@charset "UTF-8";
:root{
  --acc-color: #7E5BA0; 
  --green-color: #006934; 
  --moji-color: #000; 
  --red-color: #e52d27;
  --bg-color: #fafafa;
  --bdr-color:#E8E8E8;
  --blk-color:#202123;
  --opacity:.7;
  --radius-btn: 6px;	
  --radius-bnr: 10px;
  --radius-base: 15px;
  --radius-img: 20px;
}


/* =========================================================
import
========================================================= */
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
    line-height: 1; 
    overflow-x: hidden;
    background: url(./img/common/bg-kousi.png) repeat;
}
body.top{
    display: inherit;
}
svg {
    display: block;
    width: 100%;
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
 }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul, ul li{
  list-style: none; }

ol ol {
  list-style: decimal inside; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  transition: all .3s ease;
}

ins {
  background-color: #ff9;
  color: var(--moji-color); 
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: var(--moji-color); 
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

textarea {
  resize: vertical; }
sup {
	font-size: 70%; 
	vertical-align: top;
	position: relative;
	top: -0.1em; 
}
/* =========================================================
common
========================================================= */
html {
  font-size: 62.5%;
  /*10px*/
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

body {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 1.6rem;
    line-height: 1.8;
    color: #111;
    width: 100%; 
}
.gothic{font-family: sans-serif;}
.fs-70{font-size: 7rem;}
.fs-60{font-size: 6rem;}
.fs-40{font-size: 4rem;}
.fs-36{font-size: 3.6rem;}
.fs-32{font-size: 3.2rem;}
.fs-30{font-size: 3rem;}
.fs-26{font-size: 2.6rem;}
.fs-24{font-size: 2.4rem;}
.fs-22{font-size: 2.2rem;}
.fs-20{font-size: 2rem;}
.fs-18{font-size: 1.8rem;}
.fs-16{font-size: 1.6rem;}
.fs-14{font-size: 1.4rem;}
.fs-12{font-size: 1.2rem;}
@media screen and (max-width:1200px){
  body{
    font-size: calc(1.5rem + ((1vw - 0.375rem) * 0.3636));
    min-height: 0vw;
  }
  .fs-70{
    font-size: calc(3.2rem + ((1vw - 0.375rem) * 4.6061));
    min-height: 0vw;
  }
  .fs-60{
    font-size: calc(3rem + ((1vw - 0.375rem) * 3.6364));
    min-height: 0vw;
  }
  .fs-40{
    font-size: calc(2.6rem + ((1vw - 0.375rem) * 1.697));
    min-height: 0vw;
  }
  .fs-36{
    font-size: calc(2.4rem + ((1vw - 0.375rem) * 1.4545));
    min-height: 0vw;
  }
  .fs-32{
    font-size: calc(2.15rem + ((1vw - 0.375rem) * 1.3545));
    min-height: 0vw;
  }
  .fs-30{
    font-size: calc(2rem + ((1vw - 0.375rem) * 1.2121));
    min-height: 0vw;
  }
  .fs-26{
    font-size: calc(1.8rem + ((1vw - 0.375rem) * 0.9697));
    min-height: 0vw;
  }
  .fs-24{
    font-size: calc(1.7rem + ((1vw - 0.375rem) * 0.9697));
    min-height: 0vw;
  }
  .fs-22{
    font-size: calc(1.7rem + ((1vw - 0.375rem) * 0.7273));
    min-height: 0vw;
  }
  .fs-20{
    font-size: calc(1.7rem + ((1vw - 0.375rem) * 0.4848));
    min-height: 0vw;
  }
  .fs-18{
    font-size: calc(1.5rem + ((1vw - 0.375rem) * 0.3636));
    min-height: 0vw;
  }
  .fs-16{
    font-size: calc(1.3rem + ((1vw - 0.375rem) * 0.2424));
    min-height: 0vw;
  }
  .fs-14{
    font-size: calc(1.2rem + ((1vw - 0.375rem) * 0.1212));
    min-height: 0vw;
  }
}  
p {
  margin: 10px 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  p {
    margin: 5px 0;
  }
}
h2 {line-height: 1.6; }
a {
  text-decoration: none; 
  color: var(--acc-color);
}
a.link-black{color: var(--blk-color)}
@media (hover: hover) {
    a:hover {
      color: var(--acc-color); 
    }
    @media (max-width: 767px) {
      a:hover {
        color: var(--moji-color);
      } 
    }
    a.link-black:hover {
      opacity: .7;
      color: var(--blk-color) 
    }
    a:active {color: var(--acc-color);  }
    a.link-ul {text-decoration: underline; }
    a.link-ul:hover {text-decoration: none; }
    a.link-wh{color: white;}
    a.link-wh:hover {
      color: white;
      text-decoration: underline;
    }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
img.img_sp {
  max-width: 100%;
  height: auto;
  zoom: 1;
}
.bold {font-weight: bold; }
.medium{font-weight: 500;}
.semibold{font-weight: 600;}
.normal {font-weight: normal; }
.ta-c {text-align: center!important; }
.ta-r {text-align: right!important; }
.ta-l {text-align: left!important; }

.mt-0 {margin-top: 0 !important; }
.mt-0_5em {margin-top: 0.5em !important; }
.mt-1em {margin-top: 1em !important; }
.mt-1_5em {margin-top: 1.5em !important; }
.mt-2em {margin-top: 2em !important; }
.mt-3em {margin-top: 3em !important; }
.mt-4em {margin-top: 4em !important; }
.mb-1em {margin-bottom: 1em !important; }
.mb-2em {margin-bottom: 2em !important; }
.mb-3em {margin-bottom: 3em !important; }
.mb-4em {margin-bottom: 4em !important; }
.mt-10per{margin-top: 10%}

.txt-in-1em {text-indent: 1em; }
.li-crc li{
  list-style: circle;
  margin-left: 1.5em;
}
.br-sp {
  display: none; }
  @media (max-width: 767px) {
    .br-sp {
      display: block; } }

.br-tbsp {
  display: none; }
  @media (max-width: 1100px) {
    .br-tbsp {
      display: block; } }

.br-tb {
  display: block; }
  @media (max-width: 1100px) {
    .br-tb {
      display: none; } }

.br-pc {
  display: block; }
  @media (max-width: 767px) {
    .br-pc {
      display: none; } }

.bdr_none {border-bottom: none !important; }

.img-auto{
  text-align: center;
}
.img-auto img,img.img-auto{
  width: auto;
  height: auto;
}
.row{ margin: 0;}
.lh1 {line-height: 1; }
.lh1_4 {line-height: 1.4; }
.lh1_6 {line-height: 1.6; }
.red {color: var(--red-color);}
.purple {color: var(--acc-color);}
.black {color: black; }
.white {color: white; }
.flex{display: flex}
.ai-c{align-items: center}
jc-sb{justify-content: space-between}
.pr {position: relative; }
.link-off{
    opacity: .5;
    pointer-events: none;
}
.link-off-g{
    opacity: .4;
    filter: saturate(0%);
    pointer-events: none;
}
/* =========================================================
HEADER
========================================================= */
header{
  width: 100%;
  z-index: 90;
  position: fixed;
  top:0;
  left: 0;
  right: 0;
  padding: 0;
  transition: all .5s;
}
.head__bg{
    width: 100%;
    background: white;
}
.head__inner{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    height: 76px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#global-head {
  width: 30%;
  padding:0;
  /*transition: all 0.3s ease;*/
}
#global-head .logo {
  margin: 0 0 0 20px;
  padding: 6px 0 12px;
  transition: .6s opacity;
}
#global-head .logo a{
  display: flex;
  align-items: center;
}

#global-head .logo a:hover,#global-head .logo a.hover{
    text-decoration: none;
}
#global-head .logo img,#global-head .logo svg{
  width: 270px;
}

@media (max-width: 767px) {
  header{height: 68px;}
  #global-head {
    height: auto; 
    width: 60%;
    padding: 0
  }

}

/* グローバルメニュー */
.global-nav {
    margin: 0;
    width: 100%;
    background: var(--acc-color);
        transition: all 0.3s ease;
}

.global-nav .nav-list {
    max-width: 1200px;
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0 auto;
    padding:0;
    z-index: 1;
}

.global-nav .nav-list .nav-item{
    border-right: solid 1px rgba(255,255,255,.3)
}
.global-nav .nav-list .nav-item a {
    color: white;
    display: flex;
    align-items: center;
    padding: 0.7em 2em 0.8em;
    text-align: center;
    text-decoration: none;
    width: auto;
    height: 100%;
    font-weight: bold;
    cursor: pointer;
    transition: opacity 0.5s;
    font-size: 16px;
    line-height: 1.4
}
.global-nav .nav-list .nav-item a:hover{
  color: white!important;
  opacity: .7;
}

.nav-sub__ttl{
  color: white/*var(--acc-color)*/; 
  width:20%;
  text-align: center;
}
/*-----------
言語選択
------------*/
.select-container {
  display: flex;
  align-items: center;
  margin: 0;
  position: relative;
  width: fit-content; 
}

.selectlink {
  padding: 10px 10px 10px 30px; 
  border: 2px #ddd solid;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  font-size: 16px;
}

.selectlink:hover {
  border: 2px #333 solid;
  background-color: #eee;
}

.icon-language {
  width: 24px;
  height: 24px;
  position: absolute;
  left:8px; 
  pointer-events: none;
}


/* SP時：ハンバーガーメニューボタン */
.global-nav-icon {
  display: none;
}
@media (max-width: 1250px) {
    .head__inner{padding-right: 10px}
}

@media screen and (max-width:959px) {
    .nav-list{
        height: auto;
        visibility: hidden
        /*opacity: 0;*/
    }
    #global-head .logo{
        background: #fff;
        position: absolute;
        z-index: 20000;
        top: 50%;
        transform: translateY(-50%);
    }
    .head-sp.open .nav-list{
        /*opacity: 1;*/
        visibility: visible
    }
    .nav-item_sub > .flex{
        display: block;
    }
    .nav-item_sub .inner{
        padding: 0;
    }
    .global-nav-header {
        height: 50px;
    }
    .global-nav .nav-list {
        display: none;
        top:-100px;
        padding: 20px 20px 30px;
        width: 100%;
    }
     .global-nav .nav-list .nav-item{
         border-bottom: solid 1px #eee; 
         padding-bottom: 10px;
         margin-bottom: 10px;
         border-right: none;

    }

    .nav-item_sub li a .imgWrap{
        display: none;
    }
    .nav-sub__ttl{
        text-align: left;
        width: 100%;
    }

    .global-nav .nav-list .nav-item a{
        padding: 0.4em 1em 0.4em 0;
    }
    .global-nav .nav-list .nav-item > a {
        text-align: left;
    }
    .global-nav .nav-list .nav-item:last-child a {
        border-bottom: none;
    }

    .global-nav-icon {
        color: #999;
        cursor: pointer;
        display: inline-block;
        position: absolute;
        right: 5px;
        top: 15px;
        z-index: 2;
    }
    #global-head{
    z-index: 5500;
    }

  .head__inner,.head__inner{
    height: 70px;
    flex-direction: column;
    position: relative;
  }
  .head__inner::before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    background: white;
    height: 70px;
    z-index: 5200;
  }
  .head__inner{
    align-items: flex-start;
  }
  .global-nav,.open .global-nav{
    top:70px;
  }
  .global-nav .nav-list .nav-item > a:hover{
    color: var(--acc-color);
  }
    .nav-item_sub {
        /*display: none;*/
    }
    .nav-sub__ttl {
        display: none;
    }
    .open .global-nav {
      left: 0;
      position: fixed;
      width: 100%;
      z-index: 5000;
    }

    .nav-list {
        height: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    #global-head{
        width: 100%;
        display: block;
    }
    .global-nav .nav-list .nav-item.btn__contact{
        border-bottom: none;
        padding-bottom: 0;
    }
    .global-nav .nav-list .nav-item.btn__contact a{
        text-align: center;
        width: 100%;
        max-width: 400px;
        margin: auto;
        padding: 1em 0;
        justify-content: center;
    }
    .global-nav .nav-list .nav-item.btn__mypage{
        margin-top: 20px;
    }
    .btn__mypage{
        margin-left: 0;

    }
    .global-nav .nav-list .nav-item{
      height: auto;
    }
    .nav-list .nav-item > a{
      position: relative;
    }
    #global-head .logo img,#global-head .logo svg{
        width: 220px;
    }
    .select-container{
        position: absolute;
        z-index: 100000;
        top: 50%;
        right: 72px;
        transform: translateY(-50%);
        padding: 6px 0 6px 0;
    }
 }


@media screen and (max-width: 767px) {
  .global-nav .nav-list .nav-item_sub .flex > li,.global-nav .nav-list .nav-item_sub .list__sub li{
    width: 100%;
  }
  #global-head{
    padding-left:1.3vw
  }
}
@media screen and (max-width: 599px) {
  .head__inner::before,.head__inner, .head__inner{
    height: 60px;
  }
  .global-nav, .open .global-nav{
    top:60px;
  }
  #global-head .logo{
      margin-top: 0;
      padding: 0;
  }
  .nav-item_sub > div > .flex{
      flex-direction: column;
  }
  
  .head-sp.open .global-nav .nav-list {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 20px;
  }
  .global-nav .nav-list .nav-item a{
      padding-bottom:0.3em; 
  }
  body.open{
    position: fixed;
  } 
    .select-container{right: 64px;}
    .selectlink{
        padding: 5px 10px 5px 30px;
        font-size: 14px;
    }
    #global-head .logo img{
        width: 200px;
    }
}

/* 枠線のスタイルを強制的に適用 */
.element-with-border { /* 実際のクラス名に置き換えてください */
  border: 1px solid #808080; /* グレーの例: #808080 */
  -webkit-appearance: none; /* Safariのデフォルトスタイルを無効化 */
  box-sizing: border-box; /* ボーダーがレイアウトに影響しないように */
}

/* モバイル向けの調整 */
@media only screen and (max-width: 767px) {
  .element-with-border {
    border-color: #808080 !important; /* 強制的にグレーを適用 */
    }
}
/* Safariで非表示にするクラス */
.safari-hidden {
  display: none;
}
/* iOSで非表示にするクラス */
  .ios-hidden {
    display: none;
 }
@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .icon-language {
    display: none;
  }
    .selectlink {
        padding: 5px 10px 5px 10px;
        font-size: 14px;
    }
}


@media (max-width: 959px) {
.menu-trigger {
display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  height: 46px;
  padding: 6px;
  z-index: 6000;
  transition: .2s ease; 
/*box-shadow: 0px 0px 0px 1px rgb(4 85 133 / 20%);*/
}
.menu-trigger.fixed{
  position: fixed;
}
.menu-trigger:hover {
  cursor: pointer;
}


.is-loaded .menu-trigger {
    display: block;
  }
  #global-head .logo{
    padding: 10px;
    margin-left: 0;
  }
  #global-head{
    padding-left: 0;
  }

  .menu-trigger > div {
    position: relative;
    width: 34px; }
  .menu-trigger span {
    width: 80%;
    height: 2px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    background: var(--acc-color);
    position: absolute;
    transition: .2s ease; 
  }

  .menu-trigger span:nth-child(1),.menu-trigger span:nth-child(1)  {
    top: 6px; }
  .menu-trigger span:nth-child(2) {
    top: 14px; }
  .menu-trigger span:nth-child(3),.menu-trigger span:nth-child(3)  {
    top: 22px; }

  .menu-trigger.hover span:nth-child(1){
    top: 10px;
  }
  .menu-trigger.hover span:nth-child(3)  {
    top: 18px;
  }
}
@media (max-width: 599px) {
  .menu-trigger{
    top: 10px;
    right: 10px;
  }
}

.sp{display: none!important;}
.pc{display: block!important;}
@media (max-width: 767px) {
  .pc{display: none!important;}
  .sp{display: block!important;}
}
.sp-only {display: none !important; }
@media (max-width: 767px) {
.sp-only {display: block !important; } }

.sptab-only {display: none !important; }
@media (max-width: 1100px) {
.sptab-only {
display: block !important; } }

.open {/*overflow: hidden;*/}
.open #overlay {display: block; }


.open .menu-trigger span:nth-child(1) {
  top: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); 
  width: 80%;
}

.open .menu-trigger span:nth-child(2) {
  width: 0;
  left: 50%;
}

.open .menu-trigger span:nth-child(3) {
  top: 14px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 80%;
} 

#overlay {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1200;
}

.top-fixed{position: fixed;}


/* transition */
.anim {
  opacity: 0;
  transform: translate3d(0, 40px, 0);
    transition: all 0.6s cubic-bezier(0.78,-0.47,0.43,1.05);
    transition-delay: 0.1s;
}
.is-loaded  .anim.is-animated{
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.anim-leftin {
  opacity: 0;
  transform: translate3d(-60px, 0px, 0);
  transition: all .6s cubic-bezier(.74,.35,0,.85);
    transition-delay: 0.2s;
}
.is-loaded .anim-leftin.is-animated {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.anim-rightin {
  opacity: 0;
  transform: translate3d(60px, 0px, 0);
  transition: all .6s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-delay: 0.2s;
}
.is-loaded .anim-rightin.is-animated {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media (max-width: 959px) {
  .is-loaded .txt-img-r .anim-rightin{
    transform: translate3d(-60px, 0px, 0);
  }
  .is-loaded .txt-img-r .anim-rightin.is-animated {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 599px) {
  .anim {
    transform: translate3d(0, 40px, 0);
  }
}
@media screen and (max-width: 420px) {
    #global-head .logo img{
        width: 170px
    }
    .menu-trigger{right: 4px;}
    .select-container{right: 54px}
}

@media (max-width: 767px) {
  img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
  }
}

.list-dot li{
  position: relative;
  padding-left: 1.2em;
  margin-bottom: .5em;
}
.list-dot li:before{
  content: "・";
  top:0;
  left: 0;
  position: absolute;
}

/*****************
ヘッダー高さ変更
******************/
#global-head .logo,
header #global-head .logo img,header.header-size .head__inner,
header.header-size .selectlin,
.global-nav .nav-list .nav-item a{
    transition: all 0.4s ease 
}
header.header-size #global-head .logo{
    padding: 3px 0 5px;
}
header.header-size #global-head .logo img{
    width: 200px;
}
header.header-size .head__inner{ height: auto;}
header.header-size .selectlink{
    padding: 5px 10px 5px 30px;
    font-size: 14px;
}
header.header-size .global-nav .nav-list .nav-item a{
    padding: 0.5em 2em 0.6em;
    font-size: 90%;
}

/* =========================================================
ボタン
========================================================= */
@media(hover: hover) {
    a:hover .imgWrap img{
      transform: scale(1.1);
      transition-duration: 0.3s;
    }
}

@keyframes arrow-r {
  0% {
      transform: translateX(0);
      opacity: 1
  }

  50% {
      transform: translateX(100%);
      opacity: 0
  }

  50.1% {
      transform: translateX(-100%);
      opacity: 0
  }

  100% {
      transform: translateX(0);
      opacity: 1
  }
}


/* =========================================================
common
========================================================= */
.inner{
  width: 100%;
  max-width:1140px;
  margin: auto;
}
.contents-blc{
    padding: 60px 0 100px;
}

@media screen and (max-width: 1200px) {
    .inner{
        padding: 0 3vw
    }
    .contents-blc.inner{
        padding: 3vw        
    }
}
@media (max-width: 959px) {
    .contents-blc{
      padding: 8vw 0; 12vw
    }
}
@media (max-width: 767px) {
}
@media (max-width: 599px) {
    .contents-blc{
      padding: 10vw 0 15vw;
    }
}
main{overflow: hidden;}


/* =========================================================
TOP
========================================================= */

#mvArea{
    position: relative;
    top:122px;
    margin-bottom: 150px;
    transition: all .6s ease-in;
    height: 480px;
    z-index: 1;
    width: 100%;
}
.is-loaded #mvArea{
    opacity: 1;
}

.mv-bg-01{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1900px;
    z-index: 2;
    opacity: 0;
    overflow-x: hidden;
}
.mv-bg-02{
    position: absolute;
    bottom:0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 3;
    opacity: 0;
    overflow-x: hidden;
}
.mv-bg-02 img{
    width: 200%;
    height: auto;
}
.mv-wave{
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 5;
    opacity: 0;
    overflow-x: hidden;
}

.mv-wave img{
    width: 150%;
}
@media (min-width: 1500px) {
    .mv-bg-02{bottom:-1vw}
    .mv-bg-02 img{width: 163vw}
    .mv-wave{ bottom: -4vw;}
    .mv-wave img{ width: 120vw;}
}
@media (max-width: 1300px) {
    /*.mv-wave{ bottom: -4vw;}*/
    .mv-wave img{ width: 170vw;}
}
.mv-obj{
    width: 100%;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap:70px;
    z-index: 4;
    left: 50%;
    transform: translateX(-50%)
}
.mv-woman img{
    max-width: 330px;
}
.mv-copy{
    text-align: center;
    opacity: 0;
}
.mv-copy h1{
    margin-top: 30px;
    padding-left: 90px
}
.mv-woman{
    opacity: 0;
}
.is-loaded .mv-wave{
    animation: slide-up02 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s forwards;
}
.is-loaded .mv-woman{
    animation: slide-up01 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.7s forwards;
}
.is-loaded .mv-bg-02{
    animation: slide-up02 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.3s forwards;
}
.is-loaded .mv-bg-01{
 animation: slide-down01 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.0s forwards;
}
.is-loaded .mv-copy {
  animation:alpha-move 0.8s ease 1.2s forwards;
}
@keyframes slide-down01 {
  0% {
    opacity: 0;
    transform: translate(-50%,-30px);
  }
  100% {
    opacity: 1;
    transform: translate(-50%,0);
  }
}
@keyframes slide-up01 {
  0% {
    opacity: 0;
    transform: translateY(25px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-up02 {
  0% {
    opacity: 0;
    transform: translate(-50%,30px);
  }
  100% {
    opacity: 1;
    transform: translate(-50%,0);
  }
}
@keyframes scale-up {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes alpha-move{
   0% {
       opacity: 0;
   }
   100% {
      opacity: 1;
  }
}

@media screen and (max-width: 1200px) {
    #mvArea {
        height: 40vw;
        margin-bottom:12.5vw
    }
    .mv-obj{
        padding: 0 2vw;
        gap:5.8vw
    }
    .mv-woman{width: 27.5vw;}
    .mv-copy{width: 50.25vw;}
}
@media screen and (max-width: 959px) {
    #mvArea{top:70px;}
    .mv-wave img{
        height:8vw;
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    #mvArea{
        /*height: 50vh;
        min-height: 640px;*/
        height: 640px;
        margin-bottom: 20vw
    }
    .mv-bg-01 img{
        width: 130vw
    }
    .mv-obj{
        flex-direction: column-reverse;
        gap:20px
    }
    .mv-copy{
        width: 90vw
    }
    .mv-copy img{
        max-width:500px
    }
    .mv-copy h1{
        margin-top: 1em;
        padding-left: 0;
    }
    .mv-woman{
        width:80vw;
        text-align: center;
        margin-left: 20px
    }
    .mv-woman img{
        max-width:280px
    }
    .mv-bg-02 img{
        height:23vw;
        width: auto;
    }
    .mv-wave{bottom:-7vw}
    .mv-wave img{
        height:11vw;
        width: auto;
    }
}
@media screen and (max-width: 599px) {
    #mvArea{
        top:60px;
        height: 120vw;
        min-height: 580px;
        margin-bottom: 25vw;
    }
    .mv-bg-01 img{
        width: auto;
        height: 85px;
    }
    .mv-bg-02 img{
        height: 150px;
    }
    .mv-copy{width: 80vw}
    .mv-wave{bottom: -36px;}
    .mv-wave img{
        height: 60px
    }
}
@media screen and (max-width: 480px) {
    .mv-woman img{
        max-width: 270px;
    }
}

/******************
OPEN画像
******************/
.img-top-open{
    width: 100%;
    max-width: 1140px;
    margin: 70px auto 130px;
    position: relative;
    z-index: 10
}
@media screen and (max-width: 959px) {
    .img-top-open {
        margin:40px auto 110px
    }
}
@media screen and (max-width: 767px) {
    .img-top-open {
        margin: 1vw auto 20vw;
    }
}

@media screen and (max-width: 599px) {
    .img-top-open {
        margin: 20px auto 80px
    }
}

/******************
スライダー
******************/
.blc-slider-news{
    position: relative;
}
.blc-slider-news::before{
    content: "";
    position: absolute;
    width: 1500px;
    height: 516px;
    background: url(./img/top/bg-cloud01.svg) no-repeat center;
    background-size: contain;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
}
.is-loaded .blc-slider-news::before{
  animation:alpha-move 0.8s ease 0.9s forwards;
}
@media screen and (max-width: 1200px) {
    .blc-slider-news{
        padding: 0 3vw
    }
}
@media screen and (max-width: 959px) {
    .blc-slider-news::before{
        width: 160vw;
        height: 89.44vw;
        top:30%;
    }
}
@media screen and (max-width: 767px) {
    .blc-slider-news::before{
        width: 190vw;
        height: 100vw;
        top:30%;
    }
}
@media screen and (max-width: 599px) {
    .blc-slider-news::before{
        top:34%;
    } 
    .blc-slider-news::before{
        width: 260vw;
        height: 100vw;
        top:30%;
    }
}


.slider-wrap{
    width: 100%;
    max-width: 1140px;
    margin: 90px auto 0;
    overflow-x: hidden;
    opacity: 0;
}
.is-loaded .slider-wrap {
  animation:alpha-move 0.8s ease 1.5s forwards;
}
.slider {
    width: 110%;
    margin: 0 auto;
}
.slider img {
    width: 100%;
    height: auto;
    border-radius: 18px;
}
.slick-slide {
    margin: 0 50px 0 0; /* スライド間の余白 */
}
.slick-list {
    overflow: visible; /* 4つ目の画像を少し見えるようにする */
}
@media screen and (max-width: 959px) {
    .slider-wrap{margin-top: 5vw}
}
@media screen and (max-width: 599px) {
    .slick-slide {margin-right: 20px}
    .slider img {border-radius: 10px;}
}
@media (hover: hover) {
    .slider a:hover{
        opacity: .8
    }
}

.slider img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.slider:empty {
    display: none; /* Hide empty slider */
}

/******************
NEWS
******************/
.news-wrap{
    width: 100%;
    max-width: 1140px;
    margin: 50px auto 30px; 
    position: relative;
}
#topnews .news-wrap{
    min-height: 250px;
}

.ttl-obi{
    background: #E02713;
    position: relative;
    padding: 4px 15px 6px 65px;
    z-index: 1;
}

.ttl-obi::before{
    content: "";
    position: absolute;
    width: 54px;
    height: 100%;
    background: url(./img/common/icon-obi.svg) no-repeat left;
    background-size: contain;
    top:0;
    left: 0;
}
.ttl-obi::after{
    content: "";
    position: absolute;
    width: 60%;
    height: 100%;
    top:0;
    right: 0;
    background: url(./img/common/bg-obi.svg) repeat right;
    background-size: 30px
}

.img-woman01{
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 2;
}
.img-woman01 img{
    max-width: 290px;
    height: auto;
}
@media screen and (max-width: 1200px) {
    .img-woman01 {right: -2vw}
    .img-woman01 img{
        width: 26vw;
        height: auto;
    }
}
@media screen and (max-width: 959px) {
    .news-wrap{margin-top: 3vw}
}
@media screen and (max-width: 767px) {
    .img-woman01 img{
        width: 31vw
    }
    .ttl-obi{
        padding-left: 60px
    }
}
@media screen and (max-width: 599px) {
    .img-woman01 img{
        width: 36vw
    }
    .ttl-obi{
        padding-left: 50px
    }
}
@media screen and (max-width: 450px) {
    .ttl-obi{
        padding-left: 45px
    }
}
/******************
TABLE
******************/
.news-list-wrap{
    margin: 0 auto;
    background: rgba(255,255,255,.8);
    padding: 30px 60px;
    width: 100%;
    min-height: 250px;
}
.news-list-wrap table,.news-index-link{
    width: calc(100% - 250px);
}
.news-index-link{
    text-align: right;
    padding-right: 1em;
    margin-top: 1em
}
.news-index-link a{
    text-decoration: none !important;
    color: var(--acc-color) !important;
}
.news-list-wrap td{
    padding: 1em 0;
    font-family: sans-serif;
}

.news-list-wrap tr td:first-child{
    width: 13.6em;
}
.news-list-wrap tr td:last-child{
    width: calc(100% - 13em);
}
.date{
    font-size:90%;
}
.cat-box{
    margin: 0;
    padding: 0px 12px;
    display: inline-block;
    color: var(--acc-color);
    background:white;
    border: solid 1px var(--acc-color);    
    box-sizing: border-box;
    text-align: center;
    font-size: 77%;
    margin-left: 1em;
    width: auto;
    min-width: 6em;
 }
.cat-news{
    color: #E24500;
    border: solid 1px #E24500;
}
.cat-topics{
    color: #9B511A
    border: solid 1px #9B511A;
}


.news-list-wrap p{
    margin: 0;
    padding-top: 2px;

}
.news-list-wrap a{
    text-decoration: underline;
    display: inline;
    color: var(--moji-color)
}


@media (hover: hover) {
    .news-list-wrap a:hover{
        text-decoration: none;
    }
    .news-index-link a:hover{
        text-decoration: underline!important
    }

}
@media screen and (max-width: 1200px) {
    .news-list-wrap{
        padding: 2vw 4vw
    }
    .news-list-wrap table,.news-index-link{
        width: 62vw
    }
}
@media screen and (max-width: 959px) {
    .news-list-wrap tr td:first-child {
        width: 100%;
        line-height: 1.5;
    }
    .cat-box{
        padding-bottom: 0;
    }
    
    .news-list-wrap tr td{
        display: block;
        width: 100%;
        padding-bottom: .5em
    }
    .news-list-wrap tr td:last-child{
        padding-top: 0;
        width: 100%
    }
}
@media screen and (max-width: 599px) {
    .cat-box{
        padding: 0px 2px 2px;
        font-size: 80%;
    }
}


/******************
きもの文化ステーションとは
******************/

.ttl-redline{
    display: flex;
    position: relative;
    align-items: flex-end;
}
.ttl-redline:after {
    content: "";
    height: 2px; 
    flex-grow: 1;
    background-color: #E02713;
    margin-left: 15px;
    margin-bottom:18px
}
.icon-ttl01{
    width: 190px;
    align-self: baseline;
}
.blc-station{
    margin-top: 30px;
    gap:40px;
}
.blc-station .img{width: 462px;}
.btn-red{
    color: white;
    background: #E02713;
    position: relative;
    padding: 12px 15px;
    width: 100%;
    max-width: 340px;
    text-align: center;
    display: block;
    
}
.btn-red-c{margin: auto}
.btn-red-r{margin-left: auto}
.btn-red:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: url(./img/common/bg-obi.svg) repeat center;
    background-size: 30px;
}
.btn-red:after{
    content: "";
    position: absolute;
    width: 30px;
    height: 8px;
    top:47%;
    transform: translateY(-50%);
    right: -15px;
    background: url(./img/common/icon-arrrow.svg) repeat center;
    background-size: cover;
    z-index: 3;
    transition: all 0.3s cubic-bezier(0.78,-0.47,0.43,1.05); 
}
@media (hover: hover) {
    .btn-red:hover{
        color: white;
        background: var(--acc-color);
    }
    .btn-red:hover:after{
        right: -24px;
    }
}
@media screen and (max-width: 1200px) {
    .icon-ttl01{width: 15.83333vw}
    .blc-station .img{width: 38.5vw}
}
@media screen and (max-width: 959px) {
    .blc-station .img{width: 50vw}
}
@media screen and (max-width: 767px) {
    .icon-ttl01{
        margin-bottom: 1.3vw
    }
    .ttl-redline:after {margin-bottom: 2.2vw}
}
@media screen and (max-width: 599px) {
    .blc-station{
        flex-direction: column;
        gap:20px
    }
    .blc-station .img{
        width:100%;
        text-align: center
    }
    .blc-station .img img{max-width:300px}
    .btn-red{margin: auto}
    .icon-ttl01{width: 17.83333vw}
    .btn-red:after{
        width: 27px;
        height: 7.5px;
    }
}
/******************
予約について・店舗紹介
******************/
.blc-reserve-room{
    gap:40px;
}
.blc-reserve,.blc-room{
    width: 50%;
}
.icon-ttl02{
    width: 130px;
    align-self:flex-start;
    margin-right: 10px; 
}
.icon-ttl03{
    width: 90px;
    align-self: baseline;
    margin-right: 10px;
}
.img-reserve{
    width: 100%;
    max-width: 430px;
    margin:1.5em auto 3em;
}
.img-japan{
    width: 100%;
    max-width: 330px;
    margin: auto;
}
.blc-reserve .content{
    width: 100%;
    max-width: 430px;
    margin: 30px auto;
}
.blc-room .content{
    width: 100%;
    max-width: 500px;
    margin: 30px auto;
}
.reserve-detail {
    margin-top:-60px;
    background-color: #FEFBEA;
    padding: 20px 24px;
    border-radius: 12px;
    position: relative;
    z-index: 5;
}
.reserve-detail dl{
    display: flex;
    align-items: flex-start;
    font-size: 1.1rem;    
}
.reserve-detail dt {
    background-color: var(--acc-color);
    color: white;
    padding: 6px 12px;
    border-radius: 4px;
    font-weight: bold;
    margin-right: 12px;
    width: 7em;
    text-align: center;
}
.reserve-detail dd {
    margin: 0;
    padding: 0;
    line-height: 1.8;
    width: calc(100% - 7em)
}

.img-japan{margin-top: 30px}
.list-link-room{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.btn-room{
    width: 45%;
    margin-top: 20px;
}
.btn-room a{
    color: white;
    background: #CC7EB2;
    position: relative;
    padding: 15px 15px;
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 16px 0 16px 0;
}
.btn-room a:after{
    content: "";
    position: absolute;
    width: 30px;
    height: 8px;
    top:47%;
    transform: translateY(-50%);
    right: -15px;
    background: url(./img/common/icon-arrrow.svg) repeat center;
    background-size: cover;
    z-index: 3;
    transition: all 0.3s cubic-bezier(0.78,-0.47,0.43,1.05); 
}
.btn-room.kansai a{background: #DF8881}
.btn-room.chubu a{background: #CAB05D}
.btn-room.tohoku a{background: #B2CD65}
.btn-room.shinetsu a{background: #8AAAA9}
.btn-room.kyusyu a{background: #8691BF}

@media (hover: hover) {
    .btn-room a:hover{
        color: white;
        background: var(--acc-color);
    }
    .btn-room a:hover:after{
        right: -24px;
    }
}

@media screen and (max-width: 1200px) {
    .icon-ttl02{width: 10.83333vw}
    .icon-ttl03{width: 7.5vw}
}

@media screen and (max-width: 767px) {
    .blc-reserve-room {
        flex-direction: column;
        gap:10vw
    }
    .blc-reserve, .blc-room{
        width: 100%;
    }
    .list-link-room{
        width: 90%;
        margin: auto;
    }
    .icon-ttl02{margin-bottom: 0.8vw}
    .icon-ttl03{margin-bottom: 0.8vw}
}
@media screen and (max-width: 599px) {
    .ttl-redline:after{margin-bottom: 2.8vw;}
    .icon-ttl02{
        width: 12.83333vw;
        margin-bottom: 1.6vw
    }
    .icon-ttl03{
        width: 9.5vw;
        margin-bottom: 1.6vw
    }
    .btn-room a:after{
        width: 27px;
        height: 7.5px;
    }
    .blc-room .content{margin:15px auto}
}
/******************
KIMONO ACADEMY
******************/
.bg-cloud02{
    position: relative;
}
.bg-cloud02::before{
    content: "";
    position: absolute;
    width: 2566px;
    height:882px;
    background: url(./img/top/bg-cloud02.svg) no-repeat center;
    background-size: contain;
    top:150px;
    left: 50%;
    transform: translateX(-50%);
}
.inner-academy{
    padding-bottom: 100px;
}
.icon-ttl04{
    width: 150px;
    align-self:baseline;
    margin-right: 15px;
}
.blc-academy{
    margin-top: 30px;
}
.blc-academy-btn{margin-top: 2em}
.img-kimono_academy01{
    width: 100%;
    max-width: 1002px;
    margin: auto;
    border-radius: 16px;
}
.img-woman02{
    position: absolute;
    bottom: -50px;
    left: 0;
    z-index: 2;
}
.img-woman02 img{
    max-width: 221px;
    height: auto;
}
.btn-red-L{max-width: 310px;}
.img-kimono_academy02{
    position: absolute;
    bottom: -20px;
    right: 0;
    z-index: 2;
}
.img-kimono_academy02 img{
    max-width: 172px;
    height: auto;
}
.img-kimono_academy01 img{
    border-radius: 16px;
}
@media screen and (max-width: 1200px) {
    .img-kimono_academy01{width: 80vw}
    .img-woman02{left: 2vw}
    .img-woman02 img{width: 20vw}
    .img-kimono_academy02 img{width: 17vw}
    .img-kimono_academy02{right: 2vw}
    .bg-cloud02::before{
        width: 170vw;
        height: 58.4333593vw;
        top:22vw;
    }
    .icon-ttl04{width: 12.5vw;}
}
@media screen and (max-width: 1100px) {
    .img-woman02{bottom:-7vw}
}
@media screen and (max-width: 767px) {
    .bg-cloud02::before{
        bottom: -100px;
        top: inherit;
    }
}
@media screen and (max-width: 599px) {
    .bg-cloud02::before{
        bottom: 22vw;
        top: inherit;
    }
    .inner-academy{padding-bottom: 8vw}
    .icon-ttl04{
        width: 14.5vw;
        margin-bottom: 1vw
    }
    .img-kimono_academy01{width: 96vw}
    .img-kimono_academy01 img{
        border-radius:0;
    }
    .img-kimono_academy02,.img-woman02{display: none;}
    .btn-red{
        width: 85vw;
        max-width: 350px!important
    }
    .btn-red.fs-16{font-size: 14px;}
    .blc-academy-btn{margin-top: 0}
    .modaal-content-container .btn-red{
        width: 75vw
    }
    .modaal-content-container .btn-red.fs-16 {
        font-size: 13px
    }
}

/******************
モーダル
******************/
.modaal-container{
    border-radius: 16px;
}
.modaal-content-container{
    padding:0 40px 30px;
}

.table-kimonoplan table{
    width: 100%;
}
.table-kimonoplan th{
    background: var(--acc-color);
    color: white;
    text-align: center;
    padding: 10px 5px;
    border: solid 2px white;
    vertical-align: middle;
}
.table-kimonoplan th.fs-14{
    padding: 5px;
}
.table-kimonoplan th.th-none{
    background: white;
}
.table-kimonoplan td{
    background: #E6E6E4;
    padding: 10px 15px;
    border: solid 2px white;
}
.table-kimonoplan th:first-child{
    width: 10em;
}
.table-kimonoplan th:nth-child(2){
    width: 35%;
}
.table-kimonoplan th:nth-child(3){
    width: calc(65% - 10em);
}
.kimonoplan-ttl{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 0 35px;
}
.kimonoplan-ttl .icon-ttl03{
    position: relative;
    top: -30px; 
}
.kimonoplan-ttl .icon-ttl02{
    position: relative;
    bottom: -15px;
}
.close-btn-btm{
    text-align: center
}
.modaal-wrapper .modaal-close-02{
    text-align: center;
    position: relative;
    color: black;
    border: solid 1px black;
    border-radius: inherit;
    margin: auto;
    width: 200px;
    left: 0;
    right: 0;
    top: 10px;
}
.modaal-wrapper .modaal-close-02 span{
    position: static!important;
    clip:inherit;
    width: auto!important;
    height: auto!important
}
.modaal-close:after, .modaal-close:before{
    width: 2px;
}
.modaal-close-02:after, .modaal-close-02:before{
    background: black;
    width: 2px;
}
@media (hover: hover) {
    .modaal-close-02:hover{
        border: solid 1px var(--acc-color);  
        color:  var(--acc-color)
    }
    .modaal-close:hover:after,.modaal-close:hover:before{
        background: var(--acc-color)
    }
}
@media (max-width: 959px) {
    .kimonoplan-ttl{
        padding: 20px 0
    }
    .modaal-content-container{
        padding: 0 4vw 30px;
    }
    .table-kimonoplan th:first-child{
        width: 6em;
        line-height: 1.2;
    }
    .table-kimonoplan th:nth-child(2){
        width: calc(65% - 6em);
    }
}
@media (max-width: 767px) {
    .kimonoplan-ttl{
        padding: 15px 0
    }
}
@media (max-width: 599px) {
    .table-kimonoplan td,.table-kimonoplan th{
        font-size: 13px;
    }
    .table-kimonoplan th:first-child{
        width: 4em;
        line-height: 1.2;
    }
    .kimonoplan-ttl{
        padding: 9px 0 10px;
    }
    .kimonoplan-ttl .icon-ttl03 {
       top: -26px;
        margin-left: 4vw;
    }
    .kimonoplan-ttl .icon-ttl02 {
        position: relative;
        bottom: -8px;
    }
    .table-kimonoplan th:nth-child(2){
        width: 45%;
    }
    .table-kimonoplan th:nth-child(2){
        width: calc(55% - 4em);
    }
    .table-kimonoplan td{
        padding: .5em;
        line-height: 1.6
    }
    .table-kimonoplan .ta-r{
        text-align: left!important;
        margin-top: 5px;
        line-height: 1.4
    }
}
/******************
SNS
******************/
.sns-blc{
    position: relative;
    background: url(./img/common/bg-orange.svg) repeat center;
    background-size: 90px;
    z-index: 10;
    padding: 80px 0 120px;
}
.ttl-obi-purple{
    background: var(--acc-color);
}
.sns-wrap{
    background: white;
    padding: 20px;
    position: relative;
}
.boxHalf{
    display: flex;
    gap:4%;
    position: relative;
}
.boxHalf-1{width: 50%;}
.boxHalf-2{width: 50%;}

.boxHalf,
.linebox{
    width: 100%;
    margin: 20px auto 0;
}

.fbBox .fbtitle, .snsbox .igtitle,.linebox .linetitle{
    padding: 8px 12px;
    font-family: sans-serif;
    border-radius: 8px 8px 0 0;
    margin-bottom: 3px;
    color:#fff;
}
.fbBox .fbtitle{
    background: linear-gradient(45deg, rgba(24,119,242,1) 23%, rgba(16,64,126,1) 100%);
}
.snsbox .igtitle{
    background: linear-gradient(45deg, rgba(156,56,187,1) 0%,rgba(194,49,134,1) 50%,rgba(229,61,93,1) 70%,rgba(254,212,117,1) 100%);
	}
.fb_iframe_widget{
    text-align: center;
    position: static !important;
    display: inherit !important;
    overflow-x: hidden;
    background: #f5f5f5
}

.linebox .linetitle{
    background: linear-gradient(45deg, rgba(8,198,86,1) 23%, rgba(4,84,33,1) 100%);
}
.linebox a:hover{
    opacity: .7;
}
.img-flower{
    position: absolute;
    right: -30px;
    bottom: -40px;
}
.img-flower img{
    width: 200px;
    height: auto;
}
.sns-wave{
    position: absolute;
    top:-40px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 5;
}
.sns-wave img{
    width: 150%;
}
@media screen and (min-width: 1500px) {
    .sns-wave img{ width: 120vw;}
}
@media screen and (max-width: 1300px) {
    .sns-wave img{ width: 170vw;}
}
@media screen and (max-width: 1100px) {
     .sns-wave{top:-3vw}
}
@media (max-width: 959px) {
    .img-flower img{
        width: 20vw
    }
    .img-flower{
        right: -2vw;
    }
    .sns-wave{top:-4vw}
    .sns-wave img{
        height:8vw;
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .sns-wave{top:-6vw}
    .sns-wave img{
        height:11vw;
        width: auto;
    }
}
@media screen and (max-width: 599px) {
    .sns-blc{
        padding-bottom: 80px;
    }
    .boxHalf{
        flex-direction: column;
        gap:20px
    }
    .boxHalf-1,.boxHalf-2{
        width: 100%
    }
    .sns-wave {top: -23px;}
    .sns-wave img{
        height: 60px
    }
}





/* =========================================================
FOOTER
========================================================= */
footer {
    width: 100%;
    padding: 100px 0 0;
    position: relative;
    background: url(./img/common/bg-kousi.png) repeat;
    z-index: 20;
}

.foot-wave{
    position: absolute;
    top:-40px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    overflow-x: hidden;
    z-index: 5;
}
.foot-wave img{
    width: 150%;
}
@media (min-width: 1500px) {
    .foot-wave img{ width: 120vw;}
}
@media (max-width: 1300px) {
    .foot-wave img{ width: 170vw;}
}
footer .logo img{
  width: 380px;
}

footer .foot__list01{
    width: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
    grid-template-rows: repeat(2, auto); 
    gap: 10px;
}
footer .foot__list01 a{
  color: var(--acc-color);
}
footer .foot__list01 a:hover{
  text-decoration: underline;
}

.copyright{
  text-align: center;
    background: #967F00;
    padding: 10px;
}


.foot-bg{
    margin: 30px auto 0;
    text-align: center;
    width: 100%;
    overflow-x: hidden;
}
.foot-bg img{
    width: 200%;
    height: auto;
}
@media (min-width: 1500px) {
    .foot-bg img{width: 163vw}
}
@media screen and (max-width: 1200px) {
    footer .logo img{
        width: 30vw;
    }
}
@media screen and (max-width: 959px) {
    footer .inner > .flex{
        flex-direction: column;
        gap:30px;
    }
    footer .inner > .flex.justify-content-between{
        justify-content: center!important;
    }
    footer .logo {
        text-align: center;
        margin: auto
    }
    footer .logo img {
        width: 37vw;
    }
    footer .foot__list01{
        justify-content: center!important;
    }
    footer .btn-red-r{
        margin: auto;
    }
}
@media (max-width: 767px) {
    footer .logo img {width: 40vw}
    footer .foot__list01.flex{
        flex-wrap: wrap;
        margin-top: 3rem;
        margin-bottom: 2rem;
    }
    footer .inner > .flex{gap:10px}
    .foot-bg img{
        height: 12vw;
        width: auto;
    }
}

@media screen and (max-width: 599px) {
    footer{padding-top: 70px}
    footer .logo img{width: 60vw;max-width: 300px;}
    footer .inner > .flex{gap:2vw}
    .foot-bg img{
        height: 60px;
        width: auto;
    }
    footer .foot__list01{
        grid-template-columns: repeat(2, 1fr); 
        grid-template-rows: repeat(3, auto); 
        padding: 0 4vw;
    }
}

@media screen and (min-width: 1500px) {
    .foot-wave img{ width: 120vw;}
}
@media screen and (max-width: 1300px) {
    .foot-wave img{ width: 170vw;}
}
@media screen and (max-width: 1100px) {
     .foot-wave{top:-3vw}
}
@media (max-width: 959px) {
    .foot-wave{top:-4vw}
    .foot-wave img{
        height:8vw;
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .foot-wave{top:-4vw}
    .foot-wave img{
        height:11vw;
        width: auto;
    }
}
@media screen and (max-width: 599px) {
    .foot-wave {top: -4.5vw}
    .foot-wave img{height: 60px}
}
@media screen and (max-width: 420px) {
    .foot-wave {top: -23px}
}




/* =========================================================

下層ページ

========================================================= */
/*------------------
MV
-------------------*/
#mvArea_u{
    position: relative;
    top:122px;
    margin-bottom: 150px;
    transition: all .6s ease-in;
    height: 305px;
    z-index: 1;
    width: 100%;
}
.mv-studio{
    background: url(./img/studio/mv-studio.jpg) no-repeat center;
    background-size: cover;
}

.mv-wave_u{
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 5;
    opacity: 1;
    overflow-x: hidden;
}

.mv-wave_u img{
    width: 150%;
}
@media (min-width: 1500px) {
    .mv-wave_u{ bottom: -3vw;}
    .mv-wave_u img{ width: 120vw;}
}
@media (max-width: 1300px) {
    .mv-wave_u img{ width: 170vw;}
}
#mvArea_u h1{
    position: absolute;
    top:calc(50% - 1.5em);
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    margin: auto;
    color: white;
}


@media screen and (max-width: 1200px) {
    #mvArea_u {
        height: 30vw;
        margin-bottom:12.5vw
    }
}
@media screen and (max-width: 959px) {
    #mvArea_u{top:70px;}
    .mv-wave_u img{
        height:8vw;
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    #mvArea_u{
        height: 460px;
        margin-bottom: 15vw
    }
    .mv-wave_u{bottom:-7vw}
    .mv-wave_u img{
        height:11vw;
        width: auto;
    }
}
@media screen and (max-width: 599px) {
    .mv-studio{
        background: url(./img/studio/mv-studio-sp.jpg) no-repeat center;
        background-size: cover;
    }
    #mvArea_u{
        top:60px;
        height: 50vw;
        min-height: 200px;
        margin-bottom: 16vw;
    }
    .mv-wave_u{bottom: -36px;}
    .mv-wave_u img{
        height: 60px
    }
}


/*------------------
パンくず
-------------------*/
.topicpath {
    width: 100%;
    max-width:1140px; 
    margin: auto;
    text-align: left;
    padding: 30px 20px 0 0;
    position: relative;
    z-index: 5;
}

@media screen and (max-width: 1200px) {
    .topicpath{
        padding: 4.2vw 3vw 0;
    }
}

.topicpath ol {
  list-style: none;
  line-height: 1.6;
}
.topicpath ol li {
  display: inline;
  list-style-type: none;
  color: #777;
  font-size: 1.2rem;
}
.topicpath ol li:after {
  content: " > ";
}
.topicpath ol li:last-child:after {
  content: "";
}
.topicpath ol li a {
  text-decoration: underline;
  color: var(--acc-color);
}
@media (hover: hover) {
    .topicpath ol li a:hover {
      text-decoration: none;
      color: #004ea2;
    }
}
@media (max-width: 959px) {
  .topicpath {
      padding: 1.2vw 3vw 0;
  }
}
@media (max-width: 767px) {
  .topicpath {
      padding: 2.5vw 3vw 0;
  }
}
@media (max-width: 599px) {
  .topicpath {
      padding: 30px 3vw 0vw;
  }
}
/*------------------
STUDIO
-------------------*/
.mapArea{
    background: white;
    padding: 70px 60px;
    border-radius: 30px;
    margin: 40px auto;
}
.img-japan_studio{
    width: 55%;
    margin: auto;
}
.img-japan_studio img{
    max-width: 540px;
 }
.mapArea .list-link-room{
    width: 45%;
}
@media screen and (max-width: 1200px) {
   .mapArea{
        padding: 8vw 6vw;
    }
    .img-japan_studio{
        width: 50%;
    }
    .mapArea .list-link-room{
        width: 50%;
    } 
}
@media screen and (max-width: 959px) {
   .mapArea{
        padding: 5vw 4vw;
    }
    .img-japan_studio{
        width: 40%;
    }
    .mapArea .list-link-room{
        width: 60%;
    } 
}
@media screen and (max-width: 767px) {
   .mapArea{
       flex-direction: column;
       padding: 6vw 5vw;
       gap:30px;
    }
    .img-japan_studio,.mapArea .list-link-room{
        width: 100%;
    }
    .img-japan_studio{
        text-align: center;
     }
    .img-japan_studio img{
        max-width: 440px;
     }
}
@media screen and (max-width: 599px) {
    .mapArea{
        border-radius: 16px;
        margin: 20px auto 60px;
        padding: 40px 5vw 30px;
        gap:15px
    }
}

.bg-cloud03{
    position: relative;
}
.bg-cloud03::before{
    content: "";
    position: absolute;
    width: 1660px;
    height:571px;
    background: url(./img/top/bg-cloud02.svg) no-repeat center;
    background-size: contain;
    bottom:-60px;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
    .bg-cloud03::before{
        width: 120vw;
        height: 41.277vw;
        bottom:-3vw;
    }
}
@media screen and (max-width: 767px) {
    .bg-cloud03::before{
        width: 160vw;
        height: 55vw;
        bottom:-1.5vw;
    }
}
@media screen and (max-width: 599px) {
    .bg-cloud03::before{
        width: 218.2vw;
        height: 75vw;
        bottom:-2vw;
    }
}
/*------------------
STUDIO--detail
-------------------*/
.blc-freedial{text-align: center;}
.ttl-freedial{
    font-family: sans-serif;
    color: #309F2D;
}
.link-freedial-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
}
.link-freedial-wrap .icon-ttl03{
    margin-bottom: 25px;
    margin-right: 15px;
}
.link-freedial-wrap .icon-ttl02{
    margin-top: 45px;
    margin-left: -25px;
}
a.link-freedial{
    display: flex;
    align-items: center;
    line-height: 1;
    font-family: sans-serif;
    font-weight: bold;
}
.logo-freedial{
    width: 70px;
    margin-right: 5px;
    display: block
}
.logo-freedial img{vertical-align: middle}



.contents-blc-stiky,.main-stiky {
    overflow: visible; 
}

.studio-container {
    position: relative;
    margin: 80px auto;
}

.studio-container-main {
    width: calc(100% - 250px);
    padding-right: 30px;
}
.studio-container-link {
    width: 220px;
}

.studio-container-linklist {
    position: -webkit-sticky;
    position: sticky;
    top: 100px; 
    width: 100%;
}

.studio-container-linklist li.btn-room {
    width: 100%;
    margin-top: 0;
}
.studio-container-linklist li.btn-room + li.btn-room{
    margin-top: 20px;    
}
@media (max-width: 959px) {
    .studio-container{
        flex-direction: column
    }
    .studio-container-main {
        width: 100%;
        padding-right: 0;
    }
    .studio-container-link {
        width: 100%;
        margin-top: 5vw;
    }
    .studio-container-linklist {
        position: static;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .studio-container-linklist li.btn-room{
        width: 45%;
    }
    .studio-container-linklist li.btn-room{
        margin-top: 20px
    }
    
}

.blc-studio-detail{
    background: rgba(255,255,255,.7);
    width: 100%;
}
.blc-studio-detail + .blc-studio-detail{
    margin-top: 100px;
}
.table-studio-detail{
    padding: 30px
}
.table-studio-detail iframe{
    width: 100%;
    height: 360px;
    margin-top: 10px
}
.table-studio-detail .courselist li{display: inline;}
.table-studio-detail .courselist li:after{content: "/";padding:0 .2em;}
.table-studio-detail .courselist li:last-child:after{content: ""}
.table-studio-detail .courselist:after{content: "";display: block;clear: both;}
.table-studio-detail table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px
}

.table-studio-detail th{
    width: 9em;
    padding: 1em;
    color: white;
    background: var(--acc-color)
}
.table-studio-detail td{
    width: calv(100% - 9em);
    padding: 1em;
    background: #f0f0f0;
    font-family: sans-serif;
}


@media (max-width: 767px) {
    .studio-container-link{
        padding-right: 5vw
    }
}
@media (max-width: 599px) {
    .studio-container{
        margin: 10vw auto;
    }
    .table-studio-detail{
        padding: 3vw
    }
    .table-studio-detail th,.table-studio-detail td{
        display: block;
        width: 100%;
    }
    .table-studio-detail th{
        padding: .5em 1em
    }
    .table-studio-detail .courselist li{
        display: block;
        position: relative;
        margin-left: 3vw;
    }
    .table-studio-detail .courselist li::after{
     display: block;
     padding:0;
     content: '';
     position: absolute;
     top: .6em;
     left: -1em;
     width: 10px;
     height: 10px;
     background-color: var(--acc-color);
     border-radius: 100%;}
    .table-studio-detail iframe{height: 360px}
}



/*------------------
NEWS & TOPICS
-------------------*/
.news-container {
    position: relative;
    margin: 0 auto 80px;
    justify-content: space-between
}

.news-container-main {
    width: calc(100% - 280px);
}
.news-container-main-bg {
    background: white;
    border-radius: 6px;
}

.news-container-link {
    width: 250px;
}

.news-container-linklist {
    position: -webkit-sticky;
    position: sticky;
    top: 100px; 
    width: 100%;
}

.news-container-linklist li.btn-room {
    width: 100%;
    margin-top: 0;
}


.article-mv img{
    width: 100%;
    height: auto;
    border-radius: 6px 6px 0 0;
}
.article-contents{
    padding: 40px
}
.article-title{
   /* border-left:solid 3px var(--acc-color);
    padding-left: .6em;*/
}
.article-cat-date{
    margin: 20px auto 25px;
    padding-bottom: 25px;
    border-bottom:solid 1px var(--acc-color);  
}
.article-cat-date .date{margin-left: 1em;}
.article-cat-date .cat-box{margin-left: 0;}


/*個別記事のページナビ*/
.navigation {
	text-align: center;
	padding: 1em 0;
	margin-top:20px;
	width: 100%;
    display: flex;
    justify-content: center;
    gap:2em;
}
.navitop {
    border-radius: 4px;
    text-decoration: none;
    background: white;
    padding: 8px 12px 8px 16px;
    margin: 4px;
    display: block;
    transition: all .3s ease;
}
.navileft {
    border-radius: 4px;
    word-break:break-all;
    text-decoration: none;
    background: white;
    padding: 8px 14px 8px 16px;
    margin: 4px;
    transition: all .3s ease;
}
.naviright {
    border-radius: 4px;
    word-break:break-all;
    text-decoration: none;
    background: white;
    padding: 8px 14px 8px 16px;
    margin: 4px;
    transition: all .3s ease;
}
.navitop, p.navileft, p.naviright{
    color:var(--acc-color);
    font-weight:bold;
}
.navitop:hover, p.navileft:hover, p.naviright:hover{
    background: var(--acc-color);
    color: white;
    
}
/*一覧のページナビ*/
.wp-pagenavi {
    text-align: center;
    margin-top: 30px
}

.wp-pagenavi a, .wp-pagenavi span {
	   border: none!important;
    background: white;
    transition: all .3s ease;
    padding: 8px 10px 8px 10px !important;
    border-radius: 4px;
    margin: 4px!important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: var(--acc-color);
    color: white;
    border: none!important;
}
.wp-pagenavi span.pages{
    background: none!important;
}




/*サイドバー*/
#newarticle-sidebar,#category-sidebar{margin-bottom: 30px;}
.sidebar-link{
    background: white;
    padding: 16px;
}
.sidebar-link,.sidebar-link a{font-family: sans-serif}
.sidebar-link a:hover{text-decoration: underline}
.sidebar-link li{padding-bottom: 10px;line-height: 1.4}
#newarticle-sidebar .sidebar-link a{line-height: 1.3}
#newarticle-sidebar .sidebar-link li + li{
    padding-top: 10px;
}
#newarticle-sidebar .sidebar-link li + li{
    border-top:solid 1px var(--acc-color);
}
.ttl-obi-p{
    background: var(--acc-color);
    padding: 6px 0px 5px 50px;
}
.ttl-obi.ttl-obi-p::after{
    content: none;
}


@media (max-width: 959px) {
    .news-container{
        flex-direction: column
    }
    .news-container-main {
        width: 100%;
        padding-right: 0;
    }
    .news-container-link {
        width: 100%;
        margin-top: 5vw;
    }
    .news-container-linklist {
        position: static;
    }
    
}
@media (max-width: 599px) {
    .news-container{
        margin: 0 auto 10vw;
    }
    .article-cat-date {
        margin: 3vw auto 4.5vw;
        padding-bottom: 4vw;
    }
    .article-contents {
        padding: 8vw 6vw;
    }
    .navigation{
        justify-content: space-between;
        gap:10px;
    }
    .navitop,.navileft,.naviright {
        margin: 4px 0;
        font-size: 14px;
    }
    .news-container-link{
        margin-top: 8vw
    }
}
.wp-block-embed__wrapper{text-align: center}
/*------------------
カテゴリー
-------------------*/
.cat-box--news{
    color: #E24500;
    border: solid 1px #E24500;
}
.cat-box--topics{
    color: #9B5019;
    border: solid 1px #9B5019;
}
.cat-box--no-category,.cat-box--other{
    color: darkgray;
    border: solid 1px darkgray;  
}
/*------------------
一覧ページ
-------------------*/
.news-ttl{
    border-left: solid 3px var(--acc-color);
    padding-left: .8em;
    margin-bottom: 20px;
}
.news-list-wrap-index{
    padding: 40px;
    min-height: inherit!important;
}
.news-list-wrap-index table{
    width: 100%;
}
.news-list-wrap-index a{
    text-decoration: none;
    transition: all .3s ease;
}
.news-list-wrap-index a:hover{
   color: var(--acc-color)
}

@media (max-width: 599px) {
    .news-list-wrap-index{
        padding: 8vw 6vw;
    }
}
/*------------------
Q＆A
-------------------*/
.qa-container {
    background: white;
    border-radius: 20px;
    padding: 50px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.qa-item {
    display: flex;
    align-items: flex-start;
}
.a-item {    
    margin-top: 20px;
}
.qa-marker {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    margin-right: 15px;
    flex-shrink: 0;
    border-radius: 5px
}
.q-marker {
    color: #5D478B; /* 紫色 */
    border: 2px solid #5D478B;
}
.a-marker {
    color: #E35335; /* 赤橙色 */
    border: 2px solid #E35335;
}
.qa-content {
    flex-grow: 1;
    padding-top: 0.4em;
    line-height: 1.8;
}
@media (max-width: 959px) {
    .qa-container {
        padding: 40px
    }
}
@media (max-width: 767px) {
    .qa-container {
        padding: 30px
    }
}

@media (max-width: 599px) {
    .qa-container {
        padding: 7vw
    }
}
/*------------------
ADD0423
-------------------*/
.taiken-price{
    background: #F7EBF6!important;
    color: var(--acc-color);
}
.btn-purple{
    background: #43137A;
}
@media (hover: hover) {
    .btn-purple:hover{
        color: white;
        background: var(--acc-color)
    }
}
@media (max-width: 599px) {
    .modaal-close{
        top:10px;
        right: 10px;
    }
}
.contents-blc-thanks{
    max-width: 900px;
    margin: auto
}
.td-va-middle{vertical-align: middle}
/*------------------
ADD-2507
-------------------*/
.igtitle a{
    color: white;
    text-decoration: underline
}
.igtitle a:hover{
    text-decoration: none
}
/*------------------
ADD-2508
-------------------*/
.list-studio-teacher{
    padding: 30px;
    gap:20px;
    flex-wrap: wrap;
}
.list-studio-teacher li{
    flex-wrap: wrap;
    flex-basis: calc(50% - 15px);

    gap:15px;
    align-items: center;
}
.list-studio-teacher h4{
    position: relative;
    padding-left: 20px;
}
.list-studio-teacher h4:before{
    content: "";
    position: absolute;
    background: url(./img/studio/icon-studio.svg) no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    top:5.5px;
    left: 0;
}
.list-studio-teacher dl{
    display: flex;
    gap:6px;
    align-items: center;
}
.list-studio-teacher dl dt{
    line-height: 1;
    padding: 3px 0;
    letter-spacing: 2px;
    /*text-align: center;
    width: 3em;*/
}
@media (max-width: 959px) {
    .list-studio-teacher h4:before{
        width: 15px;
        height: 15px;
        top:5px
     }
    .list-studio-teacher{
        flex-direction: column;
    }
    .list-studio-teacher li{
        gap:20px;
        display: flex
    }
    .list-studio-teacher dl{gap:10px}
    
}
@media (max-width: 767px) {
    .list-studio-teacher{
        gap:2vw
    }
    .list-studio-teacher h4{
        padding-left: 16px;
    }
    .list-studio-teacher h4:before{
        width: 14px;
        height: 14px;
    }
}
@media (max-width: 599px) {
    .list-studio-teacher li{
        gap:12px;
    }
    .list-studio-teacher{
        gap:3vw
    }
    .list-studio-teacher {
        padding: 5vw;
    }
}

.top-blc-room-100w{
    gap:30px;
}
.top-blc-room-100w .map-japan{
    width: 50%
}
.top-blc-room-100w .list-link-room{
    width: 50%
}
@media (max-width: 767px) {
    .top-blc-room-100w{
        flex-direction: column;
        gap:20px
    }
.top-blc-room-100w .map-japan{
    width: 100%
}
    .top-blc-room-100w .list-link-room{
        width: 90%;
        margin: auto
    }
}


/*------------------
ADD-2508-02
-------------------*/
.language-btn-wrap{
    display: flex;
    gap:6px;
    align-items: center;
}
.language-icon{
    padding: 0;
    line-height: 1
}
.language-icon img{
    vertical-align: middle;
    max-width: 22px
}
.language-current{
    color: #666
}
.language-btn{
    text-decoration: underline;
}
.language-btn:hover{
    text-decoration: none;
}
@media (max-width: 959px) {
    .language-btn-wrap{
        z-index: 10000;
        position: absolute;
        right: 70px;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media (max-width: 599px) {
    .language-btn-wrap{
        right: 12vw
    }
}
@media (max-width: 480px) {
    .language-btn-wrap{
        right: 14vw
    }
}
/*------------------
cookie-notice
-------------------*/
#cookie-notice{
    position: fixed;
    bottom:0;
    left: 0;
    z-index: 1000;
    width: 100%
}
.cookie-notice-container{
    padding: 20px;
    font-family: sans-serif;
    max-width: 1200px;
    margin: auto;
    display: flex;
    gap:30px;
    align-items: center;
    justify-content: space-between
}
.cn-buttons-container button{
    background: var(--acc-color);
    border: solid 1px var(--acc-color);
    padding: 7px 25px;
    color: white;
    font-weight: bold;
    width: 120px;
    transition: all 0.3s ease;
}
.cn-buttons-container button:nth-child(2){
    background: white;
    border: solid 1px var(--acc-color);
    color:var(--acc-color);
}
.cn-buttons-container{
    display: flex;
    flex-direction: column;
    gap:6px
}
.cn-buttons-container button:hover{
    cursor: pointer;
    background: white;
    border: solid 1px var(--acc-color);
    color:var(--acc-color);
}
.cn-buttons-container button:nth-child(2):hover{
    background: var(--acc-color);
    color:white;
}
@media (max-width: 767px) {
    .cn-text-container{
        font-size: 90%;
        line-height: 1.4
    }
}
@media (max-width: 480px) {
    .cookie-notice-container{
        flex-direction: column;
        gap:10px;
        padding: 12px 18px 5px
    }
    .cn-buttons-container{
        flex-direction: row
    }
}