@charset "UTF-8";
.clearFix, #gcm_body > section, .gcm_inner > section, .module_list-article, .module_top_list-article, .module_real .gcm_inner, .module_cancel .gcm_inner, .module_box-contact01, .module_business02 .mb_wrap, .module_sitemap .ms_grid01, .module_faq .mfq_linkBox, .module_news_wrap, .module_lease_detail .mld_topics, #global_header1 {
  display: block;
  min-height: 1%; }
  .clearFix::after, #gcm_body > section::after, .gcm_inner > section::after, .module_list-article::after, .module_top_list-article::after, .module_real .gcm_inner::after, .module_cancel .gcm_inner::after, .module_box-contact01::after, .module_business02 .mb_wrap::after, .module_sitemap .ms_grid01::after, .module_faq .mfq_linkBox::after, .module_news_wrap::after, .module_lease_detail .mld_topics::after, #global_header1::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }

/* パーツ間マージン調整
---------------------------------------------------------- */
#gcm_head p + p {
  margin-top: 1em; }

#gcm_body p + p {
  margin-top: 1em; }

.gcm_inner {
  width: 1014px;
  margin: 0 auto; }
  .gcm_inner .module_title02 {
    margin-top: -80px;
    padding-top: 80px; }
  .gcm_inner > section {
    /* overflow: hidden; */
    /* margin: -80px 0 80px; */
    /* padding: 80px 0;  */
  }
    @media screen and (max-width: 768px) {
      .gcm_inner > section {
        margin: -40px 0 40px;
        padding-top: 40px; } }
    .gcm_inner > section:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .gcm_inner > section {
        /*apply.htmlで余白調整*/ }
        body.mediation .gcm_inner > section > section {
          margin-bottom: 0; } }
  @media screen and (max-width: 768px) {
    .gcm_inner {  
      width: 100%;
      padding: 0 15px; } }
  @media screen and (max-width: 768px) and (max-width: 768px) {
    body#index.lower.lease .gcm_inner {
      padding: 0; }
    body#index.top .gcm_inner {
      padding: 0; } }

#template_container #gc_main {
  overflow: hidden;
  margin-top: 100px; }

/* パーツ番号
---------------------------------------------------------- */
p.module_partsNumber {
  position: absolute;
  right: 1em;
  font-size: 30px;
  color: #c00; }
  @media screen and (max-width: 768px) {
    p.module_partsNumber {
      background-color: rgba(255, 255, 255, 0.8);
      font-size: 15px; } }

/* タイトル
---------------------------------------------------------- */
.module_title01 {
  margin-bottom: 1.75em;
  font-size: 36px;
  color: #f37c36;
  text-align: center;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .module_title01 {
      font-size: 21px; } }
  .module_title01 {
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .module_title01 {
        margin-bottom: 0.75em; } }

.module_title02 {
  margin-bottom: 40px;
  border-bottom: 2px solid #f37c36;
  color: #f37c36;
  font-size: 30px;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .module_title02 {
      font-size: 18px; } }

.module_title03 {
  margin-bottom: 2em;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding-left: 1em; }
  @media screen and (max-width: 768px) {
    .module_title03 {
      font-size: 12px;
      margin-bottom: 1em; } }
  .module_title03:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    left: 0;
    top: 8px;
    background: url("/img2/common/ico_square_10x10_01.png") no-repeat;
    background-size: 5px; }
  p + .module_title03 {
    margin-top: 2em; }
    @media screen and (max-width: 768px) {
      p + .module_title03 {
        margin-top: 1em; } }

.module_title04 {
  position: relative;
  margin-bottom: 1em;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  color: #f37c36;
  padding: 1em 0 0 1.8em; }
  @media screen and (max-width: 768px) {
    .module_title04 {
      display: block;
      font-size: 21px;
      padding: 1em 0 0 1.2em;
      margin-left: 15px; } }

.module_title05 {
  padding: .5em;
  font-size: 16px;
  font-weight: bold;
  background-color: #f37c36;
  color: #fff;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .module_title05 {
      font-size: 14px; } }

.module_title06 {
  margin-bottom: 1em;
  font-size: 14px;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .module_title06 {
      font-size: 12px; } }

.module_title07 {
  margin-bottom: .5em;
  font-size: 26px;
  font-weight: bold;
  color: #f37c36; }
  @media screen and (max-width: 768px) {
    .module_title07 {
      font-size: 15px; } }

/* テキスト
---------------------------------------------------------- */
p.module_textRight {
  text-align: right; }

p.module_caption-table {
  margin-top: .5em;
  text-align: right; }

p.module_lead {
  font-size: 18px;
  font-weight: 500;
  line-height: 2.11; }
  @media screen and (max-width: 768px) {
    p.module_lead {
      font-size: 14px;
      line-height: 1.642; } }

p.module_leadCenter {
  text-align: center;
  font-size: 14px;
  line-height: 1.74; }
  @media screen and (max-width: 768px) {
    p.module_leadCenter {
      line-height: 1.642; } }

/* リスト
---------------------------------------------------------- */
/* 通常リスト */
ul.module_list-disc {
  margin-left: 1em; }
  ul.module_list-disc > li {
    position: relative;
    padding-left: 1em; }
    ul.module_list-disc > li::before {
      position: absolute;
      left: 0;
      content: "・"; }
    ul.module_list-disc > li + li {
      margin-top: .5em; }
      @media screen and (max-width: 768px) {
        ul.module_list-disc > li + li {
          margin-top: 0; } }

/* 通常リスト（文字サイズ大） */
ul.module_list-disc-sizeL {
  font-size: 20px; }
  @media screen and (max-width: 768px) {
    ul.module_list-disc-sizeL {
      font-size: 15px; } }

/* 注釈リスト */
ul.module_list-notice {
  font-size: 14px; }
  * + ul.module_list-notice {
    margin-top: 1em; }
  ul.module_list-notice > li {
    position: relative;
    padding-left: 1em; }
    ul.module_list-notice > li::before {
      position: absolute;
      left: 0;
      content: "※"; }
    ul.module_list-notice > li + li {
      margin-top: .5em; }
  ul.module_list-notice + p {
    margin-top: 1em; }

/* 番号付きリスト */
ol.module_list-number01, ol.module_list-number02 {
  counter-reset: number; }
  ol.module_list-number01 > li, ol.module_list-number02 > li {
    position: relative; }
    ol.module_list-number01 > li em, ol.module_list-number02 > li em {
      font-weight: bold; }
    ol.module_list-number01 > li::before, ol.module_list-number02 > li::before {
      position: absolute;
      left: 0;
      counter-increment: number;
      content: counters(number,".") ". "; }
    ol.module_list-number01 > li ol, ol.module_list-number02 > li ol {
      counter-reset: number 0;
      margin-top: 1em; }
      ol.module_list-number01 > li ol li::before, ol.module_list-number02 > li ol li::before {
        content: counter(number) ". "; }
ol.module_list-number01 + p, p + ol.module_list-number01 {
  margin-top: 1em; }
ol.module_list-number01 > li {
  padding-left: 1.5em; }
  ol.module_list-number01 > li + li {
    margin-top: 1em; }
ol.module_list-number02 + p, p + ol.module_list-number02 {
  margin-top: 1em; }
ol.module_list-number02 > li {
  font-weight: normal;
  margin-top: .5em;
  padding-left: 1.5em; }
  ol.module_list-number02 > li ul.module_list-disc {
    margin-top: 1em;
    margin-left: -1.5em; }
ol.module_list-number03 {
  counter-reset: number;
  margin-left: 1.5em; }
  p + ol.module_list-number03 {
    margin-top: 1em; }
  ol.module_list-number03 > li {
    position: relative;
    padding-left: 1.5em; }
    ol.module_list-number03 > li > em {
      display: inline-block;
      font-weight: bold; }
      ol.module_list-number03 > li > em + .module_title03 {
        margin-top: 2em; }
        @media screen and (max-width: 768px) {
          ol.module_list-number03 > li > em + .module_title03 {
            margin-top: 1em; } }
    ol.module_list-number03 > li + li {
      margin-top: .5em; }
    ol.module_list-number03 > li:before {
      position: absolute;
      left: 0;
      counter-increment: number;
      content: counter(number) ". "; }
ol.module_list-number03 + .module_title03 {
  margin-top: 2em; }
  @media screen and (max-width: 768px) {
    ol.module_list-number03 + .module_title03 {
      margin-top: 1em; } }
ol.module_list-number03.s-fw-bold > li:before {
  font-weight: bold; }
ol.module_list-number04 {
  counter-reset: number;
  margin: 2em 0; }
  @media screen and (max-width: 768px) {
    ol.module_list-number04 {
      margin: 1em 0; } }
  ol.module_list-number04 > li {
    position: relative;
    padding-left: 1.5em; }
    ol.module_list-number04 > li:before {
      position: absolute;
      left: 0;
      counter-increment: number;
      content: counter(number) ")"; }

/* QAリスト */
dl.module_list-qa > dt,
dl.module_list-qa > dd {
  position: relative;
  padding-left: 45px; }
  @media screen and (max-width: 768px) {
    dl.module_list-qa > dt,
    dl.module_list-qa > dd {
      padding-left: 30px; } }
  dl.module_list-qa > dt::before,
  dl.module_list-qa > dd::before {
    position: absolute;
    left: 0;
    top: -.5em;
    width: 1.2em;
    font-size: 30px;
    font-weight: bold;
    text-align: center; }
    @media screen and (max-width: 768px) {
      dl.module_list-qa > dt::before,
      dl.module_list-qa > dd::before {
        top: -.25em;
        font-size: 22px; } }
dl.module_list-qa > dt {
  margin-bottom: 1em;
  font-size: 18px;
  font-weight: bold;
  color: #eb5c28; }
  @media screen and (max-width: 768px) {
    dl.module_list-qa > dt {
      font-size: 15px; } }
  dl.module_list-qa > dt::before {
    content: 'Q.'; }
dl.module_list-qa > dd {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 2em; }
  @media screen and (max-width: 768px) {
    dl.module_list-qa > dd {
      padding-bottom: 1.5em; } }
  dl.module_list-qa > dd:not(:last-child) {
    margin-bottom: 4em; }
    @media screen and (max-width: 768px) {
      dl.module_list-qa > dd:not(:last-child) {
        margin-bottom: 1.5em; } }
  dl.module_list-qa > dd::before {
    content: 'A.';
    color: #333; }

dl.module_list-area > dt {
  clear: both;
  float: left;
  font-weight: bold; }
  dl.module_list-area > dt::after {
    display: inline-block;
    content: '：'; }
dl.module_list-area > dd {
  overflow: hidden; }

.module_list-disc-large {
  margin: 3em 0; }
  .module_list-disc-large li {
    position: relative;
    padding-left: 1em; }
    .module_list-disc-large li:before {
      position: absolute;
      content: "";
      top: 3px;
      left: -5px;
      width: 14px;
      height: 14px;
      display: inline-block;
      background: url("/img2/common/ico_disc_14x14_01.png") no-repeat;
      background-size: 14px; }
      @media screen and (max-width: 768px) {
        .module_list-disc-large li:before {
          width: 12px;
          height: 12px;
          background-size: 12px; } }

/* 表組み
---------------------------------------------------------- */
table.module_table-th_width-10p tr th:first-child {
  width: 10%; }
table.module_table-th_width-15p tr th:first-child {
  width: 15%; }
table.module_table-th_width-20p tr th:first-child {
  width: 20%; }
table.module_table-th_width-25p tr th:first-child {
  width: 25%; }
table.module_table-th_width-30p tr th:first-child {
  width: 30%; }
table.module_table-th_width-33p tr th:first-child {
  width: 33%; }
table.module_table-th_width-35p tr th:first-child {
  width: 35%; }
table.module_table-th_width-40p tr th:first-child {
  width: 40%; }
table.module_table-th_width-45p tr th:first-child {
  width: 45%; }
table.module_table-th_width-50p tr th:first-child {
  width: 50%; }
@media screen and (max-width: 768px) {
  table.module_table-th_width-10p tr th:first-child, table.module_table-th_width-15p tr th:first-child, table.module_table-th_width-20p tr th:first-child, table.module_table-th_width-25p tr th:first-child, table.module_table-th_width-30p tr th:first-child, table.module_table-th_width-33p tr th:first-child, table.module_table-th_width-35p tr th:first-child, table.module_table-th_width-40p tr th:first-child, table.module_table-th_width-45p tr th:first-child, table.module_table-th_width-50p tr th:first-child {
    width: 100%; } }

/*幅35%*/
.module_table-th_width-35p th, .module_table-th_width-35p td {
  vertical-align: top;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0.5em 0; }
  @media screen and (max-width: 768px) {
    .module_table-th_width-35p th, .module_table-th_width-35p td {
      width: 100%;
      display: block;
      border: none; } }
@media screen and (max-width: 768px) {
  .module_table-th_width-35p tbody {
    width: 100%;
    display: block; }
    .module_table-th_width-35p tbody tr {
      width: 100%;
      display: block;
      border-bottom: 1px solid #ccc; } }
@media screen and (max-width: 768px) {
  .module_table-th_width-35p tbody tr:first-child {
    border-top: 1px solid #ccc; } }
.module_table-th_width-35p tbody tr:first-child td {
  padding-bottom: 1.5em; }
  body#outline .module_table-th_width-35p tbody tr:first-child td {
    padding-bottom: .5em; }
  body.extra .module_table-th_width-35p tbody tr:first-child td {
    padding-bottom: .5em; }
  @media screen and (max-width: 768px) {
    .module_table-th_width-35p tbody tr:first-child td {
      padding-bottom: .5em; } }
.module_table-th_width-35p th span {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-right: 3em; }
  .module_table-th_width-35p th span:after {
    position: absolute;
    content: "";
    vertical-align: middle;
    top: 10px;
    right: 20px;
    width: 12px;
    height: 1px;
    display: inline-block;
    background: #ccc; }
    @media screen and (max-width: 768px) {
      .module_table-th_width-35p th span:after {
        top: auto;
        right: auto;
        bottom: -5px;
        left: 0; } }
.module_table-th_width-35p th span.s-fw-bold {
  font-weight: bold; }
.module_table-th_width-35p th span em {
  font-weight: bold; }

/* module_form_table
---------------------------------------------------------- */
.module_form_table_wrap {
  margin: 50px 0;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .module_form_table_wrap {
      padding: 0 15px; } }

.module_form_table01 {
  width: 1014px;
  margin: 0 auto;
  border-bottom: 1px solid #ccc; }
  @media screen and (max-width: 768px) {
    .module_form_table01 {
      width: 100%; } }
  .module_form_table01 input[type="text"] {
    border: 1px solid #ccc;
    padding: 8px;
    width: 318px; }
    @media screen and (max-width: 768px) {
      .module_form_table01 input[type="text"] {
        width: 100%; } }
  .module_form_table01 input[type="text"].mf_formText01 {
    width: 56px;
    margin-left: 30px; }
    @media screen and (max-width: 768px) {
      .module_form_table01 input[type="text"].mf_formText01 {
        width: 65px;
        margin: 1em 0 0 0; } }
  .module_form_table01 input[type="text"].mf_formText02 {
    width: 745px;
    margin-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .module_form_table01 input[type="text"].mf_formText02 {
        width: 100%; } }
  .module_form_table01 select {
    width: 80px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    padding: 7px 8px 8px; }
  .module_form_table01 select::-ms-expand {
    display: none; }
  .module_form_table01 .mf_list-select01 {
    text-align: left;
    overflow: hidden; }
    .module_form_table01 .mf_list-select01 li {
      float: left; }
      @media screen and (max-width: 768px) {
        .module_form_table01 .mf_list-select01 li:nth-child(2n) {
          clear: both; }
        .module_form_table01 .mf_list-select01 li:nth-child(n+2) {
          margin-top: 1em; } }
  .module_form_table01 .select01 {
    cursor: pointer; }
  .module_form_table01 .select02 {
    background: #ffffff url("/img2/common/ico_select_pulldown_50x60_01.png") no-repeat right center;
    background-size: 28px 38px;
    cursor: pointer; }
  .module_form_table01 tr th:first-child {
    width: 22%; }
    @media screen and (max-width: 768px) {
      .module_form_table01 tr th:first-child {
        width: 100%; } }
  .module_form_table01 th {
    vertical-align: top;
    padding: 23px 0 16px 30px;
    border-top: 1px solid #ccc;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .module_form_table01 th {
        display: block;
        width: 100%;
        padding: 1.4em 0; } }
  .module_form_table01 td {
    padding: 16px 0 16px 30px;
    border-top: 1px solid #ccc; }
    @media screen and (max-width: 768px) {
      .module_form_table01 td {
        display: block;
        border-top: none;
        width: 100%;
        padding: 0 0 1em; } }
  .module_form_table01 .mf_required {
    float: right;
    display: inline-block;
    background-color: #fe9200;
    color: #fff;
    padding: .5em 1em;
    margin-top: -.6em; }
    @media screen and (max-width: 768px) {
      .module_form_table01 .mf_required {
        float: none;
        margin-left: 1em; } }
  .module_form_table01 .mf_listchecks {
    overflow: hidden;
    width: 100%; }
    .module_form_table01 .mf_listchecks li {
      float: left;
      margin-left: 25px;
      padding-bottom: 5px; }
      .module_form_table01 .mf_listchecks li:first-child {
        margin-left: 0; }
      @media screen and (max-width: 768px) {
        .module_form_table01 .mf_listchecks li:nth-child(4) {
          clear: both;
          margin-left: 0; }
        .module_form_table01 .mf_listchecks li:nth-child(n+4) {
          margin-top: 1em; } }
  .module_form_table01 textarea {
    width: 745px;
    height: 148px;
    resize: none; }
    @media screen and (max-width: 768px) {
      .module_form_table01 textarea {
        width: 100%;
        height: 150px; } }
  .module_form_table01 label {
    position: relative;
    padding: 0 0 0 12px;
    font-weight: bold; }
  .module_form_table01 label input {
    opacity: 0; }
  .module_form_table01 label .mf_image_hidden {
    position: absolute;
    left: 0;
    top: -2px;
    display: block;
    background: url("/img2/common/ico_checkbox_01.png") no-repeat 0 -20px;
    background-size: 22px;
    width: 22px;
    height: 22px; }
  .module_form_table01 label input:checked + .mf_image_hidden {
    background-position: 0 0; }
  .module_form_table01 input[type="radio"] {
    display: none; }
    .module_form_table01 input[type="radio"]:checked + label {
      background: url("/img2/common/ico_radiobox_40x40_on_01.png") no-repeat left center;
      background-size: 16px; }
    .module_form_table01 input[type="radio"] + label {
      padding: 2px 0 2px 27px;
      background: url("/img2/common/ico_radiobox_40x40_01.png") no-repeat left center;
      background-size: 16px; }
  .module_form_table01 .mf_textBox {
    background-color: #f7f7f7;
    padding: 9px 22px 18px;
    margin-top: 1em; }
  .module_form_table01 .mf_list-radio {
    overflow: hidden; }
    .module_form_table01 .mf_list-radio li {
      float: left;
      margin-left: 1em;
      padding-bottom: 5px; }
      .module_form_table01 .mf_list-radio li:first-child {
        margin-left: 0; }
  .module_form_table01 .mf_text01 {
    font-weight: bold;
    padding-left: 1em;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px; }
  .module_form_table01 .mf_text02 {
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    padding-right: 1em; }
  .module_form_table01 .mf_text03 {
    font-weight: bold;
    display: inline-block;
    padding-right: .5em;
    margin-top: .5em; }
  .module_form_table01 .mf_text04 {
    font-weight: bold;
    display: inline-block;
    padding-right: .5em;
    margin-top: .5em; }
  .module_form_table01 .mf_noticeText01 {
    margin: 1em 0; }
  .module_form_table01 p {
    margin-top: 1em; }

.table_form_wrap {
  background-color: #f7f7f7;
  padding: 48px 0 42px;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .table_form_wrap {
      padding: 20px 15px; } }
  .table_form_wrap .mfw_annotation {
    width: 1014px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .table_form_wrap .mfw_annotation {
        width: 100%; } }
  .table_form_wrap .tf_title {
    font-size: 20px;
    width: 1014px;
    margin: 0 auto 1em; }
    @media screen and (max-width: 768px) {
      .table_form_wrap .tf_title {
        width: 100%; } }

.module_form_table02 {
  width: 1014px;
  margin: 0 auto 10px; }
  body.register .module_form_table02 {
    border-bottom: 1px solid #ccc; }
  @media screen and (max-width: 768px) {
    .module_form_table02 {
      width: 100%; } }
  .module_form_table02 input[type="text"] {
    border: 1px solid #ccc;
    padding: 8px;
    width: 318px; }
    @media screen and (max-width: 768px) {
      .module_form_table02 input[type="text"] {
        width: 100%; } }
  .module_form_table02 input[type="text"].mf_formText01 {
    width: 56px;
    margin-left: 30px; }
  .module_form_table02 input[type="text"].mf_formText02 {
    width: 100%; }
  .module_form_table02 input[type="text"].mf_formText03 {
    width: 88px; }
  .module_form_table02 select {
    position: relative;
    width: 111px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    padding: 8px;
    background: #fff url("/img2/common/ico_select_pulldown_50x60_01.png") no-repeat right center;
    background-size: 28px 38px;
    cursor: pointer; }
  .module_form_table02 select::-ms-expand {
    display: none; }
  .module_form_table02 .mf_required {
    float: right;
    display: inline-block;
    background-color: #fe9200;
    color: #fff;
    padding: .5em 1em;
    margin-top: -.6em; }
    @media screen and (max-width: 768px) {
      .module_form_table02 .mf_required {
        float: none;
        margin-left: 1em; } }
  .module_form_table02 tbody {
    border-bottom: 1px solid #ccc; }
  .module_form_table02 tr th:first-child {
    width: 31.5%;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .module_form_table02 tr th:first-child {
        width: 100%; } }
  .module_form_table02 th {
    vertical-align: top;
    padding: 23px 0 16px 30px;
    border-top: 1px solid #ccc;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .module_form_table02 th {
        display: block;
        width: 100%;
        padding: 1.4em 0; } }
  .module_form_table02 td {
    padding: 16px 0 16px 30px;
    border-top: 1px solid #ccc; }
    @media screen and (max-width: 768px) {
      .module_form_table02 td {
        display: block;
        width: 100%;
        padding: 0 0 1em;
        border-top: none; } }
    .module_form_table02 td .mf_selectBox01 {
      margin-left: 1em; }
      @media screen and (max-width: 768px) {
        .module_form_table02 td .mf_selectBox01 {
          margin-left: 0;
          margin-top: 1em; } }
    .module_form_table02 td .mf_text01 {
      margin-left: .5em; }
      @media screen and (max-width: 768px) {
        .module_form_table02 td .mf_text01 {
          margin-left: 0;
          display: inline-block;
          margin-top: 2em; } }
    .module_form_table02 td .mf_text05 {
      width: 100%; }
  .module_form_table02 #confirm {
    margin: 1em -0px; }

.gcmi_text + form {
  margin-top: 1em; }

/* table_form_registar_wrap
---------------------------------------------------------- */
.table_form_registar_wrap {
  margin-bottom: 40px; }

/* 画像
---------------------------------------------------------- */
figure.module_image-left, figure.module_image-right {
  max-width: 492px; }
  @media screen and (max-width: 768px) {
    figure.module_image-left, figure.module_image-right {
      margin: 1em 0;
      max-width: none;
      text-align: center; } }
figure.module_image-center {
  margin-bottom: 90px;
  text-align: center; }
figure.module_image-left {
  float: left;
  margin-right: 60px; }
  @media screen and (max-width: 768px) {
    figure.module_image-left {
      float: none;
      margin-right: 0; } }
figure.module_image-right {
  float: right;
  margin-left: 60px; }
  @media screen and (max-width: 768px) {
    figure.module_image-right {
      float: none;
      margin-left: 0; } }
figure.module_image-center + p:not([class]) {
  margin-top: -4em; }
  @media screen and (max-width: 768px) {
    figure.module_image-center + p:not([class]) {
      margin-top: -6em; } }

div.module_image-content {
  overflow: hidden; }
  div.module_image-content a {
    font-weight: bold;
    color: #f37c36; }

/* カラム
---------------------------------------------------------- */
ul.module_column-col2, ul.module_column-col3 {
  overflow: hidden;
  margin-bottom: 30px; }
  ul.module_column-col2 > li, ul.module_column-col3 > li {
    float: left; }
    @media screen and (max-width: 768px) {
      ul.module_column-col2 > li, ul.module_column-col3 > li {
        float: none; } }
    ul.module_column-col2 > li ul.module_list-disc, ul.module_column-col3 > li ul.module_list-disc {
      margin-left: 0; }
ul.module_column-col3 > li {
  margin: 0 0 30px 30px;
  width: 318px; }
  @media screen and (max-width: 768px) {
    ul.module_column-col3 > li {
      margin: 0;
      width: auto; } }
  ul.module_column-col3 > li:nth-child(3n+1) {
    clear: left;
    margin-left: 0; }

/* module_top_wrap
---------------------------------------------------------- */
.module_top_wrap {
  overflow: hidden; }
  .module_top_wrap .mt_left {
    float: left;
    width: 666px; }
    @media screen and (max-width: 768px) {
      .module_top_wrap .mt_left {
        width: 100%;
        float: none; } }
    .module_top_wrap .mt_left .module_list-new-infomation {
      width: 100%; }
      @media screen and (max-width: 768px) {
        .module_top_wrap .mt_left .module_list-new-infomation .ml_linkText a:before {
          top: 2px;
          width: 20px; } }
    .module_top_wrap .mt_left .module_title04 {
      position: relative; }
      .module_top_wrap .mt_left .module_title04:before {
        position: absolute;
        top: 18px;
        left: 0;
        content: "";
        display: inline-block;
        width: 44px;
        height: 60px;
        background: url("/img2/index/ico_news_66x90_01.png") no-repeat;
        background-size: 44px 60px; }
        @media screen and (max-width: 768px) {
          .module_top_wrap .mt_left .module_title04:before {
            width: 22px;
            height: 30px;
            background-size: 22px 30px; } }
  .module_top_wrap .mt_right {
    float: right;
    width: 318px; }
    @media screen and (max-width: 768px) {
      .module_top_wrap .mt_right {
        float: none;
        width: 100%; } }
    .module_top_wrap .mt_right .module_title04 {
      position: relative; }
      .module_top_wrap .mt_right .module_title04:before {
        position: absolute;
        top: 18px;
        left: 0;
        content: "";
        display: inline-block;
        width: 60px;
        height: 60px;
        background: url("/img2/index/ico_broker_90x88_01.png") no-repeat;
        background-size: 60px 60px; }
        @media screen and (max-width: 768px) {
          .module_top_wrap .mt_right .module_title04:before {
            width: 30px;
            height: 30px;
            background-size: 30px; } }

/* module_list_broker
---------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .module_list-broker {
    padding: 0 15px; } }
.module_list-broker .ml_list li + li {
  margin-top: 11px; }
.module_list-broker .ml_list li a {
  display: block;
  color: #fff;
  border-radius: 30px;
  width: 318px;
  background: #f37c36 url("/img2/common/ico_arrow_18x28_01.png") no-repeat 95% center;
  background-size: 9px 14px;
  font-size: 16px;
  font-weight: bold;
  padding: .6em 30px; }
  @media screen and (max-width: 768px) {
    .module_list-broker .ml_list li a {
      font-size: 14px;
      width: 100%;
      padding: 1em 30px; } }
  .module_list-broker .ml_list li a:hover {
    transition: all .4s ease; }
    .module_list-broker .ml_list li a:hover:hover, .module_list-broker .ml_list li a:hover:active, .module_list-broker .ml_list li a:hover:focus {
      opacity: .7;
      text-decoration: none; }

/* module_list-topicks
---------------------------------------------------------- */
.module_list-topics {
  overflow: hidden;
  margin: 0 -10px; }
  @media screen and (max-width: 768px) {
    .module_list-topics {
      margin: 0; } }
  .module_list-topics li {
    float: left;
    width: 33.3%;
    padding: 0 10px; }
    @media screen and (max-width: 768px) {
      .module_list-topics li {
        float: none;
        width: 100%;
        padding: 0; } }
    .module_list-topics li:nth-child(3n) {
      width: 33.4%; }
      @media screen and (max-width: 768px) {
        .module_list-topics li:nth-child(3n) {
          width: 100%; } }
    .module_list-topics li:nth-child(3n+1) {
      clear: both; }
    .module_list-topics li:nth-child(n+2) {
      margin-top: 0; }
      @media screen and (max-width: 768px) {
        .module_list-topics li:nth-child(n+2) {
          margin-top: 22px; } }
    .module_list-topics li:nth-child(n+4) {
      margin-top: 1em; }
      @media screen and (max-width: 768px) {
        .module_list-topics li:nth-child(n+4) {
          margin-top: 22px; } }
    .module_list-topics li a {
      width: 100%;
      display: table;
      transition: all .4s ease; }
      .module_list-topics li a:hover, .module_list-topics li a:active, .module_list-topics li a:focus {
        opacity: .7;
        text-decoration: none; }
      .module_list-topics li a .ml_head {
        display: table-cell;
        vertical-align: middle;
        width: 55px;
        padding-right: 10px; }
        .module_list-topics li a .ml_head img {
          width: 55px; }
      .module_list-topics li a .ml_body {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        color: #fff;
        font-size: 16px;
        font-weight: 400; }
        @media screen and (max-width: 768px) {
          .module_list-topics li a .ml_body {
            font-weight: bold; } }
        .module_list-topics li a .ml_body span {
          font-weight: bold;
          font-size: 13px; }

/* module_button_return
---------------------------------------------------------- */
.module_button_return {
  width: 492px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .module_button_return {
      width: 100%; } }
  .module_button_return a {
    width: 100%;
    display: block;
    font-size: 24px;
    background-color: #f37c36;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-weight: bold;
    padding: .8em 1em;
    transition: all .4s ease; }
    .module_button_return a:hover, .module_button_return a:active, .module_button_return a:focus {
      opacity: .7;
      text-decoration: none; }
    @media screen and (max-width: 768px) {
      .module_button_return a {
        font-size: 15px; } }
    .module_button_return a[href$=".pdf"] span {
      display: inline-block;
      padding-right: 2em;
      background: url("/img2/common/ico_pdf_47x37_01.png") no-repeat right center;
      background-size: 34px; }
      @media screen and (max-width: 768px) {
        .module_button_return a[href$=".pdf"] span {
          padding-right: 1.5em;
          background-size: 17px; } }

/* module_topicsAreax
---------------------------------------------------------- */
.module_topicsArea {
  width: 100%;
  background-color: #f37c36;
  padding: 30px 0; }
  @media screen and (max-width: 768px) {
    .module_topicsArea {
      padding: 35px 15px;
      margin-top: 55px; } }
  .module_topicsArea .module_title04 {
    color: #fff; }
    .module_topicsArea .module_title04:before {
      content: "";
      position: absolute;
      top: 16px;
      left: 0;
      display: inline-block;
      width: 50px;
      height: 64px;
      background: url("/img2/index/ico_topics_70x98_01.png") no-repeat;
      background-size: 50px 64px; }
      @media screen and (max-width: 768px) {
        .module_topicsArea .module_title04:before {
          top: 17px;
          left: -10px;
          width: 25px;
          height: 32px;
          background-size: 25px 32px; } }

/* module_infomationGroup
---------------------------------------------------------- */
#module_infomationGroup {
  width: 1014px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    #module_infomationGroup {
      width: 100%;
      padding: 0 15px; } }
  #module_infomationGroup .mi_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1em; }
  #module_infomationGroup a {
    color: #f37c36;
    font-weight: bold; }
  #module_infomationGroup .mi_button {
    width: 492px;
    margin: 3em auto 80px; }
    @media screen and (max-width: 768px) {
      #module_infomationGroup .mi_button {
        width: 100%;
        margin: 3em auto 40px; } }
    #module_infomationGroup .mi_button input {
      width: 492px;
      text-align: center;
      -webkit-appearance: none;
      outline: none;
      border: none;
      font-size: 24px;
      color: #fff;
      padding: .8em 20px;
      border-radius: 35px;
      background-color: #f37c36;
      cursor: pointer;
      font-weight: bold;
      transition: all .4s ease; }
      #module_infomationGroup .mi_button input:hover, #module_infomationGroup .mi_button input:active, #module_infomationGroup .mi_button input:focus {
        opacity: .7;
        text-decoration: none; }
      @media screen and (max-width: 768px) {
        #module_infomationGroup .mi_button input {
          width: 100%;
          font-size: 16px; } }
  #module_infomationGroup .mi_list-button {
    text-align: center;
    margin-top: 120px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #module_infomationGroup .mi_list-button {
        margin-top: 50px; } }
    #module_infomationGroup .mi_list-button li {
      float: left;
      width: 492px;
      margin-left: 30px; }
      @media screen and (max-width: 768px) {
        #module_infomationGroup .mi_list-button li {
          float: none;
          width: 100%;
          margin-left: 0; } }
      #module_infomationGroup .mi_list-button li:first-child {
        margin-left: 0; }
        @media screen and (max-width: 768px) {
          #module_infomationGroup .mi_list-button li:first-child {
            margin-bottom: 20px; } }
      #module_infomationGroup .mi_list-button li input[type="button"],
      #module_infomationGroup .mi_list-button li input[type="submit"] {
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: none;
        border: none;
        color: #fff;
        width: 100%;
        border-radius: 30px;
        font-size: 24px;
        padding: .8em 20px;
        cursor: pointer;
        font-weight: bold;
        transition: all .4s ease; }
        #module_infomationGroup .mi_list-button li input[type="button"]:hover, #module_infomationGroup .mi_list-button li input[type="button"]:active, #module_infomationGroup .mi_list-button li input[type="button"]:focus,
        #module_infomationGroup .mi_list-button li input[type="submit"]:hover,
        #module_infomationGroup .mi_list-button li input[type="submit"]:active,
        #module_infomationGroup .mi_list-button li input[type="submit"]:focus {
          opacity: .7;
          text-decoration: none; }
        @media screen and (max-width: 768px) {
          #module_infomationGroup .mi_list-button li input[type="button"],
          #module_infomationGroup .mi_list-button li input[type="submit"] {
            width: 100%;
            font-size: 16px; } }
      #module_infomationGroup .mi_list-button li input[type="button"] {
        background-color: #f37c36; }
      #module_infomationGroup .mi_list-button li input[type="submit"] {
        background-color: #fe9200; }
  #module_infomationGroup .mi_button_submit {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    color: #fff;
    width: 492px;
    border-radius: 30px;
    font-size: 24px;
    padding: .8em 20px;
    cursor: pointer;
    font-weight: bold;
    background-color: #f37c36; }

/* send_wrap
---------------------------------------------------------- */
.send_wrap {
  text-align: center; }
  .send_wrap .sw_telphone a {
    color: #f37c36;
    font-size: 30px;
    font-weight: bold;
    pointer-events: none;
    padding-left: 35px;
    position: relative;
    transition: all .4s ease; }
    .send_wrap .sw_telphone a:hover, .send_wrap .sw_telphone a:active, .send_wrap .sw_telphone a:focus {
      opacity: .7;
      text-decoration: none; }
    @media screen and (max-width: 768px) {
      .send_wrap .sw_telphone a {
        font-size: 21px;
        pointer-events: auto; } }
    .send_wrap .sw_telphone a:before {
      position: absolute;
      content: "";
      display: inline-block;
      vertical-align: middle;
      top: 5px;
      left: -10px;
      width: 29px;
      height: 29px;
      background: url("/img2/common/ico_telphone_29x29_01.png") no-repeat;
      background-size: 29px; }
      @media screen and (max-width: 768px) {
        .send_wrap .sw_telphone a:before {
          top: 2px;
          left: -2px; } }
  @media screen and (max-width: 768px) {
    .send_wrap .sw_telphone {
      pointer-events: auto; } }
  .send_wrap .sw_return {
    width: 492px;
    margin: 96px auto 0; }
    @media screen and (max-width: 768px) {
      .send_wrap .sw_return {
        width: 100%;
        margin: 68px auto 0; } }
    .send_wrap .sw_return a {
      width: 100%;
      display: block;
      border-radius: 50px;
      background-color: #f37c36;
      color: #fff;
      font-weight: bold;
      font-size: 24px;
      padding: .7em 20px;
      transition: all .4s ease; }
      .send_wrap .sw_return a:hover, .send_wrap .sw_return a:active, .send_wrap .sw_return a:focus {
        opacity: .7;
        text-decoration: none; }
      @media screen and (max-width: 768px) {
        .send_wrap .sw_return a {
          padding: .5em 20px; } }

/* module_secured
---------------------------------------------------------- */
.module_secured {
  width: 1014px;
  margin: 0 auto;
  background-color: #f7f7f7;
  display: table;
  overflow: hidden;
  padding: 20px 28px; }
  @media screen and (max-width: 768px) {
    .module_secured {
      width: 100%;
      display: block; } }
  .module_secured .ms_head {
    width: 262px;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    text-align: center;
    padding: 1em; }
    .module_secured .ms_head img {
      width: 140px; }
    @media screen and (max-width: 768px) {
      .module_secured .ms_head {
        width: 100%;
        display: block;
        text-align: center; } }
  .module_secured .ms_body {
    display: table-cell;
    vertical-align: top;
    padding-left: 60px; }
    @media screen and (max-width: 768px) {
      .module_secured .ms_body {
        display: block;
        padding-left: 0;
        margin-top: 1em; } }

/* error
---------------------------------------------------------- */
#bkname_error,
#roomnm_error,
#futai_error,
#name_error,
#tel_error,
#email_error,
#bank_error,
#branch_error,
#branchCode_error,
#accountNum_error,
#accountName_error,
#accountName2_error,
#error_message,
#storename_error,
#email_retype_error,
#reason_error,
#accept_error {
  margin-top: 1em;
  color: #de0010;
  font-weight: bold; }

/* Adobe Reader
---------------------------------------------------------- */
div.module_reader {
  overflow: hidden;
  background-color: #fff;
  padding: 20px 62px;
  width: 1014px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    div.module_reader {
      border: none;
      padding: 0; } }
  div.module_reader figure {
    display: table; }
    div.module_reader figure > a {
      display: table-cell;
      vertical-align: middle;
      width: 196px;
      transition: all .4s ease; }
      div.module_reader figure > a:hover, div.module_reader figure > a:active, div.module_reader figure > a:focus {
        opacity: .7;
        text-decoration: none; }
      @media screen and (max-width: 768px) {
        div.module_reader figure > a {
          float: none;
          margin-right: 0;
          width: auto; } }
    div.module_reader figure figcaption {
      display: table-cell;
      vertical-align: middle;
      padding-left: 92px; }
      @media screen and (max-width: 768px) {
        div.module_reader figure figcaption {
          display: none; } }

/* module_applyList
---------------------------------------------------------- */
ul.module_applyList {
  margin-bottom: 3.6em; }
  ul.module_applyList > li {
    overflow: hidden; }
    ul.module_applyList > li:nth-child(n+2) {
      margin-top: 3.5em; }
    ul.module_applyList > li .ma_head {
      float: left;
      width: 318px;
      margin-right: 30px; }
      @media screen and (max-width: 768px) {
        ul.module_applyList > li .ma_head {
          float: none;
          width: 100%;
          margin-right: 0; }
          ul.module_applyList > li .ma_head img {
            width: 100%;
            height: auto; } }
    ul.module_applyList > li .ma_body {
      overflow: hidden; }
      @media screen and (max-width: 768px) {
        ul.module_applyList > li .ma_body {
          width: 100%; } }
      ul.module_applyList > li .ma_body .mab_title {
        color: #f37c36;
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 1em;
        line-height: 1.2; }
        @media screen and (max-width: 768px) {
          ul.module_applyList > li .ma_body .mab_title {
            font-size: 15px;
            margin: 1em 0; } }
      ul.module_applyList > li .ma_body .mab_list01 {
        padding-bottom: 1.5em;
        margin-bottom: 1.5em;
        border-bottom: 1px solid #ccc; }
        @media screen and (max-width: 768px) {
          ul.module_applyList > li .ma_body .mab_list01 {
            padding-left: 1em;
            text-indent: -0.5em; } }
        ul.module_applyList > li .ma_body .mab_list01 li:before {
          content: "・";
          display: inline-block;
          vertical-align: middle; }
      ul.module_applyList > li .ma_body .mab_list-notice {
        margin-top: 1em; }
        @media screen and (max-width: 768px) {
          ul.module_applyList > li .ma_body .mab_list-notice li {
            padding-left: 1em;
            text-indent: -.5em; } }
        ul.module_applyList > li .ma_body .mab_list-notice li:before {
          content: "※";
          display: inline-block;
          vertical-align: middle; }
      ul.module_applyList > li .ma_body .mab_buttonList {
        text-align: center;
        letter-spacing: -0.5em; }
        ul.module_applyList > li .ma_body .mab_buttonList li {
          display: inline-block;
          width: 318px;
          text-align: center;
          margin-left: 30px;
          vertical-align: middle;
          letter-spacing: normal; }
          @media screen and (max-width: 768px) {
            ul.module_applyList > li .ma_body .mab_buttonList li {
              width: 100%;
              margin-left: 0; }
              ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button02 {
                display: none; } }
          ul.module_applyList > li .ma_body .mab_buttonList li:first-child {
            margin-left: 0; }
          ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button01 p {
            width: 100%;
            background-color: #ebf2f9;
            color: #f37c36;
            font-weight: bold;
            padding: 7px 10px; }
            ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button01 p span {
              display: inline-block;
              position: relative;
              padding-left: 32px;
              font-size: 20px; }
              ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button01 p span:before {
                content: "";
                position: absolute;
                top: 4px;
                left: 0px;
                width: 25px;
                height: 25px;
                background: url("/img2/common/ico_fax_01.png") no-repeat;
                background-size: 25px; }
          ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button02 a {
            width: 100%;
            display: block;
            background-color: #f37c36;
            border-radius: 30px;
            color: #fff;
            padding: 5px 10px;
            font-weight: bold;
            transition: all .4s ease; }
            ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button02 a:hover, ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button02 a:active, ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button02 a:focus {
              opacity: .7;
              text-decoration: none; }
            ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button02 a span {
              display: inline-block;
              position: relative;
              padding-right: 5px; }
              ul.module_applyList > li .ma_body .mab_buttonList li.mabb_button02 a span:after {
                content: "";
                position: absolute;
                top: 1px;
                right: -19px;
                width: 19px;
                height: 19px;
                background: url("/img2/common/ico_arrow_download_19x19_01.png") no-repeat;
                background-size: 19px; }

#form1_input .confirm,
#form1_input .complete {
  display: none;
}
#form1_input .form-area .form-table {
    width: 100%;
}
#form1_input ul.module_applyList {
  margin-bottom: 0;
}
#form1_input .form-area .form-table {
    width: 100%;
}
#form1_confirm .input,
#form1_confirm .complete {
  display: none;
}
#form1_complete .input,
#form1_complete .confirm,
#form1_complete .not_complete  {
  display: none;
}
#form1_complete .input form section + section,
#form1_complete .confirm form section + section  {
  margin-top: 40px;
}

/* module_applyContact
---------------------------------------------------------- */
.module_applyContact {
  width: 1014px;
  background-color: #f37c36;
  text-align: center;
  margin: 0 auto 80px; }
  @media screen and (max-width: 768px) {
    .module_applyContact {
      width: 100%;
      margin: 0 auto; } }
  .module_applyContact a {
    width: 100%;
    display: block;
    padding: 2em 0 2.3em;
    pointer-events: none; }
    @media screen and (max-width: 768px) {
      .module_applyContact a {
        pointer-events: auto; } }
  @media screen and (max-width: 768px) {
    .module_applyContact .ma_inner {
      width: 100%;
      padding: 0 15px; } }
  .module_applyContact p {
    color: #fff; }
    .module_applyContact p.ma_text {
      font-size: 16px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .module_applyContact p.ma_text {
          font-size: 12px; } }
      .module_applyContact p.ma_text br {
        display: none; }
        @media screen and (max-width: 768px) {
          .module_applyContact p.ma_text br {
            display: block; } }
    .module_applyContact p.ma_telphone {
      font-size: 38px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .module_applyContact p.ma_telphone {
          font-size: 24px; } }
      .module_applyContact p.ma_telphone span {
        display: inline-block; }
        .module_applyContact p.ma_telphone span:before {
          content: "";
          display: inline-block;
          vertical-align: middle;
          margin-top: -3px;
          width: 46px;
          height: 46px;
          background: url("/img2/common/ico_telphone_01.png") no-repeat;
          background-size: 46px; }
          @media screen and (max-width: 768px) {
            .module_applyContact p.ma_telphone span:before {
              width: 33px;
              height: 33px;
              background-size: 33px;
              margin-left: -12px; } }
    .module_applyContact p.ma_reception {
      margin-top: 0.5em; }
      .module_applyContact p.ma_reception span {
        width: 318px;
        display: inline-block;
        background-color: #fff;
        padding: 3px 10px;
        color: #f37c36;
        font-weight: bold;
        border-radius: 30px; }
        @media screen and (max-width: 768px) {
          .module_applyContact p.ma_reception span {
            width: 270px; } }
  .module_applyContact a .ma_telephone {
    margin-top: -0.2em; }
  @media screen and (max-width: 768px) {
    .module_applyContact + .module_linkText {
      margin-top: 50px; } }
  body#apply .module_applyContact .ma_telphone {
    margin-top: 0.2em; }

/* module_applyDownload
---------------------------------------------------------- */
.module_applyDownload {
  background-color: #f7f7f7;
  padding: 60px 0 100px;
  /*body idによってglobal containerの下余白を下げる*/ }
  body#apply .module_applyDownload {
    margin-bottom: -100px; }
  @media screen and (max-width: 768px) {
    .module_applyDownload {
      display: none; } }
  .module_applyDownload .ma_head {
    padding: 30px 56px 40px;
    background-color: #fff; }
    .module_applyDownload .ma_head .mah_title {
      font-weight: bold;
      font-size: 18px;
      margin-bottom: 1.5em; }
    .module_applyDownload .ma_head .mah_list-number {
      counter-reset: number;
      padding-bottom: 2em;
      border-bottom: 1px solid #cccccc; }
      .module_applyDownload .ma_head .mah_list-number > li {
        position: relative;
        padding-left: 14px;
        overflow: hidden; }
        .module_applyDownload .ma_head .mah_list-number > li em {
          font-weight: bold;
          color: #000; }
        .module_applyDownload .ma_head .mah_list-number > li ul > li {
          float: left; }
          .module_applyDownload .ma_head .mah_list-number > li ul > li.mahl_telphone {
            color: #f37c36;
            font-size: 30px;
            font-weight: bold;
            padding-left: .7em;
            position: relative; }
            .module_applyDownload .ma_head .mah_list-number > li ul > li.mahl_telphone:before {
              content: "";
              position: absolute;
              display: inline-block;
              top: 10px;
              left: -11px;
              width: 29px;
              height: 29px;
              background: url("/img2/common/ico_telphone_29x29_01.png") no-repeat;
              background-size: 29px; }
          .module_applyDownload .ma_head .mah_list-number > li ul > li.mahl_reception {
            margin-left: 1em; }
            .module_applyDownload .ma_head .mah_list-number > li ul > li.mahl_reception span {
              display: inline-block;
              background-color: #f7f7f7;
              border-radius: 30px;
              padding: 4px 20px;
              margin-top: 10px; }
        .module_applyDownload .ma_head .mah_list-number > li:nth-child(n+2) {
          margin-top: 1em; }
        .module_applyDownload .ma_head .mah_list-number > li:before {
          position: absolute;
          left: 0;
          counter-increment: number;
          content: counter(number) "."; }
    .module_applyDownload .ma_head .mah_praivacyText {
      margin-top: 1em; }
      .module_applyDownload .ma_head .mah_praivacyText a {
        color: #f37c36;
        font-weight: bold;
        padding: 0 45px 3px 0;
        border-bottom: 1px solid #f37c36;
        position: relative; }
        .module_applyDownload .ma_head .mah_praivacyText a:hover {
          transition: all .4s ease; }
          .module_applyDownload .ma_head .mah_praivacyText a:hover:hover, .module_applyDownload .ma_head .mah_praivacyText a:hover:active, .module_applyDownload .ma_head .mah_praivacyText a:hover:focus {
            opacity: .7;
            text-decoration: none; }
        .module_applyDownload .ma_head .mah_praivacyText a:after {
          content: "";
          position: absolute;
          top: 14px;
          right: -3px;
          display: inline-block;
          width: 18px;
          height: 1px;
          background: #f37c36;
          transform: rotate(45deg); }
  .module_applyDownload .ma_body {
    margin-bottom: 2em;
    overflow: hidden; }
    .module_applyDownload .ma_body .mab_list-button {
      margin: 2.5em 0 .5em;
      padding-bottom: 1.5em;
      letter-spacing: -0.05em;
      text-align: center;
      border-bottom: 1px solid #ccc; }
      .module_applyDownload .ma_body .mab_list-button li {
        display: inline-block;
        vertical-align: middle;
        letter-spacing: normal;
        width: 492px;
        margin-left: 25px; }
        .module_applyDownload .ma_body .mab_list-button li:first-child {
          margin-left: 0; }
        .module_applyDownload .ma_body .mab_list-button li a {
          color: #fff;
          width: 100%;
          display: block;
          border-radius: 30px;
          font-size: 24px;
          font-weight: bold;
          padding: 10px 20px;
          background-color: #f37c36; }
          .module_applyDownload .ma_body .mab_list-button li a:hover {
            transition: all .4s ease; }
            .module_applyDownload .ma_body .mab_list-button li a:hover:hover, .module_applyDownload .ma_body .mab_list-button li a:hover:active, .module_applyDownload .ma_body .mab_list-button li a:hover:focus {
              opacity: .7;
              text-decoration: none; }
          .module_applyDownload .ma_body .mab_list-button li a span {
            display: inline-block;
            position: relative;
            padding-right: 20px; }
            .module_applyDownload .ma_body .mab_list-button li a span:after {
              position: absolute;
              content: "";
              display: inline-block;
              top: 5px;
              right: -35px;
              width: 34px;
              height: 28px;
              background: url("/img2/common/ico_pdf_34x28_01.png") no-repeat;
              background-size: 34px 28px; }

/* module_lease_wrap
---------------------------------------------------------- */
.module_lease_wrap {
  margin-bottom: 80px; }
  @media screen and (max-width: 768px) {
    .module_lease_wrap {
      margin-bottom: 50px; } }

/* module_lease_mapArea
---------------------------------------------------------- */
.module_lease_mapArea {
  position: relative;
  width: 1014px;
  height: 410px; }
  @media screen and (max-width: 768px) {
    .module_lease_mapArea {
      display: none; } }
  .module_lease_mapArea .ml_wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .module_lease_mapArea .ml_wrap ul.module-map-modal {
      text-align: center;
      padding-top: 10em;
      background-color: rgba(0, 0, 0, 0.7);
      width: 100%;
      height: 100%;
      transition: all .4s ease; }
      .module_lease_mapArea .ml_wrap ul.module-map-modal li {
        font-weight: bold;
        color: #fff; }
        .module_lease_mapArea .ml_wrap ul.module-map-modal li .mlm_title {
          font-size: 28px;
          margin-bottom: 1.5em; }
        .module_lease_mapArea .ml_wrap ul.module-map-modal li ul {
          text-align: center;
          letter-spacing: -0.05em;
          margin-bottom: 1em; }
          .module_lease_mapArea .ml_wrap ul.module-map-modal li ul li {
            display: inline-block;
            letter-spacing: normal;
            vertical-align: middle;
            margin-left: 10px; }
            .module_lease_mapArea .ml_wrap ul.module-map-modal li ul li:first-child {
              margin-left: 0; }
            .module_lease_mapArea .ml_wrap ul.module-map-modal li ul li a {
              width: 111px;
              display: block;
              border-radius: 30px;
              padding: .2em 0;
              color: #fff;
              background-color: #f37c36; }
              .module_lease_mapArea .ml_wrap ul.module-map-modal li ul li a:hover {
                transition: all .4s ease; }
                .module_lease_mapArea .ml_wrap ul.module-map-modal li ul li a:hover:hover, .module_lease_mapArea .ml_wrap ul.module-map-modal li ul li a:hover:active, .module_lease_mapArea .ml_wrap ul.module-map-modal li ul li a:hover:focus {
                  opacity: .7;
                  text-decoration: none; }
  .module_lease_mapArea .mlm_close_button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 38px;
    margin: auto;
    text-align: center; }
    .module_lease_mapArea .mlm_close_button a {
      color: #fff;
      padding-left: 1.5em;
      background: url("/img2/common/ico_close_button_16x16_01.png") no-repeat left center; }
      .module_lease_mapArea .mlm_close_button a:hover {
        transition: all .4s ease; }
        .module_lease_mapArea .mlm_close_button a:hover:hover, .module_lease_mapArea .mlm_close_button a:hover:active, .module_lease_mapArea .mlm_close_button a:hover:focus {
          opacity: .7;
          text-decoration: none; }

/* module_googleSearch_box
---------------------------------------------------------- */
.module_googleSearch_box {
  background-color: #f37c36;
  text-align: center;
  margin-bottom: 80px;
  padding: 30px 0; }
  @media screen and (max-width: 768px) {
    .module_googleSearch_box {
      padding: 35px 15px 40px;
      width: 100%;
      margin-bottom: 40px; } }
  .module_googleSearch_box .mg_list {
    overflow: hidden;
    text-align: left; }
    @media screen and (max-width: 768px) {
      .module_googleSearch_box .mg_list {
        text-align: center; } }
    .module_googleSearch_box .mg_list img {
      display: none; }
    .module_googleSearch_box .mg_list li {
      vertical-align: middle;
      display: inline-block;
      margin-left: 30px; }
      @media screen and (max-width: 768px) {
        .module_googleSearch_box .mg_list li {
          display: block;
          width: 100%;
          margin-left: 0; }
          .module_googleSearch_box .mg_list li + li {
            margin-top: 25px; } }
      .module_googleSearch_box .mg_list li input[type="text"] {
        padding: 10px;
        border-radius: 3px;
        border: none;
        width: 552px; }
        @media screen and (max-width: 768px) {
          .module_googleSearch_box .mg_list li input[type="text"] {
            width: 100%;
            margin-left: 0;
            display: block; } }
    .module_googleSearch_box .mg_list .mgl_title {
      font-size: 26px;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .module_googleSearch_box .mg_list .mgl_title {
          font-size: 21px;
          text-align: center;
          margin-bottom: .8em; } }
    .module_googleSearch_box .mg_list input[type="submit"] {
      width: 174px;
      margin: 0;
      padding: 5px 10px;
      background: url("/img2/common/ico_search_01_pc.png") no-repeat 10px center;
      border-radius: 30px;
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      color: #fff;
      font-weight: bold;
      font-size: 20px;
      border: 2px solid #fff;
      cursor: pointer;
      transition: all .4s ease; }
      .module_googleSearch_box .mg_list input[type="submit"]:hover, .module_googleSearch_box .mg_list input[type="submit"]:active, .module_googleSearch_box .mg_list input[type="submit"]:focus {
        opacity: .7;
        text-decoration: none; }
      @media screen and (max-width: 768px) {
        .module_googleSearch_box .mg_list input[type="submit"] {
          width: 100%; } }

/* 物件情報ページアンカーリンク
---------------------------------------------------------- */
#toshinAreaTop,
#josaiAreaTop,
#jotouAreaTop,
#jonanAreaTop,
#johokuAreaTop,
#tamaAreaTop,
#kanagawaAreaTop,
#chibaAreaTop,
#saitamaAreaTop,
#hokkaidoAreaTop,
#otherAreaTop {
  width: 100%;
  margin-top: -80px;
  padding-top: 80px; }
  #toshinAreaTop span,
  #josaiAreaTop span,
  #jotouAreaTop span,
  #jonanAreaTop span,
  #johokuAreaTop span,
  #tamaAreaTop span,
  #kanagawaAreaTop span,
  #chibaAreaTop span,
  #saitamaAreaTop span,
  #hokkaidoAreaTop span,
  #otherAreaTop span {
    visibility: hidden; }

/* module_list-new-infomation
---------------------------------------------------------- */
.module_list-new-infomation {
  width: 1014px;
  margin: 0 auto 30px; }
  @media screen and (max-width: 768px) {
    .module_list-new-infomation {
      width: 100%;
      margin: 0 auto 50px; } }
  .module_list-new-infomation .ml_list li:nth-child(odd) {
    background-color: #f7f7f7; }
  .module_list-new-infomation .ml_list li a {
    width: 100%;
    display: block;
    padding: 1em; }
    @media screen and (max-width: 768px) {
      .module_list-new-infomation .ml_list li a {
        padding: 1em 15px; } }
    .module_list-new-infomation .ml_list li a:hover:not(.not-more) {
      transition: all .4s ease; }
      .module_list-new-infomation .ml_list li a:hover:not(.not-more):hover, .module_list-new-infomation .ml_list li a:hover:not(.not-more):active, .module_list-new-infomation .ml_list li a:hover:not(.not-more):focus {
        opacity: .7;
        text-decoration: none; }
    .module_list-new-infomation .ml_list li a .mlli_date {
      width: 7em;
      font-weight: bold;
      float: left;
      /*padding-right: 1em;*/
      font-size: 12px;
      padding-top: .1em; }
    .module_list-new-infomation .ml_list li a .mlli_tag01,
    .module_list-new-infomation .ml_list li a .mlli_tag02,
    .module_list-new-infomation .ml_list li a .mlli_tag03,
    .module_list-new-infomation .ml_list li a .mlli_tag04,
    .module_list-new-infomation .ml_list li a .mlli_tag05,
    .module_list-new-infomation .ml_list li a .mlli_tag06,
    .module_list-new-infomation .ml_list li a .mlli_tag07,
    .module_list-new-infomation .ml_list li a .mlli_tag08 {
      width: 98px;
      color: #fff;
      float: left;
      text-align: center;
      display: inline-block;
      padding: 2px 7px;
      font-size: 12px;
      border-radius: 3px;
      margin-right: .5em; }
      @media screen and (max-width: 768px) {
        .module_list-new-infomation .ml_list li a .mlli_tag01,
        .module_list-new-infomation .ml_list li a .mlli_tag02,
        .module_list-new-infomation .ml_list li a .mlli_tag03,
        .module_list-new-infomation .ml_list li a .mlli_tag04,
        .module_list-new-infomation .ml_list li a .mlli_tag05,
        .module_list-new-infomation .ml_list li a .mlli_tag06,
        .module_list-new-infomation .ml_list li a .mlli_tag07,
        .module_list-new-infomation .ml_list li a .mlli_tag08 {
          font-size: 10px;
          display: block; } }
    .module_list-new-infomation .ml_list li a .mlli_tag01 {
      background-color: #f37c36; }
    .module_list-new-infomation .ml_list li a .mlli_tag02 {
      background-color: #e8860c; }
    .module_list-new-infomation .ml_list li a .mlli_tag03 {
      background-color: #268bed; }
    .module_list-new-infomation .ml_list li a .mlli_tag04 {
      background-color: #f8b100; }
    .module_list-new-infomation .ml_list li a .mlli_tag05 {
      background-color: #009944; }
    .module_list-new-infomation .ml_list li a .mlli_tag06 {
      background-color: #009e96; }
    .module_list-new-infomation .ml_list li a .mlli_tag07 {
      background-color: #f15151; }
    .module_list-new-infomation .ml_list li a .mlli_tag08 {
      background-color: #fa7434; }
    .module_list-new-infomation .ml_list li a .mlli_title {
      display: block;
      overflow: hidden; }
      @media screen and (max-width: 768px) {
        .module_list-new-infomation .ml_list li a .mlli_title {
          width: 100%;
          padding-top: 1em; } }
    .module_list-new-infomation .ml_list li a .mlli_pdf:after {
      content: "";
      display: inline-block;
      width: 26px;
      height: 15px;
      vertical-align: middle;
      margin-left: .5em;
      background: url(/img2/about/policy/ico_pdf_46x30_01.png) no-repeat;
      background-size: 26px 15px; }
    .module_list-new-infomation .ml_list li a .mlli_window:after {
      content: "";
      display: inline-block;
      width: 15px;
      height: 15px;
      vertical-align: middle;
      margin-left: .5em;
      background: url(/img2/common/ico_blank_30x30_02.png) no-repeat;
      background-size: 15px; }
    .module_list-new-infomation .ml_list li a .mlli_zip:after {
      content: "";
      display: inline-block;
      width: 26px;
      height: 15px;
      vertical-align: middle;
      margin-left: .5em;
      background: url(/img2/common/ico_zip_46x30_01.png) no-repeat;
      background-size: 26px 15px; }

/* module_linkText
---------------------------------------------------------- */
.module_linkText {
  position: relative;
  display: inline-block;
  color: #f37c36;
  font-weight: bold;
  padding: 0 32px 3px 0; }
  .module_linkText.txr {
    text-align: right; }
  .module_linkText span {
    display: block;
    border: none; }
    .module_linkText span:last-child:after {
      content: "";
      position: absolute;
      bottom: 5px;
      right: 42px;
      width: 15px;
      height: 15px;
      background: url("/img2/common/ico_blank_30x30_02.png") no-repeat;
      background-size: 15px; }
  .module_linkText:hover {
    transition: all .4s ease; }
    .module_linkText:hover:hover, .module_linkText:hover:active, .module_linkText:hover:focus {
      opacity: .7;
      text-decoration: none; }
  .module_linkText:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #f37c36; }
  .module_linkText:after {
    content: "";
    position: absolute;
    bottom: 6px;
    right: -2px;
    display: inline-block;
    width: 18px;
    height: 2px;
    background: #f37c36;
    transform: rotate(45deg); }
  .module_linkText:focus {
    text-decoration: none; }

.module_linkTextWrap {
  display: block;
  width: 1014px;
  margin: -40px  auto 0;
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    .module_linkTextWrap {
      width: 100%;
      margin-top: 50px;
      padding-bottom: 50px; } }

/* ml_linkText
---------------------------------------------------------- */
.ml_linkText {
  margin-top: 1em;
  text-align: right; }
  @media screen and (max-width: 768px) {
    .ml_linkText {
      margin-top: 2em;
      margin-right: 15px; } }
  .ml_linkText a {
    color: #f37c36;
    font-weight: bold;
    padding: 0 45px 6px 0;
    display: inline-block;
    background: url("/img2/common/ico_arrow_bg_144x14_01.png") no-repeat left bottom;
    background-size: contain; }
    @media screen and (max-width: 768px) {
      .ml_linkText a {
        font-size: 13px; } }
    .ml_linkText a:hover {
      transition: all .4s ease; }
      .ml_linkText a:hover:hover, .ml_linkText a:hover:active, .ml_linkText a:hover:focus {
        opacity: .7;
        text-decoration: none; }

/* module_articleAria
---------------------------------------------------------- */
.module_articleAria {
  background-color: #f7f7f7;
  padding: 60px 0 100px; }
  .module_articleAria .loader {
    margin: 50px auto;
    font-size: 16px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    transform: translateZ(0); }
  @media screen and (max-width: 768px) {
    .module_articleAria {
      padding: 45px 0 50px; }
      body#index.lower .module_articleAria .gcm_inner {
        padding: 0 15px; } }
  .module_articleAria article {
    margin-top: -80px;
    margin-bottom: 80px;
    padding-top: 80px; }
    .module_articleAria article .module_title02 {
      margin-top: 0px;
      padding-top: 0px; }
    .module_articleAria article:last-of-type {
      margin-bottom: 0; }
    .module_articleAria article:first-of-type {
      padding-top: 80px; }
    @media screen and (max-width: 768px) {
      .module_articleAria article {
        margin-top: -50px;
        margin-bottom: 50px;
        padding-top: 50px; }
        .module_articleAria article:first-of-type {
          padding-top: 50px; } }
    .module_articleAria article .module_body > * {
      display: none; }
  @media screen and (max-width: 768px) {
    .module_articleAria .module_title02 {
      margin-bottom: 1.5em;
      width: 100%; } }
  @-webkit-keyframes load5 {
    0%,
    100% {
      box-shadow: 0em -2.6em 0em 0em #5f5f5f, 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.5), -1.8em -1.8em 0 0em rgba(95,95,95, 0.7);
    }
    12.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.7), 1.8em -1.8em 0 0em #5f5f5f, 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.5);
    }
    25% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.5), 1.8em -1.8em 0 0em rgba(95,95,95, 0.7), 2.5em 0em 0 0em #5f5f5f, 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    37.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.5), 2.5em 0em 0 0em rgba(95,95,95, 0.7), 1.75em 1.75em 0 0em #5f5f5f, 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    50% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.5), 1.75em 1.75em 0 0em rgba(95,95,95, 0.7), 0em 2.5em 0 0em #5f5f5f, -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    62.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.5), 0em 2.5em 0 0em rgba(95,95,95, 0.7), -1.8em 1.8em 0 0em #5f5f5f, -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    75% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.5), -1.8em 1.8em 0 0em rgba(95,95,95, 0.7), -2.6em 0em 0 0em #5f5f5f, -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    87.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.5), -2.6em 0em 0 0em rgba(95,95,95, 0.7), -1.8em -1.8em 0 0em #5f5f5f;
    }
  }
  @keyframes load5 {
    0%,
    100% {
      box-shadow: 0em -2.6em 0em 0em #5f5f5f, 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.5), -1.8em -1.8em 0 0em rgba(95,95,95, 0.7);
    }
    12.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.7), 1.8em -1.8em 0 0em #5f5f5f, 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.5);
    }
    25% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.5), 1.8em -1.8em 0 0em rgba(95,95,95, 0.7), 2.5em 0em 0 0em #5f5f5f, 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    37.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.5), 2.5em 0em 0 0em rgba(95,95,95, 0.7), 1.75em 1.75em 0 0em #5f5f5f, 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    50% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.5), 1.75em 1.75em 0 0em rgba(95,95,95, 0.7), 0em 2.5em 0 0em #5f5f5f, -1.8em 1.8em 0 0em rgba(95,95,95, 0.2), -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    62.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.5), 0em 2.5em 0 0em rgba(95,95,95, 0.7), -1.8em 1.8em 0 0em #5f5f5f, -2.6em 0em 0 0em rgba(95,95,95, 0.2), -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    75% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.5), -1.8em 1.8em 0 0em rgba(95,95,95, 0.7), -2.6em 0em 0 0em #5f5f5f, -1.8em -1.8em 0 0em rgba(95,95,95, 0.2);
    }
    87.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(95,95,95, 0.2), 1.8em -1.8em 0 0em rgba(95,95,95, 0.2), 2.5em 0em 0 0em rgba(95,95,95, 0.2), 1.75em 1.75em 0 0em rgba(95,95,95, 0.2), 0em 2.5em 0 0em rgba(95,95,95, 0.2), -1.8em 1.8em 0 0em rgba(95,95,95, 0.5), -2.6em 0em 0 0em rgba(95,95,95, 0.7), -1.8em -1.8em 0 0em #5f5f5f;
    }
  }
/* module_top_articleAria
---------------------------------------------------------- */
.module_top_articleAria {
  background-color: #f7f7f7;
  padding: 40px 0 100px;
  margin-bottom: -100px; }
  @media screen and (max-width: 768px) {
    .module_top_articleAria {
      padding: 30px 15px 50px;
      margin-bottom: -50px; } }
  @media screen and (max-width: 768px) {
    .module_top_articleAria .gcm_inner{
      padding: 0;} }
  .module_top_articleAria .module_title04 {
    position: relative; }
    .module_top_articleAria .module_title04:before {
      content: "";
      position: absolute;
      display: inline-block;
      top: 10px;
      left: 0;
      width: 48px;
      height: 60px;
      background: url("/img2/index/ico_pickup_74x90_01.png") no-repeat;
      background-size: 48px 60px; }
      @media screen and (max-width: 768px) {
        .module_top_articleAria .module_title04:before {
          top: 20px;
          left: -10px;
          width: 24px;
          height: 30px;
          background-size: 24px 30px; } }
  .module_top_articleAria .ml_linkText {
    text-align: center;
    /* font-size: 18px; */
    margin-top: 60px;
  }
    @media screen and (max-width: 768px) {
      .module_top_articleAria .ml_linkText {
        margin-top: 25px; } }
    .module_top_articleAria .ml_linkText a {
      /* text-align: left;
      line-height: 1.2;
      width: 317px;
      display: inline-block;
      background: url("/img2/common/ico_arrow_318x26_01.png") no-repeat left bottom;
      background-size: contain;  */
      display: block;
      margin: 0 auto;
      border-radius: 25px;
      border: 1px solid #f37c36;
      background: #f37c36 url("/img2/common/ico_arrow_18x28_01.png") no-repeat 95% center;
      background-size: 10px 14px;
      padding: 12px;
      max-width: 320px;
      font-size: 18px;
      color: #fff;
      text-align: center;
      line-height: 1.1;
  }
      @media screen and (max-width: 768px) {
        .module_top_articleAria .ml_linkText a {
          /* width: 100%;
          background-size: 100% auto;  */
        } }

  .module_top_articleAria .mldf_title05 {
    margin-bottom: 50px;
    
    /* height: 60px; */
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
    @media screen and (max-width: 768px) {
      .module_top_articleAria .mldf_title05 {
        font-size: 21px;
        margin-top: -80px;
        padding-top: 80px; } }
    .module_top_articleAria .mldf_title05 span {
      display: block;
      background-color: #f37c36;
      padding: 8px;}
      @media screen and (max-width: 768px) {
    .module_top_articleAria .mldf_title05 span {
      padding: 5px;}}
.ml_linkText02 {
  text-align: center;
  font-size: 18px;
  margin-top: 60px; }
  @media screen and (max-width: 768px) {
    .ml_linkText02 {
      margin-top: 25px; } }
  .ml_linkText02 a {
    color: #aa8c42;
    text-align: left;
    line-height: 1.5;
    width: 300px;
    display: inline-block;
    background: url("/img2/common/ico_arrow_318x26_02.png") no-repeat left bottom;
    background-size: contain; }
    @media screen and (max-width: 768px) {
      .ml_linkText02 a {
        width: 100%;
        background-size: 100% auto; } }

/* module_top_serviceLinkArea
---------------------------------------------------------- */
.module_top_serviceLinkArea {
  padding: 140px 0 100px;
  margin-bottom: -100px; }
  .module_top_serviceLinkArea .co_list_link_service {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media screen and (max-width: 768px) {
      .module_top_serviceLinkArea .co_list_link_service {
        display: block; } }
    .module_top_serviceLinkArea .co_list_link_service .item {
      width: 318px;
      background: #ffffff; }
      @media screen and (max-width: 768px) {
        .module_top_serviceLinkArea .co_list_link_service .item {
          margin: 0 auto 20px;
          width: auto;
          max-width: 462px; } }
      .module_top_serviceLinkArea .co_list_link_service .item a {
        display: block; }
        .module_top_serviceLinkArea .co_list_link_service .item a:hover {
          opacity: 0.8;
          transition: opacity 0.3s; }
        .module_top_serviceLinkArea .co_list_link_service .item a .co_box_text {
          padding: 20px; }
          .module_top_serviceLinkArea .co_list_link_service .item a .co_box_text .co_title {
            margin: 0 auto 10px;
            border-radius: 20px;
            border: 1px solid #f37c36;
            background: #f37c36 url("/img2/common/ico_arrow_18x28_01.png") no-repeat 95% center;
            background-size: 9px 14px;
            padding: 10px;
            max-width: 300px;
            font-size: 18px;
            color: #fff;
            text-align: center;
            line-height: 1.1; }
          .module_top_serviceLinkArea .co_list_link_service .item a .co_box_text .co_title02 {
            margin-bottom: 10px;
            color: #f37c36;
            font-size: 18px;
            font-weight: bold; }
          .module_top_serviceLinkArea .co_list_link_service .item a .co_box_text .text {
            padding: 0 20px;
            font-size: 14px;
            line-height: 1.5; }
          .module_top_serviceLinkArea .co_list_link_service .item a .co_box_text .date {
            text-align: right; }
    .module_top_serviceLinkArea .co_list_link_service.is-service .item {
      width: 240px; }
      @media screen and (max-width: 768px) {
        .module_top_serviceLinkArea .co_list_link_service.is-service .item {
          width: auto; } }

/* module_list-article
---------------------------------------------------------- */
.module_list-article {
  display: flex;
  flex-wrap: wrap; }
  .module_list-article > li {
    display: none;
    position: relative;
    width: 318px;
    margin-left: 30px;
    background-color: #fff;
    box-shadow: 1px 5px 8px -1px #ddd;
    -moz-box-shadow: 1px 5px 8px -1px #ddd;
    -webkit-box-shadow: 1px 5px 8px -1px #ddd; }
    @media screen and (max-width: 768px) {
      .module_list-article > li {
        width: 100%;
        float: none;
        margin-left: 0;
        box-shadow: 1px 3px 2px -1px #ccc;
        -moz-box-shadow: 1px 3px 2px -1px #ccc;
        -webkit-box-shadow: 1px 3px 2px -1px #ccc; } }
    .module_list-article > li:nth-child(3n+1) {
      clear: both;
      margin-left: 0; }
      @media screen and (max-width: 768px) {
        .module_list-article > li:nth-child(3n+1) {
          clear: none; } }
    .module_list-article > li:nth-child(n+4) {
      margin-top: 30px;
      display: none; }
      @media screen and (max-width: 768px) {
        .module_list-article > li:nth-child(n+4) {
          margin-top: 0; } }
    @media screen and (max-width: 768px) {
      .module_list-article > li:nth-child(n+2) {
        display: none;
        margin-top: 20px; } }
    .module_list-article > li > a {
      width: 100%;
      display: block;
      padding-bottom: 2em; }
      @media screen and (max-width: 768px) {
        .module_list-article > li > a {
          padding-bottom: 2.3em; } }
      .module_list-article > li > a:hover:not(.not-more) {
        text-decoration: none; }
        .module_list-article > li > a:hover:not(.not-more) .ml_head:before {
          left: 0;
          opacity: 1; }
        .module_list-article > li > a:hover:not(.not-more) .ml_head:after {
          background-color: rgba(0, 0, 0, 0.7); }
      .module_list-article > li > a .ml_head {
        overflow: hidden;
        position: relative; }
        .module_list-article > li > a .ml_head, .module_list-article > li > a .ml_head img {
          height: 196px; }
        @media screen and (max-width: 768px) {
          .module_list-article > li > a .ml_head {
            height: auto; }
            .module_list-article > li > a .ml_head img {
              width: 100%;
              height: auto; } }
        .module_list-article > li > a .ml_head:before {
          content: "";
          display: block;
          width: 90px;
          height: 76px;
          background: url("/img2/common/ico_readmore_90x76_01.png") no-repeat;
          background-size: 96px 76px;
          text-indent: 100%;
          white-space: nowrap;
          overflow: hidden;
          position: absolute;
          top: 0;
          right: 0;
          left: -20%;
          bottom: 0;
          opacity: 0;
          margin: auto;
          z-index: 10;
          transition: all .4s ease; }
          @media screen and (max-width: 768px) {
            .module_list-article > li > a .ml_head:before {
              content: normal; } }
        .module_list-article > li > a .ml_head:after {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 5;
          background-color: transparent;
          transition: all .4s ease; }
          @media screen and (max-width: 768px) {
            .module_list-article > li > a .ml_head:after {
              content: normal; } }
      .module_list-article > li > a .ml_body {
        padding: 14px 14px 16px 14px; }
        @media screen and (max-width: 768px) {
          .module_list-article > li > a .ml_body {
            padding: 10px 15px 15px; } }
        .module_list-article > li > a .ml_body .mlb_title {
          font-size: 18px;
          color: #f37c36;
          font-weight: bold; }
          @media screen and (max-width: 768px) {
            .module_list-article > li > a .ml_body .mlb_title {
              font-size: 17px;
              margin-bottom: .5em; } }
    .module_list-article > li ul.mlb_list-category {
      padding: 0 14px;
      position: absolute;
      left: 0;
      bottom: 1em; }
      @media screen and (max-width: 768px) {
        .module_list-article > li ul.mlb_list-category {
          bottom: 1em;
          padding: 0 0 0 14px; } }
      .module_list-article > li ul.mlb_list-category li {
        float: left;
        position: relative;
        line-height: 1.2;
        font-weight: bold; }
        .module_list-article > li ul.mlb_list-category li:not(:first-child):before {
          position: absolute;
          top: 3px;
          left: -0.5em;
          content: "";
          display: inline-block;
          vertical-align: middle;
          width: 1px;
          height: 13px;
          background: #4e4e4e; }
          @media screen and (max-width: 768px) {
            .module_list-article > li ul.mlb_list-category li:not(:first-child):before {
              height: 11px;
              top: 3px; } }
        .module_list-article > li ul.mlb_list-category li + li:not(:first-child) {
          margin-left: 1em; }
          @media screen and (max-width: 768px) {
            .module_list-article > li ul.mlb_list-category li + li:not(:first-child):nth-child(3n+1) {
              clear: both;
              margin-left: 0; }
              .module_list-article > li ul.mlb_list-category li + li:not(:first-child):nth-child(3n+1):before {
                content: normal; } }
        .module_list-article > li ul.mlb_list-category li a {
          color: #f37c36;
          font-size: 12px; }
          @media screen and (max-width: 768px) {
            .module_list-article > li ul.mlb_list-category li a {
              font-size: 10px; } }

#gcm_body .module_list-article p + p {
  margin-top: 0.2em; }

/* module_top_list-article
---------------------------------------------------------- */
.module_top_list-article > li {
  position: relative;
  float: left;
  width: 318px;
  margin-left: 30px;
  background-color: #fff;
  box-shadow: 1px 2px 5px 1px #ccc;
  -moz-box-shadow: 1px 2px 5px 1px #ccc;
  -webkit-box-shadow: 1px 2px 5px 1px #ccc; }
  @media screen and (max-width: 768px) {
    .module_top_list-article > li {
      float: none;
      width: 100%;
      margin-left: 0; } }
  .module_top_list-article > li .mt_new-entry {
    position: absolute;
    top: -11px;
    left: 0;
    background-color: #fe9200;
    color: #fff;
    font-size: 12px;
    padding: 1px 8px;
    z-index: 1; }
    .module_top_list-article > li .mt_new-entry:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      z-index: -1;
      top: 0;
      left: 39px;
      border: 5px solid;
      border-color: transparent transparent #905408 #905408; }
  @media screen and (max-width: 768px) {
    .module_top_list-article > li {
      width: 100%;
      float: none;
      margin-left: 0;
      box-shadow: 1px 3px 2px -1px #ccc;
      -moz-box-shadow: 1px 3px 2px -1px #ccc;
      -webkit-box-shadow: 1px 3px 2px -1px #ccc; } }
  .module_top_list-article > li:nth-child(3n+1) {
    clear: both;
    margin-left: 0; }
    @media screen and (max-width: 768px) {
      .module_top_list-article > li:nth-child(3n+1) {
        clear: none; } }
  .module_top_list-article > li:nth-child(n+4) {
    margin-top: 30px; }
    @media screen and (max-width: 768px) {
      .module_top_list-article > li:nth-child(n+4) {
        margin-top: 0; } }
  @media screen and (max-width: 768px) {
    .module_top_list-article > li:nth-child(n+2) {
      margin-top: 20px; } }
  .module_top_list-article > li > a,
  .module_top_list-article > li > span {
    width: 100%;
    display: block;
    padding: 20px 12px 2em; }
    @media screen and (max-width: 768px) {
      .module_top_list-article > li > a,
      .module_top_list-article > li > span {
        padding: 20px 15px 2em; } }
    .module_top_list-article > li > a .mlh_title,
    .module_top_list-article > li > span .mlh_title {
      font-weight: bold;
      font-size: 16px;
      line-height: 1.2;
      margin-bottom: .5em; }
    @media screen and (max-width: 768px) {
      .module_top_list-article > li > a,
      .module_top_list-article > li > span {
        padding-bottom: 2.3em; } }
    .module_top_list-article > li > a:hover:not(span):not(.not-more),
    .module_top_list-article > li > span:hover:not(span):not(.not-more) {
      text-decoration: none; }
      .module_top_list-article > li > a:hover:not(span):not(.not-more) .ml_head:before,
      .module_top_list-article > li > span:hover:not(span):not(.not-more) .ml_head:before {
        left: 0;
        opacity: 1; }
      .module_top_list-article > li > a:hover:not(span):not(.not-more) .ml_head:after,
      .module_top_list-article > li > span:hover:not(span):not(.not-more) .ml_head:after {
        background-color: rgba(0, 0, 0, 0.7); }
    .module_top_list-article > li > a .ml_head,
    .module_top_list-article > li > span .ml_head {
      overflow: hidden;
      position: relative; }
      @media screen and (max-width: 768px) {
        .module_top_list-article > li > a .ml_head img,
        .module_top_list-article > li > span .ml_head img {
          width: 100%;
          height: auto; } }
      .module_top_list-article > li > a .ml_head:before,
      .module_top_list-article > li > span .ml_head:before {
        content: "";
        display: block;
        width: 90px;
        height: 76px;
        background: url("/img2/common/ico_readmore_90x76_01.png") no-repeat;
        background-size: 96px 76px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        position: absolute;
        top: 0;
        right: 0;
        left: -20%;
        bottom: 0;
        opacity: 0;
        margin: auto;
        z-index: 10;
        transition: all .4s ease; }
        @media screen and (max-width: 768px) {
          .module_top_list-article > li > a .ml_head:before,
          .module_top_list-article > li > span .ml_head:before {
            content: normal; } }
      .module_top_list-article > li > a .ml_head:after,
      .module_top_list-article > li > span .ml_head:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        background-color: transparent;
        transition: all .4s ease; }
        @media screen and (max-width: 768px) {
          .module_top_list-article > li > a .ml_head:after,
          .module_top_list-article > li > span .ml_head:after {
            content: normal; } }
    .module_top_list-article > li > a .ml_body,
    .module_top_list-article > li > span .ml_body {
      padding: 14px 0 16px; }
      @media screen and (max-width: 768px) {
        .module_top_list-article > li > a .ml_body,
        .module_top_list-article > li > span .ml_body {
          padding: 10px 0 15px; } }
      .module_top_list-article > li > a .ml_body .mlb_title,
      .module_top_list-article > li > span .ml_body .mlb_title {
        font-size: 18px;
        color: #f37c36;
        font-weight: bold;
        margin-bottom: .5em; }
        @media screen and (max-width: 768px) {
          .module_top_list-article > li > a .ml_body .mlb_title,
          .module_top_list-article > li > span .ml_body .mlb_title {
            font-size: 17px;
            margin-bottom: .5em; } }
      .module_top_list-article > li > a .ml_body .mlb_subtitle,
      .module_top_list-article > li > span .ml_body .mlb_subtitle {
        font-size: 11px;
        color: #f37c36;
        margin-top: -9px !important;
        margin-bottom: .5em; }
        @media screen and (max-width: 768px) {
          .module_top_list-article > li > a .ml_body .mlb_subtitle,
          .module_top_list-article > li > span .ml_body .mlb_subtitle {
            font-size: 10px;
            margin-top: -8.5px !important;
            margin-bottom: .5em; } }
      .module_top_list-article > li > a .ml_body .mlb_list-tag,
      .module_top_list-article > li > span .ml_body .mlb_list-tag {
        text-align: left;
        margin-bottom: 1em; }
        .module_top_list-article > li > a .ml_body .mlb_list-tag li,
        .module_top_list-article > li > span .ml_body .mlb_list-tag li {
          display: inline-block;
          vertical-align: middle; }
          .module_top_list-article > li > a .ml_body .mlb_list-tag li:not(:first-child),
          .module_top_list-article > li > span .ml_body .mlb_list-tag li:not(:first-child) {
            margin-left: .2em; }
          .module_top_list-article > li > a .ml_body .mlb_list-tag li .mlbl_name,
          .module_top_list-article > li > span .ml_body .mlb_list-tag li .mlbl_name {
            display: inline-block;
            vertical-align: middle;
            background-color: #666666;
            padding: 0 4px;
            font-size: 10px;
            color: #fff; }
          .module_top_list-article > li > a .ml_body .mlb_list-tag li .mlbl_number,
          .module_top_list-article > li > span .ml_body .mlb_list-tag li .mlbl_number {
            margin-left: .2em;
            display: inline-block;
            margin-top: .4em; }
  .module_top_list-article > li ul.mlb_list-category {
    padding: 0 14px;
    position: absolute;
    left: 0;
    bottom: 1em; }
    @media screen and (max-width: 768px) {
      .module_top_list-article > li ul.mlb_list-category {
        bottom: 1em;
        padding: 0 0 0 14px; } }
    .module_top_list-article > li ul.mlb_list-category li {
      float: left;
      position: relative;
      line-height: 1.2;
      font-weight: bold; }
      .module_top_list-article > li ul.mlb_list-category li:not(:first-child):before {
        position: absolute;
        top: 3px;
        left: -0.5em;
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 1px;
        height: 13px;
        background: #4e4e4e; }
        @media screen and (max-width: 768px) {
          .module_top_list-article > li ul.mlb_list-category li:not(:first-child):before {
            height: 11px;
            top: 3px; } }
      @media screen and (max-width: 768px) {
        .module_top_list-article > li ul.mlb_list-category li:nth-child(4):before {
          content: normal; } }
      .module_top_list-article > li ul.mlb_list-category li + li:not(:first-child) {
        margin-left: 1em; }
        @media screen and (max-width: 768px) {
          .module_top_list-article > li ul.mlb_list-category li + li:not(:first-child):nth-child(3n+1) {
            clear: both;
            margin-left: 0; } }
      .module_top_list-article > li ul.mlb_list-category li a {
        color: #f37c36;
        font-size: 12px; }
        @media screen and (max-width: 768px) {
          .module_top_list-article > li ul.mlb_list-category li a {
            font-size: 10px; } }

#gcm_body .module_top_list-article p + p {
  margin-top: 0.2em; }

/* module_top_list-fancy
---------------------------------------------------------- */
.module_top_list-fancy {
  margin: -16px -10px 32px;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy {
    margin: -10px -15px 16px;
 }
}
.module_top_list-fancy .item_wrap {
  position: relative;
  padding: 6px 10px;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_wrap {
    padding: 6px 5px;
 }
}
.module_top_list-fancy .box-shadow {
  background-color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
.module_top_list-fancy .item_inner {
  width: 100%;
  display: block;
  padding: 10px 10px 4em;
  position: relative;

}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_inner {
    padding: 15px 15px 4em;
 }
}
.module_top_list-fancy .box-bottom-01{
  width: calc(100% - 30px);
  display: block;
  padding: 0 15px 10px;
  position: absolute;
  bottom: 5px;
}
.module_top_list-fancy .has-vacant .box-bottom-01{
  padding-right: 3em;
}
.module_top_list-fancy .item_inner:hover:not(span):not(.not-more) {
  text-decoration: none;
}
.module_top_list-fancy .item_inner:hover:not(span):not(.not-more) .item_figure::before {
  left: 0;
  opacity: 1;
}
.module_top_list-fancy .item_inner:hover:not(span):not(.not-more) .item_figure::after {
  background-color: rgba(0, 0, 0, 0.7);
}
.module_top_list-fancy .item_figure {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 104px;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_figure {
    height: 150px;
 }
}
.module_top_list-fancy .item_figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.module_top_list-fancy .item_figure::before {
  content: "";
  display: block;
  width: 90px;
  height: 76px;
  background: url("/img2/common/ico_readmore_90x76_01.png") no-repeat;
  background-size: 90px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: -20%;
  bottom: 0;
  opacity: 0;
  margin: auto;
  z-index: 10;
  transition: all .4s ease;
}
.module_top_list-fancy .no-link .item_figure::before,
.module_top_list-fancy .no-link .item_figure::after {
  content: normal;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_figure::before {
    content: normal;
  }
}
.module_top_list-fancy .item_figure::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background-color: transparent;
  transition: all .4s ease;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_figure::after {
    content: normal;
  }
}
.module_top_list-fancy .item_new-entry {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  left: 0;
  width: 4em;
  height: 4em;
  background-color: #a62025;
  color: #fff;
  font-size: 12px;
  z-index: 10;
  letter-spacing: 1.2px;
}
.module_top_list-fancy .item_new-entry.-and-modified {
  background-color: #13325f;
}
.module_top_list-fancy .item_title {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 50px;
  padding: 6px 8px;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_title {
    max-height: 58px;
    padding: 7px 14px;
    font-size: 16px;
 }
}
.module_top_list-fancy .item_body {
  padding: 10px 5px;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_body {
    padding: 10px 0;
 }
}
.module_top_list-fancy .item_text {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.45;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_body {
    font-size: 13px;
    line-height: 1.5;
 }
}
.module_top_list-fancy .item_line {
  height: 142px;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_line {
    height: 145px;
    padding: 12px 0;
  }
}
.module_top_list-fancy .item_line-name {
  display: inline-block;
  padding: 3px 8px;
  background-color: #aaa;
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  border-radius: 3px;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_line-name {
    padding: 4px 10px;
  }
}
.module_top_list-fancy .item_list-line {
  padding: 4px 0 10px;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy .item_list-line {
    padding: 6px 0 10px;
    letter-spacing: 0.05em;
  }
}
.module_top_list-fancy .item_list-line .item_time {
  font-size: 13px;
  color: #aa8c42;
}
.module_top_list-fancy .item_list-tag {
  text-align: left;
  display: block;
}
.module_top_list-fancy .item_list-tag li {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.module_top_list-fancy .item_list-tag li:not(:first-child) {
  margin-left: 0.2em;
}
.module_top_list-fancy .item_list-tag li .item_name {
  display: inline-block;
  vertical-align: middle;
  background-color: #333;
  padding: 0 4px;
  font-size: 12px;
  color: #fff;
}
.module_top_list-fancy .item_list-tag li .item_number {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  font-size: 12px;
  text-align: center;
}
.module_top_list-fancy ul.item_list-category {
  /* padding: 0 25px;
  position: absolute;
  left: 0;
  bottom: 18px; */
  display: block;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy ul.item_list-category {
    bottom: 22px;
    padding: 0 0 0 0;
 }
}
.module_top_list-fancy ul.item_list-category::after{
  display: table;
  width: 100%;
  content: '';
}
.module_top_list-fancy ul.item_list-category li {
  float: left;
  position: relative;
  line-height: 1.2;
  font-weight: bold;
}
.module_top_list-fancy ul.item_list-category li:not(:first-child):before {
  position: absolute;
  top: 3px;
  left: -0.5em;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 13px;
  background: #4e4e4e;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy ul.item_list-category li:not(:first-child):before {
    height: 11px;
    top: 3px;
    left: -20px;
 }
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy ul.item_list-category li:nth-child(4):before {
    content: normal;
 }
}
.module_top_list-fancy ul.item_list-category li + li:not(:first-child) {
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  .module_top_list-fancy ul.item_list-category li + li:not(:first-child) {
    margin-left: 40px;
  }
  .module_top_list-fancy ul.item_list-category li + li:not(:first-child):nth-child(3n+1) {
    clear: both;
    margin-left: 0;
 }
}
.module_top_list-fancy ul.item_list-category li + li:nth-child(4),
.module_top_list-fancy ul.item_list-category li + li:nth-child(7){
  margin-left: 0;
}
.module_top_list-fancy ul.item_list-category li + li:nth-child(n+4){
  margin-top: 5px;
}

.module_top_list-fancy ul.item_list-category li + li:nth-child(4):before,
.module_top_list-fancy ul.item_list-category li + li:nth-child(7):before{
  display: none;
}
.module_top_list-fancy ul.item_list-category li a {
  color: #f37c36;
  font-size: 12px;
}




/* module_bnrPikcup
---------------------------------------------------------- */
#module_bnrPickup {
  position: fixed;
  top: 50%;
  right: 0;
  width: 64px;
  height: 302px;
  opacity: 0;
  transition: all .7s ease;
  pointer-events: none;
  z-index: 90; }
  @media screen and (max-width: 768px) {
    #module_bnrPickup {
      width: 32px;
      height: 151px;
      top: 60%; } }
  #module_bnrPickup.fadeIn {
    opacity: 1;
    transition: all .7s ease;
    pointer-events: auto; }
  #module_bnrPickup a {
    opacity: 1;
    width: 64px;
    height: 302px;
    display: block;
    background: url("/img2/index/bnr_pickup_01.png") no-repeat center;
    background-size: contain; }
    @media screen and (max-width: 768px) {
      #module_bnrPickup a {
        width: 32px;
        height: 151px; } }
    #module_bnrPickup a:hover {
      transition: all .4s ease;
      background: url("/img2/index/bnr_pickup_on_01.png") no-repeat center;
      background-size: contain; }
    #module_bnrPickup a span {
      font-size: 0; }

/* module_more_button
---------------------------------------------------------- */
p.module_more_button {
  display: none;
  width: 665px;
  margin: 40px auto 0; }
  @media screen and (max-width: 768px) {
    p.module_more_button {
      width: 100%; } }
  p.module_more_button a {
    width: 100%;
    display: block;
    padding: 1em 50px;
    text-align: center;
    font-size: 16px;
    color: #f37c36;
    border: 1px solid #f37c36;
    border-radius: 30px;
    background: url("/img2/common/ico_arrow_b_34x20_02.png") no-repeat 95% center;
    background-size: 15px 10px;
    background-color: #f7f7f7; }
    @media screen and (max-width: 768px) {
      p.module_more_button a {
        font-size: 17px;
        padding: 8px 20px; } }
    p.module_more_button a:hover {
      color: #fff;
      text-decoration: none;
      background: #f37c36 url("/img2/common/ico_arrow_b_34x20_01.png") no-repeat 95% center;
      background-size: 15px 10px;
      transition: all .4s ease; }
      @media screen and (max-width: 768px) {
        p.module_more_button a:hover {
          background: url("/img2/common/ico_arrow_b_34x20_02.png") no-repeat 95% center;
          background-size: 15px 10px;
          color: #f37c36; } }
  p.module_more_button a.closeStyle {
    background: #f37c36 url("/img2/common/ico_arrow_t_34x20_01.png") no-repeat 95% center;
    background-size: 15px 10px;
    border: 1px solid #fff;
    color: #fff; }
    p.module_more_button a.closeStyle:hover {
      background: url("/img2/common/ico_arrow_t_34x20_02.png") no-repeat 95% center;
      background-size: 15px 10px;
      color: #f37c36;
      border: 1px solid #f37c36; }
      @media screen and (max-width: 768px) {
        p.module_more_button a.closeStyle:hover {
          background: #f37c36 url("/img2/common/ico_arrow_t_34x20_01.png") no-repeat 95% center;
          background-size: 15px 10px;
          color: #fff; } }

/* module_grid2colums
---------------------------------------------------------- */
.module_grid2colums {
  width: 1014px;
  margin: 100px auto 0; }
  @media screen and (max-width: 768px) {
    .module_grid2colums {
      width: 100%;
      margin-top: 50px; } }
  .module_grid2colums .mg_colums {
    float: left;
    width: 492px;
    margin-left: 30px; }
    @media screen and (max-width: 768px) {
      .module_grid2colums .mg_colums {
        float: none;
        width: 100%;
        margin-left: 0; }
        .module_grid2colums .mg_colums:nth-child(n+2) {
          margin-top: 20px; } }
    .module_grid2colums .mg_colums:nth-child(2n+1) {
      margin-left: 0; }
    .module_grid2colums .mg_colums:nth-child(2) .mgc_telphone {
      color: #f37c36; }
      .module_grid2colums .mg_colums:nth-child(2) .mgc_telphone:before {
        background: url("/img2/common/ico_telphone_60x60_01.png") no-repeat;
        background-size: 34px; }
    .module_grid2colums .mg_colums:nth-child(2) .mgc_time {
      background-color: #f37c36; }
    .module_grid2colums .mg_colums > a {
      width: 100%;
      display: block;
      pointer-events: none;
      padding: 25px 50px;
      text-align: center;
      background-color: #f7f7f7; }
      @media screen and (max-width: 768px) {
        .module_grid2colums .mg_colums > a {
          padding: 20px 25px;
          pointer-events: auto; } }
      .module_grid2colums .mg_colums > a .mgc_text {
        font-weight: bold;
        margin-bottom: .5em; }
        .module_grid2colums .mg_colums > a .mgc_text br {
          display: none; }
          @media screen and (max-width: 768px) {
            .module_grid2colums .mg_colums > a .mgc_text br {
              display: block; } }
      .module_grid2colums .mg_colums > a .mgc_telphone {
        position: relative;
        display: inline-block;
        color: #eb5c28;
        font-size: 38px;
        font-weight: bold;
        padding-left: .5em; }
        @media screen and (max-width: 768px) {
          .module_grid2colums .mg_colums > a .mgc_telphone {
            font-size: 24px; } }
        .module_grid2colums .mg_colums > a .mgc_telphone:before {
          content: "";
          display: inline-block;
          width: 34px;
          height: 34px;
          background: url("/img2/common/ico_telphone_60x60_02.png") no-repeat;
          background-size: 34px; }
          @media screen and (max-width: 768px) {
            .module_grid2colums .mg_colums > a .mgc_telphone:before {
              width: 30px;
              height: 30px;
              background-size: 30px;
              vertical-align: middle; } }
      .module_grid2colums .mg_colums > a .mgc_time {
        width: 318px;
        background-color: #eb5c28;
        display: inline-block;
        padding: .2em .9em;
        border-radius: 30px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .module_grid2colums .mg_colums > a .mgc_time {
            pointer-events: auto;
            width: 100%;
            display: block;
            margin-top: 1em; } }
    .module_grid2colums .mg_colums .mgcc_notice {
      margin-top: 1em;
      margin-left: 1em; }
      .module_grid2colums .mg_colums .mgcc_notice a {
        color: #f37c36;
        font-weight: bold; }

/* module_modal
---------------------------------------------------------- */
.module_modal_wrap {
  width: 1014px;
  margin: 0 auto;
  z-index: 10001;
  position: fixed;
  display: none; }
  .module_modal_wrap .mm_inner {
    position: relative; }
  @media screen and (max-width: 768px) {
    .module_modal_wrap {
      width: 90%;
      overflow-y: scroll;
      height: 300px; }
      .module_modal_wrap::-webkit-scrollbar {
        width: 5px; }
      .module_modal_wrap::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 10px; }
      .module_modal_wrap::-webkit-scrollbar-track-piece:start {
        background: #eee; }
      .module_modal_wrap::-webkit-scrollbar-track-piece:end {
        background: #fff; } }
  .module_modal_wrap .mi_modal {
    height: 700px;
    overflow: auto;
    padding: 20px 56px 60px;
    background-color: #fff; }
    @media screen and (max-width: 768px) {
      .module_modal_wrap .mi_modal {
        padding: 20px 10px 30px; } }
    .module_modal_wrap .mi_modal .mim_title {
      text-align: center;
      font-weight: bold;
      font-size: 20px;
      margin: 2em 0; }
      @media screen and (max-width: 768px) {
        .module_modal_wrap .mi_modal .mim_title {
          margin: 1em 0; } }
    .module_modal_wrap .mi_modal ol.module_list-number03 {
      margin-left: 0; }
      p + .module_modal_wrap .mi_modal ol.module_list-number03 {
        margin-top: 3em; }
    .module_modal_wrap .mi_modal ul.module_list-disc {
      margin-left: 0;
      margin-bottom: 3em; }
    .module_modal_wrap .mi_modal .mim_text {
      margin-top: 1em; }
      .module_modal_wrap .mi_modal .mim_text a {
        color: #f37c36;
        font-weight: bold;
        padding-left: 1em; }
        .module_modal_wrap .mi_modal .mim_text a:hover {
          transition: all .4s ease; }
          .module_modal_wrap .mi_modal .mim_text a:hover:hover, .module_modal_wrap .mi_modal .mim_text a:hover:active, .module_modal_wrap .mi_modal .mim_text a:hover:focus {
            opacity: .7;
            text-decoration: none; }
    .module_modal_wrap .mi_modal .mim-contact {
      border-top: 1px solid #ccc;
      padding-top: 1em;
      margin-top: 3em; }
      .module_modal_wrap .mi_modal .mim-contact ul li {
        display: inline-block;
        vertical-align: middle; }
        .module_modal_wrap .mi_modal .mim-contact ul li:first-child span {
          font-size: 30px;
          font-weight: bold; }
          .module_modal_wrap .mi_modal .mim-contact ul li:first-child span a {
            color: #f37c36;
            pointer-events: none; }
            @media screen and (max-width: 768px) {
              .module_modal_wrap .mi_modal .mim-contact ul li:first-child span a {
                pointer-events: auto; } }
          .module_modal_wrap .mi_modal .mim-contact ul li:first-child span:before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            width: 29px;
            height: 29px;
            background: url("/img2/common/ico_telphone_29x29_01.png") no-repeat;
            background-size: 29px; }
            @media screen and (max-width: 768px) {
              .module_modal_wrap .mi_modal .mim-contact ul li:first-child span:before {
                content: normal; } }
        .module_modal_wrap .mi_modal .mim-contact ul li:nth-child(2) {
          margin: 0 1em; }
          @media screen and (max-width: 768px) {
            .module_modal_wrap .mi_modal .mim-contact ul li:nth-child(2) {
              margin: 0;
              display: block; } }
        .module_modal_wrap .mi_modal .mim-contact ul li:nth-child(3) {
          padding: 0.3em 1.4em;
          background-color: #f7f7f7;
          border-radius: 30px; }
          @media screen and (max-width: 768px) {
            .module_modal_wrap .mi_modal .mim-contact ul li:nth-child(3) {
              padding: 0; } }
    .module_modal_wrap .mi_modal .mim_close_button01,
    .module_modal_wrap .mi_modal .mim_close_button02 {
      position: absolute; }
      @media screen and (max-width: 768px) {
        .module_modal_wrap .mi_modal .mim_close_button01,
        .module_modal_wrap .mi_modal .mim_close_button02 {
          position: static; } }
      .module_modal_wrap .mi_modal .mim_close_button01 a,
      .module_modal_wrap .mi_modal .mim_close_button02 a {
        color: #fff;
        font-weight: bold;
        padding-left: 1.4em;
        background: url("/img2/common/ico_close_button_16x16_01.png") no-repeat left center; }
        @media screen and (max-width: 768px) {
          .module_modal_wrap .mi_modal .mim_close_button01 a,
          .module_modal_wrap .mi_modal .mim_close_button02 a {
            color: #000;
            border: 1px solid #000000;
            padding: 0.3em 1.4em;
            display: inline-block; } }
        .module_modal_wrap .mi_modal .mim_close_button01 a:hover,
        .module_modal_wrap .mi_modal .mim_close_button02 a:hover {
          text-decoration: none;
          transition: all .4s ease; }
          .module_modal_wrap .mi_modal .mim_close_button01 a:hover:hover, .module_modal_wrap .mi_modal .mim_close_button01 a:hover:active, .module_modal_wrap .mi_modal .mim_close_button01 a:hover:focus,
          .module_modal_wrap .mi_modal .mim_close_button02 a:hover:hover,
          .module_modal_wrap .mi_modal .mim_close_button02 a:hover:active,
          .module_modal_wrap .mi_modal .mim_close_button02 a:hover:focus {
            opacity: .7;
            text-decoration: none; }
    .module_modal_wrap .mi_modal .mim_close_button01 {
      top: -34px;
      right: 0; }
      @media screen and (max-width: 768px) {
        .module_modal_wrap .mi_modal .mim_close_button01 {
          display: none; } }
    .module_modal_wrap .mi_modal .mim_close_button02 {
      left: 50%;
      bottom: -40px;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .module_modal_wrap .mi_modal .mim_close_button02 {
          margin-top: 1em; } }
    @media screen and (max-width: 768px) {
      .module_modal_wrap .mi_modal .mim-body {
        display: none; } }

/*modal背景のスタイル*/
.modal-overlay {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.75); }

/* module_grid
---------------------------------------------------------- */
.module_grid01 {
  overflow: hidden;
  width: 1014px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .module_grid01 {
      width: 100%; } }
  .module_grid01 .mg_col {
    float: left;
    width: 492px; }
    @media screen and (max-width: 768px) {
      .module_grid01 .mg_col {
        width: 100%; } }
    .module_grid01 .mg_col:last-child {
      margin-left: 30px; }
      @media screen and (max-width: 768px) {
        .module_grid01 .mg_col:last-child {
          margin-left: 0;
          margin-top: 30px; } }
    .module_grid01 .mg_col .mg_btn01 {
      display: inline-block;
      width: 100%;
      padding: 0.75em 0;
      border-radius: 50px;
      color: #fff;
      font-size: 24px;
      background-color: #f00;
      text-align: center;
      transition: all .4s ease;
      font-weight: bold; }
      .module_grid01 .mg_col .mg_btn01:hover, .module_grid01 .mg_col .mg_btn01:active, .module_grid01 .mg_col .mg_btn01:focus {
        opacity: .7;
        text-decoration: none; }
      @media screen and (max-width: 768px) {
        .module_grid01 .mg_col .mg_btn01 {
          padding: 0.25em; } }
      .module_grid01 .mg_col .mg_btn01:hover {
        text-decoration: none; }
      .module_grid01 .mg_col .mg_btn01:focus {
        text-decoration: none; }
      .module_grid01 .mg_col .mg_btn01.s-bg-blue {
        background-color: #f37c36; }
      .module_grid01 .mg_col .mg_btn01.s-bg-yellow {
        background-color: #fe9200; }
      .module_grid01 .mg_col .mg_btn01 span {
        position: relative; }
        @media screen and (max-width: 768px) {
          .module_grid01 .mg_col .mg_btn01 span {
            font-size: 16px; } }
        .module_grid01 .mg_col .mg_btn01 span:after {
          content: "";
          position: absolute;
          top: 50%;
          right: -25px;
          width: 15px;
          height: 15px;
          margin-top: -8px;
          background: url("/img2/common/ico_blank_30x30_01.png") no-repeat;
          background-size: 15px; }
      .module_grid01 .mg_col .mg_btn01 + a {
        margin-top: 1em; }
    .module_grid01 .mg_col .mg_linkFavorite {
      display: inline-block;
      color: #f37c36;
      font-weight: bold; }
      .module_grid01 .mg_col .mg_linkFavorite + p {
        margin-top: 1em; }

/* module_real
---------------------------------------------------------- */
.module_real .gcm_inner section:nth-of-type(1) {
  padding-bottom: 50px; }
.module_real:last-of-type {
  padding-bottom: 100px; }
.module_real.s-bg-grey {
  background-color: #f7f7f7; }
.module_real + .module_real {
  margin-top: 200px; }
  @media screen and (max-width: 768px) {
    .module_real + .module_real {
      margin-top: 100px; } }
.module_real .gcm_head {
  float: left;
  width: 700px; }
  @media screen and (max-width: 768px) {
    .module_real .gcm_head {
      float: none;
      width: 100%; } }
  .module_real .gcm_head figure {
    float: left;
    margin-right: 87px; }
    @media screen and (max-width: 768px) {
      .module_real .gcm_head figure {
        float: none;
        display: none; } }
  .module_real .gcm_head .gcm_boxTxt {
    overflow: hidden; }
.module_real .gcm_body {
  float: right;
  margin-top: -20px; }
  @media screen and (max-width: 768px) {
    .module_real .gcm_body {
      float: none;
      margin-top: 0; } }
  .module_real .gcm_body figure {
    position: relative;
    display: block;
    width: 224px;
    height: 239px;
    margin-right: 20px; }
    .module_real .gcm_body figure img {
      position: absolute; }
      @media screen and (max-width: 768px) {
        .module_real .gcm_body figure img {
          position: static; } }
    .module_real .gcm_body figure.mr_img01 {
      width: 224px; }
      @media screen and (max-width: 768px) {
        .module_real .gcm_body figure.mr_img01 {
          width: 100%;
          height: 100%; } }
      .module_real .gcm_body figure.mr_img01 img {
        top: -20px;
        right: 40px; }
        @media screen and (max-width: 768px) {
          .module_real .gcm_body figure.mr_img01 img {
            top: 0;
            right: 0; } }
    .module_real .gcm_body figure.mr_img02 {
      width: 260px; }
      @media screen and (max-width: 768px) {
        .module_real .gcm_body figure.mr_img02 {
          width: 100%;
          height: 100%; } }
      .module_real .gcm_body figure.mr_img02 img {
        right: 20px; }
        @media screen and (max-width: 768px) {
          .module_real .gcm_body figure.mr_img02 img {
            right: 0; } }
    .module_real .gcm_body figure.mr_img03 {
      width: 252px; }
      @media screen and (max-width: 768px) {
        .module_real .gcm_body figure.mr_img03 {
          width: 100%;
          height: 100%; } }
      .module_real .gcm_body figure.mr_img03 img {
        right: 30px; }
        @media screen and (max-width: 768px) {
          .module_real .gcm_body figure.mr_img03 img {
            right: 0; } }
    @media screen and (max-width: 768px) {
      .module_real .gcm_body figure {
        width: 100%;
        height: auto;
        padding: 3em 34px 0px 34px;
        text-align: center; } }
.module_real .mr_title {
  color: #f37c36;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 1em;
  line-height: 1.2; }
  @media screen and (max-width: 768px) {
    .module_real .mr_title {
      border-bottom: 2px solid #f37c36;
      line-height: 2; } }
  .module_real .mr_title span {
    display: none; }
    @media screen and (max-width: 768px) {
      .module_real .mr_title span {
        display: inline; } }
.module_real .mr_transitionText {
  margin-top: 3em; }
  .module_real .mr_transitionText a {
    display: inline-block;
    color: #f37c36;
    font-weight: bold;
    padding: 0 65px 3px 0;
    position: relative;
    border-bottom: 2px solid #f37c36; }
    .module_real .mr_transitionText a span {
      display: block;
      border: none; }
      .module_real .mr_transitionText a span:last-child:after {
        content: "";
        position: absolute;
        bottom: 5px;
        right: 42px;
        width: 15px;
        height: 15px;
        background: url("/img2/common/ico_blank_30x30_02.png") no-repeat;
        background-size: 15px; }
    .module_real .mr_transitionText a:hover {
      transition: all .4s ease; }
      .module_real .mr_transitionText a:hover:hover, .module_real .mr_transitionText a:hover:active, .module_real .mr_transitionText a:hover:focus {
        opacity: .7;
        text-decoration: none; }
    .module_real .mr_transitionText a:after {
      content: "";
      position: absolute;
      bottom: 4px;
      right: -3px;
      display: inline-block;
      width: 18px;
      height: 2px;
      background: #f37c36;
      transform: rotate(45deg); }
    .module_real .mr_transitionText a:focus {
      text-decoration: none; }
.module_real section + p {
  margin-top: 1em; }
.module_real section + section {
  border-top: 1px solid #ccc; }
  @media screen and (max-width: 768px) {
    .module_real section + section {
      border-top: none; } }
.module_real section:last-of-type {
  margin-bottom: 0;
  border-bottom: 1px solid #ccc; }
  @media screen and (max-width: 768px) {
    .module_real section:last-of-type {
      padding-bottom: 40px; } }
body#real .module_real:last-of-type {
  margin-bottom: -100px; }

/* module_policy
---------------------------------------------------------- */
.module_policy01 br.mp_onlySpBr {
  display: none; }
  @media screen and (max-width: 768px) {
    .module_policy01 br.mp_onlySpBr {
      display: block; } }
.module_policy01 .mp_inner {
  width: 850px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .module_policy01 .mp_inner {
      width: 100%;
      padding: 0 15px; } }
.module_policy01 p {
  padding-bottom: 2em;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .module_policy01 p {
      padding-bottom: 1em;
      font-size: 14px; } }
  .module_policy01 p + p {
    margin-top: 2em; }
    @media screen and (max-width: 768px) {
      .module_policy01 p + p {
        margin-top: 1em; } }
.module_policy01 em {
  font-size: 24px;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .module_policy01 em {
      font-size: 15px; } }
.module_policy01 + .module_policy02 {
  margin-top: 100px; }

.module_policy02 {
  overflow: hidden;
  padding: 100px 0;
  background-color: #f7f7f7; }
  @media screen and (max-width: 768px) {
    .module_policy02 {
      padding: 50px 0; } }
  @media screen and (max-width: 768px) {
    .module_policy02 .module_title01 span {
      display: block; } }
  .module_policy02 .mp_head {
    float: left; }
    @media screen and (max-width: 768px) {
      .module_policy02 .mp_head {
        float: none;
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .module_policy02 .mp_head + .mp_body {
        margin-top: 3.5em; } }
  .module_policy02 .mp_body {
    float: right;
    margin-top: 2.5em; }
    @media screen and (max-width: 768px) {
      .module_policy02 .mp_body {
        float: none;
        width: 100%;
        margin-top: 0; } }
  .module_policy02 p {
    font-size: 18px; }
    @media screen and (max-width: 768px) {
      .module_policy02 p {
        font-size: 14px; } }
  .module_policy02 figure {
    width: 314px; }
    @media screen and (max-width: 768px) {
      .module_policy02 figure {
        width: 100%;
        padding: 0 40px;
        margin: 0 auto; } }
  .module_policy02 + .module_policy03 {
    margin-top: 100px; }
    @media screen and (max-width: 768px) {
      .module_policy02 + .module_policy03 {
        margin-top: 50px; } }

.module_policy03 {
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .module_policy03 .gcm_inner {
      padding: 0; } }
  .module_policy03 .policyWrap {
    background-color: #f7f7f7;
    padding: 0 56px 50px 56px; }
    @media screen and (max-width: 768px) {
      .module_policy03 .policyWrap {
        padding: 0 15px 50px; } }
  .module_policy03 .mp_head {
    position: relative;
    top: -34px;
    left: 0; }
    @media screen and (max-width: 768px) {
      .module_policy03 .mp_head {
        top: 0;
        left: 0;
        padding-top: 2.5em; } }
  .module_policy03 .mp_body {
    margin-top: 0; }
    @media screen and (max-width: 768px) {
      .module_policy03 .mp_body {
        margin-top: 2em; } }
  .module_policy03 .mah_praivacyText {
    margin-top: 3em; }
    .module_policy03 .mah_praivacyText a {
      display: inline-block;
      color: #f37c36;
      font-weight: bold;
      padding: 0 65px 3px 0;
      position: relative;
      border-bottom: 1px solid #f37c36; }
      .module_policy03 .mah_praivacyText a span {
        display: block;
        border: none; }
        .module_policy03 .mah_praivacyText a span:last-child:after {
          content: "";
          position: absolute;
          bottom: 7px;
          right: 36px;
          width: 25px;
          height: 16px;
          background: url("/img2/about/policy/ico_pdf_46x30_01.png") no-repeat;
          background-size: 25px; }
      .module_policy03 .mah_praivacyText a:hover {
        transition: all .4s ease; }
        .module_policy03 .mah_praivacyText a:hover:hover, .module_policy03 .mah_praivacyText a:hover:active, .module_policy03 .mah_praivacyText a:hover:focus {
          opacity: .7;
          text-decoration: none; }
      .module_policy03 .mah_praivacyText a:after {
        content: "";
        position: absolute;
        bottom: 5px;
        right: -3px;
        display: inline-block;
        width: 18px;
        height: 1px;
        background: #f37c36;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
      .module_policy03 .mah_praivacyText a:focus {
        text-decoration: none; }

/* module_cancel
---------------------------------------------------------- */
.module_cancel:last-of-type {
  padding-bottom: 100px; }
.module_cancel.s-bg-grey {
  background-color: #f7f7f7; }
.module_cancel + .module_cancel {
  margin-top: 200px; }
  @media screen and (max-width: 768px) {
    .module_cancel + .module_cancel {
      margin-top: 100px; } }
.module_cancel .gcm_head {
  float: left;
  width: 100%;
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #ccc; }
  @media screen and (max-width: 768px) {
    .module_cancel .gcm_head {
      float: none;
      margin-bottom: 1.5em;
      padding-bottom: 1.5em; } }
  .module_cancel .gcm_head:first-of-type {
    padding-bottom: 5em; }
    @media screen and (max-width: 768px) {
      .module_cancel .gcm_head:first-of-type {
        padding-bottom: 2em; } }
  .module_cancel .gcm_head:last-of-type {
    border-bottom: none;
    padding-bottom: 0; }
    @media screen and (max-width: 768px) {
      .module_cancel .gcm_head:last-of-type {
        padding-bottom: 1.5em;
        margin-bottom: 0;
        border-bottom: 1px solid #ccc; } }
  .module_cancel .gcm_head figure {
    float: left;
    width: 78px;
    margin: 0 87px 0 20px; }
    @media screen and (max-width: 768px) {
      .module_cancel .gcm_head figure {
        float: none;
        display: none; } }
  .module_cancel .gcm_head .gcm_boxTxt {
    overflow: hidden; }
.module_cancel .mr_title {
  color: #f37c36;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 1em;
  line-height: 1.2; }
  @media screen and (max-width: 768px) {
    .module_cancel .mr_title {
      position: relative;
      min-height: 50px;
      margin: 1em 0;
      padding-left: 3em;
      font-size: 15px; }
      .module_cancel .mr_title:before {
        content: '';
        position: absolute;
        left: 0;
        width: 38px;
        height: 52px;
        margin-right: 7px;
        background: url("/img2/resident/cancel/cancel_num_01.png") no-repeat;
        background-size: 38px; } }
  .module_cancel .mr_title span {
    display: none; }
    @media screen and (max-width: 768px) {
      .module_cancel .mr_title span {
        display: inline; } }
.module_cancel .gcm_head:nth-child(3) .mr_title:before {
  content: '';
  width: 38px;
  height: 52px;
  margin-right: 7px;
  background: url("/img2/resident/cancel/cancel_num_02.png") no-repeat;
  background-size: 38px; }
.module_cancel .gcm_head:nth-child(4) .mr_title:before {
  content: '';
  width: 38px;
  height: 52px;
  margin-right: 7px;
  background: url("/img2/resident/cancel/cancel_num_03.png") no-repeat;
  background-size: 38px; }
.module_cancel .gcm_head:nth-child(5) .mr_title:before {
  content: '';
  width: 38px;
  height: 52px;
  margin-right: 7px;
  background: url("/img2/resident/cancel/cancel_num_04.png") no-repeat;
  background-size: 38px; }
.module_cancel .gcm_head:nth-child(6) .mr_title:before {
  content: '';
  width: 38px;
  height: 52px;
  margin-right: 7px;
  background: url("/img2/resident/cancel/cancel_num_05.png") no-repeat;
  background-size: 38px; }
.module_cancel .gcm_head:nth-child(7) .mr_title:before {
  content: '';
  width: 38px;
  height: 52px;
  margin-right: 7px;
  background: url("/img2/resident/cancel/cancel_num_06.png") no-repeat;
  background-size: 38px; }
.module_cancel .mr_transitionText {
  margin-top: 3em; }
  .module_cancel .mr_transitionText a {
    display: inline-block;
    color: #f37c36;
    font-weight: bold;
    padding: 0 65px 3px 0;
    position: relative;
    border-bottom: 2px solid #f37c36; }
    .module_cancel .mr_transitionText a span {
      display: block;
      border: none; }
      .module_cancel .mr_transitionText a span:last-child:after {
        content: "";
        position: absolute;
        bottom: 5px;
        right: 42px;
        width: 15px;
        height: 15px;
        background: url("/img2/common/ico_blank_30x30_02.png") no-repeat;
        background-size: 15px; }
    .module_cancel .mr_transitionText a:hover {
      transition: all .4s ease; }
      .module_cancel .mr_transitionText a:hover:hover, .module_cancel .mr_transitionText a:hover:active, .module_cancel .mr_transitionText a:hover:focus {
        opacity: .7;
        text-decoration: none; }
    .module_cancel .mr_transitionText a:after {
      content: "";
      position: absolute;
      bottom: 4px;
      right: -3px;
      display: inline-block;
      width: 18px;
      height: 2px;
      background: #f37c36;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
    .module_cancel .mr_transitionText a:focus {
      text-decoration: none; }
.module_cancel section + p {
  margin-top: 1em; }
.module_cancel section:last-of-type {
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .module_cancel section:last-of-type {
      padding-bottom: 40px; } }
.module_cancel .module_list-number01 + .module_btn01 {
  margin: 3em 0; }

/* module_btn
---------------------------------------------------------- */
.module_btn01 {
  text-align: center; }
  .module_btn01 .mb_btn01 {
    display: inline-block;
    width: 492px;
    padding: 0.75em 0;
    border-radius: 50px;
    color: #fff;
    font-size: 24px;
    background-color: #f00;
    text-align: center;
    transition: all .4s ease; }
    .module_btn01 .mb_btn01:hover, .module_btn01 .mb_btn01:active, .module_btn01 .mb_btn01:focus {
      opacity: .7;
      text-decoration: none; }
    @media screen and (max-width: 768px) {
      .module_btn01 .mb_btn01 {
        width: 290px;
        padding: 0.25em; } }
    .module_btn01 .mb_btn01:hover {
      text-decoration: none; }
    .module_btn01 .mb_btn01:focus {
      text-decoration: none; }
    .module_btn01 .mb_btn01.s-bg-blue {
      background-color: #f37c36; }
    .module_btn01 .mb_btn01.s-bg-yellow {
      background-color: #fe9200; }
    .module_btn01 .mb_btn01 span {
      position: relative;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .module_btn01 .mb_btn01 span {
          font-size: 16px; } }
    .module_btn01 .mb_btn01 + p {
      margin-top: 1em; }

.module_cancel .gcm_boxTxt {
  overflow: hidden; }
  .module_cancel .gcm_boxTxt .mr_title {
    color: #f37c36;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 1.2; }
    @media screen and (max-width: 768px) {
      .module_cancel .gcm_boxTxt .mr_title {
        position: relative;
        margin: 1em 0;
        padding-left: 3em;
        font-size: 15px; }
        body#real .module_cancel .gcm_boxTxt .mr_title {
          padding-left: 0; }
        .module_cancel .gcm_boxTxt .mr_title:before {
          content: '';
          position: absolute;
          left: 0;
          width: 38px;
          height: 52px;
          margin-right: 7px;
          background: url("/img2/resident/cancel/cancel_num_01.png") no-repeat;
          background-size: 38px; }
          body#real .module_cancel .gcm_boxTxt .mr_title:before {
            display: none; } }
    .module_cancel .gcm_boxTxt .mr_title span {
      display: none; }
      @media screen and (max-width: 768px) {
        .module_cancel .gcm_boxTxt .mr_title span {
          display: inline; } }
  .module_cancel .gcm_boxTxt .gcm_head:nth-child(3) .mr_title:before {
    content: '';
    width: 38px;
    height: 52px;
    margin-right: 7px;
    background: url("/img2/resident/cancel/cancel_num_02.png") no-repeat;
    background-size: 38px; }
  .module_cancel .gcm_boxTxt .gcm_head:nth-child(4) .mr_title:before {
    content: '';
    width: 38px;
    height: 52px;
    margin-right: 7px;
    background: url("/img2/resident/cancel/cancel_num_03.png") no-repeat;
    background-size: 38px; }
  .module_cancel .gcm_boxTxt .gcm_head:nth-child(5) .mr_title:before {
    content: '';
    width: 38px;
    height: 52px;
    margin-right: 7px;
    background: url("/img2/resident/cancel/cancel_num_04.png") no-repeat;
    background-size: 38px; }
  .module_cancel .gcm_boxTxt .gcm_head:nth-child(6) .mr_title:before {
    content: '';
    width: 38px;
    height: 52px;
    margin-right: 7px;
    background: url("/img2/resident/cancel/cancel_num_05.png") no-repeat;
    background-size: 38px; }
  .module_cancel .gcm_boxTxt .gcm_head:nth-child(7) .mr_title:before {
    content: '';
    width: 38px;
    height: 52px;
    margin-right: 7px;
    background: url("/img2/resident/cancel/cancel_num_06.png") no-repeat;
    background-size: 38px; }
  .module_cancel .gcm_boxTxt .mr_transitionText {
    margin-top: 3em; }
    .module_cancel .gcm_boxTxt .mr_transitionText a {
      display: inline-block;
      color: #f37c36;
      font-weight: bold;
      padding: 0 65px 3px 0;
      position: relative;
      border-bottom: 2px solid #f37c36; }
      .module_cancel .gcm_boxTxt .mr_transitionText a span {
        display: block;
        border: none; }
        .module_cancel .gcm_boxTxt .mr_transitionText a span:last-child:after {
          content: "";
          position: absolute;
          bottom: 5px;
          right: 42px;
          width: 15px;
          height: 15px;
          background: url("/img2/common/ico_blank_30x30_02.png") no-repeat;
          background-size: 15px; }
      .module_cancel .gcm_boxTxt .mr_transitionText a:hover {
        transition: all .4s ease; }
        .module_cancel .gcm_boxTxt .mr_transitionText a:hover:hover, .module_cancel .gcm_boxTxt .mr_transitionText a:hover:active, .module_cancel .gcm_boxTxt .mr_transitionText a:hover:focus {
          opacity: .7;
          text-decoration: none; }
      .module_cancel .gcm_boxTxt .mr_transitionText a:after {
        content: "";
        position: absolute;
        bottom: 4px;
        right: -3px;
        display: inline-block;
        width: 18px;
        height: 2px;
        background: #f37c36;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
      .module_cancel .gcm_boxTxt .mr_transitionText a:focus {
        text-decoration: none; }
  .module_cancel .gcm_boxTxt section + p {
    margin-top: 1em; }
  .module_cancel .gcm_boxTxt section:last-of-type {
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .module_cancel .gcm_boxTxt section:last-of-type {
        padding-bottom: 40px; } }
  .module_cancel .gcm_boxTxt .module_list-number01 + .module_btn01 {
    margin: 3em 0; }

/* module_btn
---------------------------------------------------------- */
.module_btn01 {
  text-align: center; }
  .module_btn01 .mb_btn01 {
    display: inline-block;
    width: 492px;
    padding: 0.75em 0;
    border-radius: 50px;
    color: #fff;
    font-size: 24px;
    background-color: #f00;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .module_btn01 .mb_btn01 {
        width: 290px;
        padding: 0.25em; } }
    .module_btn01 .mb_btn01:hover {
      text-decoration: none; }
    .module_btn01 .mb_btn01:focus {
      text-decoration: none; }
    .module_btn01 .mb_btn01.s-bg-blue {
      background-color: #f37c36; }
    .module_btn01 .mb_btn01.s-bg-yellow {
      background-color: #fe9200; }
    .module_btn01 .mb_btn01 span {
      position: relative; }
      @media screen and (max-width: 768px) {
        .module_btn01 .mb_btn01 span {
          font-size: 16px; } }
    .module_btn01 .mb_btn01 + p {
      margin-top: 1em; }

.module_btn02 {
  position: relative;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 0.25em 0;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  background-color: #f37c36;
  text-align: center; }
  body#outline .module_btn02 {
    margin: 2em 0; }
    @media screen and (max-width: 768px) {
      body#outline .module_btn02 {
        display: none; } }
  @media screen and (max-width: 768px) {
    .module_btn02 {
      width: 290px;
      padding: 0.25em; } }
  .module_btn02:hover {
    text-decoration: none; }
  .module_btn02:focus {
    text-decoration: none; }
  .module_btn02:after {
    position: absolute;
    top: 50%;
    right: 22px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    width: 17px;
    height: 10px;
    background: url(/img2/common/ico_arrow_b_34x20_01.png) no-repeat;
    background-size: 17px; }
  .module_btn02.active:after {
    position: absolute;
    top: 50%;
    right: 22px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    width: 17px;
    height: 10px;
    background: url(/img2/common/ico_arrow_t_34x20_01.png) no-repeat;
    background-size: 17px; }
  .module_btn02 span {
    position: relative; }
    @media screen and (max-width: 768px) {
      .module_btn02 span {
        font-size: 16px; } }
  .module_btn02 + p {
    margin-top: 1em; }

.module_btn03 {
  text-align: center;
  display: inline-block;
  width: 319px;
  padding: 0.5em 0;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  background-color: #f37c36;
  text-align: center;
  transition: all .4s ease; }
  .module_btn03:hover, .module_btn03:active, .module_btn03:focus {
    opacity: .7;
    text-decoration: none; }
  @media screen and (max-width: 768px) {
    .module_btn03 {
      width: 100%;
      padding: 0.25em; } }
  .module_btn03:hover {
    text-decoration: none; }
  .module_btn03:focus {
    text-decoration: none; }
  .module_btn03 span {
    position: relative; }
    .module_btn03 span:after {
      position: absolute;
      top: 50%;
      content: "";
      display: inline-block;
      vertical-align: middle;
      margin: -10px 0 0 13px;
      width: 20px;
      height: 20px;
      background: url(/img2/common/ico_arrow_b_40x40_01.png) no-repeat;
      background-size: 20px; }
  .module_btn03 span {
    position: relative;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .module_btn03 span {
        font-size: 16px; } }
  .module_btn03 + p {
    margin-top: 1em; }
  body#faq .module_btn03 {
    margin-bottom: 1em; }

.module_btn04 {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0.25em 0 0.25em 4em;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-color: #f37c36;
  text-align: left;
  transition: all .4s ease; }
  .module_btn04:hover, .module_btn04:active, .module_btn04:focus {
    opacity: .7;
    text-decoration: none; }
  @media screen and (max-width: 768px) {
    .module_btn04 {
      font-size: 13px;
      padding: 1em 3.5em 1em 2.5em; } }
  .module_btn04:hover {
    text-decoration: none; }
  .module_btn04:focus {
    text-decoration: none; }
  .module_btn04:before {
    position: absolute;
    top: 50%;
    left: 1em;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -13px;
    width: 35px;
    height: 28px;
    background: url(/img2/common/ico_question_35x32_01.png) no-repeat;
    background-size: 32px; }
    @media screen and (max-width: 768px) {
      .module_btn04:before {
        top: 0;
        width: 17px;
        height: 16px;
        margin-top: 16px;
        background-size: 17px; } }
  .module_btn04:after {
    position: absolute;
    top: 50%;
    right: 22px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    width: 17px;
    height: 10px;
    background: url(/img2/common/ico_arrow_b_25x18_01.png) no-repeat;
    background-size: 17px; }
  .module_btn04.active:after {
    position: absolute;
    top: 50%;
    right: 22px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    width: 17px;
    height: 10px;
    background: url(/img2/common/ico_arrow_t_25x18_01.png) no-repeat;
    background-size: 17px; }
  .module_btn04 span {
    position: relative; }
    @media screen and (max-width: 768px) {
      .module_btn04 span {
        font-size: 16px; } }
  .module_btn04 + p {
    margin-top: 1em; }

/* module_box-contact
---------------------------------------------------------- */
.module_box-contact01 {
  margin-top: 100px;
  padding: 2em 0;
  background-color: #f37c36;
  color: #fff; }
  @media screen and (max-width: 768px) {
    .module_box-contact01 {
      margin-top: 50px;
      padding: 2em 15px; } }
  .module_box-contact01 .mbc_title {
    text-align: center;
    font-size: 26px;
    font-weight: bold; }
  .module_box-contact01 .mbc_txt {
    text-align: center;
    font-size: 16px; }
    .module_box-contact01 .mbc_txt .mbc_spBlock {
      display: inline; }
      @media screen and (max-width: 768px) {
        .module_box-contact01 .mbc_txt .mbc_spBlock {
          display: block; } }
  .module_box-contact01 .mbc_boxWrap {
    overflow: hidden;
    width: 905px;
    margin: 2em auto 0; }
    @media screen and (max-width: 768px) {
      .module_box-contact01 .mbc_boxWrap {
        width: 100%; } }
  .module_box-contact01 .mbc_box01,
  .module_box-contact01 .mbc_box02 {
    float: left;
    width: 435px;
    height: 119px;
    border-top: 1px solid #80add9;
    border-bottom: 1px solid #80add9;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .module_box-contact01 .mbc_box01,
      .module_box-contact01 .mbc_box02 {
        float: none;
        width: 100%;
        min-height: 72px;
        margin: 0;
        border-top: 1px solid #80add9;
        border-bottom: none; }
        .module_box-contact01 .mbc_box01:last-child,
        .module_box-contact01 .mbc_box02:last-child {
          border-bottom: 1px solid #80add9; } }
    .module_box-contact01 .mbc_box01 .mbc_tel,
    .module_box-contact01 .mbc_box02 .mbc_tel {
      font-size: 38px;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .module_box-contact01 .mbc_box01 .mbc_tel,
        .module_box-contact01 .mbc_box02 .mbc_tel {
          font-size: 24px; } }
      .module_box-contact01 .mbc_box01 .mbc_tel:hover, .module_box-contact01 .mbc_box01 .mbc_tel:focus,
      .module_box-contact01 .mbc_box02 .mbc_tel:hover,
      .module_box-contact01 .mbc_box02 .mbc_tel:focus {
        text-decoration: none; }
    .module_box-contact01 .mbc_box01 .mbc_time,
    .module_box-contact01 .mbc_box02 .mbc_time {
      width: 319px;
      margin: 0 auto;
      border-radius: 17px;
      background-color: #fff;
      color: #f37c36; }
      @media screen and (max-width: 768px) {
        .module_box-contact01 .mbc_box01 .mbc_time,
        .module_box-contact01 .mbc_box02 .mbc_time {
          width: 270px; } }
  .module_box-contact01 .mbc_box01 {
    display: table; }
    @media screen and (max-width: 768px) {
      .module_box-contact01 .mbc_box01 {
        padding: 24px 10px; } }
    .module_box-contact01 .mbc_box01 .mbc_tel {
      display: inline-block;
      padding-top: 7px;
      font-weight: bold; }
      .module_box-contact01 .mbc_box01 .mbc_tel .mbc_ico-tel:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-top: -3px;
        width: 34px;
        height: 37px;
        background: url(/img2/common/ico_telphone_01.png) no-repeat;
        background-size: 34px; }
        @media screen and (max-width: 768px) {
          .module_box-contact01 .mbc_box01 .mbc_tel .mbc_ico-tel:before {
            width: 23px;
            height: 23px;
            background-size: 23px; } }
  .module_box-contact01 .mbc_box02 {
    display: table;
    margin-left: 30px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .module_box-contact01 .mbc_box02 {
        margin-left: 0; } }
    .module_box-contact01 .mbc_box02 .mbc_tel {
      position: relative;
      display: table-cell;
      padding: 12px 0;
      vertical-align: middle;
      font-weight: bold;
      letter-spacing: -0.01em; }
      .module_box-contact01 .mbc_box02 .mbc_tel .mbc_ico-fax:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-top: -8px;
        margin-right: 5px;
        width: 36px;
        height: 36px;
        background: url(/img2/common/ico_fax_02.png) no-repeat;
        background-size: 36px; }
        @media screen and (max-width: 768px) {
          .module_box-contact01 .mbc_box02 .mbc_tel .mbc_ico-fax:before {
            width: 23px;
            height: 23px;
            background-size: 23px; } }

/* module_resident
---------------------------------------------------------- */
.module_resident01 {
  overflow: hidden; }
  .module_resident01 {
    margin-bottom: -100px; }
    @media screen and (max-width: 768px) {
      .module_resident01 {
        margin-bottom: -50px; } }
  .module_resident01 p {
    text-align: center;
    font-weight: bold; }
    .module_resident01 p + .module_applyContact {
      margin-top: 100px; }
      @media screen and (max-width: 768px) {
        .module_resident01 p + .module_applyContact {
          margin-top: 50px; } }
  .module_resident01 .mrd_box {
    float: left;
    display: inline-block;
    width: 318px; }
    @media screen and (max-width: 768px) {
      .module_resident01 .mrd_box {
        width: 100%; } }
    .module_resident01 .mrd_box:last-child {
      margin-bottom: 100px; }
      @media screen and (max-width: 768px) {
        .module_resident01 .mrd_box:last-child {
          margin-bottom: 50px; } }
    .module_resident01 .mrd_box figure .mrd_imgPc {
      display: block;
      width: 319px; }
      @media screen and (max-width: 768px) {
        .module_resident01 .mrd_box figure .mrd_imgPc {
          display: none; } }
    .module_resident01 .mrd_box figure .mrd_imgSp {
      display: none;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .module_resident01 .mrd_box figure .mrd_imgSp {
          display: block; } }
    .module_resident01 .mrd_box a {
      position: relative;
      display: block;
      transition: all .4s ease; }
      .module_resident01 .mrd_box a:hover, .module_resident01 .mrd_box a:active, .module_resident01 .mrd_box a:focus {
        opacity: .7;
        text-decoration: none; }
    .module_resident01 .mrd_box .mrd_txt01 {
      display: block;
      padding: 0.5em 0;
      color: #fff;
      background-color: #f37c36;
      font-size: 24px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .module_resident01 .mrd_box .mrd_txt01 {
          position: absolute;
          top: 50%;
          left: 0;
          display: inline-block;
          width: 11em;
          min-height: 24px;
          margin-top: -15px;
          font-size: 15px;
          color: #f37c36;
          background-color: rgba(255, 255, 255, 0); } }
  .module_resident01 .mrd_box + .mrd_box {
    margin-left: 28px; }
    @media screen and (max-width: 768px) {
      .module_resident01 .mrd_box + .mrd_box {
        margin-left: 0;
        margin-top: 15px; } }

.module_resident02 {
  background-color: #f7f7f7;
  padding-top: 100px; }
  @media screen and (max-width: 768px) {
    .module_resident02 {
      padding-top: 50px; } }

/* module_list-accordion
---------------------------------------------------------- */
#module_list-accordion {
  display: none;
  overflow: hidden;
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
    #module_list-accordion {
      display: block; }
      #module_list-accordion .ml_list {
        background-color: #fff;
        width: 100%; }
        #module_list-accordion .ml_list > li {
          border-bottom: 1px solid #f37c36; }
          #module_list-accordion .ml_list > li:first-child {
            border-top: 1px solid #f37c36; }
          #module_list-accordion .ml_list > li a {
            color: #f37c36;
            font-size: 15px;
            width: 100%;
            display: block;
            padding: 1em 50px 1em 20px;
            font-weight: bold;
            background: url("/img2/common/ico_arrow_b_30x18_01.png") no-repeat 95% center;
            background-size: 15px 9px; }
            #module_list-accordion .ml_list > li a.mll_no-arrow {
              background-image: none; }
            #module_list-accordion .ml_list > li a.active {
              background: url("/img2/common/ico_arrow_t_30x18_01.png") no-repeat 95% center;
              background-size: 15px 9px; }
              #module_list-accordion .ml_list > li a.active.mll_no-arrow {
                background-image: none; }
          #module_list-accordion .ml_list > li ul.mll_list {
            display: none; }
            #module_list-accordion .ml_list > li ul.mll_list > li {
              border-bottom: 1px solid #669cd1; }
              #module_list-accordion .ml_list > li ul.mll_list > li:last-child {
                border-bottom: none; }
              #module_list-accordion .ml_list > li ul.mll_list > li a {
                background: none;
                background-color: #f37c36;
                color: #fff; } }

/* module_list-beforeAfter
---------------------------------------------------------- */
ol.module_list-beforeAfter {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px; }
  ol.module_list-beforeAfter::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -19px;
    width: 40px;
    height: 38px;
    background: url("/img2/common/ico_arrow_b_80x76_01.png") no-repeat left top;
    background-size: contain;
    transform: rotate(-90deg); }
    @media screen and (max-width: 768px) {
      ol.module_list-beforeAfter::after {
        transform: rotate(0deg); } }
  ol.module_list-beforeAfter:last-child {
    margin-bottom: 60px; }
    @media screen and (max-width: 768px) {
      ol.module_list-beforeAfter:last-child {
        margin-bottom: 40px; } }
  ol.module_list-beforeAfter > li {
    float: left;
    width: 435px; }
    @media screen and (max-width: 768px) {
      ol.module_list-beforeAfter > li {
        float: none;
        width: 100%;
        margin-bottom: 70px; }
        ol.module_list-beforeAfter > li:last-child {
          margin-bottom: 0; } }
    ol.module_list-beforeAfter > li .mlb_title {
      padding: .25em 0;
      background-color: #666;
      font-size: 20px;
      font-weight: bold;
      color: #fff;
      text-align: center; }
      @media screen and (max-width: 768px) {
        ol.module_list-beforeAfter > li .mlb_title {
          font-size: 13px; } }
    @media screen and (max-width: 768px) {
      ol.module_list-beforeAfter > li .mlb_image {
        margin-bottom: 0; } }
    ol.module_list-beforeAfter > li:nth-child(2) {
      float: right; }
      @media screen and (max-width: 768px) {
        ol.module_list-beforeAfter > li:nth-child(2) {
          float: none; } }
      ol.module_list-beforeAfter > li:nth-child(2) .mlb_title {
        background-color: #f37c36; }

/* module_privacy
---------------------------------------------------------- */
.module_privacy {
  width: 1014px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .module_privacy {
      width: 100%; } }
  .module_privacy .mp_boxPrivacy {
    margin-top: 100px;
    text-align: right; }
  .module_privacy .mp_txtRight {
    text-align: right; }
  .module_privacy .mp_boxInfo01 {
    text-align: right;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1em; }
  .module_privacy .mp_linkTxt {
    display: inline-block;
    margin-right: 10px;
    color: #f37c36;
    vertical-align: bottom;
    transition: all .4s ease; }
    .module_privacy .mp_linkTxt:hover, .module_privacy .mp_linkTxt:active, .module_privacy .mp_linkTxt:focus {
      opacity: .7;
      text-decoration: none; }
    .module_privacy .mp_linkTxt.under {
      text-decoration: underline; }
  .module_privacy .mp_logo img {
    width: 174px;
    height: 68px; }
  .module_privacy .mp_txtMiddle {
    margin: 3em 0; }
    @media screen and (max-width: 768px) {
      .module_privacy .mp_txtMiddle {
        margin: 1.5em 0; } }
  .module_privacy .mp_txtNotice {
    color: #f00;
    border-bottom: 1px solid #f00;
    font-weight: bold; }
  .module_privacy .module_table-th_width-35p {
    width: 100%; }
  .module_privacy h4.module_title03 {
    margin-top: 2em; }
    @media screen and (max-width: 768px) {
      .module_privacy h4.module_title03 {
        margin-top: 1em; } }

.privacyWrap {
  margin-top: 100px; }

/* module_outline
---------------------------------------------------------- */
.module_outline {
  width: 1014px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .module_outline {
      width: 100%; } }
  .module_outline .mo_boxMap {
    display: none;
    width: 582px;
    margin: 0 auto 20px; }
    @media screen and (max-width: 768px) {
      .module_outline .mo_boxMap {
        display: block;
        width: 100%; } }
    .module_outline .mo_boxMap a {
      display: block;
      margin-top: 1em;
      text-align: right;
      font-weight: bold;
      color: #f37c36;
      transition: all .4s ease; }
      .module_outline .mo_boxMap a:hover, .module_outline .mo_boxMap a:active, .module_outline .mo_boxMap a:focus {
        opacity: .7;
        text-decoration: none; }
  .module_outline .mo_imgBox {
    padding-top: 50px;
    text-align: center; }
    .module_outline .mo_imgBox .mo_title {
      margin-bottom: 2.5em;
      font-size: 20px;
      font-weight: bold; }
  .module_outline .module_table-th_width-35p {
    width: 100%; }
    .module_outline .module_table-th_width-35p td:first-child {
      padding-bottom: 0.5em; }

.outlineWrap {
  margin-bottom: -100px;
  padding-bottom: 100px; }
  .outlineWrap.s-bg-grey {
    background-color: #f7f7f7; }
  .module_outline + .outlineWrap {
    margin-top: 200px; }
    @media screen and (max-width: 768px) {
      .module_outline + .outlineWrap {
        margin-top: 100px; } }

.module_business01 section {
  width: 850px;
  margin: 0 auto;
  padding-top: 0; }
  @media screen and (max-width: 768px) {
    .module_business01 section {
      width: 100%; } }
.module_business01 figure {
  margin-top: 5em; }
  .module_business01 figure img {
    width: 100%; }

.module_business02 {
  background-color: #f7f7f7;
  padding-bottom: 100px;
  margin-bottom: -100px; }
  .module_business02 .mb_onlyPcImg {
    display: block; }
    @media screen and (max-width: 768px) {
      .module_business02 .mb_onlyPcImg {
        display: none; } }
  .module_business02 .mb_onlySpImg {
    display: none; }
    @media screen and (max-width: 768px) {
      .module_business02 .mb_onlySpImg {
        display: block;
        width: 100%;
        height: auto; } }
  .module_business02 .mb_wrap {
    background-color: #fff; }
  .module_business02 .mb_head.left {
    float: left; }
    @media screen and (max-width: 768px) {
      .module_business02 .mb_head.left {
        float: none; } }
    .module_business02 .mb_head.left figure {
      margin-right: 57px; }
      @media screen and (max-width: 768px) {
        .module_business02 .mb_head.left figure {
          margin-right: 0; } }
    .module_business02 .mb_head.left p {
      display: inline-block;
      margin-left: 57px; }
  .module_business02 .mb_head.right {
    float: right; }
    @media screen and (max-width: 768px) {
      .module_business02 .mb_head.right {
        float: none; } }
    .module_business02 .mb_head.right figure {
      margin-left: 57px; }
      @media screen and (max-width: 768px) {
        .module_business02 .mb_head.right figure {
          margin-left: 0; } }
    .module_business02 .mb_head.right p {
      display: inline-block;
      margin-right: 57px; }
  @media screen and (max-width: 768px) {
    .module_business02 .mb_body {
      padding: 0 15px 15px 15px; } }
  .module_business02 .mb_body.left {
    margin-left: 57px; }
    @media screen and (max-width: 768px) {
      .module_business02 .mb_body.left {
        margin-left: 0; } }
  .module_business02 .mb_body.right {
    margin-right: 57px; }
    @media screen and (max-width: 768px) {
      .module_business02 .mb_body.right {
        margin-right: 0; } }
  .module_business02 .mb_body .mb_title01 {
    padding: 1.2em 0 0.9em;
    color: #f37c36;
    font-size: 30px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .module_business02 .mb_body .mb_title01 {
        font-size: 20px;
        padding: 1em 0 0.8em; } }
  .module_business01 + .module_business02 {
    margin-top: 200px; }
    @media screen and (max-width: 768px) {
      .module_business01 + .module_business02 {
        margin-top: 100px; } }

/* module_sitemap
---------------------------------------------------------- */
.module_sitemap a {
  color: #f37c36;
  font-weight: bold;
  transition: all .4s ease; }
  .module_sitemap a:hover, .module_sitemap a:active, .module_sitemap a:focus {
    opacity: .7;
    text-decoration: none; }
.module_sitemap .ms_grid01 .ms_col02 {
  width: 492px;
  float: left; }
  @media screen and (max-width: 768px) {
    .module_sitemap .ms_grid01 .ms_col02 {
      float: none;
      width: 100%; } }
  .module_sitemap .ms_grid01 .ms_col02:nth-child(2n) {
    margin-left: 30px; }
    @media screen and (max-width: 768px) {
      .module_sitemap .ms_grid01 .ms_col02:nth-child(2n) {
        margin-left: 0; } }
.module_sitemap .ms_areaBox {
  float: left;
  width: 33.3%;
  height: 105px;
  margin-bottom: 1em; }
  @media screen and (max-width: 768px) {
    .module_sitemap .ms_areaBox {
      float: none;
      width: 100%;
      height: auto;
      min-height: 100%; } }
  .module_sitemap .ms_areaBox a {
    display: block;
    margin-bottom: 0.3em;
    font-size: 20px; }
    @media screen and (max-width: 768px) {
      .module_sitemap .ms_areaBox a {
        display: block;
        font-size: 17px; } }
  .module_sitemap .ms_areaBox a:after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 15px;
    margin: -9px 0 0 5px;
    background: url("/img2/common/ico_arrow_r_30x18_01.png") no-repeat;
    background-size: 9px; }
.module_sitemap .ms_linkBox01 span {
  display: block; }
  @media screen and (max-width: 768px) {
    .module_sitemap .ms_linkBox01 span {
      display: inline; }
      a + .module_sitemap .ms_linkBox01 span {
        margin-top: 1em; } }
@media screen and (max-width: 768px) {
  .module_sitemap .ms_linkBox01 {
    margin-bottom: 3em; } }
.module_sitemap .ms_linkBox02 a {
  display: inline-block;
  margin-bottom: 0.5em;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .module_sitemap .ms_linkBox02 a {
      display: block; } }
  .module_sitemap .ms_linkBox02 a:nth-child(2n) {
    width: 175px; }
  .module_sitemap .ms_linkBox02 a .ms_icoPdf {
    position: relative; }
    .module_sitemap .ms_linkBox02 a .ms_icoPdf:after {
      position: absolute;
      content: "";
      display: inline-block;
      width: 25px;
      height: 15px;
      margin: 3px 0 0 8px;
      background: url("/img2/common/ico_pdf_50x30_01.png") no-repeat;
      background-size: 25px; }
      @media screen and (max-width: 768px) {
        .module_sitemap .ms_linkBox02 a .ms_icoPdf:after {
          margin: 0 0 0 8px; } }
.module_sitemap .ms_linkBox02 + .ms_linkBox03 {
  margin-top: 3em; }
.module_sitemap .ms_linkBox03 a:nth-of-type(2),
.module_sitemap .ms_linkBox03 a:nth-of-type(3) {
  margin-left: 24px; }
  @media screen and (max-width: 768px) {
    .module_sitemap .ms_linkBox03 a:nth-of-type(2),
    .module_sitemap .ms_linkBox03 a:nth-of-type(3) {
      margin-left: 0; } }
@media screen and (max-width: 768px) {
  .module_sitemap .ms_linkBox03 a {
    display: block;
    margin-bottom: 1em; } }
.module_sitemap .ms_linkBox04 p {
  font-weight: bold;
  margin-bottom: 0.75em; }
.module_sitemap .ms_linkBox04 .mslb_box {
  float: left;
  width: 492px;
  min-height: 50px; }
  @media screen and (max-width: 768px) {
    .module_sitemap .ms_linkBox04 .mslb_box {
      float: none;
      width: 100%; }
      .module_sitemap .ms_linkBox04 .mslb_box a {
        width: auto;
        display: block; } }
  .module_sitemap .ms_linkBox04 .mslb_box:first-of-type a:nth-of-type(3),
  .module_sitemap .ms_linkBox04 .mslb_box:first-of-type a:nth-of-type(4) {
    margin-left: 24px; }
    @media screen and (max-width: 768px) {
      .module_sitemap .ms_linkBox04 .mslb_box:first-of-type a:nth-of-type(3),
      .module_sitemap .ms_linkBox04 .mslb_box:first-of-type a:nth-of-type(4) {
        margin-left: 0; } }
  @media screen and (max-width: 768px) {
    .module_sitemap .ms_linkBox04 .mslb_box:first-of-type a {
      margin-bottom: 1em; } }
  .module_sitemap .ms_linkBox04 .mslb_box:last-child {
    padding: 0 0 0 30px;
    border-left: 1px solid #ccc; }
    @media screen and (max-width: 768px) {
      .module_sitemap .ms_linkBox04 .mslb_box:last-child {
        width: 110px;
        padding: 1em 0 0 0;
        border-left: none;
        border-top: 1px solid #ccc; } }
    .module_sitemap .ms_linkBox04 .mslb_box:last-child a {
      display: inline-block;
      width: 42%;
      margin-bottom: 0.75em; }
      @media screen and (max-width: 768px) {
        .module_sitemap .ms_linkBox04 .mslb_box:last-child a {
          width: auto;
          display: block; } }
      .module_sitemap .ms_linkBox04 .mslb_box:last-child a:last-child {
        margin-bottom: 0; }
        @media screen and (max-width: 768px) {
          .module_sitemap .ms_linkBox04 .mslb_box:last-child a:last-child {
            width: auto; } }
@media screen and (max-width: 768px) {
  .module_sitemap .ms_linkBox05 {
    margin-bottom: 40px; } }
.module_sitemap .ms_linkBox05 a:not(.ms_title) {
  display: inline-block;
  width: 159px; }
  @media screen and (max-width: 768px) {
    .module_sitemap .ms_linkBox05 a:not(.ms_title) {
      width: 100%;
      display: block;
      margin-bottom: 1em; } }
.module_sitemap .ms_title {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5em;
  font-size: 26px;
  border-bottom: 1px solid #ccc;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .module_sitemap .ms_title {
      font-size: 20px; } }
  .module_sitemap .ms_title.s-bd-n {
    border-bottom: none; }
.module_sitemap a.ms_title {
  color: #f37c36; }
  @media screen and (max-width: 768px) {
    .module_sitemap a.ms_title {
      font-size: 20px; } }
  .module_sitemap a.ms_title:after {
    content: "";
    width: 15px;
    height: 24px;
    margin-left: 10px;
    display: inline-block;
    background: url("/img2/common/ico_arrow_r_30x18_01.png") no-repeat;
    background-size: 15px; }
    @media screen and (max-width: 768px) {
      .module_sitemap a.ms_title:after {
        width: 9px;
        height: 15px;
        background-size: 9px; } }
@media screen and (max-width: 768px) {
  .module_sitemap .ms_linkBox06 + .ms_linkBox06 {
    margin-top: 40px; } }

/* module_faq
---------------------------------------------------------- */
.module_faq {
  margin-bottom: -100px; }
  @media screen and (max-width: 768px) {
    .module_faq {
      margin-bottom: -50px;
      padding-bottom: 50px; } }
  .module_faq.s-bg-grey {
    background-color: #f7f7f7;
    margin-top: 200px;
    padding-bottom: 100px; }
    @media screen and (max-width: 768px) {
      .module_faq.s-bg-grey {
        padding-bottom: 50px; } }
    .module_faq.s-bg-grey .module_title01 {
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        .module_faq.s-bg-grey .module_title01 {
          margin-bottom: 1em; } }
    .module_faq.s-bg-grey .mfq_text {
      text-align: center;
      font-weight: bold;
      font-size: 16px; }
      @media screen and (max-width: 768px) {
        .module_faq.s-bg-grey .mfq_text {
          font-size: 13px; } }
      .module_faq.s-bg-grey .mfq_text + .faqWrap {
        margin-top: 100px; }
        @media screen and (max-width: 768px) {
          .module_faq.s-bg-grey .mfq_text + .faqWrap {
            margin-top: 50px; } }
    @media screen and (max-width: 768px) {
      .module_faq.s-bg-grey {
        margin-top: 100px; } }
  .module_faq .mfq_linkBox {
    float: left;
    width: 319px; }
    @media screen and (max-width: 768px) {
      .module_faq .mfq_linkBox {
        float: none;
        width: 100%; } }
    .module_faq .mfq_linkBox .mfq_linkBoxIn {
      float: left;
      width: calc(50% - 15px);
      overflow: hidden; }
      .module_faq .mfq_linkBox .mfq_linkBoxIn:last-of-type {
        margin-left: 30px; }
      .module_faq .mfq_linkBox .mfq_linkBoxIn a {
        position: relative;
        display: block;
        padding: 0.5em 0;
        color: #f37c36;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
        transition: all .4s ease; }
        .module_faq .mfq_linkBox .mfq_linkBoxIn a:hover, .module_faq .mfq_linkBox .mfq_linkBoxIn a:active, .module_faq .mfq_linkBox .mfq_linkBoxIn a:focus {
          opacity: .7;
          text-decoration: none; }
        .module_faq .mfq_linkBox .mfq_linkBoxIn a:after {
          position: absolute;
          top: 50%;
          right: 0;
          content: "";
          width: 15px;
          height: 15px;
          margin-top: -8px;
          display: inline-block;
          background: url("/img2/common/ico_arrow_b_30x30_01.png") no-repeat;
          background-size: 15px; }
          @media screen and (max-width: 768px) {
            .module_faq .mfq_linkBox .mfq_linkBoxIn a:after {
              width: 9px;
              height: 15px;
              background-size: 9px; } }
    .module_faq .mfq_linkBox + .mfq_linkBox {
      margin-left: 28px; }
      @media screen and (max-width: 768px) {
        .module_faq .mfq_linkBox + .mfq_linkBox {
          margin-left: 0;
          margin-top: 30px; } }
  .module_faq .mfq_pdBox {
    margin-top: -80px;
    margin-bottom: 1px;
    padding-top: 80px; }
    @media screen and (max-width: 768px) {
      .module_faq .mfq_pdBox {
        margin-top: -50px;
        padding-top: 50px; } }
    .module_faq .mfq_pdBox:last-child {
      margin-bottom: 0; }
  .module_faq .mfq_pdBoxIn {
    display: none;
    padding: 2.5em;
    margin-bottom: 1em;
    background-color: #fff;
    overflow: hidden; }
    .module_faq .mfq_pdBoxIn .mfq_txtAttention {
      color: #f00;
      font-weight: bold; }
    .module_faq .mfq_pdBoxIn.active {
      display: block; }
    @media screen and (max-width: 768px) {
      .module_faq .mfq_pdBoxIn {
        padding: 1em;
        margin-bottom: 2em; } }
    .module_faq .mfq_pdBoxIn .mfp_text {
      position: relative;
      padding-left: 1.5em;
      font-size: 24px;
      font-weight: bold;
      color: #fe9200; }
      .module_faq .mfq_pdBoxIn .mfp_text + p {
        margin-top: 1em; }
      @media screen and (max-width: 768px) {
        .module_faq .mfq_pdBoxIn .mfp_text {
          font-size: 13px; } }
      .module_faq .mfq_pdBoxIn .mfp_text:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-top: 10px;
        width: 35px;
        height: 28px;
        background: url(/img2/common/ico_answer_40x28_01.png) no-repeat;
        background-size: 32px; }
        @media screen and (max-width: 768px) {
          .module_faq .mfq_pdBoxIn .mfp_text:before {
            width: 20px;
            height: 14px;
            background-size: 16px;
            margin-top: 5px; } }

.faqWrap .module_title02 {
  margin-top: -80px;
  padding-top: 80px; }

.faqWrap + .faqWrap {
  margin-top: 100px; }
  @media screen and (max-width: 768px) {
    .faqWrap + .faqWrap {
      margin-top: 50px; } }

/* module_news
---------------------------------------------------------- */
.module_news_wrap .module_list-new-infomation {
  width: 753px; }
  @media screen and (max-width: 768px) {
    .module_news_wrap .module_list-new-infomation {
      width: 100%; } }
.module_news_wrap .mn_title {
  font-size: 36px;
  font-weight: bold;
  color: #f37c36;
  margin-bottom: 0.75em;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 768px) {
    .module_news_wrap .mn_title {
      font-size: 21px; } }
.module_news_wrap .mn_left {
  width: 753px;
  float: left; }
  @media screen and (max-width: 768px) {
    .module_news_wrap .mn_left {
      position: relative;
      width: 100%; } }
  .module_news_wrap .mn_left select {
    width: 90px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    padding: 7px 8px 8px; }
  .module_news_wrap .mn_left .mn_select01 {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffff url(/img2/common/ico_select_pulldown_50x60_01.png) no-repeat right center;
    background-size: 28px 38px;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .module_news_wrap .mn_left .mn_select01 {
        display: block; } }
.module_news_wrap .mn_right {
  float: right;
  width: 231px; }
  @media screen and (max-width: 768px) {
    .module_news_wrap .mn_right {
      display: none; } }
  .module_news_wrap .mn_right .mn_list-01 li {
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc; }
    .module_news_wrap .mn_right .mn_list-01 li:first-child {
      border-top: 1px solid #ccc; }
    .module_news_wrap .mn_right .mn_list-01 li a {
      display: block;
      padding: 1em 10px;
      background: url(/img2/common/ico_arrow_r_30x18_01.png) no-repeat 93% center;
      background-size: 8px 12px;
      font-weight: bold;
      color: #f37c36; }
      .module_news_wrap .mn_right .mn_list-01 li a:hover {
        transition: all .4s ease; }
        .module_news_wrap .mn_right .mn_list-01 li a:hover:hover, .module_news_wrap .mn_right .mn_list-01 li a:hover:active, .module_news_wrap .mn_right .mn_list-01 li a:hover:focus {
          opacity: .7;
          text-decoration: none; }

/* module_extra
---------------------------------------------------------- */
.module_lease_mainVisual {
  background: #000 url(/img2/property/detail/bg_extra_lights_01.png) no-repeat 0 0;
  background-size: cover;
}
  @media screen and (max-width: 768px) {
    .module_lease_mainVisual {
    }
  }
  .mlm_list_anchor_wrap {
    background-color: #aa8c42;
  }
    @media screen and (max-width: 768px) {
      .mlm_list_anchor_wrap {
        background-color: #bfa658;
      }
    }
  .mlm_list_anchor {
    width: 1014px;
    height: 70px;
    margin: 0 auto;
    text-align: center;
  }
  @media screen and (max-width: 768px) {
    .mlm_list_anchor {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      height: auto;
      text-align: left;
      margin: -1px 0 0 -1px;
    }
  }
    .mlm_list_anchor li {
      display: inline-block;
      width: 16%;
      margin: 0 auto;
      vertical-align: middle;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .mlm_list_anchor li {
          width: 50%;
          border-top: 1px solid #fff;
          border-left: 1px solid #fff;
        }
      }
      .mlm_list_anchor li a {
        position: relative;
        display: inline-block;
        width: 100%;
        padding: 25px 0 22px 25px;
        color: #fff;
      }
      @media screen and (max-width: 768px) {
        .mlm_list_anchor li a {
          padding: 15px 0 15px 15px;
          font-size: 14px;
          text-align: left;
        }
      }
        .mlm_list_anchor li a:after {
          position: absolute;
          content: '';
          display: inline-block;
          width: 15px;
          height: 15px;
          margin-top: 4px;
          margin-left: 10px;
          background: url("/img2/common/ico_arrow_b_40x40_01.png") no-repeat right center;
          background-size: 15px 15px;
          vertical-align: middle; }
          @media screen and (max-width: 768px) {
          .mlm_list_anchor li a:after {
            top: 50%;
            right: 15px;
            width: 17px;
            height: 10px;
            margin: 0;
            background: url("/img2/common/ico_arrow_d_33x19.png") no-repeat right center;
            background-size: 17px auto;
            transform: translateY(-50%);
          }
          }
        .mlm_list_anchor li a:hover {
          transition: all .4s ease; }
          .mlm_list_anchor li a:hover:hover, .mlm_list_anchor li a:hover:active, .mlm_list_anchor li a:hover:focus {
            opacity: .7;
            text-decoration: none; }

.mlm_box {
  position: relative;
  padding: 51px 0;
}
  @media screen and (max-width: 768px) {
    .mlm_box {
      padding: 15px 0;
    }
  }
  .mlm_box .mlm_copy {
    margin-bottom: 10px;
    color: #bfa557;
  }
  @media screen and (max-width: 768px) {
    .mlm_box .mlm_copy {
      font-size: 11px;
    }
  }
  .mlm_box .mlm_code-top {
    position: absolute;
    top: -20px;
    right: 0;
  }
  @media screen and (max-width: 768px) {
    .mlm_sns .only-pc {
      display: none;
    }
  }
  .mlm_mail_btn {
    display: block;
    height: 20px;
    padding: 2px 10px;
    background-color: #bfa557;
    text-align: center;
    border-radius: 2px;
  }
  .mlm_mail_ico {
    display: inline-block;
    font-size: 10px;
    color: #fff;
  }
  .mlm_mail_ico::before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 10px;
    height: 8px;
    background: url("/img2/common/ico_email_10x8.png") no-repeat top;
    background-size: contain;
  }
  .mlm_copy_btn {
    display: block;
    height: 20px;
    padding: 0 10px;
    background-color: #fff;
    border-radius: 2px;
    text-align: center;
    border: none;
  }
  .mlm_sns-btm .mlm_copy_btn {
    border: 1px solid #ccc;
  }
  .mlm_copy_ico {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    color: #555;
  }
  .mlm_copy_ico::after {
    content: '';
    display: inline-block;
    margin-left: 5px;
    width: 9px;
    height: 9px;
    background: url("/img2/common/ico_mini_9x9.png") no-repeat top;
    background-size: contain;
  }
  .mlm_sns {
    overflow: hidden;
    padding: 24px 0 28px;
    color: #fff;
  }
  @media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .mlm_sns ul li:nth-child(3) {
    width: 74px;
    height: 20px;
    background: url("/img2/property/detail/bg_twiiter_01.png") no-repeat top;
    background-size: auto 20px;
  }
  *::-ms-backdrop, .mlm_sns ul li:nth-child(3) * { opacity: 0; } 
  }
  @media screen and (max-width: 768px) {
    .mlm_sns {
      padding: 20px 0 0;
    }
  }
  .mlm_sns-btm ul {
    float: right;
  }
  @media screen and (max-width: 768px) {
    .mlm_sns ul {
      margin-top: -5px;
    }
  }
  .mlm_sns li {
    float: left;
    margin-right: 10px;
    line-height: 1;
  }
  .mlm_sns li:last-child {
    margin-right: 0;
  }
  @media screen and (max-width: 768px) {
    .mlm_sns li {
      margin: 5px 0 0 5px;
    }
  }
  .mlm_box .mlm_inner {
    margin-top: 25px;
  }
  @media screen and (max-width: 768px) {
  .mlm_box .mlm_inner {
    margin-top: 30px;
  }}
  .mlm_box .mlm_title {
    display: flex;
    align-items: center;
    font-size: 44px;
    font-weight: bold;
    line-height: 1.2;
    color: #bfa557;}
    @media screen and (max-width: 768px) {
      .mlm_box .mlm_title {
        font-size: 30px; } }
  .mlm_box .mlm_title-new {
    font-size: 30px;
    /* color: #fff; */
    vertical-align: middle;}
    @media screen and (max-width: 768px) {
      .mlm_box .mlm_title-new {
        font-size: 16px; } }
  .mlm_box .mlm_subtitle {
    margin-top: 5px;
    font-size: 21px;
    line-height: 1.4;
    color: #bfa557; }
    @media screen and (max-width: 768px) {
      .mlm_box .mlm_subtitle {
        font-size: 10px; } }
  .mlm_box .mlm_txt_info {
    font-size: 24px;
    color: #fff;
    margin-bottom: 12px; }
  .mlm_box .mlm_txt_info + p:not([class]) {
    margin-top: 12px;
    font-size: 24px;
    color: #fff;
    margin-bottom: 12px; }
    @media screen and (max-width: 768px) {
      .mlm_box .mlm_txt_info {
        font-size: 21px; } }
  @media screen and (min-width: 769px) {
    .mlm_box .mlm_list_route{
      display: flex;
      align-items: baseline;
      flex-wrap: wrap;  
    }
  }
  @media screen and (min-width: 769px) {
    .mlm_box .mlm_list_route li:not(:last-of-type){
      margin-right: 20px;
    }
  }
  .mlm_box .mlm_list_route li + li {
    margin-top: 15px;
  }
  @media screen and (max-width: 768px) {
    .mlm_box .mlm_list_route li + li {
      margin-top: 10px;
    }
  }
  .mlm_box .mlm_list_route .mlm_route {
    text-align: center;
    display: inline-block;
    min-width: 145px;
    padding: 3px 9px;
    margin-right: 5px;
    background-color: #000;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 20px;
    font-size: 12px; }
    @media screen and (max-width: 768px) {
      .mlm_box .mlm_list_route .mlm_route {
        min-width: 135px;
        font-size: 14px;
        padding: 2px 10px; } }
  .mlm_box .mlm_list_route .mlm_station {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    color: #aa8c42;
    padding-right: 5px; }
  .mlm_box .mlm_list_route .mlm_minutes {
    display: inline-block;
    font-weight: bold;
    color: #aa8c42;
    margin: 0 5px;
    font-size: 18px;
    line-height: 20px;
    vertical-align: bottom; }
  .mlm_box .mlm_list_route dl {
    display: inline-block;
    margin-top: 5px;
    line-height: 20px;}
    @media screen and (max-width: 768px) {
      .mlm_box .mlm_list_route dl {
        display: block;
      }
    }
    .mlm_box .mlm_list_route dl dt {
      display: inline;
      line-height: 20px;
      color: #fff; 
      padding-right: 3px;}
    .mlm_box .mlm_list_route dl dd {
      display: inline;
      line-height: 20px;
      color: #fff; }
      .mlm_box .mlm_list_route dl dd + dt:before {
        content: '|';
        display: inline-block;
        margin: 0 8px;
        line-height: 20px; }
  .mlm_box .mlm_br_onlyPC {
    display: block; }
    @media screen and (max-width: 768px) {
      .mlm_box .mlm_br_onlyPC {
        display: none; } }

.module_lease_detail {
  padding: 80px 0 100px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 768px) {
  .module_lease_detail {
    padding: 40px 0 50px;
  }
}
.module_lease_detail .mld_topics {
  display: flex;
}
  @media screen and (max-width: 768px) {
    .module_lease_detail .mld_topics {
      display: block;
    }
  }
  .module_lease_detail .mld_topics .mldt_left {
    width: 528px;
  }
    @media screen and (max-width: 768px) {
      .module_lease_detail .mld_topics .mldt_left {
        width: 100%;
      } }
  .module_lease_detail .mld_topics .mldt_right {
    width: 468px;
  }
    @media screen and (max-width: 768px) {
      .module_lease_detail .mld_topics .mldt_right {
        width: 100%;
        margin-top: 30px;
      }
    }
    .module_lease_detail .mld_topics .mldt_right .mldt_link_map {
      display: inline-block;
      width: 100%;
      color: #aa8c42;
      text-align: right;
      /*margin-top: 11px;*/ }
      .module_lease_detail .mld_topics .mldt_right .mldt_link_map:hover {
        transition: all .4s ease; }
        .module_lease_detail .mld_topics .mldt_right .mldt_link_map:hover:hover, .module_lease_detail .mld_topics .mldt_right .mldt_link_map:hover:active, .module_lease_detail .mld_topics .mldt_right .mldt_link_map:hover:focus {
          opacity: .7;
          text-decoration: none; }
  @media screen and (max-width: 768px) {
    .module_lease_detail .mld_topics .mldt_title_01_wrap {
      /* padding: 0 15px; */
    }
  }
  .module_lease_detail .mld_topics .mldt_text_01 {
    margin-top: 7px;
    font-size: 15px;
  }
  @media screen and (max-width: 768px) {
    .module_lease_detail .mld_topics .mldt_text_01 {
      margin-top: 5px;
      font-size: 12px;
    }
  }
  @media screen and (max-width: 768px) {
    .module_lease_detail .mld_topics .mldt_title_02 img {
      width: 285px;
    }
  }
  .module_lease_detail .mld_topics .mldt_text_02 {
    margin-top: 3px;
    font-size: 15px;
  }
  @media screen and (max-width: 768px) {
    .module_lease_detail .mld_topics .mldt_text_02 {
      margin-top: 5px;
      font-size: 12px;
    }
  }
  .module_lease_detail .mld_topics .mldt_title_01 {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    color: #333; }
    @media screen and (max-width: 768px) {
      .module_lease_detail .mld_topics .mldt_title_01 {
       } }
    .module_lease_detail .mld_topics .mldt_title_01 span {
      position: relative;
      padding-left: 50px;
      }
      @media screen and (max-width: 768px) {
        .module_lease_detail .mld_topics .mldt_title_01 span {
        } }
    .module_lease_detail .mld_topics .mldt_title_01:before {
      position: absolute;
      left: 0;
      top: 50%;
      z-index: 1;
      content: '';
      width: 37px;
      height: 26px;
      background: url("/img2/property/detail/ico_youtube_01.png") no-repeat top;
      transform: translateY(-50%);
      }
      @media screen and (max-width: 768px) {
        .module_lease_detail .mld_topics .mldt_title_01:before {
        } }
  .module_lease_detail .mld_topics .mldt_list_01 {
    display: flex;
    margin-top: 28px;
  }
  @media screen and (max-width: 768px) {
  .module_lease_detail .mld_topics .mldt_list_01 {
      margin-top: 20px;
    }
  }
  .module_lease_detail .mld_topics .mldt_list_01 li {
    position: relative;
  }
  .module_lease_detail .mld_topics .mldt_list_01 li:hover {
    opacity: 0.7;
  }
  .module_lease_detail .mld_topics .mldt_list_01 li::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
    height: 28px;
    background: url("/img2/common/ico_control_01.png") no-repeat top;
    background-size: contain;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  @media screen and (max-width: 768px) {
  .module_lease_detail .mld_topics .mldt_list_01 li::before {
      width: 22px;
      height: 22px;
    }
  }
  .module_lease_detail .mld_topics .mldt_list_01 li + li {
    margin-left: 20px;
  }
  @media screen and (max-width: 768px) {
    .module_lease_detail .mld_topics .mldt_list_01 li + li {
      margin-left: 17px;
    }
  }
  .module_lease_detail .mld_topics .mldt_list_02 {
    margin-top: 25px;
  }
  .module_lease_detail .mld_topics .mldt_list_02 li {
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    margin-right: 15px;
    display: inline-block;
    }
  @media screen and (max-width: 768px) {
    .module_lease_detail .mld_topics .mldt_list_02 li {
      padding-left: 28px;
    }
  }
  .module_lease_detail .mld_topics .mldt_list_02 li::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 18px;
    border-color: transparent transparent transparent #335cbb;
    transform: translateY(-50%);
  }
  @media screen and (max-width: 768px) {
    .module_lease_detail .mld_topics .mldt_list_02 li::before {
      border-width: 10px 0 10px 17px;
    }
  }
  .module_lease_detail .mld_topics .mldt_list_02 li a {
    border-bottom: 2px solid #335cbb;
  }
  .module_lease_detail .mld_topics .mldt_list_02 li + li {
    margin-top: 28px;
  }
  .module_lease_detail .mld_topics .mldt_list_02 li a:hover {
    opacity: .7;
  }
  .module_lease_detail .mldt_list_03 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .module_lease_detail .mldt_list_03 li {
    margin-left: 19px;
    width: calc((100% - 40px) / 3 );
  }
  @media screen and (min-width: 769px) {
    .module_lease_detail .mldt_list_03 li:nth-child(3n + 1) {
      margin-left: 0;
    }
  }
  @media screen and (max-width: 768px) {
    .module_lease_detail .mldt_list_03 li {
      margin-left: 0;
      margin-bottom: 15px;
      width: 100%;
    }
  }
  .module_lease_detail .mldt_list_03 li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100px;
    background: no-repeat center center;
    background-size: contain;
    font-size: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
  }
  .module_lease_detail .mldt_list_03 .item.-is-pdfs a {
    padding-left: 50%;
    background-image: url(/img2/property/detail/banner_pdfs_01.png);
  }
  .module_lease_detail .mldt_list_03 .item.-is-drow a {
    justify-content: center;
    background-image: url(/img2/property/detail/banner_pdfs_02.png);
  }
  @media screen and (max-width: 768px) {
    .module_lease_detail .mldt_list_03 li a {
      height: 100px;
    }
  }
  .module_lease_detail .mldt_list_03 li a:hover {
    opacity: .7;
  }
  .module_lease_detail .mldt_list_03 + .modified-date-of-drowings {
    margin-top: 15px;
  }
  .module_lease_detail .mld_topics .mldt_list li a {
    display: block;
    padding: 1em; }
    .module_lease_detail .mld_topics .mldt_list li a:hover:not(.not-more) {
      transition: all .4s ease; }
      .module_lease_detail .mld_topics .mldt_list li a:hover:not(.not-more):hover, .module_lease_detail .mld_topics .mldt_list li a:hover:not(.not-more):active, .module_lease_detail .mld_topics .mldt_list li a:hover:not(.not-more):focus {
        opacity: .7;
        text-decoration: none; }
  .module_lease_detail .mld_topics .mldt_list .mldt_date {
    display: block;
    font-weight: bold; }

    @media screen and (max-width: 768px) {
      .module_lease_detail .mld_topics_02 .mldt_title_01_wrap {
        padding: 0 15px; } }
    .module_lease_detail .mld_topics_02 .mldt_title_01 {
      position: relative;
      font-size: 36px;
      margin-bottom: 29px;
      text-align: center;
      color: #aa8c42; }
      @media screen and (max-width: 768px) {
        .module_lease_detail .mld_topics_02 .mldt_title_01 {
          font-size: 21px;
          margin-bottom: 2em; } }
      .module_lease_detail .mld_topics_02 .mldt_title_01 span {
        position: relative;
        display: inline-block;
        margin: 0 2.5em;
        padding: 0 1em;
        background-color: #f7f7f7;
        z-index: 4;
        text-align: left; }
        @media screen and (max-width: 768px) {
          .module_lease_detail .mld_topics_02 .mldt_title_01 span {
            padding-right: 0.75em; } }
      .module_lease_detail .mld_topics_02 .mldt_title_01:before {
        position: absolute;
        top: 50%;
        z-index: 1;
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        background-color: #aa8c42; }
        @media screen and (max-width: 768px) {
          .module_lease_detail .mld_topics_02 .mldt_title_01:before {
            width: 100%; } }
      .module_lease_detail .mld_topics_02 .mldt_title_01:after {
        position: absolute;
        top: 50%;
        z-index: 1;
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        background-color: #aa8c42; }
        @media screen and (max-width: 768px) {
          .module_lease_detail .mld_topics_02 .mldt_title_01:after {
            width: 100%; } }
    .module_lease_detail .mld_topics_02 .mldt_list li:nth-child(odd) {
      background-color: #f2f2f2; }
    .module_lease_detail .mld_topics_02 .mldt_list li a {
      display: block;
      padding: 1em; }
      .module_lease_detail .mld_topics_02 .mldt_list li a:hover:not(.not-more) {
        transition: all .4s ease; }
        .module_lease_detail .mld_topics_02 .mldt_list li a:hover:not(.not-more):hover, .module_lease_detail .mld_topics_02 .mldt_list li a:hover:not(.not-more):active, .module_lease_detail .mld_topics_02 .mldt_list li a:hover:not(.not-more):focus {
          opacity: .7;
          text-decoration: none; }
    .module_lease_detail .mld_topics_02 .mldt_list .mldt_date {
      display: block;
      font-weight: bold; }
      .module_lease_detail .mld_topics_02 .mldt_list li a:not(.not-more) .mldt_detail{
        color: #f37c36;
      }
    .module_lease_detail .gcm_3d_virtuals .mldt_title_01 {
      position: relative;
      font-size: 36px;
      margin-bottom: 29px;
      text-align: center;
      color: #aa8c42; }
      @media screen and (max-width: 768px) {
        .module_lease_detail .gcm_3d_virtuals .mldt_title_01 {
          font-size: 21px;
          margin-bottom: 2em; } }
      .module_lease_detail .gcm_3d_virtuals .mldt_title_01 span {
        position: relative;
        display: inline-block;
        margin: 0 2.5em;
        padding: 0 1em;
        background-color: #f7f7f7;
        z-index: 4;
        text-align: left; }
        @media screen and (max-width: 768px) {
          .module_lease_detail .gcm_3d_virtuals .mldt_title_01 span {
            padding-right: 0.75em; } }
      .module_lease_detail .gcm_3d_virtuals .mldt_title_01:before {
        position: absolute;
        top: 50%;
        z-index: 1;
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        background-color: #aa8c42; }
        @media screen and (max-width: 768px) {
          .module_lease_detail .gcm_3d_virtuals .mldt_title_01:before {
            width: 100%; } }
      .module_lease_detail .gcm_3d_virtuals .mldt_title_01:after {
        position: absolute;
        top: 50%;
        z-index: 1;
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        background-color: #aa8c42; }
        @media screen and (max-width: 768px) {
          .module_lease_detail .gcm_3d_virtuals .mldt_title_01:after {
            width: 100%; } }
    
          .module_lease_detail .gcm_3d_virtuals .box_3d_virtual {
            position: relative;
            margin-top: 50px;
            width: 100%;
            padding-bottom: 38%;
          }
          .module_lease_detail .gcm_3d_virtuals .box_3d_virtual iframe {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              margin: 0;
              padding: 0;
            }
            @media screen and (max-width: 768px) {
            .module_lease_detail .gcm_3d_virtuals .box_3d_virtual {
                padding-bottom: 100%; } }
            .module_lease_detail .gcm_3d_virtuals .link_3d_virtual {
              padding: 0 20px;
              margin-top: 10px;
              text-align: right; }
            .module_lease_detail .gcm_3d_virtuals .link_3d_virtual a {
              font-size: 16px;
              color: #f37c36;
              text-decoration: underline;
              padding-right: 30px;
              background: url(/img2/common/ico_blank_30x30_02.png) no-repeat right center;
              background-size: 16px 16px;
             }
            .module_lease_detail .gcm_3d_virtuals .link_3d_virtual a:hover {
              text-decoration: none; }
            


            .module_vacant {
  background: #000 url("/img2/property/index/extra_vacant_background_01.jpg") no-repeat top;
  background-size: 100% auto;
  color: #fff;
  padding: 65px 0 90px;
  }
  @media screen and (max-width: 768px) {
    .module_vacant {
      background: #000 url("/img2/property/index/extra_vacant_background_01_sp.jpg") no-repeat top;
      background-size: 100% auto;
      padding: 40px 0 25px; } }
  .module_vacant .mldv_file {
    height: 0;
    opacity: 0; }
  .module_vacant .mldv_title_01 {
    margin-top: -140px;
    padding-top: 140px;
    margin-bottom: 0;
    overflow: hidden;
    font-size: 36px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_title_01 {
        margin-top: -80px;
        padding-top: 80px;
        font-size: 21px;
        margin-bottom: 1em; } }
    .module_vacant .mldv_title_01 span {
      position: relative;
      display: inline-block;
      margin: 0 2.5em;
      padding: 0 1em;
      text-align: left; }
      .module_vacant .mldv_title_01 span:before, .module_vacant .mldv_title_01 span:after {
        position: absolute;
        top: 50%;
        content: '';
        width: 400%;
        height: 2px;
        background-color: #ccc; }
      .module_vacant .mldv_title_01 span::before {
        right: 100%; }
      .module_vacant .mldv_title_01 span::after {
        left: 100%; }
  .module_vacant .mldv_property {
    margin-top: 28px; }
    .module_vacant .mldv_property:not(:first-of-type) {
      margin-top: 30px; }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_property {
        margin-top: 40px; }
        .module_vacant .mldv_property:not(:first-of-type) {
          margin-top: 20px; } }
    .module_vacant .mldv_property h4 {
      text-align: center;
      font-size: 30px; }
      @media screen and (max-width: 768px) {
        .module_vacant .mldv_property h4 {
          display: none; } }
      .module_vacant .mldv_property h4 .mldv_phonetic {
        display: block;
        font-size: 22px;
        line-height: 1.2; }
        @media screen and (max-width: 768px) {
          .module_vacant .mldv_property h4 .mldv_phonetic {
            font-size: 13px; } }
  .module_vacant .mldv_date {
    display: block;
    text-align: right;
    margin-bottom: 1em;
    position: relative;
    top: -2.17em;
    height: 0; }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_date {
        position: static;
        height: auto; } }
  .module_vacant .mldv_table {
    width: 100%;
    margin-top: 16px;
    text-align: center; }
    .module_vacant .mldv_table > li:not(:first-child) {
      border-bottom: 1px solid #ccc; }
      @media screen and (max-width: 768px) {
        .module_vacant .mldv_table > li:not(:first-child) {
          padding: 20px 0;
          border-right: none;
          border-left: none; } }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_table > li:first-child {
        border-top: 1px solid #ccc; } }
    .module_vacant .mldv_table .mldv_list_head {
      width: 100%; }
      @media screen and (max-width: 768px) {
        .module_vacant .mldv_table .mldv_list_head {
          display: none; } }
      .module_vacant .mldv_table .mldv_list_head li {
        float: left;
        display: inline-block;
        background-color: #000;
        color: #fff;
        border-right: 1px solid #ccc;
        padding: 0.5em 0; }
        /* .module_vacant .mldv_table .mldv_list_body li:nth-child(1) {
          width: 75px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(2) {
          width: 177px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(3) {
          width: 79px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(4) {
          width: 92px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(5) {
          width: 95px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(6) {
          width: 95px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(7) {
          width: 59px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(8) {
          width: 59px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(9) {
          width: 60px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(10) {
          width: 112px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(11) {
          width: 111px; } */
        .module_vacant .mldv_table .mldv_list_head li:nth-child(1) {
          width: 75px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(2) {
          width: 177px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(3) {
          width: 79px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(4) {
          width: 92px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(5) {
          width: 95px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(6) {
          width: 95px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(7) {
          width: 59px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(8) {
          width: 59px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(9) {
          width: 60px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(10) {
          width: 112px; }
        .module_vacant .mldv_table .mldv_list_head li:nth-child(11) {
          width: 111px; }
        .module_vacant .mldv_table .mldv_list_head li:last-child {
          border-right: none; }
    .module_vacant .mldv_table .mldv_list_body {
      position: relative;
      display: table;
      width: 100%; }
      .module_vacant .mldv_table .mldv_list_body li {
        position: relative;
        display: table-cell;
        width: 10%;
        height: 189px;
        vertical-align: middle;
        color: #333;
        background-color: #fff;
        border-right: 1px solid #ccc;
      }
      @media screen and (max-width: 768px) {
      .module_vacant .mldv_table .mldv_list_body li {
          height: auto;
          background-color: transparent;
          border-right: none;
          color: #fff;
        }
      }
      @media screen and (max-width: 768px) {
        .module_vacant .mldv_table .mldv_list_body li a {
          color: #fff;
        }
      }
      .module_vacant .mldv_table .mldv_list_body .ico-zoomin {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        cursor: pointer;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
        z-index: 20;
       }
       @media screen and (max-width: 768px) {
        .module_vacant .mldv_table .mldv_list_body .ico-zoomin {
        }}
       .module_vacant .mldv_table .mldv_list_body .ico-zoomin::after {
        content: '';
        position: absolute;
        right: 10px;
        bottom: 10px;
        width: 18px;
        height: 18px;
        background: url("/img2/common//ico_zoomin_18x18_01.png") no-repeat top;
        background-size: 100% auto;
       }
       @media screen and (max-width: 768px) {
       .module_vacant .mldv_table .mldv_list_body .ico-zoomin::after {
        right: 5px;
        bottom: 5px;
        width: 15px;
        height: 15px;
       }}
       @media screen and (max-width: 768px) {
        .module_vacant .mldv_table .mldv_list_body .mldv_list_img {
            position: absolute;
            left: 0;
            top: 40px;
            width: 155px;
            height: 155px;
            padding: 25px 0;
            background-color: #fff;
            text-align: center;
          }
        }
      @media screen and (min-width: 769px) {
        .module_vacant .mldv_table .mldv_list_body .mldv_list_img img{ max-width: 147px; }
      }
       @media screen and (max-width: 768px) {
        .module_vacant .mldv_table .mldv_list_body .mldv_list_img img{
            height: 100%;
          }
        }
       @media screen and (min-width: 767px) {
        .module_vacant .mldv_table .mldv_list_body li:nth-child(1) {
          width: 75px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(2) {
          width: 177px; }
          .module_vacant .mldv_table .mldv_list_body li:nth-child(2) .mldv_list_img{
            display: block;
            width: calc(100% - 30px);
            padding: 15px;
          }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(3) {
          width: 79px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(4) {
          width: 92px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(5) {
          width: 95px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(6) {
          width: 95px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(7) {
          width: 59px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(8) {
          width: 59px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(9) {
          width: 60px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(10) {
          width: 112px; }
        .module_vacant .mldv_table .mldv_list_body li:nth-child(11) {
          width: 111px; }
       } 
        .module_vacant .mldv_table .mldv_list_body li:last-child {
          border-right: none; }
          @media screen and (max-width: 768px) {
        .module_vacant .mldv_table .mldv_list_body li:last-child {
          margin-top: 40px;
          padding-left: 0; }}
      .module_vacant .mldv_table .mldv_list_body:last-of-type {
        border-bottom: none; }
      .module_vacant .mldv_table .mldv_link {
        display: block;
        margin: 0 10px;
        line-height: 1.4;
        text-align: left;
        text-decoration: underline;
        color: #f37c36; }
      .module_vacant .mldv_table .mldv_link:hover {
        text-decoration: none; }
      .module_vacant .mldv_table .mldv_link::after {
        content: '';
        display: inline-block;
        width: 9px;
        height: 11px;
        margin-left: 5px;
        background: url(/img2/common/ico_download_01.png) 0 0 no-repeat;}
      @media screen and (max-width: 768px) {
      .module_vacant .mldv_table .mldv_link::after {
        width: 9px;
        height: 11px;
        margin-left: 5px;
        background: url(/img2/common/ico_download_02.png) 0 0 no-repeat;
        background-size: 9px auto;}}
      @media screen and (max-width: 768px) {
      .module_vacant .mldv_table .mldv_link {
        margin: 10px 0 0;
        -moz-text-align-last: center;
             text-align-last: center;}}
    .module_vacant .mldv_table tr {
      display: none;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }
      .module_vacant .mldv_table tr:last-of-type {
        border-bottom: none; }
      @media screen and (max-width: 768px) {
        .module_vacant .mldv_table tr {
          border-left: none;
          border-right: none;
          border-bottom: 1px solid #ccc;
          padding-bottom: 1em; } }
      @media screen and (max-width: 768px) {
        .module_vacant .mldv_table tr:first-of-type {
          border-top: 1px solid #ccc; } }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_table .mldv_list_body > li {
        display: block;
        width: 100%;
        padding-left: 183px;
        text-align: left; } }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_table .mldv_list_body > li + li {
        margin-top: 5px; } }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_table .mldv_list_body > li:first-child {
        padding-left: 0;
      } }
    .module_vacant .mldv_table .mldv_list_body > li span {
      display: none; }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_table .mldv_list_body > li:first-of-type {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: left;
        font-weight: bold;
        font-size: 20px; } }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_table .mldv_list_body > li:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        margin-right: 0.5em; } }
  .module_vacant .mldv_list_none_txt {
    display: none;
    width: 100%;
    font-size: 24px;
    text-align: center;
    padding: 1.5em 0; }
    @media screen and (max-width: 768px) {
      .module_vacant .mldv_list_none_txt {
        font-size: 16px; } }
  .module_vacant .module_pd_btn_01 a {
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    color: #aa8c42; }
    @media screen and (max-width: 768px) {
      .module_vacant .module_pd_btn_01 a {
        padding: 20px 0;
        background-color: transparent;
       } }
    .module_vacant .module_pd_btn_01 a span {
      display: inline-block; }
      .module_vacant .module_pd_btn_01 a span:after {
        display: inline-block;
        padding-right: 25px;
        content: '残りの空室を表示';
        background: url("/img2/common/ico_arrow_b_34x20_03.png") no-repeat center right;
        background-size: 17px 10px; }
    .module_vacant .module_pd_btn_01 a.closeStyle span:after {
      display: inline-block;
      padding-right: 25px;
      content: '閉じる';
      background: url("/img2/common/ico_arrow_t_34x20_03.png") no-repeat center right;
      background-size: 17px 10px; }
    .module_vacant .module_pd_btn_01 a:hover {
      transition: all .4s ease; }
      .module_vacant .module_pd_btn_01 a:hover:hover, .module_vacant .module_pd_btn_01 a:hover:active, .module_vacant .module_pd_btn_01 a:hover:focus {
        opacity: .7;
        text-decoration: none; }

.mld_facility {
  background-color: #f7f7f7;
  padding: 85px 0; }
  @media screen and (max-width: 768px) {
    .mld_facility {
      padding: 30px 0; } }
  .mld_facility .mldf_title {
    margin-top: -140px;
    padding-top: 140px;
    margin-bottom: 36px;
    overflow: hidden;
    font-size: 36px;
    text-align: center;
    color: #aa8c42; }
    @media screen and (max-width: 768px) {
      .mld_facility .mldf_title {
        margin-bottom: 30px;
        font-size: 21px;
        margin-top: -80px;
        padding-top: 80px; } }
    .mld_facility .mldf_title span {
      position: relative;
      display: inline-block;
      margin: 0 2.5em;
      padding: 0 1em;
      text-align: left; }
      .mld_facility .mldf_title span:before, .mld_facility .mldf_title span:after {
        position: absolute;
        top: 50%;
        content: '';
        width: 400%;
        height: 2px;
        background-color: #aa8c42; }
      .mld_facility .mldf_title span::before {
        right: 100%; }
      .mld_facility .mldf_title span::after {
        left: 100%; }
    .mld_facility .mldf_title em {
      font-weight: bold; }
  .mld_facility .mldf_list {
    padding-left: 1em; }
    @media screen and (max-width: 768px) {
      .mld_facility .mldf_list {
        padding-left: 1.5em; } }
    .mld_facility .mldf_list li {
      list-style-type: square;
      margin-bottom: 2em; }
      .mld_facility .mldf_list li span {
        display: block;
        font-weight: bold; }
  .mld_facility .mg_colums {
    float: left;
    width: 492px;
    margin-left: 30px; }
    @media screen and (max-width: 768px) {
      .mld_facility .mg_colums {
        float: none;
        width: 100%;
        margin-left: 0; }
        .mld_facility .mg_colums:nth-child(n+2) {
          margin-top: 20px; } }
    .mld_facility .mg_colums:nth-child(2n+1) {
      margin-left: 0; }
    .mld_facility .mg_colums:nth-child(2) .mgc_telphone {
      color: #f37c36; }
      .mld_facility .mg_colums:nth-child(2) .mgc_telphone:before {
        background: url("/img2/common/ico_telphone_60x60_01.png") no-repeat;
        background-size: 34px; }
    .mld_facility .mg_colums:nth-child(2) .mgc_time {
      background-color: #f37c36; }
    .mld_facility .mg_colums > a {
      width: 100%;
      display: block;
      pointer-events: none;
      padding: 25px 50px;
      text-align: center;
      background-color: #f7f7f7; }
      @media screen and (max-width: 768px) {
        .mld_facility .mg_colums > a {
          padding: 20px 25px;
          pointer-events: auto; } }
      .mld_facility .mg_colums > a .mgc_text {
        font-weight: bold;
        margin-bottom: .5em; }
        .mld_facility .mg_colums > a .mgc_text br {
          display: none; }
          @media screen and (max-width: 768px) {
            .mld_facility .mg_colums > a .mgc_text br {
              display: block; } }
      .mld_facility .mg_colums > a .mgc_telphone {
        position: relative;
        display: inline-block;
        color: #eb5c28;
        font-size: 38px;
        font-weight: bold;
        padding-left: .5em; }
        @media screen and (max-width: 768px) {
          .mld_facility .mg_colums > a .mgc_telphone {
            font-size: 24px; } }
        .mld_facility .mg_colums > a .mgc_telphone:before {
          content: "";
          display: inline-block;
          width: 34px;
          height: 34px;
          background: url("/img2/common/ico_telphone_60x60_02.png") no-repeat;
          background-size: 34px; }
          @media screen and (max-width: 768px) {
            .mld_facility .mg_colums > a .mgc_telphone:before {
              width: 30px;
              height: 30px;
              background-size: 30px;
              vertical-align: middle; } }
      .mld_facility .mg_colums > a .mgc_time {
        width: 318px;
        background-color: #eb5c28;
        display: inline-block;
        padding: .2em .9em;
        border-radius: 30px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .mld_facility .mg_colums > a .mgc_time {
            pointer-events: auto;
            width: 100%;
            display: block;
            margin-top: 1em; } }
    .mld_facility .mg_colums .mgcc_notice {
      margin-top: 1em;
      margin-left: 1em; }
      .mld_facility .mg_colums .mgcc_notice a {
        color: #f37c36;
        font-weight: bold; }

    .mldf_ttl_anchor {
      display: block;
      margin-top: -30px;
      padding-top: 30px;
    }
    @media screen and (max-width: 768px) {
    .mldf_ttl_anchor {
      margin-top: -10px;
      padding-top: 10px;
    }}
    .mldf_list_anchor {
      width: 1014px;
      margin-bottom: -40px;
      text-align: center;
    }
    @media screen and (max-width: 768px) {
      .mldf_list_anchor {
        width: 100%;
        margin-bottom: 0;
        text-align: left;
      }
    }
      .mldf_list_anchor li {
        display: inline-block;
        margin: 0 30px;
        vertical-align: middle;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .mldf_list_anchor li {
            display: block;
            margin: 0;
            border-top: 1px solid #fff;
          }
        }
        .mldf_list_anchor li a {
          position: relative;
          display: inline-block;
          width: 100%;
          font-size: 20px;
          font-weight: bold;
          color: #aa8c42;
        }
        @media screen and (max-width: 768px) {
          .mldf_list_anchor li a {
            padding: 13px 0 13px 15px;
            background-color: #bfa658;
            font-size: 13px;
            text-align: left;
            color: #fff;
          }
        }
          .mldf_list_anchor li a:after {
            content: '';
            display: inline-block;
            width: 17px;
            height: 9px;
            /* margin-top: 4px; */
            margin-left: 10px;
            background: url("/img2/common/ico_arrow_b_17x9_01.png") no-repeat right center;
            background-size: 17px auto;
            vertical-align: middle;
          }
            @media screen and (max-width: 768px) {
            .mldf_list_anchor li a:after {
              position: absolute;
              top: 50%;
              right: 15px;
              width: 17px;
              height: 10px;
              margin: 0;
              background: url("/img2/common/ico_arrow_b_34x20_01.png") no-repeat right center;
              background-size: 17px auto;
              transform: translateY(-50%);
            } }
          .mldf_list_anchor li a:hover {
            transition: all .4s ease; }
            .mldf_list_anchor li a:hover:hover, .mldf_list_anchor li a:hover:active, .mldf_list_anchor li a:hover:focus {
              opacity: .7;
              text-decoration: none; }

    .mld_facility .note {
      border-top: 1px solid #ccc;
      margin-top: 45px;
      padding-top: 45px;
    }
    @media screen and (max-width: 768px) {
    }

    .mld_facility .mldf_ttl_02 {
      display: flex;
      align-items: center;
      margin-top: 50px;
      padding: 11px 40px 11px 20px;
      background-color: #000;
      border-left: 6px solid #aa8c42;
      font-size: 25px;
      font-weight: bold;
      color: #fff;
    }
    @media screen and (max-width: 768px) {
      .mld_facility .mldf_ttl_02 {
        display: block;
        margin-top: 40px;
        padding: 12px 20px 12px 12px;
        border-left-width: 5px;
        font-size: 19px;
      }}
    .mld_facility .mldf_txt_02 {
      flex: 1;
      margin-left: 20px;
      padding-left: 30px;
      border-left: 1px solid #fff;
      font-size: 16px;
    }
    @media screen and (max-width: 768px) {
    .mld_facility .mldf_txt_02 {
      display: block;
      margin-left: 0;
      padding-left: 0;
      border-left: none;
      font-size: 12px;
    }}
    .mld_facility .mldf_grid {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -25px;
    }
    @media screen and (max-width: 768px) {
    .mld_facility .mldf_grid {
      flex-direction: column;
      margin: 0;
    }}
    .mld_facility .mldf_col {
      width: 33.33%;
      padding: 0 25px;
      margin-top: 30px;
    }
    @media screen and (max-width: 768px) {
      .mld_facility .mldf_col {
        width: 100%;
        padding: 0;
        margin-top: 25px;
      }}
    .mld_facility .mldf_ttl_03 {
      margin-top: 15px;
      font-weight: bold;
      font-size: 20px;
    }
    @media screen and (max-width: 768px) {
    .mld_facility .mldf_ttl_03 {
      margin-top: 10px;
      font-size: 18px;
    }}
    .mld_facility .mldf_list_02 .mldf_figure {
      float: left;
      width: 70px;
      display: inline;
      margin-right: 10px;
    }
    @media screen and (max-width: 768px) {
    .mld_facility .mldf_list_02 .mldf_figure {
      width: 90px;
      margin-right: 15px;
    }}
    .mld_facility .mldf_figure img {
      width: 100%;
      height: auto;
    }

.mldf_contact {
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
.mldf_contact {
  padding: 0 0 40px;
}}

.mld_contact .mg_colums {
  float: left;
  width: 492px;
  margin-left: 30px; }
  @media screen and (max-width: 768px) {
    .mld_contact .mg_colums {
      float: none;
      width: 100%;
      margin-left: 0; }
      .mld_contact .mg_colums:nth-child(n+2) {
        margin-top: 20px; } }
  .mld_contact .mg_colums:nth-child(2n+1) {
    margin-left: 0; }
  .mld_contact .mg_colums:nth-child(2) .mgc_telphone {
    color: #f37c36; }
    .mld_contact .mg_colums:nth-child(2) .mgc_telphone:before {
      background: url("/img2/common/ico_telphone_60x60_01.png") no-repeat;
      background-size: 34px; }
  .mld_contact .mg_colums:nth-child(2) .mgc_time {
    border-top: 1px solid #f37c36;
    border-bottom: 1px solid #f37c36;
    color: #f37c36;
    font-weight: bold; }
  .mld_contact .mg_colums > a {
    width: 100%;
    display: block;
    pointer-events: none;
    padding: 25px 50px;
    text-align: center;
    background-color: #f7f7f7; }
    @media screen and (max-width: 768px) {
      .mld_contact .mg_colums > a {
        padding: 20px 25px;
        pointer-events: auto; } }
    .mld_contact .mg_colums > a .mgc_text {
      font-weight: bold;
      margin-bottom: .5em; }
      .mld_contact .mg_colums > a .mgc_text br {
        display: none; }
        @media screen and (max-width: 768px) {
          .mld_contact .mg_colums > a .mgc_text br {
            display: block; } }
    .mld_contact .mg_colums > a .mgc_telphone {
      position: relative;
      display: inline-block;
      color: #eb5c28;
      font-size: 33px;
      font-weight: bold;
      padding-left: .5em; }
      @media screen and (max-width: 768px) {
        .mld_contact .mg_colums > a .mgc_telphone {
          font-size: 24px; } }
      .mld_contact .mg_colums > a .mgc_telphone:before {
        content: "";
        display: inline-block;
        width: 34px;
        height: 34px;
        background: url("/img2/common/ico_telphone_60x60_02.png") no-repeat;
        background-size: 34px; }
        @media screen and (max-width: 768px) {
          .mld_contact .mg_colums > a .mgc_telphone:before {
            width: 30px;
            height: 30px;
            background-size: 30px;
            vertical-align: middle; } }
    .mld_contact .mg_colums > a .mgc_time {
      width: 318px;
      display: inline-block;
      padding: .5em .9em;
      border-top: 1px solid #eb5c28;
      border-bottom: 1px solid #eb5c28;
      color: #eb5c28;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .mld_contact .mg_colums > a .mgc_time {
          pointer-events: auto;
          width: 100%;
          display: block;
          margin-top: 1em; } }
  .mld_contact .mg_colums .mgcc_notice {
    margin-top: 1em;
    margin-left: 1em; }
    .mld_contact .mg_colums .mgcc_notice a {
      color: #f37c36;
      font-weight: bold; }

.module_lease_btn_01 {
  position: relative;
  display: table;
  width: 540px;
  height: 80px;
  margin: 0 auto 67px;
  text-align: center;
  background-color: #f37c36;
  border-radius: 40px;}
.module_lease_btn_01::after{
  content: '';
  position: absolute;
  top: 50%;
  right: 30px;
  width: 14px;
  height: 24px;
  transform: translateY(-50%);
  background: url("/img2/common/ico_arrow_r_14x24_01.png") no-repeat 0 0;
}
@media screen and (max-width: 768px) {
.module_lease_btn_01::after{
  right: 15px;
  width: 8px;
  height: 14px;
  background-size: 8px 14px;
}}
  @media screen and (max-width: 768px) {
    .module_lease_btn_01 {
      width: 80%;
      height: 60px;
      margin: 20px auto;} }
  .module_lease_btn_01:hover {
    transition: all .4s ease; }
    .module_lease_btn_01:hover:hover, .module_lease_btn_01:hover:active, .module_lease_btn_01:hover:focus {
      opacity: .7;
      text-decoration: none; }
  .module_lease_btn_01 span {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .module_lease_btn_01 span {
        font-size: 16px; } }
    .module_lease_btn_01 span:after {
      content: '';
      display: inline-block;
      background: url("/img2/common/ico_blank_15x15_01.png") no-repeat center right;
      background-size: 15px 15px;
      width: 15px;
      height: 15px;
      margin-left: 10px; }

.mld_overview {
  background-color: #f7f7f7;
  padding: 85px 0;
}
  @media screen and (max-width: 768px) {
    .mld_overview {
      width: 100%;
      padding: 35px 0; } }
  .mld_overview table {
    width: 100%; }
  .mld_overview .mldo_title {
    margin-top: -140px;
    padding-top: 140px;
    margin-bottom: 57px;
    overflow: hidden;
    font-size: 36px;
    text-align: center;
    color: #aa8c42; }
    @media screen and (max-width: 768px) {
      .mld_overview .mldo_title {
        margin-bottom: 35px;
        font-size: 21px;
        margin-top: -80px;
        padding-top: 80px; } }
    .mld_overview .mldo_title span {
      position: relative;
      display: inline-block;
      margin: 0 2.5em;
      padding: 0 1em;
      text-align: left; }
    @media screen and (max-width: 768px) {
    .mld_overview .mldo_title span {
      padding: 0 10px;}}
      .mld_overview .mldo_title span:before, .mld_overview .mldo_title span:after {
        position: absolute;
        top: 50%;
        content: '';
        width: 400%;
        height: 2px;
        background-color: #aa8c42; }
      .mld_overview .mldo_title span::before {
        right: 100%; }
      .mld_overview .mldo_title span::after {
        left: 100%; }
  .mld_overview .mldo_link_01 {
    width: 100%;
    margin-left: 28px;
    font-weight: bold;
    color: #aa8c42; }
    .mld_overview .mldo_link_01:hover {
      transition: all .4s ease; }
      .mld_overview .mldo_link_01:hover:hover, .mld_overview .mldo_link_01:hover:active, .mld_overview .mldo_link_01:hover:focus {
        opacity: .7;
        text-decoration: none; }
  .mld_overview em {
    font-weight: bold; }
@media screen and (max-width: 768px) {
  .mld_gallery_wrap {
    margin: 20px -15px 0;
  }
}
.mld_gallery {
}
  @media screen and (max-width: 768px) {
    .mld_gallery {
      width: 100%;} }
  .mld_gallery.mt100 {
    margin-top: 120px; }
    @media screen and (max-width: 768px) {
      .mld_gallery.mt100 {
        margin-top: 60px; } }
  .mld_gallery .mldg_title_01 {
    margin-bottom: 50px;
    overflow: hidden;
    font-size: 36px;
    text-align: center;
    color: #aa8c42; }
    @media screen and (max-width: 768px) {
      .mld_gallery .mldg_title_01 {
        font-size: 18px;
        margin-bottom: 25px;
        margin-top: -80px;
        padding-top: 80px; } }
    .mld_gallery .mldg_title_01 span {
      position: relative;
      display: inline-block;
      margin: 0 2.5em;
      padding: 0 1em;
      text-align: left; }
      .mld_gallery .mldg_title_01 span:before, .mld_gallery .mldg_title_01 span:after {
        position: absolute;
        top: 50%;
        content: '';
        width: 400%;
        height: 2px;
        background-color: #aa8c42; }
      .mld_gallery .mldg_title_01 span::before {
        right: 100%; }
      .mld_gallery .mldg_title_01 span::after {
        left: 100%; }
  .mld_gallery .mldg_title_02 {
    font-size: 36px;
    text-align: center;
    margin-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .mld_gallery .mldg_title_02 {
        font-size: 21px;
        margin-bottom: 25px; } }
  .mld_gallery .mldg_title_03 {
    text-align: center;
    margin-bottom: 1em;
    border-top: 2px solid #f37c36; }
    .mld_gallery .mldg_title_03 > img {
      transform: translateY(-50%);
      width: 450px;
      padding: 0 32px;
      background: #ffffff; }
    @media screen and (max-width: 768px) {
      .mld_gallery .mldg_title_03 {
        margin-bottom: 25px;
        border-top: none; }
        .mld_gallery .mldg_title_03 > img {
          width: 100%; } }
  .mld_gallery .mldg_slider_wrap {
    display: flex;
    justify-content: space-between;
    }
    @media screen and (max-width: 768px) {
      .mld_gallery .mldg_slider_wrap {
        display: block;
      }
    }
    @media screen and (max-width: 768px) {
      .mld_gallery .mldg_slider_wrap {
        width: 100%; } }
  .mld_gallery .mldg_slider_left {
    position: relative;
    width: 550px;
  }
  .mld_gallery .mldg_slider_left::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 35px;
    background-color: #1c1c1c;
  }
  @media screen and (max-width: 768px) {
    .mld_gallery .mldg_slider_left {
      width: 100%;
    }
  }
  .mld_gallery .mldg_slider_right {
    /* overflow: hidden; */
    width: 438px;
  }
  @media screen and (max-width: 768px) {
    .mld_gallery .mldg_slider_right {
      width: 100%;
    }
  }
  .mld_gallery .mldg_slider_right .bx-wrapper .bx-controls-direction a {
    left: 9px;
    right: 0;
    margin: 0;
    width: auto;
    height: 26px;
  }
  .mld_gallery .mldg_slider_right .bx-wrapper .bx-next {
    top: auto;
    bottom: 9px;
    background: #fff url(/img2/common/ico_arrow_b_19x10.png) no-repeat center center;
    background-size: 19px auto;
  }
  .mld_gallery .mldg_slider_right .bx-wrapper .bx-prev {
    bottom: auto;
    top: 0;
    background: #fff url(/img2/common/ico_arrow_t_19x10.png) no-repeat center center;
    background-size: 19px auto;
  }

  .mld_gallery .mldg_slider_left .new-entry {
    position: absolute;
    top: 0;
    left: 0;
    width: 94px;
    height: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #a62025;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    z-index: 999;
    letter-spacing: 3px;
  }
  .mld_gallery .mldg_slider_left .new-entry.-and-modified {
    background-color: #13325f;
  }
  @media screen and (max-width: 768px) {
    .mld_gallery .mldg_slider_left .new-entry {
      width: 53px;
      height: 53px;
      font-size: 18px;
      letter-spacing: 2px;
    }
    .mld_gallery .mldg_slider_left .new-entry.-and-modified {
      font-size: 15px;
      letter-spacing: 1px;
    }
  }
  .mld_gallery .mldg_slider {

  }
    .mld_gallery .mldg_slider li {
      letter-spacing: normal;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      position: relative;
      text-align: center; }
      .mld_gallery .mldg_slider li img {
        width: 100%; }
      
      .mld_gallery .mldg_slider li p {
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        /* background-color: rgba(0, 0, 0, 0.7); */
        color: #fff;
        font-size: 13px;
        padding: 0.5em 0; }
        @media screen and (max-width: 768px) {
          .mld_gallery .mldg_slider li p {
            padding: 10px 0;
            font-size: 11px; } }
      .mld_gallery .mldg_slider li .ricoh-theta-spherical-image {
        display: inline-block; }

  .mld_gallery .mldg_theta_thumbnail {
    position: relative; }
    .mld_gallery .mldg_theta_thumbnail a:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 10;
      background: url(/img2/icons/theta.png) center center no-repeat;
      opacity: 0.8;
      transition: all .4s ease; }
    .mld_gallery .mldg_theta_thumbnail a:hover:after, .mld_gallery .mldg_theta_thumbnail a.active:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 10;
      background: url(/img2/icons/theta_over.png) center center no-repeat;
      opacity: 0.8;
      transition: all .4s ease; }
  .mld_gallery .mdlg_text_01 {
    margin-bottom: 2em;
    text-align: center;
    font-size: 16px; }
  .mld_gallery .mdlg_360_01 {
    font-size: 16px; }
    .mld_gallery .mdlg_360_01 .mdlg_360_list {
      display: inline-block;
      margin: 0 1%;
      min-width: 27%;
      position: relative;
      padding-left: 35px; }
      @media screen and (max-width: 768px) {
        .mld_gallery .mdlg_360_01 .mdlg_360_list {
          margin-bottom: 15px; } }
      .mld_gallery .mdlg_360_01 .mdlg_360_list .ico {
        position: absolute;
        width: 30px;
        left: 0; }
        .mld_gallery .mdlg_360_01 .mdlg_360_list .ico img {
          width: 100%; }
      .mld_gallery .mdlg_360_01 .mdlg_360_list a {
        display: inline-block;
        margin-left: 5px;
        padding: 3px 0;
        border-bottom: 3px solid #f37c36; }
        .mld_gallery .mdlg_360_01 .mdlg_360_list a:hover {
          opacity: 0.8;
          transition: all .4s ease; }
        .mld_gallery_download {
          /* padding-top: 5px; */
          margin-top: -4px;
          text-align: right;
        }
        @media screen and (max-width: 768px) {
          .mld_gallery_download {
            padding: 20px 15px 0;
            text-align: left;
          }
        }
        .mld_gallery_download_btn {
          font-size: 12px;
          color: #fff;
        }
        .mld_gallery_download_btn:hover {
          opacity: 0.7;
        }
        .mld_gallery_download_icon::after {
          content: '';
          display: inline-block;
          width: 9px;
          height: 11px;
          margin-left: 5px;
          background: url(/img2/common/ico_download_02.png) 0 0 no-repeat;
          background-size: 9px auto;
        }

.mld_floorPlan {
  /* background-color: #f7f7f7;
  padding: 80px 0; */
  margin-top: 80px;

}
  @media screen and (max-width: 768px) {
    .mld_floorPlan {
      margin-top: 60px;
      /* padding: 20px 0;  */
    } }
  .mld_floorPlan .mldf_title {
    font-size: 36px;
    text-align: center;
    margin-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .mld_floorPlan .mldf_title {
        font-size: 21px; } }
  .mld_floorPlan .mldf_slider_wrap {
    width: 810px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .mld_floorPlan .mldf_slider_wrap {
        width: 100%;
        padding: 0 15px; } }
  .mld_floorPlan .mldf_slider {
    /* letter-spacing: -0.4em;  */
  }
    @media screen and (max-width: 768px) {
      .mld_floorPlan .mldf_slider {
        padding: 0 15px;} }
    .mld_floorPlan .mldf_slider > li {
      letter-spacing: normal;
      position: relative; }
      .mld_floorPlan .mldf_slider > li img {
        background-color: #fff; }
        @media screen and (max-width: 768px) {
          .mld_floorPlan .mldf_slider > li img {
            padding: 0; } }
      /* .mld_floorPlan .mldf_slider > li p, */
      .mld_floorPlan .mldf_slider figcaption {
        display: inline-block;
        position: absolute;
        bottom: -25px;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 13px;
        line-height: 1;
      }
      @media screen and (max-width: 768px) {
      .mld_floorPlan .mldf_slider figcaption {
        bottom: -20px;
        font-size: 11px;
      }}
  
  .mld_floorPlan .module_slider_thumbs {
    margin-bottom: 35px;
  }
  .mld_floorPlan .module_slider_thumbs img{
    width: 100%;
    padding-right: 1px;
  }
  .mld_floorPlan .mldf_slider_title {
    overflow: hidden;
    margin-bottom: 25px;
  }
  @media screen and (max-width: 768px) {
  .mld_floorPlan .mldf_slider_title {
    margin-bottom: 10px;
  }}
  .mld_floorPlan .mldf_slider_title span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }
  @media screen and (max-width: 768px) {
  .mld_floorPlan .mldf_slider_title span {
    padding-right: 5px;
    font-size: 12px;
  }}
  .mld_floorPlan .mldf_slider_title span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    width: 2000px;
    height: 1px;
    background-color: #fff;
  }
  .mld_floorPlan .mldf_slider_nav {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
  }
  @media screen and (max-width: 768px) {
  .mld_floorPlan .mldf_slider_nav {
    margin: 0 -7px;
  }
  }
    .mld_floorPlan .mldf_slider_nav li {
      width: 139px;
      padding: 0 12px;
    }
    @media screen and (max-width: 768px) {
    .mld_floorPlan .mldf_slider_nav li {
      width: 25%;
      padding: 0 7px;
    }
    }
      .mld_floorPlan .mldf_slider_nav li a {
        opacity: 1;
      }
        .mld_floorPlan .mldf_slider_nav li a.active {
          transition: all .4s ease;
          opacity: 0.3;
        }
          .mld_floorPlan .mldf_slider_nav li a.active:hover, .mld_floorPlan .mldf_slider_nav li a.active:active, .mld_floorPlan .mldf_slider_nav li a.active:focus {
            opacity: .7;
            text-decoration: none; }
        .mld_floorPlan .mldf_slider_nav li a:hover {
          transition: all .4s ease; }
          .mld_floorPlan .mldf_slider_nav li a:hover:hover, .mld_floorPlan .mldf_slider_nav li a:hover:active, .mld_floorPlan .mldf_slider_nav li a:hover:focus {
            opacity: .7;
            text-decoration: none; }
      .mld_floorPlan .mldf_slider_nav li img {
        width: 100%;
      }
      .mld_floorPlan .mldf_slider_nav li span {
        display: block;
        padding: 7px 0 17px;
        color: #fff;
        font-size: 13px;
        line-height: 1.4;
        text-align: center;
      }
      @media screen and (max-width: 768px) {
      .mld_floorPlan .mldf_slider_nav li span {
        display: block;
        padding: 6px 0 16px;
        color: #fff;
        font-size: 11px;
      }}

/* extraページ ヘッダー
---------------------------------------------------------- */
#global_header1 {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
  padding: 22px 26px 0 22px;
  z-index: 100; }
  @media screen and (max-width: 1300px) {
    #global_header1 {
      min-width: 1014px; } }
  @media screen and (max-width: 768px) {
    #global_header1 {
      display: block;
      height: 50px;
      min-width: 0;
      padding: 17px 22px 16px 15px; } }

.mld_map {
  padding: 88px 0 96px;
}
@media screen and (max-width: 768px) {
  .mld_map {
    padding: 30px 0;
  }
}
.mld_map .mldm_title {
  margin-top: -140px;
  padding-top: 140px;
  margin-bottom: 55px;
  overflow: hidden;
  font-size: 36px;
  text-align: center;
  color: #aa8c42; }
  @media screen and (max-width: 768px) {
    .mld_map .mldm_title {
      margin-bottom: 30px;
      font-size: 21px;
      margin-top: -80px;
      padding-top: 80px; } }
  .mld_map .mldm_title span {
    position: relative;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    text-align: left; }
    .mld_map .mldm_title span:before, .mld_map .mldm_title span:after {
      position: absolute;
      top: 50%;
      content: '';
      width: 400%;
      height: 2px;
      background-color: #aa8c42; }
    .mld_map .mldm_title span::before {
      right: 100%; }
    .mld_map .mldm_title span::after {
      left: 100%; }
.mld_map .mldm_text {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
.mld_map .mldm_text {
  flex-direction: column-reverse;
}}
.mld_map .mldm_text a {
  color: #aa8c42;
}
@media screen and (max-width: 768px) {
.mld_map .mldm_text a {
  margin-bottom: 10px;
}}
.module_map_embed {
  max-width: 100%;
  height: 100%;
  margin: 0;
  /* padding: 0 0 56.25%; */
  padding-bottom: 38%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0; }
@media screen and (max-width: 768px) {
.module_map_embed {
  padding-bottom: 100%;}}

.module_map_embed > div,
.module_map_embed > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

.module_map_embed img {
  max-width: none; }

.mld_gallery .mldg_slider li {
  letter-spacing: normal;
  position: relative;
  overflow: hidden;
  width: 840px;
  /* height: 411px; */
  height: 446px;
  padding-bottom: 35px;
  }
  @media screen and (max-width: 768px) {
    .mld_gallery .mldg_slider li {
      width: 100%;
      /* height: 56vw; */
      padding-bottom: 35px;
      /* height: 62vw; */
      height: calc(62vw + 35px);} }
  .mld_gallery .mldg_slider li img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    /* height: 100%; */
    height: calc(100% - 35px);
  }
    @media screen and (max-width: 768px) {
      .mld_gallery .mldg_slider li img {
        position: static;
        transform: translate(0);
        margin: auto;
        max-width: 100%;
        height: auto;
        max-height: 62vw;} }
  @media screen and (max-width: 768px) {
    .mld_gallery .mldg_slider li .ricoh-theta-iframe {
      max-height: 62vw; } }

/* slider thumbnail
---------------------------------------------------------- */
.mld_gallery .mldg_slider_nav_wrap {
  overflow:hidden;
  /* overflow-y:scroll;
  overflow-x: hidden;
  height: 410px;
  margin-right: -20px; */
  height: 420px;
}
@media screen and (max-width: 768px) {
  .mld_gallery .mldg_slider_nav_wrap {
    overflow-y: hidden;
    overflow-x: scroll;
    height: auto;
    margin: 0;
  }
}
.mld_gallery .mldg_slider_nav_inner {
  /* overflow: hidden; */
}
@media screen and (max-width: 768px) {
  .mld_gallery .mldg_slider_nav_inner {
    overflow: inherit;
    white-space:nowrap;
    /* list-style: none;
    margin: 0; */
  }
}
.mld_gallery .mldg_slider_nav {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .mld_gallery .mldg_slider_nav {
    display: inline-block;
  }
}
  .mld_gallery .mldg_slider_nav li {
    position: relative;
    display: block;
    float: left;
    width: 100px;
    height: 61px;
    margin: 0 0 9px 9px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .mld_gallery .mldg_slider_nav li {
        display: inline-block;
        float: none;
        width: 80px;
        height: 50px;
        margin: 0;
     }
    }
    @media screen and (max-width: 768px) {
      .mld_gallery .mldg_slider_nav li + li {
        /* margin-left: 7px; */
     }
    }
    .mld_gallery .mldg_slider_nav li img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: auto; }
      .mld_gallery .mldg_slider_nav li a img {
        opacity: 1.0;
        transition: all .4s ease; }
        .mld_gallery .mldg_slider_nav li a img:hover, .mld_gallery .mldg_slider_nav li a img:active, .mld_gallery .mldg_slider_nav li a img:focus {
          opacity: 0.7;
          text-decoration: none; }
      .mld_gallery .mldg_slider_nav li a:hover img {
        opacity: 0.2; }

  .mld_floorPlan .mldf_inner {
    display: flex;
    padding-bottom: 40px;
  }
  @media screen and (max-width: 768px) {
  .mld_floorPlan .mldf_inner {
    display: block;
    padding-bottom: 10px;
  }}
.mld_floorPlan .mldf_figure {
  width: 500px;
}
  @media screen and (max-width: 768px) {
    .mld_floorPlan .mldf_figure {
      width: 100%;
      padding-bottom: 25px;
      height: auto;
      text-align: center; } }

  .mld_floorPlan .mldf_slider figure {
    background-color: #fff;
    width: 500px;
    height: 500px;
  }
  @media screen and (max-width: 768px) {
  .mld_floorPlan .mldf_slider figure {
    width: 100%;
    height: 350px;
  }}
  .mld_floorPlan .mldf_slider .slick-list {
    overflow: visible;
  }
  .mld_floorPlan .mldf_slider figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 90%; }
    @media screen and (max-width: 768px) {
      .mld_floorPlan .mldf_slider figure img {
        position: static;
        transform: translate(0);
        margin: 0 auto;
        max-width: 100%;
        max-height: 350px;
        width: auto;
        height: auto; } }
  .mld_floorPlan .mldf_content {
    width: 275px;
    padding-left: 35px;
  }
  @media screen and (max-width: 768px) {
    .mld_floorPlan .mldf_content {
      width: 100%;
      padding: 10px 0 0;
    }
  }
  .mld_floorPlan .mldf_info {
    font-size: 16px;
    line-height: 1.1;
    color: #fff;
  }
  @media screen and (max-width: 768px) {
  .mld_floorPlan .mldf_info {
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
  }}
  .mld_floorPlan .mldf_info > li {
    margin-bottom: 18px;
    text-align: left;
  }
  @media screen and (max-width: 768px) {
    .mld_floorPlan .mldf_info > li {
      width: 50%;
      margin-bottom: 8px;
  }}
  .mld_floorPlan .module_slider .slick-prev,
  .mld_floorPlan .module_slider .slick-next,
  .mld_floorPlan .module_slider .slick-prev::before,
  .mld_floorPlan .module_slider .slick-next::before {
    width: 49px;
    height: 49px;
  }
  .mld_floorPlan .module_slider .slick-prev {
    left: 0;
    background-image: url(/img2/common/ico_arrow_l_18x42.png);
    background-size: 18px auto;
  }
  .mld_floorPlan .module_slider .slick-next {
    right: 0;
    background-image: url(/img2/common/ico_arrow_r_18x42.png);
    background-size: 18px auto;
  }
  @media screen and (max-width: 768px) {
  .mld_floorPlan .module_slider .slick-prev {
    top: 170px !important;
    left: 5px !important;
  }}
  @media screen and (max-width: 768px) {
  .mld_floorPlan .module_slider .slick-next {
    top: 170px !important;
    right: 5px !important;
  }}
  @media screen and (max-width: 768px) {
  .mld_floorPlan .module_slider_thumbs {
    margin-bottom: 30px;
    overflow-y: hidden;
    overflow-x: scroll;
  }}
  @media screen and (max-width: 768px) {
  .mld_floorPlan .module_slider_thumbs ul {
    /* overflow: inherit;
    white-space: nowrap; */
  }}
  @media screen and (max-width: 768px) {
  .mld_floorPlan .module_slider_thumbs li {
    /* display: inline-block;
    width: 75px;
    height: 50px; */
  }}
  .mld_floorPlan .module_slider_thumbs .slick-prev,
  .mld_floorPlan .module_slider_thumbs .slick-next {
    background-size: 12px auto;
  }
  .mld_floorPlan .module_slider_thumbs .slick-prev,
  .mld_floorPlan .module_slider_thumbs .slick-next,
  .mld_floorPlan .module_slider_thumbs .slick-prev::before,
  .mld_floorPlan .module_slider_thumbs .slick-next::before {
    width: 12px;
    height: 28px;
  }
  .mld_floorPlan .module_slider_thumbs .slick-prev {
    left: -27px;
    background-image: url(/img2/common/ico_arrow_l_18x42.png);
    background-size: 12px auto;
  }
  .mld_floorPlan .module_slider_thumbs .slick-next {
    right: -27px;
    background-image: url(/img2/common/ico_arrow_r_18x42.png);
    background-size: 12px auto;
  }
  @media screen and (max-width: 768px) {
  .mld_floorPlan .module_slider_thumbs .slick-prev {
  }}
  @media screen and (max-width: 768px) {
  .mld_floorPlan .module_slider_thumbs .slick-next {
  }}
  .mld_floorPlan .mldf_slider_nav .is-current img,
  .mld_floorPlan .mldf_slider_nav .is-current span,
  .mld_floorPlan .module_slider_thumbs .slick-current img {
    opacity: 0.2; }
.new-design .article-area .module_body br{ display: none!important; }
html.is-active {
  margin-right: 17px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
html.is-active {
  margin-right: 0;
  overflow: visible;
}}

/* add property list module */
.module_top_articleAria article{
  display: none;
}
.number-of-slider {
  margin-left: .5em;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .number-of-slider .only-PC {
    display: none;
  }
}
.article-area .item_inner,
.module_top_list-fancy .item_inner {
    position: relative;
}
.article-area .item_inner .vacant_number,
.module_top_list-fancy .item_inner .vacant_number {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    bottom: 0;
    width: 4.2em;
    height: 4.2em;
    background-color: #333;
    color: #fff;
    font-size: 12px;
    z-index: 10;
    line-height: 1.1;
    text-align: center;
}
.new-design .article-area .module_body .vacant_number br {
  display: inline!important;
}

/*slick-sliderのスタイル*/
.slick-dots {
  bottom: 0; }
  .slick-dots li.slick-active button:before {
    background-color: #eb5c28; }
  .slick-dots li button::before {
    /* background-color: #005ab2; */ }
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  /* width: 60px;
  height: 66px; */
  width: 49px;
  height: 49px;
  padding: 0;
  /* background-color: #005ab2; */ }
  @media screen and (max-width: 768px) {
    .slick-prev,
    .slick-next {
      width: 30px;
      height: 30px; } }
.slick-next:hover:hover, .slick-next:hover:active, .slick-next:hover:focus, .slick-next {
  right: -70px;
  /* right: 0; */
  /* border-radius: 30px 0 0 30px; */
  /* background-image: url(/img2/common/ico_next_16x26_01.png); */
  background-image: url(/img2/common/ico_next_49x49_01.png)!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
  background-color: transparent!important;
  border: none!important;
  box-shadow: none!important;
  }
.slick-next:hover:hover:before, .slick-next:hover:active:before, .slick-next:hover:focus:before, .slick-next:before { display:none!important; }
  .slick-next:hover {
    transition: all .4s ease; }
    .slick-next:hover:hover, .slick-next:hover:active, .slick-next:hover:focus {
      opacity: .7;
      text-decoration: none; }
  @media screen and (max-width: 768px) {
    .slick-next:hover:hover, .slick-next:hover:active, .slick-next:hover:focus, .slick-next {
      background-size: 8px 13px; } }
  .slick-next:before {
    width: 60px;
    height: 60px; }
    @media screen and (max-width: 768px) {
      .slick-next:before {
        width: 30px;
        height: 30px; } }
.slick-prev:hover:hover, .slick-prev:hover:active, .slick-prev:hover:focus, .slick-prev {
  left: -70px;
  /* left: 0;
  border-radius: 0 30px 30px 0; */
  /* background-image: url(/img2/common/ico_prev_16x26_01.png); */
  background-image: url(/img2/common/ico_prev_49x49_01.png)!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
  background-color: transparent!important;
  border: none!important;
  box-shadow: none!important;
  }
.slick-prev:hover:hover:before, .slick-prev:hover:active:before, .slick-prev:hover:focus:before, .slick-prev:before { display:none!important; }
  .slick-prev:hover {
    transition: all .4s ease; }
    .slick-prev:hover:hover, .slick-prev:hover:active, .slick-prev:hover:focus {
      opacity: .7;
      text-decoration: none; }
  @media screen and (max-width: 768px) {
    .slick-prev:hover:hover, .slick-prev:hover:active, .slick-prev:hover:focus, .slick-prev {
      background-size: 8px 13px; } }
  .slick-prev:before {
    width: 60px;
    height: 60px; }
    @media screen and (max-width: 768px) {
      .slick-prev:before {
        width: 30px;
        height: 30px; } }
.slick-disabled {
  opacity: 0;
  pointer-events: none;}
