﻿@charset "UTF-8";
/*
Theme Name: 月光園 游月山荘
*/
/* ----------------------------- リセット */
/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  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;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}



@media all{
*,*::before,*::after{box-sizing:border-box;}
.d-none{display:none!important;}
.d-md-inline{display:inline!important;}
.d-md-block{display:block!important;}
#l-page-header em{font-style:normal;}
#l-page-header img{border:none;vertical-align:bottom;}
.l-page-header,
.l-footer {
    font-size:1.4rem;
    line-height:1.6;
    font-family: GrecoStd-M, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
}



.l-page-header {}
.l-page-header__wrap {}
.l-page-header__content {
  height: 70px;
  background: #F3F1EB;
  margin-bottom: 80px;
}
.l-page-header__content__wrap {
  max-width: 1400px;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 20px;
}
.l-page-header__menu {}
.l-page-header__menu ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.l-page-header__menuItem {
  margin: 0 10px;
  font-size: 15px;
}
.l-page-header__menuItem a {
  color: #2B2B2B;
}
.l-page-header__plan {}
.l-page-header__plan ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.l-page-header__menuBtn {
  font-size: 15px;
  margin: 0 10px;
}
.l-page-header__menuBtn a {
  width: 130;
  display: block;
  color: #2B2B2B;
  background: #FFF;
  border-radius: 5px;
  text-align: center;
  padding: 10px 15px;
}
.l-page-header__menuBtn a:hover {
  background: #1D2B3D;
  color: #FFF;
}
.l-page-header__logo {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .l-page-header__content {
    display: none;
  }
  .l-page-header__logo {
    margin-top: 40px;
  }
}


/* Footer */
.l-footer {
  background: #1D2B3D;
  color: #fff;
}
.l-footer a {
  color: #fff;
}
.l-footer__menu {
  padding-top: 2.85714vw;
  padding-bottom: 2.85714vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.l-footer__menu ul {
  display: flex;
}
.l-footer__menu li {
  flex: 1;
  margin-right: 2.14286vw;
}
.l-footer__menu li:last-child {
  margin-right: 0;
}
.l-footer__menu li a {
  display: block;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.15);
  text-align: center;
  padding: 1.42857vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
}
.l-footer__content .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 6.85714vw;
  padding-bottom: 11.42857vw;
}
.l-footer__content .block1 {
  width: 35.71429vw;
}
.l-footer__content .block1 .catch {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 2.42857vw;
}
.l-footer__content .block1 .logo {
  margin-bottom: 4.28571vw;
}
.l-footer__content .block1 .logo img {
  width: 14.28571vw;
}
.l-footer__content .block1 .address {
  font-size: 1vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 2.2;
  margin-bottom: 0.85714vw;
}
.l-footer__content .block1 .address .map {
  display: inline-block;
  background: url(https://gekkoen.sixcore.jp/rakuten_ko/yoyakuban/img/icon_blank-white.svg) no-repeat right center;
  background-size: 0.85714vw;
  padding-right: 1.28571vw;
  text-decoration: underline;
}
.l-footer__content .block1 .tel {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.5;
  margin-bottom: 2.28571vw;
}
.l-footer__content .block1 .tel a {
  display: inline-block;
  font-size: 1.71429vw;
}
.l-footer__content .block1 .instagram a {
  display: inline-block;
  background: url(https://gekkoen.sixcore.jp/rakuten_ko/yoyakuban/img/icon_sns-instagram-white.svg) no-repeat left center;
  background-size: 1vw;
  padding-left: 1.71429vw;
  line-height: 1.5;
}
.l-footer__content .block2 {
  width: 30.71429vw;
  display: flex;
}
.l-footer__content .block2 > div {
  flex: 1;
}
.l-footer__content .block2 li {
  margin-bottom: 0.85714vw;
}
.l-footer__content .block2 li:last-child {
  margin-bottom: 0;
}
.l-footer__content .block2 .language {
  font-size: 0.92857vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  margin-top: 4.28571vw;
  color: #fff;
}
.l-footer__content .block2 .language span {
  display: inline-block;
  background: url(https://gekkoen.sixcore.jp/rakuten_ko/yoyakuban/img/icon_sns-instagram-white.svg) no-repeat left center;
  background-size: 1.14286vw;
  padding-left: 1.71429vw;
}
.l-footer__content .block3 {
  width: 100%;
  margin-top: 5.71429vw;
  display: flex;
  justify-content: space-between;
}
.l-footer__content .block3 .group {
  width: 35.71429vw;
}
.l-footer__content .block3 .group .h {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
}
.l-footer__content .block3 .group .c-link1 {
  margin-top: 1.42857vw;
}
.l-footer__content .block3 .weather {
  width: 30.71429vw;
}
.l-footer__content .block3 .weather .h {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 1.42857vw;
}
.l-footer__content .block3 .weather .detail {
  display: flex;
  align-items: center;
}
.l-footer__content .block3 .weather .detail-img1 {
  width: 2.85714vw;
  height: 2.85714vw;
  margin-right: 1.42857vw;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(251, 251, 251, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.71429vw;
}
.l-footer__content .block3 .weather .detail-txt1 {
  font-size: 1.28571vw;
}
.l-footer__content .block3 .weather .detail-txt1 em {
  font-size: 1.57143vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
.l-footer__content .block3 .weather .c-link1 {
  margin-top: 2.14286vw;
}
.l-footer__copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.l-footer__copyright .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 2.85714vw;
  padding-bottom: 2.85714vw;
}
.l-footer__copyright .copyright {
  font-size: 12px;
  font-size: 1.2rem;
}
.l-footer__copyright .nav {
  display: flex;
  align-items: center;
}
.l-footer__copyright .nav li {
  margin-left: 1.42857vw;
  font-size: 0.92857vw;
  line-height: 1.5;
}
.l-footer__copyright .nav li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
 .l-footer__menu {
    padding-top: 9.6vw;
    padding-bottom: 9.6vw;
    margin-right: 0 !important;
  }
  .l-footer__menu ul {
    display: block;
  }
  .l-footer__menu li {
    margin-right: 0;
    margin-bottom: 5.33333vw;
  }
  .l-footer__menu li:last-child {
    margin-bottom: 0;
  }
  .l-footer__menu li a {
    padding: 4.26667vw;
    font-size: 3.73333vw;
  }
  .l-footer__content .wrap {
    display: block;
    padding-top: 21.33333vw;
    padding-bottom: 21.33333vw;
  }
  .l-footer__content .block1 {
    width: auto;
    margin-bottom: 21.33333vw;
  }
  .l-footer__content .block1 .catch {
    font-size: 3.73333vw;
    margin-bottom: 9.06667vw;
  }
  .l-footer__content .block1 .logo {
    margin-bottom: 10.66667vw;
  }
  .l-footer__content .block1 .logo img {
    width: 53.33333vw;
  }
  .l-footer__content .block1 .address {
    font-size: 3.73333vw;
    margin-bottom: 3.2vw;
  }
  .l-footer__content .block1 .address .map {
    background-size: 4.26667vw;
    padding-right: 5.33333vw;
  }
  .l-footer__content .block1 .tel {
    font-size: 3.73333vw;
    margin-bottom: 8.53333vw;
  }
  .l-footer__content .block1 .tel a {
    font-size: 6.4vw;
  }
  .l-footer__content .block1 .instagram a {
    padding-left: 6.4vw;
    background-size: 3.73333vw;
    padding-left: 6.4vw;
  }
  .l-footer__content .block2 {
    width: auto;
    display: flex;
  }
  .l-footer__content .block2 > div {
    flex: 1;
  }
  .l-footer__content .block2 li {
    margin-bottom: 4.26667vw;
  }
  .l-footer__content .block2 li:last-child {
    margin-bottom: 0;
  }
  .l-footer__content .block2 .language {
    font-size: 3.46667vw;
    margin-top: 12.8vw;
  }
  .l-footer__content .block2 .language span {
    background-size: 4.26667vw;
    padding-left: 6.4vw;
  }
  .l-footer__content .block3 {
    margin-top: 21.33333vw;
    display: block;
  }
  .l-footer__content .block3 .group {
    width: auto;
    margin-bottom: 21.33333vw;
  }
  .l-footer__content .block3 .group .c-link1 {
    margin-top: 6.4vw;
  }
  .l-footer__content .block3 .weather {
    width: auto;
  }
  .l-footer__content .block3 .weather .h {
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw;
  }
  .l-footer__content .block3 .weather .detail-img1 {
    width: 16vw;
    height: 16vw;
    margin-right: 5.33333vw;
    padding: 2.66667vw;
  }
  .l-footer__content .block3 .weather .detail-txt1 {
    font-size: 4.8vw;
  }
  .l-footer__content .block3 .weather .detail-txt1 em {
    font-size: 5.86667vw;
  }
  .l-footer__content .block3 .weather .c-link1 {
    margin-top: 8vw;
  }
  .l-footer__copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin-right: 0;
  }
  .l-footer__copyright .wrap {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-top: 10.66667vw;
    padding-bottom: 10.66667vw;
  }
  .l-footer__copyright .copyright {
    font-size: 3.2vw;
  }
  .l-footer__copyright .nav {
    display: block;
    margin-bottom: 21.33333vw;
  }
  .l-footer__copyright .nav li {
    margin-left: 0;
    margin-bottom: 3.2vw;
    font-size: 3.46667vw;
  }
  .l-footer__copyright .nav li:first-child {
    margin-bottom: 0;
  }
}


@charset "UTF-8";
.u-mt0 {
  margin-top: 0 !important;
}

.u-mt5 {
  margin-top: 0.35714vw !important;
}

.u-mt10 {
  margin-top: 0.71429vw !important;
}

.u-mt15 {
  margin-top: 1.07143vw !important;
}

.u-mt20 {
  margin-top: 1.42857vw !important;
}

.u-mt25 {
  margin-top: 1.78571vw !important;
}

.u-mt30 {
  margin-top: 2.14286vw !important;
}

.u-mt40 {
  margin-top: 2.85714vw !important;
}

.u-mt50 {
  margin-top: 3.57143vw !important;
}

.u-mt60 {
  margin-top: 4.28571vw !important;
}

.u-mt70 {
  margin-top: 5vw !important;
}

.u-mt80 {
  margin-top: 5.71429vw !important;
}

.u-mt90 {
  margin-top: 6.42857vw !important;
}

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

.u-mb5 {
  margin-bottom: 0.35714vw !important;
}

.u-mb10 {
  margin-bottom: 0.71429vw !important;
}

.u-mb15 {
  margin-bottom: 0.71429vw !important;
}

.u-mb20 {
  margin-bottom: 1.42857vw !important;
}

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

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

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

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

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

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

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

.u-mb90 {
  margin-bottom: 6.42857vw !important;
}

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

.u-pt5 {
  padding-top: 0.35714vw !important;
}

.u-pt10 {
  padding-top: 0.71429vw !important;
}

.u-pt15 {
  padding-top: 1.07143vw !important;
}

.u-pt20 {
  padding-top: 1.42857vw !important;
}

.u-pt25 {
  padding-top: 1.78571vw !important;
}

.u-pt30 {
  padding-top: 2.14286vw !important;
}

.u-pt40 {
  padding-top: 2.85714vw !important;
}

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

.u-pt60 {
  padding-top: 4.28571vw !important;
}

.u-pt70 {
  padding-top: 5vw !important;
}

.u-pt80 {
  padding-top: 5.71429vw !important;
}

.u-pt90 {
  padding-top: 6.42857vw !important;
}

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

.u-pb5 {
  padding-bottom: 0.35714vw !important;
}

.u-pb10 {
  padding-bottom: 0.71429vw !important;
}

.u-pb15 {
  padding-bottom: 0.71429vw !important;
}

.u-pb20 {
  padding-bottom: 1.42857vw !important;
}

.u-pb25 {
  padding-bottom: 1.42857vw !important;
}

.u-pb30 {
  padding-bottom: 2.14286vw !important;
}

.u-pb40 {
  padding-bottom: 2.85714vw !important;
}

.u-pb50 {
  padding-bottom: 3.57143vw !important;
}

.u-pb60 {
  padding-bottom: 4.28571vw !important;
}

.u-pb70 {
  padding-bottom: 5vw !important;
}

.u-pb80 {
  padding-bottom: 5.71429vw !important;
}

.u-pb90 {
  padding-bottom: 6.42857vw !important;
}

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

.u-pl5 {
  padding-left: 0.35714vw !important;
}

.u-pl10 {
  padding-left: 0.71429vw !important;
}

.u-pl15 {
  padding-left: 1.07143vw !important;
}

.u-pl20 {
  padding-left: 1.42857vw !important;
}

.u-pl25 {
  padding-left: 1.78571vw !important;
}

.u-pl30 {
  padding-left: 2.14286vw !important;
}

.u-pl40 {
  padding-left: 2.85714vw !important;
}

.u-pl50 {
  padding-left: 3.57143vw !important;
}

.u-pl60 {
  padding-left: 4.28571vw !important;
}

.u-pl70 {
  padding-left: 5vw !important;
}

.u-pl80 {
  padding-left: 5.71429vw !important;
}

.u-pl90 {
  padding-left: 6.42857vw !important;
}

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

.u-pr5 {
  padding-right: 0.35714vw !important;
}

.u-pr10 {
  padding-right: 0.71429vw !important;
}

.u-pr15 {
  padding-right: 1.07143vw !important;
}

.u-pr20 {
  padding-right: 1.42857vw !important;
}

.u-pr25 {
  padding-right: 1.78571vw !important;
}

.u-pr30 {
  padding-right: 2.14286vw !important;
}

.u-pr40 {
  padding-right: 2.85714vw !important;
}

.u-pr50 {
  padding-right: 3.57143vw !important;
}

.u-pr60 {
  padding-right: 4.28571vw !important;
}

.u-pr70 {
  padding-right: 5vw !important;
}

.u-pr80 {
  padding-right: 5.71429vw !important;
}

.u-pr90 {
  padding-right: 6.42857vw !important;
}

.u-col {
  color: #404F32;
}
.u-col__red {
  color: #F00;
}
.u-col__blue {
  color: #33F;
}

.u-mincho {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.u-gothic {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

.u-garamond {
  font-family: "EB Garamond", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.u-medium {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}

.u-italic {
  font-style: italic;
}

.u-bold {
  font-style: bold;
}

.u-underline {
  font-style: underline;
}

.u-has-underline {
  text-decoration: underline;
}
.u-has-underline:hover {
  text-decoration: none;
}

.u-center {
  text-align: center !important;
}
.u-center th, .u-center td {
  text-align: center !important;
}

.u-right {
  text-align: right !important;
}
.u-right th, .u-right td {
  text-align: right !important;
}

.u-left {
  text-align: left !important;
}
.u-left th, .u-left td {
  text-align: left !important;
}

.u-top {
  vertical-align: top !important;
}
.u-top th, .u-top td {
  vertical-align: top !important;
}

.u-middle {
  vertical-align: middle !important;
}
.u-middle th, .u-middle td {
  vertical-align: middle !important;
}

.u-bottom {
  vertical-align: bottom !important;
}
.u-bottom th, .u-bottom td {
  vertical-align: bottom !important;
}

.u-indent {
  text-indent: -1em;
  padding-left: 1em;
}

.u-anchor {
  position: relative;
  margin-top: -70px;
  padding-top: 70px;
}

.c-wrap {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.c-wrap__800 {
  max-width: 57.14286vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.c-sep-l36 {
  margin-left: 2.57143vw;
}
.c-sep-l50 {
  margin-left: 3.57143vw;
}
.c-sep-l80 {
  margin-left: 5.71429vw;
}
.c-sep-l120 {
  margin-left: 8.57143vw;
}
.c-sep-l373 {
  margin-left: 26.64286vw;
}
.c-sep-r64 {
  margin-right: 4.57143vw;
}
.c-sep-r120 {
  margin-right: 8.57143vw;
}
.c-sep-r140 {
  margin-right: 10vw;
}
.c-sep-r190 {
  margin-right: 13.57143vw;
}
.c-sep-r204 {
  margin-right: 14.57143vw;
}
.c-sep-r240 {
  margin-right: 17.14286vw;
}
.c-sep-r260 {
  margin-right: 18.57143vw;
}
.c-sep-r270 {
  margin-right: 19.28571vw;
}

.u-bg-white {
  background: #fff;
}
.u-bg-gray {
  background: #fbfbfb;
}
.u-bg1 {
  background: #f6f6f6;
}

.c-separate1 {
  border-bottom: 1px solid #efefef;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.c-column-2 {
  display: flex;
  flex-wrap: wrap;
}
.c-column-2 > div {
  width: 48.3333%;
  margin-left: 3.3334%;
  margin-top: 0;
  margin-bottom: 20px;
}
.c-column-2 > div:nth-child(2n+1) {
  margin-left: 0;
}

.c-column-3 {
  display: flex;
  flex-wrap: wrap;
}
.c-column-3 > li,
.c-column-3 > div {
  width: 31.333%;
  margin-left: 3.0005%;
  margin-bottom: 20px;
}
.c-column-3 > li:nth-child(3n+1),
.c-column-3 > div:nth-child(3n+1) {
  margin-left: 0;
}

.c-btn1 {
  margin-top: 5.71429vw;
}
.c-btn1 a {
  display: inline-block;
  border: 1px solid #404F32;
  padding: 1.14286vw 2.14286vw;
  font-size: 1.07143vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.75;
}
.c-btn1 span {
  display: block;
  background: url(https://gekkoen.sixcore.jp/cms/wp-content/themes/yuugetu/img/common/arrow_1.svg) no-repeat right center;
  background-size: 1.78571vw;
  padding-right: 2.64286vw;
}

.c-link1 a {
  text-decoration: none;
  display: inline-block;
  background: url(https://gekkoen.sixcore.jp/cms/wp-content/themes/yuugetu/img/common/arrow_1.svg) no-repeat right center;
  background-size: 1.78571vw;
  padding-right: 2.64286vw;
  font-size: 1.07143vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.8;
}
.c-link1 a.white {
  color: #fff;
  background-image: url(https://gekkoen.sixcore.jp/cms/wp-content/themes/yuugetu/img/common/arrow_1-white.svg);
}
.c-link1 a.white span:after {
  border-bottom-color: #fff;
}
.c-link1 a + a {
  margin-left: 2.85714vw;
}
.c-link1 span {
  display: block;
  position: relative;
}
.c-link1 span:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #404F32;
}

.c-link2 a {
  display: inline-block;
  font-size: 1.07143vw;
  border-bottom: 1px solid #2B2B2B;
  padding-bottom: 0.28571vw;
}
.c-link2 span {
  display: block;
  padding-right: 2vw;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1.42857vw;
}
.c-link2 span.pdf {
  background-image: url(https://gekkoen.sixcore.jp/cms/wp-content/themes/yuugetu/img/common/icon_pdf.svg);
}

.c-link3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.c-link3.center {
  align-items: center;
}
.c-link3 a {
  line-height: 1.5;
  margin-top: 0.28571vw;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 0.85714vw;
}
.c-link3 a:last-child {
  margin-bottom: 0;
}
.c-link3 a.blank {
  padding-right: 1.35714vw;
  background-image: url(https://gekkoen.sixcore.jp/cms/wp-content/themes/yuugetu/img/common/icon_blank.svg);
}
.c-link3 a.arrow-left {
  background-image: url(https://gekkoen.sixcore.jp/cms/wp-content/themes/yuugetu/img/common/arrow_1-left.svg);
  background-position: left center;
  background-size: 1.42857vw;
  padding-left: 2vw;
}

.c-anchor ul {
  display: flex;
  justify-content: space-between;
}
.c-anchor li {
  margin-right: 1.42857vw;
  flex: 1;
}
.c-anchor li:last-child {
  margin-right: 0;
}
.c-anchor a {
  display: flex;
  align-items: center;
  padding: 1.14286vw 1.71429vw;
  background: #fbfbfb;
}
.c-anchor .img1 {
  width: 8.07143vw;
  margin-right: 2.28571vw;
}
.c-anchor .txt1 {
  width: calc(100% - 10.35714vw);
  background: url(https://gekkoen.sixcore.jp/cms/wp-content/themes/yuugetu/img/common/arrow_1-down.svg) no-repeat right center;
  background-size: 1.78571vw;
  padding-right: 2.5vw;
  font-size: 1.5vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}

.c-fixednav {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 1.42857vw;
  width: 100%;
  display: flex;
  justify-content: center;
  pointer-events: none;
}
.c-fixednav ul {
  display: flex;
  justify-content: center;
  pointer-events: auto;
}
.c-fixednav a {
  display: block;
  text-decoration: none;
  font-size: 0.92857vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
  background: #fff;
  padding: 0.57143vw 1.71429vw;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.c-fixednav a:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  color: #fff;
  background: #404F32;
  border-radius: 0.57143vw;
}

.c-title1 {
  margin-bottom: 2.14286vw;
}
.c-title1 .catch {
  margin-bottom: 1.14286vw;
  font-size: 1.07143vw;
  line-height: 1.5;
}
.c-title1 .h {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 2.57143vw;
  line-height: 1.75;
}
.c-title1 .note {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 1vw;
  margin-top: 0.85714vw;
  line-height: 1.5;
}

.c-title2 {
  position: relative;
  padding-top: 2.85714vw;
  margin-bottom: 11.42857vw;
}
.c-title2:before, .c-title2:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 1.57143vw;
  border-top-width: 1px;
  border-top-style: solid;
}
.c-title2:before {
  left: 0;
  border-top-color: #404F32;
}
.c-title2:after {
  left: 1.71429vw;
  border-top-color: rgba(43, 43, 43, 0.15);
}
.c-title2 .catch {
  font-size: 1.07143vw;
  line-height: 1.5;
  margin-bottom: 1.14286vw;
}
.c-title2 .h {
  font-size: 2.85714vw;
  line-height: 1.5;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}

.c-title3 {
  margin-bottom: 4.28571vw;
}
.c-title3 .h {
  font-size: 1.71429vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
}
.c-title3 .h.l {
  font-size: 2.14286vw;
}
.c-title3 .h.l2 {
  font-size: 2.57143vw;
}

.u-vertical {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-feature-settings: normal;
}

.c-box1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 11.42857vw;
}
.c-box1:last-child {
  margin-bottom: 0;
}
.c-box1.is-align-start {
  align-items: flex-start;
}
.c-box1.is-row-reverse {
  flex-direction: row-reverse;
}
.c-box1-txt1 {
  width: 28.57143vw;
}
.c-box1-txt1.w257 {
  width: 18.35714vw;
}
.c-box1-txt1.w317 {
  width: 22.64286vw;
}
.c-box1-txt1 .h {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 2.57143vw;
  line-height: 1.5;
}
.c-box1-txt1 .note {
  font-size: 1vw;
  line-height: 2.2;
  margin-top: 1.14286vw;
  margin-right: -1.71429vw;
}
.c-box1-txt1 .l {
  margin-top: 4.28571vw;
  line-height: 2.2;
}
.c-box1-img1 {
  width: 45.28571vw;
}
.c-box1-img1.w803 {
  width: 57.35714vw;
}
.c-box1-img1 img {
  width: 100%;
}
.c-box1-img1 .slider .l {
  font-size: 1.21429vw;
  line-height: 1.5;
  margin-top: 1.14286vw;
}

.c-txt1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8.57143vw;
}
.c-txt1.is-align-bottom {
  align-items: flex-end;
}
.c-txt1-h {
  width: 34.71429vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
  font-size: 2.57143vw;
}
.c-txt1-h .note {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  margin-top: 0.57143vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.c-txt1-l {
  line-height: 2.2;
  width: 34.71429vw;
}
.c-txt1-l.w400 {
  width: 28.57143vw;
}
.c-txt1-l.w570 {
  width: 40.71429vw;
}
.c-txt1-l p {
  margin-bottom: 2.14286vw;
}
.c-txt1-l p:last-child {
  margin-bottom: 0;
}
.c-txt1-l .t {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.75;
  margin-top: 1.42857vw;
  margin-bottom: 0.57143vw;
}
.c-txt1-l .t:first-child {
  margin-top: 0;
}
.c-txt1-l .s {
  font-size: 1vw;
  line-height: 2.2;
}

.c-list1 {
  display: flex;
  flex-wrap: wrap;
}
.c-list1 li {
  width: 45.1672%;
  margin-left: 9.6656%;
  margin-bottom: 3.85714vw;
}
.c-list1 li:nth-child(2n+1) {
  margin-left: 0;
}
.c-list1 li a {
  display: block;
  text-decoration: none;
}
.c-list1 .img1 {
  margin-bottom: 2.14286vw;
}
.c-list1 .img1 img {
  width: 100%;
}
.c-list1 .h {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
  font-size: 2.14286vw;
  margin-bottom: 1.42857vw;
}
.c-list1 .l {
  line-height: 1.75;
}
.c-list1.thin li {
  margin-bottom: 6.64286vw;
}
.c-list1.thin .img1 {
  margin-bottom: 0.85714vw;
}
.c-list1.thin .h {
  margin-bottom: 0;
}
.c-list1.thin .l {
  font-size: 1vw;
}

.c-img1 {
  margin-bottom: 2.57143vw;
}
.c-img1 img {
  width: 100%;
}

.c-img2 {
  display: flex;
}
.c-img2 > div {
  flex: 1;
}
.c-img2 img {
  width: 100%;
}

.js-pulldown {
  position: relative;
}
.js-pulldown-trigger {
  cursor: pointer;
}
.js-pulldown-content {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
}

.c-table1 {
  margin-bottom: 4.28571vw;
}
.c-table1 table {
  width: calc(100% + 1.42857vw);
  border-collapse: separate;
  border-spacing: 1.42857vw 0;
  position: relative;
  margin-left: -1.42857vw;
  margin-right: -1.42857vw;
}
.c-table1 th,
.c-table1 td {
  padding-top: 1.42857vw;
  padding-bottom: 1.42857vw;
  line-height: 2;
  font-size: 1.21429vw;
}
.c-table1 th {
  vertical-align: top;
  text-align: left;
  width: 10.71429vw;
  font-weight: 400;
  border-top: 1px solid #2B2B2B;
}
.c-table1 td {
  width: calc(100% - 12.14286vw);
  border-top: 1px solid rgba(43, 43, 43, 0.15);
}
.c-table1 td p + p {
  margin-top: 0.57143vw;
}

.c-table__nostyle {
  width: 100%;
}
.c-table__nostyle th, .c-table__nostyle td {
  padding: 2px 0 !important;
  border: 0;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  background: transparent;
}

.js-scroll .slick-list {
  overflow: visible !important;
}

.c-pagination {
  clear: both;
  position: relative;
  padding-top: 30px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.c-pagination span.current,
.c-pagination a {
  font-weight: 500;
  padding: 10px 5px;
  line-height: 1.2;
  text-decoration: none;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.15);
}
.c-pagination span.current {
  background: #5D5D58;
  color: #fff;
}
.c-pagination a.next {
  padding: 0;
  border: 0;
  margin-left: 10px;
}
.c-pagination a.prev {
  padding: 0;
  border: 0;
  margin-right: 10px;
}

.js-tab__content {
  display: none;
}
.js-tab__content.is-active {
  display: block;
}

.u-googlemap-wrap {
  position: relative;
  padding-bottom: 67.3462%;
  height: 0;
  overflow: hidden;
}
.u-googlemap-wrap iframe,
.u-googlemap-wrap object,
.u-googlemap-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.u-googlecalendar-wrap {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
}
.u-googlecalendar-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.u-youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.u-youtube-wrap iframe,
.u-youtube-wrap img.replace {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.u-youtube-wrap img.replace {
  cursor: pointer;
  object-fit: cover;
}
.u-youtube-wrap .js-youtube-replace:before {
  display: block;
  content: "";
  background: url(https://gekkoen.sixcore.jp/cms/wp-content/themes/yuugetu/img/common/icon_youtube.svg) no-repeat center;
  background-size: 70px 49px;
  width: 70px;
  height: 49px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

@keyframes top-bottom {
  50% {
    transform: translate(0, -50px);
  }
}
@keyframes right-left {
  50% {
    transform: translate(-50px, 0);
  }
}
@keyframes c-scale {
  50% {
    transform: scale(0.8) rotate(90deg);
  }
}
/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.js-hidden-animate {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.js-hidden-animate.is--animate {
  -webkit-animation: fadeOut 1.2s 1 ease-in-out;
  animation: fadeOut 1.2s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}

.js-animate {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animate.is--animate {
  -webkit-animation: fadeInUp 0.6s 1 ease-in-out;
  animation: fadeInUp 0.6s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.js-animate--delay1 {
  -webkit-animation-delay: 0.1s !important;
  animation-delay: 0.1s !important;
}
.js-animate--delay2 {
  -webkit-animation-delay: 0.2s !important;
  animation-delay: 0.2s !important;
}
.js-animate--delay3 {
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important;
}
.js-animate--delay4 {
  -webkit-animation-delay: 0.4s !important;
  animation-delay: 0.4s !important;
}
.js-animate--delay5 {
  -webkit-animation-delay: 0.5s !important;
  animation-delay: 0.5s !important;
}
.js-animate--delay6 {
  -webkit-animation-delay: 0.6s !important;
  animation-delay: 0.6s !important;
}
.js-animate--delay7 {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}
.js-animate--delay8 {
  -webkit-animation-delay: 0.8s !important;
  animation-delay: 0.8s !important;
}
.js-animate--delay9 {
  -webkit-animation-delay: 0.9s !important;
  animation-delay: 0.9s !important;
}
.js-animate--delay10 {
  -webkit-animation-delay: 1s !important;
  animation-delay: 1s !important;
}
.js-animate--delay11 {
  -webkit-animation-delay: 1.1s !important;
  animation-delay: 1.1s !important;
}
.js-animate--delay12 {
  -webkit-animation-delay: 1.2s !important;
  animation-delay: 1.2s !important;
}
.js-animate--delay13 {
  -webkit-animation-delay: 1.3s !important;
  animation-delay: 1.3s !important;
}
.js-animate--delay14 {
  -webkit-animation-delay: 1.4s !important;
  animation-delay: 1.4s !important;
}
.js-animate--delay15 {
  -webkit-animation-delay: 1.5s !important;
  animation-delay: 1.5s !important;
}
.js-animate--delay16 {
  -webkit-animation-delay: 1.6s !important;
  animation-delay: 1.6s !important;
}
.js-animate--delay17 {
  -webkit-animation-delay: 1.7s !important;
  animation-delay: 1.7s !important;
}
.js-animate--delay18 {
  -webkit-animation-delay: 1.8s !important;
  animation-delay: 1.8s !important;
}
.js-animate--delay19 {
  -webkit-animation-delay: 1.9s !important;
  animation-delay: 1.9s !important;
}
.js-animate--delay20 {
  -webkit-animation-delay: 2s !important;
  animation-delay: 2s !important;
}
.js-animate--delay21 {
  -webkit-animation-delay: 2.1s !important;
  animation-delay: 2.1s !important;
}
.js-animate--delay22 {
  -webkit-animation-delay: 2.2s !important;
  animation-delay: 2.2s !important;
}
.js-animate--delay23 {
  -webkit-animation-delay: 2.3s !important;
  animation-delay: 2.3s !important;
}
.js-animate--delay24 {
  -webkit-animation-delay: 2.4s !important;
  animation-delay: 2.4s !important;
}
.js-animate--delay25 {
  -webkit-animation-delay: 2.5s !important;
  animation-delay: 2.5s !important;
}
.js-animate--delay26 {
  -webkit-animation-delay: 2.6s !important;
  animation-delay: 2.6s !important;
}
.js-animate--delay27 {
  -webkit-animation-delay: 2.7s !important;
  animation-delay: 2.7s !important;
}
.js-animate--delay28 {
  -webkit-animation-delay: 2.8s !important;
  animation-delay: 2.8s !important;
}
.js-animate--delay29 {
  -webkit-animation-delay: 2.9s !important;
  animation-delay: 2.9s !important;
}
.js-animate--delay30 {
  -webkit-animation-delay: 3s !important;
  animation-delay: 3s !important;
}
.js-animate--delay31 {
  -webkit-animation-delay: 3.1s !important;
  animation-delay: 3.1s !important;
}
.js-animate--delay32 {
  -webkit-animation-delay: 3.2s !important;
  animation-delay: 3.2s !important;
}
.js-animate--delay33 {
  -webkit-animation-delay: 3.3s !important;
  animation-delay: 3.3s !important;
}
.js-animate--delay34 {
  -webkit-animation-delay: 3.4s !important;
  animation-delay: 3.4s !important;
}
.js-animate--delay35 {
  -webkit-animation-delay: 3.5s !important;
  animation-delay: 3.5s !important;
}
.js-animate--delay36 {
  -webkit-animation-delay: 3.6s !important;
  animation-delay: 3.6s !important;
}
.js-animate--delay37 {
  -webkit-animation-delay: 3.7s !important;
  animation-delay: 3.7s !important;
}
.js-animate--delay38 {
  -webkit-animation-delay: 3.8s !important;
  animation-delay: 3.8s !important;
}
.js-animate--delay39 {
  -webkit-animation-delay: 3.9s !important;
  animation-delay: 3.9s !important;
}
.js-animate--delay40 {
  -webkit-animation-delay: 4s !important;
  animation-delay: 4s !important;
}
.js-animate--duration1 {
  -webkit-animation-duration: 0.1s !important;
  animation-duration: 0.1s !important;
}
.js-animate--duration2 {
  -webkit-animation-duration: 0.2s !important;
  animation-duration: 0.2s !important;
}
.js-animate--duration3 {
  -webkit-animation-duration: 0.3s !important;
  animation-duration: 0.3s !important;
}
.js-animate--duration4 {
  -webkit-animation-duration: 0.4s !important;
  animation-duration: 0.4s !important;
}
.js-animate--duration5 {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.js-animate--duration6 {
  -webkit-animation-duration: 0.6s !important;
  animation-duration: 0.6s !important;
}
.js-animate--duration7 {
  -webkit-animation-duration: 0.7s !important;
  animation-duration: 0.7s !important;
}
.js-animate--duration8 {
  -webkit-animation-duration: 0.8s !important;
  animation-duration: 0.8s !important;
}
.js-animate--duration9 {
  -webkit-animation-duration: 0.9s !important;
  animation-duration: 0.9s !important;
}
.js-animate--duration10 {
  -webkit-animation-duration: 1s !important;
  animation-duration: 1s !important;
}
.js-animate--duration11 {
  -webkit-animation-duration: 1.1s !important;
  animation-duration: 1.1s !important;
}
.js-animate--duration12 {
  -webkit-animation-duration: 1.2s !important;
  animation-duration: 1.2s !important;
}
.js-animate--duration13 {
  -webkit-animation-duration: 1.3s !important;
  animation-duration: 1.3s !important;
}
.js-animate--duration14 {
  -webkit-animation-duration: 1.4s !important;
  animation-duration: 1.4s !important;
}
.js-animate--duration15 {
  -webkit-animation-duration: 1.5s !important;
  animation-duration: 1.5s !important;
}
.js-animate--duration16 {
  -webkit-animation-duration: 1.6s !important;
  animation-duration: 1.6s !important;
}
.js-animate--duration17 {
  -webkit-animation-duration: 1.7s !important;
  animation-duration: 1.7s !important;
}
.js-animate--duration18 {
  -webkit-animation-duration: 1.8s !important;
  animation-duration: 1.8s !important;
}
.js-animate--duration19 {
  -webkit-animation-duration: 1.9s !important;
  animation-duration: 1.9s !important;
}
.js-animate--duration20 {
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important;
}
.js-animate--duration21 {
  -webkit-animation-duration: 2.1s !important;
  animation-duration: 2.1s !important;
}
.js-animate--duration22 {
  -webkit-animation-duration: 2.2s !important;
  animation-duration: 2.2s !important;
}
.js-animate--duration23 {
  -webkit-animation-duration: 2.3s !important;
  animation-duration: 2.3s !important;
}
.js-animate--duration24 {
  -webkit-animation-duration: 2.4s !important;
  animation-duration: 2.4s !important;
}
.js-animate--duration25 {
  -webkit-animation-duration: 2.5s !important;
  animation-duration: 2.5s !important;
}
.js-animate--duration26 {
  -webkit-animation-duration: 2.6s !important;
  animation-duration: 2.6s !important;
}
.js-animate--duration27 {
  -webkit-animation-duration: 2.7s !important;
  animation-duration: 2.7s !important;
}
.js-animate--duration28 {
  -webkit-animation-duration: 2.8s !important;
  animation-duration: 2.8s !important;
}
.js-animate--duration29 {
  -webkit-animation-duration: 2.9s !important;
  animation-duration: 2.9s !important;
}
.js-animate--duration30 {
  -webkit-animation-duration: 3s !important;
  animation-duration: 3s !important;
}
.js-animate--duration31 {
  -webkit-animation-duration: 3.1s !important;
  animation-duration: 3.1s !important;
}
.js-animate--duration32 {
  -webkit-animation-duration: 3.2s !important;
  animation-duration: 3.2s !important;
}
.js-animate--duration33 {
  -webkit-animation-duration: 3.3s !important;
  animation-duration: 3.3s !important;
}
.js-animate--duration34 {
  -webkit-animation-duration: 3.4s !important;
  animation-duration: 3.4s !important;
}
.js-animate--duration35 {
  -webkit-animation-duration: 3.5s !important;
  animation-duration: 3.5s !important;
}
.js-animate--duration36 {
  -webkit-animation-duration: 3.6s !important;
  animation-duration: 3.6s !important;
}
.js-animate--duration37 {
  -webkit-animation-duration: 3.7s !important;
  animation-duration: 3.7s !important;
}
.js-animate--duration38 {
  -webkit-animation-duration: 3.8s !important;
  animation-duration: 3.8s !important;
}
.js-animate--duration39 {
  -webkit-animation-duration: 3.9s !important;
  animation-duration: 3.9s !important;
}
.js-animate--duration40 {
  -webkit-animation-duration: 4s !important;
  animation-duration: 4s !important;
}

/* フェードインしながら少し右へ */
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.js-animateFadeInRight {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeInRight.is--animate {
  -webkit-animation: fadeInRight 0.8s 1 ease-in-out;
  animation: fadeInRight 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* フェードインしながら少し左へ */
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.js-animateFadeInLeft {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeInLeft.is--animate {
  -webkit-animation: fadeInLeft 0.8s 1 ease-in-out;
  animation: fadeInLeft 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-animateFadeInUp {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeInUp.is--animate {
  -webkit-animation: fadeInUp 0.8s 1 ease-in-out;
  animation: fadeInUp 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* フェードインのみ */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.js-animateFadeIn {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeIn.is--animate {
  -webkit-animation: fadeIn 0.8s 1 ease-in-out;
  animation: fadeIn 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* 左からマスク */
@-webkit-keyframes maskRight {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes maskRight {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.js-animateMaskRight {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}
.js-animateMaskRight.is--animate {
  -webkit-animation: maskRight 0.8s 1 ease-in-out;
  animation: maskRight 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slick-slide img {
  width: 100%;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .u-mt0 {
    margin-top: 0 !important;
  }

  .u-mt5 {
    margin-top: 1.33333vw !important;
  }

  .u-mt10 {
    margin-top: 2.66667vw !important;
  }

  .u-mt15 {
    margin-top: 4vw !important;
  }

  .u-mt20 {
    margin-top: 5.33333vw !important;
  }

  .u-mt25 {
    margin-top: 6.66667vw !important;
  }

  .u-mt30 {
    margin-top: 8vw !important;
  }

  .u-mt40 {
    margin-top: 10.66667vw !important;
  }

  .u-mt50 {
    margin-top: 13.33333vw !important;
  }

  .u-mt60 {
    margin-top: 16vw !important;
  }

  .u-mt70 {
    margin-top: 18.66667vw !important;
  }

  .u-mt80 {
    margin-top: 21.33333vw !important;
  }

  .u-mt90 {
    margin-top: 24vw !important;
  }

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

  .u-mb5 {
    margin-bottom: 1.33333vw !important;
  }

  .u-mb10 {
    margin-bottom: 2.66667vw !important;
  }

  .u-mb15 {
    margin-bottom: 2.66667vw !important;
  }

  .u-mb20 {
    margin-bottom: 5.33333vw !important;
  }

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

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

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

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

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

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

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

  .u-mb90 {
    margin-bottom: 24vw !important;
  }

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

  .u-pt5 {
    padding-top: 1.33333vw !important;
  }

  .u-pt10 {
    padding-top: 2.66667vw !important;
  }

  .u-pt15 {
    padding-top: 4vw !important;
  }

  .u-pt20 {
    padding-top: 5.33333vw !important;
  }

  .u-pt25 {
    padding-top: 6.66667vw !important;
  }

  .u-pt30 {
    padding-top: 8vw !important;
  }

  .u-pt40 {
    padding-top: 10.66667vw !important;
  }

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

  .u-pt60 {
    padding-top: 16vw !important;
  }

  .u-pt70 {
    padding-top: 18.66667vw !important;
  }

  .u-pt80 {
    padding-top: 21.33333vw !important;
  }

  .u-pt90 {
    padding-top: 24vw !important;
  }

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

  .u-pb5 {
    padding-bottom: 1.33333vw !important;
  }

  .u-pb10 {
    padding-bottom: 2.66667vw !important;
  }

  .u-pb15 {
    padding-bottom: 2.66667vw !important;
  }

  .u-pb20 {
    padding-bottom: 5.33333vw !important;
  }

  .u-pb25 {
    padding-bottom: 5.33333vw !important;
  }

  .u-pb30 {
    padding-bottom: 8vw !important;
  }

  .u-pb40 {
    padding-bottom: 10.66667vw !important;
  }

  .u-pb50 {
    padding-bottom: 13.33333vw !important;
  }

  .u-pb60 {
    padding-bottom: 16vw !important;
  }

  .u-pb70 {
    padding-bottom: 18.66667vw !important;
  }

  .u-pb80 {
    padding-bottom: 21.33333vw !important;
  }

  .u-pb90 {
    padding-bottom: 24vw !important;
  }

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

  .u-pl5 {
    padding-left: 1.33333vw !important;
  }

  .u-pl10 {
    padding-left: 2.66667vw !important;
  }

  .u-pl15 {
    padding-left: 4vw !important;
  }

  .u-pl20 {
    padding-left: 5.33333vw !important;
  }

  .u-pl25 {
    padding-left: 6.66667vw !important;
  }

  .u-pl30 {
    padding-left: 8vw !important;
  }

  .u-pl40 {
    padding-left: 10.66667vw !important;
  }

  .u-pl50 {
    padding-left: 13.33333vw !important;
  }

  .u-pl60 {
    padding-left: 16vw !important;
  }

  .u-pl70 {
    padding-left: 18.66667vw !important;
  }

  .u-pl80 {
    padding-left: 21.33333vw !important;
  }

  .u-pl90 {
    padding-left: 24vw !important;
  }

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

  .u-pr5 {
    padding-right: 1.33333vw !important;
  }

  .u-pr10 {
    padding-right: 2.66667vw !important;
  }

  .u-pr15 {
    padding-right: 4vw !important;
  }

  .u-pr20 {
    padding-right: 5.33333vw !important;
  }

  .u-pr25 {
    padding-right: 6.66667vw !important;
  }

  .u-pr30 {
    padding-right: 8vw !important;
  }

  .u-pr40 {
    padding-right: 10.66667vw !important;
  }

  .u-pr50 {
    padding-right: 13.33333vw !important;
  }

  .u-pr60 {
    padding-right: 16vw !important;
  }

  .u-pr70 {
    padding-right: 18.66667vw !important;
  }

  .u-pr80 {
    padding-right: 21.33333vw !important;
  }

  .u-pr90 {
    padding-right: 24vw !important;
  }

  .c-column-2 {
    display: block;
  }
  .c-column-2 > div,
  .c-column-2 > li {
    width: auto;
    margin-left: 0;
    margin-bottom: 25px;
  }
  .c-column-2 > div:nth-last-child(-n+2),
  .c-column-2 > li:nth-last-child(-n+2) {
    margin-bottom: 25px;
  }

  .c-column-3 {
    display: block;
  }
  .c-column-3 > div,
  .c-column-3 > li {
    width: auto;
    margin-left: 0;
    margin-bottom: 25px;
  }
  .c-column-3 > div:nth-last-child(-n+3),
  .c-column-3 > li:nth-last-child(-n+3) {
    margin-bottom: 25px;
  }

  .c-anchor {
    margin-right: 0 !important;
  }
  .c-anchor ul {
    display: block;
  }
  .c-anchor li {
    margin-right: 0;
    margin-bottom: 5.33333vw;
  }
  .c-anchor li:last-child {
    margin-bottom: 0;
  }
  .c-anchor a {
    padding: 4.26667vw;
  }
  .c-anchor .img1 {
    width: 21.33333vw;
    margin-right: 8vw;
  }
  .c-anchor .txt1 {
    width: calc(100% - 29.33333vw);
    background: none;
    padding-right: 0;
    font-size: 4.26667vw;
  }

  .c-fixednav {
    left: 8vw;
    bottom: 8vw;
    width: calc(100% - 16vw);
    justify-content: flex-start;
  }
  .c-fixednav ul {
    flex-wrap: nowrap;
    justify-content: unset;
    overflow: auto;
  }
  .c-fixednav li {
    white-space: nowrap;
  }
  .c-fixednav a {
    font-size: 3.2vw;
    padding: 2.13333vw 4.26667vw;
  }
  .c-fixednav a:hover {
    border-radius: 1.06667vw;
  }

  .c-title1 {
    margin-bottom: 8vw;
  }
  .c-title1 .catch {
    margin-bottom: 4.26667vw;
    font-size: 3.73333vw;
  }
  .c-title1 .h {
    font-size: 6.4vw;
  }
  .c-title1 .note {
    font-size: 3.2vw;
    margin-top: 3.2vw;
  }

  .c-title2 {
    padding-top: 8vw;
    margin-bottom: 16vw;
  }
  .c-title2:before, .c-title2:after {
    width: 5.86667vw;
  }
  .c-title2:after {
    left: 6.4vw;
  }
  .c-title2 .catch {
    font-size: 3.46667vw;
    margin-bottom: 4.26667vw;
  }
  .c-title2 .h {
    font-size: 6.4vw;
  }

  .c-title3 {
    margin-bottom: 16vw;
  }
  .c-title3 .h {
    font-size: 6.4vw;
  }
  .c-title3 .h.l {
    font-size: 5.33333vw;
  }
  .c-title3 .h.l2 {
    font-size: 5.33333vw;
  }

  .c-box1 {
    display: block;
    margin-bottom: 21.33333vw;
  }
  .c-box1:last-child {
    margin-bottom: 0;
  }
  .c-box1.is-sp-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .c-box1.is-sp-reverse .c-box1-txt1 {
    margin-bottom: 0;
  }
  .c-box1.is-sp-reverse .c-box1-img1 {
    margin-bottom: 8vw;
  }
  .c-box1-txt1 {
    margin-bottom: 12.8vw;
  }
  .c-box1-txt1, .c-box1-txt1.w257, .c-box1-txt1.w317 {
    width: 100%;
  }
  .c-box1-txt1 .h {
    font-size: 6.4vw;
  }
  .c-box1-txt1 .note {
    font-size: 3.2vw;
    margin-top: 2.13333vw;
    margin-right: 0;
  }
  .c-box1-txt1 .l {
    margin-top: 8vw;
  }
  .c-box1-img1, .c-box1-img1.w803 {
    width: 100%;
  }
  .c-box1-img1 .slider .l {
    font-size: 3.46667vw;
    margin-top: 2.13333vw;
  }

  .c-txt1 {
    display: block;
    margin-bottom: 16vw;
    margin-right: 0 !important;
  }
  .c-txt1-h {
    width: auto;
    font-size: 6.4vw;
    margin-bottom: 8vw;
  }
  .c-txt1-h .note {
    font-size: 3.73333vw;
    margin-top: 2.13333vw;
  }
  .c-txt1-l, .c-txt1-l.w400, .c-txt1-l.w570 {
    width: auto;
  }
  .c-txt1-l p {
    margin-bottom: 5.33333vw;
  }
  .c-txt1-l p:last-child {
    margin-bottom: 0;
  }
  .c-txt1-l .t {
    margin-top: 5.33333vw;
    margin-bottom: 2.13333vw;
  }
  .c-txt1-l .t:first-child {
    margin-top: 0;
  }
  .c-txt1-l .s {
    font-size: 3.73333vw;
  }

  .c-list1 li {
    width: 46.9841%;
    margin-left: 6.0318%;
    margin-bottom: 10.66667vw;
  }
  .c-list1 .img1 {
    margin-bottom: 5.33333vw;
  }
  .c-list1 .h {
    font-size: 4.26667vw;
    margin-bottom: 2.13333vw;
  }
  .c-list1 .l {
    font-size: 3.46667vw;
  }
  .c-list1.thin {
    display: block;
  }
  .c-list1.thin li {
    width: auto;
    margin-left: 0;
    margin-bottom: 16vw;
  }
  .c-list1.thin li:last-child {
    margin-bottom: 0;
  }
  .c-list1.thin .img1 {
    margin-bottom: 3.2vw;
  }
  .c-list1.thin .h {
    margin-bottom: 0;
    font-size: 6.4vw;
  }
  .c-list1.thin .l {
    font-size: 3.73333vw;
  }

  .c-img1 {
    margin-bottom: 10.66667vw;
    position: relative;
    margin-left: -8vw;
    margin-right: -8vw;
  }

  .c-img2 {
    display: block;
    margin-right: 0 !important;
  }
  .c-img2 img {
    width: 100%;
  }

  .c-btn1 {
    margin-top: 9.6vw;
  }
  .c-btn1 a {
    display: block;
    padding: 4.26667vw 8vw;
    font-size: 3.73333vw;
  }
  .c-btn1 span {
    background-size: 6.66667vw;
    padding-right: 9.86667vw;
  }

  .c-link1 a {
    background-size: 6.66667vw;
    padding-right: 9.86667vw;
    font-size: 3.73333vw;
  }
  .c-link1 a.white {
    color: #fff;
    background-image: url(https://gekkoen.sixcore.jp/cms/wp-content/themes/yuugetu/img/common/arrow_1-white.svg);
  }
  .c-link1 a.white span:after {
    border-bottom-color: #fff;
  }
  .c-link1 a + a {
    margin-left: 0;
    margin-top: 5.33333vw;
  }

  .c-link2 a {
    font-size: 4vw;
    padding-bottom: 0.28571vw;
  }
  .c-link2 span {
    padding-right: 6.4vw;
    background-size: 4.26667vw;
  }

  .c-link3 a {
    margin-top: 1.06667vw;
    background-size: 3.2vw;
  }
  .c-link3 a:last-child {
    margin-bottom: 0;
  }
  .c-link3 a.blank {
    padding-right: 5.06667vw;
  }
  .c-link3 a.arrow-left {
    background-size: 5.33333vw;
    padding-left: 7.46667vw;
  }

  .c-table1 {
    margin-bottom: 10.66667vw;
  }
  .c-table1 table {
    width: calc(100% + 5.33333vw);
    border-spacing: 5.33333vw 0;
    margin-left: -5.33333vw;
    margin-right: -5.33333vw;
  }
  .c-table1 th,
  .c-table1 td {
    padding-top: 5.33333vw;
    padding-bottom: 5.33333vw;
    font-size: 3.73333vw;
  }
  .c-table1 th {
    width: 21.33333vw;
  }
  .c-table1 td {
    width: calc(100% - 26.66667vw);
  }
  .c-table1 td p + p {
    margin-top: 2.13333vw;
  }

  .c-sep-l36, .c-sep-l50, .c-sep-l80, .c-sep-l120, .c-sep-l373 {
    margin-left: 8vw;
  }
  .c-sep-r64, .c-sep-r120, .c-sep-r140, .c-sep-r190, .c-sep-r204, .c-sep-r240, .c-sep-r260, .c-sep-r270 {
    margin-right: 8vw;
  }

  .c-pagination {
    padding-top: 20px;
    max-width: initial;
  }

  [class*="c-wrap"] {
    max-width: initial;
    padding-left: 15px;
    padding-right: 15px;
  }
  [class*="c-wrap"] [class*="c-wrap"] {
    padding-left: 0;
    padding-right: 0;
  }

  .js-table-xscroll__wrap {
    width: 100%;
    overflow-x: auto;
  }
  .js-table-xscroll__in {
    width: 1000px;
  }

  .u-googlemap-wrap {
    padding-bottom: 100%;
  }

  @keyframes top-bottom {
    50% {
      transform: translate(0, -25px);
    }
  }
  @keyframes right-left {
    50% {
      transform: translate(-25px, 0);
    }
  }
}
