@charset "UTF-8";
/* ===================================================================
CSS information

file name  : homepage.css
author     : Abilive
style info : トップページ
=================================================================== */
.con_main, .con_topics, .con_free_area, .con_cashless, .con_appeal .inner .box_slider_nav, .con_member .inner, .con_reading .inner, .con_news, .con_access .inner, .con_insta .inner, .p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner, .p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner {
  max-width: 1400px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .con_main, .con_topics, .con_free_area, .con_cashless, .con_appeal .inner .box_slider_nav, .con_member .inner, .con_reading .inner, .con_news, .con_access .inner, .con_insta .inner, .p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner, .p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main, .con_topics, .con_free_area, .con_cashless, .con_appeal .inner .box_slider_nav, .con_member .inner, .con_reading .inner, .con_news, .con_access .inner, .con_insta .inner, .p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner, .p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner {
    width: 84.1121495327%;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?4cgj2w");
  src: url("../fonts/icomoon.eot?4cgj2w#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?4cgj2w") format("truetype"), url("../fonts/icomoon.woff?4cgj2w") format("woff"), url("../fonts/icomoon.svg?4cgj2w#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.con_main {
  max-width: 1760px;
  margin-top: -2rem;
}
@media only screen and (max-width: 767px) {
  .con_main {
    width: 100%;
    margin-top: 0;
  }
}
.con_main .con_slider {
  position: relative;
  margin-top: 4.4666666667rem;
}
@media only screen and (max-width: 767px) {
  .con_main .con_slider {
    margin-top: 0;
  }
}
.con_main .con_slider .slider-info {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.con_main .con_slider .box_slider .slide {
  position: relative;
}
.con_main .con_slider .box_slider .slide .st_slide {
  font-weight: 300;
  color: #fff;
  line-height: 1.625;
  letter-spacing: 0.02rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .con_main .con_slider .box_slider .slide .st_slide {
    margin-bottom: 2.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .con_slider .box_slider .slide .st_slide {
    margin-bottom: 1.3333333333rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_main .con_slider .box_slider .slide .st_slide {
    left: 5.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .con_slider .box_slider .slide .st_slide {
    left: 5%;
  }
}
@media only screen and (min-width: 768px) {
  .con_main .con_slider .box_slider .slide .st_slide {
    text-shadow: 0px 0px 15px rgba(37, 16, 0, 0.8);
  }
}
@media only screen and (min-width: 1200px) {
  .con_main .con_slider .box_slider .slide .st_slide {
    font-size: 2.1333333333rem;
  }
}
@media print {
  .con_main .con_slider .box_slider .slide .st_slide {
    font-size: 2.1333333333rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_main .con_slider .box_slider .slide .st_slide {
    font-size: 1.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .con_slider .box_slider .slide .st_slide {
    font-size: 1.3333333333rem;
    width: 90%;
  }
}
.con_main .con_slider .box_slider .slide .st_slide .sl_logo {
  display: block;
  margin-bottom: 0.6666666667rem;
}
@media only screen and (min-width: 768px) {
  .con_main .con_slider .box_slider .slide .st_slide .sl_logo {
    width: 21.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .con_slider .box_slider .slide .st_slide .sl_logo {
    width: 14.6666666667rem;
  }
}
.con_main .con_slider .box_slider .slide .st_slide:empty:before {
  display: none;
}
.con_main .con_slider .box_slider .slide .st_slide:before {
  content: "";
  position: absolute;
  left: 0;
  width: 40px;
  height: 3px;
  background: #fff;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .con_main .con_slider .box_slider .slide .st_slide:before {
    bottom: -2.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .con_slider .box_slider .slide .st_slide:before {
    bottom: -1.3333333333rem;
  }
}

.con_topics {
  max-width: 1760px;
  background: #F4F2EB;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.0666666667rem 2rem;
}
@media only screen and (min-width: 768px) {
  .con_topics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_topics {
    width: 100%;
  }
}
.con_topics .st {
  background: #000;
  color: #fff;
  padding: 0.4rem 0.9333333333rem;
  font-size: 0.8rem;
  letter-spacing: 0.02rem;
  line-height: 1;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .con_topics .st {
    display: inline-block;
    margin-bottom: 0.5em;
  }
}
.con_topics .wrp_topics a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.mouse .con_topics .wrp_topics a {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.mouse .con_topics .wrp_topics a:hover, .touch .con_topics .wrp_topics a.touchstart {
  opacity: 0.7;
}
.touch .con_topics .wrp_topics a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.touch .con_topics .wrp_topics a.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .con_topics .wrp_topics a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_topics .wrp_topics a i {
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.9333333333rem;
  line-height: 2;
  letter-spacing: 0.02rem;
  color: #719396;
  padding: 0 0.9333333333rem;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .con_topics .wrp_topics a i {
    padding-left: 0;
  }
}
.con_topics .wrp_topics a span {
  font-size: 0.9333333333rem;
  line-height: 2;
  letter-spacing: 0.02rem;
  padding: 0 0.9333333333rem;
  position: relative;
  white-space: nowrap;
}
.con_topics .wrp_topics a span:before, .con_topics .wrp_topics a span:after {
  content: "";
  width: 1px;
  height: 0.8rem;
  background: #000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.con_topics .wrp_topics a span:before {
  left: 0;
}
.con_topics .wrp_topics a span:after {
  right: 0;
}
.con_topics .wrp_topics a .txt {
  margin-left: 1.0666666667rem;
  font-size: 0.9333333333rem;
  line-height: 2;
  letter-spacing: 0.02rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.5;
}
.firefox .con_topics .wrp_topics a .txt, .ie .con_topics .wrp_topics a .txt {
  max-height: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_topics .wrp_topics a .txt {
    width: 100%;
    margin-left: 0;
  }
}

.con_free_area {
  text-align: center;
}
.con_free_area.free1 {
  margin-top: 4rem;
  margin-bottom: 2rem;
}
.con_free_area.free2 {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
.con_free_area a {
  display: inline-block;
}
.mouse .con_free_area a {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.mouse .con_free_area a:hover, .touch .con_free_area a.touchstart {
  opacity: 0.7;
}
.touch .con_free_area a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.touch .con_free_area a.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

.con_cashless {
  margin-top: 4rem;
  max-width: 1100px;
  text-align: center;
}
.con_cashless .c_btn3 {
  display: inline-block;
  padding: 0 0 1rem 1.6666666667rem;
  border-bottom: 1px solid #11818D;
}
.con_cashless .c_btn3 button {
  padding: 0.4rem 2.6666666667rem 0.4rem 0;
}
.con_cashless .c_btn3 button:after {
  content: "\f584";
  background: none;
  color: #11818D;
  font-size: 1.3333333333rem;
}

@media only screen and (min-width: 768px) {
  .con_appeal {
    margin-top: 9.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_appeal {
    margin-top: 6.6666666667rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_appeal h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_appeal h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media print {
  .con_appeal h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_appeal h2.c_st1 {
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_appeal h2.c_st1 {
    padding-bottom: 2em;
  }
}
.con_appeal .inner {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_appeal .inner .box_appeal {
    width: 93.2291666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_appeal .inner .box_appeal {
    width: 93.2291666667%;
  }
}
@media print {
  .con_appeal .inner .box_appeal {
    width: 93.2291666667%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_appeal .inner .box_appeal {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_appeal .inner .box_appeal {
    width: 84.1121495327%;
  }
}
@media only screen and (min-width: 768px) {
  .con_appeal .inner .box_appeal {
    overflow: hidden;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .con_appeal .inner .box_appeal {
    max-width: 1790px;
  }
}
@media print {
  .con_appeal .inner .box_appeal {
    max-width: 1790px;
  }
}
@media only screen and (max-width: 767px) {
  .con_appeal .inner .box_appeal {
    margin: auto;
  }
}
@media only screen and (min-width: 768px) {
  .con_appeal .inner .box_appeal .box_slider {
    max-width: 1440px;
    width: 80.4469273743%;
  }
}
@media only screen and (min-width: 768px) {
  .con_appeal .inner .box_appeal .box_slider .slide {
    width: 21.875%;
  }
}
.con_appeal .inner .box_appeal .box_slider .slide .img {
  width: 100%;
  aspect-ratio: 7/5;
  position: relative;
  border-radius: 0 0.3333333333rem 0.3333333333rem 0.3333333333rem;
}
.con_appeal .inner .box_appeal .box_slider .slide .img em {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
  color: #fff;
  background: #11818D;
  border-radius: 0 0 1.3333333333rem 0;
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.02rem;
}
.con_appeal .inner .box_appeal .box_slider .slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.con_appeal .inner .box_appeal .box_slider .slide .box_txt {
  margin-top: 0.6666666667rem;
}
.con_appeal .inner .box_appeal .box_slider .slide .box_txt .st {
  position: relative;
  padding-left: 1.4666666667rem;
  font-size: 1.2rem;
  line-height: 1.7777777778;
  letter-spacing: 0.02rem;
}
.con_appeal .inner .box_appeal .box_slider .slide .box_txt .st:before {
  content: "";
  position: absolute;
  top: 1rem;
  left: 0;
  width: 1.0666666667rem;
  height: 2px;
  background: #11818D;
}
.con_appeal .inner .box_appeal .box_slider .slide .box_txt .txt {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
.con_appeal .inner .box_appeal .box_slider .slide .box_txt .btn {
  margin-top: 1.3333333333rem;
}
.con_appeal .inner .box_appeal .box_slider .slick-list {
  overflow: visible;
}
.con_appeal .inner .box_appeal .box_slider .slick-slide {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .con_appeal .inner .box_appeal .box_slider .slick-slide {
    margin: 0 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_appeal .inner .box_appeal .box_slider .slick-slide {
    margin: 0 2rem;
  }
}
@media print {
  .con_appeal .inner .box_appeal .box_slider .slick-slide {
    margin: 0 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_appeal .inner .box_appeal .box_slider .slick-slide {
    margin: 0 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_appeal .inner .box_appeal .box_slider .slick-slide {
    margin: 0 1.3333333333rem;
  }
}
.con_appeal .inner .box_appeal .box_slider .slick-slide.slick-active {
  opacity: 1;
}
.con_appeal .inner .box_appeal .arrow_box_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.6666666667rem;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_appeal .inner .box_appeal .arrow_box_main {
    width: 93.2291666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_appeal .inner .box_appeal .arrow_box_main {
    width: 93.2291666667%;
  }
}
@media print {
  .con_appeal .inner .box_appeal .arrow_box_main {
    width: 93.2291666667%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_appeal .inner .box_appeal .arrow_box_main {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_appeal .inner .box_appeal .arrow_box_main {
    width: 100%;
  }
}
.con_appeal .inner .box_appeal .arrow_box_main .slick-arrow {
  position: unset;
  -webkit-transform: unset;
          transform: unset;
}
.con_appeal .inner .box_appeal .arrow_box_main .slick-arrow.prev {
  margin-right: 1rem;
}
.con_appeal .inner .box_appeal .arrow_box_main .slick-arrow.prev.slick-disabled {
  pointer-events: none;
  opacity: 0.4;
}
.con_appeal .inner .box_appeal .arrow_box_main .slick-arrow.next.slick-disabled i:after {
  content: "\eac3";
}
.con_appeal .inner .box_slider_nav {
  display: none;
  max-width: 1600px;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid #CACACA;
  margin-top: 2.6666666667rem;
  padding-top: 1.3333333333rem;
}
@media only screen and (max-width: 767px) {
  .con_appeal .inner .box_slider_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.con_appeal .inner .box_slider_nav .slider-info2 {
  margin-left: 0;
}

.con_member {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5.3333333333rem 0;
}
@media only screen and (min-width: 768px) {
  .con_member {
    margin-top: 9.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_member {
    margin-top: 6.6666666667rem;
  }
}
.con_member .inner {
  max-width: 1600px;
}
@media only screen and (min-width: 768px) {
  .con_member .inner h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_member .inner h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media print {
  .con_member .inner h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_member .inner h2.c_st1 {
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner h2.c_st1 {
    padding-bottom: 2em;
  }
}
.con_member .inner .txt_catch {
  text-align: center;
  letter-spacing: 0.02rem;
}
.con_member .inner .txt_catch em {
  background: #000;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.3333333333rem 1.2rem 0.4666666667rem;
  border-radius: 1.3333333333rem;
  font-size: 0.8666666667rem;
}
@media only screen and (min-width: 768px) {
  .con_member .inner .txt_catch em {
    margin-right: 1.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .txt_catch em {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .txt_catch em {
    display: inline-block;
  }
}
.con_member .inner .txt_catch span {
  font-size: 1.3333333333rem;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .con_member .inner .txt_catch span {
    display: block;
    margin-top: 0.6666666667rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member {
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_member .inner .box_member {
    margin-top: 2.6666666667rem;
  }
}
@media print {
  .con_member .inner .box_member {
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_member .inner .box_member {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.con_member .inner .box_member .box_pri-l {
  overflow: hidden;
  border-radius: 0.3333333333rem;
  background: url(../images/home/bg_member.webp) no-repeat top center/cover;
  padding: 6rem 4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-l {
    width: 62.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-l {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_member .inner .box_member .box_pri-l {
    padding: 6rem 2rem;
  }
}
@media only screen and (max-width: 1199px) {
  .con_member .inner .box_member .box_pri-l {
    padding: 4rem 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.con_member .inner .box_member .box_pri-l .wrp_pri-l .pri {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri {
    width: 47.1590909091%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri {
    width: 47.1590909091%;
  }
}
@media print {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri {
    width: 47.1590909091%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (max-width: 1199px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri + .pri {
    margin-top: 2rem;
  }
}
.con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .st {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #fff;
  font-weight: bold;
  border-radius: 0.3333333333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.0666666667rem;
  line-height: 1.625;
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .st {
    width: 21.686746988%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .st {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .st {
    padding: 0.6666666667rem 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt {
    width: 72.2891566265%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt {
    margin-top: 0.6666666667rem;
  }
}
.con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt_en {
  font-weight: bold;
  border-bottom: 1px solid #fff;
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.3333333333rem;
  line-height: 1.6;
  letter-spacing: 0.02rem;
}
.con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt {
  font-weight: bold;
  line-height: 1;
  margin-top: 0.6666666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt .icon {
  padding-right: 1em;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt .icon {
    padding-right: 0.5em;
  }
}
.con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt .icon .ic {
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  letter-spacing: 0.02rem;
}
.con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt .icon .num {
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 3.3333333333rem;
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt .icon .num {
    font-size: 3rem;
  }
}
.con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt .icon .ic-bed:before {
  content: "\efdf";
  margin-right: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
  margin: 0;
  font-size: 4rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt .icon .ic-bed:before {
    font-size: 5.3333333333rem;
  }
}
.con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt .note {
  font-size: 1.2rem;
  line-height: 1.4444444444;
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_member .inner .box_member .box_pri-l .wrp_pri-l .pri .wrp_txt .txt .note {
    font-size: 1.0666666667rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-l .wrp_btn {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-l .wrp_btn {
    margin-top: 3.3333333333rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-l .wrp_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_member .inner .box_member .box_pri-l .wrp_btn {
    display: block;
    margin-top: 3.3333333333rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-l .wrp_btn .btn {
    width: 48.8636363636%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-l .wrp_btn .btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_member .inner .box_member .box_pri-l .wrp_btn .btn {
    width: 79.5454545455%;
    margin: auto;
  }
  .con_member .inner .box_member .box_pri-l .wrp_btn .btn + .btn {
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-l .wrp_btn .btn + .btn {
    margin-top: 1rem;
  }
}
.con_member .inner .box_member .box_pri-l .wrp_btn .btn a {
  padding: 0.6666666667rem 2rem 0.6666666667rem 1.2rem;
}
.con_member .inner .box_member .box_pri-r {
  position: relative;
  background: #fff;
  border-radius: 0.3333333333rem;
  -webkit-box-shadow: 0px 0px 0.6666666667rem 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 0.6666666667rem 0px rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-r {
    width: 36.25%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-r {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-r {
    margin-top: 1.3333333333rem;
  }
}
.con_member .inner .box_member .box_pri-r:before {
  content: "\e145";
  margin-right: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  width: 3.3333333333rem;
  height: 3.3333333333rem;
  border-radius: 50%;
  background: #11818D;
  color: #fff;
  z-index: 2;
  font-size: 2.1333333333rem;
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-r:before {
    top: 50%;
    left: -2.3333333333rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-r:before {
    top: -2.3333333333rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-box-shadow: 0px 0px 0.6666666667rem 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 0px 0.6666666667rem 0px rgba(0, 0, 0, 0.15);
  }
}
.con_member .inner .box_member .box_pri-r .st {
  text-align: center;
  color: #fff;
  background: #11818D;
  border-radius: 0.3333333333rem 0.3333333333rem 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.0666666667rem;
  line-height: 1.875;
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-r .st {
    padding: 1.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-r .st {
    padding: 2rem 1.3333333333rem 1.3333333333rem;
  }
}
.con_member .inner .box_member .box_pri-r .st em {
  font-size: 1.3333333333rem;
}
@media only screen and (max-width: 1199px) {
  .con_member .inner .box_member .box_pri-r .st em {
    display: block;
  }
}
.con_member .inner .box_member .box_pri-r .wrp_pri-r {
  padding: 2rem 2.6666666667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con_member .inner .box_member .box_pri-r .wrp_pri-r .pri {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con_member .inner .box_member .box_pri-r .wrp_pri-r .pri + .pri {
  margin-top: 1.7333333333rem;
  padding-top: 1.7333333333rem;
  border-top: 1px solid #CACACA;
}
.con_member .inner .box_member .box_pri-r .wrp_pri-r .pri .num {
  font-weight: bold;
  color: #CCDDDF;
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 2.2rem;
  line-height: 1.0909090909;
}
@media only screen and (min-width: 768px) {
  .con_member .inner .box_member .box_pri-r .wrp_pri-r .pri .wrp_txt {
    width: 86%;
  }
}
@media only screen and (max-width: 767px) {
  .con_member .inner .box_member .box_pri-r .wrp_pri-r .pri .wrp_txt {
    width: 78.5714285714%;
  }
}
.con_member .inner .box_member .box_pri-r .wrp_pri-r .pri .wrp_txt .txt {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
.con_member .inner .box_member .box_pri-r .wrp_pri-r .pri .wrp_txt .btn {
  margin-top: 1.7333333333rem;
  text-align: right;
}
.con_member .inner .box_member .box_pri-r .wrp_pri-r .pri .wrp_txt .btn a {
  text-decoration: none;
  color: #11818D;
  padding: 0.6666666667rem 1.3333333333rem 0.6666666667rem 1.3333333333rem;
  border: 1px solid #11818D;
  border-radius: 1.3333333333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1;
}
.con_member .inner .box_member .box_pri-r .wrp_pri-r .pri .wrp_txt .btn a:after {
  content: "\e5c8";
  margin-left: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
  font-size: 1.3333333333rem;
}
.con_member .inner .box_member .box_pri-r .wrp_pri-r .pri .wrp_txt .btn:hover a {
  background: #11818D;
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .con_stay {
    margin-top: 9.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay {
    margin-top: 6.6666666667rem;
  }
}
.con_stay h2.st {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_stay h2.st {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_stay h2.st {
    padding-bottom: 2.6666666667rem;
  }
}
@media print {
  .con_stay h2.st {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay h2.st {
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay h2.st {
    padding-bottom: 2em;
  }
}
.con_stay h2.st > * {
  display: block;
  font-weight: 400;
}
.con_stay h2.st .en {
  font-style: italic;
  line-height: 1;
  font-family: "Cormorant", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 5.3333333333rem;
  letter-spacing: 0.02rem;
}
@media only screen and (max-width: 767px) {
  .con_stay h2.st .en {
    font-size: 3rem;
  }
}
.con_stay h2.st .en:first-letter {
  color: #11818D;
}
.con_stay h2.st .jp {
  margin-top: 0.3333333333rem;
  font-size: 1.2rem;
  line-height: 1.7777777778;
  letter-spacing: 0.02rem;
}
.con_stay .box_stay + .box_stay {
  margin-top: 4rem;
}
.con_stay .box_stay .inner {
  width: 91.6666666667%;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.con_stay .box_stay .inner .box_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay .inner .box_txt {
    margin-top: 5.3333333333rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_stay .box_stay .inner .box_txt {
    margin-top: 5.3333333333rem;
  }
}
@media print {
  .con_stay .box_stay .inner .box_txt {
    margin-top: 5.3333333333rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay .inner .box_txt {
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_txt {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay .inner .box_txt {
    width: 36.3636363636%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_stay .box_stay .inner .box_txt {
    width: 36.3636363636%;
  }
}
@media print {
  .con_stay .box_stay .inner .box_txt {
    width: 36.3636363636%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay .inner .box_txt {
    width: 43.1818181818%;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_stay .box_stay .inner .box_txt {
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_txt {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt {
    width: 71.875%;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt {
    width: 83.3333333333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt {
    width: 78.9473684211%;
  }
}
.con_stay .box_stay .inner .box_txt .wrp_txt .txt {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt .txt {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt .txt {
    margin-top: 4rem;
  }
}
@media print {
  .con_stay .box_stay .inner .box_txt .wrp_txt .txt {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt .txt {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt .txt {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt .txt {
    margin-top: 2.6666666667rem;
  }
}
.con_stay .box_stay .inner .box_txt .wrp_txt .btn {
  margin-top: 2rem;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt .btn span {
    padding-right: 3em;
  }
}
@media only screen and (min-width: 1200px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt .btn span {
    padding-right: 3em;
  }
}
@media print {
  .con_stay .box_stay .inner .box_txt .wrp_txt .btn span {
    padding-right: 3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt .btn span {
    padding-right: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_txt .wrp_txt .btn span {
    padding-right: 1em;
  }
}
.con_stay .box_stay .inner .box_img {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay .inner .box_img {
    width: 63.6363636364%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_stay .box_stay .inner .box_img {
    width: 63.6363636364%;
  }
}
@media print {
  .con_stay .box_stay .inner .box_img {
    width: 63.6363636364%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay .inner .box_img {
    width: 56.8181818182%;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_img {
    width: 100%;
  }
}
.con_stay .box_stay .inner .box_img .box_slider {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_img .box_slider {
    padding-bottom: 3.3333333333rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider {
    width: 85.7142857143%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider {
    width: 85.7142857143%;
  }
}
@media print {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider {
    width: 85.7142857143%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider {
    width: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider {
    width: 85.7142857143%;
  }
}
.con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slide {
  border-radius: 0.3333333333rem;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slide {
    overflow: hidden;
  }
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slide img {
    position: relative;
    width: 130%;
    max-width: none;
    margin-left: -15%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slide {
    overflow: hidden;
  }
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slide img {
    position: relative;
    width: 150%;
    max-width: none;
    margin-left: -25%;
  }
}
.con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slick-list {
  overflow: visible;
}
.con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slick-slide {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slick-slide {
    margin: 0 1.3333333333rem 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slick-slide {
    margin: 0 1.3333333333rem 0 0;
  }
}
@media print {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slick-slide {
    margin: 0 1.3333333333rem 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slick-slide {
    margin: 0 1rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slick-slide {
    margin: 0 1.3333333333rem 0 0;
  }
}
.con_stay .box_stay .inner .box_img .box_slider .wrp_slider .slick-slide.slick-active {
  opacity: 1;
}
.con_stay .box_stay .inner .box_img .box_slider_nav {
  position: absolute;
  bottom: 0;
  left: -16.9333333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_stay .box_stay .inner .box_img .box_slider_nav {
    position: unset;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay .inner .box_img .box_slider_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 45%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.con_stay .box_stay .inner .box_img .box_slider_nav .slider-info2 {
  margin-left: 0;
}
.con_stay .box_stay.layout-r .inner .box_txt {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-100%, #CBCBCB), color-stop(50.75%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #CBCBCB -100%, rgba(255, 255, 255, 0) 50.75%);
  border-radius: 6.6666666667rem 0 0 0;
}
.con_stay .box_stay.layout-l {
  background: #ECF3F3;
  padding: 4rem 0;
}
.con_stay .box_stay.layout-l .inner {
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay.layout-l .inner {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay.layout-l .inner {
    width: 100%;
  }
}
.con_stay .box_stay.layout-l .inner .box_txt {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50.75%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 50.75%);
  border-radius: 0 6.6666666667rem 0 0;
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay.layout-l .inner .box_txt {
    width: 91.6666666667%;
  }
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay.layout-l .inner .box_txt .wrp_txt .btn {
    width: 70.4347826087%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_stay .box_stay.layout-l .inner .box_txt .wrp_txt .btn {
    width: 70.4347826087%;
  }
}
@media print {
  .con_stay .box_stay.layout-l .inner .box_txt .wrp_txt .btn {
    width: 70.4347826087%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_stay .box_stay.layout-l .inner .box_txt .wrp_txt .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay.layout-l .inner .box_txt .wrp_txt .btn {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_stay .box_stay.layout-l .inner .box_txt .wrp_txt .btn {
    width: 100%;
  }
}
.con_stay .box_stay.layout-l .inner .box_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay.layout-l .inner .box_img {
    width: 54.5454545455%;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay.layout-l .inner .box_img {
    width: 85.7142857143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_stay .box_stay.layout-l .inner .box_img {
    margin: auto;
  }
}
.con_stay .box_stay.layout-l .inner .box_img .img1 {
  width: 64.5833333333%;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay.layout-l .inner .box_img .img1 {
    height: 100%;
  }
}
.con_stay .box_stay.layout-l .inner .box_img .img1 img {
  width: 100%;
  height: 100%;
  border-radius: 0.3333333333rem;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.con_stay .box_stay.layout-l .inner .box_img .wrp_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 34.375%;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay.layout-l .inner .box_img .wrp_img {
    height: 100%;
  }
}
.con_stay .box_stay.layout-l .inner .box_img .wrp_img .img2 {
  width: 100%;
  height: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con_stay .box_stay.layout-l .inner .box_img .wrp_img .img2 + .img2 {
  margin-top: 0.6666666667rem;
}
.con_stay .box_stay.layout-l .inner .box_img .wrp_img .img2 img {
  width: 100%;
  height: 100%;
  border-radius: 0.3333333333rem;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .con_stay .box_stay.layout-l .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.con_reading {
  background: #F7F7F7;
}
@media only screen and (min-width: 768px) {
  .con_reading {
    margin-top: 9.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading {
    margin-top: 6.6666666667rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading {
    padding: 6rem 0;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading {
    padding: 6rem 0;
  }
}
@media print {
  .con_reading {
    padding: 6rem 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading {
    padding: 4.6666666667rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading {
    padding: 3em 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media print {
  .con_reading h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading h2.c_st1 {
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading h2.c_st1 {
    padding-bottom: 2em;
  }
}
.con_reading .inner {
  max-width: 1720px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .con_reading .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.con_reading .inner .wrp_pickup {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup {
    width: 23.2558139535%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup {
    margin-bottom: 1em;
  }
}
.con_reading .inner .wrp_pickup .st {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #11818D;
  color: #fff;
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1;
  border-radius: 50%;
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup .st {
    top: -1.3333333333rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_pickup .st {
    top: -1.3333333333rem;
  }
}
@media print {
  .con_reading .inner .wrp_pickup .st {
    top: -1.3333333333rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_pickup .st {
    top: -0.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .st {
    top: -2em;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup .st {
    left: -2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_pickup .st {
    left: -2rem;
  }
}
@media print {
  .con_reading .inner .wrp_pickup .st {
    left: -2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_pickup .st {
    left: -1.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .st {
    left: -2em;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup .st {
    width: 6.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_pickup .st {
    width: 6.6666666667rem;
  }
}
@media print {
  .con_reading .inner .wrp_pickup .st {
    width: 6.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_pickup .st {
    width: 5.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .st {
    width: 5.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup .st {
    height: 6.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_pickup .st {
    height: 6.6666666667rem;
  }
}
@media print {
  .con_reading .inner .wrp_pickup .st {
    height: 6.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_pickup .st {
    height: 5.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .st {
    height: 5.5em;
  }
}
.con_reading .inner .wrp_pickup .st:before {
  content: "";
  position: absolute;
  bottom: 8px;
  right: -1px;
  border: 3px solid transparent;
  border-left: 10px solid #11818D;
  z-index: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.con_reading .inner .wrp_pickup .box_pickup {
  position: relative;
  z-index: 1;
}
.con_reading .inner .wrp_pickup .box_pickup a {
  text-decoration: none;
}
.mouse .con_reading .inner .wrp_pickup .box_pickup a {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.mouse .con_reading .inner .wrp_pickup .box_pickup a:hover, .touch .con_reading .inner .wrp_pickup .box_pickup a.touchstart {
  opacity: 0.7;
}
.touch .con_reading .inner .wrp_pickup .box_pickup a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.touch .con_reading .inner .wrp_pickup .box_pickup a.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .box_pickup a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup .box_pickup a .img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .box_pickup a .img {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup .box_pickup a .img {
    height: 21.4285714286%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .box_pickup a .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.con_reading .inner .wrp_pickup .box_pickup a .box_txt {
  background: #282828;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt {
    padding: 1.7333333333rem 3.3333333333rem 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt {
    padding: 1.7333333333rem 3.3333333333rem 4rem;
  }
}
@media print {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt {
    padding: 1.7333333333rem 3.3333333333rem 4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt {
    padding: 0.6666666667rem 1.3333333333rem 2.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt {
    padding: 0.5em 1em;
  }
}
.con_reading .inner .wrp_pickup .box_pickup a .box_txt .cate {
  font-size: 0.8666666667rem;
  line-height: 1.6923076923;
  letter-spacing: 0.02rem;
  padding-bottom: 0.4666666667rem;
  display: block;
  border-bottom: 1px solid #fff;
}
.con_reading .inner .wrp_pickup .box_pickup a .box_txt .txt {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt .txt {
    margin-top: 1.3333333333rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt .txt {
    margin-top: 1.3333333333rem;
  }
}
@media print {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt .txt {
    margin-top: 1.3333333333rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt .txt {
    margin-top: 0.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_pickup .box_pickup a .box_txt .txt {
    margin-top: 0.5em;
  }
}
.firefox .con_reading .inner .wrp_pickup .box_pickup a .box_txt .txt, .ie .con_reading .inner .wrp_pickup .box_pickup a .box_txt .txt {
  max-height: 3em;
}
.con_reading .inner .wrp_reading {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading {
    width: 74.4186046512%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading {
    width: 100%;
  }
}
.con_reading .inner .wrp_reading .box_slider.slide-none {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.con_reading .inner .wrp_reading .box_slider .slide {
  background: #fff;
  -webkit-box-shadow: 0px 0px 0.9333333333rem -5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 0.9333333333rem -5px rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .box_slider .slide {
    width: 31.25%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider .slide {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .box_slider .slide {
    margin: 0 1.3333333333rem;
  }
}
.con_reading .inner .wrp_reading .box_slider .slide:first-child a .img img, .con_reading .inner .wrp_reading .box_slider .slide:nth-child(3n+1) a .img img {
  border-radius: 40% 0.3333333333rem 0.3333333333rem 0.3333333333rem;
}
.con_reading .inner .wrp_reading .box_slider .slide:nth-child(2) a .img img, .con_reading .inner .wrp_reading .box_slider .slide:nth-child(3n+2) a .img img {
  border-radius: 50%;
}
.con_reading .inner .wrp_reading .box_slider .slide:nth-child(3) a .img img, .con_reading .inner .wrp_reading .box_slider .slide:nth-child(3n+3) a .img img {
  border-radius: 0.3333333333rem 0.3333333333rem 40% 0.3333333333rem;
}
.con_reading .inner .wrp_reading .box_slider .slide a {
  text-decoration: none;
  display: block;
}
.mouse .con_reading .inner .wrp_reading .box_slider .slide a {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.mouse .con_reading .inner .wrp_reading .box_slider .slide a:hover, .touch .con_reading .inner .wrp_reading .box_slider .slide a.touchstart {
  opacity: 0.7;
}
.touch .con_reading .inner .wrp_reading .box_slider .slide a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.touch .con_reading .inner .wrp_reading .box_slider .slide a.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider .slide a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .img {
    margin: 1.7333333333rem auto 0;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .img {
    margin: 1.7333333333rem auto 0;
  }
}
@media print {
  .con_reading .inner .wrp_reading .box_slider .slide a .img {
    margin: 1.7333333333rem auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .img {
    margin: 0.6666666667rem auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .img {
    margin: 0.5em auto 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 150px;
    width: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .img {
    width: 8rem;
    height: 8rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0.5em 0 0.5em 1em;
  }
}
.con_reading .inner .wrp_reading .box_slider .slide a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.con_reading .inner .wrp_reading .box_slider .slide a .box_txt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt {
    padding: 1.7333333333rem 3.3333333333rem 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt {
    padding: 1.7333333333rem 3.3333333333rem 4rem;
  }
}
@media print {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt {
    padding: 1.7333333333rem 3.3333333333rem 4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt {
    padding: 0.6666666667rem 1.3333333333rem 2.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt {
    padding: 0.5em 1em;
  }
}
.con_reading .inner .wrp_reading .box_slider .slide a .box_txt .cate {
  font-size: 0.8666666667rem;
  line-height: 1.6923076923;
  letter-spacing: 0.02rem;
  padding-bottom: 0.4666666667rem;
  display: block;
  border-bottom: 1px solid #CACACA;
}
.con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
    margin-top: 1.3333333333rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
    margin-top: 1.3333333333rem;
  }
}
@media print {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
    margin-top: 1.3333333333rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
    margin-top: 0.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
  }
  .firefox .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt, .ie .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
    max-height: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5;
  }
  .firefox .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt, .ie .con_reading .inner .wrp_reading .box_slider .slide a .box_txt .txt {
    max-height: 4.5em;
  }
}
.con_reading .inner .wrp_reading .box_slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.con_reading .inner .wrp_reading .box_slider .slick-slide {
  height: auto !important;
}
.con_reading .inner .wrp_reading .arrow_box_reading {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .arrow_box_reading {
    bottom: 0.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .arrow_box_reading {
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .arrow_box_reading {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .arrow_box_reading {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .arrow_box_reading {
    margin-top: 0.5em;
  }
}
.con_reading .inner .wrp_reading .arrow_box_reading.slick-none {
  display: none;
}
.con_reading .inner .wrp_reading .arrow_box_reading .slick-arrow {
  position: unset;
  -webkit-transform: unset;
          transform: unset;
}
.con_reading .inner .wrp_reading .arrow_box_reading .slick-arrow.prev {
  margin-right: 1rem;
}
.con_reading .inner .wrp_reading .arrow_box_reading .slick-arrow.prev.slick-disabled {
  pointer-events: none;
  opacity: 0.4;
}
.con_reading .inner .wrp_reading .arrow_box_reading .slick-arrow.next.slick-disabled i:after {
  content: "\eac3";
}
.con_reading .inner .wrp_reading .box_slider_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-bottom: 1px solid #CACACA;
}
@media only screen and (min-width: 768px) {
  .con_reading .inner .wrp_reading .box_slider_nav {
    padding: 1.3333333333rem 0;
  }
}
@media only screen and (min-width: 1200px) {
  .con_reading .inner .wrp_reading .box_slider_nav {
    padding: 1.3333333333rem 0;
  }
}
@media print {
  .con_reading .inner .wrp_reading .box_slider_nav {
    padding: 1.3333333333rem 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_reading .inner .wrp_reading .box_slider_nav {
    padding: 0.6666666667rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider_nav {
    padding: 0.5em 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .con_reading .inner .wrp_reading .box_slider_nav .c_btn3 {
    margin-top: 1em;
    text-align: center;
  }
}

.con_news {
  max-width: 1400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .con_news {
    padding-top: 6.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_news {
    padding-top: 6.6666666667rem;
  }
}
@media print {
  .con_news {
    padding-top: 6.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_news {
    padding-top: 5.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
    padding-top: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .con_news h2.c_st1 {
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .box_news {
    width: 84.2857142857%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_news {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .box_news .list_news li:not(:last-child) {
    margin-bottom: 1.3333333333rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_news .box_news .list_news li:not(:last-child) {
    margin-bottom: 1.3333333333rem;
  }
}
@media print {
  .con_news .box_news .list_news li:not(:last-child) {
    margin-bottom: 1.3333333333rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_news .box_news .list_news li:not(:last-child) {
    margin-bottom: 0.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .list_news li:not(:last-child) {
    margin-bottom: 0.5em;
  }
}
.con_news .box_news .list_news li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_news .box_news .list_news li a {
    padding: 1.3333333333rem 0;
  }
}
@media only screen and (min-width: 1200px) {
  .con_news .box_news .list_news li a {
    padding: 1.3333333333rem 0;
  }
}
@media print {
  .con_news .box_news .list_news li a {
    padding: 1.3333333333rem 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_news .box_news .list_news li a {
    padding: 0.6666666667rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .list_news li a {
    padding: 0.5em 0;
  }
}
.mouse .con_news .box_news .list_news li a {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.mouse .con_news .box_news .list_news li a:hover, .touch .con_news .box_news .list_news li a.touchstart {
  opacity: 0.7;
}
.touch .con_news .box_news .list_news li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.touch .con_news .box_news .list_news li a.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .list_news li a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_news .box_news .list_news li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #CACACA;
}
.con_news .box_news .list_news li a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  width: 0;
  height: 1px;
  background-color: #11818D;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.con_news .box_news .list_news li a:hover {
  cursor: pointer;
}
.con_news .box_news .list_news li a:hover:after {
  left: 0;
  right: auto;
  width: 100%;
}
.con_news .box_news .list_news li a i, .con_news .box_news .list_news li a span, .con_news .box_news .list_news li a .txt {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1;
}
.con_news .box_news .list_news li a i {
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  color: #719396;
  padding: 0 0.9333333333rem;
  white-space: nowrap;
}
.con_news .box_news .list_news li a em {
  background: #000;
  color: #fff;
  padding: 0.4rem 0.9333333333rem;
  font-size: 0.8rem;
  letter-spacing: 0.02rem;
  line-height: 1;
  white-space: nowrap;
}
.con_news .box_news .list_news li a span {
  padding: 0 0.9333333333rem;
  position: relative;
  white-space: nowrap;
}
.con_news .box_news .list_news li a span:after {
  content: "";
  width: 1px;
  height: 0.8rem;
  background: #000;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .list_news li a span:after {
    display: none;
  }
}
.con_news .box_news .list_news li a .txt {
  margin-left: 1.0666666667rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.5;
}
.firefox .con_news .box_news .list_news li a .txt, .ie .con_news .box_news .list_news li a .txt {
  max-height: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .list_news li a .txt {
    width: 100%;
    margin-top: 0.5em;
  }
}
.con_news .box_news .c_btn3 {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .con_news .box_news .c_btn3 {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .c_btn3 {
    margin-top: 1em;
  }
}
.con_news .box_news .list_bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media only screen and (min-width: 768px) {
  .con_news .box_news .list_bnr {
    padding: 2rem 0;
  }
}
@media only screen and (min-width: 1200px) {
  .con_news .box_news .list_bnr {
    padding: 2rem 0;
  }
}
@media print {
  .con_news .box_news .list_bnr {
    padding: 2rem 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_news .box_news .list_bnr {
    padding: 1.3333333333rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .list_bnr {
    padding: 1.5em 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .box_news .list_bnr {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_news .box_news .list_bnr {
    margin-top: 4rem;
  }
}
@media print {
  .con_news .box_news .list_bnr {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_news .box_news .list_bnr {
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .list_bnr {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .box_news .list_bnr li {
    width: 23.7288135593%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .list_bnr li {
    width: 49%;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .box_news .list_bnr li:not(:last-child), .con_news .box_news .list_bnr li:not(:nth-child(4n)) {
    margin-right: 1.6949152542%;
  }
  .con_news .box_news .list_bnr li:nth-child(n+5) {
    margin-top: 1.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .list_bnr li:nth-child(2n) {
    margin-left: 2%;
  }
  .con_news .box_news .list_bnr li:nth-child(n+3) {
    margin-top: 0.6666666667rem;
  }
}

.con_access {
  border-top: 2px solid #11818D;
  border-bottom: 2px solid #11818D;
  padding: 6rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_access {
    margin-top: 9.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_access {
    margin-top: 6.6666666667rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_access .inner h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_access .inner h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media print {
  .con_access .inner h2.c_st1 {
    padding-bottom: 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_access .inner h2.c_st1 {
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner h2.c_st1 {
    padding-bottom: 2em;
  }
}
.con_access .inner .box_access .st {
  text-align: center;
  background: #ECF3F3;
  padding: 0.7333333333rem 0;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.3333333333rem;
  line-height: 1.6;
  letter-spacing: 0.02rem;
}
.con_access .inner .box_access .wrp_access {
  margin-top: 2.6666666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .con_access .inner .box_access .wrp_access {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_access .inner .box_access .wrp_access {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .box_access .wrp_access {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .con_access .inner .box_access .wrp_access .wrp_txt {
    width: 57.1428571429%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .box_access .wrp_access .wrp_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_access .inner .box_access .wrp_access .wrp_txt {
    width: 100%;
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .box_access .wrp_access .wrp_txt {
    margin-top: 2.6666666667rem;
  }
}
.con_access .inner .box_access .wrp_access .wrp_txt .tbl {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .tbl tr th {
    width: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .tbl tr th {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .tbl tr td {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .tbl tr td {
    width: 70%;
  }
}
.con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews {
  margin-top: 2.6666666667rem;
}
@media only screen and (min-width: 768px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_widget {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_widget {
    padding-right: 2rem;
    margin-right: 2rem;
    border-right: 1px solid #CACACA;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_widget {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_widget {
    padding-right: 1rem;
    margin-right: 1rem;
  }
}
.con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_widget .box_trustyou iframe {
  height: 144px;
  width: 170px;
  border: none;
}
.con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_widget .box_bnr {
  margin-left: 1rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_widget .box_bnr {
    margin-left: 0;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn {
    margin-top: 1.7333333333rem;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn + .btn {
    margin-top: 1.7333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn + .btn {
    margin-top: 1.0666666667rem;
  }
}
.con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border-radius: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn a {
    padding: 0.6666666667rem 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn a {
    padding: 0.6666666667rem 2rem;
  }
}
@media print {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn a {
    padding: 0.6666666667rem 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn a {
    padding: 0.6666666667rem 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn a {
    padding: 0.6666666667rem 2rem;
  }
}
.con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn a span {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
.con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn a span:before {
  content: "\e91f";
  margin-right: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
  font-size: 1.6rem;
}
.con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn.trip a {
  border: 2px solid #2EDC97;
}
.con_access .inner .box_access .wrp_access .wrp_txt .wrp_reviews .wrp_btn .btn.trust a {
  border: 2px solid #3498DB;
}
@media only screen and (min-width: 768px) {
  .con_access .inner .box_access .wrp_access .img {
    width: 37.8571428571%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .box_access .wrp_access .img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_access .inner .box_access .wrp_access .img {
    width: 83.3333333333%;
    margin: 0 auto;
  }
}
.con_access .inner .box_access .wrp_access .img img {
  width: 100%;
  border-radius: 0.3333333333rem;
  overflow: hidden;
}
.con_access .inner .gnav {
  position: relative;
  margin-top: 4rem;
  width: 100%;
  height: 0;
  border-radius: 0.3333333333rem;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .con_access .inner .gnav {
    padding-top: 30.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner .gnav {
    padding-top: 18.6666666667rem;
  }
}
.con_access .inner .gnav iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.con_insta {
  background: -webkit-gradient(linear, left top, left bottom, from(#ECF3F3), to(#FFFFFF));
  background: linear-gradient(180deg, #ECF3F3 0%, #FFFFFF 100%);
  padding-top: 6rem;
  border-radius: 6.6666666667rem 0px 0px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_insta {
    margin-top: 9.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_insta {
    margin-top: 6.6666666667rem;
  }
}
.con_insta .inner {
  max-width: 1600px;
}
@media only screen and (min-width: 1200px) {
  .con_insta .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print {
  .con_insta .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .con_insta .inner .box_txt {
    width: 17.375%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_insta .inner .box_txt {
    width: 17.375%;
  }
}
@media print {
  .con_insta .inner .box_txt {
    width: 17.375%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_insta .inner .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_insta .inner .box_txt {
    width: 100%;
  }
}
.con_insta .inner .box_txt .st {
  text-align: center;
}
.con_insta .inner .box_txt .st > * {
  display: block;
  font-weight: 400;
}
.con_insta .inner .box_txt .st i:before {
  content: "\e90c";
  margin-right: 0.5em;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: -webkit-gradient(linear, left top, left bottom, from(#5655CD), color-stop(36%, #9D3BC4), color-stop(70%, #DC2E74), to(#FDB34F));
  background: linear-gradient(180deg, #5655CD 0%, #9D3BC4 36%, #DC2E74 70%, #FDB34F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 0;
  font-size: 2rem;
}
.con_insta .inner .box_txt .st .en {
  color: #222;
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.3333333333;
  letter-spacing: 0.02rem;
}
.con_insta .inner .box_txt .st .jp {
  margin-top: 1.0666666667rem;
  font-size: 0.9333333333rem;
  line-height: 1.5714285714;
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 768px) {
  .con_insta .inner .box_txt .box_btn {
    margin-top: 3.3333333333rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_insta .inner .box_txt .box_btn {
    margin-top: 3.3333333333rem;
  }
}
@media print {
  .con_insta .inner .box_txt .box_btn {
    margin-top: 3.3333333333rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_insta .inner .box_txt .box_btn {
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_insta .inner .box_txt .box_btn {
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_insta .inner .box_txt .box_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .con_insta .inner .box_txt .box_btn .btn {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_insta .inner .box_txt .box_btn .btn {
    width: 100%;
  }
}
@media print {
  .con_insta .inner .box_txt .box_btn .btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_insta .inner .box_txt .box_btn .btn {
    width: 28.5714285714%;
  }
}
@media only screen and (max-width: 767px) {
  .con_insta .inner .box_txt .box_btn .btn {
    width: 100%;
  }
}
.con_insta .inner .box_txt .box_btn .btn + .btn {
  margin-top: 1.3333333333rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_insta .inner .box_txt .box_btn .btn + .btn {
    margin: 0 0 0 1.3333333333rem;
  }
}
.con_insta .inner .box_insta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .con_insta .inner .box_insta {
    width: 73.75%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_insta .inner .box_insta {
    width: 73.75%;
  }
}
@media print {
  .con_insta .inner .box_insta {
    width: 73.75%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_insta .inner .box_insta {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_insta .inner .box_insta {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_insta .inner .box_insta {
    margin-top: 2.6666666667rem;
  }
}
.con_insta .inner .box_insta li {
  position: relative;
  height: 0;
}
@media only screen and (min-width: 768px) {
  .con_insta .inner .box_insta li {
    padding-top: 14.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_insta .inner .box_insta li {
    padding-top: 11.3333333333rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_insta .inner .box_insta li {
    width: 18.6440677966%;
  }
}
@media only screen and (max-width: 767px) {
  .con_insta .inner .box_insta li {
    width: 47.2222222222%;
  }
}
@media only screen and (min-width: 768px) {
  .con_insta .inner .box_insta li {
    margin-left: 1.6949152542%;
  }
  .con_insta .inner .box_insta li:first-child, .con_insta .inner .box_insta li:nth-child(5n+1) {
    margin-left: 0;
  }
  .con_insta .inner .box_insta li:nth-child(n+6) {
    margin-top: 1.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_insta .inner .box_insta li {
    margin-left: 5.5555555556%;
  }
  .con_insta .inner .box_insta li:first-child, .con_insta .inner .box_insta li:nth-child(2n+1) {
    margin-left: 0;
  }
  .con_insta .inner .box_insta li:nth-child(n+3) {
    margin-top: 1.3333333333rem;
  }
}
.con_insta .inner .box_insta li a {
  position: absolute;
  top: 0;
  left: 0;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mouse .con_insta .inner .box_insta li a {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.mouse .con_insta .inner .box_insta li a:hover, .touch .con_insta .inner .box_insta li a.touchstart {
  opacity: 0.7;
}
.touch .con_insta .inner .box_insta li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.touch .con_insta .inner .box_insta li a.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
.con_insta .inner .box_insta li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
}
.p-modal__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(236, 243, 243, 0.9);
}
.p-modal__wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  width: 95%;
  max-width: 1400px;
  margin: auto;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scrollbar-width: thin;
}
@media only screen and (min-width: 768px) {
  .p-modal__wrap {
    overflow-y: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .p-modal__wrap {
    overflow-y: scroll;
  }
}
.p-modal__wrap__inner {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
}
.p-modal__wrap__inner .js-closeModal {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  border: none;
  background: none;
  outline: none;
  position: absolute;
  top: 0.6666666667rem;
  right: 1.3333333333rem;
  color: #000;
  z-index: 2;
  font-family: "Zen Kaku Gothic New", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4666666667;
  letter-spacing: 0.02rem;
}
.p-modal__wrap__inner .js-closeModal i {
  display: block;
  margin: auto;
}
.p-modal__wrap__inner .js-closeModal i:before {
  content: "\e5cd";
  margin-right: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
  margin-right: 0;
  font-size: 3.3333333333rem;
}
.p-modal__wrap__inner iframe {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-modal__wrap__inner .img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-modal__wrap__inner .img img {
  width: 100%;
}

.p-modal .p-modal__wrap {
  max-width: 1400px;
  max-height: 600px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-modal .p-modal__wrap {
    width: 82%;
  }
}
@media only screen and (max-width: 767px) {
  .p-modal .p-modal__wrap {
    width: 300px;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal {
  padding: 5.46vw 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal {
    padding: 10.92vw 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal {
    padding: 21.84vw 0 10.92vw;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner {
  max-width: 1100px;
  margin-inline: auto;
  padding-bottom: 2.2666666667rem;
  border: 1px solid #CACACA;
  border-radius: 0.3333333333rem;
  overflow: hidden;
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner .st {
  text-align: center;
  color: #fff;
  padding: 0.9333333333rem;
  background: #11818D;
  font-size: 1.3333333333rem;
  letter-spacing: 0.02rem;
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div {
  margin-top: 2rem;
  padding-inline: 2.5%;
}
@media only screen and (max-width: 767px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div {
    margin-top: 1.3333333333rem;
    padding-inline: 1.3333333333rem;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div .txt_read {
  font-size: 1rem;
  letter-spacing: 0.02rem;
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div .box_cade {
  margin-top: 2rem;
}
@media only screen and (min-width: 1024px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div .box_cade {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div .box_cade dl {
  width: 49.5145631068%;
}
@media only screen and (max-width: 1023px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div .box_cade dl {
    width: 100%;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div .box_cade dl dt {
  text-align: center;
  padding: 0.6666666667rem 0;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.02rem;
  background: #EBEBEB;
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div .box_cade dl dd .img_cade1 {
  padding-top: 2rem;
  width: 91.568627451%;
  margin-inline: auto;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div .box_cade dl dd .img_cade1 {
    padding-block: 0.6666666667rem 1.3333333333rem;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-cashless_modal .inner > div .box_cade dl dd .img_cade2 {
  padding-top: 0.6666666667rem;
  display: block;
  width: 100%;
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal {
  padding: 5.2vw 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal {
    padding: 10.4vw 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal {
    padding: 20.8vw 0 10.4vw;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner {
  max-width: 1100px;
}
@media only screen and (min-width: 1024px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 984px) and (max-width: 1199px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner .box_ame-text {
  width: 45.4545454545%;
}
@media only screen and (max-width: 1023px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner .box_ame-text {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner .box_ame-text .st {
  font-size: 1.1333333333rem;
  padding-left: 1.0666666667rem;
  position: relative;
  padding-bottom: 1.0666666667rem;
  border-bottom: 1px solid #CACACA;
  margin-bottom: 1.6666666667rem;
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner .box_ame-text .st::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  border-radius: calc(infinity * 1px);
  background: #11818D;
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner .box_ame-text .box_text {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
  line-height: 2.2857142857;
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner .wrp_img {
  width: 45.4545454545%;
  overflow: hidden;
  border-radius: 0.3333333333rem;
  aspect-ratio: 500/340;
}
@media only screen and (max-width: 1023px) {
  .p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner .wrp_img {
    width: 100%;
  }
}
.p-modal .p-modal__wrap .p-modal__wrap__inner#js-ame_modal .inner .wrp_img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: none;
}

.modaal-overlay {
  z-index: 5000 !important;
}

.modaal-container {
  max-width: 975px !important;
}
.modaal-container #modaal-close {
  display: none;
}

.modal_map {
  display: none;
}

.modaal-content-container {
  padding: 0 !important;
}
.modaal-content-container > div {
  padding: 45px 56px !important;
}
.modaal-content-container .st em {
  font-size: 1.8666666667rem;
  line-height: 1;
}
.modaal-content-container .st span {
  display: block;
  color: #8c8c8c;
  margin-top: 0.5em;
}
.modaal-content-container .close {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  text-align: center;
  cursor: pointer;
}
.modaal-content-container .close i {
  font-size: 2.6666666667rem;
}
.modaal-content-container .close span {
  display: block;
  font-weight: bold;
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  line-height: 1;
  font-size: 0.8rem;
}
.modaal-content-container .box_map {
  margin-top: 3.2820512821%;
}
.modaal-content-container .box_map .sst {
  font-size: 1.2rem;
  padding-bottom: 1em;
  border-bottom: 1px solid #CACACA;
}
.modaal-content-container .box_map .wrp_map {
  position: relative;
  margin-top: 10px;
}
.modaal-content-container .box_map .wrp_map .txt {
  color: #8A827E;
  margin-top: 0.5em;
  position: absolute;
  top: -0.5em;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .modaal-content-container .box_map .wrp_map .txt {
    top: -1em;
  }
}
.modaal-content-container .box_map .wrp_map ul li {
  display: inline-block;
  position: absolute;
}
.modaal-content-container .box_map .wrp_map ul li a {
  display: block;
  text-decoration: none;
  padding: 0.5em 1.5em;
  font-size: 0.8rem;
  border: 1px solid #525252;
  font-family: "Zen Kaku Gothic New", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  font-weight: bold;
  border-radius: 0.5em;
  background: #FFF;
  -webkit-transition: background 400ms ease, color 400ms ease;
  transition: background 400ms ease, color 400ms ease;
}
.modaal-content-container .box_map .wrp_map ul li a:hover {
  background: #525252;
  color: #FFF;
}
.modaal-content-container .box_map .wrp_map ul li.p1-1 {
  left: 45.6976744186%;
  top: 23.4732824427%;
}
.modaal-content-container .box_map .wrp_map ul li.p1-2 {
  left: 38.1395348837%;
  top: 49.6183206107%;
}
.modaal-content-container .box_map .wrp_map ul li.p1-3 {
  left: 43.7209302326%;
  top: 65.0763358779%;
}
.modaal-content-container .box_map .wrp_map ul li.p1-4 {
  left: 36.1627906977%;
  top: 90.4580152672%;
}
.modaal-content-container .box_map .wrp_map ul li.p2-1 {
  left: 43.023255814%;
  top: 26.7175572519%;
}
.modaal-content-container .box_map .wrp_map ul li.p2-2 {
  left: 33.1395348837%;
  top: 52.0992366412%;
}
.modaal-content-container .box_map .wrp_map ul li.p2-3 {
  left: 33.1395348837%;
  top: 64.8854961832%;
}
.modaal-content-container .box_map .wrp_map ul li.p2-4 {
  left: 33.1395348837%;
  top: 77.0992366412%;
}
.modaal-content-container .box_map .wrp_map ul li.p2-5 {
  left: 53.1395348837%;
  top: 75.9541984733%;
}
.modaal-content-container .box_map .wrp_map ul li.p3-1 {
  left: 51.1627906977%;
  top: 29.3893129771%;
}
.modaal-content-container .box_map .wrp_map ul li.p3-2 {
  left: 32.7906976744%;
  top: 84.3511450382%;
}
.modaal-content-container .box_map .wrp_map ul li.p3-3 {
  left: 50.5813953488%;
  top: 57.2519083969%;
}
.modaal-content-container .box_map .wrp_map ul li.p4-1 {
  left: 40%;
  top: 23.8549618321%;
}
.modaal-content-container .box_map .wrp_map ul li.p4-1 {
  left: 40%;
  top: 23.8549618321%;
}
.modaal-content-container .box_map .wrp_map ul li.p4-1 {
  left: 40%;
  top: 23.8549618321%;
}
.modaal-content-container .box_map .wrp_map ul li.p4-2 {
  left: 28.6046511628%;
  top: 34.9236641221%;
}
.modaal-content-container .box_map .wrp_map ul li.p4-3 {
  left: 54.6511627907%;
  top: 30.9160305344%;
}
.modaal-content-container .box_map .wrp_map ul li.p4-4 {
  left: 40%;
  top: 52.0992366412%;
}
.modaal-content-container .box_map .wrp_map ul li.p5-1 {
  left: 41.6279069767%;
  top: 30.7251908397%;
}
.modaal-content-container .box_map .wrp_map ul li.p5-2 {
  left: 22.5581395349%;
  top: 40.2671755725%;
}
.modaal-content-container .box_map .wrp_map ul li.p5-3 {
  left: 39.4186046512%;
  top: 55.7251908397%;
}
.modaal-content-container .box_map .wrp_map ul li.p5-4 {
  left: 62.9069767442%;
  top: 50.1908396947%;
}
.modaal-content-container .box_map .wrp_map ul li.p6-1 {
  left: 45.3488372093%;
  top: 45.4198473282%;
}
.modaal-content-container .box_map .wrp_map ul li.p7-1 {
  left: 45.3488372093%;
  top: 33.9694656489%;
}
.modaal-content-container .box_map .wrp_map ul li.p7-2 {
  left: 37.7906976744%;
  top: 83.9694656489%;
}
.modaal-content-container .movie {
  width: 100%;
  padding: 0 0 56% !important;
  position: relative;
  height: 0;
}
.modaal-content-container .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: top;
  width: 100%;
  height: 100%;
}

#modal_movie {
  display: none;
}

.modal_disp {
  display: none;
}

.con_rec {
  margin: auto;
  background-color: #ebebeb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_rec {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_rec {
    padding: 10% 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_rec {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rec {
    margin-top: 15%;
  }
}
.con_rec .box_rec .st {
  font-weight: 400;
  text-align: center;
  font-family: "Zen Kaku Gothic New", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 1.6666666667rem;
  line-height: 1.76;
  letter-spacing: 0.02rem;
}
.con_rec .box_rec .wrp_img {
  width: 100%;
}
.facility_fresa-yodoyabashi .con_rec .box_rec .wrp_img {
  display: none;
}
.con_rec .box_rec .wrp_img #slider_rec_sp {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_rec .box_rec .wrp_img #slider_rec_sp {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec .wrp_img #slider_rec_sp {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec .wrp_img #slider_rec_sp .slick-list {
    overflow: visible;
  }
}
.con_rec .box_rec .wrp_img #slider_rec_sp .slide {
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .con_rec .box_rec .wrp_img #slider_rec_sp .slide {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec .wrp_img #slider_rec_sp .slide {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec .wrp_img #slider_rec_sp .slide {
    margin: 0 0.5em;
  }
}
.mouse .con_rec .box_rec .wrp_img #slider_rec_sp .slide {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.mouse .con_rec .box_rec .wrp_img #slider_rec_sp .slide:hover, .touch .con_rec .box_rec .wrp_img #slider_rec_sp .slide.touchstart {
  opacity: 0.7;
}
.touch .con_rec .box_rec .wrp_img #slider_rec_sp .slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.touch .con_rec .box_rec .wrp_img #slider_rec_sp .slide.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
.con_rec .box_rec .wrp_img #slider_rec_sp .slide a {
  display: block;
  text-decoration: none;
}
.con_rec .box_rec .wrp_img #slider_rec_sp .slide p.photo {
  width: 100%;
  height: 0;
  padding-bottom: 74.7395833333%;
  background-size: cover;
  background-position: center center;
}
.con_rec .box_rec .wrp_img #slider_rec_sp .slide .box_txt {
  width: 100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1em 0.5em;
  padding: 1.5em;
}
.con_rec .box_rec .wrp_img #slider_rec_sp .slide p.st {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.7;
}
.firefox .con_rec .box_rec .wrp_img #slider_rec_sp .slide p.st, .ie .con_rec .box_rec .wrp_img #slider_rec_sp .slide p.st {
  max-height: 3.4em;
}
@media only screen and (min-width: 768px) {
  .con_rec .box_rec .wrp_img #slider_rec_sp .slide:nth-child(n+2) {
    margin-left: 2%;
  }
}
@media only screen and (min-width: 768px) {
  .con_rec .box_rec .wrp_img #slider_rec_sp {
    overflow: hidden;
  }
  .con_rec .box_rec .wrp_img #slider_rec_sp .slide {
    float: left;
  }
}
.con_rec .box_rec .wrp_img .js-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.25%;
}
.con_rec .box_rec .wrp_img .js-arrows .prev {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.con_rec .box_rec .wrp_img .js-arrows .next {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.con_rec .box_rec .wrp_img .js-arrows .slick-dots {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 1em 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec .wrp_img .js-arrows .slick-dots {
    padding: 0 0.5em 0.5em;
  }
}
.con_rec .box_rec .wrp_img .js-arrows .prev, .con_rec .box_rec .wrp_img .js-arrows .next {
  cursor: pointer;
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec .wrp_img .js-arrows .prev, .con_rec .box_rec .wrp_img .js-arrows .next {
    font-size: 0.8666666667rem;
  }
}
.con_rec .box_rec .wrp_img .js-arrows .prev i, .con_rec .box_rec .wrp_img .js-arrows .next i {
  display: inline-block;
  font-size: 1.3333333333rem;
  line-height: 1;
  vertical-align: -0.15em;
  padding: 0 0.2em;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}
@media only screen and (max-width: 767px) {
  .con_rec .box_rec .wrp_img .js-arrows .prev i, .con_rec .box_rec .wrp_img .js-arrows .next i {
    padding: 0;
  }
}
.con_rec .box_rec .wrp_img .js-arrows .prev {
  margin-right: 1em;
}
.con_rec .box_rec .wrp_img .js-arrows .prev:hover i {
  -webkit-transform: translateX(-0.2em);
          transform: translateX(-0.2em);
}
.con_rec .box_rec .wrp_img .js-arrows .next {
  margin-left: 1em;
}
.con_rec .box_rec .wrp_img .js-arrows .next:hover i {
  -webkit-transform: translateX(0.2em);
          transform: translateX(0.2em);
}