@charset "UTF-8";
html, body {
  width: 100%;
}
html {
    scroll-behavior: smooth;
/*    font-size: 62.5%;*/
}
body {
  position: relative;
  color: #231815;;
/*  color: #313131;*/
  font-size: 16px;
  margin: 0 auto;
  font-feature-settings: "palt";
  font-family: 'Noto Sans JP', "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo,'Open Sans',  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;
}

.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; }

h1, h2, h3, h4, h5, 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;
  }

a {
  color: #231815;
  text-decoration: none; }

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

/* ---------------------------------------------------------------------- */
@media (min-width: 1001px) {
  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; }

  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; }

  a:active,
  a:hover,
  a:hover img {
    opacity: 0.8; }

  .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; }

  body {
    font-size: 16px;
    line-height: 24px; }

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

  /* header
  ---------------------------------------------------------------------- */
    #mainheader {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10010;
        padding: 40px 110px 40px 40px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        z-index: 10010;
        transition: all 0.3s ease;
    }
    #mainheader * {
        color: #fff;
    }
    #mainheader .logo {
        width: 500px;
        /*width: 280px;*/
        font-size: 1.8rem;
    }
    #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 .glNav {
        display: flex;
        flex-wrap: wrap;
        margin-right: 20px;
    }
    #mainheader .pc_nav .glNav li {
        margin: 0 15px;
        text-align: center;
    }
    #mainheader .pc_nav .glNav li a {
        display: block;
        font-weight: 700;
        line-height: 1.4;
        letter-spacing: 0.15em;
        position: relative;
    }
    #mainheader .pc_nav .glNav li a::after {
      position: absolute;
      bottom: -5px;
      left: 0;
      content: '';
      width: 100%;
      height: 1px;
      background: #fff;
      transform: scale(0, 1);
      transform-origin: center top;
      transition: transform .3s;
    }
    #mainheader .pc_nav .glNav li a:hover {
        opacity: 1.0;
    }
    #mainheader .pc_nav .glNav li a:hover::after {
      transform: scale(1, 1);
    }
    #mainheader .pc_nav .glNav 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;
    }
    #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;
    }

    /*#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 .glNav ,
    #mainheader.child .pc_nav .glNav {
        display: none;
    }

    #mainheader.scroll{
      visibility: hidden;
    }
    #mainheader.scroll>h1{
      visibility: initial;

    }
    #mainheader.scroll .pc_nav.for_pc {
      visibility: initial;
    }
    #mainheader.scroll .open {
      visibility: initial;
    }
    #mainheader.scroll .g_nav{
      visibility: initial;
    }

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

    footer .copyfooter .copyright {
        font-size: calc(13em / 16);
        color: #adadad;
    }
    /*20231101追加*/

    footer .address [data-ruby] {
      position: relative;
    }
    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;
    }
    footer .address .btn_nav{
      border: 1px solid #fff;
      text-align: center;
      width: 22em;
      margin-bottom: 10px;
      font-size: 14px;
    }


/* 20250707追記  */
    .copyfooter .cflex {
      justify-content: center;
      align-items: flex-end;
    }
    footer .copyfooter > div > div > div {
        padding-right: 10px;
        padding-left: 10px;
        text-align: left;
    }
    footer .copyfooter > div > div > div span {
      color: #adadad;
      position: relative;
    }
    footer .copyfooter > div > div > div:first-of-type span {
        top: -20px;
    }
    footer .copyfooter > div > div > div:first-of-type img {
        width: 240px;
    }
    footer .copyfooter > div > div > div:last-of-type {
        margin-right: 30px;
    }



  /* pagetop
  ---------------------------------------------------------------------- */
  #page-top {
    /*width: 22px;*/
    position: fixed;
    bottom: 30px;
    right: 40px;
    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-color: #5269A0;
      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; }
  */
  p {
    font-size: 16px;
    line-height: 28px; }

  .img100 {
    width: 100%; }

  .img100 img {
    width: 100%; }


    .ch3_3 {
        font-size: 85px;
        position: relative;
        line-height: 0.7;
        margin-bottom: 30px;
        font-family: "bahnschrift", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_3 span {
        font-size: 25px;
        position: relative;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_3 span:before {
        content: "― ";
    }
    .ch3_3.white {
        color: #FFF;
    }

    .ch3_4 {
        font-size: 36px;
        position: relative;
        line-height: 1;
        margin-bottom: 30px;
        font-family: "bahnschrift", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_4 span {
        font-size: 25px;
        position: relative;
    }
    .ch3_4 span:before {
        content: "― ";
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_4.white {
        color: #FFF;
    }

    .ch3_5 {
        font-size: 75px;
        position: relative;
        line-height: 0.7;
        margin-bottom: 30px;
        font-family: "bahnschrift", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_5 span {
        font-size: 25px;
        position: relative;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_5 span:before {
        content: "― ";
    }
    .ch3_5.white {
        color: #FFF;
    }

    .ch3_6 {
        font-size: 40px;
        position: relative;
        line-height: 0.7;
        margin-bottom: 30px;
        font-family: "bahnschrift", sans-serif;
        font-weight: 400;
        font-style: normal;
      }
    .ch3_6 .mainch {
      position: relative;
    }
    .ch3_6 .subch {
        font-size: 30px;
        position: absolute;
        color: #5878bb;
        font-family: "Satisfy", cursive;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_6::after {
        content: "";
        display: block;
    }
    .ch3_6.white {
        color: #FFF;
    }
    .big1 {
      font-weight: bold;
    }

    .cbtn1 {
      color: #FFF;
      font-size: 18px;
      position: relative;
      transition: 0.4s;
    }
    .cbtn1::after {
      content:'';
      display: inline-block;
      width: 10px;
      height: 10px;
      margin-left: 1em;
      background: url("../images/icon_arrow_try_d_white.svg") center no-repeat;
      background-size: contain;
    }
    .cbtn1.active::after {
      background: url("../images/icon_arrow_u_white.svg") center no-repeat;
      background-size: contain;
    }


/* linkArea
----------------------------------------------------------------------*/
    .linkArea {
      display: flex;
      flex-direction: column;
      width: fit-content;
      margin: auto;
    }


/* 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) {
  body {
    font-size: calc(100vw / 24);
    line-height: 1.5; }
    }
@media screen and (max-width:320px){
	body{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(375 / 375 * 100vw);
        /*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;
	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: 100%;
        /*width: calc(305 / 375 * 100vw);*/
        height: calc(48.75 / 375 * 100vw);
        /*height: calc(70 / 375 * 100vw);*/
        /*display: none;*/
        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 .reserve2 a {
      display: block;
      width: calc(150 / 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;
    }
    .footer_sp .event a {
      display: block;
      width: calc(100 / 375 * 100vw);
      height: calc(70 / 375 * 100vw);
  }
  .footer_sp .event a img{
    width: 100%;
  }

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

  /*20250707追加*/
/*    .copyfooter .cflex {
      justify-content: center;
      align-items: flex-end;
    }*/
/*    footer .copyfooter > div > div > div {
        padding-right: 10px;
        padding-left: 10px;
        text-align: left;
    }*/
    footer .copyfooter > div > div > div span {
      color: #adadad;
    }
    footer .copyfooter > div > div > div:first-of-type {
        margin-bottom: 10vw;
    }
    footer .copyfooter > div > div > div:first-of-type img {
        width: auto;
        height: 8vw;
    }

/*    footer .copyfooter > div > div > div:last-of-type {
        margin-right: 30px;
    }*/


  /* 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; }

    .ch3_3 {
        font-size: 7vw;
        position: relative;
        line-height: 0.7;
        margin-bottom: 6vw;
        font-family: "bahnschrift", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_3 span {
        font-size: 3.4vw;
        position: relative;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_3 span:before {
        content: "― ";
    }
    .ch3_3.white {
        color: #FFF;
    }

    .ch3_4 {
        font-size: 7vw;
        position: relative;
        line-height: 1.5;
        margin-bottom: 6vw;
        font-family: "bahnschrift", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_4 span {
        font-size: 3.4vw;
        position: relative;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_4 span:before {
        content: "― ";
    }
    .ch3_4.white {
        color: #FFF;
    }

    .ch3_5 {
        font-size: 7vw;
        position: relative;
        line-height: 0.7;
        margin-bottom: 6vw;
        font-family: "bahnschrift", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_5 span {
        font-size: 3.4vw;
        position: relative;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_5 span:before {
        content: "― ";
    }
    .ch3_5.white {
        color: #FFF;
    }

    .ch3_6 {
        font-size: 6vw;
        position: relative;
        line-height: 0.7;
        margin-bottom: 6vw;
        font-family: "bahnschrift", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_6 .mainch {
      position: relative;
    }
    .ch3_6 .subch {
        font-size: 4.4vw;
        position: absolute;
        color: #5878bb;
        font-family: "Satisfy", cursive;
        font-weight: 400;
        font-style: normal;
    }
    .ch3_6::after {
        content: "";
        display: block;
    }
    .ch3_6.white {
        color: #FFF;
    }
    .big1 {
      font-weight: bold;
    }

    .cbtn1 {
      color: #FFF;
      /*font-size: 18px;*/
      position: relative;
      transition: 0.4s;
    }
    .cbtn1::after {
      content:'';
      display: inline-block;
      width: 2vw;
      height: 2vw;
      margin-left: 1em;
      background: url("../images/icon_arrow_try_d_white.svg") center no-repeat;
      background-size: contain;
    }
    .cbtn1.active::after {
      background: url("../images/icon_arrow_u_white.svg") center no-repeat;
      background-size: contain;
    }




@media ( orientation:landscape ) {

  .footer_sp {
    height: calc( 40 / 375 * 100vw);
  }
  .footer_sp .access a {
    height: calc( 40 / 375 * 100vw);
    font-size: 2vw;
  }
  .footer_sp .reserve a {
   font-size: 2vw;
  }
  .footer_sp .reserve img {
    width: calc(12 / 375 * 100vw);
    position: relative;
    top: calc(-3 / 375 * 100vw);
    margin-right: calc(2 / 375 * 100vw);
  }
  #mainheader .open {
    height: calc( 40 / 375 * 100vw);
  }
#mainheader .open::after {
    /*display: block;*/
    /*content: 'menu';*/
    /*font-family: 'Open Sans', sans-serif !important;*/
    font-size: calc(9em / 16);
    /*letter-spacing: 0.2em;*/
    /*position: absolute;*/
    /*left: calc(50% - 1.7em);*/
    /*color: #000;*/
    /*bottom: calc(2 / 375 * 100vw);*/
    bottom: 0;
  }
  #mainheader .open span:nth-child(1) {
      top: calc(10 / 375 * 100vw);
  }
  #mainheader .open span:nth-child(2) {
      top: calc(20 / 375 * 100vw);
  }
  #mainheader .open span:nth-child(3) {
      top: calc(30 / 375 * 100vw);
  }
  #mainheader .open.active span:nth-child(1) {
    top: 5vw;
  }
  #mainheader .open.active span:nth-child(3) {
    top: 5vw;
  }
  #mainheader .g_nav .wrap {
    padding-left: 10vw;
    padding-right: 10vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #mainheader .g_nav .wrap .inner {
    width: 49%;
  }
  #mainheader .g_nav .inner .nav1 li a {
    font-size: 3.2vw;
  }
  #mainheader .g_nav .inner .nav2 li a {
    font-size: 3.2vw;
  }
  #page-top {
    display: none !important;
  }
  #page-top a {
    font-size: calc( 10em / 16);
    width: 10vw;
    height: 10vw;
  }
  #page-top a:before {
    width: 10vw;
  }
  #trip_ai_container {
    width: 10vw !important;
    height: 10vw !important;
  }


}/* End @media ( orientation:landscape )  */

 }



  /* 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) */
/* ----------------------------------------------------------------------*/



/* ENTRY
----------------------------------------------------------------------*/
@media (min-width: 1001px) {

  #mainheader .pc_nav ul.language_menu {
    display: revert;
    line-height: 66px;
    margin-right: 0;
  }
  #mainheader .pc_nav ul.language_menu>li {
    position: relative;
    width: 240px;
    height: 60px;
    text-align: center;
    cursor: pointer;
    margin-right: 0;
    margin-left: 0;
  }
  /*.language_menu>li:last-child { border-right: none; }*/
  #mainheader .pc_nav ul.language_menu>li a {
    display: block;
    width: 100%;
    height: 60px;
    color: #ffffff;
    font-size: 24px;
    position: relative;
    line-height: 60px;
/*    text-shadow:2px 2px 10px #000000;*/
    /*text-decoration: underline;*/
    background-color: #41527d;
    font-family: 'Noto Sans JP', "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  }
  #mainheader .pc_nav ul.language_menu>li>a:after {
    content: "\f107";
    font-family: FontAwesome;
    color: #ffffff;
    padding-left: 3px;
  }
  #mainheader .pc_nav ul.language_menu>li:hover a {
    opacity: 1;
  }
  #mainheader .pc_nav ul.language_menu>li ul {
    display: none;
    left: 0;
    position: absolute;
    z-index: 30;
    margin-right: 0;
  }
  #mainheader .pc_nav ul.language_menu>li ul li {
    overflow: hidden;
/*    height: 0;*/
    transition: 0.2s;
    position: relative;
    margin-right: 0;
    margin-left: 0;
  }
  #mainheader .pc_nav ul.language_menu>li ul li:before {
    content: "";
    width: 240px;
    height: 1px;
    background: rgba(255,255,255,0.2);
    position: absolute; top:0; left: 0;
  }
/*  #mainheader .pc_nav ul.language_menu>li:hover > ul > li {
    overflow: visible;
    width: 100%;
    height: 60px;
    line-height: 60px;
  }*/
  #mainheader .pc_nav ul.language_menu>li.active > ul > li {
    overflow: visible;
    width: 100%;
    height: 50px;
    line-height: 50px;
  }
  #mainheader .pc_nav ul.language_menu>li ul li a {
    display: block;
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 240px;
    font-size: 18px;
    font-family: 'Noto Sans JP', "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  }
  #mainheader .pc_nav ul.language_menu>li ul li a.shinsotsu {
    background: #90aacf;
    color: #ffffff;
  }
  #mainheader .pc_nav ul.language_menu>li ul li a.career {
    background: #697eb9;
    color: #ffffff;
  }
  #mainheader .pc_nav ul.language_menu>li ul li a.parttime {
    background: #4f68ac;
    color: #ffffff;
  }
  #mainheader .pc_nav ul.language_menu>li ul li a.internship {
    background: #465898;
    color: #ffffff;
  }
  #mainheader .pc_nav ul.language_menu>li ul li a:hover {
    opacity: 0.8;
  }
  #mainheader .pc_nav ul.language_menu li a::after {
    display: none;
  }


}


@media (max-width: 1000px) {

  .language_menu {
/*    margin-bottom: 3vh;*/
    position: relative;
    width: 100%;
    /*width: 80vw;*/
/*    height: calc(70 / 375 * 100vw);*/
/*    background: #41527d;*/
/*    margin: 4vw auto 20vw;*/
    text-align: center;
    line-height: 13vw;
  }
  .language_menu li {
    position: absolute;
    left: 0;bottom: 0;
    width: 100%;
    /*width: 80vw;*/
     /*background: #ffffff;*/
  }
  .language_menu>li {
    /*border-top: 1px solid #FFF;*/
    background: #41527d;
  }
  .language_menu>li>a {
    height: calc(48.75 / 375 * 100vw);
  }
  .language_menu li a {
    display: block;
    color: #ffffff;
    background: #41527d;
    width: 100%;
    border-top: 1px solid #FFF;
    /*width: 80vw;*/
    /*padding-left: 4vw;*/
/*    height: calc(70 / 375 * 100vw);*/
  }
  .language_menu li ul {
    display: none;
    position: static;
    width: 100%;
    /*width: 80vw;*/
    /*border-top: #ffffff 1px solid;*/
  }
  .language_menu li ul li {
    position: static;
    /*border-top: #2c3280 1px solid;*/
    height: calc(48.75 / 375 * 100vw);
  }
  .language_menu li ul li a {
    position: relative;
    width: 100%;
    /*width: 80vw;*/
    height: 100%;
    /*border-bottom: #ffffff 1px solid;*/
  }
  .language_menu li ul li:last-child a {
    border-bottom: none;
  }
  .language_menu>li:after {
    content: "\f106";
    font-family: FontAwesome;
    position: absolute;
    right: 2vw;
    top:0;
    color: #ffffff;
  }
  .language_menu li.active:after {
    transform: rotate(-180deg);
  }
  .language_menu li ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 2vw;
    top:0;
    color: #ffffff;
  }

  .language_menu>li ul li a.shinsotsu {
    background: #90aacf;
    color: #ffffff;
  }
  .language_menu>li ul li a.career {
    background: #697eb9;
    color: #ffffff;
  }
  .language_menu>li ul li a.parttime {
    background: #4f68ac;
    color: #ffffff;
  }
  .language_menu>li ul li a.internship {
    background: #465898;
    color: #ffffff;
  }
  .footer_sp.scroll {
    width: 100%;
  }


/* linkArea
----------------------------------------------------------------------*/
  .linkArea {
    display: flex;
    flex-direction: column;
    width: fit-content;
    margin: auto;
  }

}