@charset "UTF-8";
*:focus {
  outline: none;
}

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;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
}

html {
  /* line-height: 1.8; */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
}

img {
  line-height: 0;
  max-width: 100%;
}

ol, ul {
  list-style: none !important;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

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

a {
  text-decoration: none;
  color: #333;
  -webkit-tap-highlight-color: transparent;
  transition: all ease 0.3s;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

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

input[type=button], input[type=submit] {
  -webkit-appearance: none;
}

label {
  -webkit-tap-highlight-color: transparent;
}

body {
  color: #323232;
  font-family: "Zen Maru Gothic", serif, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.8;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  /*-webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;*/
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: normal;
}

.sp, .tb {
  display: none;
}

/*
  ここまでcommon
--------------------------------------------- */
.pc {
  display: none;
}

.sp {
  display: inherit;
}

.w_txt.txt_c {
  text-align: center;
}

.palt {
  font-feature-settings: "palt" 1;
}

a:hover {
  opacity: 0.8;
}

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

/* /////////////////// ここから /////////////////// */
picture {
  display: block;
  max-width: 100%;
  line-height: 0;
  font-size: 0;
}

p {
  font-weight: 500;
}

.ivo {
  visibility: hidden;
}

header {
  background: #fff;
}

.head {
  width: 100%;
  height: 15.4666666667vw;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #fff;
}

.head_zvs {
  width: 100%;
  height: 15.1041666667vw;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #fff;
}

.head a {
  display: block;
  margin-left: 3.7333333333vw;
  width: 20vw;
  line-height: 0;
}

.head_zvs a {
  display: block;
  margin-left: 3.6458333333vw;
  width: 39.7135416667vw;
  line-height: 0;
}

.mv_wrap {
  width: 100%;
}

.mv {
  position: relative;
  overflow: hidden;
}

.mv_anm {
  width: 100%;
  height: auto;
  inset: 0;
  margin: auto;
  position: absolute;
  z-index: 2;
}

.mv_img {
  position: relative;
  z-index: 1;
}

@keyframes hirahira {
  from {
    opacity: 0;
    transform: translate(0px, 0px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
  }
  to {
    opacity: 0.3;
    transform: translate(-20px, 120px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
  }
  25% {
    opacity: 0.5;
    transform: translate(20px, 50px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
  }
  49% {
    opacity: 0.8;
    transform: translate(-20px, 80px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
  }
  75% {
    opacity: 1;
    transform: translate(20px, 100px) scale(1, 1) rotate(0deg) skew(0deg, 0deg);
  }
  100% {
    opacity: 1;
  }
}
@keyframes down {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(150%);
  }
}
.sec01 {
  position: relative;
  padding: calc(47vw/7.68) 0 calc(80vw/7.68);
  background-color: #D4F1F7;
  background-size: contain;
}
.sec01_block {
  margin-top: calc(170vw/7.68);
}

.sec01_course {
  position: relative;
}

.sec01_course_zvs {
  position: relative;
  margin-bottom: calc(35vw/7.68);
}

.sec01_course01_notes {
  margin-bottom: calc(242vw/7.68);
}

.sec01_course_zvs.sec01_course01 {
  margin-bottom: calc(200vw/7.68);
}

.course_fuki {
  position: absolute;
  top: calc(-171vw/7.68);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: calc(638vw/7.68);
  margin-inline: auto;
  z-index: 2;
}

.course_taiken {
  position: relative;
  width: 100%;
  z-index: 1;
}

.sec01_course_ttl {
  position: relative;
  z-index: 2;
  width: 85.9375vw;
  margin-inline: auto;
}

.course_link {
  position: absolute;
  bottom: calc(170vw/7.68);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: calc(535vw/7.68);
  margin-inline: auto;
  line-height: 0;
  z-index: 2;
  transition: transform ease 0.3s;
}

/* .course_link img {
  transition: opacity ease 0.3s;
}

.course_link:hover img {
  opacity: 0.8;
} */
.course_link_zvs {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: calc(640vw/7.68);
}

.course_link:hover,.course_link_zvs:hover  {
  opacity: unset;
  transform: scale(.9);
}


.sec01_tokuten {
  position: relative;
  z-index: 1;
  border: calc(6vw / 7.68) solid #2a62ae;
  background: #fff;
  border-radius: 6.25vw;
  padding: 40.625vw calc(25vw / 7.68) 3.90625vw;
  margin-top:  calc(-260vw/7.68);
  margin-bottom: 8.4635416667vw;
}

.sec01_merit {
  margin-top: 13.0208333333vw;
  padding: 0 calc(58vw/7.68);
}

.sec01_merit_ttl {
  position: relative;
  z-index: 2;
  margin-inline: auto;
}

.sec01_item01, .sec01_hr {
  margin-bottom: 3.515625vw;
}

.sec01_item01 {
  display: block;
  width: 62.5vw;
  margin-inline: auto;
}

.sec01_hr {
  border: none;
  margin-block-start: 0;
  width: 100%;
  height: 6.5104166667vw;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(../images/sec01_tokutenline_sp.png);
}

.sec01_notes {
  font-size: clamp(10px, 3.13vw, 24px);
  padding: 0 calc(58vw/7.68);
  font-family: "Zen Kaku Gothic New", serif, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.sec02 {
  background-repeat: no-repeat;
  background-position: 50% 0, 50% 100%;
  background-image: url(../images/sec02_bgtop_sp.png), url(../images/sec02_bgbtm_sp.png);
  background-size: contain;
  padding: 8.59375vw 0 13.4114583333vw;
  position: relative;
}
.sec02::before {
  content: "";
  display: block;
  width: 100%;
  height: 1.3020833333vw;
  background-color: #4298d4;
  position: absolute;
  left: 0;
  top: 0;
}

.sec02_ttl {
  width: 83.3333333333vw;
  margin-inline: auto;
  margin-bottom: 2.6041666667vw;
  overflow: hidden;
}

.sec02_img {
  margin-bottom: 3.90625vw;
}

.sec02_img02 {
  display: block;
  width: 84.6354166667vw;
  margin-inline: auto;
}

.w_txt {
  width: 84.6354166667vw;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(12px, 3.13vw, 24px);
  line-height: 1.8;
  margin-bottom: 22px;
}

.w_txt span {
  color: #fd609a;
}

.storelist_link {
  display: block;
  width: 71.6145833333vw;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  transition: transform ease .3s;
}
.storelist_link:hover {
  opacity: 1;
  transform: scale(.9);
}

.notes {
  font-size: 2.67vw;
  text-align: center;
}

.sec03 {
  background-color: #fffeec;
  padding: 11.0677083333vw 0;
  position: relative;
}
.sec03::after {
  content: "";
  display: block;
  width: 100%;
  height: 1.3020833333vw;
  bottom: 0;
  left: 0;
  background-color: #4298d4;
  position: absolute;
}

.sec03_btn {
  width: 84.6354166667vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7.8125vw;
}

.sec03_btn02 {
  margin-bottom: 0;
}

.sec03_btn02 + .acd_inr > .w_txt:first-child {
  padding-top: 11.71875vw;
}

.sec03_img01 {
  display: block;
  width: 84.6354166667vw;
  margin-inline: auto;
  margin-bottom: 11.0677083333vw;
}

.sec03_img02 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7.2727272727%;
}

.sec03 .w_txt {
  font-weight: 700;
}

.sec04 {
  padding: 13.9322916667vw 0 0;
}

.sec04_ttl {
  width: 84.6354166667vw;
  margin-inline: auto;
  margin-bottom: 5.859375vw;
}

.sec04_ttl + p {
  width: 100%;
  font-size: clamp(12px, 3.65vw, 28px);
  margin-bottom: 21.484375vw;
}

.sec04_point {
  width: 84.6354166667vw;
  margin-inline: auto;
  margin-bottom: 16.9270833333vw;
  padding: 9.375vw 3.90625vw 5.46875vw;
  border: 0.5208333333vw solid #4298d4;
  border-radius: 2.0833333333vw;
  position: relative;
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 18px, rgb(238, 249, 254) 18px, rgb(238, 249, 254) 24px);
}
.sec04_point p {
  font-size: clamp(12px, 3.13vw, 24px);
  margin-bottom: 5.2083333333vw;
}
.sec04_point h3 {
  margin-inline: auto;
  margin-bottom: 3.2552083333vw;
}
.sec04_point::before {
  content: "";
  display: block;
  width: 13.0208333333vw;
  height: 0.5208333333vw;
  top: -0.5208333333vw;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  z-index: 1;
  position: absolute;
}

.sec04_01 h3 {
  width: 66.40625vw;
}

.sec04_02 h3 {
  width: 64.84375vw;
}

.sec04_03 h3 {
  width: 44.6614583333vw;
}

.sec04_count {
  display: block;
  width: 19.53125vw;
  margin-inline: auto;
  margin-top: -22.1354166667vw;
  margin-bottom: 4.5572916667vw;
  position: relative;
  z-index: 2;
}

.sec04_img02 {
  position: relative;
}

.sec04_img02_btn {
  position: relative;
  width: 100%;
  font-size: 0;
  line-height: 0;
  display: block;
}

.sec05 {
  background-color: #FEE5F1;
  padding: 42px 0 36px;
}

.sec05 h2 {
  margin-bottom: 6.1197916667vw;
  width: 70.3125vw;
  margin-inline: auto;
}

.movie {
  padding: 0 6.6666666667%;
  margin-bottom: 22px;
  line-height: 0;
  font-size: 0;
}

.sec06 {
  padding: 4.5572916667vw 0 3.90625vw;
}

.sec06_box {
  position: relative;
  overflow: hidden;
}

.sec06_box h2 {
  margin-bottom: 1.5625vw;
}

.sec06_img {
  width: 84.6354166667vw;
  display: block;
  margin-inline: auto;
  margin-bottom: 2.6041666667vw;
}

.sec06_box .w_txt {
  margin-bottom: 8.4635416667vw;
  font-weight: 700;
  line-height: 1.8;
}

.sec06kzr {
  position: absolute;
}

.sec06kzr01 {
  top: 8.4vw;
  left: 6.6666666667%;
  width: 9.6%;
}

.sec06kzr02 {
  top: 3.33vw;
  right: 6.6666666667%;
  width: 12.6666666667%;
}

.sec06kzr03a {
  top: 8vw;
  left: 12.6666666667%;
  width: 6.1333333333%;
}

.sec06kzr03b {
  top: 14.67vw;
  right: 6.6666666667%;
  width: 6.5333333333%;
}

.sec06kzr04 {
  top: 1.07vw;
  right: 4%;
  width: 6%;
}

.kirakira {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-name: kira;
  transform-origin: center center;
  animation-timing-function: step-end;
}
@keyframes kira {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.sec07 picture {
  display: block;
}

.sec07_ttl01 {
  width: 84.6354166667vw;
  margin-inline: auto;
  margin-bottom: 2.6041666667vw;
}

.sec07_sr {
  width: 84.6354166667vw;
  margin-inline: auto;
}

.sec07_ttl02 {
  display: block;
  width: 84.6354166667vw;
  margin-inline: auto;
  margin-bottom: 1.953125vw;
}

.sec07_reason {
  position: relative;
  background-color: #54c3f1;
  padding: 9.765625vw 0 12.3697916667vw;
}

.sec07_reason_item {
  width: 84.6354166667vw;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sec07_itema, .sec07_itemb, .sec07_itemc {
  width: 26.3020833333vw;
}

.sec07_reservation {
  background-color: #ffffdd;
  padding: 10.4166666667vw 0 11.0677083333vw;
}

.sec07_reservation h2 {
  width: 76.8229166667vw;
  margin-inline: auto;
  margin-bottom: 4.5572916667vw;
}

.storelist_link {
  width: 84.6354166667vw;
  margin-inline: auto;
  background-color: #ff7599;
  border-radius: 5.7291666667vw;
  position: relative;
  font-size: clamp(12px, 3.90625vw, 30px);
  font-weight: 700;
  color: #fff;
  margin-bottom: 4.5572916667vw;
  padding: 2.34375vw 0;
}

.storelist_link::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.3020833333vw 0 1.3020833333vw 2.6041666667vw;
  border-color: transparent transparent transparent #FFFFFF;
  top: 50%;
  transform: translateY(-50%);
  right: 3.90625vw;
}

footer {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}

.foot_inner {
  line-height: 0;
  font-size: 0;
  width: 100%;
  padding: 4.6875vw 0 38.4114583333vw;
}

footer a {
  display: block;
  width: 22.93%;
  margin-left: auto;
  margin-right: auto;
}

footer.foot_zvs a {
  display: block;
  width: 39.7135416667vw;
  margin-left: auto;
  margin-right: auto;
}

.fixbtns {
  position: fixed;
  background: rgba(228, 227, 226, 0.89);
  inset: auto 0 0 0;
  opacity: 0;
  transform: translate(0, 110%);
  transition: opacity 100ms linear 0ms, transform 250ms ease-in 0ms;
  z-index: 100;
  padding: 3.2552083333vw 0 2.6041666667vw;
}

.fixbtns:not(.is-shown) {
  pointer-events: none;
}

.fixbtns.is-shown {
  opacity: 1;
  transform: translate(0, 0%);
}

.fixbtns_buttons {
  display: grid;
  justify-content: center;
  align-items: center;
}

.fixbtns_buttons.clm2 {
  grid-template-columns: repeat(auto-fit, 42.96875vw);
  -moz-column-gap: 2.6041666667vw;
       column-gap: 2.6041666667vw;
}

.fixbtns_buttons.clm3 {
  grid-template-columns: repeat(auto-fit, 28.90625vw);
  -moz-column-gap: 1.3020833333vw;
       column-gap: 1.3020833333vw;
}

.fixbtns_button {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid;
  letter-spacing: -0.02em;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  border-radius: 5.078125vw;
  height: 10.15625vw;
  font-size: 2.9947916667vw;
  line-height: 1.2;
}

.fixbtns_button.fixbtns_button_one {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid;
  letter-spacing: -0.02em;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  border-radius: 5.078125vw;
  height: 10.15625vw;
  font-size: 2.9947916667vw;
  line-height: 1.2;
  padding: 0 1em;
}

.fixbtns_button > i {
  width: 0.831em;
  height: 0.831em;
  margin-left: 0.4em;
}

.fixbtns_button > i > img {
  display: block;
}

.fixbtns_button.col1 {
  background: #fff;
  color: #00a1ff;
}

.fixbtns_button.col2 {
  background: #00a1ff;
  border-color: #00a1ff;
  color: #fff;
}

.fixbtns_button.col3 {
  background: #ff930d;
  border-color: #ff930d;
  color: #fff;
}

.fixbtns_note {
  padding-top: 2.6041666667vw;
  font-weight: 300;
  text-align: center;
}

.fixbtns_note {
  line-height: 1.5;
  font-size: 2.734375vw;
}

.fixbtns_note > p {
  line-height: inherit;
  font: inherit;
}

.fixbtns_note > p:first-of-type {
  margin-top: -0.225em;
}

.fixbtns_note > p:last-of-type {
  margin-bottom: -0.225em;
}

.notes_reserve {
  text-align: center;
  font-size: clamp(12px, 3.2552083333vw, 25px) !important;
  margin-top: 3.90625vw;
  margin-bottom: 0 !important;
}

.notes_reserve02 {
  width: 100%;
  text-align: center;
  font-size: clamp(12px, 3.2552083333vw, 25px) !important;
  font-family: "Zen Kaku Gothic New", serif, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}


/* //////////////////////////////////////////////////////////////////////////////// PC //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 769px) {
  .pc {
    display: inherit;
  }
  .sp {
    display: none;
  }
  header, main, footer {
    overflow: hidden;
  }
  header {
    position: relative;
  }
  .wrap {
    width: 100%;
    position: relative;
  }
  .mv_wrap {
    width: 100%;
    max-width: 1280px;
    margin-inline: auto;
    position: relative;
  }
  .head,.head_zvs {
    width: 100%;
    height: 9.0625vw;
  }
  .head a {
    display: block;
    margin-left: 1.5625vw;
    width: 11.71875vw;
  }
  .head_zvs a {
    display: block;
    margin-left: 1.5625vw;
    width: 23.828125vw;
  }
  .mv {
    background-size: contain;
    margin-bottom: 0;
    position: relative;
  }
  .mv h1 {
    width: 100%;
    height: auto;
  }

  .sec01, .sec02, .sec03, .sec04, .sec05, .sec06, .sec07, .sec00, .oneday {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  h2 {
    margin-left: auto;
    margin-right: auto;
    width: 68.75vw;
  }
  .sec01 {
    padding: calc(78vw/12.8) calc(140vw/12.8) calc(120vw / 12.8);
    background-size: contain;
  }
  .sec01_block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .sec01_block {
    margin-top: calc(120vw/12.8);
  }
  .sec01_course {
    margin-bottom: 3.515625vw;
    width: calc(456vw/12.8);
  }

  .sec01_course_zvs {
    margin-bottom: calc(35vw/12.8);
    width: calc(456vw/12.8);
  }
  .sec01_course_zvs.sec01_course01 {
    margin-bottom: 0;
  }
  .course_fuki {
    width: calc(456vw/12.8);
    top: calc(-123vw/12.8);
  }
  .sec01_course_ttl {
    width: 100%;
  }
  .course_link {
    width: calc(384vw/12.8);
    bottom: calc(120vw/12.8);
  }
  .course_link_zvs {
    width: calc(650vw/12.8);
  }
  
  .sec01_tokuten {
    position: relative;
    z-index: 1;
    border: calc(6vw / 12.8) solid #2a62ae;
    background: #fff;
    border-radius: 3.75vw;
    padding: 18.75vw 3.90625vw 2.34375vw;
    margin-top: calc(-200vw/12.8);
    margin-bottom: 5.078125vw;
  }
  .sec01_merit {
    margin-top: unset;
    padding: unset;
  }
  .sec01_merit_ttl {
    width: 55.46875vw;
  }
  .sec01_item01, .sec01_hr {
    display: block;
    margin-bottom: 2.109375vw;
    margin-inline: auto;
  }
  .sec01_item01 {
    width: 42.5vw;
  }
  .sec01_hr {
    height: 3.90625vw;
    background-image: url(../images/sec01_tokutenline_pc.png);
  }
  .sec01_notes {
    font-size: clamp(10px, 1.5625vw, 20px);
    padding: unset;
  }
  .sec01_item03 {
    margin-inline: auto;
  }
  .sec01_item03_zvs {
    width: 54.0625vw;
    margin-inline: auto;
  }
  .sec02 {
    background-image: url(../images/sec02_bgtop_pc.png), url(../images/sec02_bgbtm_pc.png);
    background-size: contain;
    padding: 10.78125vw 0 8.046875vw;
    position: relative;
  }
  .sec02_ttl {
    width: 50vw;
    margin-inline: auto;
    margin-bottom: 1.5625vw;
    overflow: hidden;
  }
  .sec02_img {
    width: 100%;
    margin-bottom: 2.34375vw;
  }
  .w_txt {
    font-size: 1.71875vw;
    line-height: 1.6;
    margin-bottom: 6.015625vw;
  }
  .sec02_img02 {
    display: block;
    width: 61.25vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6.25vw;
  }
  .sec02 .w_txt {
    width: 78.125vw;
    margin-top: 6.25vw;
    margin-bottom: 6.25vw;
  }
  .storelist_link {
    display: block;
    width: 50.78125vw;
    margin-bottom: 1.5625vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .notes {
    font-size: 1.40625vw;
    text-align: center;
  }
  .sec03 {
    background-color: #FFFFD9;
    padding: 7.8125vw 0;
  }
  .sec03_btn {
    width: 68.75vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4.6875vw;
    cursor: pointer;
  }
  .sec03_btn picture {
    transition: all ease 0.3s;
  }
  .sec03_btn:hover picture {
    opacity: 0.8;
  }
  .sec03_btn02 {
    margin-bottom: 0;
  }
  .sec03_btn02 + .acd_inr > .w_txt:first-child {
    padding-top: 7.03125vw;
  }
  .sec03_img01 {
    margin-bottom: 6.640625vw;
  }
  .acd_inr {
    overflow: hidden;
    width: 68.75vw;
    margin-inline: auto;
  }
  .sec03_img02 {
    width: 25.546875vw;
    margin-bottom: 0;
    margin-left: 2.34375vw;
    float: right;
  }
  .sec03_img01 {
    width: 52.34375vw;
    margin-inline: auto;
  }
  .sec03 .w_txt {
    width: 100%;
  }
  .sec04 {
    padding: 7.8125vw 0 0;
  }
  .sec04_ttl {
    width: 45.078125vw;
    margin-bottom: 3.90625vw;
  }
  .sec04_ttl + p {
    font-size: clamp(14px, 1.875vw, 24px);
    margin-bottom: 11.71875vw;
  }
  .sec04_point {
    width: 78.125vw;
    margin-inline: auto;
    margin-bottom: 10.15625vw;
    padding: 5.625vw 9.375vw 1.171875vw;
    border-width: 0.3125vw;
    border-radius: 1.25vw;
    background-size: auto auto;
    background-color: rgb(255, 255, 255);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 30px, rgb(238, 249, 254) 30px, rgb(238, 249, 254) 40px);
  }
  .sec04_point p {
    font-size: clamp(14px, 1.875vw, 24px);
    margin-bottom: 4.296875vw;
  }
  .sec04_point h3 {
    margin-inline: auto;
    margin-bottom: 1.953125vw;
  }
  .sec04_point::before {
    content: "";
    display: block;
    width: 7.8125vw;
    height: 0.3125vw;
    top: -0.3125vw;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    z-index: 1;
    position: absolute;
  }
  .sec04_01 h3 {
    width: 39.84375vw;
  }
  .sec04_02 h3 {
    width: 38.90625vw;
  }
  .sec04_03 h3 {
    width: 26.796875vw;
  }
  .sec04_count {
    display: block;
    width: 11.71875vw;
    margin-inline: auto;
    margin-top: -13.28125vw;
    margin-bottom: 2.734375vw;
    position: relative;
    z-index: 2;
  }
  .sec04_img02 {
    position: relative;
  }
  .sec04_img02_btn {
    margin-bottom: 4.296875vw;
  }
  .sec05 {
    background-color: #FEE5F1;
    padding: 7.8125vw 0;
  }
  .sec05 h2 {
    width: 47.109375vw;
    margin-bottom: 6.25vw;
  }
  .sec05_block {
    width: 87.5vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
  }
  .movie {
    padding: 0;
    margin-bottom: 3.90625vw;
    line-height: 0;
    font-size: 0;
    width: 41.640625vw;
    cursor: pointer;
  }
  .movie:last-child {
    margin-bottom: 6.25vw;
  }
  .sec06 {
    padding: 7.8125vw 0;
  }
  .sec06_box {
    position: relative;
    width: 78.125vw;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-bottom: 5.859375vw;
  }
  .sec06_box h2 {
    width: 34.375vw;
    float: right;
    padding: 5vw 0 2.734375vw;
  }
  .sec06_box04 h2 {
    padding: 1.953125vw 0 2.734375vw;
  }
  .sec06_box .sec06_img {
    display: block;
    width: 40.625vw;
    float: left;
  }
  .sec06_box .w_txt {
    margin-bottom: 27px;
    width: 35.15625vw;
    float: right;
    font-size: 1.56vw;
    line-height: 2.1;
  }
  .sec06_box:nth-child(even) h2 {
    float: left;
  }
  .sec06_box:nth-child(even) .sec06_img {
    float: right;
  }
  .sec06_box:nth-child(even) .w_txt {
    float: left;
  }
  .sec06_box:nth-child(1) {
    margin-bottom: 3.125vw;
  }
  .sec06_box:nth-child(2) {
    padding-top: 4.140625vw;
  }
  .sec06_box:nth-child(3) {
    margin-bottom: 4.0625vw;
  }
  .sec06_box:nth-child(4) {
    padding-top: 1.796875vw;
  }
  .sec06kzr {
    position: absolute;
  }
  .sec06kzr01 {
    top: 4.6vw;
    left: 41.09375vw;
    width: 5.625vw;
  }
  .sec06kzr02 {
    top: 0;
    right: 0;
    width: 7.421875vw;
  }
  .sec06kzr03a {
    top: 1.2vw;
    left: 42.96875vw;
    right: 0;
    width: 3.359375vw;
  }
  .sec06kzr03b {
    top: 9.6vw;
    right: -0.390625vw;
    width: 3.828125vw;
  }
  .sec06kzr04 {
    top: 0;
    right: unset;
    left: 35.78125vw;
    width: 3.515625vw;
  }
  .sec07_ttl01 {
    width: 62.578125vw;
    margin-inline: auto;
    margin-bottom: 3.125vw;
  }
  .sec07_sr {
    width: 78.125vw;
    position: absolute;
    top: 16.40625vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .sec07_ttl02 {
    display: block;
    width: 49.765625vw;
    margin-inline: auto;
    margin-bottom: 1.953125vw;
  }
  .sec07_reason {
    padding: 5.859375vw 0 5.078125vw;
  }
  .sec07_reason_item {
    width: 60.9375vw;
  }
  .sec07_itema, .sec07_itemb, .sec07_itemc {
    width: 18.984375vw;
  }
  .sec07_reservation {
    background-color: #ffffdd;
    padding: 6.25vw 0 6.640625vw;
  }
  .sec07_reservation h2 {
    width: 39.84375vw;
    margin-bottom: 2.734375vw;
  }
  .storelist_link {
    width: 50.78125vw;
    border-radius: 3.4375vw;
    font-size: clamp(12px, 2.34375vw, 30px);
    margin-bottom: 2.734375vw;
    padding: 1.40625vw 0;
    transition: opacity ease 0.3s,transform ease 0.3s;
  }
  .storelist_link::after {
    border-width: 0.78125vw 0 0.78125vw 1.5625vw;
    right: 2.34375vw;
  }
  footer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .foot_inner {
    width: 100%;
    padding: 3.125vw 0 17.96875vw;
  }
  footer a {
    display: block;
    width: 15.15%;
  }

  footer.foot_zvs a {
    display: block;
    width: 23.828125vw;
  }
  .fixbtns {
    padding: 1.25vw 0;
  }
  .fixbtns_buttons {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    grid-template-columns: repeat(auto-fit, 40.8em);
  }
  .fixbtns_button,.fixbtns_button.fixbtns_button_one {
    border-radius: 1.775em;
    height: 1.775em;
    font-size: 1.953125vw;
  }
  .fixbtns_note {
    padding-top: 1.09375vw;
    line-height: 1.5em;
    font-size: 12px;
  }
  .fixbtns_note > p {
    line-height: inherit;
    font: inherit;
    font-size: 14px;
  }
  .fixbtns_note > p:first-of-type {
    margin-top: -0.25em;
  }
  .fixbtns_note > p:last-of-type {
    margin-bottom: -0.25em;
  }
  .notes_reserve {
    font-size: clamp(12px, 1.5625vw, 20px) !important;
    margin-top: 1.5625vw;
  }
  .notes_reserve02 {
    font-size: clamp(12px, 1.5625vw, 20px) !important;
    margin-top: 0;
    margin-bottom: 3.90625vw;
  }
  .sec01_course01_notes {
    display: none;
  }
}
/* //////////////////////////////////////////////////////////////////////////////// PC 1280以上 //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 1281px) {
  .head,.head_zvs {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    height: 116px;
  }
  .head a {
    display: block;
    margin-left: 20px;
    width: 150px;
  }
  .head_zvs a {
    display: block;
    margin-left: 20px;
    width: 305px;
  }
  .sec01, .sec02, .sec03, .sec04, .sec05, .sec06, .sec07, .sec00, .oneday {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  h2 {
    margin-left: auto;
    margin-right: auto;
    width: 880px;
  }
  .sec01 {
    padding: 78px 140px 120px;
  }
  .sec01_course {
    margin-bottom: 60px;
    width: 456px;
  }

  .sec01_course_zvs {
    margin-bottom: 35px;
    width: 456px;
  }
  .course_fuki {
    width: 456px;
    top: -123px;
  }
  .course_link {
    width: 384px;
    bottom: 120px;
  }
  .course_link_zvs {
    width: 650px;
  }

  .sec01_tokuten {
    position: relative;
    z-index: 1;
    border: 6px solid #2a62ae;
    background: #fff;
    border-radius: 48px;
    padding: 240px 50px 30px;
    margin-top: -200px;
    margin-bottom: 65px;
  }
  .sec01_merit_ttl {
    width: 710px;
  }
  .sec01_item01, .sec01_hr {
    display: block;
    margin-bottom: 27px;
    margin-inline: auto;
  }
  .sec01_item01 {
    width: 544px;
  }
  .sec01_hr {
    height: 50px;
    background-image: url(../images/sec01_tokutenline_pc.png);
  }
  .sec01_notes {
    font-size: 20px;
  }
  .sec01_item03 {
    margin-inline: auto;
  }

  .sec01_item03_zvs {
    width: 692px;
    margin-inline: auto;
  }
  .sec02 {
    background-image: url(../images/sec02_bgtop_pc.png), url(../images/sec02_bgbtm_pc.png);
    background-size: contain;
    padding: 138px 0 103px;
    position: relative;
  }
  .sec02::before {
    height: 10px;
  }
  .sec02_ttl {
    width: 640px;
    margin-inline: auto;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .sec02_img {
    width: 100%;
    margin-bottom: 30px;
  }
  .w_txt {
    font-size: 22px;
    line-height: 1.6;
    margin-bottom: 77px;
  }
  .sec02_img02 {
    display: block;
    width: 784px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
  }
  .sec02 .w_txt {
    width: 1000px;
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .storelist_link {
    display: block;
    width: 650px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .notes {
    font-size: 18px;
    text-align: center;
  }
  .sec03 {
    background-color: #FFFFD9;
    padding: 100px 0;
  }
  .sec03::after {
    height: 10px;
  }
  .sec03_btn {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    cursor: pointer;
  }
  .sec03_btn picture {
    transition: all ease 0.3s;
  }
  .sec03_btn:hover picture {
    opacity: 0.8;
  }
  .sec03_btn02 {
    margin-bottom: 0;
  }
  .sec03_btn02 + .acd_inr > .w_txt:first-child {
    padding-top: 90px;
  }
  .sec03_img01 {
    margin-bottom: 85px;
  }
  .acd_inr {
    overflow: hidden;
    width: 880px;
    margin-inline: auto;
  }
  .sec03_img02 {
    width: 327px;
    margin-bottom: 0;
    margin-left: 30px;
    float: right;
  }
  .sec03_img01 {
    width: 670px;
    margin-inline: auto;
  }
  .sec04 {
    padding: 100px 0 0;
  }
  .sec04_ttl {
    width: 577px;
    margin-bottom: 50px;
  }
  .sec04_ttl + p {
    font-size: 24px;
    margin-bottom: 150px;
  }
  .sec04_point {
    width: 1000px;
    margin-inline: auto;
    margin-bottom: 130px;
    padding: 72px 120px 15px;
    border-width: 4px;
    border-radius: 16px;
  }
  .sec04_point p {
    font-size: 24px;
    margin-bottom: 55px;
  }
  .sec04_point h3 {
    margin-inline: auto;
    margin-bottom: 25px;
  }
  .sec04_point::before {
    content: "";
    display: block;
    width: 100px;
    height: 6px;
    top: -5px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    z-index: 1;
    position: absolute;
  }
  .sec04_01 h3 {
    width: 510px;
  }
  .sec04_02 h3 {
    width: 498px;
  }
  .sec04_03 h3 {
    width: 343px;
  }
  .sec04_count {
    display: block;
    width: 150px;
    margin-inline: auto;
    margin-top: -170px;
    margin-bottom: 35px;
    position: relative;
    z-index: 2;
  }
  .sec04_img02 {
    position: relative;
  }
  .sec04_img02_btn {
    margin-bottom: 55px;
  }
  .sec05 {
    background-color: #FEE5F1;
    padding: 100px 0;
  }
  .sec05 h2 {
    width: 603px;
    margin-bottom: 80px;
  }
  .sec05_block {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
  }
  .movie {
    padding: 0;
    margin-bottom: 50px;
    line-height: 0;
    font-size: 0;
    width: 533px;
  }
  .movie:last-child {
    margin-bottom: 80px;
  }
  .sec06 {
    padding: 100px 0;
  }
  .sec06_box {
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-bottom: 75px;
  }
  .sec06_box h2 {
    width: 440px;
    float: right;
    padding: 64px 0 35px;
  }
  .sec06_box04 h2 {
    padding: 25px 0 35px;
  }
  .sec06_box .sec06_img {
    display: block;
    width: 520px;
    float: left;
  }
  .sec06_box .w_txt {
    margin-bottom: 27px;
    width: 450px;
    float: right;
    font-size: 18px;
    line-height: 2.1;
  }
  .sec06_box:nth-child(even) h2 {
    float: left;
  }
  .sec06_box:nth-child(even) .sec06_img {
    float: right;
  }
  .sec06_box:nth-child(even) .w_txt {
    float: left;
  }
  .sec06_box:nth-child(1) {
    margin-bottom: 40px;
  }
  .sec06_box:nth-child(2) {
    padding-top: 53px;
  }
  .sec06_box:nth-child(3) {
    margin-bottom: 52px;
  }
  .sec06_box:nth-child(4) {
    padding-top: 23px;
  }
  .sec06kzr01 {
    top: 46px;
    left: 526px;
    width: 72px;
  }
  .sec06kzr02 {
    top: 0;
    right: 0;
    width: 95px;
  }
  .sec06kzr03a {
    top: 12px;
    left: 550px;
    right: 0;
    width: 43px;
  }
  .sec06kzr03b {
    top: 96px;
    right: -5px;
    width: 49px;
  }
  .sec06kzr04 {
    top: 0;
    right: unset;
    left: 458px;
    width: 45px;
  }
  .sec07_ttl01 {
    width: 801px;
    margin-inline: auto;
    margin-bottom: 40px;
  }
  .sec07_sr {
    width: 1000px;
    position: absolute;
    top: 210px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .sec07_ttl02 {
    display: block;
    width: 637px;
    margin-inline: auto;
    margin-bottom: 25px;
  }
  .sec07_reason {
    padding: 75px 0 65px;
  }
  .sec07_reason_item {
    width: 780px;
  }
  .sec07_itema, .sec07_itemb, .sec07_itemc {
    width: 243px;
  }
  .sec07_reservation {
    background-color: #ffffdd;
    padding: 80px 0 85px;
  }
  .sec07_reservation h2 {
    width: 510px;
    margin-bottom: 35px;
  }
  .storelist_link {
    width: 650px;
    border-radius: 44px;
    font-size: 30px;
    margin-bottom: 35px;
    padding: 18px 0;
  }
  .storelist_link::after {
    border-width: 10px 0 10px 20px;
    right: 30px;
  }
  .foot_inner {
    padding: 40px 0 230px;
  }
  footer a {
    display: block;
    width: 195px;
  }

  footer.foot_zvs a {
    display: block;
    width: 305px;
  }
  .fixbtns {
    padding: 16px 0;
  }
  .fixbtns_button {
    font-size: 26px;
  }
  .fixbtns_button.fixbtns_button_one {
    font-size: 26px;
  }
  .fixbtns_note {
    padding-top: 14px;
  }
  .notes_reserve {
    margin-top: 20px;
  }
  .notes_reserve02 {
    margin-bottom: 50px;
  }
}/*# sourceMappingURL=style.css.map */