@charset "UTF-8";
/*! Writen  by SCSS */
/* reset.css */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6,
p, a, img, dl, dt, dd, ol, ul, li, label, table,
tbody, tr, th, td, figure, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1em;
  font-weight: normal;
  vertical-align: baseline;
  box-sizing: border-box; }

address {
  font-style: normal; }

body {
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  color: #212529;
  overflow-x: hidden; }

ol, ul {
  list-style: none;
  font-size: 0; }

li {
  font-size: 1em; }

table, td, th {
  border: 1px solid #ddd;
  border-collapse: collapse;
  border-spacing: 0; }

a {
  outline: none;
  text-decoration: none;
  display: block;
  color: #434242; }

a:hover {
  text-decoration: none; }

img {
  max-width: 100%;
  vertical-align: top; }

input[type="search"], input[type="button"], input[type="text"], input[type="submit"], [type="reset"], input[type="tel"], input[type="email"] {
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  padding: 0;
  cursor: pointer; }

/*Smartphone only call*/
@media screen and (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }
/*＝＝＝＝＝＝common＝＝＝＝＝＝＝＝*/
.sp {
  display: none !important; }

.tb {
  display: none; }

.floatL {
  float: left; }

.floatR {
  float: right; }

.flexBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.topAlignment {
  align-items: flex-start !important; }

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.mincho1 {
  font-family: YakuHanMP,"Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","游明朝",YuMincho,"游明朝体","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
  /*@include mq($br_tb){
  	font-family: YakuHanMP,"Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","游明朝",YuMincho,"游明朝体","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
  }*/ }

.gothic1 {
  font-family: YakuHanJP,"Noto Sans JP","游ゴシック","Yu Gothic",YuGothic,"游ゴシック体","Lucida Grande","Hiragino Kaku Gothic ProN", Meiryo,sans-serif;
  /*@include mq($br_tb){
  	font-family: YakuHanJP,"Noto Sans JP","游ゴシック","Yu Gothic",YuGothic,"游ゴシック体","Lucida Grande","Hiragino Kaku Gothic ProN", Meiryo,sans-serif;
  }*/ }

.gothic2 {
  font-family: "游ゴシック","Yu Gothic",YuGothic,"游ゴシック体","Lucida Grande","Hiragino Kaku Gothic ProN", Meiryo,sans-serif; }
  @media screen and (max-width: 768px) {
    .gothic2 {
      font-family: YakuHanJP,"Noto Sans JP","游ゴシック","Yu Gothic",YuGothic,"游ゴシック体","Lucida Grande","Hiragino Kaku Gothic ProN", Meiryo,sans-serif; } }

.baskerville {
  font-family: "Libre Baskerville",YakuHanMP,"Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","游明朝",YuMincho,"游明朝体","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; }

.baskervville {
  font-family: "Baskervville",YakuHanMP,"Noto Serif JP","Hiragino Mincho ProN","Yu Mincho","游明朝",YuMincho,"游明朝体","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; }

.mont {
  font-family: "Montserrat",YakuHanJP,"游ゴシック","Yu Gothic",YuGothic,"游ゴシック体","Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo, sans-serif; }
  @media screen and (max-width: 768px) {
    .mont {
      font-family: "Montserrat",YakuHanJP,"Noto Sans JP","游ゴシック","Yu Gothic",YuGothic,"游ゴシック体","Lucida Grande","Hiragino Kaku Gothic ProN", Meiryo,sans-serif; } }

/*a:hover {
	opacity: 0.7;
}*/
@media screen and (max-width: 1900px) {
  .vpc1900 {
    display: none; } }
@media not screen, screen and (min-width: 1901px) {
  .vsp1900 {
    display: none; } }
@media screen and (max-width: 1800px) {
  .vpc1800 {
    display: none; } }
@media not screen, screen and (min-width: 1801px) {
  .vsp1800 {
    display: none; } }
@media screen and (max-width: 1600px) {
  .vpc1600 {
    display: none; } }
@media not screen, screen and (min-width: 1601px) {
  .vsp1600 {
    display: none; } }
@media screen and (max-width: 1500px) {
  .vpc1500 {
    display: none; } }
@media not screen, screen and (min-width: 1501px) {
  .vsp1500 {
    display: none; } }
@media screen and (max-width: 1400px) {
  .vpc1400 {
    display: none; } }
@media not screen, screen and (min-width: 1401px) {
  .vsp1400 {
    display: none; } }
@media screen and (max-width: 1300px) {
  .vpc1300 {
    display: none; } }
@media not screen, screen and (min-width: 1301px) {
  .vsp1300 {
    display: none; } }
@media screen and (max-width: 1200px) {
  .vpc1200 {
    display: none; } }
@media not screen, screen and (min-width: 1201px) {
  .vsp1200 {
    display: none; } }
@media screen and (max-width: 1024px) {
  .vpc1024 {
    display: none; } }
@media not screen, screen and (min-width: 1025px) {
  .vsp1024 {
    display: none; } }
@media screen and (max-width: 960px) {
  .vpc960 {
    display: none; } }
@media not screen, screen and (min-width: 961px) {
  .vsp960 {
    display: none; } }
@media screen and (max-width: 900px) {
  .vpc900 {
    display: none; } }
@media not screen, screen and (min-width: 901px) {
  .vsp900 {
    display: none; } }
@media screen and (max-width: 768px) {
  .vpc768 {
    display: none; } }
@media not screen, screen and (min-width: 769px) {
  .vsp768 {
    display: none; } }
@media screen and (max-width: 767px) {
  .vpc767 {
    display: none; } }
@media not screen, screen and (min-width: 768px) {
  .vsp767 {
    display: none; } }
@media screen and (max-width: 480px) {
  .vpc480 {
    display: none; } }
@media not screen, screen and (min-width: 481px) {
  .vsp480 {
    display: none; } }
@media screen and (max-width: 375px) {
  .vpc375 {
    display: none; } }
@media not screen, screen and (min-width: 376px) {
  .vsp375 {
    display: none; } }
@media screen and (max-width: 360px) {
  .vpc360 {
    display: none; } }
@media not screen, screen and (min-width: 361px) {
  .vsp360 {
    display: none; } }
@media screen and (max-width: 320px) {
  .vpc320 {
    display: none; } }
@media not screen, screen and (min-width: 321px) {
  .vsp320 {
    display: none; } }
.mt0 {
  margin-top: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt1 {
  margin-top: 1px !important; }

.mr1 {
  margin-right: 1px !important; }

.ml1 {
  margin-left: 1px !important; }

.mb1 {
  margin-bottom: 1px !important; }

.pt1 {
  padding-top: 1px !important; }

.pr1 {
  padding-right: 1px !important; }

.pl1 {
  padding-left: 1px !important; }

.pb1 {
  padding-bottom: 1px !important; }

.mt2 {
  margin-top: 2px !important; }

.mr2 {
  margin-right: 2px !important; }

.ml2 {
  margin-left: 2px !important; }

.mb2 {
  margin-bottom: 2px !important; }

.pt2 {
  padding-top: 2px !important; }

.pr2 {
  padding-right: 2px !important; }

.pl2 {
  padding-left: 2px !important; }

.pb2 {
  padding-bottom: 2px !important; }

.mt3 {
  margin-top: 3px !important; }

.mr3 {
  margin-right: 3px !important; }

.ml3 {
  margin-left: 3px !important; }

.mb3 {
  margin-bottom: 3px !important; }

.pt3 {
  padding-top: 3px !important; }

.pr3 {
  padding-right: 3px !important; }

.pl3 {
  padding-left: 3px !important; }

.pb3 {
  padding-bottom: 3px !important; }

.mt4 {
  margin-top: 4px !important; }

.mr4 {
  margin-right: 4px !important; }

.ml4 {
  margin-left: 4px !important; }

.mb4 {
  margin-bottom: 4px !important; }

.pt4 {
  padding-top: 4px !important; }

.pr4 {
  padding-right: 4px !important; }

.pl4 {
  padding-left: 4px !important; }

.pb4 {
  padding-bottom: 4px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt6 {
  margin-top: 6px !important; }

.mr6 {
  margin-right: 6px !important; }

.ml6 {
  margin-left: 6px !important; }

.mb6 {
  margin-bottom: 6px !important; }

.pt6 {
  padding-top: 6px !important; }

.pr6 {
  padding-right: 6px !important; }

.pl6 {
  padding-left: 6px !important; }

.pb6 {
  padding-bottom: 6px !important; }

.mt7 {
  margin-top: 7px !important; }

.mr7 {
  margin-right: 7px !important; }

.ml7 {
  margin-left: 7px !important; }

.mb7 {
  margin-bottom: 7px !important; }

.pt7 {
  padding-top: 7px !important; }

.pr7 {
  padding-right: 7px !important; }

.pl7 {
  padding-left: 7px !important; }

.pb7 {
  padding-bottom: 7px !important; }

.mt8 {
  margin-top: 8px !important; }

.mr8 {
  margin-right: 8px !important; }

.ml8 {
  margin-left: 8px !important; }

.mb8 {
  margin-bottom: 8px !important; }

.pt8 {
  padding-top: 8px !important; }

.pr8 {
  padding-right: 8px !important; }

.pl8 {
  padding-left: 8px !important; }

.pb8 {
  padding-bottom: 8px !important; }

.mt9 {
  margin-top: 9px !important; }

.mr9 {
  margin-right: 9px !important; }

.ml9 {
  margin-left: 9px !important; }

.mb9 {
  margin-bottom: 9px !important; }

.pt9 {
  padding-top: 9px !important; }

.pr9 {
  padding-right: 9px !important; }

.pl9 {
  padding-left: 9px !important; }

.pb9 {
  padding-bottom: 9px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pr55 {
  padding-right: 55px !important; }

.pl55 {
  padding-left: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pr60 {
  padding-right: 60px !important; }

.pl60 {
  padding-left: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.pt65 {
  padding-top: 65px !important; }

.pr65 {
  padding-right: 65px !important; }

.pl65 {
  padding-left: 65px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pr70 {
  padding-right: 70px !important; }

.pl70 {
  padding-left: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pr75 {
  padding-right: 75px !important; }

.pl75 {
  padding-left: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.pt80 {
  padding-top: 80px !important; }

.pr80 {
  padding-right: 80px !important; }

.pl80 {
  padding-left: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mr85 {
  margin-right: 85px !important; }

.ml85 {
  margin-left: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.pt85 {
  padding-top: 85px !important; }

.pr85 {
  padding-right: 85px !important; }

.pl85 {
  padding-left: 85px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pr90 {
  padding-right: 90px !important; }

.pl90 {
  padding-left: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mr95 {
  margin-right: 95px !important; }

.ml95 {
  margin-left: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.pt95 {
  padding-top: 95px !important; }

.pr95 {
  padding-right: 95px !important; }

.pl95 {
  padding-left: 95px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pr100 {
  padding-right: 100px !important; }

.pl100 {
  padding-left: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mt105 {
  margin-top: 105px !important; }

.mr105 {
  margin-right: 105px !important; }

.ml105 {
  margin-left: 105px !important; }

.mb105 {
  margin-bottom: 105px !important; }

.pt105 {
  padding-top: 105px !important; }

.pr105 {
  padding-right: 105px !important; }

.pl105 {
  padding-left: 105px !important; }

.pb105 {
  padding-bottom: 105px !important; }

.mt110 {
  margin-top: 110px !important; }

.mr110 {
  margin-right: 110px !important; }

.ml110 {
  margin-left: 110px !important; }

.mb110 {
  margin-bottom: 110px !important; }

.pt110 {
  padding-top: 110px !important; }

.pr110 {
  padding-right: 110px !important; }

.pl110 {
  padding-left: 110px !important; }

.pb110 {
  padding-bottom: 110px !important; }

.mt115 {
  margin-top: 115px !important; }

.mr115 {
  margin-right: 115px !important; }

.ml115 {
  margin-left: 115px !important; }

.mb115 {
  margin-bottom: 115px !important; }

.pt115 {
  padding-top: 115px !important; }

.pr115 {
  padding-right: 115px !important; }

.pl115 {
  padding-left: 115px !important; }

.pb115 {
  padding-bottom: 115px !important; }

.mt120 {
  margin-top: 120px !important; }

.mr120 {
  margin-right: 120px !important; }

.ml120 {
  margin-left: 120px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.pt120 {
  padding-top: 120px !important; }

.pr120 {
  padding-right: 120px !important; }

.pl120 {
  padding-left: 120px !important; }

.pb120 {
  padding-bottom: 120px !important; }

.mt125 {
  margin-top: 125px !important; }

.mr125 {
  margin-right: 125px !important; }

.ml125 {
  margin-left: 125px !important; }

.mb125 {
  margin-bottom: 125px !important; }

.pt125 {
  padding-top: 125px !important; }

.pr125 {
  padding-right: 125px !important; }

.pl125 {
  padding-left: 125px !important; }

.pb125 {
  padding-bottom: 125px !important; }

.mt130 {
  margin-top: 130px !important; }

.mr130 {
  margin-right: 130px !important; }

.ml130 {
  margin-left: 130px !important; }

.mb130 {
  margin-bottom: 130px !important; }

.pt130 {
  padding-top: 130px !important; }

.pr130 {
  padding-right: 130px !important; }

.pl130 {
  padding-left: 130px !important; }

.pb130 {
  padding-bottom: 130px !important; }

.mt135 {
  margin-top: 135px !important; }

.mr135 {
  margin-right: 135px !important; }

.ml135 {
  margin-left: 135px !important; }

.mb135 {
  margin-bottom: 135px !important; }

.pt135 {
  padding-top: 135px !important; }

.pr135 {
  padding-right: 135px !important; }

.pl135 {
  padding-left: 135px !important; }

.pb135 {
  padding-bottom: 135px !important; }

.mt140 {
  margin-top: 140px !important; }

.mr140 {
  margin-right: 140px !important; }

.ml140 {
  margin-left: 140px !important; }

.mb140 {
  margin-bottom: 140px !important; }

.pt140 {
  padding-top: 140px !important; }

.pr140 {
  padding-right: 140px !important; }

.pl140 {
  padding-left: 140px !important; }

.pb140 {
  padding-bottom: 140px !important; }

.mt145 {
  margin-top: 145px !important; }

.mr145 {
  margin-right: 145px !important; }

.ml145 {
  margin-left: 145px !important; }

.mb145 {
  margin-bottom: 145px !important; }

.pt145 {
  padding-top: 145px !important; }

.pr145 {
  padding-right: 145px !important; }

.pl145 {
  padding-left: 145px !important; }

.pb145 {
  padding-bottom: 145px !important; }

.mt150 {
  margin-top: 150px !important; }

.mr150 {
  margin-right: 150px !important; }

.ml150 {
  margin-left: 150px !important; }

.mb150 {
  margin-bottom: 150px !important; }

.pt150 {
  padding-top: 150px !important; }

.pr150 {
  padding-right: 150px !important; }

.pl150 {
  padding-left: 150px !important; }

.pb150 {
  padding-bottom: 150px !important; }

.mt155 {
  margin-top: 155px !important; }

.mr155 {
  margin-right: 155px !important; }

.ml155 {
  margin-left: 155px !important; }

.mb155 {
  margin-bottom: 155px !important; }

.pt155 {
  padding-top: 155px !important; }

.pr155 {
  padding-right: 155px !important; }

.pl155 {
  padding-left: 155px !important; }

.pb155 {
  padding-bottom: 155px !important; }

.mt160 {
  margin-top: 160px !important; }

.mr160 {
  margin-right: 160px !important; }

.ml160 {
  margin-left: 160px !important; }

.mb160 {
  margin-bottom: 160px !important; }

.pt160 {
  padding-top: 160px !important; }

.pr160 {
  padding-right: 160px !important; }

.pl160 {
  padding-left: 160px !important; }

.pb160 {
  padding-bottom: 160px !important; }

.mt165 {
  margin-top: 165px !important; }

.mr165 {
  margin-right: 165px !important; }

.ml165 {
  margin-left: 165px !important; }

.mb165 {
  margin-bottom: 165px !important; }

.pt165 {
  padding-top: 165px !important; }

.pr165 {
  padding-right: 165px !important; }

.pl165 {
  padding-left: 165px !important; }

.pb165 {
  padding-bottom: 165px !important; }

.mt170 {
  margin-top: 170px !important; }

.mr170 {
  margin-right: 170px !important; }

.ml170 {
  margin-left: 170px !important; }

.mb170 {
  margin-bottom: 170px !important; }

.pt170 {
  padding-top: 170px !important; }

.pr170 {
  padding-right: 170px !important; }

.pl170 {
  padding-left: 170px !important; }

.pb170 {
  padding-bottom: 170px !important; }

.mt175 {
  margin-top: 175px !important; }

.mr175 {
  margin-right: 175px !important; }

.ml175 {
  margin-left: 175px !important; }

.mb175 {
  margin-bottom: 175px !important; }

.pt175 {
  padding-top: 175px !important; }

.pr175 {
  padding-right: 175px !important; }

.pl175 {
  padding-left: 175px !important; }

.pb175 {
  padding-bottom: 175px !important; }

.mt180 {
  margin-top: 180px !important; }

.mr180 {
  margin-right: 180px !important; }

.ml180 {
  margin-left: 180px !important; }

.mb180 {
  margin-bottom: 180px !important; }

.pt180 {
  padding-top: 180px !important; }

.pr180 {
  padding-right: 180px !important; }

.pl180 {
  padding-left: 180px !important; }

.pb180 {
  padding-bottom: 180px !important; }

.mt185 {
  margin-top: 185px !important; }

.mr185 {
  margin-right: 185px !important; }

.ml185 {
  margin-left: 185px !important; }

.mb185 {
  margin-bottom: 185px !important; }

.pt185 {
  padding-top: 185px !important; }

.pr185 {
  padding-right: 185px !important; }

.pl185 {
  padding-left: 185px !important; }

.pb185 {
  padding-bottom: 185px !important; }

.mt190 {
  margin-top: 190px !important; }

.mr190 {
  margin-right: 190px !important; }

.ml190 {
  margin-left: 190px !important; }

.mb190 {
  margin-bottom: 190px !important; }

.pt190 {
  padding-top: 190px !important; }

.pr190 {
  padding-right: 190px !important; }

.pl190 {
  padding-left: 190px !important; }

.pb190 {
  padding-bottom: 190px !important; }

.mt195 {
  margin-top: 195px !important; }

.mr195 {
  margin-right: 195px !important; }

.ml195 {
  margin-left: 195px !important; }

.mb195 {
  margin-bottom: 195px !important; }

.pt195 {
  padding-top: 195px !important; }

.pr195 {
  padding-right: 195px !important; }

.pl195 {
  padding-left: 195px !important; }

.pb195 {
  padding-bottom: 195px !important; }

.mt200 {
  margin-top: 200px !important; }

.mr200 {
  margin-right: 200px !important; }

.ml200 {
  margin-left: 200px !important; }

.mb200 {
  margin-bottom: 200px !important; }

.pt200 {
  padding-top: 200px !important; }

.pr200 {
  padding-right: 200px !important; }

.pl200 {
  padding-left: 200px !important; }

.pb200 {
  padding-bottom: 200px !important; }

.side_spc {
  padding-left: 20px;
  padding-right: 20px; }

@media screen and (max-width: 768px) {
  .mb0_sp {
    margin-bottom: 0px !important; }

  .mb1_sp {
    margin-bottom: 1px !important; }

  .mb2_sp {
    margin-bottom: 2px !important; }

  .mb3_sp {
    margin-bottom: 3px !important; }

  .mb4_sp {
    margin-bottom: 4px !important; }

  .mb5_sp {
    margin-bottom: 5px !important; }

  .mb6_sp {
    margin-bottom: 6px !important; }

  .mb7_sp {
    margin-bottom: 7px !important; }

  .mb8_sp {
    margin-bottom: 8px !important; }

  .mb9_sp {
    margin-bottom: 9px !important; }

  .mb10_sp {
    margin-bottom: 10px !important; }

  .mb15_sp {
    margin-bottom: 15px !important; }

  .mb20_sp {
    margin-bottom: 20px !important; }

  .mb25_sp {
    margin-bottom: 25px !important; }

  .mb30_sp {
    margin-bottom: 30px !important; }

  .mb35_sp {
    margin-bottom: 35px !important; }

  .mb40_sp {
    margin-bottom: 40px !important; }

  .mb45_sp {
    margin-bottom: 45px !important; }

  .mb50_sp {
    margin-bottom: 50px !important; }

  .mb55_sp {
    margin-bottom: 55px !important; }

  .mb60_sp {
    margin-bottom: 60px !important; }

  .mb65_sp {
    margin-bottom: 65px !important; }

  .mb70_sp {
    margin-bottom: 70px !important; }

  .mb75_sp {
    margin-bottom: 75px !important; }

  .mb80_sp {
    margin-bottom: 80px !important; }

  .mb85_sp {
    margin-bottom: 85px !important; }

  .mb90_sp {
    margin-bottom: 90px !important; }

  .mb95_sp {
    margin-bottom: 95px !important; }

  .mb100_sp {
    margin-bottom: 100px !important; }

  .mb105_sp {
    margin-bottom: 105px !important; }

  .mb110_sp {
    margin-bottom: 110px !important; }

  .mb115_sp {
    margin-bottom: 115px !important; }

  .mb120_sp {
    margin-bottom: 120px !important; }

  .mb125_sp {
    margin-bottom: 125px !important; }

  .mb130_sp {
    margin-bottom: 130px !important; }

  .mb135_sp {
    margin-bottom: 135px !important; }

  .mb140_sp {
    margin-bottom: 140px !important; }

  .mb145_sp {
    margin-bottom: 145px !important; }

  .mb150_sp {
    margin-bottom: 150px !important; }

  .mb155_sp {
    margin-bottom: 155px !important; }

  .mb160_sp {
    margin-bottom: 160px !important; }

  .mb165_sp {
    margin-bottom: 165px !important; }

  .mb170_sp {
    margin-bottom: 170px !important; }

  .mb175_sp {
    margin-bottom: 175px !important; }

  .mb180_sp {
    margin-bottom: 180px !important; }

  .mb185_sp {
    margin-bottom: 185px !important; }

  .mb190_sp {
    margin-bottom: 190px !important; }

  .mb195_sp {
    margin-bottom: 195px !important; }

  .mb200_sp {
    margin-bottom: 200px !important; } }
/*＝＝＝＝＝＝header＝＝＝＝＝＝＝＝*/
.header {
  position: fixed;
  width: 100%;
  padding: 0;
  z-index: 999999;
  height: 100px;
  color: #000;
  background: white;
  transition: all 0.3s; }
  body.nav_open .header {
    background: rgba(255, 255, 255, 0); }
  @media screen and (max-width: 1200px) {
    .header {
      height: 80px; } }
  @media screen and (max-width: 768px) {
    .header {
      height: 50px; } }

.headerWrap {
  width: 100%;
  height: 100px;
  margin: auto;
  display: flex;
  align-items: stretch;
  position: relative;
  z-index: 999999; }
  @media screen and (max-width: 1200px) {
    .headerWrap {
      height: 80px; } }
  @media screen and (max-width: 768px) {
    .headerWrap {
      height: 50px; } }

.headerWrap .head_logo {
  max-width: 485px;
  width: 100%;
  line-height: 0;
  margin: 0 auto 0 18px;
  display: flex;
  align-items: center; }
  .headerWrap .head_logo a {
    position: relative;
    display: block; }
    .headerWrap .head_logo a .bk {
      opacity: 1;
      transition: all 0.2s ease-in-out 0s; }
    .headerWrap .head_logo a .wh {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity: 0;
      transition: all 0.2s ease-in-out 0s; }

/*予告*/
/*header .yokoku_info{
	max-width: 125px;
	margin: auto 30px;
}
header .yokoku_info .yokoku_h2{
	width: 125px;
	height: 14px;
	margin-bottom: 0;
	font-size: 12px;
	border: 1px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
header .yokoku_info .yokoku_p{
	margin-top: 3%;
	font-size: 7px;
	line-height: 1.1;
	text-align: justify;
	letter-spacing: -.5px;
}*/
.headerWrap .headerNav {
  display: flex; }

.headerWrap .headerNav .gnavi {
  display: flex;
  /*	align-items: center;*/ }

.headerWrap .headerNav .gnavi li.outline,
.headerWrap .headerNav .gnavi li.map {
  display: none; }

.headerWrap .headerNav .gnavi li {
  width: 170px;
  padding: 0.5em 1em;
  border-right: solid 1px #ccc;
  text-align: center;
  font-size: min(0.85vw, 12px);
  color: #999; }

.headerWrap .headerNav .gnavi li a {
  /*	padding: 0.5em 1em;*/
  color: #222; }

.headerWrap .headerNav .gnavi li.current a {
  color: #C9AB49;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px; }

.headerWrap .headerNav .gnavi li.soon a {
  color: #ccc;
  pointer-events: none; }

.headerWrap .headerNav .gnavi li span.en {
  font-size: 10px;
  font-size: min(1vw, 14px);
  display: block; }

.headerWrap .headerNav .gnavi li:first-child {
  border-left: solid 1px #ccc; }

.headerWrap .headerNav .gnavi li:last-child {
  border-right: none; }

.headerWrap .btnBlock {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  margin: 0 18px 0 auto; }
  @media screen and (max-width: 1200px) {
    .headerWrap .btnBlock {
      width: 65%;
      max-width: 640px;
      margin: 0 10px 0 auto;
      gap: 10px; } }

.headerWrap .btnBlock .head_btnOther, .headerWrap .btnBlock .head_btnWrap {
  display: flex;
  text-align: center; }

.head_btnWrap {
  gap: 20px; }
  .head_btnWrap a {
    background: #ccc;
    color: #fff;
    padding: 8px;
    font-size: 15px; }
    .head_btnWrap a span {
      display: block;
      background: #ccc;
      color: #fff;
      height: 50px;
      width: 11em;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); }
      @media screen and (max-width: 1200px) {
        .head_btnWrap a span {
          height: 40px; } }
  @media screen and (max-width: 1200px) {
    .head_btnWrap {
      gap: 10px; }
      .head_btnWrap li {
        max-width: 210px;
        width: calc(210vw / 12); }
        .head_btnWrap li a {
          font-size: calc(15vw / 12);
          width: 100%; }
          .head_btnWrap li a span {
            font-size: calc(13vw / 12);
            width: 100%; } }

.headerWrap .btnBlock .head_btnOther {
  gap: 20px; }
  @media screen and (max-width: 1200px) {
    .headerWrap .btnBlock .head_btnOther {
      gap: 10px; } }

.headerWrap .btnBlock .head_btnOther li a {
  display: flex;
  align-items: center;
  color: #575757;
  gap: 5px;
  transition: all 0.2s ease-in-out 0s; }

.headerWrap .btnBlock .head_btnOther li a img {
  width: 13px;
  height: 18px; }

.headerWrap .btnBlock .head_btnOther li a .icon {
  position: relative;
  width: 13px;
  height: 18px;
  display: block; }
  .headerWrap .btnBlock .head_btnOther li a .icon .bk {
    opacity: 1;
    transition: all 0.2s ease-in-out 0s; }
  .headerWrap .btnBlock .head_btnOther li a .icon .wh {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s; }

.headerWrap .btnBlock .head_btnOther li a .txt {
  font-size: 16px; }

.headerWrap .btnBlock .head_btnWrap a.request,
.headerWrap .btnBlock .head_btnWrap a.request .txt {
  background: #b5ab82; }

.headerWrap .btnBlock .head_btnWrap a.reserve,
.headerWrap .btnBlock .head_btnWrap a.reserve .txt {
  background: #1f5b16; }

.headerWrap .nav-sp {
  display: none; }

/*＝＝＝＝＝＝main＝＝＝＝＝＝＝＝*/
main {
  padding-top: 100px;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    main {
      padding-top: 80px; } }
  @media screen and (max-width: 768px) {
    main {
      padding-top: 50px; } }

/*
main .note {
	margin: 60px auto;
}
main .note p {
	font-size: 12px;
	max-width: 1200px;
	margin: 0 auto;
}
*/
.underPage section {
  margin-top: 100px;
  padding: 100px 0;
  position: relative; }

.underPage .inner {
  max-width: 1200px;
  margin: 0 auto; }

.underPage .mainVisual {
  position: relative; }

.underPage .mainVisual .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  text-shadow: 0 0 5px black; }

.underPage .mainVisual .text .en {
  font-family: 'Lora', serif;
  font-size: 60px;
  line-height: 1.2; }

.underPage .mainVisual .text span {
  display: block;
  white-space: nowrap; }

.underPage .leadText {
  text-align: center;
  margin: 100px auto; }

.underPage .leadText h2 {
  color: #749885;
  font-size: 28px;
  margin-bottom: 0.5em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700; }

/*＝＝＝＝＝＝footer＝＝＝＝＝＝＝＝*/
footer .bgColor {
  background: #fff;
  padding: 4rem 0; }

footer .bgColor .innerBox {
  width: 96%;
  max-width: 1120px;
  margin: 0 auto; }

#aboutSoken {
  margin: 0 auto; }

#aboutSoken h2 {
  font-size: 42px;
  line-height: 3rem;
  letter-spacing: 0.1rem;
  margin-bottom: 2rem;
  text-align: center; }

#aboutSoken .flexBox {
  justify-content: center;
  flex-wrap: unset; }

#aboutSoken .flexBox li {
  width: 258px;
  margin: 0 15px;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2); }

.footerInner {
  margin-top: 60px;
  padding: 0 0; }

.footerInner .operator_info {
  width: 100%;
  max-width: 1200px;
  padding: 0 3%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 30px;
  color: #b09800;
  color: #4a4a4a; }

.footerInner .operator_info .tel .tel_image img {
  width: 500px; }

.time {
  text-align: right;
  margin-top: 10px; }

.footerInner .operator_info .footer_logo {
  display: flex;
  gap: 35px;
  justify-content: space-between; }

.soken_logo_image img {
  width: 300px;
  display: block; }

.sotodannetsu img {
  width: 160px;
  display: block; }

.footerInner .note {
  font-size: 10px;
  width: 96%;
  max-width: 1200px;
  margin: 20px auto;
  color: #b09800;
  color: #4a4a4a; }

.copy {
  font-size: 16px;
  font-weight: 800;
  background: #b09800;
  background: #4a4a4a;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 10px;
  margin: auto; }

.fixBtn {
  display: none; }

.yokoku_info {
  width: 96%;
  max-width: 1200px;
  margin: 30px auto; }

.yokoku_info .yokoku_h2 {
  font-size: 10px;
  border: 1px solid #000;
  display: inline-block;
  padding: 0px 20px;
  margin-bottom: 3px;
  letter-spacing: 3px; }

.yokoku_info .yokoku_p {
  font-size: 10px; }

/***フッター資料請求、来場予約***/
.page_under_button {
  background: #ffffff;
  padding: 65px 10px 50px;
  margin: 0; }

.request_bunner {
  width: 100%;
  max-width: 840px;
  margin: 0 auto 30px;
  text-align: center; }

.request_bunner img {
  width: 100%; }

.request_bunner a {
  display: inline-flex; }

.topfoot_btnWrap {
  display: flex;
  justify-content: center;
  width: 90%;
  max-width: 650px;
  margin: 0 auto; }

.topfoot_btnWrap li {
  width: 50%; }

.topfoot_btnWrap a {
  display: block;
  background: #ccc;
  color: #fff;
  text-align: center;
  padding: 0.75em 2em;
  font-size: 18px;
  letter-spacing: 0.1em; }

.topfoot_btnWrap a.request {
  background: #cc063a; }

.topfoot_btnWrap a.reserve {
  background: #5cb506; }

.topfoot_btnWrap .soon a.reserve {
  filter: brightness(0.7);
  pointer-events: none; }

/*reserve*/
.reserve_box {
  background: #C9AB49;
  transition: all 0.3s;
  margin-top: 0px; }

.reserve_box .inner {
  width: 90%;
  margin: 0 auto; }

.reserve_box:hover {
  background: #C1910A; }

.reserve_box:hover a {
  opacity: 1; }

.reserveBlock {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.reserve_box .e-en img {
  width: 100%; }

.reserve_box .e-jp {
  font-size: min(3.3vw, 40px);
  font-weight: bold;
  color: #fff;
  padding-right: 163px;
  position: relative; }

.reserve_box .e-jp:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 143px;
  height: 16px;
  background: url("../image/common/reserve_arrow.svg") no-repeat center/contain;
  transition: all 0.3s; }

.reserve_box:hover .e-jp:after {
  right: -20px; }

/*＝＝＝＝＝＝header＝＝＝＝＝＝＝＝*/
.headerWrap .headerNav {
  display: flex;
  flex-direction: column-reverse;
  align-items: end;
  gap: 10px;
  /*		margin-bottom: 10px;*/ }

.headerWrap .headerNav .gnavi li,
.headerWrap .headerNav .gnavi li a {
  font-size: 12px; }

#page_top {
  display: none;
  clear: both;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 70%;
  z-index: 99;
  cursor: pointer; }

@media screen and (max-width: 1465px) {
  /*＝＝＝＝＝＝main＝＝＝＝＝＝＝＝*/
  .underPage .inner {
    width: 90%;
    margin: 0 auto; }

  /*
  	main .note {
  		width: 90%;
  	}
  */ }
@media screen and (max-width: 1120px) {
  .headerWrap .headerNav .gnavi li {
    font-size: 12px; } }
@media screen and (max-width: 1200px) {
  /*＝＝＝＝＝＝header＝＝＝＝＝＝＝＝*/
  .header {
    padding-bottom: 0; }

  .headerWrap .head_logo {
    width: 30%;
    margin: 20px auto 20px 18px; }

  .headerWrap .headerNav .gnavi {
    display: none; }

  .headerWrap .nav-sp {
    display: block;
    background-color: #C9AB49;
    background: #222; }

  .headerWrap .headerNav .gnavi li a span.en {
    font-size: 14px; }

  .headerWrap .btnBlock .head_btnOther li a span {
    font-size: calc(15vw / 12); }

  .nav-sp, .navbar-header {
    width: 45px;
    height: 45px;
    margin: 20px 30px auto;
    display: none; }

  .navbar-toggle {
    display: block;
    position: relative;
    float: right;
    padding: 0;
    margin: 26%;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    width: 20px;
    height: 15px;
    z-index: 999; }

  .glyphicon-menu-hamburger {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    border-top: 2px solid #FFF; }

  .glyphicon-menu-hamburger:nth-child(2) {
    top: 50%;
    border-top: 2px solid #FFF; }

  .glyphicon-menu-hamburger:nth-child(3) {
    top: 100%;
    border-top: 2px solid #FFF; }

  .glyphicon-menu-hamburger::before {
    content: ''; }

  .glyphicon-remove::before {
    content: ''; }

  .navbar-toggle .glyphicon-menu-hamburger:nth-of-type(1) {
    -webkit-transform: rotate(0) scale(1, 1);
    transform: rotate(0) scale(1, 1);
    top: 0;
    border-top: 2px solid #FFF; }

  .navbar-toggle .glyphicon-menu-hamburger:nth-of-type(2) {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }

  .navbar-toggle .glyphicon-menu-hamburger:nth-of-type(3) {
    -webkit-transform: rotate(0) scale(1, 1);
    transform: rotate(0) scale(1, 1);
    top: 100%;
    border-top: 2px solid #FFF; }

  .header.open .headerWrap .headerNav .gnavi {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    background-color: #FFF;
    position: fixed;
    z-index: 999;
    margin-top: 100px;
    top: -15px !important;
    left: 0;
    padding-right: 0;
    border: 1px solid #9b9b9b; }

  .header.open .headerWrap .headerNav .gnavi::before {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200vh;
    height: 100vh;
    z-index: -1; }

  .header.open .headerWrap .headerNav .gnavi li {
    width: 50%;
    margin: auto;
    border-bottom: 1px solid #9b9b9b;
    padding: .5em;
    font-size: 14px; }

  .header.open .headerWrap .headerNav .gnavi li:nth-child(2),
  .header.open .headerWrap .headerNav .gnavi li:nth-child(4),
  .header.open .headerWrap .headerNav .gnavi li:nth-child(6),
  .header.open .headerWrap .headerNav .gnavi li:nth-child(8) {
    /*		border-right: 1px solid #9b9b9b;*/
    /*		border-left: 1px solid #9b9b9b;*/
    /*		border-right: none;*/ }

  .header.open .headerWrap .headerNav .gnavi li.column1 {
    width: 100%;
    border-bottom: 1px solid #9b9b9b;
    /*		border-left: 1px solid #9b9b9b;*/
    padding: .5em;
    font-size: 14px;
    border-right: none; }

  .header.open .headerWrap .headerNav .gnavi li a {
    font-size: 14px; }

  .header.open .headerWrap .headerNav .gnavi li.outline,
  .header.open .headerWrap .headerNav .gnavi li.map {
    display: block; }

  .header.open .headerWrap .headerNav .gnavi li:first-child {
    border-left: none; }

  .header.open .headerWrap .headerNav .gnavi li:nth-child(even) {
    border-right: none; }

  .header.open .headerWrap .headerNav .gnavi li span.en {
    font-size: 14px; }

  .header.open .navbar-toggle .glyphicon-menu-hamburger:nth-of-type(1) {
    -webkit-transform: rotate(45deg) scale(1, 1);
    transform: rotate(45deg) scale(1, 1);
    top: 50%;
    transition-duration: .3s; }

  .header.open .navbar-toggle .glyphicon-menu-hamburger:nth-of-type(2) {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    transition-duration: .3s; }

  .header.open .navbar-toggle .glyphicon-menu-hamburger:nth-of-type(3) {
    -webkit-transform: rotate(-45deg) scale(1, 1);
    transform: rotate(-45deg) scale(1, 1);
    top: 50%;
    transition-duration: .3s; }

  .headerWrap .headerNav {
    margin-bottom: 0; }

  .headerWrap .btnBlock .head_btnOther,
  .headerWrap .btnBlock .head_btnWrap {
    /*display: block;*/ }

  .headerWrap .btnBlock .head_btnWrap a {
    padding: 0.6em 1em; }

  /*予告*/
  header .yokoku_info {
    max-width: 110px;
    margin: auto 30px;
    position: absolute;
    top: 30%;
    left: 320px; }

  header .yokoku_info .yokoku_h2 {
    width: 110px;
    height: 14px;
    font-size: 10px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center; }

  header .yokoku_info .yokoku_p {
    margin-top: 1%;
    font-size: 10px;
    line-height: 1.1;
    text-align: justify; } }
@media screen and (max-width: 768px) {
  /*＝＝＝＝＝＝common＝＝＝＝＝＝＝＝*/
  body {
    overflow-x: hidden; }

  .pc {
    display: none !important; }

  .tb {
    display: none !important; }

  .sp {
    display: block !important; }

  .sp, .tb {
    display: block !important; }

  p.spLeft {
    text-align: left; }

  /*＝＝＝＝＝＝header＝＝＝＝＝＝＝＝*/
  .header {
    height: 50px;
    background-color: #fff; }

  .headerWrap .head_logo {
    width: 70%;
    max-width: 260px;
    margin: 0 auto 0 10px; }

  .headerWrap .btnBlock {
    display: none; }

  .nav-sp, .navbar-header {
    margin: 8px 30px auto;
    margin: 0px 0px auto; }

  .header.open .headerWrap .headerNav .gnavi {
    margin-top: 45px; }

  /*＝＝＝＝＝＝main＝＝＝＝＝＝＝＝*/
  main {
    padding-top: 50px; }

  .underPage section {
    margin-top: 80px;
    padding: 60px 0; }

  .underPage .mainVisual .text .en {
    font-size: 8vw; }

  .underPage .leadText {
    margin: 60px auto; }

  .underPage .leadText p {
    text-align: left; }

  /*＝＝＝＝＝＝footer＝＝＝＝＝＝＝＝*/
  footer {
    margin-bottom: 70px; }

  footer .bgColor {
    padding: 2rem 0; }

  #aboutSoken h2 {
    margin: 0 auto 1rem;
    font-size: 120%; }

  #aboutSoken .flexBox li {
    width: 32%;
    margin: 0 2% 2% 0;
    box-sizing: border-box; }

  /*footerInner*/
  .footerInner .operator_info {
    flex-direction: column;
    text-align: center; }

  .tel_image {
    margin: 3% 5%; }

  .time {
    text-align: center;
    font-size: 13px; }

  .footerInner .operator_info .tel .tel_image img {
    max-width: 500px;
    width: 100%; }

  .footerInner .operator_info .footer_logo {
    flex-wrap: wrap;
    justify-content: center;
    width: 65%;
    margin: auto; }

  .footerInner .note {
    margin: 5%;
    line-height: 1.2;
    width: auto; }

  .copy {
    font-size: 12px; }

  .yokoku_info {
    width: 90%;
    margin: 40px auto 0; }

  .yokoku_info .yokoku_h2 {
    padding: 0px 15px; }

  /*
  	.footerInner .tel span {
  		font-size: 10vw;
  	}
      
      .footerInner .tel a {
      pointer-events: auto;
  }
      
  	.footerInner ul {
  		flex-wrap: wrap;
  		justify-content: center;
  		margin-bottom: 30px;
  	}
  	.footerInner ul li {
  		margin: 1.5em 0.2em 0.5em;
          width: 65%;
  	}
      .footerInner ul li.year {
  		margin: 1.5em 1em 0.5em;
          width: 30%;
  	}
      
      .footerInner ul.year li {
      margin: 1.5em 0 0.5em;
      width: 100%;
  }
  */
  .spNav {
    margin: 30px auto 0;
    width: 94%;
    position: relative;
    z-index: 0; }

  .spNav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0 10px; }

  .spNav ul li {
    width: calc(100% / 2);
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: none;
    padding: 0;
    color: #fff;
    min-height: unset;
    position: relative; }

  .spNav ul li a {
    font-size: 14px;
    padding: 0;
    letter-spacing: -1px;
    text-indent: 0;
    height: auto;
    display: block;
    color: #fff; }

  .spNav ul li.soon a {
    pointer-events: none; }

  .spNav ul li:nth-child(1) a, .spNav ul li:nth-child(2) a, .spNav ul li:nth-child(4) a, .spNav ul li:nth-child(6) a, .spNav ul li:nth-child(8) a {
    padding: 0; }

  .spNav ul li figure {
    position: relative;
    overflow: hidden;
    margin: 0; }

  .spNav ul li figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: .3s;
    transition: .3s; }

  .spNav ul li figcaption p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-size: 3.5vw;
    letter-spacing: 0.05em; }

  .spNav ul li figcaption p span {
    display: block;
    font-size: 10px;
    letter-spacing: 0;
    margin-top: 3%; }

  .spNav ul li.soon a {
    color: #a39797; }

  .spNav ul li.soon figcaption {
    background: rgba(0, 0, 0, 0.6); }

  .fixBtn {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999; }
    .fixBtn ul {
      display: flex; }
      .fixBtn ul li {
        width: calc(100% / 4); }
        .fixBtn ul li.req {
          background: #b5ab82; }
        .fixBtn ul li.res {
          background: #1f5b16; }
        .fixBtn ul li.tel {
          background: #b18c5a; }
        .fixBtn ul li.map {
          background: #b18c5a; }
        .fixBtn ul li.out {
          background: #b18c5a; }
        .fixBtn ul li a {
          color: #fff;
          text-align: center;
          padding: 0.3em;
          border-right: solid 1px #fff;
          font-size: 16px; }
          .fixBtn ul li a span {
            display: block;
            font-size: 11px; }
          .fixBtn ul li a img {
            width: 25px;
            margin-bottom: 0.15em; }
        .fixBtn ul li:last-child a {
          border-right: none; }

  .fixBtn ul li.soon {
    filter: brightness(0.7); }

  .fixBtn ul li.soon a {
    pointer-events: none; }

  /*reserve*/
  .reserve_box {
    margin-top: 0px; }

  .reserve_box .inner {
    width: 90%; }

  .reserveBlock {
    height: 54px; }

  .reserve_box .e-en img {
    max-width: 158px; }

  .reserve_box .e-jp {
    font-size: min(4vw, 30px);
    padding-right: 61px; }

  .reserve_box .e-jp:after {
    width: 51px;
    height: 6px; }

  .reserve_box:hover .e-jp:after {
    right: -3%; }

  .topfoot_btnWrap {
    display: block;
    width: 80%;
    max-width: inherit;
    margin: 0 auto; }

  .topfoot_btnWrap li {
    width: 100%;
    margin-bottom: 20px; }

  .topfoot_btnWrap a {
    font-size: 18px; }

  #page_top {
    bottom: 8em; }

  /*予告*/
  header .yokoku_info {
    max-width: 110px;
    margin: auto 30px;
    position: absolute;
    top: 5%;
    right: auto;
    left: 30%; }

  header .yokoku_info .yokoku_h2 {
    width: 110px;
    height: 14px;
    font-size: 10px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center; }

  header .yokoku_info .yokoku_p {
    margin-top: 1%;
    font-size: 6px;
    line-height: 1.1;
    text-align: justify; }

  .header.open .headerWrap .headerNav .gnavi {
    top: 0px !important; } }
@media screen and (min-width: 320px) and (max-width: 767px) {
  .underPage .leadText h2 {
    font-size: 7vw; } }
/*----------------------------------------
SNSボタン
----------------------------------------*/
@media screen and (max-width: 1200px) {
  .header.open .headerWrap .headerNav .gnavi li.navSns {
    text-align: center;
    margin-top: 50px;
    width: 100%;
    border: none; }

  .header.open .headerWrap .headerNav .gnavi li.navSns h3 {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 15px;
    border: none;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: bold;
    line-height: 1;
    color: #222; }

  .header.open .headerWrap .headerNav .gnavi li.navSns h3:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 2px;
    height: 100%;
    background: #222;
    border-radius: 3px;
    transform: rotate(-25deg); }

  .header.open .headerWrap .headerNav .gnavi li.navSns h3:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #222;
    border-radius: 3px;
    transform: rotate(25deg); }

  .header.open .headerWrap .headerNav .gnavi li.navSns ul {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center; }

  .header.open .headerWrap .headerNav .gnavi li.navSns ul li, .headerWrap .headerNav .gnavi li.navSns ul li {
    padding: 0 20px;
    width: auto;
    border: none;
    margin: 0; }

  .header.open .headerWrap .headerNav .gnavi li.navSns ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 5px; }

  .header.open .headerWrap .headerNav .gnavi li.navSns ul li.snsYoutube img {
    width: 50px; }

  .header.open .headerWrap .headerNav .gnavi li.navSns ul li.snsInsta img {
    width: 45px; }

  .header.open .headerWrap .headerNav .gnavi li.navSns ul li.snsTiktok img {
    width: 45px; } }
@media screen and (min-width: 1201px) {
  .headerWrap .headerNav .gnavi li.navSns {
    display: none; } }
/* ---------------
 * arrow
 * --------------- */
.u-arrow {
  display: inline-block;
  position: relative;
  height: 7px;
  overflow: hidden; }

.u-arrow_mask {
  display: inline-block;
  z-index: 9;
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% + 7px);
  height: 7px;
  transform: translateX(-100%);
  background-color: inherit; }

.u-arrow_mask:before {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-width: 7px 0 0 9px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: ''; }

a:hover .u-arrow_mask {
  animation: u-arrow 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
  will-change: transform; }

.u-arrow:before {
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #fff 0, #fff calc(100% - 8px), #fff 50%, #fff);
  background-size: 100% 100%; }

.u-arrow:after,
.u-arrow:before {
  display: inline-block;
  position: absolute;
  bottom: 0;
  content: ''; }

.u-arrow:after {
  right: 0;
  width: 0;
  height: 0;
  border-width: 7px 0 0 9px;
  border-style: solid;
  border-color: transparent transparent transparent #fff; }

@keyframes u-arrow {
  0% {
    transform: translateX(-100%); }
  to {
    transform: translateX(calc(100% - 16px)); } }
/*来場予約・資料請求　2024.05.27*/
.underContactUs {
  margin: 80px auto; }

.underContactUs h4 img, .ContactUs h4 img {
  height: 51px;
  width: auto; }

.underContactUs h4, .ContactUs h4 {
  margin-bottom: 25px; }

.underContactUs .textBig {
  margin-bottom: 40px; }

.underContactUs .textBig span, .contactUs .textBig span {
  text-align: center;
  font-size: 40px;
  position: relative;
  font-weight: 900; }

.underContactUs .textBig span:before, .contactUs .textBig span:before {
  content: "";
  position: absolute;
  width: 110%;
  height: 18px;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1; }

.underContactUs li, .contactUs li {
  text-align: center;
  width: 50%; }

.underContactUs li a, .contactUs li a {
  display: block; }

.underContactUs li a:hover, .contactUs li a:hover {
  opacity: 0.9;
  filter: brightness(1.1); }

.underContactUs li a .borderBox, .contactUs li a .borderBox {
  border: 1px solid #fff;
  margin: 20px;
  padding: 56px 20px 30px; }

.underContactUs li a .borderBox .flexBox, .contactUs li a .borderBox .flexBox {
  max-width: 630px;
  width: 90%;
  margin: 0 auto 35px;
  align-items: center; }

.underContactUs li.contactReserve, .contactUs li.contactReserve {
  background: #979797;
  background-image: url(../image/common/bg06.png);
  background-size: 96px 90px; }

.underContactUs li.contactReserve a,
.contactUs li.contactReserve a,
.underContactUs li.contactRequest a,
.contactUs li.contactRequest a {
  color: #fff; }

.underContactUs li.contactRequest, .contactUs li.contactRequest {
  background: #ad9a7f;
  background-image: url(../image/common/bg04.png);
  background-size: 96px 90px;
  color: #fff; }

.underContactUs li h5, .contactUs li h5 {
  font-size: 38px;
  margin-bottom: 10px;
  line-height: 1;
  color: #fff; }

.underContactUs li .en, .contactUs li .en {
  font-size: 24px;
  font-weight: bold;
  font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothicM', 'YuGothicM', '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, 'ＭＳ ゴシック', sans-serif;
  width: 70%;
  margin: 5px auto; }

@media (max-width: 768px) {
  .underContactUs li .en, .contactUs li .en {
    font-size: 12px; } }
.underContactUs li .l-button_arrow, .contactUs li .l-button_arrow {
  max-width: 360px;
  width: 60%;
  margin: -32px auto 0; }

@media screen and (max-width: 768px) {
  .underContactUs {
    margin-bottom: 40px; }

  .underContactUs h4, .contactUs h4 {
    margin-bottom: 0; }

  .underContactUs h4 img {
    height: 30px;
    width: auto; }

  .underContactUs .textBig, .contactUs .textBig {
    margin-bottom: 20px; }

  .underContactUs .textBig span, .contactUs .textBig span {
    font-size: 24px; }

  .underContactUs .textBig span:before, .contactUs .textBig span:before {
    height: 10px; }

  .underContactUs li, .contactUs li {
    width: 100%; }

  .underContactUs li a, .contactUs li a {
    text-align: center;
    padding: 0; }

  .underContactUs li a .borderBox, .contactUs li a .borderBox {
    margin: 10px;
    padding: 15px; }

  .underContactUs li a .borderBox .flexBox, .contactUs li a .borderBox .flexBox {
    width: 100%;
    margin: 0 auto 0;
    justify-content: space-between; }

  .underContactUs li a .borderBox .flexBox div, .contactUs li a .borderBox .flexBox div {
    width: 25%; }

  .underContactUs li .l-button_arrow, .contactUs li .l-button_arrow {
    width: 60%;
    margin: -22px auto 0; }

  .u-arrow:before {
    height: 1px; }

  .underContactUs li h5, .contactUs li h5 {
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 0; }

  .underContactUs li .en, .contactUs li .en {
    width: 55px;
    line-height: 1;
    margin-bottom: 5px; } }
@media screen and (min-width: 769px) and (max-width: 1120px) {
  .underContactUs li h5, .contactUs li h5 {
    font-size: 28px; }

  .underContactUs li .l-button_arrow, .contactUs li .l-button_arrow {
    width: 50%; } }
@media screen and (max-width: 768px) {
  footer .spNav.sp {
    display: none !important; } }
.main_img {
  position: relative; }

.main_ttl {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 1;
  font-size: 150px;
  font-size: 130px;
  letter-spacing: .1rem;
  color: rgba(201, 188, 156, 0.7);
  color: rgba(255, 255, 255, 0.7);
  z-index: 2;
  white-space: nowrap;
  text-align: center; }

.vsp768 {
  display: none; }

@media screen and (max-width: 1650px) {
  .main_ttl {
    font-size: calc(130vw / 16); } }
@media screen and (max-width: 768px) {
  .main_ttl {
    top: 10px;
    font-size: 42px; }

  .vsp768 {
    display: block; }

  .vpc768 {
    display: none; } }
.main_ttl {
  -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  transition: all 1s cubic-bezier(0.18, 0.06, 0.23, 1) 0.15s; }

.main_ttl.is-inview {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  will-change: opacity, clip-path; }

footer {
  text-align: center; }

footer .bgColor05 {
  padding: 80px 0; }

footer .inner {
  width: 90%;
  max-width: 1120px;
  margin: 0 auto 0; }

footer h2 {
  color: #3e3a39;
  font-size: 2.6rem;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  font-family: "Roboto Condensed",'Helvetica',sans-serif;
  letter-spacing: 3px;
  display: block; }

footer .h2jp {
  display: inline-block;
  margin: 0 0 40px 0; }

footer .h2jp span {
  color: #3e3a39;
  font-size: 14px;
  width: 100%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  letter-spacing: 0;
  position: relative; }

footer .h2jp span:before, footer .h2jp span:after {
  content: "";
  width: 15px;
  height: 1px;
  background: #3e3a39;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

footer .h2jp span:before {
  left: -2rem; }

footer .h2jp span:after {
  right: -2rem; }

footer .snsArea ul {
  justify-content: center;
  margin-bottom: 80px; }

footer .snsArea li {
  width: 40%;
  padding: 20px; }

footer .snsArea li.lunachannel {
  width: 390px;
  margin-top: 40px; }

footer .snsArea li img {
  width: 100%; }

footer .contactArea {
  padding: 40px 0;
  margin-bottom: 80px; }

footer .contactArea .inner {
  margin-bottom: 0; }

footer .contactArea .name {
  font-size: 24px; }

footer .contactArea .telephone a {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 10px; }

footer .contactArea .telephone a p {
  padding: 0 5px;
  font-size: 60px;
  line-height: 1; }

footer .contactArea .telephone a img {
  height: 40px; }

footer .bnrArea div {
  max-width: 840px;
  margin: 0 auto; }

footer .bnrArea div.mb40 {
  margin: 0 auto 40px; }

footer .bnrArea img {
  width: 100%; }

footer .aboutArea {
  padding: 80px 0; }

footer .aboutArea h2 {
  color: #3e3a39; }

footer .aboutArea .flexBox {
  justify-content: center;
  position: relative; }

footer .aboutArea .flexBox:before {
  content: "";
  position: absolute;
  background: url(../image/common/soken_text.svg) no-repeat 0 0;
  background-size: 420px;
  top: -110px;
  right: 65%;
  width: 420px;
  height: 120px; }

footer .aboutArea .flexBox li {
  margin: 0 20px;
  position: relative; }

footer .aboutArea .flexBox li img {
  filter: brightness(0.7); }

footer .aboutArea .flexBox li .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 600;
  width: 100%;
  font-size: 18px; }

footer .aboutArea .flexBox li .detail {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  text-align: center;
  border-radius: 50px;
  color: #3e3a39;
  padding: 2px 25px; }

footer .footerLogoArea {
  width: 90%;
  max-width: 1120px;
  padding: 0 0 40px;
  margin: 0 auto; }

footer .footerLogoArea .flexBox {
  justify-content: center; }

footer .footerLogoArea ul.flexBox li {
  width: 40%;
  padding: 0 20px 20px; }

footer .footerLogoArea .sotodan {
  width: 32%;
  margin: 0 1%; }

footer .footerLogoArea .sotodan p {
  text-align: left;
  font-size: 10px; }

footer .footerLogoArea .sokenlogo {
  width: 20%;
  padding: 20px;
  margin: 0 1%; }

footer .footerLogoArea .sokenlogo a {
  width: 100%;
  display: block;
  font-size: 10px; }

.footerBg {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100; }

.footerBg .flexBox {
  justify-content: center; }

.copyLight p {
  font-size: 12px;
  margin: 5px auto; }

footer .footerLogoArea {
  width: 90%;
  max-width: 1120px;
  padding: 0 0 40px;
  margin: 0 auto; }

footer .footerLogoArea .flexBox {
  justify-content: center; }

footer .footerLogoArea ul.flexBox li {
  width: 40%;
  padding: 0 20px 20px; }

footer .footerLogoArea .sotodan {
  width: 32%;
  margin: 0 1%; }

footer .footerLogoArea .sotodan p {
  text-align: left;
  font-size: 10px; }

footer .footerLogoArea .sokenlogo {
  width: 20%;
  padding: 20px;
  margin: 0 1%; }

footer .footerLogoArea .sokenlogo a {
  width: 100%;
  display: block;
  font-size: 10px; }

.footerBg {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100; }

.footerBg .flexBox {
  justify-content: center; }

.copyLight {
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .copyLight {
      margin-bottom: 60px; } }
  .copyLight p {
    font-size: 12px;
    margin: 5px auto;
    text-align: center; }

@media screen and (min-width: 320px) and (max-width: 768px) {
  .btnList ul {
    margin: 0 auto 40px; }

  .btnList ul li {
    width: 80%;
    margin: 0 auto 20px; }

  .btnList ul li a.bgColor01:before, .btnList ul li a.bgColor02:before {
    background-size: 30px;
    width: 30px;
    height: 30px;
    left: 10px; }

  .btnList ul li a span {
    font-size: 18px; }

  .reserveArea h4 {
    font-size: 32px;
    margin-bottom: 20px; }

  .reserveArea h4:before, .reserveArea h4:after {
    background-size: 80px;
    width: 80px;
    height: 22px; }

  .reserveArea h4:before {
    left: -100px; }

  .reserveArea h4:after {
    right: -100px; }

  .reserveArea .btnList ul {
    margin: 0 auto; }

  .reserveArea .btnList ul li {
    margin-bottom: 0; }

  .copyLight {
    margin-bottom: 60px; }

  footer {
    margin-top: 50px; }

  footer .bgColor05 {
    padding: 40px 0; }

  footer .inner {
    margin: 0 auto 20px; }

  footer .bgColor05 {
    padding: 40px 0; }

  footer h2 span {
    font-size: 65%; }

  footer .snsArea ul {
    justify-content: center;
    margin-bottom: 40px; }

  footer .snsArea li {
    width: 80%;
    padding: 0;
    margin-bottom: 20px; }

  footer .snsArea li.lunachannel {
    width: 70%;
    margin-top: 10px; }

  footer .contactArea {
    padding: 30px 0;
    margin-bottom: 40px; }

  footer .contactArea .name {
    font-size: 16px; }

  footer .contactArea .telephone a img {
    height: auto;
    width: 40px; }

  footer .contactArea .telephone a p {
    font-size: 36px; }

  .telTap.sp {
    border: 1px solid #3e3a39;
    padding: 10px 0;
    margin-bottom: 10px; }

  .telTap.sp a {
    position: relative;
    width: 100%; }

  .telTap.sp a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    margin-top: -5px;
    border-top: solid 1px #3e3a39;
    border-right: solid 1px #3e3a39;
    transform: rotate(45deg);
    top: 50%;
    right: 5%; }

  footer .bnrArea div.mb40 {
    margin-bottom: 20px; }

  footer .bnrArea {
    margin-bottom: 40px; }

  .lineup_slide .slick-slide img.sp {
    display: block; }

  .lineup_slide .slick-slide img.pc {
    display: none; }

  footer .aboutArea .flexBox li {
    margin: 2% 2%;
    width: 42%; }

  footer .aboutArea .flexBox li .title {
    font-weight: 600;
    font-size: 14px; }

  footer .aboutArea .flexBox li .detail {
    bottom: 25px;
    left: 50%;
    padding: 2px 0;
    width: 60%;
    font-size: 10px; }

  footer .aboutArea .flexBox:before {
    background-size: 300px;
    top: 98%;
    right: 25%;
    width: 300px;
    height: 100px; }

  footer .aboutArea {
    padding: 30px 0;
    margin-bottom: 40px; }

  #footerSpNavi {
    display: block;
    position: static;
    padding: 0;
    margin: 10px auto 40px auto;
    width: 94%; }

  #footerSpNavi ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none; }

  #footerSpNavi li {
    padding: 0;
    color: #fff;
    width: calc(50% - 4px);
    margin: 0 2px 5px 2px; }

  #footerSpNavi li a {
    padding: 0;
    display: block; }

  #footerSpNavi li a figure {
    position: relative;
    display: block;
    width: 100%;
    margin: 0; }

  #footerSpNavi li a img {
    width: 100%;
    border-radius: 10px; }

  #footerSpNavi li figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px; }

  #footerSpNavi li .text {
    position: absolute;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    text-shadow: 1px 1px 2px #000;
    width: 100%; }

  #footerSpNavi li .text span {
    font-size: 10px;
    display: block; }

  #footerSpNavi li .text span.title {
    font-size: 14px;
    line-height: 1.8; }

  #footerSpNavi li.nolink a {
    pointer-events: none;
    filter: contrast(0.5); }

  footer .footerLogoArea {
    width: 90%;
    padding: 20px 0 20px; }

  footer .footerLogoArea .sotodan {
    width: 100%; }

  footer .footerLogoArea .sokenlogo {
    width: 70%; }

  .footerBg.sp {
    display: block;
    height: 50px;
    background: #fff; }

  .footerBg.sp .flexBox {
    width: 100%; }

  .footerBg.sp .flexBox li {
    width: 25%; }

  .footerBg.sp .flexBox li a {
    display: block;
    text-align: center;
    padding: 6px 0; }

  .footerBg.sp .flexBox li a span {
    font-size: 10px;
    display: block; }

  .footerBg.sp .flexBox li.reserve a {
    background: #00b3c4;
    color: #fff; }

  .footerBg.sp .flexBox li.request a {
    background: #4ba18a;
    color: #fff; }

  .footerBg.sp .flexBox li img {
    width: 20px;
    margin: 0 auto; }

  .copyLight {
    margin-bottom: 60px; }

  footer {
    margin-top: 50px; }

  footer .bgColor05 {
    padding: 40px 0; }

  footer .inner {
    margin: 0 auto 20px; }

  footer .bgColor05 {
    padding: 40px 0; }

  footer h2 span {
    font-size: 65%; }

  footer .snsArea ul {
    justify-content: center;
    margin-bottom: 40px; }

  footer .snsArea li {
    width: 80%;
    padding: 0;
    margin-bottom: 20px; }

  footer .snsArea li.lunachannel {
    width: 70%;
    margin-top: 10px; }

  footer .contactArea {
    padding: 30px 0;
    margin-bottom: 40px; }

  footer .contactArea .name {
    font-size: 16px; }

  footer .contactArea .telephone a img {
    height: auto;
    width: 40px; }

  footer .contactArea .telephone a p {
    font-size: 36px; }

  .telTap.sp {
    border: 1px solid #3e3a39;
    padding: 10px 0;
    margin-bottom: 10px; }

  .telTap.sp a {
    position: relative;
    width: 100%; }

  .telTap.sp a:before {
    content: "";
    position: absolute;

    width: 12px;
    height: 12px;
    margin-top: -5px;
    border-top: solid 1px #3e3a39;
    border-right: solid 1px #3e3a39;
    transform: rotate(45deg);
    top: 50%;
    right: 5%; }

  footer .bnrArea div.mb40 {
    margin-bottom: 20px; }

  footer .bnrArea {
    margin-bottom: 40px; }

  .lineup_slide .slick-slide img.sp {
    display: block; }

  .lineup_slide .slick-slide img.pc {
    display: none; }

  footer .aboutArea .flexBox li {
    margin: 2% 2%;
    width: 42%; }

  footer .aboutArea .flexBox li .title {
    font-weight: 600;
    font-size: 14px; }

  footer .aboutArea .flexBox li .detail {
    bottom: 25px;
    left: 50%;
    padding: 2px 0;
    width: 60%;
    font-size: 10px; }

  footer .aboutArea .flexBox:before {
    background-size: 300px;
    top: 98%;
    right: 25%;
    width: 300px;
    height: 100px; }

  footer .aboutArea {
    padding: 30px 0;
    margin-bottom: 40px; }

  #footerSpNavi {
    display: block;
    position: static;
    padding: 0;
    margin: 10px auto 40px auto;
    width: 94%; }

  #footerSpNavi ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none; }

  #footerSpNavi li {
    padding: 0;
    color: #fff;
    width: calc(50% - 4px);
    margin: 0 2px 5px 2px; }

  #footerSpNavi li a {
    padding: 0;
    display: block; }

  #footerSpNavi li a figure {
    position: relative;
    display: block;
    width: 100%;
    margin: 0; }

  #footerSpNavi li a img {
    width: 100%;
    border-radius: 10px; }

  #footerSpNavi li figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px; }

  #footerSpNavi li .text {
    position: absolute;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    text-shadow: 1px 1px 2px #000;
    width: 100%; }

  #footerSpNavi li .text span {
    font-size: 10px;
    display: block; }

  #footerSpNavi li .text span.title {
    font-size: 14px;
    line-height: 1.8; }

  #footerSpNavi li.nolink a {
    pointer-events: none;
    filter: contrast(0.5); }

  footer .footerLogoArea {
    width: 90%;
    padding: 20px 0 20px; }

  footer .footerLogoArea .sotodan {
    width: 100%; }

  footer .footerLogoArea .sokenlogo {
    width: 70%; }

  .footerBg.sp {
    display: block;
    height: 50px;
    background: #fff; }

  .footerBg.sp .flexBox {
    width: 100%; }

  .footerBg.sp .flexBox li {
    width: 25%; }

  .footerBg.sp .flexBox li a {
    display: block;
    text-align: center;
    padding: 6px 0; }

  .footerBg.sp .flexBox li a span {
    font-size: 10px;
    display: block; }

  .footerBg.sp .flexBox li.reserve a {
    background: #00b3c4;
    color: #fff; }

  .footerBg.sp .flexBox li.request a {
    background: #4ba18a;
    color: #fff; }

  .footerBg.sp .flexBox li img {
    width: 20px;
    margin: 0 auto; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .btnList ul {
    width: 90%;
    margin: 0 auto 60px; }

  footer .inner {
    margin: 0 auto 40px; }

  footer .snsArea li {
    width: 49%;
    padding: 20px; }

  footer h2 {
    font-size: 2.2rem; }

  .bnrArea.inner div {
    width: 70%;
    margin: 0 auto 40px; }

  .bnrArea.inner .pc {
    display: block; }

  footer .aboutArea .flexBox li {
    width: 28%;
    margin: 0 15px; }

  footer .aboutArea .flexBox li .detail {
    bottom: 25px;
    padding: 2px 0;
    width: 60%; }

  footer .aboutArea .flexBox:before {
    background-size: 250px;
    top: -75px;
    left: 0;
    right: auto;
    width: 250px; }

  footer .footerLogoArea .sotodan {
    width: 40%; }

  footer .footerLogoArea .sokenlogo {
    width: 30%; }

  .footerBg.pc {
    display: block; }

  .btnList ul {
    width: 90%;
    margin: 0 auto 60px; }

  footer .inner {
    margin: 0 auto 40px; }

  footer .snsArea li {
    width: 49%;
    padding: 20px; }

  footer h2 {
    font-size: 2.2rem; }

  .bnrArea.inner div {
    width: 70%;
    margin: 0 auto 40px; }

  .bnrArea.inner .pc {
    display: block; }

  footer .aboutArea .flexBox li {
    width: 28%;
    margin: 0 15px; }

  footer .aboutArea .flexBox li .detail {
    bottom: 25px;
    padding: 2px 0;
    width: 60%; }

  footer .aboutArea .flexBox:before {
    background-size: 250px;
    top: -75px;
    left: 0;
    right: auto;
    width: 250px; }

  footer .footerLogoArea .sotodan {
    width: 40%; }

  footer .footerLogoArea .sokenlogo {
    width: 30%; }

  .footerBg.pc {
    display: block; } }
@media screen and (min-width: 769px) {
  .btnList ul li a.bgColor01:before, .btnList ul li a.bgColor02:before {
    content: "";
    background: url(../-image/common/arrow01.svg) no-repeat 50% 50%;
    background-size: 35px;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translateY(-50%); }

  footer .contactArea .telephone a {
    pointer-events: none; }

  .reserveArea h4 {
    font-size: 36px; }

  .footerBg {
    padding: 20px 0; }

  #footerSpNavi {
    display: none; }

  footer .lineup_slide .slick-slide img.sp {
    display: none; }

  .btnList ul li a.bgColor01:before, .btnList ul li a.bgColor02:before {
    content: "";
    background: url(../-image/common/arrow01.svg) no-repeat 50% 50%;
    background-size: 35px;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translateY(-50%); }

  footer .contactArea .telephone a {
    pointer-events: none; }

  .reserveArea h4 {
    font-size: 36px; }

  .footerBg {
    padding: 20px 0; }

  #footerSpNavi {
    display: none; }

  footer .lineup_slide .slick-slide img.sp {
    display: none; } }
@media screen and (min-width: 1025px) {
  .footerBg {
    padding: 25px 0; } }
nav.gnavi_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none; }

nav.gnavi_wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url("../image/common/gnav_img.jpg") center center;
  background-size: cover; }

nav.gnavi_wrap .nav {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  background: url("../image/common/gnav_img2.jpg") center center;
  background-size: cover;
  padding: 80px 30px 40px; }
  @media screen and (max-width: 480px) {
    nav.gnavi_wrap .nav {
      padding: 80px 30px 40px; } }

nav.gnavi_wrap .nav_inn {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

ul.pc_nav {
  max-width: 960px;
  margin: 0 auto;
  font-size: 0;
  line-height: 0; }

ul.pc_nav li {
  float: left;
  width: 12.5%; }

ul.pc_nav li > a.cr > img.off {
  display: none !important; }

ul.pc_nav li > a.cr > img.on {
  position: relative !important;
  opacity: 1; }

ul.pc_nav li > img.on {
  display: none; }

ul.pc_nav li > span.fadeimg_wrap {
  position: relative;
  z-index: 1;
  opacity: 0.4;
  pointer-events: none; }

.sp_nav a {
  display: block;
  width: 100%;
  padding-left: 1em;
  margin-bottom: 25px;
  position: relative;
  color: #fff;
  font-size: clamp(12px, 1.516vw, 20px);
  text-align: left; }
  @media (max-height: 760px) {
    .sp_nav a {
      font-size: clamp(12px, 1.213vw, 16px);
      margin-bottom: 10px; } }

.sp_nav a span.ja {
  display: inline-block;
  font-size: 75%; }

.sp_nav a span.en {
  margin-right: 15px; }

.sp_nav a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-top: 0.25em solid transparent;
  border-bottom: 0.25em solid transparent;
  border-left: 0.3em solid #fff; }

.sp_nav a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: all 0.5s ease-in-out 0s; }

body:not(.mobile) .sp_nav li a.cr::after, .sp_nav li a:hover::after {
  width: 100%; }

@media screen and (max-height: 700px) {
  nav.gnavi_wrap .nav {
    padding: 60px 30px 10px; }

  .sp_nav a {
    margin-bottom: 10px; } }
@media screen and (max-height: 600px) {
  .sp_nav a {
    margin-bottom: 5px; } }
@media screen and (max-width: 767px) {
  nav.gnavi_wrap::after {
    width: 100%;
    height: 100%;
    z-index: 2; }

  nav.gnavi_wrap .nav {
    left: 0;
    width: 100%;
    padding: 60px 30px;
    z-index: 4; }

  .sp_nav a {
    margin-bottom: 20px;
    font-size: calc(16vw / 3.9); } }
body:not(.mobile) .sp_nav li a.cr, .sp_nav li a:hover {
  text-decoration: none;
  /*background:rgba(255,255,255,0.5);*/ }

.sp_nav li.inq {
  width: 50%; }

.sp_nav li.inq a {
  text-decoration: none;
  background: #900;
  color: #FFF; }

.nav_btn {
  /*	button初期化*/
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  appearance: none;
  /*	button初期化*/
  position: fixed;
  top: 300px;
  right: 25px;
  cursor: pointer;
  z-index: 999999;
  width: 116px;
  height: 116px;
  transition: all 0.5s ease-in-out;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  background: #beb3a4; }
  @media screen and (max-width: 768px) {
    .nav_btn {
      width: 44px;
      height: 44px;
      top: 3px;
      right: 0; } }
  .nav_btn hr {
    width: 28px;
    background: #000;
    height: 1px;
    position: absolute;
    border: none;
    transform-origin: center center;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: top 0.2s ease-in-out 0.3s,transform 0.2s ease-in-out 0s; }
    @media screen and (max-width: 768px) {
      .nav_btn hr {
        width: 22px; } }
    .nav_btn hr:nth-child(1) {
      top: calc(50% - 10px); }
      @media screen and (max-width: 768px) {
        .nav_btn hr:nth-child(1) {
          top: calc(50% - 7px); } }
    .nav_btn hr:nth-child(2) {
      top: 50%; }
    .nav_btn hr:nth-child(3) {
      top: calc(50% + 10px); }
      @media screen and (max-width: 768px) {
        .nav_btn hr:nth-child(3) {
          top: calc(50% + 7px); } }
  .nav_btn .hamb_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    text-align: center;
    transition: all 0.5s ease-in-out; }
    .nav_btn .hamb_txt.close {
      opacity: 0; }
  body.nav_open .nav_btn hr {
    transition: top 0.2s ease-in-out 0s,transform 0.2s ease-in-out 0.3s; }
    body.nav_open .nav_btn hr:nth-child(1), body.nav_open .nav_btn hr:nth-child(2), body.nav_open .nav_btn hr:nth-child(3) {
      top: 50%; }
    body.nav_open .nav_btn hr:nth-child(1) {
      transform: rotate(45deg); }
    body.nav_open .nav_btn hr:nth-child(2) {
      transform: scaleX(0); }
    body.nav_open .nav_btn hr:nth-child(3) {
      transform: rotate(-45deg); }
  body.nav_open .nav_btn .hamb_txt.open {
    opacity: 0; }
  body.nav_open .nav_btn .hamb_txt.close {
    opacity: 1; }

.swipe_box {
  position: relative; }

.swipe_caution {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../image/common/icon_scrollCaution.svg) no-repeat center/60px auto;
  pointer-events: none;
  transition: .4s ease;
  display: none; }

@media screen and (max-width: 480px) {
  .swipe_inn {
    overflow-x: auto; }

  .swipe_caution {
    display: block; } }
/*未コンテンツリンク　クリックできないように*/
.gnavi .after a,
.gnavi .concept a,
.gnavi .plan a {
  pointer-events: none;
  opacity: 0.3; }

.contents_wrapp.pc a[href*="concept"],
.contents_wrapp.pc a.plan
 {
  pointer-events: none;
  /*opacity: 0.4;*/ }

.contents_wrapp.sp a[href*="concept"]
 {
  pointer-events: none; }

.contents_wrapp.sp a[href*="concept"] img,
.contents_wrapp.sp a[href*="plan"] img,
.contents_wrapp.sp a[href*="location"] img,
.contents_wrapp.sp a[href*="gallery"] img,
.contents_wrapp.sp a[href*="freeplan"] img,
.contents_wrapp.sp a[href*="quality"] img {
  /*opacity: 0.4;*/ }

.spNav.sp a[href*="after_service"],
.spNav.sp a[href*="concept"],
.spNav.sp a[href*="location"] {
  pointer-events: none;
  opacity: 0.5; }

@media screen and (max-width: 1200px) {
  .headerWrap .headerNav .gnavi li.after {
    order: 7;
    border-right: solid 1px #ccc !important; }

  .headerWrap .headerNav .gnavi li.outline {
    order: 8;
    border-right: none !important; }

  .headerWrap .headerNav .gnavi li.map {
    order: 9;
    border-right: none !important; } }
.info_wrap {
  padding: calc(60% / 16) 0;
  background: url("../image/top/info_bg.jpg") center center/cover; }
  @media screen and (max-width: 768px) {
    .info_wrap {
      background: url("../image/top/info_bg_sp.jpg") center center/cover;
      padding: 40px 0; } }
  .info_wrap .info_txt {
    font-size: clamp(16px, 2.879vw, 38px);
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: 500;
    line-height: 1.3; }
    @media screen and (max-width: 480px) {
      .info_wrap .info_txt {
        font-size: calc(22vw / 3.9);
        letter-spacing: 0.08em; } }
    .info_wrap .info_txt .s {
      margin-top: 1em;
      line-height: 1.5;
      display: block;
      font-size: clamp(12px, 1.364vw, 18px);
      font-weight: 700;
      letter-spacing: 0.04em; }
      @media screen and (max-width: 480px) {
        .info_wrap .info_txt .s {
          font-size: calc(14vw / 3.9); } }
  .info_wrap .info_conv {
    display: flex;
    justify-content: center;
    gap: 20px; }
    @media screen and (max-width: 480px) {
      .info_wrap .info_conv {
        width: 75%;
        width: 314px;
        margin-inline: auto;
        flex-direction: column-reverse; } }
    .info_wrap .info_conv li {
      width: calc(50% - 10px);
      max-width: 350px; }
      @media screen and (max-width: 480px) {
        .info_wrap .info_conv li {
          width: 100%; } }
      .info_wrap .info_conv li a {
        border: solid 2px #fff;
        background: #ccc;
        color: #fff;
        padding: 8px;
        width: 100%; }
        .info_wrap .info_conv li a span {
          display: block;
          background: #ccc;
          color: #fff;
          height: 65px;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
          font-size: clamp(12px, 1.516vw, 20px); }
          @media screen and (max-width: 480px) {
            .info_wrap .info_conv li a span {
              font-size: calc(15vw / 3.9); } }
          @media screen and (max-width: 1200px) {
            .info_wrap .info_conv li a span {
              height: 45px; } }
      .info_wrap .info_conv li.req a {
        background: #b5ab82; }
        .info_wrap .info_conv li.req a span {
          background: #b5ab82; }
      .info_wrap .info_conv li.res a {
        background: #1f5b16; }
        .info_wrap .info_conv li.res a span {
          background: #1f5b16; }
  .info_wrap .info4 {
    text-align: center;
    color: #212529;
    font-size: clamp(10px, calc(16vw / 10.6), 16px);
    font-size: clamp(10px, calc(20vw / 10.6), 20px);
    font-weight: 700;
    margin-top: 1.6em; }
    @media screen and (max-width: 480px) {
      .info_wrap .info4 {
        font-size: calc(14vw / 3.9);
        font-size: calc(17vw / 3.9);
        letter-spacing: -0.03em; } }

/*----------------------------------------
GW、お盆の休暇
----------------------------------------*/
.holiday {
  margin: 80px auto 85px;
  text-align: center; }

.holiday .border {
  display: inline-block;
  padding: 20px 50px;
  border: 2px solid #3e3a39; }

.holiday .title {
  font-size: 18px;
  margin-bottom: 10px; }

.holiday p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8; }

.holiday .textSmall {
  font-size: 14px; }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .holiday {
    margin: 50px auto 40px; }

  .holiday .border {
    padding: 20px 25px; }

  .holiday .title {
    font-size: 16px; }

  .holiday p {
    font-size: 14px;
    font-weight: 600; }

  .holiday .textSmall {
    font-size: 12px; } }
.svs_wrap {
  padding-bottom: 85px; }
  @media screen and (max-width: 480px) {
    .svs_wrap {
      padding-bottom: 40px; } }

.sns ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0; }

.sns ul li {
  width: 33.33%;
  display: flex !important;
  justify-content: center !important;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid #fff; }

.sns ul li a {
  width: 100%;
  height: 110px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap;
  transition: all 0.5s ease 0s; }

.sns ul li a:hover {
  opacity: 0.7; }

.sns ul li.youtube {
  background: #EFE8E3;
  text-align: center; }

.sns ul li.youtube img {
  max-width: 205px;
  max-height: 47px;
  width: 75%; }

.sns ul li.instagram {
  background: url("../image/common/sns_insta_bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  text-align: center; }

.sns ul li.instagram img {
  max-width: 70px;
  max-height: 70px;
  width: 25%; }

.sns ul li.tiktok {
  background: #000;
  text-align: center; }

.sns ul li.tiktok img {
  max-width: 56px;
  max-height: 64px;
  width: 25%; }

@media screen and (max-width: 896px) {
  .sns ul {
    margin: 0 0 0 0; }

  .sns ul li a {
    height: 55px; } }
.inner {
  max-width: 1280px;
  width: calc(100% - 40px);
  margin: 0 auto; }

.sec_ttl {
  font-size: clamp(16px, 1.97vw, 26px);
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 1.7em; }
  @media screen and (max-width: 480px) {
    .sec_ttl {
      font-size: calc(18vw / 3.9);
      letter-spacing: 0.08em; } }
  .sec_ttl span {
    display: block; }
  .sec_ttl .s {
    margin-top: 1em;
    font-size: clamp(10px, 0.91vw, 12px);
    letter-spacing: 0.04em; }

.contact {
  background: #f1f1f1;
  padding: 40px 0; }

.tel_wrap {
  text-align: center; }
  .tel_wrap .tel1 {
    font-size: clamp(12px, 1.288vw, 17px);
    line-height: 1.4;
    font-weight: 600; }
    @media screen and (max-width: 480px) {
      .tel_wrap .tel1 {
        font-size: calc(13vw / 3.9); } }
  .tel_wrap .tel3 {
    font-size: clamp(12px, 1.213vw, 16px);
    line-height: 1.6; }
    @media screen and (max-width: 480px) {
      .tel_wrap .tel3 {
        font-size: calc(13vw / 3.9); } }
  .tel_wrap .tel {
    font-size: clamp(18px, 3.94vw, 52px);
    font-size: clamp(20px, 4.167vw, 55px);
    line-height: 1;
    letter-spacing: 0.06em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.2em 0; }
    @media screen and (max-width: 480px) {
      .tel_wrap .tel {
        font-size: calc(40vw / 3.9);
        font-size: calc(35vw / 3.9);
        font-size: calc(37vw / 3.9); } }
    .tel_wrap .tel .telno,
    .tel_wrap .tel a {
      display: flex;
      justify-content: center;
      align-items: baseline;
      pointer-events: none;
      text-decoration: none !important;
      color: #212529;
      font-weight: 500; }
      .tel_wrap .tel .telno:hover,
      .tel_wrap .tel a:hover {
        text-decoration: none !important; }
      @media screen and (max-width: 480px) {
        .tel_wrap .tel .telno,
        .tel_wrap .tel a {
          pointer-events: all;
          text-decoration: none !important; } }
    .tel_wrap .tel .icon {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 1.2em;
      width: 1.2115em;
      width: 1.0862em;
      margin: 0 0.1em 0 0;
      padding: 0;
      line-height: 1; }
      @media screen and (max-width: 480px) {
        .tel_wrap .tel .icon {
          transform: translateY(0.05em); } }

/*.sp_nav {
	li {
		&.con,
		//&.acc,
		//&.loc,
		&.lan {
			a {
				opacity: 0.4;
				pointer-events: none;
			}
		}
	}
}*/
.w_img {
  width: 100%; }

.ta_c,
.center {
  text-align: center; }

.ta_r,
.right {
  text-align: right; }

.ta_l,
.left {
  text-align: left; }

.cap_box {
  position: relative; }

.cap_box.ib {
  display: inline-block;
  margin-left: auto;
  margin-right: auto; }

.t_cap_bg {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px 5px 5px 20px;
  padding: 4px;
  width: auto;
  text-align: right;
  color: #fff;
  font-size: 11px;
  font-feature-settings: "palt";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 15%, rgba(0, 0, 0, 0.8));
  background: #262726; }
  @media screen and (max-width: 768px) {
    .t_cap_bg {
      font-size: 9px; } }

.t_cap {
  position: absolute;
  right: 5px;
  bottom: 5px;
  text-align: right;
  color: #fff;
  text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
  font-size: 11px;
  line-height: 1.2;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 768px) {
    .t_cap {
      font-size: 9px; } }

.t_cap_c {
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 5px;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
  font-size: 11px;
  line-height: 1.2;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 768px) {
    .t_cap_c {
      font-size: 9px; } }

.t_cap_c_b {
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 5px;
  text-align: center;
  color: #333;
  text-shadow: 0 0 3px #fff, 2px 2px 3px #fff, -2px 2px 3px #fff, -2px -2px 3px #fff, 2px -2px 3px #fff;
  font-size: 11px;
  line-height: 1.2;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 768px) {
    .t_cap_c_b {
      font-size: 9px; } }

.t_cap_l {
  position: absolute;
  left: 5px;
  bottom: 5px;
  text-align: right;
  color: #fff;
  text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
  font-size: 11px;
  line-height: 1.2;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 768px) {
    .t_cap_l {
      font-size: 9px; } }

.t_cap_b {
  position: absolute;
  right: 5px;
  bottom: 5px;
  text-align: right;
  color: #333;
  text-shadow: 0 0 3px #fff, 2px 2px 3px #fff, -2px 2px 3px #fff, -2px -2px 3px #fff, 2px -2px 3px #fff;
  font-size: 11px;
  line-height: 1.2;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 768px) {
    .t_cap_b {
      font-size: 9px; } }

.t_cap_b_l {
  position: absolute;
  left: 5px;
  bottom: 5px;
  text-align: left;
  color: #333;
  text-shadow: 0 0 3px #fff, 2px 2px 3px #fff, -2px 2px 3px #fff, -2px -2px 3px #fff, 2px -2px 3px #fff;
  font-size: 11px;
  line-height: 1.2;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 768px) {
    .t_cap_b_l {
      font-size: 9px; } }

.t_cap.nos,
.t_cap_l.nos,
.t_cap_b.nos,
.t_cap_b_l.nos {
  text-shadow: none; }

.cap_l {
  font-size: 11px;
  text-align: left; }
  @media screen and (max-width: 768px) {
    .cap_l {
      font-size: 9px; } }

.cap_c {
  font-size: 11px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .cap_c {
      font-size: 9px; } }

.cap_r {
  font-size: 11px;
  text-align: right; }
  @media screen and (max-width: 768px) {
    .cap_r {
      font-size: 9px; } }

@media screen and (max-width: 480px) {
  .sp_w {
    width: calc(100% + 40px);
    margin-inline: -20px; } }

/*# sourceMappingURL=style.css.map */
