/* # =================================================================
/* # Reset
# ================================================================= */
html {
  font-size: 10px; }

body {
  font-family: YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  background: #FFDEDE;
  color: #333;
  line-height: 1.4;
  min-width: 960px; }

* {
  box-sizing: border-box;
  max-height: 999999px; }

*:after,
*:before {
  box-sizing: border-box;
  max-height: 999999px; }

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0; }

ul,
ol,
li {
  list-style: none;
  text-decoration: none;
  border: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2; }

/*html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
  margin: 0;
  padding: 0; }

fieldset,
img {
  border: 0; }

address,
caption,
cite,
code,
dfn,
em,
strong,
var {
  font-style: normal;
  font-weight: normal; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed; }

caption,
td,
th {
  text-align: left;
  vertical-align: middle;
  word-break: break-all;
  word-wrap: break-word;
  font-weight: normal; }

ol,
ul {
  list-style: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

q:after,
q:before {
  content: ''; }

abbr,
acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top;
  font-size: 10px; }

sub {
  vertical-align: text-bottom;
  font-size: 10px; }

button,
fieldset,
form,
input,
label,
legend,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit; }

label {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  box-shadow: none; }

fieldset,
legend {
  box-sizing: inherit;
  width: 100%; }

button,
option,
select,
textarea {
  display: block;
  background: none;
  box-shadow: none;
  border: 1px solid #ccc;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  resize: none; }

select::-ms-expand {
  display: none; }

textarea {
  cursor: text; }

input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  box-shadow: none;
  display: inline-block;
  border: none;
  cursor: pointer;
  vertical-align: middle;
  text-align: left; }
  input::-ms-clear {
    visibility: hidden; }
  input::-ms-reveal {
    visibility: hidden; }

input[type="text"] {
  display: block;
  cursor: text; }

input[name="btnUpdBorrowingAmount"] {
  padding: 0 10px;
  height: 40px;
  width: 40%;
}

input[type="tel"] {
  display: block;
  cursor: text; }

input[type="password"] {
  display: block;
  cursor: text; }

input[type="checkbox"] {
  cursor: pointer; }

input[type="radio"] {
  cursor: pointer; }

input[type="file"] {
  display: block;
  cursor: pointer; }

input[type="submit"] {
  display: block;
  cursor: pointer; }

input[type="reset"] {
  display: block;
  cursor: pointer; }

input[type="button"] {
  display: block;
  cursor: pointer; }

input[type="image"] {
  display: block;
  cursor: pointer;
  border: none; }

/* # =================================================================
/* # Utility
# ================================================================= */
/***
general
--------------------------------------------------------------------------------------***/
.block--control--type02, .block--enroll, .column03--range, .column03--range__block, .layout--primary, .table-layout--type04 th, .table-layout--type04 th .right, .table-layout--type04 td, .table-layout--type05 th, .table-layout--type05 th .right, .table-layout--type05 td, .detail--default, .detail--primary {
  min-height: 1px; }
  .block--control--type02:after, .block--enroll:after, .column03--range:after, .column03--range__block:after, .layout--primary:after, .table-layout--type04 th:after, .table-layout--type04 th .right:after, .table-layout--type04 td:after, .table-layout--type05 th:after, .table-layout--type05 th .right:after, .table-layout--type05 td:after, .detail--default:after, .detail--primary:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.mt0 {
  margin-top: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mr0 {
  margin-right: 0px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr45 {
  margin-right: 45px !important; }

.mr50 {
  margin-right: 50px !important; }

.ml0 {
  margin-left: 0px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

.pt0 {
  padding-top: 0px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt45 {
  padding-top: 45px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt55 {
  padding-top: 55px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt65 {
  padding-top: 65px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt75 {
  padding-top: 75px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt85 {
  padding-top: 85px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt95 {
  padding-top: 95px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pr0 {
  padding-right: 0px !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr35 {
  padding-right: 35px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr45 {
  padding-right: 45px !important; }

.pr50 {
  padding-right: 50px !important; }

.pl0 {
  padding-left: 0px !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl25 {
  padding-left: 25px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl35 {
  padding-left: 35px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl45 {
  padding-left: 45px !important; }

.pl50 {
  padding-left: 50px !important; }

.pl60 {
  padding-left: 60px !important; }

.mA {
  margin-left: auto;
  margin-right: auto; }

.align-c {
  text-align: center !important; }

.align-l {
  text-align: left !important; }

.align-r {
  text-align: right !important; }

.w5 {
  width: 5% !important; }

.w10 {
  width: 10% !important; }

.w15 {
  width: 15% !important; }

.w20 {
  width: 20% !important; }

.w25 {
  width: 25% !important; }

.w30 {
  width: 30% !important; }

.w35 {
  width: 35% !important; }

.w40 {
  width: 40% !important; }

.w45 {
  width: 45% !important; }

.w50 {
  width: 50% !important; }

.w55 {
  width: 55% !important; }

.w60 {
  width: 60% !important; }

.w65 {
  width: 65% !important; }

.w70 {
  width: 70% !important; }

.w75 {
  width: 75% !important; }

.w80 {
  width: 80% !important; }

.w85 {
  width: 85% !important; }

.w90 {
  width: 90% !important; }

.w95 {
  width: 95% !important; }

.w100 {
  width: 100% !important; }

.w33 {
  width: 33.33333% !important; }

.w200px {
  width: 200px !important; }

.w210px {
  width: 210px !important; }

.w270px {
  width: 270px !important; }

.w280px {
  width: 280px !important; }

.w250px {
  width: 250px !important; }

.w240px {
  width: 240px !important; }

.w360 {
  width: 360px !important; }

.hidden {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden; }

.none {
  display: none; }

.fc-emphasis {
  color: #ec7806; }

.fc-warning {
  color: #d71518; }

.fs14 {
  font-size: 14px !important;
  font-size: 1.4rem !important; }

.fs16 {
  font-size: 16px !important;
  font-size: 1.6rem !important; }

.fs18 {
  font-size: 18px !important;
  font-size: 1.8rem !important; }

.fs20 {
  font-size: 20px !important;
  font-size: 2.0rem !important; }

.fs22 {
  font-size: 22px !important;
  font-size: 2.2rem !important; }

.fs24 {
  font-size: 24px !important;
  font-size: 2.4rem !important; }

.fs28 {
  font-size: 28px !important;
  font-size: 2.8rem !important; }

.fs30 {
  font-size: 30px !important;
  font-size: 3.0rem !important; }

.fs32 {
  font-size: 32px !important;
  font-size: 3.2rem !important; }

.fw-bold {
  font-weight: bold !important; }

.fw-normal {
  font-weight: normal !important; }

.decoration-none {
  text-decoration: none !important; }

.decoration-underline {
  text-decoration: underline !important; }

.pull-left {
  float: left !important; }

.pull-right {
  float: right !important; }

.list-indent--default li {
  text-indent: -1em;
  padding-left: 1em; }

  .list-indent--default_modal {
  text-indent: -2.5em;
  padding-left: 2.5em; }

.vertical-top {
  vertical-align: top !important; }

.vertical-middle {
  vertical-align: middle !important; }

.link,
a {
  color: #333;
  text-decoration: underline;
  cursor: pointer; }
  .link img,
  a img {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .link:hover,
  a:hover {
    text-decoration: none; }
    .link:hover img,
    a:hover img {
      opacity: 0.75;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }

button {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  button:hover {
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }

.container {
  width: 960px;
  margin: 0 auto; }

/***
header
--------------------------------------------------------------------------------------***/
.header--default {
  background: #fff url("../imgs/bg-header.png") repeat-x 0 80px; }
  .header--default > .container {
    height: 90px; }
  .header--default .container {
    overflow: hidden; }
  .header--default__head {
    float: left;
    padding: 28px 0 25px 0;
    display: inline-block;
    font-size: 0; }
  .header--default__logo {
    float: right;
    padding: 35px 0 0 0;
    display: inline-block;
    font-size: 0; }

/***
navigation
--------------------------------------------------------------------------------------***/
.nav--default {
  background: #333;
  padding: 12px 0; }
  .nav--default ul {
    display: table;
    width: auto;
    float: left; }
    .nav--default ul > li {
      color: #fff;
      display: table-cell;
      height: 45px;
      font-size: 16px;
      font-size: 1.6rem;
      background: #333 url("../imgs/ico-nav-arr.png") right center no-repeat;
      padding: 0 30px 0 15px;
      vertical-align: middle;
      min-height: 42px; }
      .nav--default ul > li a {
        color: #717171;
        text-decoration: underline; }
        .nav--default ul > li a:hover {
          text-decoration: none; }
      .nav--default ul > li:first-child {
        padding-left: 0; }
      .nav--default ul > li.current {
        text-decoration: none;
        background: none;
        padding: 0 0 0 15px; }


/***
footer
--------------------------------------------------------------------------------------***/
.footer--default {
  background: #333;
  color: #fff;
  padding: 24px 0;
  text-align: center; }

.footer--primary {
  padding: 20px 0 16px 0;
  background: #cccccc url("../imgs/bg-footer.png") repeat-x 0 0; }
  .footer--primary .container {
    width: 830px;
    text-align: center; }


/***
article
--------------------------------------------------------------------------------------***/
.article--default .container {
  position: relative;
  padding: 90px 0; }

.article--default__head {
  font-size: 40px;
  font-size: 4.0rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px; }

.article--default .ico--up {
  display: block;
  width: 64px;
  height: 45px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0; }

.article--primary {
  background: #fff;
  padding: 60px 0; }

.button--default, .button--primary, .button--secondary, .button--small, .block--search__head, .button--radio--primary  input[type="radio"] + label,.button--radio input[type="radio"] + label, .button--checkbox--primary input[type="checkbox"] + label {
  display: block;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  cursor: pointer;
  border: none;
  border: 3px solid #d71518;
  background: #d71518;
  box-shadow: 0 4px 0 0 #ac1113;
  text-decoration: none; }
  .button--default:hover, .button--primary:hover, .button--secondary:hover, .button--small:hover, .block--search__head:hover, .button--radio input[type="radio"] + label:hover, .button--checkbox--primary input[type="checkbox"] + label:hover {
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    text-decoration: underline; }

.button--default {
  width: 380px;
  font-size: 24px;
  font-size: 2.4rem;
  padding: 22px 0;
  font-weight: bold;
  line-height: 1.4; }
  .button--default.disabled {
    background-color: #ccc;
    border-color: #ccc;
    color: #8f8f8f;
    box-shadow: none;
    cursor: default; }
    .button--default.disabled:hover {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      text-decoration: none; }

.button--primary {
  width: 180px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  height: 45px;
  line-height: 39px; }
  .button--primary.plus:before {
    content: "";
    display: block;
    width: 14px;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -2px; }
  .button--primary.plus:after {
    content: "";
    display: block;
    height: 14px;
    width: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -7px; }

.button--secondary {
  width: 210px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-decoration: none;
  height: 50px;
  line-height: 44px; }

.button--small {
  padding: 0 12px;
  font-size: 18px;
  font-weight: normal;
  border: none;
  height: 40px;
  line-height: 34px; }

.button-color--type02 {
  border-color: #666 !important;
  background: #666 !important;
  box-shadow: 0 4px 0 0 #525252 !important; }

.button-color--type03 {
  border-color: #ec7806 !important;
  background: #ec7806 !important;
  box-shadow: 0 4px 0 0 #bd6005 !important; }

.button-color--type04 {
  background: #ccc !important;
  border-color: #ccc !important;
  color: #8f8f8f !important;
  box-shadow: none !important; }
  .button-color--type04:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    text-decoration: none;
    cursor: default; }

.button-color--type05 {
  border-color: #ec7806 !important;
  background: #fff !important;
  color: #333 !important;
  box-shadow: none !important; }

.block--table .table--default {
  margin-top: 30px; }
  .block--table .table--default:first-child {
    margin-top: 0; }

.block--buttons {
  position: relative; }
  .block--buttons .button--left {
    position: absolute;
    bottom: 0;
    left: 0; }
  .block--buttons .button--left--top {
    position: absolute;
    left: 0;
    top: -20px; }
  .button--left--top--default {
    position: absolute;
    left: 0;
    top: 0; }
  .block--buttons .button--right {
    position: absolute;
    bottom: 0;
    right: 0; }
  .block--buttons .button--right--top {
    position: absolute;
    right: 0;
    top: -20px; }
  .button--right--top--default {
    position: absolute;
    right: 0;
    top: 0; }
  .block--buttons.button--center--top {
    right: 0;
    padding-bottom: 20px; }

  .block--buttons.button--center {
    right: 0;
    padding-top: 20px; }

.block--control {
  position: relative; }
  .block--control--type02__head {
    font-weight: bold;
    font-size: 18px;
    line-height: 48px;
    float: left; }
  .block--control__head {
    width: 180px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -90px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 48px; }
  .block--control-number > li {
    font-size: 18px;
    border: 3px solid #ec7806;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    width: 90px;
    height: 50px;
    line-height: 44px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .block--control-number > li:first-child {
      margin-left: 0; }
    .block--control-number > li.active {
      background: #ec7806;
      color: #fff; }
    .block--control-number > li:hover {
      opacity: 0.75;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }
  .block--control-pages {
    font-size: 20px; }
    .block--control-pages button {
      display: inline-block;
      border: none;
      background: #666;
      border-radius: 6px;
      width: 48px;
      height: 46px;
      line-height: 46px;
      box-shadow: 0 4px 0 0 #525252;
      text-indent: -99999px;
      position: relative; }
      .block--control-pages button:before {
        content: "";
        display: block;
        width: 10px;
        height: 16px;
        background: url("../imgs/ico-arr-next.png") 0 0 no-repeat;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -8px 0 0 -5px; }
      .block--control-pages button:first-child:before {
        background: url("../imgs/ico-arr-prev.png") 0 0 no-repeat; }
    .block--control-pages ul {
      display: inline-block;
      padding: 0 25px; }
      .block--control-pages ul li {
        display: inline-block;
        padding: 0 5px; }

.block--enroll {
  position: relative; }
  .block--enroll .select--default {
    width: 300px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -27px; }
  .block--enroll .button--default {
    width: 80px !important;
    float: right; }

.block--time {
  position: absolute;
  right: 0;
  top: 10px;
  text-align: right; }

.block--torihikisakimei {
  position: absolute;
  left: 10;
  top: 10px;
  text-align: left; }

.block--lead {
  text-align: center;
  margin-bottom: 60px;
  font-size: 18px;
  font-size: 1.8rem; }

.block--lead_ap {
  text-align: left;
  margin-bottom: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  padding-left: 60px;}

.block--lead_com {
  text-align: center;
  margin-bottom: 60px;
  font-size: 18px;
  font-size: 1.8rem; }

.block--search__head {
  width: 380px;
  background: #666;
  font-size: 24px;
  font-size: 2.4rem;
  padding: 24px 15px;
  box-shadow: 0 4px 0 0 #525252;
  font-weight: bold;
  margin: 0 auto 60px;
  position: relative;
  border-color: #666; }
  .block--search__head:after {
    content: "";
    display: block;
    width: 16px;
    height: 10px;
    background: url("../imgs/ico-arr-down.png") 0 0 no-repeat;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px; }
  .block--search__head:hover {
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    text-decoration: underline; }
  .block--search__head.active:after {
    background: url("../imgs/ico-arr-up.png") 0 0 no-repeat; }

.column02--default > li {
  float: left;
  width: 50%;
  padding-left: 10px; }
  .column02--default > li input[type="radio"] {
    position: absolute;
    top: 20px;
    left: 25px; }
  .column02--default > li input[type="checkbox"] {
    position: absolute;
    top: 15px;
    left: 25px; }
  .column02--default > li:first-child {
    padding: 0 10px 0 0; }
    .column02--default > li:first-child input[type="radio"] {
      left: 15px; }
    .column02--default > li:first-child input[type="checkbox"] {
      left: 15px; }
  .column02--default > li.button--radio input[type="radio"] + label {
    width: 100%; }
  .column02--default > li.button--checkbox input[type="checkbox"] + label {
    width: 100%; }

.column03--default li {
  float: left;
  margin-left: 30px; }
  .column03--default li:first-child {
    margin-left: 0; }

.column03--primary > li {
  float: left;
  width: 33.333%; }

.column03--range__block {
  float: left;
  text-align: center;
  line-height: 54px; }

/*** input
----------------------------------------------------------------------------------------*/
input[type="checkbox"] {
  display: none;
  display: block\9; }
  input[type="checkbox"]:not(:target) {
    display: none\9; }

input[type="radio"] {
  display: none;
  display: block\9; }
  input[type="radio"]:not(:target) {
    display: none\9; }

.button--radio {
  position: relative; }
  .button--radio input[type="radio"] {
  	display: inline-block;
    position: absolute;
    top: 20px;
    left: 15px; }
    .button--radio input[type="radio"] + label {
  	  display: inline-block;
	  background: #fff;
      border-color: #ec7806;
      box-shadow: none;
      color: #333;
      width: 210px;
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: bold;
      height: 50px;
      line-height: 44px; }
      .button--radio input[type="radio"] + label.active {
        color: #fff;
        background: #ec7806;
        box-shadow: 0 4px 0 0 #bd6005; }

.button--radio--primary {
  position: relative; }
  .button--radio--primary input[type="radio"] {
    position: absolute;
    top: 15px;
    left: 15px; }
    .button--radio--primary input[type="radio"] + label {
      display: inline-block;
      background: #fff;
      border-color: #d71518;
      box-shadow: none;
      color: #333;
      width: 135px;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: bold;
      height: 45px;
      line-height: 39px; }
      .button--radio--primary input[type="radio"] + label.active {
        color: #fff;
        background: #d71518;
        box-shadow: 0 4px 0 0 #ac1113; }

.button--checkbox--primary {
  position: relative; }
  .button--checkbox--primary input[type="checkbox"] {
    position: absolute;
    top: 15px;
    left: 15px; }
    .button--checkbox--primary input[type="checkbox"] + label {
      background: #fff;
      border-color: #d71518;
      box-shadow: none;
      color: #333;
      width: 180px;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: bold;
      height: 45px;
      line-height: 39px; }
      .button--checkbox--primary input[type="checkbox"] + label.active {
        color: #fff;
        background: #d71518;
        box-shadow: 0 4px 0 0 #ac1113; }

.checkbox-color--type02 input[type="checkbox"] + label {
  border-color: #666; }
  .checkbox-color--type02 input[type="checkbox"] + label.active {
    background: #666;
    box-shadow: 0 4px 0 0 #525252; }

.checkbox-color--type03 input[type="checkbox"] + label {
  border-color: #ec7806; }
  .checkbox-color--type03 input[type="checkbox"] + label.active {
    background: #ec7806;
    box-shadow: 0 4px 0 0 #bd6005; }

.checkbox-color--type04 input[type="checkbox"] + label {
  color: #8f8f8f;
  border-color: #ccc;
  background-color: #ccc; }
  .checkbox-color--type04 input[type="checkbox"] + label:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    text-decoration: none;
    cursor: default; }

.radio-color--type03 input[type="radio"] + label {
  border-color: #d71518; }
  .radio-color--type03 input[type="radio"] + label.active {
    background: #d71518;
    box-shadow: 0 4px 0 0 #ac1113; }

.input--default, .input--primary__body {
  border: 2px solid #ccc;
  border-radius: 6px;
  line-height: 1;
  background: #fff; }

.input--default {
  padding: 0 18px;
  height: 54px;
  line-height: 50px;
  width: 100%; }

.input-color--type02 {
  border: 2px solid #ec7806; }

.input--file {
  position: relative; }
  .input--file input {
    display: none;
    display: block\9;
    width: 1px\9;
    height: 1px\9;
    overflow: hidden\9;
    position: absolute\9;
    top: 0\9;
    left: 0\9; }
    .input--file input:not(:target) {
      display: none\9; }

.input--primary {
  font-size: 24px;
  margin-bottom: 30px; }
  .input--primary__head {
    width: 30%;
    height: 54px;
    line-height: 54px;
    font-weight: bold;
    float: left;
    text-align: right;
    padding-right: 23px; }
  .input--primary__body {
    padding: 13px 18px;
    width: 70%;
    float: right; }
    .input--primary__body input {
      width: 100%;
      height: 24px;
      line-height: 24px; }

.list-group--default {
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc; }
  .list-group--default > li {
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc; }
    .list-group--default > li > span {
      display: block;
      color: #ec7806;
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: bold;
      position: relative;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s;
      background: #fcfcfc;
      font-weight: bold; }
      .list-group--default > li > span:after {
        content: "";
        display: block;
        width: 10px;
        height: 16px;
        background: url("../imgs/ico-arr01.png") right center no-repeat;
        position: absolute;
        top: 30px;
        right: 28px; }
      .list-group--default > li > span:hover {
        opacity: 0.75;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
        text-decoration: underline; }
      .list-group--default > li > span > input {
        padding: 20px 23px;
        width: 100%; }
.list-group--default_apct {
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc; }
  .list-group--default_apct > li {
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc; }
    .list-group--default_apct > li > span {
      display: block;
      color: #ec7806;
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: bold;
      position: relative;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s;
      background: #fcfcfc;
      font-weight: bold; }
      .list-group--default_apct > li > span:after {
        content: "";
        display: inline;
        width: 10px;
        height: 16px;
        position: absolute;
        top: 30px;
        right: 28px; }
      .list-group--default_apct > li > span:hover {
        opacity: 0.75;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
        text-decoration: underline; }
      .list-group--default_apct > li > span.unlink:hover {
         opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        text-decoration: none;
        cursor: default;}
      .list-group--default_apct > li > span > input {
        display:inline;
        padding: 20px 23px;}

  .list-group--default__icon--new {
    background: #d71518;
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    font-size: 1.8rem;
    position: absolute;
    top: 50%;
    right: 66px;
    margin-top: -19px;
    letter-spacing: 0.1em; }

.list-group--primary {
  padding-bottom: 12px;
  background: #eee; }
  .list-group--primary > li {
    padding: 12px 25px 0 70px; }
    .list-group--primary > li > input {
      display: inline-block; }
    .list-group--primary > li > a {
      text-decoration: none;  }
    .list-group--primary > li :hover {
      text-decoration: underline; }
    .list-group--primary > li.unlink :hover {
      text-decoration: none;
      cursor: default ! important; }
    .list-group--primary > li.unlink > a:hover {
      text-decoration: underline; }

.list-group--secondary .list-group--secondary__list:first-child {
  border-top: 2px solid #ccc; }

.list-group--secondary__list {
  border: 2px solid #ccc;
  border-top: none;
  background: #fcfcfc;
  display: table;
  width: 100%;
  position: relative; }
  .list-group--secondary__list__inner {
    width: 100%;
    padding: 18px 108px 18px 18px;
    display: table-cell;
    vertical-align: middle; }
  .list-group--secondary__list .button--small {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -22px; }

.section--default {
  margin-bottom: 60px; }
  .section--default__head {
    background: #fff;
    padding: 30px;
    border-bottom: 2px solid #ccc;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: bold;
    text-align: center;
    position: relative; }
    .section--default__head--editing {
      font-weight: bold; }
    .section--default__head--button {
      position: absolute;
      top: 50%;
      right: 30px;
      margin-top: -22px; }
  .section--default__body {
    background: #fff;
    padding: 30px; }
    .section--default__body.borderT {
      border-top: 2px solid #ccc; }

.section--primary__body {
  padding: 30px 90px;
  background: #fff; }

.section--secondary__head {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px; }

.section--secondary__body {
  font-size: 16px;
  font-size: 1.6rem; }

.section--secondary .button--default {
  width: 100%; }

.section--accordion__head {
  background: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 30px 80px;
  border-bottom: none;
  cursor: pointer;
  color: #ec7806;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  .section--accordion__head .ico-minus {
    display: block;
    width: 20px;
    height: 4px;
    background: #ec7806;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -2px; }
  .section--accordion__head .ico-plus {
    display: block;
    width: 20px;
    height: 4px;
    background: #ec7806;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -2px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 4px\9;
    height: 20px\9;
    left: 38px\9;
    margin-top: -10px\9; }
    .section--accordion__head .ico-plus:not(:target) {
      width: 20px\9;
      height: 4px\9;
      left: 30px\9;
      margin-top: -2px\9; }
  .section--accordion__head.active {
    color: #333; }
    .section--accordion__head.active .ico-plus {
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0);
      display: none\9; }
      .section--accordion__head.active .ico-plus:not(:target) {
        display: block\9; }

.section--accordion__body {
  background: #fff;
  padding: 30px;
  border-top: 2px solid #ccc; }

.section--modal {
  display: none;
  background: #fff;
  position: absolute;
  top: 100px;
  left: 50%;
  z-index: 10;
  width: 900px;
  margin-left: -450px;
  padding: 30px; }
  .section--modal__btn--close {
    position: absolute;
    top: -60px;
    right: 0;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .section--modal__btn--close:hover {
      opacity: 0.75;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }
  .section--modal__head {
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: bold;
    margin-bottom: 30px; }
  .section--modal__body {
    font-size: 18px;
    font-size: 1.8rem; }
  .section--modal__list {
    list-style: decimal;
    list-style-position: inside;}

.base--arr {
  position: relative;
  margin-bottom: 102px; }
  .base--arr:after {
    content: "";
    display: block;
    width: 115px;
    height: 42px;
    background: url("../imgs/base-arr.png") 0 0 no-repeat;
    position: absolute;
    bottom: -42px;
    left: 50%;
    margin-left: -58px; }

.layout--default {
  background: #fff;
  padding: 30px; }
  .layout--default__inner {
    display: table;
    width: 100%;
    position: relative; }
    .layout--default__inner:before {
      content: "";
      display: block;
      width: 0;
      height: 100%;
      border-left: 2px dashed #ccc;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -1pxl; }
  .layout--default__block {
    display: table-cell;
    width: 50%;
    padding-right: 30px; }
    .layout--default__block.right {
      padding: 0 0 0 30px; }

.layout--primary {
  padding: 0 30px; }
  .layout--primary__block {
    width: 50%;
    float: left;
    text-align: center; }
    .layout--primary__block.left .button--default {
      margin-top: 105px; }

.table--default th, .table--default td {
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 20px 23px;
  vertical-align: middle; }

.table--default {
  border-left: 2px solid #ccc;
  border-top: 2px solid #ccc;
  font-size: 24px;
  font-size: 2.4rem; }
  .table--default th {
    font-weight: bold;
    background: #eee; }
    .table--default th .th__inner {
      display: block;
      position: relative; }
      .table--default th .th__inner .ico--pen {
        position: absolute;
        right: 0;
        top: 0; }
  .table--default td {
    background: #fcfcfc; }

.table--primary a {
  color: #0461df; }

.table--primary input[type="checkbox"] {
  display: inline\9; }
  .table--primary input[type="checkbox"]:not(:target) {
    display: none\9; }
  .table--primary input[type="checkbox"] + .label--check {
    position: relative;
    display: block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
    margin: 0 auto;
    display: none\9; }
    .table--primary input[type="checkbox"] + .label--check:not(:target) {
      display: block\9; }
    .table--primary input[type="checkbox"] + .label--check:after {
      content: "";
      display: block;
      background: url("../imgs/ico-check.png") 0 0 no-repeat;
      width: 26px;
      height: 24px;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      position: absolute;
      top: 2px;
      left: 0; }
  .table--primary input[type="checkbox"]:checked + .label--check:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.table--primary tr th {
  background: #333;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 10px 5px;
  vertical-align: middle;
  border-right: 2px solid #ccc; }
  .table--primary tr th.border-bottom {
    border-bottom: 2px solid #ccc; }
  .table--primary tr th.border-right {
    border-right: 2px solid #333; }
  .table--primary tr th:first-child {
    border-left: 2px solid #333; }
  .table--primary tr th input[type="checkbox"] + .label--check:after {
    background: url("../imgs/ico-check02.png") 0 0 no-repeat;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .table--primary tr th input[type="checkbox"]:checked + .label--check:after {
    background: url("../imgs/ico-check.png") 0 0 no-repeat !important; }

.table--primary tr td {
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 15px 5px;
  text-align: center; }
  .table--primary tr td:first-child {
    border-left: 2px solid #ccc;
    background: #fcfcfc !important; }

.table--primary tr.selected td {
  background: #fbe7e7; }

.table-layout--type01 td {
  width: 258px; }

.table-layout--type02 td.borderR-none {
  border-right: none; }

.table-layout--type03 {
  font-size: 18px;
  font-size: 1.8rem; }
  .table-layout--type03 th {
    font-weight: normal; }
    .table-layout--type03 th .date {
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: bold;
      margin-bottom: 20px; }

.table-layout--type04 th .left {
  float: left;
  width: 370px; }

.table-layout--type04 th .right {
  float: right;
  width: 460px; }
  .table-layout--type04 th .right li {
    float: left; }
    .table-layout--type04 th .right li:first-child {
      margin-right: 10px; }

.table-layout--type04 td {
  font-size: 18px;
  font-size: 1.8rem; }
  .table-layout--type04 td .name {
    float: left;
    width: 450px;
    padding-top: 10px; }
  .table-layout--type04 td .buttons {
    float: right; }
    .table-layout--type04 td .buttons > li {
      float: left;
      margin-left: 20px; }

.table-layout--type05 {
  border-top: none; }
  .table-layout--type05 th .left {
    float: left;
    width: 560px; }
  .table-layout--type05 th .right {
    float: right;
    width: 270px; }
  .table-layout--type05 td {
    font-size: 18px;
    font-size: 1.8rem; }
    .table-layout--type05 td .name {
      float: left;
      width: 450px;
      padding-top: 10px; }
    .table-layout--type05 td .buttons {
      float: right; }
      .table-layout--type05 td .buttons > li {
        float: left;
        margin-left: 20px; }

.tr--default td:first-child {
  border-right: none;
  font-size: 16px;
  font-size: 1.6rem; }

.tr--primary td:first-child {
  border-right: none;
  padding-left: 67px;
  font-size: 16px;
  font-size: 1.6rem; }
  .tr--primary td:first-child.ico--check {
    background: url("../imgs/ico-check.png") 23px center no-repeat; }

.detail--default__head {
  float: left;
  line-height: 45px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  width: 370px; }

.detail--default__body {
  width: 180px;
  float: right; }

.detail--primary__head {
  float: left;
  line-height: 45px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold; }

.detail--primary__body {
  width: 440px;
  float: right; }

.textarea--default {
  border: 2px solid #ccc;
  border-radius: 6px;
  padding: 13px 18px;
  width: 100%;
  background: #fff;
  overflow: auto; }

.textarea-color--type02 {
  border-color: #ec7806 !important; }

.well--default {
  border: 3px solid #ec7806;
  padding: 27px;
  background: #fff;
  font-size: 22px;
  font-size: 2.2rem; }

.well--basic {
  border: 2px solid #000000;
  padding: 27px;
  background: #fff;
  font-size: 22px;
  font-size: 2.2rem; }

.well-color--warning {
  border-color: #d71518 !important;
  color: #d71518; }

.well-color--info {
  border-color: #1168ab !important; }

.well--primary {
  padding: 18px;
  border: 2px solid #ccc;
  margin-bottom: 30px;
  position: relative; }
  .well--primary:after {
    content: "";
    display: block;
    width: 42px;
    height: 15px;
    background: url("../imgs/base-arr02.png") 0 0 no-repeat;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -21px; }

.well--secondary {
  border: 2px solid #ccc;
  padding: 28px;
  background: #fcfcfc; }
  .well--secondary .select--default {
    width: 380px; }

.well--error {
  background: #fbe7e7;
  color: #d71518;
  padding: 20px 10px;
  margin-bottom: 30px; }

.well--check {
  background: #eee;
  padding: 20px 25px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem; }
  .well--check--primary {
    background: #fff;
    padding: 30px; }
  .well--check input[type="checkbox"] {
    display: inline\9; }
    .well--check input[type="checkbox"]:not(:target) {
      display: none\9; }
    .well--check input[type="checkbox"] + .label--check {
      position: relative;
      display: inline;
      padding-left: 40px;
      line-height: 1;
      cursor: pointer;
      padding-left: 10px\9; }
      .well--check input[type="checkbox"] + .label--check:not(:target) {
        padding-left: 40px\9; }
        .well--check input[type="checkbox"] + .label--check:not(:target):before {
          display: block\9; }
        .well--check input[type="checkbox"] + .label--check:not(:target):after {
          display: block\9; }
      .well--check input[type="checkbox"] + .label--check:before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        border: 1px solid #ccc;
        border-radius: 6px;
        background: #fff;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -18px;
        display: none\9; }
      .well--check input[type="checkbox"] + .label--check:after {
        content: "";
        display: block;
        background: url("../imgs/ico-check.png") 0 0 no-repeat;
        width: 26px;
        height: 24px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        position: absolute;
        top: -4px;
        left: 2px;
        display: none\9; }
    .well--check input[type="checkbox"]:checked + .label--check:after {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.well--notes {
  border: 3px solid #ec7806;
  background: #fff;
  padding: 27px;
  font-size: 22px;
  font-size: 2.2rem;
  display: table;
  width: 100%; }
  .well--notes__ico {
    display: table-cell;
    width: 87px;
    vertical-align: middle; }
  .well--notes__body {
    display: table-cell;
    vertical-align: middle; }
  .well--notes__button {
    display: table-cell;
    vertical-align: middle;
    width: 237px;
    padding-left: 27px; }

.well--warning {
  border: 3px solid #d71518;
  padding: 15px 27px;
  color: #d71518;
  background: #fff; }
  .well--warning__head {
    font-size: 24px;
    font-size: 2.4rem;
    background: url("../imgs/ico-warning.png") left center no-repeat;
    padding-left: 36px; }

.select--default {
  position: relative; }
  .select--default:before {
    content: "";
    display: block;
    width: 2px;
    height: 1em;
    background: #ccc;
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -.5em;
    display: none\9; }
  .select--default:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #ec7806;
    border-right: 2px solid #ec7806;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -8px;
    display: none\9; }
  .select--default select {
    border: 2px solid #ccc;
    border-radius: 6px;
    padding: 0 18px;
    width: 100%;
    background: #fff;
    height: 54px;
    line-height: 50px;
    padding: 13px 18px\9;
    height: auto\9;
    line-height: auto\9; }

.select-color--type02:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #ec7806 transparent transparent;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
  display: none\9; }

.select-color--type02 select {
  border: 2px solid #ec7806; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .select--default:not(:target):before {
    display: block\9; }
  .select--default:not(:target):after {
    display: block\9; } }

option {
  padding: 0 18px; }

.ico--info {
  background: url("../imgs/ico-info01.png") left 0.2em no-repeat;
  padding-left: 30px; }

.ico--plus {
  position: relative; }
  .ico--plus:before {
    content: "";
    display: block;
    width: 4px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 28px;
    margin-top: -10px; }
  .ico--plus:after {
    content: "";
    display: block;
    width: 20px;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -2px; }

.overlay {
  display: none;
  background: url("../imgs/overlay.png") 0 0 repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }

.js-accordion__body {
  display: none; }
  .js-accordion__body.active {
    display: block; }

.js-accordion--primary__head {
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .js-accordion--primary__head.active {
    background: #ec7806 !important;
    color: #fff !important;
    box-shadow: 0 4px 0 0 #bd6005 !important; }

.js-accordion--primary__body {
  display: none; }

.definition--default > dt {
  margin-top: 60px; }
  .definition--default > dt:first-child {
    margin-top: 0; }

.definition--default > dd {
  margin-top: 20px; }
  .definition--default > dd > dl > dt {
    margin-top: 30px; }
    .definition--default > dd > dl > dt:first-child {
      margin-top: 0; }
  .definition--default > dd > dl > dd {
    margin-top: 10px; }

.definition--primary {
  display: table;
  width: 100%; }
  .definition--primary__head {
    display: table-cell;
    width: 10%;
    font-weight: bold; }
  .definition--primary__body {
    display: table-cell; }

.clear {
  clear: both; }
  .clearfix {
    min-height: 1px; }
    .clearfix:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }

.underline_none{
	text-decoration: none; }
.mark_transition_in{
    background: url("../imgs/ico-arr02.png") 40px 14px no-repeat;
    padding: 12px 25px 0 50px; }
.mark_transition_out{
    background: url("../imgs/ico-arr03.png") 18px 28px no-repeat;
    padding: 0px 0px 0px 0px;
    padding-left: 40px !important; }
.mark_window_in{
	background: url("../imgs/window_icon.jpg")  38px 80% no-repeat;
	background-size: 18.5px 15px;;
	}
.mark_window_out{
	background: url("../imgs/window_icon.jpg")  16px 32px no-repeat;
	background-size: 18.5px 15px;
	padding-left: 40px !important;}
.mark_pdf_in{
	width:25px;
	height:15px;
	display:inline;
	margin-left:10px;}
.mark_pdf{
	width:25px;
	height:15px;
	display:inline;
	margin-left:0px;}
.mark_none{
	padding-left: 40px !important;
	cursor: default ! important;}
.inline{
	display:inline !important;}
.lh12{
	line-height: 1.2;}

.underline_none{
	text-decoration: none; }
.mark_transition_in{
    background: url("../imgs/ico-arr02.png") 40px 14px no-repeat;
    padding: 12px 25px 0 50px; }
.mark_transition_out{
    background: url("../imgs/ico-arr03.png") 18px 28px no-repeat;
    padding: 0px 0px 0px 0px;
    padding-left: 40px !important; }
.mark_window_in{
	background: url("../imgs/window_icon.jpg")  38px 80% no-repeat;
	background-size: 18.5px 15px;;
	}
.mark_window_out{
	background: url("../imgs/window_icon.jpg")  16px 32px no-repeat;
	background-size: 18.5px 15px;
	padding-left: 40px !important;}
.mark_pdf_in{
	width:25px;
	height:15px;
	display:inline;
	margin-left:10px;}
.mark_pdf{
	width:25px;
	height:15px;
	display:inline;
	margin-left:0px;}
.mark_none{
	padding-left: 40px !important;
	cursor: default ! important;}
.inline{
	display:inline !important;}
.inline-block{
	display:inline-block !important;}
.lh12{
	line-height: 1.2;}
.well--basic {
  border: 2px solid #000000;
  padding: 27px;
  background: #fff;
  font-size: 22px;
  font-size: 2.2rem; }

 .button--checkbox_alert input[type="checkbox"] + label {
  text-align: center;
  border-radius: 6px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  cursor: pointer;
  border: 3px solid #d71518;
  background: #d71518;
  box-shadow: 0 4px 0 0 #ac1113;
  text-decoration: none;
  background: #fff;
  border-color: #d71518;
  box-shadow: none;
  width: 210px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  height: 50px;
  line-height: 44px;
  display: block;}
	.button--checkbox_alert input[type="checkbox"] + label.active {
		color: #fff;
		background: #d71518;
		box-shadow: 0 4px 0 0 #ac1113; }
.mr160 {
  margin-right: 160px !important; }