html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

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

ol, ul, li {
  list-style: none
}

blockquote, q {
  quotes: none
}

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

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

input[type="submit"], input[type="button"], input[type="reset"] {
  -moz-appearance: button;
  appearance: button;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  cursor: pointer
}

a {
  text-decoration: none
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box
}

html {
  -webkit-font-smoothing: antialiased
}

/* html {
  font-size: 62.5%
} */

body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', arial, Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  /* font-size: 1.6rem; */
  line-height: 1
}

.only-pc {
  display: none
}

.no-sp {
  display: none
}

.only-sp {
  display: block
}

.flex {
  display: flex;
  flex-wrap: wrap
}

.flex--start {
  justify-content: flex-start
}

.flex--center {
  justify-content: center
}

.flex--end {
  justify-content: flex-end
}

.flex--bet {
  justify-content: space-between
}

.flex--around {
  justify-content: space-around
}

.flex--reverse {
  flex-direction: row-reverse
}

.flex--only-pc {
  display: none
}

.col2 {
  width: 100%
}

.col2 img {
  width: 100%
}

.pole {
  width: 100%
}

.col3 {
  width: 100%
}

.col4 {
  width: 49%
}

.col4 img {
  width: 100%
}

.inner {
  width: calc(100% - 30px);
  margin: 0 auto
}

.sct_title {
  font-family: 'Playfair Display SC', serif;
  font-weight: bold
}

.sct_title_sub {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.2rem;
  font-weight: 100;
  letter-spacing: 0.15rem;
  text-align: center
}

.alert_small {
  font-size: 1.3rem !important;
  text-align: right
}

.text_center {
  color: #333;
  line-height: 1.5;
  text-align: center
}

.mt0 {
  margin-top: 0px !important
}

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

.mt5 {
  margin-top: 5px !important
}

.mb5 {
  margin-bottom: 5px !important
}

.mt10 {
  margin-top: 10px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.mt15 {
  margin-top: 15px !important
}

.mb15 {
  margin-bottom: 15px !important
}

.mt20 {
  margin-top: 20px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.mt25 {
  margin-top: 25px !important
}

.mb25 {
  margin-bottom: 25px !important
}

.mt30 {
  margin-top: 30px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.mt35 {
  margin-top: 35px !important
}

.mb35 {
  margin-bottom: 35px !important
}

.mt40 {
  margin-top: 40px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.mt45 {
  margin-top: 45px !important
}

.mb45 {
  margin-bottom: 45px !important
}

.mt50 {
  margin-top: 50px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.mt55 {
  margin-top: 55px !important
}

.mb55 {
  margin-bottom: 55px !important
}

.mt60 {
  margin-top: 60px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.mt65 {
  margin-top: 65px !important
}

.mb65 {
  margin-bottom: 65px !important
}

.mt70 {
  margin-top: 70px !important
}

.mb70 {
  margin-bottom: 70px !important
}

.mt75 {
  margin-top: 75px !important
}

.mb75 {
  margin-bottom: 75px !important
}

.mt80 {
  margin-top: 80px !important
}

.mb80 {
  margin-bottom: 80px !important
}

.mt85 {
  margin-top: 85px !important
}

.mb85 {
  margin-bottom: 85px !important
}

.mt90 {
  margin-top: 90px !important
}

.mb90 {
  margin-bottom: 90px !important
}

.mt95 {
  margin-top: 95px !important
}

.mb95 {
  margin-bottom: 95px !important
}

.mt100 {
  margin-top: 100px !important
}

.mb100 {
  margin-bottom: 100px !important
}

.site-header {
  display: flex;
  position: fixed;
  top: 0;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
  background: linear-gradient(0deg, rgba(40, 35, 45, 0) 70%, rgba(40, 35, 45, 0.25) 71%, rgba(40, 35, 45, 0.3) 100%);
  /* font-family: 'Playfair Display SC', serif; */
  /* opacity: 0; */
  transition: .5s;
  z-index: 999
}

.site-header.hide {
  transform: translateY(-100%)
}

.site-logo__img {
  width: 50%;
  height: auto
}

img.site-logo__img {
  width: auto;
  height: 40px
}

.gnav {
  width: 100%;
  transform: translateY(-410px);
  transition: ease .5s;
  z-index: 1000;
  font-weight: 500;
}

.gnav.active {
  overflow-y: auto;
  transform: translateY(0)
}

.gnav__menu {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: 15px
}

.gnav__menu__item {
  width: 100%;
  margin-bottom: 3px;
  margin-left: 20px;
  padding: 18px;
  background: rgba(40, 35, 45, 0.8)
}

.gnav__menu__item__link {
  display: inline-block;
  width: 100%;
  color: #FFF;
  font-size: 16px;
  font-weight: 700
}

.zdo_drawer_button * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  font: inherit;
  font-family: ipopnherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  list-style: none;
  text-align: left;
  text-decoration: none
}

.zdo_drawer_button {
  display: block;
  position: relative;
  width: 39px;
  height: 26px;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  letter-spacing: 0.1em;
  text-align: center;
  cursor: pointer
}

.zdo_drawer_button .zdo_drawer_bar {
  display: block;
  position: absolute;
  left: 0;
  width: 39px;
  height: 1px;
  transform: translateY(-50%);
  transform-origin: 0% 0%;
  transition: all 0.2s
}

.zdo_drawer_button .zdo_drawer_bar1 {
  top: 0
}

.zdo_drawer_button .zdo_drawer_bar2 {
  top: 50%
}

.zdo_drawer_button .zdo_drawer_bar3 {
  top: 100%
}

.zdo_drawer_button.active .zdo_drawer_bar {
  left: 6.5px;
  width: 36.77px
}

.zdo_drawer_button.active .zdo_drawer_bar1 {
  top: 0px;
  transform: rotate(45deg) translateY(-50%)
}

.zdo_drawer_button.active .zdo_drawer_bar2 {
  opacity: 0
}

.zdo_drawer_button.active .zdo_drawer_bar3 {
  top: 100%;
  transform: rotate(-45deg) translateY(-50%)
}

.zdo_drawer_button.active .zdo_drawer_menu_text {
  display: none
}

.zdo_drawer_button.active .zdo_drawer_close {
  display: block
}

.zdo_drawer_text {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  font-size: 10px;
  text-align: center
}

.zdo_drawer_close {
  display: none;
  letter-spacing: 0.08em
}

.zdo_drawer_button {
  color: #FFFFFF
}

.zdo_drawer_button .zdo_drawer_bar {
  background-color: #FFFFFF
}

.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  pointer-events: none
}

.sct {
  width: 100%;
  padding: 50px 0 0;
  background-color: #fafafa
}

.sct_title {
  font-size: 4rem;
  line-height: 1.3;
  text-align: center
}

.inner_title {
  font-family: 'Playfair Display SC', serif;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: left
}

.inner_title__inner-ja {
  padding-left: 1rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.2rem;
  font-weight: 100
}

#Merit {
  background-color: #0f2844
}

#Lineup {
  padding: 50px 0;
  background-color: #fafafa
}

.lineup-container {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.lineup-container p {
  margin-bottom: 1.5rem;
  color: #444;
  font-size: 1.6rem;
  line-height: 1.5
}

.lineup-container dl {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  color: #444;
  font-size: 1.6rem;
  line-height: 1.5
}

.lineup-container dt, .lineup-container dd {
  padding: 5px 0
}

.lineup-container dt {
  width: 100%;
  border-bottom: #ddd 1px solid;
  font-weight: bold
}

.lineup-container dd {
  width: 100%;
  margin-bottom: 5px;
  border-bottom: #ddd 1px solid
}

.lineup_title {
  padding-bottom: 1rem;
  color: #333;
  font-size: 2rem;
  letter-spacing: 0.1rem;
  line-height: 1.5
}

.price_title {
  margin-bottom: 1rem;
  font-size: 2.2rem;
  font-weight: 100
}

.cut-variation {
  display: flex;
  flex-direction: column;
  text-align: center;
  opacity: 0
}

.cut-variation img {
  width: 85px
}

.cut-variation span {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6rem
}

.active.cut-variation:nth-child(1) {
  animation: cutVariation .3s ease .3s 1 forwards
}

.active.cut-variation:nth-child(2) {
  animation: cutVariation .3s ease .6s 1 forwards
}

.active.cut-variation:nth-child(3) {
  animation: cutVariation .3s ease .9s 1 forwards
}

.active.cut-variation:nth-child(4) {
  animation: cutVariation .3s ease 1.2s 1 forwards
}

.active.cut-variation:nth-child(5) {
  animation: cutVariation .3s ease 1.5s 1 forwards
}

.active.cut-variation:nth-child(6) {
  animation: cutVariation .3s ease 1.8s 1 forwards
}

.active.cut-variation:nth-child(7) {
  animation: cutVariation .3s ease 2.1s 1 forwards
}

.active.cut-variation:nth-child(8) {
  animation: cutVariation .3s ease 2.4s 1 forwards
}

@keyframes cutVariation {
  100% {
    opacity: 1
  }
}

.apply {
  width: 100%;
  height: 400px;
  background-image: url(../images/apply_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.box-bg {
  width: 100%;
  height: 400px;
  background-color: rgba(22, 129, 252, 0.93);
  text-align: center
}

.box-bg h2 {
  padding: 80px 10px 30px;
  color: #eee;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.5rem
}

.box-bg p {
  margin-bottom: 80px;
  color: #eee;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8
}

.howto {
  width: 100%;
  height: auto
}

.loading::before {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  text-align: center;
  content: '';
  z-index: 100
}

.pace {
  -webkit-pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  pointer-events: none;
  user-select: none
}

.pace-inactive {
  display: none
}

.pace .pace-progress {
  position: fixed;
  top: 45%;
  right: 100%;
  width: 100%;
  height: 3px;
  background: #1681fc;
  z-index: 2000
}

.fitBox {
  position: relative;
  overflow: hidden
}

.fitMovie {
  position: absolute
}

.fitBox__centered {
  position: absolute;
  top: 45%;
  left: 50%
}

.fitBox__contents {
  transform: translate(-50%, -50%);
  text-align: center
}

.fitBox__title {
  color: #fff;
  font-family: 'Playfair Display SC', serif;
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.2
}

.fitBox__text {
  padding-top: 0.8rem;
  color: #fff;
  font-family: 'Playfair Display SC', serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2
}

@keyframes bg-crossfade-1 {
  0% {
    transform: scale(1.2);
    opacity: 1
  }

  5.55556% {
    opacity: 1
  }

  27.77778% {
    opacity: 1
  }

  38.88889% {
    transform: scale(1);
    opacity: 0
  }

  100% {
    transform: scale(1.2);
    opacity: 0
  }

  94.44444% {
    transform: scale(1.22857);
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes bg-crossfade-2 {
  27.77778% {
    transform: scale(1.2);
    opacity: 1
  }

  38.88889% {
    opacity: 1
  }

  61.11111% {
    opacity: 1
  }

  72.22222% {
    transform: scale(1);
    opacity: 0
  }

  100% {
    transform: scale(1.2);
    opacity: 0
  }
}

@keyframes bg-crossfade-3 {
  61.11111% {
    transform: scale(1.2);
    opacity: 1
  }

  72.22222% {
    opacity: 1
  }

  94.44444% {
    opacity: 1
  }

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

.bg-crossfade-wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: -1
}

.bg-crossfade-wrap .bg-crossfade-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  animation-name: bg-crossfade;
  animation-duration: 18s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal
}

.bg-crossfade-wrap .bg-crossfade-img:nth-child(1) {
  animation-name: bg-crossfade-1;
  z-index: 2
}

.bg-crossfade-wrap .bg-crossfade-img:nth-child(2) {
  animation-name: bg-crossfade-2;
  z-index: 1
}

.bg-crossfade-wrap .bg-crossfade-img:nth-child(3) {
  animation-name: bg-crossfade-3;
  z-index: 0
}

.bg-crossfade-wrap .bg-crossfade-img:nth-child(1) {
  background-image: url(../images/bg_main_1.jpg)
}

.bg-crossfade-wrap .bg-crossfade-img:nth-child(2) {
  background-image: url(../images/bg_main_4.jpg)
}

.bg-crossfade-wrap .bg-crossfade-img:nth-child(3) {
  background-image: url(../images/bg_main_2.jpg)
}

a.scrollBtn {
  display: inline-block;
  position: absolute;
  bottom: 40px;
  left: 50%;
  padding-top: 60px;
  transform: translate(-50%, 0);
  color: #fff;
  font-size: 1.6rem;
  text-decoration: none;
  z-index: 10001
}

a.scrollBtn span {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%
}

a.scrollBtn span::after {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  transform: rotate(-45deg);
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  content: ''
}

a.scrollBtn span::before {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  animation: sdb 3s infinite;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1);
  content: '';
  opacity: 0;
  z-index: -1
}

@keyframes sdb {
  0% {
    opacity: 0
  }

  30% {
    opacity: 1
  }

  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0
  }

  100% {
    opacity: 0
  }
}

.img-container {
  position: relative;
  overflow: hidden
}

.img-container__img {
  display: block;
  position: relative;
  width: 100%;
  opacity: 0;
  transition: all .5s .3s ease;
  z-index: 0
}

.img-container:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background: #1681fc;
  content: '';
  transition: all .8s 0s ease;
  z-index: 1
}

.text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 30px 50px;
  opacity: 0;
  transition: all .8s 0.5s ease
}

.text-container__title {
  display: inline-block;
  position: relative;
  overflow: hidden;
  color: #FFF;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3rem;
  z-index: 0
}

.text-container__text {
  display: inline-block;
  color: #CCC;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5
}

.inner_title {
  display: inline-block;
  position: relative;
  padding: 10px 0;
  overflow: hidden;
  z-index: 0
}

.inner_title:before {
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background: #fcf652;
  content: '';
  transition: all .8s .3s ease;
  z-index: 1
}

.inner_title__inner {
  display: inline-block;
  opacity: 0;
  transition: all .8s .5s ease
}

.inner_title__inner-ja {
  display: inline-block;
  opacity: 0;
  transition: all .8s .5s ease
}

.lineup-container {
  position: relative;
  left: -50px;
  opacity: 0;
  transition: all .5s .5s ease
}

.img-container.active img {
  opacity: 1
}

.img-container.active:before {
  transform: translateX(100%)
}

.text-container.active {
  opacity: 1
}

.active.inner_title:before {
  transform: translateX(100%)
}

.inner_title.active .inner_title__inner {
  opacity: 1
}

.inner_title.active .inner_title__inner-ja {
  opacity: 1
}

.lineup-container.active {
  left: 0;
  opacity: 1
}

.btn {
  position: relative;
  margin-bottom: 80px;
  padding: 40px 25px;
  background: #fcf652;
  color: #1162c0;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.5rem
}

.btn.reverse {
  background: #1681fc;
  color: #eee
}

.btn.smaller {
  margin-bottom: 0;
  padding: 25px 50px;
  font-size: 2.2rem;
  letter-spacing: 0.4rem
}

.btn.shadow {
  box-shadow: 10px 10px 30px 5px rgba(0, 84, 180, 0.5)
}

.btn_anime::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #ffe605;
  content: '';
  transition: transform .2s;
  z-index: 2
}

.reverse.btn_anime::before {
  background: #1162c0
}

.btn_anime:hover::before {
  transform: scale(1, 1);
  transform-origin: left top
}

.btn_text {
  position: relative;
  z-index: 10
}

.tbl_common {
  width: 100%;
  min-width: 650px;
  border-collapse: collapse;
  text-align: center;
  table-layout: fixed
}

.tbl_common td, .tbl_common th {
  padding: 2rem .5rem;
  border-collapse: collapse;
  color: #444;
  white-space: nowrap
}

.tbl_common th {
  background-color: #1681fc;
  color: #fff;
  vertical-align: middle
}

.tbl_common tr:nth-child(even) {
  background-color: #fff
}

.tbl_common tr:nth-child(odd) {
  background-color: #eff6ff
}

.tbl_common th.bg_color {
  background-color: #0368dc
}

.tbl_common td.bg_color {
  background-color: #1681fc;
  color: #fff
}

.tbl_common:hover tr:hover td {
  background: #f5f5f5
}

.tbl_common:hover tr:hover td:hover {
  background: #e6e6e6
}

.tbl_stand {
  min-width: 320px
}

th.tbl_sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  width: 150px
}

td.tbl_sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  width: 150px
}

tr:nth-child(even) td.tbl_sticky {
  background-color: #fff
}

tr:nth-child(odd) td.tbl_sticky {
  background-color: #eff6ff
}

.tbl_shadow {
  box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15)
}

.js-scrollable+p {
  color: #444;
  text-align: right
}

.small_notice {
  display: block;
  padding-top: 5px;
  font-size: 0.9rem;
  text-align: center
}

#FAQ {
  width: 100%;
  padding: 100px 0
}

.faq__wrap {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 50px 0;
  background: #fff
}

.faq {
  box-sizing: border-box;
  margin: 0 0 20px;
  overflow: hidden;
  color: #333
}

.faq dt {
  position: relative;
  margin: 0;
  padding: 25px 60px 25px 0;
  border-top: 1px solid #EEE;
  background: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2;
  cursor: pointer
}

.faq dt::before {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin-right: 1rem;
  border-radius: 50%;
  background: #1681fc;
  color: #FFF;
  font-size: 2rem;
  line-height: 45px;
  text-align: center;
  content: "Q"
}

.faq_last {
  border-bottom: 1px solid #EEE
}

.faq dd {
  display: none;
  margin: 0;
  padding: 15px 25px 15px 15px;
  background: #f8f8f8;
  font-size: 1.4rem;
  line-height: 1.6;
  line-height: 2
}

.faq dd::before {
  margin-right: 1rem;
  color: #1681fc;
  font-size: 2rem;
  content: "A"
}

.faq dd ul {
  padding-left: 30px
}

.faq-plus {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  border: 2px solid #1681fc;
  background: #FFF;
  color: #1681fc;
  line-height: 28px;
  text-align: center
}

.faq-plus>span {
  transition: 1s all
}

.faq_close_btn {
  display: inline-block;
  transform: rotate(45deg);
  transition: ease 1s
}

.button_wrap {
  width: 100%;
  margin: 0 auto 2rem;
  text-align: center
}

.open_all {
  width: 50%;
  margin-bottom: 1rem;
  padding: 1rem;
  border: none;
  border-bottom: solid 4px #c58668;
  border-radius: 5px;
  background-image: linear-gradient(45deg, #fc0 0%, #1681fc 100%);
  color: #FFF;
  font-size: 1.2rem;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer
}

.open_all:hover {
  opacity: 0.5;
  transition: .3s
}

.open_all:active {
  transform: translateY(4px);
  border-bottom: none;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2)
}

.list_li {
  color: #333;
  font-weight: 100;
  line-height: 1.5
}

.checklist {
  position: relative;
  width: calc(100% - 30px);
  margin: 0 auto;
  padding-left: 3.5rem
}

.checklist li {
  padding: 0.5rem 0
}

.checklist li:before {
  position: absolute;
  left: 0;
  color: #1681fc;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c"
}

#calendar {
  width: 100%;
  padding: 50px 0;
  background-color: #fafafa
}

.calender__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto
}

#MonthCal {
  display: inline-block
}

#nextMonthCal {
  display: inline-block
}

.calendar__border {
  box-sizing: border-box;
  width: 100%;
  max-width: 400px;
  margin: 30px 0 0;
  padding: 5px;
  border: 3px dotted #CCC;
  text-align: center
}

footer {
  font-size: 1.2rem
}

.f_nav {
  margin: 0 auto;
  background-color: #EEE;
  color: #333;
  line-height: 1.5
}

.f_nav a {
  color: #333
}

.f_nav-item {
  padding: 30px 0
}

.f_nav-item__list h2 {
  margin-bottom: 1rem;
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 0.2rem
}

.f_nav-item__list ul {
  padding: 0 1rem
}

.f_nav-item__list ul li {
  width: 50%;
  padding-bottom: 0.5rem
}

.f_nav-item__list:not(:last-child) {
  margin-bottom: 30px
}

.f_company {
  margin: 0 auto;
  background-color: #0f2844;
  color: #CCC;
  line-height: 1.5
}

.f_company a {
  color: #CCC
}

.f_company-logo {
  padding: 30px 0 0
}

.f_company-logo img {
  width: 150px;
  height: auto
}

.f_company-logo__description {
  display: none
}

.f_company-list {
  margin: 0 auto;
  padding: 20px 0;
  border-bottom: 1px dotted #666
}

.f_company-list ul {
  padding: 0 1rem
}

.f_company-list ul li {
  width: 50%;
  padding-bottom: 0.5rem
}

.f_company-copy {
  margin: 0 auto;
  padding: 20px 0;
  text-align: center
}

@media (min-width: 920px) {
  .only-pc {
    display: block
  }

  .col2 {
    width: 50%
  }

  .pole {
    width: 48%
  }

  .col3 {
    width: 32%
  }

  .col4 {
    width: 24%
  }

  .inner {
    width: 100%;
    max-width: 1200px
  }

  .sct {
    padding: 100px 0 0
  }

  .sct_title {
    font-size: 6rem
  }

  .inner_title {
    font-size: 3.5rem
  }

  #Lineup {
    padding: 100px 0
  }

  .lineup-container {
    padding-left: 30px
  }

  .lineup-container p {
    font-size: 1.7rem;
    line-height: 1.8
  }

  .lineup-container dl {
    flex-direction: row;
    justify-content: space-between;
    font-size: 1.8rem
  }

  .lineup-container dt, .lineup-container dd {
    padding: 10px 0
  }

  .lineup-container dt {
    width: 30%
  }

  .lineup-container dd {
    width: 70%;
    margin-bottom: 0
  }

  .stand_spec {
    margin: 30px 0
  }

  .stand_spec.last {
    margin: 0 0 30px
  }

  .lineup-container.stand {
    padding-left: 0
  }

  .cut-variation img {
    width: 150px
  }

  .apply {
    height: 500px;
    background-position: center left
  }

  .box-bg {
    height: 500px
  }

  .box-bg h2 {
    padding: 100px 0 30px;
    font-size: 4rem;
    letter-spacing: 1rem
  }

  .box-bg p {
    margin-bottom: 80px
  }

  #Options {
    padding: 100px 0 50px
  }

  #HowTo {
    padding: 100px 0 120px
  }

  .text-container {
    padding: 0 60px
  }

  .text-container__title {
    font-size: 5rem
  }

  .text-container__text {
    font-size: 2rem
  }

  .inner_title {
    padding: 30px 0
  }

  .btn {
    padding: 40px 100px;
    font-size: 2.5rem;
    letter-spacing: 0.8rem
  }

  th.tbl_sticky {
    width: 250px
  }

  td.tbl_sticky {
    width: 250px
  }

  .faq__wrap {
    width: 1000px
  }

  .faq dt {
    padding: 25px 75px 25px 0;
    font-size: 1.6rem
  }

  .faq-plus {
    right: 25px;
    width: 45px;
    height: 45px;
    line-height: 40px
  }

  .list_li {
    font-size: 1.7rem;
    line-height: 2
  }

  .checklist {
    margin: 0
  }

  #calendar {
    padding: 100px 0
  }

  .calendar__border {
    width: 400px;
    margin: 30px auto;
    padding: 10px;
    border: 3px dotted #CCC;
    background-color: #FFF;
    text-align: center
  }
}

@media (min-width: 575px) {
  .no-sp {
    display: block
  }

  .only-sp {
    display: none
  }

  .flex--only-pc {
    display: flex;
    flex-wrap: wrap
  }

  .site-header {
    background: rgba(40, 35, 45, 0.3)
  }

  .gnav {
    display: flex;
    align-items: center;
    width: auto;
    transform: translateY(0)
  }

  .gnav__menu {
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0
  }

  .gnav__menu__item {
    width: auto;
    margin-bottom: 0;
    padding: 0;
    background: none
  }

  .zdo_drawer_button {
    display: none
  }

  .cut-variation span {
    font-size: 1.8rem
  }

  .fitBox__title {
    font-size: 7rem;
    line-height: 1.5
  }

  .fitBox__text {
    padding-top: 0;
    font-size: 3rem;
    line-height: 1.3
  }

  .text-container__title {
    font-size: 4rem
  }

  .text-container__text {
    font-size: 1.8rem
  }

  .f_nav-item__list ul li {
    width: 16.5%
  }

  .f_company-logo {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 1px dotted #666
  }

  .f_company-logo__description {
    display: block
  }

  .f_company-list ul li {
    width: auto
  }

  .f_company-copy {
    text-align: right
  }
}