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

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.con_main .box_catch .box_en p, .con_main .box_catch .txt_date, .st_conc, .st_conc .en, .box_news_int #news_tab li,
.box_news_int #freepage_tab li, .wrp_dining .st_dining, .wrp_dining .st_dining .en {
  font-family: 'Josefin Sans', "Times New Roman", serif;
}

.box_news .box_det .box_news_img .txt_more, .box_news .box_det .box_text {
  font-weight: bold;
  font-family: 'Lato', "Times New Roman", sans-serif;
}

/* -----------------------------------------------------------
	.con_loading
----------------------------------------------------------- */
/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  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;
  z-index: 1;
  position: relative;
}
@media only screen and (min-width: 1025px) and (max-height: 750px) {
  .con_main {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.con_main .box_mainslider {
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .con_main .box_mainslider {
    width: 84.60326%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_mainslider {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_mainslider {
    width: 100%;
  }
}
.con_main .box_mainslider.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.con_main .box_mainslider .slick-list {
  height: 100%;
}
.con_main .box_mainslider .slick-track {
  height: 100%;
}
.con_main .box_mainslider > .slide {
  height: 100%;
}
.con_main .box_mainslider > .slide:not(:first-child) {
  display: none;
}
.con_main .box_mainslider .slide {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.con_main .box_mainslider .slide img {
  position: absolute;
}
.con_main .box_mainslider.hiroi img {
  left: 0;
  right: 0;
  top: 50%;
  height: auto;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.con_main .box_mainslider.semai img {
  top: 0;
  bottom: 0;
  left: 50%;
  height: 100%;
  width: auto;
  max-width: none;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.con_main .box_mainslider .slick-dots {
  bottom: 1em;
}
.con_main .box_mainslider .slick-dots .slick-active button::before {
  color: #9b0d15;
}
.con_main .box_mainslider .slick-arrow {
  opacity: 0;
}
.con_main .box_catch {
  z-index: 1;
  position: relative;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_catch {
    width: 450px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_catch {
    width: 72.13542%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_main .box_catch {
    margin-right: -12.87441%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_main .box_catch {
    margin-right: -17.0783%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_main .box_catch {
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_main .box_catch {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
}
@media only screen and (min-width: 1025px) {
  .con_main .box_catch {
    padding: 2.10194% 3.41566%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_main .box_catch {
    padding: 2em 3.25em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_catch {
    padding: 3.41566% 5.12349%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_catch {
    padding: 5% 9%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_main .box_catch {
    border: 2px solid #292929;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_catch {
    border: 2px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_catch {
    border: 2px solid #fff;
  }
}
@media only screen and (min-width: 1025px) {
  .con_main .box_catch {
    color: #161616;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_catch {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_catch {
    color: #fff;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1600px) {
  .con_main .box_catch {
    font-size: 80%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_main .box_catch {
    font-size: 74%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_main .box_catch {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
  }
}
@media only screen and (min-width: 1025px) and (max-height: 900px) {
  .con_main .box_catch {
    padding: 2em 3.25em;
  }
}
@media only screen and (min-width: 1025px) and (max-height: 800px) {
  .con_main .box_catch {
    font-size: 74%;
  }
}
@media only screen and (min-width: 1025px) and (max-height: 750px) {
  .con_main .box_catch {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_catch.hide {
    opacity: 0;
  }
}
.con_main .box_catch .box_en p {
  line-height: 1.13333;
  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_main .box_catch .box_en p {
    font-size: 500%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_catch .box_en p {
    font-size: 334%;
  }
}
.con_main .box_catch .box_en p.catch_hotels {
  font-weight: bold;
}
.con_main .box_catch .txt_heart {
  letter-spacing: 0.58em;
  font-weight: bold;
  margin-top: 0.5em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_main .box_catch .txt_heart {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_catch .txt_heart {
    font-size: 67%;
  }
}
.con_main .box_catch .txt_date {
  letter-spacing: 0.01em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_main .box_catch .txt_date {
    font-size: 314%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_catch .txt_date {
    font-size: 200%;
  }
}
.con_main .box_catch .txt_date span {
  font-size: 86%;
}
.con_main .box_bn {
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .con_main .box_bn {
    top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_bn {
    top: unset;
  }
}
@media only screen and (min-width: 768px) {
  .con_main .box_bn {
    right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_bn {
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_main .box_bn {
    left: unset;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_bn {
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_main .box_bn {
    bottom: unset;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_bn {
    bottom: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_bn .inner {
    width: 65%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.con_main .box_bn .inner .bn {
  margin-top: 1em;
}
@media only screen and (min-width: 768px) {
  .con_main .box_bn .inner .bn {
    margin: 1em auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_bn .inner .bn {
    margin: 0 0.5em 1em;
  }
}

@media only screen and (min-width: 1025px) {
  .wrp_conc {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_conc {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_conc {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_conc {
    margin-top: 6em;
  }
}

.st_conc {
  max-width: 1600px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .st_conc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .st_conc {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 768px) {
  .st_conc {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.st_conc .en {
  padding-top: 0.25em;
  line-height: 0.55em;
}
@media only screen and (max-width: 767px) {
  .st_conc {
    width: 85%;
  }
}
.st_conc .en_sub {
  letter-spacing: 0.18em;
  color: #737373;
  display: block;
}
@media only screen and (min-width: 1025px) {
  .st_conc .en_sub {
    font-size: 234%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .st_conc .en_sub {
    font-size: 147%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_conc .en_sub {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc .en_sub {
    font-size: 120%;
  }
}
@media only screen and (min-width: 768px) {
  .st_conc .en_sub {
    width: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .st_conc .en_sub {
    padding-right: 1em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .st_conc .en_sub {
    padding-right: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_conc .en_sub {
    padding-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc .en_sub {
    padding-right: 1em;
  }
}
.st_conc .en_main {
  position: relative;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .st_conc .en_main {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc .en_main {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc .en_main {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc .en_main {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .st_conc .en_main {
    font-size: 600%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .st_conc .en_main {
    font-size: 467%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_conc .en_main {
    font-size: 467%;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc .en_main {
    font-size: 334%;
  }
}
.ie .st_conc .en_main {
  color: black;
  background: none !important;
}
.webp .st_conc .en_main.conc.en {
  background-image: url(../images/home/bg_st_conc.webp);
}
.no-webp .st_conc .en_main.conc.en {
  background-image: url(../images/home/bg_st_conc.jpg);
}
.ie .st_conc .en_main.other {
  display: none;
}
html:not(.ie) .st_conc .en_main.ie {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .st_conc .en_main {
    margin-left: calc(45px + 0.25em);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_conc .en_main {
    margin-left: calc(45px + 0.25em);
  }
}
@media only screen and (max-width: 767px) {
  .st_conc .en_main {
    margin-left: calc(0.7em + 0.25em);
  }
}
.st_conc .en_main:before {
  content: "";
  background-color: #737373;
  display: block;
  height: 1px;
  margin-right: 0.25em;
  margin-left: 0.25em;
  position: absolute;
  right: 100%;
  top: 50%;
}
@media only screen and (min-width: 1025px) {
  .st_conc .en_main:before {
    width: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_conc .en_main:before {
    width: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .st_conc .en_main:before {
    width: 0.7em;
  }
}
.st_conc .en_main img {
  display: block;
}

.con_conc {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_conc {
    margin-top: 85px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_conc {
    margin-top: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_conc {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_conc {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_conc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  .con_conc {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_conc {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (min-width: 1025px) {
  .con_conc .img_conc {
    width: 68.31319%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_conc .img_conc {
    width: 65%;
  }
}
@media only screen and (min-width: 1920px) {
  .con_conc .img_conc {
    width: 1300px;
  }
}
.con_conc .box_conc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_conc .box_conc {
    width: 31.68681%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_conc .box_conc {
    width: 35%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_conc .box_conc {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1400px) {
  .con_conc .box_conc {
    width: 92%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .con_conc .box_conc {
    width: 85%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_conc .box_conc .box_inner {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_conc .box_conc .box_inner {
    margin-top: 2em;
  }
}
.con_conc .box_conc .box_inner .box_txt {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .con_conc .box_conc .box_inner .box_txt {
    max-height: 600px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_conc .box_conc .box_inner .box_txt {
    max-height: 420px;
  }
}
.ie .con_conc .box_conc .box_inner .box_txt {
  height: 600px;
}
@media only screen and (min-width: 1025px) {
  .chrome .con_conc .box_conc .box_inner .box_txt {
    min-height: 600px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .chrome .con_conc .box_conc .box_inner .box_txt {
    min-height: 500px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_conc .box_conc .box_inner .box_txt .view_pc {
    display: none !important;
  }
}
.con_conc .box_conc .box_inner .box_txt .st_conc_det {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_conc .box_conc .box_inner .box_txt .st_conc_det {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_conc .box_conc .box_inner .box_txt .st_conc_det {
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) {
  .con_conc .box_conc .box_inner .box_txt .st_conc_det span {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .ie .con_conc .box_conc .box_inner .box_txt .st_conc_det {
    margin-right: -80px;
  }
}
.con_conc .box_conc .box_inner .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: 1025px) {
  .con_conc .box_conc .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_conc .box_conc .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_conc .box_conc .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_conc .box_conc .box_inner .box_btn .btn_more {
    margin-top: 2.5em;
  }
}

.wrp_news {
  max-width: 1600px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .wrp_news {
    width: 85%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_news {
    margin-top: 240px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_news {
    margin-top: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_news {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_news {
    margin-top: 6em;
  }
}
.wrp_news .tmp_txtlink.btn_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3rem;
}

.box_news_int {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .box_news_int {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int .box_st .st_news {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int .box_st .st_news {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .box_news_int .box_st .txt_news_int {
    margin-top: 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int .box_st .txt_news_int {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int .box_st .txt_news_int {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int .box_st .txt_news_int {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .box_news_int .box_st .txt_news_int {
    line-height: 2.6087;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int .box_st .txt_news_int {
    line-height: 2.6087;
  }
}
.box_news_int #news_tab,
.box_news_int #freepage_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .box_news_int #news_tab,
  .box_news_int #freepage_tab {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab,
  .box_news_int #freepage_tab {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int #news_tab,
  .box_news_int #freepage_tab {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab,
  .box_news_int #freepage_tab {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int #news_tab,
  .box_news_int #freepage_tab {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.box_news_int #news_tab li,
.box_news_int #freepage_tab li {
  letter-spacing: 0.18em;
  font-weight: bold;
  color: #aeaeae;
  position: relative;
  cursor: pointer;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    width: 33.3%;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 1025px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    padding: 0 0 0 80px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    padding: 0 0 0 2em;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    padding: 0 0.5em 0 0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    max-width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .box_news_int #news_tab li,
  .box_news_int #freepage_tab li {
    font-size: 74%;
  }
}
@media only screen and (max-width: 1024px) {
  .box_news_int #news_tab li:before,
  .box_news_int #freepage_tab li:before {
    content: "";
    display: block;
    width: 1px;
    background-color: #a7a7a7;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1025px) {
  .box_news_int #news_tab li:before,
  .box_news_int #freepage_tab li:before {
    height: 1.5em;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab li:before,
  .box_news_int #freepage_tab li:before {
    height: 100%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .box_news_int #news_tab li:before,
  .box_news_int #freepage_tab li:before {
    height: 5em;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1025px) {
  .box_news_int #news_tab li:before,
  .box_news_int #freepage_tab li:before {
    top: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab li:before,
  .box_news_int #freepage_tab li:before {
    top: 0;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .box_news_int #news_tab li:before,
  .box_news_int #freepage_tab li:before {
    top: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  .box_news_int #news_tab li:last-child:after,
  .box_news_int #freepage_tab li:last-child:after {
    content: "";
    display: block;
    width: 1px;
    background-color: #a7a7a7;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1025px) {
  .box_news_int #news_tab li:last-child:after,
  .box_news_int #freepage_tab li:last-child:after {
    height: 1.5em;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab li:last-child:after,
  .box_news_int #freepage_tab li:last-child:after {
    height: 100%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .box_news_int #news_tab li:last-child:after,
  .box_news_int #freepage_tab li:last-child:after {
    height: 5em;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1025px) {
  .box_news_int #news_tab li:last-child:after,
  .box_news_int #freepage_tab li:last-child:after {
    top: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
  .box_news_int #news_tab li:last-child:after,
  .box_news_int #freepage_tab li:last-child:after {
    top: 0;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .box_news_int #news_tab li:last-child:after,
  .box_news_int #freepage_tab li:last-child:after {
    top: 16px;
  }
}

.box_news_int #news_tab li.active,
.box_news_int #freepage_tab li.active {
  color: #232323;
}
.box_news_int #news_tab li.active span:before,
.box_news_int #freepage_tab li.active span:before {
  opacity: 1;
}
.box_news_int #news_tab li span,
.box_news_int #freepage_tab li span {
  display: block;
  padding: 1.5em 0 0 0;
  position: relative;
}
.box_news_int #news_tab li span:before,
.box_news_int #freepage_tab li span:before {
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  content: "";
  display: block;
  width: 2.5em;
  height: 1px;
  background-color: #a7a7a7;
  position: absolute;
  left: -0.5em;
  top: 0;
  opacity: 0;
  -webkit-transition: width linear 0.1s, opacity linear 0.1s;
  transition: width linear 0.1s, opacity linear 0.1s;
}
.mouse .box_news_int #news_tab li:hover:before, .touch .box_news_int #news_tab li.touchstart:before, .mouse
.box_news_int #freepage_tab li:hover:before, .touch
.box_news_int #freepage_tab li.touchstart:before {
  opacity: 1;
  width: 2.5em;
}
.touch .box_news_int #news_tab li, .touch
.box_news_int #freepage_tab li {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_news_int #news_tab li.touchend, .touch
.box_news_int #freepage_tab li.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

.box_news {
  margin-left: 0;
  margin-right: auto;
  overflow: visible;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .box_news {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .box_news {
    margin-top: 2em;
  }
}
.box_news .box_news_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .box_news .box_news_inner {
    margin-left: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news .box_news_inner {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .box_news .box_news_inner {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .box_news .box_det {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news .box_det {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .box_news .box_det {
    padding-bottom: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .box_news .box_det {
    width: 465px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news .box_det {
    width: 365px;
  }
}
@media only screen and (max-width: 767px) {
  .box_news .box_det {
    width: 50%;
  }
}
.box_news .box_det > a {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .box_news .box_det > a {
    width: 435px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news .box_det > a {
    width: 92.64706%;
  }
}
@media only screen and (max-width: 767px) {
  .box_news .box_det > a {
    width: 92.64706%;
  }
}
.box_news .box_det .box_news_img {
  position: relative;
}
.box_news .box_det .box_news_img .txt_more {
  letter-spacing: 0.6em;
  background-color: rgba(73, 73, 73, 0.6);
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  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;
  color: #fff;
  -webkit-transition: letter-spacing 0.1s linear, opacity 0.1s linear;
  transition: letter-spacing 0.1s linear, opacity 0.1s linear;
}
.box_news .box_det .box_news_img .txt_readmore {
  background-color: white;
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  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;
}
.box_news .box_det .box_text {
  font-weight: normal;
  border-left: 1px solid #a4a4a4;
}
@media only screen and (min-width: 768px) {
  .box_news .box_det .box_text {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .box_news .box_det .box_text {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .box_news .box_det .box_text {
    padding: 8px 0 8px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .box_news .box_det .box_text {
    padding: 0 0 0 0.75em;
  }
}
.box_news .box_det .box_text .box_date {
  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) {
  .box_news .box_det .box_text .box_date {
    font-size: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .box_news .box_det .box_text .box_date {
    font-size: 74%;
  }
}
.box_news .box_det .box_text .box_date .txt_cate {
  color: #989898;
}
.box_news .box_det .box_text .box_date .txt_cate:before {
  content: "［";
  margin-right: 0.25em;
}
.box_news .box_det .box_text .box_date .txt_cate:after {
  content: "］";
  margin-left: 0.25em;
}
.box_news .box_det .box_text .st_news_det {
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .box_news .box_det .box_text .st_news_det {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .box_news .box_det .box_text .st_news_det {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .box_news .box_det .box_text .st_news_det {
    font-size: 80%;
  }
}
.mouse .box_news .box_det:hover .box_news_img .txt_more, .touch .box_news .box_det.touchstart .box_news_img .txt_more {
  opacity: 1;
}
.touch .box_news .box_det {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_news .box_det.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
.box_news .btn_swiper_prev,
.box_news .btn_swiper_next {
  background-color: #404040;
  position: relative;
  position: absolute;
  cursor: pointer;
  width: 50px;
  height: 50px;
  z-index: 10;
  top: 50%;
}
@media only screen and (max-width: 767px) {
  .box_news .btn_swiper_prev,
  .box_news .btn_swiper_next {
    width: 1.8em;
    height: 1.8em;
  }
}
.box_news .btn_swiper_prev:before,
.box_news .btn_swiper_next:before {
  content: "";
  background: url("../images/common/arr.svg") no-repeat center top;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  line-height: 0;
  display: block;
  width: 25px;
  height: 6px;
  left: 50%;
  top: 50%;
}
@media only screen and (max-width: 767px) {
  .box_news .btn_swiper_prev:before,
  .box_news .btn_swiper_next:before {
    width: 50%;
    padding-bottom: 12%;
    height: 0;
  }
}
.mouse .box_news .btn_swiper_prev:hover, .touch .box_news .btn_swiper_prev.touchstart, .mouse
.box_news .btn_swiper_next:hover, .touch
.box_news .btn_swiper_next.touchstart {
  opacity: 0.7;
}
.touch .box_news .btn_swiper_prev, .touch
.box_news .btn_swiper_next {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_news .btn_swiper_prev.touchend, .touch
.box_news .btn_swiper_next.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
.box_news .swiper-button-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.box_news .btn_swiper_prev {
  right: calc(100% + 20px);
}
@media only screen and (min-width: 1025px) {
  .box_news .btn_swiper_prev {
    right: calc(100% + 20px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news .btn_swiper_prev {
    right: calc(100% - 0.5em);
  }
}
@media only screen and (max-width: 767px) {
  .box_news .btn_swiper_prev {
    right: calc(100% + 0em);
  }
}
.box_news .btn_swiper_next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media only screen and (min-width: 1025px) {
  .box_news .btn_swiper_next {
    left: calc(100% + 20px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_news .btn_swiper_next {
    left: calc(100% - 0.5em);
  }
}
@media only screen and (max-width: 767px) {
  .box_news .btn_swiper_next {
    left: calc(100% + 0em);
  }
}
.box_news .swiper-scrollbar {
  cursor: pointer;
}
.mouse .box_news .swiper-scrollbar:hover, .touch .box_news .swiper-scrollbar.touchstart {
  opacity: 0.8;
}
.touch .box_news .swiper-scrollbar {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_news .swiper-scrollbar.touchend {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
.webp .box_news .swiper-scrollbar {
  background: url(../images/common/bd_scroll_dots_03.webp) no-repeat center top;
}
.no-webp .box_news .swiper-scrollbar {
  background: url(../images/common/bd_scroll_dots_03.png) no-repeat center top;
}
.box_news .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #737373;
}

@media only screen and (min-width: 1025px) {
  .wrp_hotspring {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_hotspring {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_hotspring {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_hotspring {
    margin-top: 6em;
  }
}

.st_hotspring {
  max-width: 1600px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .st_hotspring {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  .st_hotspring {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_hotspring {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .st_hotspring {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .st_hotspring {
    width: 85%;
  }
}

.con_hotspring {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_hotspring {
    margin-top: 85px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_hotspring {
    margin-top: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotspring {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotspring {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_hotspring {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  .con_hotspring {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_hotspring {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.con_hotspring:before {
  content: "";
  background-size: auto 100%;
  display: block;
  width: 608px;
  height: 3470px;
  z-index: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  left: 100%;
  top: -42em;
  -webkit-transform: translate(0, 0) rotate(45deg);
          transform: translate(0, 0) rotate(45deg);
  position: absolute;
  z-index: -1;
}
.webp .con_hotspring:before {
  background: url(../images/common/bg_ki_back.webp) no-repeat center center/cover;
}
.no-webp .con_hotspring:before {
  background: url(../images/common/bg_ki_back.jpg) no-repeat center center/cover;
}
@media only screen and (min-width: 1025px) {
  .con_hotspring:before {
    width: 608px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_hotspring:before {
    width: 486.4px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotspring:before {
    width: 425.6px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_hotspring:before {
    height: 3470px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_hotspring:before {
    height: 2776px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotspring:before {
    height: 2429px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_hotspring .img_hotspring {
    width: 75.66999%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_hotspring .img_hotspring {
    width: 75%;
  }
}
@media only screen and (min-width: 1920px) {
  .con_hotspring .img_hotspring {
    width: 1440px;
  }
}
.con_hotspring .box_hotspring {
  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: 1025px) {
  .con_hotspring .box_hotspring {
    width: 24.33001%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_hotspring .box_hotspring {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_hotspring .box_hotspring {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1400px) {
  .con_hotspring .box_hotspring {
    width: 92%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .con_hotspring .box_hotspring {
    width: 85%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotspring .box_hotspring .box_inner {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotspring .box_hotspring .box_inner {
    margin-top: 2em;
  }
}
.con_hotspring .box_hotspring .box_inner .box_txt {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .con_hotspring .box_hotspring .box_inner .box_txt {
    max-height: 500px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_hotspring .box_hotspring .box_inner .box_txt {
    max-height: 350px;
  }
}
.ie .con_hotspring .box_hotspring .box_inner .box_txt {
  height: 500px;
}
.con_hotspring .box_hotspring .box_inner .box_txt .st_hotspring_det {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotspring .box_hotspring .box_inner .box_txt .st_hotspring_det {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotspring .box_hotspring .box_inner .box_txt .st_hotspring_det {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotspring .box_hotspring .box_inner .box_txt .st_hotspring_det {
    width: 12em;
    margin-right: auto;
    margin-left: auto;
  }
}
.con_hotspring .box_hotspring .box_inner .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: 1025px) {
  .con_hotspring .box_hotspring .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_hotspring .box_hotspring .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_hotspring .box_hotspring .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotspring .box_hotspring .box_inner .box_btn .btn_more {
    margin-top: 2em;
  }
}

.wrp_bnr {
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .wrp_bnr {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_bnr {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_bnr {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_bnr {
    margin-top: 4em;
  }
}
.wrp_bnr .con_bnr {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .wrp_bnr .con_bnr {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_bnr .con_bnr {
    width: 95%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_bnr .con_bnr .box_bnr {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_bnr .con_bnr .box_bnr {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_bnr .con_bnr .box_bnr {
    margin-bottom: 1em;
  }
}

.wrp_dining {
  position: relative;
  z-index: 1;
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .wrp_dining {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_dining {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_dining {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_dining {
    margin-top: 6em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_dining {
    padding: 200px 0 200px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_dining {
    padding: 150px 0 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_dining {
    padding: 120px 0 120px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_dining {
    padding: 5em 0 5em;
  }
}
.wrp_dining .st_dining {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (min-width: 768px) {
  .wrp_dining .st_dining {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_dining .st_dining {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_dining .st_dining {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.wrp_dining .st_dining .en {
  padding-top: 0.25em;
  line-height: 0.55em;
}
@media only screen and (min-width: 1025px) {
  .wrp_dining .st_dining {
    width: 75.5649%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_dining .st_dining {
    width: 75%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_dining .st_dining {
    margin-right: 0;
    margin-left: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .wrp_dining .st_dining {
    margin-right: auto;
    margin-left: auto;
  }
}
.wrp_dining .st_dining .jp {
  color: #fff;
  letter-spacing: 0;
}
.ie .wrp_dining .st_dining .en {
  color: #f6ead4;
}
@media only screen and (min-width: 1025px) {
  .ie .wrp_dining .kagi {
    width: 10%;
  }
}

.con_dining {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_dining {
    margin-top: 85px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining {
    margin-top: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.con_dining:after {
  content: "";
  display: block;
  z-index: 0;
  height: 871px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}
.webp .con_dining:after {
  background: url(../images/home/bg_dining.webp) #000000 repeat-x center center;
}
.no-webp .con_dining:after {
  background: url(../images/home/bg_dining.jpg) #000000 repeat-x center center;
}
@media only screen and (max-width: 1024px) {
  .con_dining:after {
    background-size: 457.2px auto;
  }
}
.con_dining .img_dining {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .con_dining .img_dining {
    width: 75.5649%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining .img_dining {
    width: 75%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining .img_dining {
    margin-bottom: -100px;
  }
}
@media only screen and (min-width: 1920px) {
  .con_dining .img_dining {
    width: 1438px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining .img_dining {
    overflow: hidden;
  }
  .con_dining .img_dining img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}
.con_dining .box_dining {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 1025px) {
  .con_dining .box_dining {
    width: 24.4351%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining .box_dining {
    width: 25%;
  }
}
@media only screen and (min-width: 1920px) {
  .con_dining .box_dining {
    width: 465px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining .box_dining {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining .box_dining {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining .box_dining {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_dining .box_dining .box_inner {
  color: #eeeeee;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining .box_dining .box_inner {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining .box_dining .box_inner {
    margin-top: 2em;
  }
}
.con_dining .box_dining .box_inner .box_txt {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .con_dining .box_dining .box_inner .box_txt {
    max-height: 450px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining .box_dining .box_inner .box_txt {
    max-height: none;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining .box_dining .box_inner .box_txt {
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining .box_dining .box_inner .box_txt {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining .box_dining .box_inner .box_txt {
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) {
  .ie .con_dining .box_dining .box_inner .box_txt, .chrome .con_dining .box_dining .box_inner .box_txt, .safari.mac .con_dining .box_dining .box_inner .box_txt {
    height: 450px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .ie .con_dining .box_dining .box_inner .box_txt, .chrome .con_dining .box_dining .box_inner .box_txt, .safari.mac .con_dining .box_dining .box_inner .box_txt {
    height: 430px;
  }
}
.con_dining .box_dining .box_inner .box_txt .st_dining_det {
  letter-spacing: 0.3em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .con_dining .box_dining .box_inner .box_txt .st_dining_det {
    width: 12em;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining .box_dining .box_inner .box_txt .txt {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining .box_dining .box_inner .box_txt .txt {
    text-align: left;
  }
}
.con_dining .box_dining .box_inner .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: 1025px) {
  .con_dining .box_dining .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining .box_dining .box_inner .box_btn .btn_more {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining .box_dining .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining .box_dining .box_inner .box_btn .btn_more {
    margin-top: 3em;
  }
}

.con_dining_sub {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub {
    padding-top: 260px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining_sub {
    padding-top: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining_sub {
    padding-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining_sub {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .con_dining_sub {
    max-width: 1600px;
    width: 92%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_dining_sub {
    width: 85%;
  }
}

.con_dining_sub .box_dining_sub_img {
  max-width: none;
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub_img {
    width: 1205px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining_sub .box_dining_sub_img {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub .box_dining_sub_img {
    width: 60%;
  }
}
.con_dining_sub .box_dining_sub_img .img_dining_sub01 {
  z-index: 1;
  position: relative;
  margin-right: 0;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub01 {
    width: 47.13693%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub01 {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub01 {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub01 {
    width: 76.69271%;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub01 {
    margin-top: -4em;
  }
}
.con_dining_sub .box_dining_sub_img .img_dining_sub01 img {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub02 {
    width: 34.375%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub02 {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub02 {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub02 {
    width: 45.96354%;
  }
}
@media only screen and (min-width: 768px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub02 {
    position: absolute;
  }
}
@media only screen and (min-width: 768px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub02 {
    left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub02 {
    top: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub02 {
    top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub .box_dining_sub_img .img_dining_sub02 {
    top: 0;
  }
}
.con_dining_sub .box_dining_sub {
  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: 1025px) {
  .con_dining_sub .box_dining_sub {
    width: 395px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining_sub .box_dining_sub {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub .box_dining_sub {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining_sub .box_dining_sub {
    max-width: 1600px;
    width: 92%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .con_dining_sub .box_dining_sub {
    width: 85%;
  }
}

.con_dining_sub .box_dining_sub .box_inner {
  color: #eeeeee;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .con_dining_sub .box_dining_sub .box_inner {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub .box_dining_sub .box_inner {
    padding-left: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub .box_inner .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub .box_inner .box_txt {
    height: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub .box_inner .box_txt {
    max-height: 350px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining_sub .box_dining_sub .box_inner .box_txt {
    max-height: 350px;
  }
}
@media only screen and (min-width: 1025px) {
  .chrome .con_dining_sub .box_dining_sub .box_inner .box_txt {
    height: 350px;
  }
}
.con_dining_sub .box_dining_sub .box_inner .box_txt .st_dining_det {
  letter-spacing: 0.3em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .con_dining_sub .box_dining_sub .box_inner .box_txt .st_dining_det {
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub .box_inner .box_txt .txt {
    max-height: 350px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining_sub .box_dining_sub .box_inner .box_txt .txt {
    max-height: 350px;
  }
}
.con_dining_sub .box_dining_sub .box_inner .box_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub .box_inner .box_btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining_sub .box_dining_sub .box_inner .box_btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 1025px) {
  .con_dining_sub .box_dining_sub .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_dining_sub .box_dining_sub .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_dining_sub .box_dining_sub .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_dining_sub .box_dining_sub .box_inner .box_btn .btn_more {
    margin-top: 2em;
  }
}

.con_reac {
  max-width: 1766px;
  width: 95%;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  .con_reac {
    margin-top: 205px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_reac {
    margin-top: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_reac {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .con_reac {
    margin-top: 8em;
  }
}
.con_reac .tmp_st_h2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .con_reac .tmp_st_h2 {
    margin-bottom: 95px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_reac .tmp_st_h2 {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_reac .tmp_st_h2 {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_reac .tmp_st_h2 {
    margin-bottom: 4em;
  }
}
.con_reac .tmp_st_h2 .en {
  line-height: 1.25em;
}
.con_reac .tmp_st_h2 .jp {
  display: block;
  width: 100%;
  color: #404040;
  letter-spacing: .85em;
}
@media only screen and (max-width: 767px) {
  .con_reac .tmp_st_h2 {
    text-align: center;
  }
}
.con_reac .box_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .con_reac .box_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_reac .box_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  .con_reac .box_list li {
    width: calc((100% - 180px) / 4);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_reac .box_list li {
    width: calc((100% - 30px) / 2);
  }
}
@media only screen and (max-width: 767px) {
  .con_reac .box_list li {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1919px) {
  .con_reac .box_list li {
    width: calc((100% - 80px) / 4);
  }
}
@media only screen and (min-width: 1025px) {
  .con_reac .box_list li:not(:nth-child(4)) {
    margin-right: 90px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1919px) {
  .con_reac .box_list li:not(:nth-child(4)) {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_reac .box_list li {
    margin-bottom: 30px;
  }
  .con_reac .box_list li:not(:nth-child(even)) {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_reac .box_list li:not(:last-child) {
    margin-bottom: 1.6em;
  }
}
.con_reac .box_list li .tmp_st_h4 {
  font-size: 1.15em;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.con_reac .box_list li .tmp_st_h4:nth-of-type(4) {
  letter-spacing: .6em !important;
}
.con_reac .box_list li:nth-of-type(4) .tmp_st_h4 {
  letter-spacing: .6em !important;
}
.con_reac .box_list li .box_btn {
  margin-top: 1em;
}

.wrp_rooms {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .wrp_rooms {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_rooms {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_rooms {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_rooms {
    margin-top: 6em;
  }
}
.wrp_rooms:before {
  content: "";
  background-size: auto 100%;
  display: block;
  z-index: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  right: 100%;
  top: -42em;
  -webkit-transform: translate(0, 0) rotate(-45deg);
          transform: translate(0, 0) rotate(-45deg);
  position: absolute;
  z-index: -1;
}
.webp .wrp_rooms:before {
  background: url(../images/common/bg_ki_back.webp) no-repeat center center;
}
.no-webp .wrp_rooms:before {
  background: url(../images/common/bg_ki_back.jpg) no-repeat center center;
}
@media only screen and (min-width: 1025px) {
  .wrp_rooms:before {
    width: 608px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_rooms:before {
    width: 486.4px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_rooms:before {
    width: 425.6px;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_rooms:before {
    height: 4150px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_rooms:before {
    height: 2920px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_rooms:before {
    height: 2555px;
  }
}

.st_rooms {
  max-width: 1600px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .st_rooms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  .st_rooms {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_rooms {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .st_rooms {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .st_rooms {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .st_rooms .en {
    line-height: 1;
  }
}

@media only screen and (min-width: 1025px) {
  .con_rooms {
    margin-top: 85px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_rooms {
    margin-top: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_rooms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  .con_rooms {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_rooms {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (min-width: 1025px) {
  .con_rooms .img_rooms {
    width: 75.66999%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_rooms .img_rooms {
    width: 75%;
  }
}
@media only screen and (min-width: 1920px) {
  .con_rooms .img_rooms {
    width: 1440px;
  }
}
.con_rooms .box_rooms {
  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: 1025px) {
  .con_rooms .box_rooms {
    width: 24.33001%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_rooms .box_rooms {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_rooms .box_rooms {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1400px) {
  .con_rooms .box_rooms {
    width: 92%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .con_rooms .box_rooms {
    width: 85%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .box_rooms .box_inner {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_rooms .box_inner {
    margin-top: 2em;
  }
}
.con_rooms .box_rooms .box_inner .box_txt {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .con_rooms .box_rooms .box_inner .box_txt {
    height: 500px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_rooms .box_rooms .box_inner .box_txt {
    height: 500px;
  }
}
.con_rooms .box_rooms .box_inner .box_txt .st_rooms_det {
  letter-spacing: 0.3em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .box_rooms .box_inner .box_txt .st_rooms_det {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_rooms .box_inner .box_txt .st_rooms_det {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_rooms .box_inner .box_txt .st_rooms_det {
    width: 12em;
    margin-right: auto;
    margin-left: auto;
  }
}
.con_rooms .box_rooms .box_inner .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: 1025px) {
  .con_rooms .box_rooms .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_rooms .box_rooms .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .box_rooms .box_inner .box_btn .btn_more {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_rooms .box_inner .box_btn .btn_more {
    margin-top: 2em;
  }
}

@media only screen and (min-width: 1025px) {
  .wrp_faci {
    padding: 0 6.83132%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_faci {
    padding: 0 7.29167% 0 13.54167%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_faci {
    width: 92%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_faci {
    margin: 200px auto 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrp_faci {
    margin: 120px auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_faci {
    margin: 120px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_faci {
    margin: 6em auto 0;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_faci {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_faci {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_faci {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (min-width: 1025px) {
  .con_faci {
    width: 47%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_faci {
    width: 46%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci {
    width: 47%;
  }
}
@media only screen and (min-width: 768px) {
  .con_faci {
    max-width: 750px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_faci .st_faci {
    padding-left: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .st_faci {
    padding-left: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .st_faci {
    padding-left: 0.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_faci .st_faci .en {
    font-size: 600%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_faci .st_faci .en {
    font-size: 434%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .st_faci .en {
    font-size: 320%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .st_faci .en {
    font-size: 267%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1600px) {
  .con_faci .st_faci .en {
    font-size: 434%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .st_faci .jp {
    font-size: 87%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .st_faci .jp {
    font-size: 67%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_faci .st_faci .jp {
    margin-bottom: -0.8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .st_faci .jp {
    margin-bottom: -0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .st_faci .jp {
    margin-bottom: -0.8em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_faci .st_faci .jp {
    margin-left: 0.25em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .st_faci .jp {
    margin-left: 0.25em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_faci .img_faci {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .img_faci {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .img_faci {
    margin-top: 1.5em;
  }
}
.con_faci .txt_faci {
  letter-spacing: 0.3em;
}
@media only screen and (min-width: 1025px) {
  .con_faci .txt_faci {
    font-size: 134%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_faci .txt_faci {
    font-size: 120%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .txt_faci {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .txt_faci {
    font-size: 94%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_faci .txt_faci {
    line-height: 2.5;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_faci .txt_faci {
    line-height: 2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .txt_faci {
    line-height: 2;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .txt_faci {
    line-height: 1.68;
  }
}
@media only screen and (min-width: 768px) {
  .con_faci .txt_faci {
    letter-spacing: 0.3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .txt_faci {
    letter-spacing: 0.1em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_faci .txt_faci {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_faci .txt_faci {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .txt_faci {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .txt_faci {
    margin-top: 1em;
  }
}
.con_faci .box_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 1025px) {
  .con_faci .box_btn {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_faci .box_btn {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci .box_btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_btn {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci:nth-child(1) {
    margin-right: 11.06719%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_faci:nth-child(2) {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faci:nth-child(2) {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci:nth-child(2) {
    margin-top: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci:nth-child(2) {
    margin-left: 11.06719%;
  }
}

@media only screen and (min-width: 768px) {
  .wrp_acc {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_acc {
    margin-top: 6em;
  }
}

.st_acc {
  max-width: 1600px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .st_acc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_acc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  .st_acc {
    padding-left: 135px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_acc {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .st_acc {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .st_acc {
    width: 85%;
  }
}

.con_iframe {
  max-width: 1600px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_iframe {
    margin-top: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_iframe {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_iframe {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_iframe {
    width: 85%;
  }
}
.con_iframe .inner {
  position: relative;
  height: 0;
}
@media only screen and (min-width: 1025px) {
  .con_iframe .inner {
    padding-bottom: 37.5%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_iframe .inner {
    padding-bottom: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_iframe .inner {
    padding-bottom: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .con_iframe .inner {
    padding-bottom: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_iframe .inner {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_iframe .inner {
    width: 110%;
  }
}
@media only screen and (max-width: 767px) {
  .con_iframe .inner {
    margin-left: -5%;
  }
}
.con_iframe .inner iframe {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.con_acc {
  max-width: 1600px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .con_acc {
    width: 85%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_acc {
    margin-top: 85px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_acc {
    margin-top: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_acc {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc {
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_acc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.con_acc .img_acc_map {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .con_acc .img_acc_map {
    width: 69.16667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .img_acc_map {
    width: 112%;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .img_acc_map {
    margin-left: -6%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_acc .box_acc {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .box_acc {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_acc .box_acc {
    width: 64.16667%;
  }
}
.con_acc .box_acc .inner {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .con_acc .box_acc .inner {
    width: 83.11688%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_acc .box_acc .inner {
    max-width: 767px;
  }
}
.con_acc .box_acc .inner .txt_acc_hotel {
  letter-spacing: 0.18em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_acc .box_acc .inner .txt_acc_hotel {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .box_acc .inner .txt_acc_hotel {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .con_acc .box_acc .inner .txt_acc_hotel {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .box_acc .inner .txt_acc_hotel {
    font-size: 107%;
  }
}
.con_acc .box_acc .inner .tbl_acc {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_acc .box_acc .inner .tbl_acc {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .box_acc .inner .tbl_acc {
    margin-top: 0.5em;
  }
}
.con_acc .box_acc .inner .tbl_acc th {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_acc .box_acc .inner .tbl_acc th {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .box_acc .inner .tbl_acc th {
    width: 30%;
  }
}
.con_acc .box_acc .inner .btn_more {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .con_acc .box_acc .inner .btn_more {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_acc .box_acc .inner .btn_more {
    margin-top: 1em;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  	/**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.con_plan {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .con_plan {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan {
    margin-top: 6em;
  }
}
.con_plan .st_plan .tmp_st_h2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.con_plan .st_plan .tmp_st_h2 .en {
  width: 100%;
  font-weight: 600;
  letter-spacing: normal;
  margin: .5em 0 .25em;
  background: none;
  color: #737373;
}
@media only screen and (min-width: 1025px) {
  .con_plan .st_plan .tmp_st_h2 .en {
    font-size: 534%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan .st_plan .tmp_st_h2 .en {
    font-size: 467%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .st_plan .tmp_st_h2 .en {
    font-size: 434%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .st_plan .tmp_st_h2 .en {
    font-size: 300%;
  }
}
.con_plan .st_plan .tmp_st_h2 span {
  letter-spacing: 0.8em;
  font-weight: normal;
  color: #404040;
  background: url(../images/common/bd_dots.png) repeat-x 0 bottom;
}
@media only screen and (min-width: 1025px) {
  .con_plan .st_plan .tmp_st_h2 span {
    font-size: 134%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan .st_plan .tmp_st_h2 span {
    font-size: 134%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .st_plan .tmp_st_h2 span {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .st_plan .tmp_st_h2 span {
    font-size: 120%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_plan .st_plan .tmp_st_h2 span {
    margin: 1em 0 1.8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .st_plan .tmp_st_h2 span {
    margin: 1em 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .st_plan .tmp_st_h2 span {
    margin: 0.25em 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .st_plan .tmp_st_h2 span {
    letter-spacing: 0.32em;
  }
}
.con_plan .box_plan {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.con_plan .box_plan .tmp_txtlink a {
  margin: 2em auto 0;
  text-align: center;
}
.con_plan .box_plan .panel {
  margin: 4em auto 1em;
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .panel {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .panel {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel {
    width: 95%;
  }
}
.con_plan .box_plan .panel > li .box_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .box_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.con_plan .box_plan .panel > li .item {
  margin-right: 2%;
}
@media only screen and (min-width: 768px) {
  .con_plan .box_plan .panel > li .item {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item {
    margin: 0 0 2em;
  }
}
.con_plan .box_plan .panel > li .item:last-child {
  margin-right: 0;
}
.con_plan .box_plan .panel > li .item a {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .con_plan .box_plan .panel > li .item a .img_plan {
    width: 50%;
  }
  .con_plan .box_plan .panel > li .item a .txt_plan {
    width: 47%;
  }
}
.con_plan .box_plan .panel > li .item a .img_plan {
  position: relative;
}
.con_plan .box_plan .panel > li .item a .img_plan::after {
  width: 0;
  height: 0;
  display: block;
  content: "";
  padding-bottom: calc(3 / 4 * 100%);
}
.con_plan .box_plan .panel > li .item a .img_plan img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.con_plan .box_plan .panel > li .item a .txt_plan {
  padding: 1em 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item a .txt_plan {
    padding: 0;
  }
}
.con_plan .box_plan .panel > li .item a .txt_plan h4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.75;
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .panel > li .item a .txt_plan h4 {
    font-size: 134%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan .box_plan .panel > li .item a .txt_plan h4 {
    font-size: 127%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .panel > li .item a .txt_plan h4 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item a .txt_plan h4 {
    font-size: 114%;
  }
}
.firefox .con_plan .box_plan .panel > li .item a .txt_plan h4, .ie .con_plan .box_plan .panel > li .item a .txt_plan h4 {
  max-height: 3.5em;
}
.con_plan .box_plan .panel > li .item a .txt_plan .f_jp_min {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.75;
  margin: 0.5em 0;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif;
}
.firefox .con_plan .box_plan .panel > li .item a .txt_plan .f_jp_min, .ie .con_plan .box_plan .panel > li .item a .txt_plan .f_jp_min {
  max-height: 5.25em;
}
.con_plan .box_plan .panel > li .item a .txt_plan .value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .panel > li .item a .txt_plan .value {
    font-size: 120%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan .box_plan .panel > li .item a .txt_plan .value {
    font-size: 114%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .panel > li .item a .txt_plan .value {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item a .txt_plan .value {
    font-size: 100%;
  }
}
.con_plan .box_plan .panel > li .item a .txt_plan .value .sm {
  margin-right: 2em;
}
.con_plan .box_plan .box_tab {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.con_plan .box_plan .box_tab .list_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 80%;
    margin: 0 auto;
  }
}
.con_plan .box_plan .box_tab .list_tab .item_tab {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: dashed 0.5px #161616;
  position: relative;
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    width: 260px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    width: 28vw;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    height: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    height: 45px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    margin: 2em 1em 0 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    margin: 1em 0.5em 0 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    margin: 0 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 0 0 20px;
    font-size: 87%;
    border-top: dashed 0.5px #161616;
    border-right: dashed 0.5px #161616;
    border-left: dashed 0.5px #161616;
    border-bottom: none;
  }
  .con_plan .box_plan .box_tab .list_tab .item_tab:last-child {
    border-bottom: dashed 0.5px #161616;
  }
}
.con_plan .box_plan .box_tab .list_tab .item_tab p {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab:after {
    content: "\f107";
    font-family: "Font Awesome 6 Brands";
    font-weight: 900;
    position: absolute;
    right: 5%;
    bottom: 32%;
  }
}
.con_plan .box_plan .box_tab .list_tab .item_tab:hover {
  background-color: #9b0d15;
  color: #fff;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}
.con_plan .box_plan .box_tab .list_tab .item_tab:hover:after {
  right: 5%;
  bottom: 25%;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}
.con_plan .box_plan .box_tab .list_tab .item_tab.active {
  background-color: #9b0d15;
  color: #fff;
}
.con_plan .box_plan .box_tab .panel li {
  display: none;
}
.con_plan .box_plan .box_tab .panel li:first-child {
  display: list-item;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .bx_sl {
    display: block;
    width: 80%;
    margin: 2rem auto;
    position: relative;
  }
  .con_plan .box_plan .bx_sl:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 5%;
    bottom: 32%;
  }
  .con_plan .box_plan .box_select {
    display: block;
    width: 100%;
    font-size: 87%;
    padding: 14px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    background-color: transparent;
    color: #404040 !important;
    border: dashed 0.5px #161616;
    position: relative;
  }
  .con_plan .box_plan .box_select:after {
    content: "\f107";
    font-family: "Font Awesome 6 Brands";
    font-weight: 900;
    position: absolute;
    right: 5%;
    bottom: 32%;
  }
}

.con_recom {
  max-width: 1766px;
  width: 95%;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  .con_recom {
    margin-top: 205px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_recom {
    margin-top: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom {
    margin-top: 8em;
  }
}
.con_recom .tmp_st_h2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .con_recom .tmp_st_h2 {
    margin-bottom: 95px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_recom .tmp_st_h2 {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .tmp_st_h2 {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .tmp_st_h2 {
    margin-bottom: 4em;
  }
}
.con_recom .tmp_st_h2 .en {
  line-height: 1.25em;
}
.con_recom .tmp_st_h2 .jp {
  display: block;
  width: 100%;
  color: #404040;
  letter-spacing: .65em;
}
@media only screen and (max-width: 767px) {
  .con_recom .tmp_st_h2 {
    text-align: center;
  }
}
.con_recom .box_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .con_recom .box_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_recom .box_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  .con_recom .box_list li {
    width: calc((100% - 180px) / 3);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .box_list li {
    width: calc((100% - 30px) / 2);
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .box_list li {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1919px) {
  .con_recom .box_list li {
    width: calc((100% - 80px) / 3);
  }
}
@media only screen and (min-width: 1025px) {
  .con_recom .box_list li:not(:nth-child(3)) {
    margin-right: 90px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1919px) {
  .con_recom .box_list li:not(:nth-child(3)) {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .box_list li {
    margin-bottom: 30px;
  }
  .con_recom .box_list li:not(:nth-child(even)) {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .box_list li:not(:last-child) {
    margin-bottom: 1.6em;
  }
}
.con_recom .box_list li .tmp_st_h4 {
  font-size: 1.15em;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
}
.con_recom .box_list li .tmp_st_h4:nth-of-type(3) {
  letter-spacing: .6em !important;
}
.con_recom .box_list li:nth-of-type(3) .tmp_st_h4 {
  letter-spacing: .6em !important;
}

.con_benefits {
  width: 100%;
  background: #eaeaea;
}
@media only screen and (min-width: 1025px) {
  .con_benefits {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_benefits {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_benefits {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits {
    margin-top: 8em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_benefits {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_benefits {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits {
    padding: 5em 1em;
  }
}
.con_benefits .wrp_inner {
  max-width: 1340px;
  width: 95%;
  margin: auto;
}
.con_benefits .wrp_inner .st_bene {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_benefits .wrp_inner .st_bene img {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .st_bene img {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .st_bene img {
    width: 70%;
  }
}
.con_benefits .wrp_inner .st_bene .tmp_st_h2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .con_benefits .wrp_inner .st_bene .tmp_st_h2 {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_benefits .wrp_inner .st_bene .tmp_st_h2 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_benefits .wrp_inner .st_bene .tmp_st_h2 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .st_bene .tmp_st_h2 {
    margin-bottom: 2em;
  }
}
.con_benefits .wrp_inner .st_bene .tmp_st_h2 .jp {
  display: block;
  width: 100%;
  color: #404040;
  letter-spacing: .85em;
  margin-top: 1.6em;
}
.con_benefits .wrp_inner .st_bene .tmp_st_h2 .en {
  color: #9b0d15;
}
.con_benefits .wrp_inner .box_benefits {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_benefits .wrp_inner .box_benefits {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_benefits .wrp_inner .box_benefits {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .box_benefits {
    padding-top: 50px;
  }
}
.con_benefits .wrp_inner .box_benefits .num {
  position: absolute;
  top: 0;
  left: 0;
  letter-spacing: 3px;
  color: #c8c8c8;
  font-family: 'Josefin Sans', "Times New Roman", serif;
  line-height: 1;
}
@media only screen and (min-width: 1025px) {
  .con_benefits .wrp_inner .box_benefits .num {
    font-size: 600%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_benefits .wrp_inner .box_benefits .num {
    font-size: 400%;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .box_benefits .num {
    font-size: 334%;
  }
}
.con_benefits .wrp_inner .box_benefits .tmp_st_h4 {
  font-size: 1.1em;
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .box_benefits .tmp_st_h4 {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .box_benefits .tmp_text {
    text-align: center;
  }
}
.con_benefits .wrp_inner .box_benefits.big {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 1025px) {
  .con_benefits .wrp_inner .box_benefits.big {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_benefits .wrp_inner .box_benefits.big {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_benefits .wrp_inner .box_benefits.big {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .box_benefits.big {
    margin-bottom: 1.6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .box_benefits.big {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .con_benefits .wrp_inner .box_benefits.big .box_img {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_benefits .wrp_inner .box_benefits.big > div {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .box_benefits.big > div {
    width: 100%;
  }
}
.con_benefits .wrp_inner .box_benefits.small {
  text-align: center;
}
.con_benefits .wrp_inner .box_flex {
  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_benefits .wrp_inner .box_flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .con_benefits .wrp_inner .box_flex .small {
    width: 49%;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .box_flex .small {
    width: 100%;
  }
}
.con_benefits .wrp_inner .box_flex .small .img {
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .box_flex .small {
    margin-bottom: 1.6em;
  }
}
.con_benefits .wrp_inner .tmp_txtlink {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .con_benefits .wrp_inner .tmp_txtlink {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_benefits .wrp_inner .tmp_txtlink {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_benefits .wrp_inner .tmp_txtlink {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_benefits .wrp_inner .tmp_txtlink {
    margin-top: 0;
  }
}
