@charset "utf-8";
:root {
  --main-color: #466bb0;
}
body {
  position: relative;
}
h1, h2, h3 {
  /*font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;*/
  font-family: "M PLUS Rounded 1c", "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo";
}
h1, h2, h3, h4, h5, h6 {
  padding-bottom: 1rem;
}
a h1, footer a {
  color: #fff !important;
}
h2, .modal-body h3, .main-color {
  color: var(--main-color);
}
.nolink {
  pointer-events: none;
  text-decoration-line: none;
  color: inherit !important;
  text-decoration: none;
}
.no-deco, .tel a {
  text-decoration-line: none;
  /*font-size: 1.5rem;*/
  /*font-weight: 700;*/
}
.tel {
  /*width: 100%;*/
  max-width: 700px;
  margin: auto;
}
.cursor-pointer {
  cursor: pointer;
}
#lesson table {
  width: 95%;
  max-width: 700px;
  margin: 0 auto;
}
#lesson table tr:first-child {
  border-top: 1px solid #dee2e6;
}
#lesson table th {
  white-space: nowrap;
}
@media (max-width:423px) {
  #lesson table th, #lesson table td {
    width: 100%;
    display: block;
  }
  #lesson table th {
    border-bottom: none;
  }
}
#lesson ul {
  list-style-position: inside;
}
#lesson li {
  font-weight: bold;
}
nav.ScrollTop {
  opacity: 0;
  transition: all 0.65s;
}
nav.ScrollTop.isActive {
  position: -webkit-fixed;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  opacity: 0.5;
  transition: all 0.65s;
  font-size: 0.7rem !important;
}
nav.ScrollTop.isActive a {
  font-size: 0.7rem;
  display: inherit;
}
/*
 * Custom translucent site header
 */
header {
  position: relative;
}
header .navbar {
  position: absolute;
  top: 6px;
  right: 0;
  z-index: 20;
}
@media(min-width:576px) {
  header .navbar {
    position: absolute;
    top: 1rem;
    right: 1rem;
  }
}
header .navbar.open {
  background-color: rgba(0, 0, 0, 0.8) !important
}
.nav-link {
    color: white !important;
}
.navbar-toggler {
    border-color: white !important;
}
div#navbarNavAltMarkup.show .navbar-nav a:first-child {
    margin-top: 1.4em;
}

.site-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.site-header a {
  color: #8e8e8e;
  transition: color .15s ease-in-out;
  text-decoration: none;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}
.site-header h1 {
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo";
  font-weight: bold;
  vertical-align: top;
}
.site-header span.main-title {
  font-size: 0.7em;
  margin-left: 10px;
  vertical-align: top;
  display: inline-block;
}
.site-header span.sub-title {
  font-weight: normal;
  font-size: 0.8em;
}
footer {
  background-color: #4D586B !important;
}
.bg-light2 {
  background-color: #F6F8FB !important;
}
.input-bg {
  background-color: #F5FBFF !important;
}
.footer-nav ul {
  list-style-type: none;
  text-align: center;
  padding-left: 0;
}
.footer-nav li {
  display: inline-block;
}
.footer-nav li:after {
  content: '|'; /* 「|」を要素間の区切り文字として表示する */
  margin-left: 0.5em; /* 区切り文字と要素の間隔を調整 */
  margin-right: 0.5em; /* 区切り文字と要素の間隔を調整 */
  color: #888888; /* 区切り文字の文字色 */
}
.footer-nav li:last-child:after {
  content: ""; /* 最後のliの後ろには区切り文字を表示しない */
}
ul.media_info li {
  margin-bottom: 1.2em;
}
/*
 * Dummy devices (replace them with your own or something else entirely!)
 */
.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  transform: rotate(30deg);
}
.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}
.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}
/*
 * Extra utilities
 */
.flex-equal > * {
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    flex: 1;
  }
}
/*
 * Google Map
 */
.GoogleMap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
@media (min-width: 768px) {
  .GoogleMap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 30%;
  }
}
.GoogleMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
 * お問い合わせフォーム用 (MailForm01)
 */
#formWrap {
  /*width: 95%;*/
  max-width: 700px;
  margin: 0 auto;
  /* color: #555;
  line-height: 150%;*/
}
table.formTable {
  width: 95%;
  margin: 0 auto;
  border-collapse: inherit;
}
table.formTable td, table.formTable th {
  /*border: 1px solid #ccc;
  padding: 10px;
  padding: 5px 0;*/
}
table.formTable th {
  width: 30%;
  font-weight: normal;
  /*background: #efefef;*/
  text-align: left;
}
.error_messe {
  margin: 5px 0;
  color: red;
}
.bg-error_messe, .bg-success_messe {
  width: 300px;
}
.bg-error_messe {
  background-color: rgba(248, 215, 218, 0.3);
}
.bg-success_messe {
  background-color: rgba(210, 244, 234, 0.3);
}
#formWrap small {
  font-size: 70%;
}
#formWrap label small {
  margin-left: 1rem;
  color: var(--main-color);
}
.w-btn {
  width: 170px;
  max-width: 170px;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
  #formWrap {
    /*width: 95%;*/
    margin: 0 auto;
  }
  table.formTable th, table.formTable td {
    width: auto;
    display: block;
  }
  table.formTable th {
    margin-top: 5px;
    border-bottom: 0;
  }
  input[type="text"], textarea {
    /*width: 80%;
    padding: 5px;
    font-size: 110%;*/
    display: block;
  }
  input[type="submit"], input[type="reset"], input[type="button"] {
    display: block;
    width: 100%;
    height: 40px;
    margin: auto;
  }
  .site-header span.main-title {
    font-size: 4vw;
    display: inline-block;
  }
  .fb-page {
    margin-left: 20px;
    margin-right: 30px;
  }
}
/*
 * 動画用
 */
.p-header-video {
  position: relative;
  width: 100%;
  padding-bottom: 350px;
  overflow: hidden;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../img/a.png');
}
.p-header-content::before {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
}
.p-header-video video {
  position: absolute;
  top: 0;
  right: 50%;
  bottom: 0;
  left: 50%;
  width: auto;
  height: 350px;
  margin: auto;
  transform: translateX(-50%);
  z-index: 2;
}
@media (min-width: 576px) {
  .p-header-video {
    position: relative;
    width: 100%;
    padding-bottom: 41.67%;
    overflow: hidden;
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/a.png');
  }
  .p-header-content::before {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
  }
  .p-header-video video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: auto;
    transform: none;
    z-index: 2;
  }
  .video-btn {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 70px; /*コントローラー分下部に余白をつける場合*/
    cursor: pointer;
    z-index: 3;
  }
}
.sns-icon {
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.sns-icon i {
  color: gray;
  display: inline;
  text-decoration-line: none;
}
/*slick*/
/*==================================================
スライダーのためのcss
===================================*/
.slider { /*横幅94%で左右に余白を持たせて中央寄せ*/
  width: 94%;
  margin: 0 auto;
}
.slider img {
  width: 100%; /*スライダー内の画像を横幅100%に*/
  height: auto;
  border-radius: 6px;
}
/*slickのJSで書かれるタグ内、スライド左右の余白調整*/
.slider .slick-slide {
  margin: 0 10px;
}
ol.slider, ul.slider, ol.slick-slide, ul.slick-slide {
  padding: 0;
}
/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev, .slick-next {
  position: absolute; /*絶対配置にする*/
  top: 42%;
  cursor: pointer; /*マウスカーソルを指マークに*/
  outline: none; /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #666; /*矢印の色*/
  border-right: 2px solid #666; /*矢印の色*/
  height: 15px;
  width: 15px;
}
.slick-prev { /*戻る矢印の位置と形状*/
  left: -1.5%;
  transform: rotate(-135deg);
}
.slick-next { /*次へ矢印の位置と形状*/
  right: -1.5%;
  transform: rotate(45deg);
}
/*ドットナビゲーションの設定*/
.slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px; /*ドットボタンのサイズ*/
  height: 8px; /*ドットボタンのサイズ*/
  display: block;
  border-radius: 50%;
  background: #ccc; /*ドットボタンの色*/
}
.slick-dots .slick-active button {
  background: #333; /*ドットボタンの現在地表示の色*/
}
/*ロード時に一瞬縦並びなるのを防止*/
.slider {
  opacity: 0;
  transition: opacity .3s linear;
}
.slider.slick-initialized {
  opacity: 1;
}
.slider li {
  position: relative;
  z-index: 1;
}
.slider .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 75%);
  border-radius: 0 0 6px 6px;
  opacity: 0.75;
  z-index: 10;
  color: #fff;
  font-size: 0.9em;
  margin: 0;
  padding: 4em 0 0.5em;
}
/*
 * モーダルウィンドウ Tingle用
 */
.modal-dialog {
  max-width: inherit;
  margin: inherit;
}
@media (min-width: 576px) {
  .modal-dialog {
    width: 90% !important;
    max-width: 800px !important;
    margin: 1.75rem auto;
  }
}
.inner-x {
  padding: 40px;
}
.inner {
  padding: 40px;
}
/**
 * tingle modal modified
**/
.tingle-modal {
  padding-top: 40px;
  padding-bottom: 40px;
}
.tingle-modal-box {
  width: 850px;
  max-width: 90%;
  border-radius: 0;
}
.tingle-modal-box__content {
  padding: 0;
}
.tingle-modal__close {
  height: 45px;
  width: 48px;
  outline: none !important;
  background-color: rgba(0, 0, 0, .8);
}
.modal-title {
  font-size: 1.5rem;
}
.modal-body h2, .modal-body h3, .modal-body h4 {
  font-size: 1.2rem;
  padding: 0;
}
.modal-body h4 {
  font-size: 1rem;
  padding: 0;
}
@media(max-width: 540px) {
  .tingle-modal {
    padding: 20px 15px;
  }
  .tingle-modal-box {
    max-width: 100%;
  }
  .tingle-modal__close {
    font-size: 1.6rem;
    left: auto;
    right: 0px;
    line-height: 1.6rem;
  }
  .tingle-modal__closeIcon {
    font-size: 1.2rem;
    margin-right: 0;
  }
  .tingle-modal__closeLabel {
    display: none;
  }
}
@media(min-width: 541px) {
  .tingle-modal__close {
    font-size: 1.2rem;
    top: 20px;
    right: 20px;
  }
  .tingle-modal__closeIcon {
    font-size: 1.2rem;
    margin-right: 0;
  }
}
/*
 * YouTubeフレーム関連
 */
.youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.youtube iframe {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
video {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); /*グレースケール*/
  /*filter: sepia(100%); /*セピア*/
}
/*========= waveを描画するエリア設定 ===============*/
.wave {
  position: relative;
  /*height:100px;/*何も表示されない場合は各波の親要素に高さを持たせましょう。*/
  background: #000; /*背景を塗りつぶして重ねた波を表現したい場合は、波を描画する親要素に波と同じ背景色を設定しましょう。*/
  z-index: 100;
}
.wave:nth-child(1) {
  background: #666;
}
.wave:nth-child(2) {
  background: #ccc;
}
.wave:nth-child(3) {
  background: #000;
}
.wave canvas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/*
 * レインドロップ用
 */
#bg-raindrop {
  height: 10vh;
  position: relative;
  z-index: 100;
}
/*
 * 背景の流体
 */
.fluid-front, .fluid2-front, .fluid-back, .fluid2-back {
  opacity: 0.2;
}
.fluid-front, .fluid2-front {
  background: #92ddff; /*背景色*/
}
.fluid-back, .fluid2-back {
  background: #97acff; /*背景色*/
}
.fluid-front {
  width: 20%; /*横幅*/
  height: 30%; /*縦幅*/
  animation: fluidrotate 30s ease 0s infinite; /*アニメーションの設定*/
  position: absolute;
  top: 15vh;
  left: 15vh;
  z-index: 2;
}
.fluid-back {
  width: 20%; /*横幅*/
  height: 30%; /*縦幅*/
  animation: fluidrotate 40s ease 0s infinite; /*アニメーションの設定*/
  position: absolute;
  top: 16vh;
  left: 16vh;
  z-index: 1;
}
.fluid2-front {
  width: 25%; /*横幅*/
  height: 35%; /*縦幅*/
  animation: fluidrotate 30s ease 0s infinite; /*アニメーションの設定*/
  position: absolute;
  bottom: 10vh;
  right: 10vh;
  z-index: 2;
}
.fluid2-back {
  width: 25%; /*横幅*/
  height: 40%; /*縦幅*/
  animation: fluidrotate 40s ease 0s infinite; /*アニメーションの設定*/
  position: absolute;
  bottom: 11vh;
  right: 11vh;
  z-index: 1;
}
@keyframes fluidrotate {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
/*
 * 上向きの曲線
 */
.custom-shape-divider-top-1644666822 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.custom-shape-divider-top-1644666822 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 50px;
}
.custom-shape-divider-top-1644666822 .shape-fill {
  fill: #FFFFFF;
}
/*
 * 下向きの曲線
 */
.custom-shape-divider-bottom-1644668003 {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.custom-shape-divider-bottom-1644668003 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 50px;
}
.custom-shape-divider-bottom-1644668003 .shape-fill {
  fill: #FFFFFF;
}
/*
 * -------------------------------
 *  Veu.js + PHP お問い合わせフォーム
 * -------------------------------
 */
.delatearea {
  position: absolute;
  left: -9999px;
  overflow: hidden;
}
/*画面表示時に {{ … }} を表示しない*/
[v-cloak] {
  display: none
}
/*==================================================
 スクロールでふわっと表示
===================================*/
/* fadeUp */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function:ease;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(150px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger {
  opacity: 0;
}