@charset "UTF-8";
/*scss Document */
#customer_header, #customer_footer {
  width: 100%; }
#customer_header, #customer_footer {
    scroll-behavior: smooth;
}
#customer_header, #customer_footer {
  position: relative;
  color: #313131;
  font-size: 16px;
  margin: 0 auto;
  font-feature-settings: "palt";
  font-family: 'Open Sans', 'Noto Sans JP', "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  /*font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; 
}


.title {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  color: #aa8f7b;
  font-family: 'Josefin Sans', sans-serif;
}

.title span {
  display: block;
  transform: translate(0, 105%);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}

.title.-visible span {
  transform: translate(0, 0);
}

.title span:nth-child(2) {
  transition-delay: 0.06s;
}
.title span:nth-child(3) {
  transition-delay: 0.12s;
}
.title span:nth-child(4) {
  transition-delay: 0.18s;
}
.title span:nth-child(5) {
  transition-delay: 0.24s;
}
.title span:nth-child(6) {
  transition-delay: 0.30s;
}
.title span:nth-child(7) {
  transition-delay: 0.36s;
}
.title span:nth-child(8) {
  transition-delay: 0.42s;
}
.title span:nth-child(9) {
  transition-delay: 0.48s;
}
.title span:nth-child(10) {
  transition-delay: 0.54s;
}
.title span:nth-child(11) {
  transition-delay: 0.6s;
}
.title span:nth-child(12) {
  transition-delay: 0.66s;
}
.title span:nth-child(13) {
  transition-delay: 0.72s;
}
.title span:nth-child(14) {
  transition-delay: 0.78s;
}



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

@media (min-width: 1001px) {
  .mb5 {
    margin-bottom: 5px !important; } }
@media (max-width: 1000px) {
  .mb5 {
    margin-bottom: 0.6vw !important; } }

@media (min-width: 1001px) {
  .mb10 {
    margin-bottom: 10px !important; } }
@media (max-width: 1000px) {
  .mb10 {
    margin-bottom: 1.3vw !important; } }

@media (min-width: 1001px) {
  .mb15 {
    margin-bottom: 15px !important; } }
@media (max-width: 1000px) {
  .mb15 {
    margin-bottom: 2vw !important; } }

@media (min-width: 1001px) {
  .mb20 {
    margin-bottom: 20px !important; } }
@media (max-width: 1000px) {
  .mb20 {
    margin-bottom: 2.6vw !important; } }

@media (min-width: 1001px) {
  .mb25 {
    margin-bottom: 25px !important; } }
@media (max-width: 1000px) {
  .mb25 {
    margin-bottom: 3.3vw !important; } }

@media (min-width: 1001px) {
  .mb30 {
    margin-bottom: 30px !important; } }
@media (max-width: 1000px) {
  .mb30 {
    margin-bottom: 3.3vw !important; } }

@media (min-width: 1001px) {
  .mb40 {
    margin-bottom: 40px !important; } }
@media (max-width: 1000px) {
  .mb40 {
    margin-bottom: 5.3vw !important; } }

@media (min-width: 1001px) {
  .mb50 {
    margin-bottom: 50px !important; } }
@media (max-width: 1000px) {
  .mb50 {
    margin-bottom: 6.6vw !important; } }

@media (min-width: 1001px) {
  .mb60 {
    margin-bottom: 60px !important; } }
@media (max-width: 1000px) {
  .mb60 {
    margin-bottom: 8vw !important; } }

@media (min-width: 1001px) {
  .mb70 {
    margin-bottom: 70px !important; } }
@media (max-width: 1000px) {
  .mb70 {
    margin-bottom: 9.3vw !important; } }

@media (min-width: 1001px) {
  .mb80 {
    margin-bottom: 80px !important; } }
@media (max-width: 1000px) {
  .mb80 {
    margin-bottom: 10.6vw !important; } }

@media (min-width: 1001px) {
  .mb90 {
    margin-bottom: 90px !important; } }
@media (max-width: 1000px) {
  .mb90 {
    margin-bottom: 12vw !important; } }

@media (min-width: 1001px) {
  .mb100 {
    margin-bottom: 100px !important; } }
@media (max-width: 1000px) {
  .mb100 {
    margin-bottom: 13.3vw !important; } }

@media (min-width: 1001px) {
  .mb110 {
    margin-bottom: 110px !important; } }
@media (max-width: 1000px) {
  .mb110 {
    margin-bottom: 14.6vw !important; } }

@media (min-width: 1001px) {
  .mb120 {
    margin-bottom: 120px !important; } }
@media (max-width: 1000px) {
  .mb120 {
    margin-bottom: 16vw !important; } }

@media (min-width: 1001px) {
  .mb130 {
    margin-bottom: 130px !important; } }
@media (max-width: 1000px) {
  .mb130 {
    margin-bottom: 17.3vw !important; } }

@media (min-width: 1001px) {
  .mb140 {
    margin-bottom: 140px !important; } }
@media (max-width: 1000px) {
  .mb140 {
    margin-bottom: 18.6vw !important; } }

@media (min-width: 1001px) {
  .mb150 {
    margin-bottom: 150px !important; } }
@media (max-width: 1000px) {
  .mb150 {
    margin-bottom: 20vw !important; } }

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

@media (min-width: 1001px) {
  .pb10 {
    padding-bottom: 10px !important; } }
@media (max-width: 1000px) {
  .pb10 {
    padding-bottom: 1.3vw !important; } }

@media (min-width: 1001px) {
  .p15 {
    padding: 0 15px !important; } }
@media (max-width: 1000px) {
  .p15 {
    padding: 0 2vw !important; } }

@media (min-width: 1001px) {
  .pt10 {
    padding-top: 10px !important; } }
@media (max-width: 1000px) {
  .pt10 {
    padding-top: 1.3vw !important; } }

@media (min-width: 1001px) {
  .pt15 {
    padding-top: 15px !important; } }
@media (max-width: 1000px) {
  .pt15 {
    padding-top: 2vw !important; } }

@media (min-width: 1001px) {
  .pt20 {
    padding-top: 20px !important; } }
@media (max-width: 1000px) {
  .pt20 {
    padding-top: 2.6vw !important; } }

@media (min-width: 1001px) {
  .pt30 {
    padding-top: 30px !important; } }
@media (max-width: 1000px) {
  .pt30 {
    padding-top: 3.3vw !important; } }

@media (min-width: 1001px) {
  .pt40 {
    padding-top: 40px !important; } }
@media (max-width: 1000px) {
  .pt40 {
    padding-top: 5.3vw !important; } }

@media (min-width: 1001px) {
  .ls-1 {
    letter-spacing: -1px; } }

@media (min-width: 1001px) {
  .ls-2 {
    letter-spacing: -2px; } }

@media (min-width: 1001px) {
  .ls-3 {
    letter-spacing: -3px; } }

@media (min-width: 1001px) {
  .ls-4 {
    letter-spacing: -4px; } }

@media (min-width: 1001px) {
  .fs10 {
    font-size: 10px; } }

@media (min-width: 1001px) {
  .fs14 {
    font-size: 14px; } }

@media (min-width: 1001px) {
  .fs15 {
    font-size: 15px; } }

@media (min-width: 1001px) {
  .fs16 {
    font-size: 16px; } }

@media (min-width: 1001px) {
  .fs24 {
    font-size: 24px; } }

@media (min-width: 1001px) {
  .fs26 {
    font-size: 26px; } }

.mb05em {
  margin-bottom: 0.5em !important; }

.mb1em {
  margin-bottom: 1em !important; }

.mb2em {
  margin-bottom: 2em !important; }

.mb3em {
  margin-bottom: 3em !important; }

.mb4em {
  margin-bottom: 4em !important; }

.pb05em {
  padding-bottom: 0.5em !important; }

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

li {
  list-style: none; }

p {
  text-align: justify;
  -ms-text-justify: auto;
  text-justify: auto;
  text-justify: inter-ideograph; }

#customer_header h1, 
#customer_header h2, 
#customer_header h3, 
#customer_header h4, 
#customer_header h5, 
#customer_header h6,
#customer_footer h1, 
#customer_footer h2, 
#customer_footer h3, 
#customer_footer h4, 
#customer_footer h5, 
#customer_footer h6 
/*, strong*/ {
  font-weight: normal; }

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

.noborder {
  border: none !important; }

.nomargin {
  margin: 0 0 !important; }

.ta_r {
  text-align: right; }

.ta_c {
  text-align: center; }

.ta_l {
  text-align: left; }

.cf:before, .cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1; }

.enfont ,
.enfont * {
  font-family: 'Open Sans', sans-serif !important;
  }
.enmin ,
.enmin * {
  font-family: 'Noto Serif JP', serif !important;
    font-feature-settings: inherit;
  }

#customer_header a,
#customer_footer a {
  color: #595757;
  text-decoration: none; }

/* pagetop
  ---------------------------------------------------------------------- */
  #trip_ai_container {
    z-index: 10!important;
    }

/* ---------------------------------------------------------------------- */
@media (min-width: 1001px) {
  #customer_header a,
#customer_footer a {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

  #customer_header img,
  #customer_footer img {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

  #customer_header a:active,
  #customer_header a:hover,
  #customer_header a:hover img ,
  #customer_footer a:active,
  #customer_footer a:hover,
  #customer_footer a:hover img
  {
    opacity: 0.5; /*color: #FFF;*/ }

  .img_hidden {
    opacity: 0;
    transition: 1s; }

  .img_open {
    -moz-animation: imgfade 1s linear 0s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 0s 1 normal forwards;
    -o-animation: imgfade 1s linear 0s 1 normal forwards;
    -ms-animation: imgfade 1s linear 0s 1 normal forwards; }

  .img_open.ih2 {
    -moz-animation: imgfade 1s linear 0.3s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 0.3s 1 normal forwards;
    -o-animation: imgfade 1s linear 0.3s 1 normal forwards;
    -ms-animation: imgfade 1s linear 0.3s 1 normal forwards; }

  .img_open.ih3 {
    -moz-animation: imgfade 1s linear 0.6s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 0.6s 1 normal forwards;
    -o-animation: imgfade 1s linear 0.6s 1 normal forwards;
    -ms-animation: imgfade 1s linear 0.6s 1 normal forwards; }

  .img_open.ih4 {
    -moz-animation: imgfade 1s linear 0.9s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 0.9s 1 normal forwards;
    -o-animation: imgfade 1s linear 0.9s 1 normal forwards;
    -ms-animation: imgfade 1s linear 0.9s 1 normal forwards; }

  .img_open.ih5 {
    -moz-animation: imgfade 1s linear 1.2s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 1.2s 1 normal forwards;
    -o-animation: imgfade 1s linear 1.2s 1 normal forwards;
    -ms-animation: imgfade 1s linear 1.2s 1 normal forwards; }

  .showup {
    opacity: 0;
    transition: 1s;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px); }

  .upview {
    -moz-animation: showup 0.6s linear 0s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 0s 1 normal forwards;
    -o-animation: showup 0.6s linear 0s 1 normal forwards;
    -ms-animation: showup 0.6s linear 0s 1 normal forwards; }

  .upview.uv2 {
    -moz-animation: showup 0.6s linear 0.3s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 0.3s 1 normal forwards;
    -o-animation: showup 0.6s linear 0.3s 1 normal forwards;
    -ms-animation: showup 0.6s linear 0.3s 1 normal forwards; }

  .upview.uv3 {
    -moz-animation: showup 0.6s linear 0.6s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 0.6s 1 normal forwards;
    -o-animation: showup 0.6s linear 0.6s 1 normal forwards;
    -ms-animation: showup 0.6s linear 0.6s 1 normal forwards; }

  .upview.uv4 {
    -moz-animation: showup 0.6s linear 0.9s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 0.9s 1 normal forwards;
    -o-animation: showup 0.6s linear 0.9s 1 normal forwards;
    -ms-animation: showup 0.6s linear 0.9s 1 normal forwards; }

  .upview.uv5 {
    -moz-animation: showup 0.6s linear 1.2s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 1.2s 1 normal forwards;
    -o-animation: showup 0.6s linear 1.2s 1 normal forwards;
    -ms-animation: showup 0.6s linear 1.2s 1 normal forwards; }

  .showdown {
    opacity: 0;
    transition: 1s;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px); }

  .downview {
    -moz-animation: showdown 0.6s linear 0s 1 normal forwards;
    -webkit-animation: showdown 0.6s linear 0s 1 normal forwards;
    -o-animation: showdown 0.6s linear 0s 1 normal forwards;
    -ms-animation: showdown 0.6s linear 0s 1 normal forwards; }

  .downview.dv2 {
    -moz-animation: showdown 0.6s linear 0.3s 1 normal forwards;
    -webkit-animation: showdown 0.6s linear 0.3s 1 normal forwards;
    -o-animation: showdown 0.6s linear 0.3s 1 normal forwards;
    -ms-animation: showdown 0.6s linear 0.3s 1 normal forwards; }

  .downview.dv3 {
    -moz-animation: showdown 0.6s linear 0.6s 1 normal forwards;
    -webkit-animation: showdown 0.6s linear 0.6s 1 normal forwards;
    -o-animation: showdown 0.6s linear 0.6s 1 normal forwards;
    -ms-animation: showdown 0.6s linear 0.6s 1 normal forwards; }

  .downview.dv4 {
    -moz-animation: showdown 0.6s linear 0.9s 1 normal forwards;
    -webkit-animation: showdown 0.6s linear 0.9s 1 normal forwards;
    -o-animation: showdown 0.6s linear 0.9s 1 normal forwards;
    -ms-animation: showdown 0.6s linear 0.9s 1 normal forwards; }

  .showleft {
    opacity: 0;
    transition: 1s;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px); }

  .leftview {
    -moz-animation: showleft 1s linear 0s 1 normal forwards;
    -webkit-animation: showleft 1s linear 0s 1 normal forwards;
    -o-animation: showleft 1s linear 0s 1 normal forwards;
    -ms-animation: showleft 1s linear 0s 1 normal forwards; }

  .showright {
    opacity: 0;
    transition: 1s;
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px); }

  .rightview {
    -moz-animation: showright 1s linear 0s 1 normal forwards;
    -webkit-animation: showright 1s linear 0s 1 normal forwards;
    -o-animation: showright 1s linear 0s 1 normal forwards;
    -ms-animation: showright 1s linear 0s 1 normal forwards; }

  .for_sp {
    display: none !important; }

  .for_tab {
    display: none !important; }

  .for_nw {
    display: none !important; }

  .tab .for_pcnotab {
    display: none !important; }

  .tab .for_tab {
    display: inline !important; }

  #customer_header, #customer_footer {
    font-size: 16px;
    line-height: 24px; }

  .wrap,
  #page {
    width: 100%;
    overflow: hidden;
    position: relative; }

  /* header
  ---------------------------------------------------------------------- */
    #mainheader {
        width: 100%;
        /*position: fixed;*/
        position: absolute;
        top: 0;
        left: 0;
        padding: 40px 110px 40px 40px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        z-index: 1000;
        transition: all 0.3s ease;
    }
    #mainheader * {
        color: #595757;
        /*color: #FFF;*/
    }
    #mainheader .logo {
        width: 280px;
    }
    #mainheader:not(.scroll) .logo .scroll {
        display: none;
    }
    #mainheader .pc_nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: center;
    }
    #mainheader .pc_nav ul {
        display: flex;
        flex-wrap: wrap;
        margin-right: 20px;
    }
    #mainheader .pc_nav ul li {
        margin: 0 15px;
        text-align: center;
    }
    #mainheader .pc_nav ul li a {
        display: block;
        font-weight: 700;
        line-height: 1.4;
        letter-spacing: 0.15em;
        position: relative;
    }
    #mainheader .pc_nav ul li a::after {
      position: absolute;
      bottom: -5px;
      left: 0;
      content: '';
      width: 100%;
      height: 1px;
      background: #595757;
      transform: scale(0, 1);
      transform-origin: center top;
      transition: transform .3s;
    }
    #mainheader .pc_nav ul li a:hover {
        opacity: 1.0;
    }
    #mainheader .pc_nav ul li a:hover::after {
      transform: scale(1, 1);
    }
    #mainheader .pc_nav ul li a span {
        display: block;
        font-size: calc(13em / 16);
    }
    #mainheader .pc_nav .reserve a {
        display: block;
        background-color: #3b4b72;
        text-align: center;
        font-size: calc(15em / 16);
        line-height: 1.6;
        letter-spacing: 0.1em;
        padding: 5px 1.5em;
        color: #FFF;
    }
    #mainheader .pc_nav .reserve:hover a {
        background-color: #751717;
        opacity: 1;
    }
    #mainheader .pc_nav .reserve:hover a img {
        opacity: 1;
    }
    #mainheader .pc_nav .reserve img {
        position: relative;
        top: -1px;
        margin-right: 2px;
        width: 25px;
    }
    #mainheader .pc_nav .reserve a small {
        display: block;
        font-size: calc(12em / 15);
        letter-spacing: 0;
        color: #FFF;
    }

    /*#mainheader.scroll ,
    #mainheader.child {
        background-color: #fff;
        -moz-box-shadow: 0px 13px 10px -12px rgba(161, 161, 161, 0.1);
        -webkit-box-shadow: 0px 13px 10px -12px rgba(161, 161, 161, 0.1);
        -ms-box-shadow: 0px 13px 10px -12px rgba(161, 161, 161, 0.1);
        box-shadow: 0px 13px 10px -12px rgba(161, 161, 161, 0.1);
    }*/

    #mainheader.scroll .logo .default {
        display: none;    
    }
    #mainheader.scroll .pc_nav ul ,
    #mainheader.child .pc_nav ul {
        display: none;
    }

    #mainheader{
        transition: ease all .5s;
    }
    #mainheader.scroll{
      visibility: hidden;
    }
    #mainheader>h1 a {
        transition: ease all .5s;
    }
    #mainheader.scroll>h1 {
      visibility: initial;
    }
    #mainheader .pc_nav.for_pc {
      transition: ease all .5s;
    }
    #mainheader.scroll .pc_nav.for_pc {
      visibility: initial;
    }
    #mainheader .open {
      transition: ease all .5s;
    }
    #mainheader.scroll .open {
      visibility: initial;
    }
    #mainheader .g_nav{
      transition: ease all .5s;
    }
    #mainheader.scroll .g_nav{
      visibility: initial;
    }

#mainheader .open {
	display: block;
	width:  54px;
	height: 60px;
	/*position: fixed;*/
  position: absolute;
	top: 40px;
	right: 25px;
	z-index: 5000;
  visibility: hidden;
}
 #mainheader .open::after {
        display: block;
        content:  'menu';
        font-family: 'Open Sans', sans-serif !important;
        letter-spacing: 0.2em;
        position: absolute;
        right: -0.2em;
        bottom: 0;
    }

#mainheader .open span {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 54px;
	height: 1px; 
	background-color: #fff;
	transition: ease all .5s;
}

#mainheader .open span:nth-child(1) { top: 0; }
#mainheader .open span:nth-child(2) { top: 15px; }
#mainheader .open span:nth-child(3) { top: 30px; }
#mainheader .open.active {
        background-color: transparent;
    }
#mainheader .open.active span {
	background-color: #000;
}

#mainheader .open.active span:nth-child(1) { top: 20px; transform: translateX(-50%) rotate(45deg); }
#mainheader .open.active span:nth-child(2) { display: none; }
#mainheader .open.active span:nth-child(3) { top: 20px; transform: translateX(-50%) rotate(-45deg); }
    
    #mainheader.scroll .open span ,
    #mainheader.child .open span {
        background-color: #000;
    }
    #mainheader.scroll .open::after ,
    #mainheader.child .open::after {
        color: #000;
    }
    
    
#mainheader .g_nav {
	display: none;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
    background-color: #fff;

}
.open #mainheader .g_nav {
    z-index: 2000;
}
    .open #mainheader .pc_nav .reserve {
        z-index: 5000;
    }
    #mainheader .g_nav  * {
        color: #000;
    }
    #mainheader .g_nav .wrap {
display: flex;
    flex-wrap: wrap;
    justify-content: center;
        padding-top: 230px;
    }
    #mainheader .g_nav .inner {
        width: 50%;
        max-width: 380px;
    }
    #mainheader .g_nav .inner .nav1 li {
        margin-bottom: 25px;
    }
    #mainheader .g_nav .inner .nav1 li a {
        font-size: calc(24em / 16);
        font-weight: 700;
        letter-spacing: 0.25em;
    }
    #mainheader .g_nav .inner .nav1 li a span {
        display: block;
        font-size: calc(14em / 24);
    }
    #mainheader .g_nav .inner .nav2 {
        padding-top: 10px;
    }
    #mainheader .g_nav .inner .nav2 li {
        font-size: calc(20em / 16);
        font-weight: 700;
        margin-bottom: 20px;
    }
    #mainheader .g_nav .inner .nav2 li i {
        margin-right: 4px;
    }

  /* footer
  ---------------------------------------------------------------------- */
    #customer_footer footer * {
        color: #fff;
    }
    #customer_footer footer .mainfooter {
        padding: 75px 0 20px 0;
        /*background-color: #1d2087;*/
        background-color: #546ca4; 
        background: -webkit-linear-gradient(115deg, #3b4b72, #546ca4); 
        background: linear-gradient(115deg, #3b4b72, #546ca4);
    }
    #customer_footer footer .mainfooter .inner1 {
        display: flex;
    flex-wrap: wrap;
        margin-bottom: 50px;
    }
    #customer_footer footer .mainfooter .inner1 > div {
        width: 50%;
        padding: 0 25px;
    }
    #customer_footer footer .mainfooter .inner1 .logo {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    #customer_footer footer .mainfooter .inner1 .logo p {
        width: 252px;
        margin-bottom: 40px;
    }
    #customer_footer footer .mainfooter .inner1 .logo ul {
        display: flex;
    flex-wrap: wrap;
        justify-content: flex-end;
    }
    #customer_footer footer .mainfooter .inner1 .logo ul li {
        margin-left: 20px;
        font-size: calc(30em / 16);
    }
    #customer_footer footer .mainfooter .inner1 .logo ul li:hover i {
        opacity: 1;
        color: #751717;
    }
    #customer_footer footer .mainfooter .inner1 .address address {
        font-style: normal;
    }
    #customer_footer footer .mainfooter .inner1 .address .tel {
        font-size: calc(28em / 16);
        font-weight: 300;
        padding: 5px 0 10px 0;
        pointer-events: none;
    }
    #customer_footer footer .mainfooter .inner1 .address .tel svg {
        width: 23px;
        margin-right: 5px;
    }
    #customer_footer footer .mainfooter .inner1 .address .tel svg path {
        color: #fff;
        fill: currentColor;
    }
    #customer_footer footer .mainfooter .inner1 .address i {
        margin-right: 5px;
    }
    #customer_footer footer .mainfooter .inner1 .address ul {
        margin-top: 20px;
        padding-left: initial;
    }
    #customer_footer footer .mainfooter .inner1 .time {
        line-height: 2.0;
    }
    #customer_footer footer .mainfooter .inner1 .subnav li {
        margin-bottom: 10px;
    }
    #customer_footer footer .mainfooter .footer_menu {
        font-size: 14px;
        letter-spacing: 0.1em;
        text-align: center;
    }
    #customer_footer footer .copyfooter {
        background-color: #2a2a27;
        padding: 20px 0 20px 0;
    }
    #customer_footer footer .copyfooter * {
        text-align: center;
    }
    #customer_footer footer .copyfooter > div > div {
        font-size: calc(15em / 16);
        letter-spacing: 0.5em;
        color: #7b7b7b;
        padding-bottom: 35px;
        margin-bottom: 25px;
        border-bottom: 1px solid #575757;
    }
    #customer_footer footer .copyfooter > div > div img {
        width: 145px;
        margin-left: 10px;
        position: relative;
        top: 8px;
    }    
    #customer_footer footer .copyfooter .copyright {
        font-size: calc(13em / 16);
        color: #adadad;
    }

    /*20231101追加*/

    #customer_footer footer .address [data-ruby] {
      position: relative;
    }
    #customer_footer footer .address [data-ruby]::before {
      content: attr(data-ruby);
      position: absolute;
      top: -1.4em;
      left: 0;
      right: 0;
      margin: auto;
      font-size: 0.4em;
      letter-spacing: 0.3em;
      text-align: center;
    }
    #customer_footer footer .address .btn_nav{
      border: 1px solid #fff;
      text-align: center;
      width: 22em;
      margin-bottom: 10px;
      font-size: 14px;
    }

  /* pagetop
  ---------------------------------------------------------------------- */
  #page-top {
    /*width: 22px;*/
    position: fixed;
    /*bottom: 30px;*/
    bottom: 20px;
    /*right: 40px;*/
    right: 80px;
    z-index: 500; 
    /*display: none;*/
    transition: all 0.3s ease;
    }
    #page-top.scroll {
        display: block;
    }

    /*box-type*/
    #page-top a {
      background: #2a2a27;
      color: #ffffff;
      padding-top: 28px;
      font-size: 15px;
      text-align: center;
      text-align: center;
      display: block;
      width: 70px;
      height: 70px;
      position: relative;
    }
    #page-top a:before { 
      content: "\f106";
      font-family: FontAwesome;
      position: absolute;
      top:10px;
      width: 70px;
      text-align: center;
      left: 0;
      color: #918e4c;
      transition:0.3s;
    }
    #page-top a:hover {
      background: #1d2087;
      opacity: 1;
    }
    #page-top a:hover:before {
      top:5px;
    }

  /* pankuzu
  ---------------------------------------------------------------------- */
    #pankuzu {
        padding: 12px 0 12px 120px;
    }
    #pankuzu li {
        display: inline-block;
        font-size: 14px;
        padding: 5px 0;
        font-weight: bold;
        color: #595757;
    }
    #pankuzu li:not(:last-of-type)::after {
        content:  '>';
        color: #313131;
        font-weight: normal;
    }
    #pankuzu li i {
        margin-right: 5px;
    }
    #pankuzu li a {
        font-weight: normal;
    }
    
  /* common
  ---------------------------------------------------------------------- */
  .mainw,
  .mainw_pc {
    width: 1100px;
    margin: 0 auto; }

  .w1200 {
      max-width: 1260px;
      margin-right: auto;
      margin-left: auto; 
      padding: 0 30px;
    }
  .w1180 {
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto; 
    padding: 0 30px;
  }
  .w1100 {
    width: 1100px;
    margin: 0 auto; }

  .w1000 {
      max-width: 1060px;
      margin-right: auto;
      margin-left: auto; 
      padding: 0 30px; }
  .w980 {
    width: 980px;
    margin: 0 auto; }
  .w950 {
    width: 950px;
    margin: 0 auto; }

  .w900 {
    width: 900px;
    margin: 0 auto; }

  .w920 {
    width: 920px;
    margin: 0 auto; }

  .w800 {
    width: 800px;
    margin: 0 auto; }

  .w700 {
    width: 700px;
    margin: 0 auto; }

  .anchor {
    margin-top: -100px;
    padding-top: 100px; }

  .cflex {
    display: flex; }

  /*
  	article { padding-top: 100px; }
  */
  #customer_header p , #customer_footer p {
    font-size: 16px;
    line-height: 28px; }

  .img100 {
    width: 100%; }

  .img100 img {
    width: 100%; }

  .tsf_y {
  transform: rotate3d(0, 1, 0, 90deg);
  -webkit-transform: rotate3d(0, 1, 0, 90deg);
  transform-origin: center center; 
  transition: all 0.8s ease 0.5s;
  -webkit-transform-origin: center center; 
  -webkit-transition: all 0.8s ease 0.5s;
  }
  .tsf_y.origin {
  transform: rotate3d(0, 1, 0, 0);
  -webkit-transform: rotate3d(0, 1, 0, 0);
  transform-origin: center center; 
  transition: all 0.8s ease 0.5s;
  -webkit-transform-origin: center center; 
  -webkit-transition: all 0.8s ease 0.5s;
  }


    #pageheader {
        width: 100%;
        /*height: 550px;*/
        height: 370px;
        display: flex;
        align-items: center;
        position: relative;
        z-index: 0;
        /*margin-top: 133px;*/
    }
    #pageheader h1 {
        color: #313131;
        font-size: calc(42em / 16);
        letter-spacing: 0.25em;
        padding-left: 200px;
        margin-top: 95px;
    }
    #pageheader h1 span {
        display: block;
        font-size: calc(16em / 42);
        letter-spacing: 0.23em; 
        margin-top: 20px;
    }
    #pageheader img {
        width: 100%;
        height: 550px;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
  .mainnav {
    display: none;
  }


/* End @media (min-width: 1001px) and  (max-width:1055px) */
/* ---------------------------------------------------------------------- */
@-moz-keyframes imgfade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes imgfade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes imgfade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes imgfade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-o-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-ms-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-moz-keyframes showdown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes showdown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-o-keyframes showdown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-ms-keyframes showdown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-moz-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-o-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-ms-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-moz-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-o-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-ms-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
}


/* ---------------------------------------------------------------------- */
@media (max-width: 1000px) {

@media (max-width: 750px) {
  #customer_header, #customer_footer {
    font-size: calc(100vw / 24);
    line-height: 1.5; }
    }
@media screen and (max-width:320px){
	#customer_header, #customer_footer{font-size: 16px;}
}
  .mb20 {
    margin-bottom: 2.6vw !important; }

  .mb25 {
    margin-bottom: 3.3vw !important; }

  .mb30 {
    margin-bottom: 4vw !important; }

  .mb40 {
    margin-bottom: 5.3vw !important; }

  .mb50 {
    margin-bottom: 6.6vw !important; }

  .mb60 {
    margin-bottom: 8vw !important; }

  .mb70 {
    margin-bottom: 9.3vw !important; }

  .mb80 {
    margin-bottom: 10.6vw !important; }

  .mb90 {
    margin-bottom: 12vw; }

  .mb100 {
    margin-bottom: 13.3vw !important; }

  .mb120 {
    margin-bottom: 16vw !important; }

  .pt50 {
    padding-top: 6.6vw !important; }

  .ls-1 {
    letter-spacing: -1px; }

  .ls-2 {
    letter-spacing: -2px; }

  .ls-3 {
    letter-spacing: -3px; }

  .ls-4 {
    letter-spacing: -4px; }

  .fs10 {
    font-size: 3vw; }

  .fs14, .fs15 {
    font-size: 3.4vw; }

  .fs16 {
    font-size: 3.7vw; }

  .fs24 {
    font-size: 4vw; }

  .fs26 {
    font-size: 5vw; }

  .wrap,
  #page {
    width: 100%;
    overflow: hidden;
    position: relative; }

  .for_pc {
    display: none !important; }

  .for_tab {
    display: none; }

  .for_pcnotab {
    display: none !important; }

  .for_nw {
    display: none !important; }

  .cf_s:before, .cf_s:after {
    content: "";
    display: table; }

  .cf_s:after {
    clear: both; }

  .cf_s {
    zoom: 1; }

  .showup {
    opacity: 0;
    transition: 1s;
    transform: translateY(4vw);
    -webkit-transform: translateY(4vw);
    -moz-transform: translateY(4vw);
    -ms-transform: translateY(4vw);
    -o-transform: translateY(4vw); }

  .upview {
    -moz-animation: showup 1s linear 0s 1 normal forwards;
    -webkit-animation: showup 1s linear 0s 1 normal forwards;
    -o-animation: showup 1s linear 0s 1 normal forwards;
    -ms-animation: showup 1s linear 0s 1 normal forwards; }

  .showdown {
    opacity: 0; 
    transition: 1s;
    transform: translateY(-4vw);
    -webkit-transform: translateY(-4vw);
    -moz-transform: translateY(-4vw);
    -ms-transform: translateY(-4vw);
    -o-transform: translateY(-4vw); }

  .downview {
    -moz-animation: showup 1s linear 0s 1 normal forwards;
    -webkit-animation: showup 1s linear 0s 1 normal forwards;
    -o-animation: showup 1s linear 0s 1 normal forwards;
    -ms-animation: showup 1s linear 0s 1 normal forwards; }

  .showleft {
    opacity: 0;
    transition: 1s;
    transform: translateX(-4vw);
    -webkit-transform: translateX(-4vw);
    -moz-transform: translateX(-4vw);
    -ms-transform: translateX(-4vw);
    -o-transform: translateX(-4vw); }

  .leftview {
    -moz-animation: showleft 1s linear 0s 1 normal forwards;
    -webkit-animation: showleft 1s linear 0s 1 normal forwards;
    -o-animation: showleft 1s linear 0s 1 normal forwards;
    -ms-animation: showleft 1s linear 0s 1 normal forwards; }

  .showright {
    opacity: 0;
    transition: 1s;
    transform: translateX(4vw);
    -webkit-transform: translateX(4vw);
    -moz-transform: translateX(4vw);
    -ms-transform: translateX(4vw);
    -o-transform: translateX(4vw); }

  .rightview {
    -moz-animation: showright 1s linear 0s 1 normal forwards;
    -webkit-animation: showright 1s linear 0s 1 normal forwards;
    -o-animation: showright 1s linear 0s 1 normal forwards;
    -ms-animation: showright 1s linear 0s 1 normal forwards; }

  /* header 
  ---------------------------------------------------------------------- */
    #mainheader {
        width: 100%;
        position: absolute;
        /*position: fixed;*/
        top: 0;
        left: 0;
        padding: calc(15 / 375 * 100vw) calc(10 / 375 * 100vw);
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        z-index: 1000;
        transition: all 0.3s ease;
    }
    #mainheader.scroll ,
    #mainheader.child {
        background-color: #fff;
    }
    #mainheader * {
        color: #fff;
    }
    #mainheader .logo {
        width: calc(196 / 375 * 100vw);
    }
    #mainheader .logo .scroll {
        display: none;
    }
    #mainheader.child .default {
        display: none;
    }
    #mainheader.child .scroll {
        display: block;
    }
    #mainheader.scroll .logo .scroll {
        display: block;
        width:  calc(38 / 375 * 100vw);
    }    
    #mainheader.scroll .logo .default {
        display: none;
    }
    #mainheader.child .logo {
        width: calc(38 / 375 * 100vw);
    }
    
#mainheader .open {
	display: none;
	width:  calc(70 / 375 * 100vw);
	height: calc(70 / 375 * 100vw);
	position: fixed;
	/*bottom: 0;*/
  top: 0;
	right: 0;
	z-index: 5000;
    background-color: #fff;
}
 #mainheader .open::after {
        display: block;
        content:  'menu';
        font-family: 'Open Sans', sans-serif !important;
     font-size: calc(13em / 16);
        letter-spacing: 0.2em;
        position: absolute;
        left: calc(50% - 1.7em);
     color: #000;
        bottom: calc(10 / 375 * 100vw);
    }

#mainheader .open span {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: calc(25 / 375 * 100vw);
	height: 1px; 
	background-color: #000;
	transition: ease all .5s;
}

#mainheader .open span:nth-child(1) { top: calc(17 / 375 * 100vw); }
#mainheader .open span:nth-child(2) { top: calc(27 / 375 * 100vw); }
#mainheader .open span:nth-child(3) { top: calc(37 / 375 * 100vw); }
#mainheader .open.active {
        background-color: transparent;
    }
#mainheader .open.active span {
	background-color: #000;
}
    #mainheader .open.active::after {
         content:  '';
    }
#mainheader .open.active span:nth-child(1) { top: 20px; transform: translateX(-50%) rotate(45deg); }
#mainheader .open.active span:nth-child(2) { display: none; }
#mainheader .open.active span:nth-child(3) { top: 20px; transform: translateX(-50%) rotate(-45deg); }
    
    #mainheader.scroll .open {
        display: block;
    }
    #mainheader.scroll .open span,
    #mainheader.child .open span {
        background-color: #000;
    }
    #mainheader.scroll .open::after ,
    #mainheader.child .open::after {
        color: #000;
    }
    
    .footer_sp {
        width: calc(305 / 375 * 100vw);
        height: calc(70 / 375 * 100vw);
        display: none !important;
        display: flex;
        flex-wrap: wrap;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 1000;
    }
    .footer_sp.scroll {
        display: flex !important;
    }
    .footer_sp * {
        color: #fff;
    }
    .footer_sp .access a {
        display: block;
        width: calc(100 / 375 * 100vw);
        height: calc(70 / 375 * 100vw);
        font-size: calc(12em / 16);
        text-align: center;
        background-color: #313131;
        padding-top: calc(10 / 375 * 100vw);
    }
    .footer_sp .access a i {
        display: block;
        font-size: calc(30em / 16);
        margin-bottom: calc(5 / 375 * 100vw);
    }
    .footer_sp .access a img {
        display: block;
        width: calc(18 / 375 * 100vw);
        margin: 0 auto calc(5 / 375 * 100vw);
    }
    .footer_sp .reserve a {
        display: block;
        width: calc(205 / 375 * 100vw);
        height: calc(70 / 375 * 100vw);
        background-color: #3b4b72;
        text-align: center;
        font-size: calc(15em / 16);
        line-height: 2.0;
        letter-spacing: 0.1em;
        padding: calc(8 / 375 * 100vw) 0;
    }
    .footer_sp .reserve:hover a {
        background-color: #751717;
        opacity: 1;
    }
    .footer_sp .reserve:hover a img {
        opacity: 1;
    }
    .footer_sp .reserve img {
        width: calc(25 / 375 * 100vw);
        position: relative;
        top: calc(-3 / 375 * 100vw);
        margin-right: calc(2 / 375 * 100vw);
    }
    .footer_sp .reserve a small {
        display: block;
        font-size: calc(12em / 15);
        letter-spacing: 0;
    }
    
#mainheader .g_nav {
	display: none;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
    background-color: #fff;

}
.open #mainheader .g_nav {
    z-index: 2000;
}
    .open #mainheader .pc_nav .reserve {
        z-index: 5000;
    }
    #mainheader .g_nav  * {
        color: #000;
    }
    #mainheader .g_nav .wrap {
        padding-top: calc(40 / 375 * 100vw);
        padding-left: calc(70 / 375 * 100vw);
    }
    #mainheader .g_nav .inner {

    }
    #mainheader .g_nav .inner .nav1 li {
        margin-bottom: calc(18 / 375 * 100vw);
    }
    #mainheader .g_nav .inner .nav1 li a {
        font-size: calc(21em / 16);
        font-weight: 700;
        letter-spacing: 0.25em;
        line-height: 1.2;
    }
    #mainheader .g_nav .inner .nav1 li a span {
        display: block;
        font-size: calc(14em / 21);
    }
    #mainheader .g_nav .inner .nav2 {
        padding-top: calc(10 / 375 * 100vw);
    }
    #mainheader .g_nav .inner .nav2 li {
        font-size: calc(19em / 16);
        font-weight: 700;
        margin-bottom: calc(10 / 375 * 100vw);
    }
    #mainheader .g_nav .inner .nav2 li i {
        margin-right: calc(5 / 375 * 100vw);
    }


  /* footer
  ---------------------------------------------------------------------- */
   #customer_footer footer * {
        color: #fff;
        text-align: center;
    }
   #customer_footer footer .mainfooter {
        padding: calc(40 / 375 * 100vw) 0 calc(30 / 375 * 100vw)  0;
        /*background-color: #1d2087;*/
        background-color: #546ca4; 
        background: -webkit-linear-gradient(115deg, #3b4b72, #546ca4); 
        background: linear-gradient(115deg, #3b4b72, #546ca4);
    }
   #customer_footer footer .mainfooter .inner1 {
        margin-bottom: calc(30 / 375 * 100vw);
    }
   #customer_footer footer .mainfooter .inner1 .logo p {
        width: calc(224 / 375 * 100vw);
        margin: 0 auto calc(25 / 375 * 100vw);
    }
   #customer_footer footer .mainfooter .inner1 .logo ul {
        display: flex;
    flex-wrap: wrap;
        justify-content: center;
        margin-bottom: calc(20 / 375 * 100vw);
    }
   #customer_footer footer .mainfooter .inner1 .logo ul li {
        font-size: calc(27em / 16);
        width: calc(30 / 375 * 100vw);
        margin: 0 calc(15 / 375 * 100vw);
        color: #fff;
    }
   #customer_footer footer .mainfooter .inner1 .address address {
        font-style: normal;
    }
   #customer_footer footer .mainfooter .inner1 .address .tel {
        font-size: calc(28em / 16);
        font-weight: 300;
        padding: calc(18 / 375 * 100vw) 0 calc(10 / 375 * 100vw) 0;
    }
   #customer_footer footer .mainfooter .inner1 .address .tel svg {
        width: calc(20 / 375 * 100vw);
        margin-right: calc(5 / 375 * 100vw);
    }
   #customer_footer footer .mainfooter .inner1 .address .tel svg path {
        color: #fff;
        fill: currentColor;
    }
   #customer_footer footer .mainfooter .inner1 .address i {
        margin-right: calc(5 / 375 * 100vw);
    }
   #customer_footer footer .mainfooter .inner1 .address ul {
        margin-top: calc(20 / 375 * 100vw);
    }
   #customer_footer footer .mainfooter .inner1 .time {
        line-height: 2.0;
    }
   #customer_footer footer .mainfooter .inner1 .subnav li {
        margin-bottom: 10px;
    }
   #customer_footer footer .mainfooter .footer_menu {
        font-size: calc(14em / 16);
        letter-spacing: 0.1em;
        text-align: center;
        line-height: 2.2;
    }
   #customer_footer footer .copyfooter {
        background-color: #2a2a27;
        padding: calc(15 / 375 * 100vw) 0 calc(90 / 375 * 100vw) 0;
    }
   #customer_footer footer .copyfooter * {
        text-align: center;
    }
   #customer_footer footer .copyfooter > div > div {
        font-size: calc(15em / 16);
        letter-spacing: 0.5em;
        color: #7b7b7b;
        padding-bottom: calc(25 / 375 * 100vw);
        margin-bottom: calc(25 / 375 * 100vw);
        border-bottom: 1px solid #575757;
    }
   #customer_footer footer .copyfooter > div > div img {
        width: calc(145 / 375 * 100vw);
        margin-left: calc(10 / 375 * 100vw);
        position: relative;
        top: calc(8 / 375 * 100vw);
    }   
   #customer_footer footer .copyfooter .copyright {
        font-size: calc(13em / 16);
        color: #adadad;
    }

    /*20231101追加*/
    footer .mainfooter .inner1 .address .tel [data-ruby] {
      position: relative;
    }
    footer .mainfooter .inner1 .address .tel [data-ruby]::before {
      content: attr(data-ruby);
      position: absolute;
      top: -1em;
      left: 0;
      right: 0;
      margin: auto;
      font-size: 0.4em;
      letter-spacing: 0.3em;
      text-align: center;
    }
    footer .mainfooter .inner1 .address .btn_nav {
      border: 1px solid #fff;
      margin: calc(9 / 375 * 100vw) auto;
      padding: calc(6 / 375 * 100vw);
      width: calc(350em / 16);
      font-size: calc(14em / 16);
    }

  /* pagetop
  ---------------------------------------------------------------------- */
    /*#page-top {
      display: none !important;
    }*/

    #page-top {
      width: 15vw;
      position: fixed;
      right: calc(5/ 375 * 100vw);
      bottom: calc(75 / 375 * 100vw);
      z-index: 10; 
      transition: all 0.3s ease;
    }
    #page-top.scroll {
        display: block;
    }
    #page-top a {
      background: #2a2a27;
      color: #ffffff;
      padding-top: 7vw;
      font-size: calc(13em / 16);
      text-align: center;
      text-align: center;
      display: block;
      width: 15vw;
      height: 15vw;
      position: relative;
    }
    #page-top a:before { 
      content: "\f106";
      font-family: FontAwesome;
      position: absolute;
      top:2vw;
      width: 15vw;
      text-align: center;
      left: 0;
      color: #918e4c;
      transition:0.3s;
    }

  /*
    .open #page-top {
        z-index: 0;
    }*/
    
  /* pagetop
  ---------------------------------------------------------------------- */
  #trip_ai_container {
    width: 15vw!important;
    height: 15vw!important;
    bottom: 80px!important;
    z-index: 10!important;
    }
    
  /* pankuzu
  ---------------------------------------------------------------------- */
    #pankuzu {
        padding: calc(10 / 375 * 100vw) 0 calc(10 / 375 * 100vw) calc(15 / 375 * 100vw);
    }
    #pankuzu li {
        display: inline-block;
        padding: calc(5 / 375 * 100vw) 0;
        color: #595757;
        font-weight: bold;
    }
    #pankuzu li:not(:last-of-type)::after {
        content:  '>';
        color: #313131;
        font-weight: normal;
    }
    #pankuzu li i {
        margin-right: calc(10 / 375 * 100vw);
    }
    #pankuzu li a {
        font-weight: normal;
    }
    
  /* common
  ---------------------------------------------------------------------- */
  .mainw,
  .w1100,
  .w1000,
  .w900,
  .w920,
  .w800,
  .w700 {
    width: 82vw;
    max-width: 100%;
    margin: 0 auto;
    padding: 0; }

  .w950 {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }
    
    .w345 {
        width: calc(345 / 375 * 100vw);
        margin-right: auto;
        margin-left: auto;
    }

  .anchor {
    margin-top: -20vw;
    padding-top: 20vw; }

 }

  .tsf_y {
  transform: rotate3d(0, 1, 0, 90deg);
  -webkit-transform: rotate3d(0, 1, 0, 90deg);
  transform-origin: center center; 
  transition: all 0.8s ease 0.5s;
  -webkit-transform-origin: center center; 
  -webkit-transition: all 0.8s ease 0.5s;
  }
  .tsf_y.origin {
  transform: rotate3d(0, 1, 0, 0);
  -webkit-transform: rotate3d(0, 1, 0, 0);
  transform-origin: center center; 
  transition: all 0.8s ease 0.5s;
  -webkit-transform-origin: center center; 
  -webkit-transition: all 0.8s ease 0.5s;
  }


@media (max-width: 1000px) {
    #pageheader {
        width: 100%;
        /*height: calc(300 / 375 * 100vw);*/
        height: calc(180 / 375 * 100vw);
    display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        /*margin-top: calc(50 / 375 * 100vw);*/
    }
    #pageheader h1 {
        color: #313131;
        font-size: calc(32em / 16);
        letter-spacing: 0.25em;
        /*margin-top: 1.5em;*/
        margin-top: 2.5em;
    }
    #pageheader h1 span {
        display: block;
        font-size: calc(15em / 32);
        letter-spacing: 0.23em;
        margin-top: calc(20 / 375 * 100vw);
    }
    #pageheader img {
        width: 100%;
        height: calc(300 / 375 * 100vw);
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    
   .footer_sp {
    display: none;
   }
   #mainheader a.open {
    /*display: none;*/
   }

  .mainnav {
    width: 100%;
    margin: auto;
    position: relative;
    padding: 10px 0;
  }
  .mainnav ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 89vw;
    margin: auto;
    padding-left: 0;
  }
  .mainnav ul li {
    width: 25%;
    margin-bottom: 15px;
    border-right: 1px solid #CCCCCC;
  }
  .mainnav ul li a {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #1E1E1E;
  }









}

  /* keyframe
  ---------------------------------------------------------------------- */
@-moz-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(4vw); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(4vw); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-o-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(4vw); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-ms-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(4vw); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
  @-moz-keyframes txtfade {
    0% {
      opacity: 0;
      transform: translateY(4vw); }
    100% {
      opacity: 1;
      transform: translateY(0); } }
  @-webkit-keyframes txtfade {
    0% {
      opacity: 0;
      transform: translateY(4vw); }
    100% {
      opacity: 1;
      transform: translateY(0); } }
  @-o-keyframes txtfade {
    0% {
      opacity: 0;
      transform: translateY(4vw); }
    100% {
      opacity: 1;
      transform: translateY(0); } }
  @-ms-keyframes txtfade {
    0% {
      opacity: 0;
      transform: translateY(4vw); }
    100% {
      opacity: 1;
      transform: translateY(0); } } }
@-moz-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-o-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-ms-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-moz-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-o-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-ms-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
}
/* End @media (max-width:1000px) */
/* ----------------------------------------------------------------------*/




 

