@charset "UTF-8";
.con_hanare .box_det .wrp_txt {
  width: 100%;
  max-width: 1820px;
  margin: auto; }
  @media only screen and (min-width: 1025px) and (max-width: 1440px) {
    .con_hanare .box_det .wrp_txt {
      width: 90%; } }
  @media only screen and (max-width: 1024px) {
    .con_hanare .box_det .wrp_txt {
      width: 91.66667%; } }

#contents {
  position: relative; }

@media only screen and (max-width: 767px) {
  .con_main .box_img img {
    object-position: 50% 0; } }
.con_main .box_title .tl_basic .jp {
  text-align: left;
  display: inline-block;
  line-height: 1.1;
  padding: .25em .2em .25em !important; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .con_main .box_title .tl_basic .jp {
      display: inline-block;
      padding: 0 0 0 0 !important;
      line-height: 1.4; } }
  @media only screen and (max-width: 767px) {
    .con_main .box_title .tl_basic .jp {
      padding: 3px .25em !important;
      line-height: 1 !important;
      min-height: auto;
      text-align: center; } }
  .con_main .box_title .tl_basic .jp i {
    font-size: 60%;
    display: inline-block; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .con_main .box_title .tl_basic .jp i {
        display: block;
        padding-top: 0; } }

@media only screen and (max-width: 767px) {
  .con_foot_catch .img img {
    object-position: 50% 0; } }

.con_pnav {
  margin-top: 1em; }
  .con_pnav .pnav {
    max-width: 1080px;
    margin: 0 auto;
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      .con_pnav .pnav {
        flex-wrap: wrap; } }
    .con_pnav .pnav li {
      display: flex; }
      @media only screen and (min-width: 768px) {
        .con_pnav .pnav li {
          width: 22.36111%; }
          .con_pnav .pnav li:not(:first-child) {
            margin-left: 3.51852%; } }
      @media only screen and (max-width: 767px) {
        .con_pnav .pnav li {
          width: 49%;
          margin: 0 0 2% 2%; }
          .con_pnav .pnav li:nth-child(2n+1) {
            margin-left: 0; } }
      .con_pnav .pnav li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        text-align: center;
        line-height: 1.3;
        padding: .8em .8em;
        letter-spacing: .15em;
        font-size: 100%;
        font-family: "游明朝", "Yu Mincho", YuMincho,"Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
        text-decoration: none;
        position: relative;
        border-bottom: 1px solid #888888;
        transition: color 400ms ease; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .con_pnav .pnav li a {
            font-size: 95%; } }
        @media only screen and (max-width: 767px) {
          .con_pnav .pnav li a {
            font-size: 95%; } }
        .con_pnav .pnav li a:hover {
          color: #da958f; }
          .con_pnav .pnav li a:hover:before {
            width: 100%; }
          .con_pnav .pnav li a:hover:after {
            transform: translateY(0.2em); }
        .con_pnav .pnav li a:after {
          content: "\f3d0";
          font-family: "Ionicons";
          padding-left: .5em;
          display: inline-block;
          transition: transform 400ms ease; }
        .con_pnav .pnav li a:before {
          content: '';
          width: 0;
          height: 1px;
          background: #da958f;
          display: block;
          position: absolute;
          bottom: -1px;
          left: 0;
          right: 0;
          margin: 0 auto;
          transition: width 400ms ease; }

.layout1 {
  background: #000;
  margin-top: 80px;
  position: relative;
  overflow: hidden;
  z-index: 10; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .layout1 {
      margin-top: 60px; } }
  @media only screen and (max-width: 767px) {
    .layout1 {
      margin-top: 1em; } }
  .layout1 .box_int {
    width: 94.79167%;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      .layout1 .box_int {
        width: 91.66667%; } }
    @media only screen and (max-width: 767px) {
      .layout1 .box_int {
        overflow: hidden; }
        .layout1 .box_int img {
          position: relative;
          width: 140%;
          max-width: none;
          margin-left: -20%; } }
    .layout1 .box_int:before {
      content: '';
      width: 100%;
      height: 0%;
      padding-top: 48.33333%;
      background: url(../../hanare/images/bg_han1.png) no-repeat top left #111;
      background-size: 100% auto;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1; }
    .layout1 .box_int .wrp_img {
      position: relative; }
      .layout1 .box_int .wrp_img:after {
        content: '';
        display: block;
        background: url(../../hanare/images/bg_pattern1.jpg) no-repeat top left;
        background-size: cover;
        position: absolute;
        top: 97%;
        left: -2.74725%;
        z-index: -1; }
        @media only screen and (min-width: 1025px) {
          .layout1 .box_int .wrp_img:after {
            width: 807px;
            height: 449px; } }
        @media print {
          .layout1 .box_int .wrp_img:after {
            width: 807px;
            height: 449px; } }
        @media only screen and (max-width: 1024px) {
          .layout1 .box_int .wrp_img:after {
            width: 78.80859%;
            height: 0;
            padding-bottom: 43.84766%; } }
    .layout1 .box_int .wrp_txt {
      max-width: 1120px;
      width: 100%;
      margin: 0 auto;
      padding: 80px 0 90px; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout1 .box_int .wrp_txt {
          padding: 60px 0; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_int .wrp_txt {
          padding: 1em 0; } }
      .layout1 .box_int .wrp_txt .ch_basic {
        margin-top: 55px; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .layout1 .box_int .wrp_txt .ch_basic {
            margin-top: 30px; } }
        @media only screen and (max-width: 767px) {
          .layout1 .box_int .wrp_txt .ch_basic {
            margin-top: 1em; } }
      .layout1 .box_int .wrp_txt .txt {
        margin-top: 1.5em;
        letter-spacing: .15em;
        line-height: 2; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .layout1 .box_int .wrp_txt .txt {
            margin-top: 1.5em; } }
        @media only screen and (max-width: 767px) {
          .layout1 .box_int .wrp_txt .txt {
            margin-top: 0.5em; } }
        @media only screen and (max-width: 767px) {
          .layout1 .box_int .wrp_txt .txt {
            line-height: 1.7;
            letter-spacing: .1em; } }
  .layout1 .box_slider .slider_img02 {
    position: relative; }
    .layout1 .box_slider .slider_img02 > div {
      display: none; }
    @media only screen and (min-width: 1025px) {
      .layout1 .box_slider .slider_img02:hover .slick-arrow {
        opacity: 1; }
      .layout1 .box_slider .slider_img02:hover .slick-list .slide {
        opacity: 1; }
      .layout1 .box_slider .slider_img02 .slide, .layout1 .box_slider .slider_img02 .slick-arrow {
        opacity: 0;
        transition: opacity 800ms ease; }
      .layout1 .box_slider .slider_img02 .slide.slick-current {
        opacity: 1; } }
    @media print {
      .layout1 .box_slider .slider_img02:hover .slick-arrow {
        opacity: 1; }
      .layout1 .box_slider .slider_img02:hover .slick-list .slide {
        opacity: 1; }
      .layout1 .box_slider .slider_img02 .slide, .layout1 .box_slider .slider_img02 .slick-arrow {
        opacity: 0;
        transition: opacity 800ms ease; }
      .layout1 .box_slider .slider_img02 .slide.slick-current {
        opacity: 1; } }
    .layout1 .box_slider .slider_img02 .slick-list {
      display: block;
      overflow: visible; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout1 .box_slider .slider_img02 .slick-list {
          padding: 0 5% !important; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_slider .slider_img02 .slick-list {
          padding: 0 !important; } }
    .layout1 .box_slider .slider_img02 .slide {
      outline: none;
      margin: 0 15px; }
      @media only screen and (max-width: 767px) {
        .layout1 .box_slider .slider_img02 .slide img {
          width: 110%;
          margin-left: -4.75%;
          height: 210px;
          object-fit: cover;
          object-position: 50%; } }
      @media only screen and (min-width: 500px) and (max-width: 767px) {
        .layout1 .box_slider .slider_img02 .slide img {
          margin-left: -2.4%; } }
      @media only screen and (min-width: 400px) and (max-width: 499px) {
        .layout1 .box_slider .slider_img02 .slide img {
          margin-left: -4.25%; } }
    .layout1 .box_slider .slider_img02 .slick-dots {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .layout1 .box_slider .slider_img02 .slick-dots {
          margin-top: .8em; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_slider .slider_img02 .slick-dots {
          width: 95.5%;
          z-index: 50;
          text-align: right;
          position: absolute;
          bottom: .8em;
          left: 0 important; } }
      .layout1 .box_slider .slider_img02 .slick-dots li {
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #ccc;
        border-radius: 1em;
        cursor: pointer; }
        @media only screen and (max-width: 767px) {
          .layout1 .box_slider .slider_img02 .slick-dots li {
            width: 5px;
            height: 5px;
            margin: 0 3px; } }
        @media only screen and (max-width: 767px) {
          .layout1 .box_slider .slider_img02 .slick-dots li {
            background: #fff; } }
        .layout1 .box_slider .slider_img02 .slick-dots li:not(:first-child) {
          margin-left: 17px; }
          @media only screen and (max-width: 767px) {
            .layout1 .box_slider .slider_img02 .slick-dots li:not(:first-child) {
              margin-left: .5em; } }
        .layout1 .box_slider .slider_img02 .slick-dots li:hover, .layout1 .box_slider .slider_img02 .slick-dots li.slick-active {
          background: #da958f; }
    .layout1 .box_slider .slider_img02 .prev, .layout1 .box_slider .slider_img02 .next {
      position: absolute;
      top: 48%;
      transform: translateY(-50%);
      z-index: 50;
      height: 100%;
      cursor: pointer;
      transition: opacity 400ms;
      width: 33%;
      height: 100%;
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout1 .box_slider .slider_img02 .prev, .layout1 .box_slider .slider_img02 .next {
          display: flex; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_slider .slider_img02 .prev, .layout1 .box_slider .slider_img02 .next {
          display: flex; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_slider .slider_img02 .prev, .layout1 .box_slider .slider_img02 .next {
          opacity: 1;
          width: 50%; } }
      .layout1 .box_slider .slider_img02 .prev:hover, .layout1 .box_slider .slider_img02 .next:hover {
        opacity: .7; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout1 .box_slider .slider_img02 .prev img, .layout1 .box_slider .slider_img02 .next img {
          width: 20px !important; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_slider .slider_img02 .prev img, .layout1 .box_slider .slider_img02 .next img {
          width: 14px !important; } }
    .layout1 .box_slider .slider_img02 .prev {
      left: 17.65625%;
      transform: translateX(-17.65625%, -50%); }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout1 .box_slider .slider_img02 .prev {
          left: 10%; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_slider .slider_img02 .prev {
          left: 14%; } }
    .layout1 .box_slider .slider_img02 .next {
      right: 17.65625%;
      transform: translateX(-17.65625%, -50%); }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout1 .box_slider .slider_img02 .next {
          right: 10%; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_slider .slider_img02 .next {
          right: 4.5%; } }
      .layout1 .box_slider .slider_img02 .next img {
        position: absolute;
        right: 0;
        display: block;
        transform: scale(-1, 1); }
    @media only screen and (max-width: 767px) {
      .layout1 .box_slider .slider_img02:hover .prev, .layout1 .box_slider .slider_img02:hover .next {
        opacity: 1;
        -moz-transition: opacity 0.3s ease-in;
        -o-transition: opacity 0.3s ease-in;
        -webkit-transition: opacity 0.3s ease-in;
        transition: opacity 0.3s ease-in; } }
  .layout1 .box_oth {
    display: flex;
    flex-direction: row;
    margin-top: 86px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .layout1 .box_oth {
        margin-top: 70px; } }
    @media only screen and (max-width: 767px) {
      .layout1 .box_oth {
        margin-top: 2em; } }
    @media only screen and (max-width: 767px) {
      .layout1 .box_oth {
        width: 91.66667%;
        margin: 1.5em auto 1em;
        flex-wrap: wrap;
        flex-direction: column-reverse; } }
    @media only screen and (min-width: 768px) {
      .layout1 .box_oth .wrp_txt {
        width: 44.79167%;
        text-align: right; } }
    @media only screen and (max-width: 767px) {
      .layout1 .box_oth .wrp_txt {
        margin-top: 1em; } }
    @media only screen and (min-width: 768px) {
      .layout1 .box_oth .wrp_txt .inner {
        max-width: 390px;
        display: inline-block;
        margin: 0 9.30233%;
        text-align: left; } }
    .layout1 .box_oth .wrp_txt .inner h3 {
      font-size: 223%;
      font-family: "游明朝", "Yu Mincho", YuMincho,"Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
      font-weight: normal; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout1 .box_oth .wrp_txt .inner h3 {
          font-size: 167%; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_oth .wrp_txt .inner h3 {
          font-size: 134%; } }
    .layout1 .box_oth .wrp_txt .inner .txt {
      letter-spacing: .1em;
      line-height: 2;
      margin-top: 2em; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout1 .box_oth .wrp_txt .inner .txt {
          margin-top: 1.5em; } }
      @media only screen and (max-width: 767px) {
        .layout1 .box_oth .wrp_txt .inner .txt {
          margin-top: 0.5em; } }
      @media only screen and (min-width: 1025px) and (max-width: 1472.5px) {
        .layout1 .box_oth .wrp_txt .inner .txt {
          line-height: 1.8; } }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout1 .box_oth .wrp_txt .inner .txt {
          font-size: 89%; } }
      @media only screen and (max-width: 1024px) {
        .layout1 .box_oth .wrp_txt .inner .txt {
          line-height: 1.7; } }
    @media only screen and (min-width: 768px) {
      .layout1 .box_oth .wrp_img {
        width: 55.20833%;
        position: relative;
        overflow: hidden;
        height: 0;
        padding-bottom: 33.85417%;
        min-height: 500px;
        box-sizing: border-box; }
        .layout1 .box_oth .wrp_img img {
          position: absolute;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          height: 100%;
          max-width: inherit; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .layout1 .box_oth .wrp_img {
        min-height: 470px; } }
  .layout1 .box_det {
    padding: 85px 0 180px;
    background: url(../../hanare/images/bg_pattern2.jpg) no-repeat top right; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .layout1 .box_det {
        padding: 60px 0 100px; } }
    @media only screen and (max-width: 767px) {
      .layout1 .box_det {
        padding: 1.5em 0 3em; } }
    @media only screen and (max-width: 1024px) {
      .layout1 .box_det {
        background-size: 65.42969% auto; } }

.layout2, .layout3 {
  background: url(../../hanare/images/bg_han2.png) no-repeat top left #111;
  background-size: 100% auto;
  padding-bottom: 200px; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .layout2, .layout3 {
      padding-bottom: 100px; } }
  @media only screen and (max-width: 767px) {
    .layout2, .layout3 {
      padding-bottom: 3em; } }
  .layout2 .box_img, .layout3 .box_img {
    width: 94.79167%;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .layout2 .box_img, .layout3 .box_img {
        width: 91.66667%;
        overflow: hidden; }
        .layout2 .box_img img, .layout3 .box_img img {
          position: relative;
          width: 140%;
          max-width: none;
          margin-left: -20%; } }
  .layout2 .box_txt, .layout3 .box_txt {
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    margin-top: 80px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .layout2 .box_txt, .layout3 .box_txt {
        margin-top: 70px; } }
    @media only screen and (max-width: 767px) {
      .layout2 .box_txt, .layout3 .box_txt {
        margin-top: 1em; } }
    @media only screen and (max-width: 767px) {
      .layout2 .box_txt, .layout3 .box_txt {
        width: 91.66667%;
        flex-wrap: wrap; } }
    @media only screen and (min-width: 768px) {
      .layout2 .box_txt .wrp_txt, .layout3 .box_txt .wrp_txt {
        width: 55%;
        margin-left: 7.1875%; } }
    @media only screen and (max-width: 767px) {
      .layout2 .box_txt .wrp_txt, .layout3 .box_txt .wrp_txt {
        width: 100%; } }
    .layout2 .box_txt .wrp_txt .inner, .layout3 .box_txt .wrp_txt .inner {
      padding: 0 2em 2em; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout2 .box_txt .wrp_txt .inner, .layout3 .box_txt .wrp_txt .inner {
          padding: 0 0 1em; } }
      @media only screen and (max-width: 767px) {
        .layout2 .box_txt .wrp_txt .inner, .layout3 .box_txt .wrp_txt .inner {
          padding: 0 0 1em; } }
      @media only screen and (min-width: 768px) {
        .layout2 .box_txt .wrp_txt .inner, .layout3 .box_txt .wrp_txt .inner {
          max-width: 750px;
          box-sizing: border-box; } }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout2 .box_txt .wrp_txt .inner, .layout3 .box_txt .wrp_txt .inner {
          width: 90%; } }
      .layout2 .box_txt .wrp_txt .inner .ch_basic, .layout3 .box_txt .wrp_txt .inner .ch_basic {
        margin-top: 50px; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .layout2 .box_txt .wrp_txt .inner .ch_basic, .layout3 .box_txt .wrp_txt .inner .ch_basic {
            margin-top: 30px; } }
        @media only screen and (max-width: 767px) {
          .layout2 .box_txt .wrp_txt .inner .ch_basic, .layout3 .box_txt .wrp_txt .inner .ch_basic {
            margin-top: 1em; } }
        @media only screen and (min-width: 1025px) and (max-width: 1472.5px) {
          .layout2 .box_txt .wrp_txt .inner .ch_basic, .layout3 .box_txt .wrp_txt .inner .ch_basic {
            word-break: keep-all; } }
      .layout2 .box_txt .wrp_txt .inner .txt, .layout3 .box_txt .wrp_txt .inner .txt {
        margin-top: 1.2em;
        letter-spacing: .15em;
        line-height: 2; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .layout2 .box_txt .wrp_txt .inner .txt, .layout3 .box_txt .wrp_txt .inner .txt {
            margin-top: 1em; } }
        @media only screen and (max-width: 767px) {
          .layout2 .box_txt .wrp_txt .inner .txt, .layout3 .box_txt .wrp_txt .inner .txt {
            margin-top: 0.5em; } }
        @media only screen and (min-width: 1025px) and (max-width: 1472.5px) {
          .layout2 .box_txt .wrp_txt .inner .txt, .layout3 .box_txt .wrp_txt .inner .txt {
            line-height: 1.9; } }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .layout2 .box_txt .wrp_txt .inner .txt, .layout3 .box_txt .wrp_txt .inner .txt {
            font-size: 89%;
            line-height: 1.8; } }
        @media only screen and (max-width: 767px) {
          .layout2 .box_txt .wrp_txt .inner .txt, .layout3 .box_txt .wrp_txt .inner .txt {
            line-height: 1.7;
            letter-spacing: .1em; } }
    .layout2 .box_txt .wrp_txt .img .obj_slider, .layout3 .box_txt .wrp_txt .img .obj_slider {
      margin-bottom: 0 !important;
      position: relative;
      cursor: pointer; }
      @media only screen and (max-width: 767px) {
        .layout2 .box_txt .wrp_txt .img .obj_slider > div img, .layout3 .box_txt .wrp_txt .img .obj_slider > div img {
          width: 100%;
          height: 210px;
          object-fit: cover;
          object-position: 50%; } }
      .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots {
        width: 95%;
        z-index: 50;
        text-align: right;
        position: absolute;
        bottom: .8em;
        left: 0 important; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots {
            width: 97%; } }
        @media only screen and (max-width: 767px) {
          .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots {
            width: 95.7%; } }
        .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots li, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots li {
          display: inline-block;
          width: 5px;
          height: 5px;
          background: #FFF;
          border-radius: 1em;
          cursor: pointer;
          transition: background 400ms;
          margin: 0 2px; }
          @media only screen and (max-width: 767px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots li, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots li {
              width: 5px;
              height: 5px;
              margin: 0 3px; } }
          .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots li:not(:first-child), .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots li:not(:first-child) {
            margin-left: 17px; }
            @media only screen and (max-width: 1440px) {
              .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots li:not(:first-child), .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots li:not(:first-child) {
                margin-left: 12px; } }
            @media only screen and (min-width: 768px) and (max-width: 1024px) {
              .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots li:not(:first-child), .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots li:not(:first-child) {
                margin-left: 12px; } }
            @media only screen and (max-width: 767px) {
              .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots li:not(:first-child), .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots li:not(:first-child) {
                margin-left: .5em; } }
          .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots li:hover, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots li:hover, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-dots li.slick-active, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-dots li.slick-active {
            background: #da958f; }
      .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow {
        position: absolute;
        z-index: 50;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        -moz-transition: opacity 0.3s ease-in;
        -o-transition: opacity 0.3s ease-in;
        -webkit-transition: opacity 0.3s ease-in;
        transition: opacity 0.3s ease-in; }
        .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next {
          position: absolute;
          top: 48%;
          transform: translateY(-50%);
          z-index: 50;
          cursor: pointer;
          transition: opacity 400ms;
          height: 100%;
          display: flex;
          align-items: center;
          width: 50%; }
          @media only screen and (min-width: 768px) and (max-width: 1024px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next {
              display: flex; } }
          @media only screen and (max-width: 767px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next {
              display: flex; } }
          @media only screen and (min-width: 1025px) and (max-width: 1731px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next {
              height: 400px; } }
          @media only screen and (min-width: 768px) and (max-width: 1024px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next {
              height: 350px;
              width: 50%; } }
          @media only screen and (max-width: 767px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next {
              height: 90%;
              width: 50%; } }
          .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev:hover, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev:hover, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next:hover, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next:hover {
            opacity: .7; }
          @media only screen and (min-width: 768px) and (max-width: 1024px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev img, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev img, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next img, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next img {
              width: 20px !important; } }
          @media only screen and (max-width: 767px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev img, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev img, .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next img, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next img {
              height: auto;
              width: 14px !important;
              min-width: 5%; } }
        .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev {
          left: 0;
          transform: translateX(-17.65625%, -50%); }
          @media only screen and (max-width: 1024px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev {
              left: 0; } }
          .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev img, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev img {
            margin-left: 10%; }
            @media only screen and (min-width: 768px) and (max-width: 1024px) {
              .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev img, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.prev img {
                margin-left: 5%; } }
        .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next {
          display: flex;
          justify-content: flex-end;
          flex-wrap: wrap;
          right: 0;
          transform: translateX(-17.65625%, -50%); }
          @media only screen and (max-width: 1024px) {
            .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next {
              right: 0; } }
          .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next img, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next img {
            transform: scale(-1, 1);
            margin-right: 10%; }
            @media only screen and (min-width: 768px) and (max-width: 1024px) {
              .layout2 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next img, .layout3 .box_txt .wrp_txt .img .obj_slider .slick-arrow.next img {
                margin-right: 5%; } }
      .layout2 .box_txt .wrp_txt .img .obj_slider:hover .slick-arrow, .layout3 .box_txt .wrp_txt .img .obj_slider:hover .slick-arrow {
        opacity: 1;
        -moz-transition: opacity 0.3s ease-in;
        -o-transition: opacity 0.3s ease-in;
        -webkit-transition: opacity 0.3s ease-in;
        transition: opacity 0.3s ease-in; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout2 .box_txt .wrp_txt .img .obj_slider.half .slick-dots, .layout3 .box_txt .wrp_txt .img .obj_slider.half .slick-dots {
          width: 95%; } }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout2 .box_txt .wrp_txt .img .obj_slider.half .slick-dots, .layout3 .box_txt .wrp_txt .img .obj_slider.half .slick-dots {
          width: 95.5%; } }
      .layout2 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.prev img, .layout3 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.prev img, .layout2 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.next img, .layout3 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.next img {
        width: 7%; }
      .layout2 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.prev img, .layout3 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.prev img {
        margin-left: 8%; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .layout2 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.prev img, .layout3 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.prev img {
            margin-left: 10%; } }
      .layout2 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.next img, .layout3 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.next img {
        margin-right: 8%; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          .layout2 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.next img, .layout3 .box_txt .wrp_txt .img .obj_slider.half .slick-arrow.next img {
            margin-right: 10%; } }
    @media only screen and (min-width: 768px) {
      .layout2 .box_txt .wrp_img, .layout3 .box_txt .wrp_img {
        width: 34.89583%; } }
    @media only screen and (max-width: 767px) {
      .layout2 .box_txt .wrp_img, .layout3 .box_txt .wrp_img {
        margin-top: 1em;
        display: flex;
        flex-direction: row;
        align-items: center; } }
    .layout2 .box_txt .wrp_img .txt, .layout3 .box_txt .wrp_img .txt {
      font-size: 100%;
      margin-top: 50px;
      letter-spacing: .1em;
      line-height: 2; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout2 .box_txt .wrp_img .txt, .layout3 .box_txt .wrp_img .txt {
          font-size: 95%; } }
      @media only screen and (max-width: 767px) {
        .layout2 .box_txt .wrp_img .txt, .layout3 .box_txt .wrp_img .txt {
          font-size: 95%; } }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .layout2 .box_txt .wrp_img .txt, .layout3 .box_txt .wrp_img .txt {
          margin-top: 40px; } }
      @media only screen and (max-width: 767px) {
        .layout2 .box_txt .wrp_img .txt, .layout3 .box_txt .wrp_img .txt {
          margin-top: 0; } }
      @media only screen and (min-width: 1025px) and (max-width: 1472.5px) {
        .layout2 .box_txt .wrp_img .txt, .layout3 .box_txt .wrp_img .txt {
          line-height: 1.8; } }
      @media only screen and (max-width: 767px) {
        .layout2 .box_txt .wrp_img .txt, .layout3 .box_txt .wrp_img .txt {
          line-height: 1.7;
          width: 60%; } }
    @media only screen and (max-width: 767px) {
      .layout2 .box_txt .wrp_img .img, .layout3 .box_txt .wrp_img .img {
        width: 40%;
        margin-right: 1em; } }
  .layout2 .box_det, .layout3 .box_det {
    margin-top: 80px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .layout2 .box_det, .layout3 .box_det {
        margin-top: 60px; } }
    @media only screen and (max-width: 767px) {
      .layout2 .box_det, .layout3 .box_det {
        margin-top: 1.5em; } }

.layout3 {
  background: none;
  padding-bottom: 80px; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .layout3 {
      padding-bottom: 60px; } }
  @media only screen and (max-width: 767px) {
    .layout3 {
      padding-bottom: 1em; } }
  .layout3 .box_txt {
    flex-direction: row; }
    @media only screen and (min-width: 768px) {
      .layout3 .box_txt .wrp_txt {
        margin-left: 0;
        margin-right: 7.58242%;
        text-align: right; } }
    @media only screen and (min-width: 768px) {
      .layout3 .box_txt .wrp_txt .inner {
        display: inline-block;
        text-align: left;
        max-width: 770px;
        box-sizing: border-box; } }
  .layout3 .box_det {
    margin-top: 74px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .layout3 .box_det {
        margin-top: 50px; } }
    @media only screen and (max-width: 767px) {
      .layout3 .box_det {
        margin-top: 1.5em; } }

.con_hanare .box_det .wrp_txt {
  max-width: 1190px;
  width: 91.66667%;
  margin: 0 auto; }
  .con_hanare .box_det .wrp_txt .st {
    font-size: 134%;
    margin-bottom: .5em; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .con_hanare .box_det .wrp_txt .st {
        font-size: 112%; } }
    @media only screen and (max-width: 767px) {
      .con_hanare .box_det .wrp_txt .st {
        font-size: 112%; } }
  .con_hanare .box_det .wrp_txt table tr th {
    white-space: nowrap; }
  @media only screen and (max-width: 767px) {
    .con_hanare .box_det .wrp_txt table tr th, .con_hanare .box_det .wrp_txt table tr td {
      font-size: 100%; } }
  .con_hanare .box_det .wrp_txt table tr th span, .con_hanare .box_det .wrp_txt table tr td span {
    cursor: pointer;
    text-decoration: underline; }
    .con_hanare .box_det .wrp_txt table tr th span:hover, .con_hanare .box_det .wrp_txt table tr td span:hover {
      text-decoration: none; }
  .con_hanare .box_det .wrp_txt .btns {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 74px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .con_hanare .box_det .wrp_txt .btns {
        margin-top: 40px; } }
    @media only screen and (max-width: 767px) {
      .con_hanare .box_det .wrp_txt .btns {
        margin-top: 0.5em; } }
    @media only screen and (max-width: 767px) {
      .con_hanare .box_det .wrp_txt .btns {
        flex-wrap: wrap; } }
    .con_hanare .box_det .wrp_txt .btns .btn {
      width: 46.21849%; }
      @media only screen and (max-width: 767px) {
        .con_hanare .box_det .wrp_txt .btns .btn {
          width: 100%;
          margin-bottom: .5em; } }
    .con_hanare .box_det .wrp_txt .btns .btn__ghost--prm {
      background: #a08b5b;
      border: 2px solid #a08b5b; }
      .con_hanare .box_det .wrp_txt .btns .btn__ghost--prm:before {
        position: absolute;
        content: "";
        background: #111; }
      .con_hanare .box_det .wrp_txt .btns .btn__ghost--prm a {
        color: #fff; }
        .con_hanare .box_det .wrp_txt .btns .btn__ghost--prm a:hover {
          color: #a08b5b; }
          .con_hanare .box_det .wrp_txt .btns .btn__ghost--prm a:hover::after {
            background: #a08b5b; }
        .con_hanare .box_det .wrp_txt .btns .btn__ghost--prm a::after {
          background: #fff; }
        .con_hanare .box_det .wrp_txt .btns .btn__ghost--prm a:before {
          position: absolute;
          content: "";
          background: #111; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #obj_modal {
    width: 25%; }

  /* IE11 */ }
#obj_modal {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  transition: z-index 0ms 500ms,opacity 500ms,transform 500ms;
  opacity: 0;
  overflow-y: scroll;
  z-index: -10; }
  #obj_modal * {
    box-sizing: border-box; }
  @media only screen and (min-width: 1025px) {
    .ie #obj_modal {
      overflow: hidden; } }
  @media print {
    .ie #obj_modal {
      overflow: hidden; } }
  @media only screen and (max-width: 1024px) {
    #obj_modal {
      left: -100%;
      transition: z-index 0ms 500ms,opacity 500ms,transform 500ms,left 10ms ease 490ms; } }
  #obj_modal.active {
    display: block !important;
    position: fixed;
    opacity: 1;
    z-index: 15000;
    transform: none;
    transition-delay: 0ms; }
    @media only screen and (max-width: 1024px) {
      #obj_modal.active {
        left: 0; } }
    #obj_modal.active .inner_modal > div .con_modal {
      top: 0;
      opacity: 1;
      z-index: 7000;
      transform: none;
      transition-delay: 0ms; }
    #obj_modal.active > .bg_modal {
      position: fixed; }
  #obj_modal .bg_modal {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
  #obj_modal .inner_modal {
    height: 100%;
    margin: 0 auto;
    display: table;
    max-width: 1200px;
    width: 95%; }
    .activeMenu #obj_modal .inner_modal {
      width: 100%; }
    #obj_modal .inner_modal > div {
      display: table-cell; }
      #obj_modal .inner_modal > div .obj_close {
        display: block !important;
        position: absolute;
        top: 3em;
        right: 0;
        text-align: center;
        cursor: pointer;
        z-index: 6000;
        color: #000;
        margin: 0 auto;
        font-size: 100%;
        cursor: pointer; }
        @media only screen and (max-width: 767px) {
          #obj_modal .inner_modal > div .obj_close {
            font-size: 89%;
            top: 0; } }
        @media only screen and (max-width: 767px) {
          #obj_modal .inner_modal > div .obj_close img {
            width: 1.5em;
            height: 1.5em; } }
        #obj_modal .inner_modal > div .obj_close span {
          display: block;
          letter-spacing: .2em; }
      #obj_modal .inner_modal > div .con_modal {
        position: relative;
        z-index: 10;
        max-width: 1200px;
        width: 100%;
        box-sizing: border-box;
        transition: z-index 0ms 500ms,opacity 500ms,transform 500ms;
        opacity: 0;
        z-index: -1;
        transform: scale(1.02);
        padding: 100px 0 50px; }
        @media only screen and (min-width: 768px) and (max-width: 1024px) {
          #obj_modal .inner_modal > div .con_modal {
            padding: 40px 0; } }
        @media only screen and (max-width: 767px) {
          #obj_modal .inner_modal > div .con_modal {
            padding: 2em 0 3em; } }
        @media only screen and (max-width: 767px) {
          #obj_modal .inner_modal > div .con_modal {
            position: relative;
            min-height: 324px;
            min-height: 100%;
            width: 95%;
            margin: 2em auto 1em;
            box-sizing: border-box; }
            #obj_modal .inner_modal > div .con_modal .box_map,
            #obj_modal .inner_modal > div .con_modal .box_map2 {
              position: relative; }
            #obj_modal .inner_modal > div .con_modal .box_map3 {
              position: relative; }
              #obj_modal .inner_modal > div .con_modal .box_map3 img {
                position: absolute;
                left: -7%;
                max-width: 116%; } }
        #obj_modal .inner_modal > div .con_modal > div {
          display: none; }
          #obj_modal .inner_modal > div .con_modal > div .ct_basic {
            margin-bottom: 20px; }
            @media only screen and (min-width: 768px) and (max-width: 1024px) {
              #obj_modal .inner_modal > div .con_modal > div .ct_basic {
                margin-bottom: 15px; } }
            @media only screen and (max-width: 767px) {
              #obj_modal .inner_modal > div .con_modal > div .ct_basic {
                margin-bottom: 0.5em; } }
            #obj_modal .inner_modal > div .con_modal > div .ct_basic .en {
              text-transform: uppercase; }
          #obj_modal .inner_modal > div .con_modal > div .tb_title {
            margin-bottom: .5em; }
          #obj_modal .inner_modal > div .con_modal > div .tbl_basic tr th, #obj_modal .inner_modal > div .con_modal > div .tbl_basic tr td {
            font-size: 89%; }
            @media only screen and (min-width: 768px) and (max-width: 1024px) {
              #obj_modal .inner_modal > div .con_modal > div .tbl_basic tr th, #obj_modal .inner_modal > div .con_modal > div .tbl_basic tr td {
                font-size: 78%; } }
            @media only screen and (max-width: 767px) {
              #obj_modal .inner_modal > div .con_modal > div .tbl_basic tr th, #obj_modal .inner_modal > div .con_modal > div .tbl_basic tr td {
                font-size: 95%; } }
        #obj_modal .inner_modal > div .con_modal .box_map {
          background: #fff;
          width: 100%;
          box-sizing: border-box;
          text-align: center;
          padding: 80px 80px 50px; }
          @media only screen and (min-width: 768px) and (max-width: 1024px) {
            #obj_modal .inner_modal > div .con_modal .box_map {
              padding: 60px; } }
          @media only screen and (max-width: 767px) {
            #obj_modal .inner_modal > div .con_modal .box_map {
              padding: 1em; } }
        #obj_modal .inner_modal > div .con_modal .box_map2,
        #obj_modal .inner_modal > div .con_modal .box_map3 {
          width: 100%;
          box-sizing: border-box;
          text-align: center; }
        #obj_modal .inner_modal > div .con_modal #amenity .ct_basic, #obj_modal .inner_modal > div .con_modal #amenity2 .ct_basic, #obj_modal .inner_modal > div .con_modal #amenity3 .ct_basic {
          margin-bottom: 1.3em; }
          @media only screen and (min-width: 768px) and (max-width: 1024px) {
            #obj_modal .inner_modal > div .con_modal #amenity .ct_basic, #obj_modal .inner_modal > div .con_modal #amenity2 .ct_basic, #obj_modal .inner_modal > div .con_modal #amenity3 .ct_basic {
              margin-bottom: 0.5em; } }
          @media only screen and (max-width: 767px) {
            #obj_modal .inner_modal > div .con_modal #amenity .ct_basic, #obj_modal .inner_modal > div .con_modal #amenity2 .ct_basic, #obj_modal .inner_modal > div .con_modal #amenity3 .ct_basic {
              margin-bottom: 0.5em; } }
          #obj_modal .inner_modal > div .con_modal #amenity .ct_basic:before, #obj_modal .inner_modal > div .con_modal #amenity2 .ct_basic:before, #obj_modal .inner_modal > div .con_modal #amenity3 .ct_basic:before {
            position: static;
            display: block;
            transform: none;
            margin: 0 auto; }
            @media only screen and (min-width: 768px) {
              #obj_modal .inner_modal > div .con_modal #amenity .ct_basic:before, #obj_modal .inner_modal > div .con_modal #amenity2 .ct_basic:before, #obj_modal .inner_modal > div .con_modal #amenity3 .ct_basic:before {
                width: 30px; } }
            @media only screen and (max-width: 1024px) {
              #obj_modal .inner_modal > div .con_modal #amenity .ct_basic:before, #obj_modal .inner_modal > div .con_modal #amenity2 .ct_basic:before, #obj_modal .inner_modal > div .con_modal #amenity3 .ct_basic:before {
                margin-bottom: .2em; } }
          #obj_modal .inner_modal > div .con_modal #amenity .ct_basic .lead, #obj_modal .inner_modal > div .con_modal #amenity2 .ct_basic .lead, #obj_modal .inner_modal > div .con_modal #amenity3 .ct_basic .lead {
            font-family: "游明朝", "Yu Mincho", YuMincho,"Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
            color: #da958f;
            letter-spacing: .1em;
            font-size: 60%; }
            @media only screen and (min-width: 768px) and (max-width: 1024px) {
              #obj_modal .inner_modal > div .con_modal #amenity .ct_basic .lead, #obj_modal .inner_modal > div .con_modal #amenity2 .ct_basic .lead, #obj_modal .inner_modal > div .con_modal #amenity3 .ct_basic .lead {
                font-size: 60%; } }
            @media only screen and (max-width: 767px) {
              #obj_modal .inner_modal > div .con_modal #amenity .ct_basic .lead, #obj_modal .inner_modal > div .con_modal #amenity2 .ct_basic .lead, #obj_modal .inner_modal > div .con_modal #amenity3 .ct_basic .lead {
                font-size: 69.5%; } }
        #obj_modal .inner_modal > div .con_modal #premium .ct_basic .en {
          color: #a08b5b; }
        #obj_modal .inner_modal > div .con_modal #premium .txt_catch {
          text-align: center;
          margin-top: 2.5em; }
          @media only screen and (min-width: 768px) and (max-width: 1024px) {
            #obj_modal .inner_modal > div .con_modal #premium .txt_catch {
              margin-top: 1.5em; } }
          @media only screen and (max-width: 767px) {
            #obj_modal .inner_modal > div .con_modal #premium .txt_catch {
              margin-top: 1em; } }
          @media only screen and (max-width: 767px) {
            #obj_modal .inner_modal > div .con_modal #premium .txt_catch {
              text-align: left;
              line-height: 1.7; } }
        #obj_modal .inner_modal > div .con_modal #premium .box_txt {
          margin-top: 1.8em; }
          @media only screen and (min-width: 768px) and (max-width: 1024px) {
            #obj_modal .inner_modal > div .con_modal #premium .box_txt {
              margin-top: 1.5em; } }
          @media only screen and (max-width: 767px) {
            #obj_modal .inner_modal > div .con_modal #premium .box_txt {
              margin-top: 1em; } }
          #obj_modal .inner_modal > div .con_modal #premium .box_txt ul li {
            position: relative;
            padding-left: 1.5em;
            line-height: 1.6;
            margin-top: 1em; }
            @media only screen and (max-width: 767px) {
              #obj_modal .inner_modal > div .con_modal #premium .box_txt ul li {
                margin-top: 0.5em; } }
            #obj_modal .inner_modal > div .con_modal #premium .box_txt ul li:before {
              content: '〇';
              position: absolute;
              top: 0;
              left: 0; }
