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

 file name  : wg_tai.css
 author     : Ability Consultant
 style info : 瀬戸内海の冬の本鯛
=================================================================== */
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype");
}
.tai_footer .con_footer .box_footer, .con_menu_detail .box_menu_detail {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  .tai_footer .con_footer .box_footer, .con_menu_detail .box_menu_detail {
    padding: 0 20px;
  }
}
@media print {
  .tai_footer .con_footer .box_footer, .con_menu_detail .box_menu_detail {
    padding: 0 20px;
  }
}
.ie8 .tai_footer .con_footer .box_footer, .tai_footer .con_footer .ie8 .box_footer, .ie8 .con_menu_detail .box_menu_detail, .con_menu_detail .ie8 .box_menu_detail {
  padding: 0 20px;
}
@media only screen and (max-width: 1024px) {
  .tai_footer .con_footer .box_footer, .con_menu_detail .box_menu_detail {
    width: 95%;
  }
}

/* Hover animation */
/* -----------------------------------------------------------
	.con_pgtitle　ページタイトル
----------------------------------------------------------- */
body.wg_tai {
  background: #fafaf7 !important;
}

/* -----------------------------------------------------------
	tai_header
----------------------------------------------------------- */
.tai_header {
  position: relative;
}
.tai_header .logo {
  position: absolute;
  left: 5%;
  top: 5%;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tai_header .logo {
    width: 22%;
    top: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .tai_header .logo {
    left: 2%;
    width: 60%;
    top: 3%;
  }
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  position: relative;
  margin-bottom: 12em;
  margin-bottom: 12em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-bottom: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 1280px) {
  .con_intro {
    margin-bottom: 10em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-bottom: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 3em;
  }
}
.con_intro:after {
  position: absolute;
  content: "";
  background-image: url(../../wg_tai/images/ic_intro.png);
  width: 100%;
  height: 100%;
  top: 0;
  background-position-x: right;
  background-repeat: no-repeat;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .con_intro:after {
    background-size: 30%;
  }
}
.con_intro .box_intro {
  padding-top: 4em;
  max-width: 1280px;
  margin: 0 auto 7em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_intro {
    margin: 0 auto 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro {
    margin: 0 auto 3em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_intro .box_intro {
    padding-top: 2em;
    width: 95%;
  }
}
.con_intro .box_intro .st {
  text-align: center;
  font-size: 313%;
  color: #790212;
  font-family: "Noto Serif CJK JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-weight: normal;
  margin-bottom: 0.8em;
}
@media only screen and (max-width: 1199px) {
  .con_intro .box_intro .st {
    font-size: 250%;
  }
}
@media print {
  .con_intro .box_intro .st {
    font-size: 250%;
  }
}
.ie8 .con_intro .box_intro .st {
  font-size: 250%;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .st {
    font-size: 188%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_intro .st {
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .st {
    margin-bottom: 0.5em;
  }
}
.con_intro .box_intro .txt {
  text-align: center;
  line-height: 2;
  font-size: 113%;
  font-family: "Noto Serif CJK JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_intro .txt {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .txt {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1199px) {
  .con_intro .box_intro .txt {
    font-size: 113%;
  }
}
@media print {
  .con_intro .box_intro .txt {
    font-size: 113%;
  }
}
.ie8 .con_intro .box_intro .txt {
  font-size: 113%;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .txt {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .txt {
    text-align: left;
  }
}
.con_intro .box_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img {
    display: block;
  }
}
.con_intro .box_img .txt {
  width: 50%;
  padding-top: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_img .txt {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .txt {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_img .txt {
    padding-top: 0em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .txt {
    padding-top: 0em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .txt {
    margin: 0 auto;
  }
}
.con_intro .box_img .txt .st {
  font-family: "Noto Serif CJK JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 188%;
  padding-bottom: 1.5em;
}
@media only screen and (max-width: 1199px) {
  .con_intro .box_img .txt .st {
    font-size: 175%;
  }
}
@media print {
  .con_intro .box_img .txt .st {
    font-size: 175%;
  }
}
.ie8 .con_intro .box_img .txt .st {
  font-size: 175%;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .txt .st {
    font-size: 132%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_img .txt .st {
    padding-bottom: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .txt .st {
    padding-bottom: 1em;
  }
}
.con_intro .box_img .txt .t {
  line-height: 2;
  padding-bottom: 6em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_img .txt .t {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .txt .t {
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_img .txt .t {
    padding-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .txt .t {
    padding-bottom: 2em;
  }
}
.con_intro .box_img .txt .txt_img {
  text-align: right;
}
.con_intro .box_img .img {
  width: 50%;
  margin-right: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_img .img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_img .img {
    margin-right: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .img {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .img {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_img .txt_img {
    margin: 0 auto;
    width: 80%;
  }
}

/* -----------------------------------------------------------
	con_box
----------------------------------------------------------- */
.con_box.one {
  padding-bottom: 8em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box.one {
    padding-bottom: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box.one {
    padding-bottom: 3em;
  }
}
.con_box.two {
  margin-bottom: 10em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box.two {
    margin-bottom: 8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box.two {
    margin-bottom: 3em;
  }
}
.con_box .wrp_box.one {
  background-image: url(../../wg_tai/images/bg_box1.png);
  background-repeat: no-repeat;
  background-position: left 0 top 90%;
  padding-bottom: 2em;
  background-size: contain;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .wrp_box.one {
    background-position: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box.one {
    background-image: none;
  }
}
.con_box .wrp_box.one .img {
  text-align: right;
  margin-bottom: 2.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .wrp_box.one .img {
    margin-bottom: 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box.one .img {
    margin-bottom: 2em;
  }
}
.con_box .wrp_box.two {
  background-image: url(../../wg_tai/images/bg_box2.png);
  background-repeat: no-repeat;
  background-position: right 0 top 70%;
  padding-bottom: 8em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .wrp_box.two {
    padding-bottom: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box.two {
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .wrp_box.two {
    background-position: 0;
    background-size: contain;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box.two {
    background-image: none;
  }
}
.con_box .wrp_box.two .img {
  text-align: left;
  margin-bottom: 2.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .wrp_box.two .img {
    margin-bottom: 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box.two .img {
    margin-bottom: 2em;
  }
}
.con_box .wrp_box .wrp_txt {
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (min-width: 1231px) and (max-width: 1350px) {
  .con_box .wrp_box .wrp_txt {
    max-width: 1000px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1230px) {
  .con_box .wrp_box .wrp_txt {
    max-width: 880px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_box .wrp_box .wrp_txt {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .wrp_box .wrp_txt {
    width: 70%;
    margin: 0 auto;
  }
}
.con_box .wrp_box .wrp_txt .st {
  font-size: 313%;
  margin-bottom: 0.8em;
  position: relative;
  font-family: "Noto Serif CJK JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-weight: normal;
}
@media only screen and (max-width: 1199px) {
  .con_box .wrp_box .wrp_txt .st {
    font-size: 250%;
  }
}
@media print {
  .con_box .wrp_box .wrp_txt .st {
    font-size: 250%;
  }
}
.ie8 .con_box .wrp_box .wrp_txt .st {
  font-size: 250%;
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box .wrp_txt .st {
    font-size: 188%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .wrp_box .wrp_txt .st {
    margin-bottom: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box .wrp_txt .st {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box .wrp_txt .st {
    padding-left: 1em;
  }
}
.con_box .wrp_box .wrp_txt .st:before {
  content: "";
  position: absolute;
  left: -5.5%;
  width: 10px;
  height: 190px;
  background: #790212;
  top: -120px;
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box .wrp_txt .st:before {
    width: 8px;
    height: 90px;
    top: 0;
    left: 1.5%;
  }
}
.con_box .wrp_box .wrp_txt .txt {
  line-height: 2;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .wrp_box .wrp_txt .txt {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .wrp_box .wrp_txt .txt {
    line-height: 1.5;
  }
}
.con_box .list_cuisine {
  max-width: 1250px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .con_box .list_cuisine {
    width: 90%;
    margin: 0 auto;
  }
}
.con_box .list_cuisine .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 6em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box {
    margin-bottom: 4.5em;
  }
}
.con_box .list_cuisine .box .box_txt {
  width: 45%;
  margin-right: 2em;
  margin-top: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt {
    margin-right: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt {
    margin-top: 0;
  }
}
.con_box .list_cuisine .box .box_txt.left {
  margin-right: 0;
  margin-left: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt.left {
    margin-left: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt.left {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_box .list_cuisine .box .box_txt.left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media print {
  .con_box .list_cuisine .box .box_txt.left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.ie8 .con_box .list_cuisine .box .box_txt.left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.con_box .list_cuisine .box .box_txt .st {
  position: relative;
  margin-bottom: 4em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt .st {
    margin-bottom: 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt .st {
    margin-bottom: 2.5em;
  }
}
.con_box .list_cuisine .box .box_txt .st:before {
  position: absolute;
  content: "";
  background-image: url(../../wg_tai/images/ic_tai.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 80px;
  background-size: contain;
  top: -10px;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt .st:before {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt .st:before {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt .st:before {
    top: -15px;
  }
}
.con_box .list_cuisine .box .box_txt .st:after {
  position: absolute;
  content: "";
  background: #790212;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  z-index: -1;
}
.con_box .list_cuisine .box .box_txt .st .b {
  background: #fafaf7;
  font-size: 219%;
  font-family: "Noto Serif CJK JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  padding: 0em 1em 1em 3em;
  font-weight: normal;
}
@media only screen and (max-width: 1199px) {
  .con_box .list_cuisine .box .box_txt .st .b {
    font-size: 188%;
  }
}
@media print {
  .con_box .list_cuisine .box .box_txt .st .b {
    font-size: 188%;
  }
}
.ie8 .con_box .list_cuisine .box .box_txt .st .b {
  font-size: 188%;
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt .st .b {
    font-size: 163%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt .st .b {
    padding: 0em .5em 1em 3.5em;
  }
}
.con_box .list_cuisine .box .box_txt .sst {
  font-size: 150%;
  margin-bottom: 0.8em;
}
@media only screen and (max-width: 1199px) {
  .con_box .list_cuisine .box .box_txt .sst {
    font-size: 138%;
  }
}
@media print {
  .con_box .list_cuisine .box .box_txt .sst {
    font-size: 138%;
  }
}
.ie8 .con_box .list_cuisine .box .box_txt .sst {
  font-size: 138%;
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt .sst {
    font-size: 125%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt .sst {
    margin-bottom: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt .sst {
    margin-bottom: 0.5em;
  }
}
.con_box .list_cuisine .box .box_txt .txt {
  line-height: 2;
  margin-bottom: 0.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt .txt {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt .txt {
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_txt .txt {
    margin-bottom: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_txt .txt {
    margin-bottom: 1.5em;
  }
}
.con_box .list_cuisine .box .box_img {
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_box .list_cuisine .box .box_img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_box .list_cuisine .box .box_img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_box .list_cuisine .box .box_img.left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media print {
  .con_box .list_cuisine .box .box_img.left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.ie8 .con_box .list_cuisine .box .box_img.left {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* -----------------------------------------------------------
	con_plan
----------------------------------------------------------- */
.con_plan {
  background-image: url(../../wg_tai/images/bg_plan.jpg);
  background-repeat: repeat;
  padding: 6em 0 3em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan {
    padding: 3em 0 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan {
    padding: 3em 0 3em;
  }
}
.con_plan .box_st {
  text-align: center;
}
.con_plan .box_st .st {
  color: #fff;
  font-size: 313%;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  font-family: "Noto Serif CJK JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-weight: normal;
}
@media only screen and (max-width: 1199px) {
  .con_plan .box_st .st {
    font-size: 250%;
  }
}
@media print {
  .con_plan .box_st .st {
    font-size: 250%;
  }
}
.ie8 .con_plan .box_st .st {
  font-size: 250%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_st .st {
    font-size: 188%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_st .st {
    margin-top: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_st .st {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_st .st {
    margin-bottom: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_st .st {
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_plan .box_plan {
    width: 100%;
    margin: 0 auto;
  }
}
.con_plan .box_plan .cate {
  background: #91091e;
  color: #fff;
  padding: .5em 1em;
  text-align: center;
  font-size: 113%;
  margin: 0 auto;
  display: block;
  width: 15%;
  margin-bottom: 0.8em;
}
@media only screen and (max-width: 1199px) {
  .con_plan .box_plan .cate {
    font-size: 113%;
  }
}
@media print {
  .con_plan .box_plan .cate {
    font-size: 113%;
  }
}
.ie8 .con_plan .box_plan .cate {
  font-size: 113%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .cate {
    font-size: 107%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .cate {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .cate {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .cate {
    margin-bottom: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .cate {
    margin-bottom: 0.5em;
  }
}
.con_plan .box_plan .st {
  font-size: 188%;
  color: #fff;
  font-family: "Noto Serif CJK JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-align: center;
  margin-bottom: 0.8em;
}
@media only screen and (max-width: 1199px) {
  .con_plan .box_plan .st {
    font-size: 188%;
  }
}
@media print {
  .con_plan .box_plan .st {
    font-size: 188%;
  }
}
.ie8 .con_plan .box_plan .st {
  font-size: 188%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .st {
    font-size: 150%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .st {
    margin-bottom: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .st {
    margin-bottom: 0.5em;
  }
}
.con_plan .box_plan .day {
  text-align: center;
  padding: 0 1em;
  color: #fff;
  font-size: 82%;
  font-family: "Noto Serif CJK JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  letter-spacing: 5px;
}
.con_plan .box_plan .wrp_plan {
  max-width: 1250px;
  margin: 5em auto 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan {
    width: 90%;
    margin: 2em auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.con_plan .box_plan .wrp_plan .table {
  width: 45%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan .table {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan .table {
    width: 100%;
  }
}
.con_plan .box_plan .wrp_plan .table .sst {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-bottom: 15px;
}
.con_plan .box_plan .wrp_plan .table .sst .maru {
  display: block;
  margin: auto;
  background-color: #b59357;
  border: solid 1px #fff;
  width: 16px;
  height: 16px;
  border-radius: 60px;
  box-shadow: 0 0 0 3px #b59357;
  -webkit-box-shadow: 0 0 0 3px #b59357;
  -moz-box-shadow: 0 0 0 3px #b59357;
}
.con_plan .box_plan .wrp_plan .table .sst .t {
  padding-left: 10px;
  color: #fff;
  font-size: 125%;
}
@media only screen and (max-width: 1199px) {
  .con_plan .box_plan .wrp_plan .table .sst .t {
    font-size: 125%;
  }
}
@media print {
  .con_plan .box_plan .wrp_plan .table .sst .t {
    font-size: 125%;
  }
}
.ie8 .con_plan .box_plan .wrp_plan .table .sst .t {
  font-size: 125%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan .table .sst .t {
    font-size: 113%;
  }
}
.con_plan .box_plan .wrp_plan .table .tbl_basic_tai {
  width: 100%;
  color: #fff;
  font-size: 100%;
  margin-bottom: 2em;
}
.con_plan .box_plan .wrp_plan .table .tbl_basic_tai tbody tr th {
  border-top: 1px solid #b59357;
  border-bottom: 1px solid #b59357;
  white-space: nowrap;
  padding: 12px 17px;
  text-align: center;
}
.con_plan .box_plan .wrp_plan .table .tbl_basic_tai tbody tr td {
  border-top: 1px solid #626972;
  border-bottom: 1px solid #626972;
  padding: 12px 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
}
.con_plan .box_plan .wrp_plan .table .info {
  color: #fff;
  font-size: 88%;
}
.con_plan .box_plan .wrp_plan .img {
  width: 50%;
  margin-right: 4em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan .img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan .img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan .img {
    margin-right: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan .img {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan .img {
    margin-top: 2em;
  }
}
.con_plan .box_plan .wrp_plan .img .wrp_img {
  margin-bottom: 7em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan .img .wrp_img {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan .img .wrp_img {
    margin-bottom: 2em;
  }
}
.con_plan .box_plan .wrp_plan .img .wrp_img .box_slide {
  width: 100%;
}
.con_plan .box_plan .wrp_plan .img .wrp_img .box_slide .slide img {
  width: 100%;
}
.con_plan .box_plan .wrp_plan .btn_reservation {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan .btn_reservation {
    margin-top: 2em;
  }
}
.con_plan .box_plan .wrp_plan .btn_reservation a {
  font-size: 100%;
  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;
  position: relative;
  margin: 0 auto;
  max-width: 377px;
  width: 100%;
  height: 4.5em;
  color: #fff;
  background: #91091e;
}
@media only screen and (max-width: 1199px) {
  .con_plan .box_plan .wrp_plan .btn_reservation a {
    font-size: 100%;
  }
}
@media print {
  .con_plan .box_plan .wrp_plan .btn_reservation a {
    font-size: 100%;
  }
}
.ie8 .con_plan .box_plan .wrp_plan .btn_reservation a {
  font-size: 100%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan .btn_reservation a {
    font-size: 88%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .wrp_plan .btn_reservation a {
    height: 4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan .btn_reservation a {
    height: 3.5em;
  }
}
.con_plan .box_plan .wrp_plan .btn_reservation a::before, .con_plan .box_plan .wrp_plan .btn_reservation a::after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
  content: "";
}
.con_plan .box_plan .wrp_plan .btn_reservation a::before {
  width: 50px;
  height: 1px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan .btn_reservation a::before {
    width: 30px;
  }
}
.con_plan .box_plan .wrp_plan .btn_reservation a::after {
  margin-right: 38px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -webkit-transition: .5s;
  transition: .5s;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .wrp_plan .btn_reservation a::after {
    margin-right: 25px;
  }
}
.con_plan .box_plan .wrp_plan .btn_reservation a:hover::after {
  margin-right: 1px;
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  right: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .slick-dots {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    bottom: 3%;
  }
}
@media print {
  .slick-dots {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    bottom: 3%;
  }
}
.ie8 .slick-dots {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  bottom: 3%;
}
@media only screen and (max-width: 767px) {
  .slick-dots {
    bottom: 3%;
  }
}
.slick-dots li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .slick-dots li {
    width: 10px;
    height: 10px;
  }
  .slick-dots li:not(:last-child) {
    margin-right: 10px;
  }
}
@media print {
  .slick-dots li {
    width: 10px;
    height: 10px;
  }
  .slick-dots li:not(:last-child) {
    margin-right: 10px;
  }
}
.ie8 .slick-dots li {
  width: 10px;
  height: 10px;
}
.ie8 .slick-dots li:not(:last-child) {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .slick-dots li {
    left: 40%;
    bottom: 3%;
    width: 10px;
    height: 10px;
  }
  .slick-dots li:not(:last-child) {
    margin-right: 10px;
  }
}
.slick-dots li button {
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  text-indent: -3em;
  background: #393e46;
  border-radius: 50%;
  -webkit-transition: .3s;
  transition: .3s;
  overflow: hidden;
  outline: 0;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background: #b59357;
  border: 1px solid #fff;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

/* --------------------------------------------------- --------
	tai_footer
----------------------------------------------------------- */
.tai_footer .con_footer .wrp_footer {
  background: #fafaf7 !important;
}
.tai_footer .con_footer .box_footer {
  padding: 60px 0 40px;
  background: url(../images/footer/img_exterior.png) right center no-repeat;
  background-size: 60% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tai_footer .con_footer .box_footer {
    padding: 30px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .tai_footer .con_footer .box_footer {
    padding: 15px 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .tai_footer .con_footer .box_footer {
    background-position: 140% 30%;
  }
}
.tai_footer .con_footer .box_footer .box_txt .logo {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .tai_footer .con_footer .box_footer .box_txt .logo {
    width: 75%;
    margin-bottom: 10px;
  }
}
.tai_footer .con_footer .box_footer .box_txt h5 {
  margin-bottom: 10px;
}
.tai_footer .con_footer .box_footer .box_txt address {
  margin-bottom: 15px;
}
.tai_footer .con_footer .box_footer .box_txt .box_lnk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.tai_footer .con_footer .box_footer .box_txt .box_lnk .box_tel {
  color: #00ac9d;
}
.tai_footer .con_footer .box_footer .box_txt .box_lnk .box_tel .txt {
  margin-bottom: 2px;
}
.tai_footer .con_footer .box_footer .box_txt .box_lnk .box_tel .txt_tel {
  font-family: "Oswald", sans-serif;
  font-size: 150%;
  line-height: 1;
}
.tai_footer .con_footer .box_footer .box_txt .box_lnk .box_tel .txt_tel .tel {
  font-size: 150%;
  margin-left: 5px;
  color: #00ac9d;
}
.tai_footer .con_footer .box_footer .box_txt .box_lnk ul {
  margin-left: 10px;
}
.tai_footer .con_footer .box_footer .box_txt .box_lnk ul li {
  margin: 0 5px;
  display: inline-block;
}
.tai_footer .con_footer .box_footer .box_txt .box_lnk ul li a {
  color: #666;
  font-size: 150%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
@media only screen and (min-width: 1025px) {
  .tai_footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(1) a:hover {
    color: #3B5998;
  }
  .tai_footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(2) a:hover {
    color: #55ACEE;
  }
}
@media print {
  .tai_footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(1) a:hover {
    color: #3B5998;
  }
  .tai_footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(2) a:hover {
    color: #55ACEE;
  }
}
.ie8 .tai_footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(1) a:hover {
  color: #3B5998;
}
.ie8 .tai_footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(2) a:hover {
  color: #55ACEE;
}
.tai_footer #copyright {
  text-align: center;
  font-size: 82%;
  color: #666;
  margin-bottom: 10px;
}

/* -----------------------------------------------------------
	.con_sidenav サイドナビ（スマホ時は下固定）
----------------------------------------------------------- */
.con_sidenav {
  position: fixed;
  right: 0;
  top: 16%;
  bottom: 0;
  margin: auto 0;
  vertical-align: middle;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .con_sidenav {
    width: 100%;
    top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
  }
}
.con_sidenav p {
  width: 90px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_sidenav p {
    width: 25%;
    height: auto;
    padding: 5px 5px 0;
  }
}
.con_sidenav p a {
  display: block;
  height: 100%;
}
@media only screen and (min-width: 1025px) {
  .con_sidenav p a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .con_sidenav p a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  }
}
@media print {
  .con_sidenav p a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .con_sidenav p a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  }
}
.ie8 .con_sidenav p a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.ie8 .con_sidenav p a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.con_sidenav p i {
  font-size: 225%;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_sidenav p i {
    font-size: 138%;
    line-height: 1;
  }
}
.con_sidenav p span {
  display: block;
  color: #fff;
}
.con_sidenav p span.txt {
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .con_sidenav p span.txt {
    font-size: 82%;
  }
}
.con_sidenav p.btn_menu {
  background: #fff;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.con_sidenav p.btn_menu:hover {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .con_sidenav p.btn_menu:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
}
@media print {
  .con_sidenav p.btn_menu:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
}
.ie8 .con_sidenav p.btn_menu:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .con_sidenav p.btn_menu {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.con_sidenav p.btn_menu i {
  color: #000;
}
.con_sidenav p.btn_menu .eng {
  font-family: "Oswald", sans-serif;
  font-size: 113%;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .con_sidenav p.btn_menu .eng {
    font-size: 88%;
  }
}
.con_sidenav p.btn_plan {
  background: #fa9626;
}
@media only screen and (max-width: 767px) {
  .con_sidenav p.btn_plan {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.con_sidenav p.btn_access {
  background: #038daa;
}
@media only screen and (max-width: 767px) {
  .con_sidenav p.btn_access {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.con_sidenav p.btn_ec {
  background: #233022;
  padding-top: 3px;
}
@media only screen and (max-width: 767px) {
  .con_sidenav p.btn_ec {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.con_sidenav p.btn_ec span {
  width: 80%;
  margin: auto;
}
.con_sidenav p.btn_angel, .con_sidenav p.btn_tel {
  background: #00ac9d;
}
.con_sidenav p.btn_angel img, .con_sidenav p.btn_tel img {
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .con_sidenav p.btn_tel {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

/* メニューボタンを押した際に開くメニュー画面
----------------------------------------------------------- */
body.menu-active #page {
  position: fixed;
}
@media only screen and (max-width: 767px) {
  body.menu-active #page {
    position: relative;
  }
}
@media only screen and (min-width: 544.5px) and (max-width: 767px) {
  body.menu-active #page {
    overflow: hidden;
    height: 45em;
  }
}
@media only screen and (max-width: 543.5px) {
  body.menu-active #page {
    overflow: hidden;
    height: 140vh;
  }
}
body.menu-active #page #header .box_sub .box_translate {
  display: block !important;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 150;
  right: auto;
}
body.menu-active #page #header .box_sub .box_ch {
  display: block !important;
  position: absolute;
  top: 10px;
  left: 130px;
  z-index: 150;
  right: auto;
}
body.menu-active #page #header .box_sub .box_ch p {
  color: #333333;
}
body.menu-active #page #header .box_sub .box_ch p a {
  color: #333333;
}
body.menu-active #page .box_pgtitle {
  position: relative;
  z-index: -0;
}
body.menu-active .btn_menu {
  background: #fff;
  cursor: default;
  -webkit-transform: scale(70);
          transform: scale(70);
  z-index: 100;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  body.menu-active .btn_menu:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@media print {
  body.menu-active .btn_menu:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
.ie8 body.menu-active .btn_menu:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
body.menu-active .btn_menu i, body.menu-active .btn_menu .eng {
  opacity: 0;
}
body.menu-active .btn_close {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  z-index: 30;
}
@media only screen and (max-width: 767px) {
  body.menu-active .btn_close {
    top: auto;
    bottom: 10px;
    right: 10px;
  }
}
body.menu-active .con_menu_detail {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  pointer-events: all;
  z-index: 20;
  height: 150%;
}

body.hmenu-active #page {
  position: relative;
  z-index: 0;
}
@media only screen and (min-width: 544.5px) and (max-width: 767px) {
  body.hmenu-active #page {
    overflow: hidden;
    height: 45em;
  }
}
@media only screen and (max-width: 543.5px) {
  body.hmenu-active #page {
    overflow: hidden;
    height: 140vh;
  }
}
body.hmenu-active #page #header {
  overflow: visible;
}
body.hmenu-active #page #header .box_sub .box_translate {
  display: block !important;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 150;
  right: auto;
}
body.hmenu-active .con_sidenav {
  height: 0;
}
body.hmenu-active .btn_hmenu {
  background: #fff;
  cursor: default;
  -webkit-transform: scale(70);
          transform: scale(70);
  z-index: 100;
  position: relative;
  width: auto;
  float: none;
}
body.hmenu-active .btn_hmenu i, body.hmenu-active .btn_hmenu .eng {
  opacity: 0;
}
body.hmenu-active .btn_close {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  z-index: 30;
}
body.hmenu-active .con_menu_detail {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  pointer-events: all;
  z-index: 20;
  height: auto;
}

.btn_close {
  position: fixed;
  top: 30px;
  right: 30px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .btn_close {
    top: 5px;
    right: 5px;
  }
}
.btn_close:hover {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.btn_close i {
  font-size: 375%;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .btn_close i {
    font-size: 250%;
  }
}
.btn_close span {
  display: block;
}

.con_menu_detail {
  opacity: 0;
  height: 0;
  position: fixed;
  top: 18%;
  left: 0;
  margin-top: -40px;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 90%;
}
@media only screen and (max-width: 1024px) {
  .con_menu_detail {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu_detail {
    margin-top: 0;
    top: 5em;
    position: absolute;
  }
}
.con_menu_detail .box_menu_detail {
  background: transparent;
}
.con_menu_detail .box_menu_detail .logo {
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .logo {
    width: 100%;
    margin-bottom: 15px;
  }
}
.con_menu_detail .box_menu_detail .logo img {
  background: #fff;
  position: relative;
  z-index: 1;
  padding-right: 15px;
}
.con_menu_detail .box_menu_detail .logo:before {
  content: "";
  background: #ede1d4;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 0;
}
.con_menu_detail .box_menu_detail .wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_menu_detail .box_menu_detail .wrp .box {
  width: 32.33333%;
}
@media only screen and (max-width: 543.5px) {
  .con_menu_detail .box_menu_detail .wrp .box {
    width: 49%;
  }
}
.con_menu_detail .box_menu_detail .wrp .box .pg_l {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box .pg_l {
    margin-top: 10px;
  }
}
.con_menu_detail .box_menu_detail .wrp .box .pg_l a {
  color: #00ac9d;
  font-size: 113%;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box .pg_l a {
    font-size: 100%;
  }
}
.con_menu_detail .box_menu_detail .wrp .box .pg_l:after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 10px;
  color: #00ac9d;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box .pg_l:after {
    margin-left: 5px;
  }
}
.con_menu_detail .box_menu_detail .wrp .box .bn_ec a {
  color: #FA9626;
}
.con_menu_detail .box_menu_detail .wrp .box .bn_ec:after {
  color: #FA9626;
}
.con_menu_detail .box_menu_detail .wrp .box ul {
  padding: 10px 0 20px 10px;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box ul {
    padding: 5px 0 10px 5px;
  }
}
.con_menu_detail .box_menu_detail .wrp .box ul li {
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box ul li {
    font-size: 88%;
    letter-spacing: -.05em;
  }
}
@media only screen and (max-width: 543.5px) {
  .con_menu_detail .box_menu_detail .wrp .box.box_last {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .con_menu_detail .box_menu_detail .wrp .box.box_last .wrp_sp {
    width: 49%;
  }
}
.con_menu_detail .box_menu_detail .box_sns {
  text-align: center;
}
.con_menu_detail .box_menu_detail .box_sns li {
  padding: 5px 9px 0;
  display: inline-block;
  font-size: 163%;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .box_sns li {
    padding: 5px 10px 0;
  }
}
.con_menu_detail .box_menu_detail .box_sns li a {
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
