/*
Theme Name:   Reserview
Description:  
Author:       SHIN Inc.
Author URI:   http://www.shin-inc.jp/
Version:      1.0
Template:     archetype2021
*/

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?qle9hh");
  src: url("fonts/icomoon.eot?qle9hh#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?qle9hh") format("truetype"), url("fonts/icomoon.woff?qle9hh") format("woff"), url("fonts/icomoon.svg?qle9hh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

:root {
  --scroll-padding-top: 0;
}

/* Normalize
--------------------------------*/

*,
*:before,
*:after {
  box-sizing: inherit;
}

*:first-child {
  margin-top: 0;
}

*:last-child {
  margin-bottom: 0;
}

html,
body,
div,
header,
footer,
main,
article,
section,
aside,
nav,
figure,
figcaption {
  display: block;
  margin: 0;
  padding: 0;
}

html {
  line-height: 1.75;
  box-sizing: border-box;
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-size: 16px;
  font-size: min(16px, 4.2666666667vw);
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-break: strict;
  scroll-behavior: smooth;
  scroll-padding-top: var(--scroll-padding-top);
}

body {
  overflow-x: hidden;
  background: #fff;
  color: #0F080A;
}

a {
  color: inherit;
  transition: 0.3s;
}

a:before,
a:after {
  text-align: inherit;
  text-decoration: inherit;
}

abbr,
cite {
  font-style: inherit;
  text-decoration: inherit;
}

blockquote {
  margin: 1.5em 0;
  padding: 1em;
  border-style: solid;
  border-width: 1px 0;
}

del {
  opacity: 0.8;
}

em {
  font-style: inherit;
  font-weight: bolder;
}

figcaption {
  font-weight: 700;
}

img,
iframe {
  max-width: 100%;
  min-height: 1px;
  vertical-align: middle;
  border: 0;
}

img {
  height: auto;
}

p {
  margin: 1em 0;
}

header p,
footer p {
  margin: 0;
}

pre {
  margin: 1em 0;
  white-space: pre-wrap;
}

ul {
  margin: 1em 0;
  padding-left: 1.5em;
}

ol {
  margin: 1em 0;
  padding-left: 1.25em;
}

nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl {
  margin: 1em 0;
}

dt {
  margin: 0;
  font-weight: 700;
}

dd {
  margin: 0;
}

dd + dt {
  margin-top: 1em;
}

section {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: center;
}

th,
td {
  vertical-align: baseline;
  padding: 6px;
  border: 1px solid #666;
  text-align: left;
}

th {
  font-weight: 700;
  white-space: nowrap;
}

button,
input,
textarea,
select {
  max-width: 100%;
  vertical-align: middle;
  line-height: 1.4;
  margin: 0;
  font-family: inherit;
  font-size: 1em;
  transition: 0.3s;
}

button,
input[type=submit],
input[type=button],
input[type=reset] {
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  text-shadow: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=url],
input[type=search],
input[type=number],
input[type=date],
input[type=password],
textarea,
select {
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  background: #ff9;
}

input[type=radio],
input[type=checkbox] {
  vertical-align: baseline;
}

button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=radio],
input[type=checkbox] {
  cursor: pointer;
}

input[disabled] {
  opacity: 0.3;
  cursor: default;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  width: 100%;
}

/* Extends
--------------------------------*/

.site-content,
.site-footer-content,
.site-header-content {
  max-width: 1416px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3.125vw;
  padding-left: 3.125vw;
}

.btn {
  display: block;
  max-width: 100%;
  box-shadow: none;
  border: 0;
  border-radius: 0.5em;
  background: #ED1B23;
  padding: 0.5em;
  color: #fff;
  font: 700 1rem/1.5 "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
}

/* Heading
--------------------------------*/

h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: 700;
}

h2,
.check-text {
  line-height: 1.393;
  margin: 0 0 1.5rem;
  font-weight: 900;
  font-size: 1.75em;
}

h2::before,
.check-text::before {
  color: #ED1B23;
  margin-right: 0.286em;
  font-family: icomoon;
  content: "\e900";
}

.heading-google-calendar {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-align: center;
}

.heading-google-calendar::before {
  display: inline-block;
  width: 1.9286em;
  height: 1.9286em;
  vertical-align: middle;
  margin-right: 0.643em;
  background: url(../../../assets/images/icon_google_calendar.svgz) no-repeat;
  background-size: contain;
  content: "";
}

h3 {
  margin-bottom: 1rem;
  font-size: 1.0625em;
  text-align: center;
}

/* Site Width
--------------------------------*/

.site {
  visibility: hidden;
}

.no-js .site {
  visibility: visible;
}

/* Common
--------------------------------*/

.text {
  line-height: 1.42;
  margin: 1em 0;
  text-align: justify;
}

.check-list {
  list-style: none;
  margin: 1.5em 0;
  padding: 0.667em 1em;
  border: 1px dotted;
  border-radius: 0.625em;
  background: #fff;
  font-weight: 700;
}

.check-list > li {
  position: relative;
  padding-left: 2em;
}

.check-list > li:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #ED1B23;
  font-family: icomoon;
  content: "\e900";
}

.check-list > li.negative:before {
  color: #bababa;
  content: "\e901";
}

.check-list--cost {
  margin: 1em 0 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  font-weight: 500;
}

.check-list--cost > li {
  padding-block: 0.5em;
  border-bottom: 1px dotted #1b1b1b;
}

.check-list--cost > li:before {
  top: 0.5em;
}

.check-list--cost > li.opt:before {
  color: #e8e8e8;
}

.tagline {
  margin: 0;
  font-weight: 700;
  font-size: 1.25rem;
}

.tagline2 {
  margin: 0 0 1.5rem;
  font-weight: 700;
  font-size: 1rem;
}

.num {
  font-family: Montserrat, sans-serif;
}

.back-link {
  margin-top: 4em;
}

.back-link .btn {
  margin-inline: auto;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  word-wrap: normal;
}

.break:before {
  white-space: pre;
  content: "\a";
}

.oc-indicator {
  position: absolute;
  width: 1rem;
  height: 1rem;
}

.oc-indicator:before,
.oc-indicator:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 90%;
  height: 20%;
  background: currentColor;
  transition: transform 0.3s;
  content: "";
}

.oc-indicator:after {
  transform: rotate(90deg);
}

[aria-expanded=true] .oc-indicator:after {
  transform: rotate(0);
}

/* Header
--------------------------------*/

.site-header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  background: #fff;
}

.site-header-content {
  display: grid;
  grid-template-areas: "hgroup nav";
  grid-template-columns: auto 1fr;
  align-items: center;
  padding-block: 1em;
}

.hgroup {
  display: flex;
  grid-area: hgroup;
  align-items: center;
  gap: 0.34375em;
}

.site-title {
  line-height: 1;
  width: 13.958125em;
  margin: 0;
  padding: 0;
  font-size: 1em;
}

.trial {
  width: 3.5em;
}

.global-nav {
  display: none;
  text-align: center;
}

.no-js .global-nav {
  display: block;
}

.global-nav__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
}

.global-nav__link {
  display: block;
  padding: 0.5em;
  text-decoration: none;
}

.menu-button {
  grid-area: nav;
  margin-left: auto;
  background: transparent;
  color: inherit;
}

.menu-button[aria-expanded=true] {
  z-index: 100001;
  color: #fff;
}

.menu-icon {
  display: block;
}

.menu-icon__bar {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: 0.5s;
  fill: currentColor;
}

.menu-icon__bar--1 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.menu-icon__bar--2 {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

[aria-expanded=true] .menu-icon__bar--1 {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}

[aria-expanded=true] .menu-icon__bar--2 {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}

[aria-expanded=true] .menu-icon__bar--3 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.drawer {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 100000;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  color: #fff;
  transition: 0.3s;
}

.drawer[aria-hidden=false] {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* Footer
--------------------------------*/

.site-footer {
  margin-top: 3em;
  border-top: 1px solid #e8e8e8;
}

.site-footer-content {
  padding-block: 1.25em;
  color: #767676;
  font-weight: 700;
}

.foot-logo {
  text-align: center;
}

.foot-logo img {
  width: 11.46em;
}

.foot-nav {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5em 1em;
  margin: 1em 0;
  padding: 0;
}

.copyright {
  font-size: 0.75em;
  text-align: center;
}

/* Site Content
--------------------------------*/

.no-posts {
  font-weight: 700;
  text-align: center;
}

/* 404
--------------------------------*/

.search-form {
  display: flex;
  max-width: 400px;
}

.search-form__field[type=search] {
  flex: 1;
  border-radius: 0;
}

.search-form__submit {
  flex: 0 0 4em;
  border: solid #ccc;
  border-width: 1px 1px 1px 0;
  border-radius: 0;
}

.overlay {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  transition: opacity 1s;
  z-index: 1000;
  cursor: pointer;
}

.no-js .overlay {
  display: none;
}

.overlay[data-loaded=true] {
  opacity: 0;
  pointer-events: none;
}

.animation-logo {
  display: block;
  width: 39.875rem;
  max-width: 90vw;
  transition: transform 1s;
}

[data-loaded=true] .animation-logo {
  transform: scale(5);
}

.animation-logo__fill {
  opacity: 0;
  transition: opacity 0.6s 0.1s;
}

.animation-logo__stroke {
  transform: translateX(35.05%);
  transition: opacity 1s 0.1s, transform 0.6s 0.2s, stroke-dashoffset ease-in 0.75s;
  stroke-dasharray: 580.4;
  stroke-dashoffset: 580.4;
}

.animation-logo__stroke--2 {
  transition-delay: 0.1s, 0.2s, 0.375s;
}

/* Home
--------------------------------*/

.first-impression {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  box-shadow: 0 0.125em 0.25em rgba(0, 0, 0, 0.2);
  padding-block: 2em 2.5em;
  background: url(images/bg_first@sp.png) no-repeat 50% 100%/auto 42.125rem;
}

.first-impression__heading {
  margin-bottom: 0.5em;
}

.first-impression__heading:before {
  content: none;
}

.first-impression__text {
  color: #767676;
  font-weight: 700;
  text-align: justify;
}

.photo-scroll {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-top: 3em;
}

.photo-slide__item {
  overflow: hidden;
  border-radius: 0.9375em;
}

.photo-slide__item:nth-child(2n) {
  margin-top: 1.375em;
}

.introduction > h2 {
  line-height: 1.6875;
  margin-bottom: 1.75em;
  font-size: 1.5em;
  text-align: center;
}

.introduction > h2:before {
  content: none;
}

.introduction > h2 img {
  width: 8.375em;
  vertical-align: top;
  margin-right: 0.25em;
}

#introduction2 {
  opacity: 0;
  transform: translateY(10%);
  transition: 0.5s;
}

#introduction2[data-active=true] {
  opacity: 1;
  transform: translateY(0);
}

.no-js #introduction2 {
  opacity: 1;
  transform: none;
  transition: none;
}

#introduction2 > h2 {
  margin-bottom: 0;
}

.site-list {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1em 1.25em;
  margin: 2.5em 0 0;
  padding: 0;
  text-align: center;
}

.site-list__item {
  display: flex;
  flex: 0 0 calc((100% - 2.5em) / 2);
  align-items: center;
  justify-content: center;
  max-width: 240px;
  overflow: hidden;
  aspect-ratio: 1/1;
  border: 1px dashed;
  border-radius: 50%;
  background: #fff;
  transform: scale(0);
  transition: transform 0.3s;
}

.no-js .site-list__item {
  opacity: 1 !important;
  transform: none !important;
}

[data-active=true] .site-list__item {
  transform: scale(1);
}

.site-list__more {
  flex: 0 0 100%;
  opacity: 0;
  transition: opacity 0.6s 0.35s;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

[data-active=true] .site-list__more {
  opacity: 1;
}

.site-list + .check-text {
  margin: 0.7143em 0 0;
}

.problems-image {
  margin: 4em 0;
  text-align: center;
}

.icon-mail {
  position: relative;
  z-index: 1;
  height: 4em;
  margin-top: 1em;
  text-align: center;
}

.icon-mail img {
  width: auto;
  height: 100%;
}

.icon-mail + .check-text {
  margin: 0.7143em 0 0;
}

.about1 {
  position: relative;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  margin-top: -0.5em;
  margin-bottom: 0;
  padding-bottom: 3rem;
  background: url(images/bg_pc@sp.jpg) no-repeat 50% 0/100% #d3c3a9;
}

.about1:before {
  display: block;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-bottom: 68.2%;
  padding-top: 22%;
  background: url(images/arrow.svgz) no-repeat 50% 100%/auto 100%;
  content: "";
}

.about1 .text {
  font-weight: 700;
}

.frame {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 59.4202898551%;
  aspect-ratio: 840/524;
  margin: 29.0667% auto 0;
}

.screen {
  position: relative;
  height: 100%;
}

.screen__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s;
}

.screen__item[data-active=true] {
  opacity: 1;
}

.comment__message {
  position: relative;
  padding: 1em;
  border-radius: 1em;
  background: #448af7;
  transform: translateY(-10%);
  transition: 0.5s;
  opacity: 0;
  color: #fff;
  font-size: 0.9375em;
}

[data-active=true] .comment__message {
  opacity: 1;
  transform: translateY(0);
}

.no-js .comment__message {
  opacity: 1;
  transform: none !important;
  transition: none !important;
}

.comment__author {
  margin-top: 0.5em;
  font-weight: 700;
  text-align: right;
}

.about2 {
  margin-block: 0;
}

.about2__image {
  width: 80%;
  max-width: 496px;
  box-shadow: 0 0.25em 0.25em rgba(0, 0, 0, 0.25);
  margin: 0 auto;
}

#cost {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding-block: 3rem;
  background: #f4eee7;
}

.cost1 {
  margin-bottom: 0;
}

.cost1:after {
  display: block;
  color: #FF755E;
  font: 700 7.5rem/1.2 Montserrat, sans-serif;
  text-align: center;
  content: "+";
}

.cost1__content {
  opacity: 0;
  padding: 1em;
  border-radius: 1em;
  background: #fff;
  transform: translateY(10%);
  transition: 0.5s;
}

.cost1__content[data-active=true] {
  opacity: 1;
  transform: translateY(0);
}

.no-js .cost1__content {
  opacity: 1;
  transform: none;
  transition: none;
}

.cost1__note {
  line-height: 1.625;
  margin-inline: 1em;
  padding-left: 1em;
  font-size: 0.875em;
  text-indent: -1em;
}

.initial-cost-wrap {
  display: flex;
  flex-direction: column;
  gap: 1em;
}

.initial-cost__caption {
  line-height: 1.2143;
  margin-bottom: 0.5rem;
  padding: 0.357143em;
  background: #ED1B23;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.initial-cost__value {
  line-height: 1;
  color: #ED1B23;
  font-family: Urbanist, "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-weight: 700;
  text-align: center;
}

.initial-cost__value > s,
.initial-cost__value > span {
  font-size: 4.286em;
}

.initial-cost > small {
  display: block;
  font-weight: 700;
  font-size: 0.9375em;
  text-align: center;
}

.initial-cost--regular .initial-cost__caption {
  background: #bababa;
}

.initial-cost--regular .initial-cost__value {
  color: #767676;
}

.cost2 {
  opacity: 0;
  margin: 0;
  transform: translateY(10%);
  transition: 0.5s;
}

.cost2[data-active=true] {
  opacity: 1;
  transform: translateY(0);
}

.cost2__note {
  line-height: 1.8334;
  margin-inline: 1em;
  padding-left: 1em;
  font-size: 0.75em;
  text-indent: -1em;
}

.no-js .cost2 {
  opacity: 1;
  transform: none;
  transition: none;
}

#course-cost-label {
  display: none;
}

.course-wrap {
  margin: 0 1em;
  border-radius: 1em;
}

.course {
  position: relative;
  z-index: 2;
  margin: 0 -1em;
  padding: 1.25em 1em;
  border-radius: 1em;
  background: #fff;
  color: #767676;
}

.course--popular {
  z-index: 1;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.15);
  margin: 0;
  border-radius: 1em 1em 0 0;
  background: #FF755E;
  color: #fff;
}

.course--popular .check-list > li.negative:before {
  color: #fff;
}

.course__ribbon {
  position: absolute;
  top: -0.45em;
  left: -0.45em;
  width: 8.125em;
  font-size: 0.75em;
}

.course__heading {
  font-size: 1.25em;
  text-align: center;
}

.course__tagline {
  width: fit-content;
  margin: 1em auto;
}

.course-cost {
  display: grid;
  align-items: center;
  justify-content: center;
  font-family: Urbanist, "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 0.6875em;
}

.course-cost__regular {
  grid-column: 1/3;
  grid-row: 1/2;
  font-size: 2.5em;
  text-align: center;
}

.course-cost__badge {
  grid-column: 1/2;
  grid-row: 2;
  line-height: 1.125;
  margin-right: 0.75em;
  padding: 0.625em 0.1875em;
  background: #ED1B23;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.course-cost__value {
  grid-column: 2/3;
  grid-row: 2;
  line-height: 1;
  font-size: 1.75em;
}

.course-cost__value:only-child {
  grid-column: 1/3;
  text-align: center;
}

.course-cost__value .num {
  font-size: 2.5357142857em;
}

.introduction-flow {
  position: relative;
  margin-top: 2em;
  padding: 1em 0 1em 3rem;
  counter-reset: if;
}

.introduction-flow:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.9375rem;
  border-left: 1px solid;
  content: "";
}

.introduction-flow__part {
  position: relative;
  counter-increment: if;
  opacity: 0;
  transition: opacity 0.3s;
}

.introduction-flow__part:before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right bottom, transparent, #fff 50%);
  transition: 0.8s;
  content: "";
}

.introduction-flow__part[data-active=true] {
  opacity: 1;
}

.introduction-flow__part[data-active=true]::before {
  width: 0;
  height: 0;
}

.no-js .introduction-flow__part {
  opacity: 1;
  transition: none;
}

.no-js .introduction-flow__part:before {
  content: none;
}

.introduction-flow__heading {
  line-height: 1.5;
  margin-bottom: 0.667em;
  font-size: 1.25em;
  text-align: left;
}

.introduction-flow__heading:before {
  position: absolute;
  top: 0;
  left: -3rem;
  z-index: 1;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #0F080A;
  color: #fff;
  font-family: Montserrat, sans-serif;
  text-align: center;
  content: counter(if);
}

.introduction-flow__content {
  line-height: 1.625;
}

.company-inner {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  margin-top: 2em;
  padding-block: 3.125vw;
  background: url(images/bg_company@sp.jpg) no-repeat 0 0/cover;
}

.company-content {
  padding: 1.25em;
  background: rgba(255, 255, 255, 0.5);
  transition: filter 0.3s;
  font-weight: 500;
  filter: blur(0.6125em);
}

.company-content[data-active=true] {
  filter: blur(0);
}

.no-js .company-content {
  filter: none;
}

.company-content__tagline {
  font-weight: 700;
  font-size: 1.334em;
}

.faq {
  padding: 1.25em 0;
  border-top: 1px solid #bababa;
  cursor: pointer;
}

.faq__question {
  position: relative;
  line-height: 1.5;
  margin: 0;
  padding: 0.08334em 2rem 0.08334em 2.5rem;
  font-size: 1.125em;
  text-align: left;
}

.faq__question:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #0F080A;
  color: #fff;
  font: 700 1.1111em/1.5 Montserrat, sans-serif;
  text-align: center;
  content: "Q";
  speak: none;
}

.faq__question .oc-indicator {
  top: 1.025rem;
  right: 0.25rem;
  bottom: 0;
}

.faq__answer {
  display: none;
  line-height: 1.625;
  margin-top: 1em;
  padding: 1em;
  border-radius: 0.5em;
  background: #f3f3f3;
}

.no-js .faq__answer {
  display: block;
}

.tablist {
  display: flex;
  list-style: none;
  justify-content: center;
  gap: 0.5em;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-align: center;
}

.tablist__item {
  flex: 1;
  line-height: 1.5;
  padding: 1em 0.5em;
  border-radius: 0.5rem 0.5rem 0 0;
  background: #f0f2f7;
  font-size: 0.8125em;
  cursor: pointer;
}

.tablist__item:nth-child(2) {
  background: #a1adcd;
  color: #fff;
}

.tabpanel {
  display: none;
  margin: 0;
}

.no-js .tabpanel,
.tabpanel[aria-hidden=false] {
  display: block;
}

#inquiry-mail {
  background: #a1adcd;
  color: #fff;
}

.inquirty {
  padding: 1.25em;
  border-radius: 0 0 0.5rem 0.5rem;
  background: #f0f2f7;
}

.inquirty__tagline {
  width: fit-content;
  margin-inline: auto;
  font-weight: 700;
}

.calendar-illust {
  position: relative;
  z-index: 100;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  text-align: center;
}

.calendar-illust + .check-list {
  margin-top: 0;
}

.voice-list {
  margin: 0 -3.125vw;
  overflow: hidden;
}

.voice-list .splide__track {
  overflow: visible;
  padding: 0 3.125vw 0.75em !important;
}

.voice {
  padding: 1.5rem 1.25rem;
  box-shadow: 0 0.5rem 0.25rem rgba(0, 0, 0, 0.15);
  border-radius: 1em;
  background: #fff;
}

.voice > p {
  font-size: 0.875em;
  text-align: justify;
}

.voice__heading {
  line-height: 1.8;
  font-weight: 900;
  font-size: 1.25rem;
  text-align: left;
}

.voice__heading em {
  color: #ED1B23;
  font-weight: inherit;
}

.voice__author {
  display: flex;
  flex-direction: column;
  font-size: 0.75em;
  text-align: center;
}

.voice__author-logo {
  order: -1;
  max-width: 200px;
  margin: 0 auto 1em;
}

/* Page
--------------------------------*/

.page-title {
  line-height: 1.25;
  margin: 3rem 0;
  font-size: 1.5em;
  text-align: center;
}

.complete-text {
  width: fit-content;
  margin: 0 auto;
  text-align: justify;
}

.meeting-date {
  width: fit-content;
  margin: 2rem auto;
  font-weight: 700;
  font-size: 1.125em;
}

.meeting-date__item {
  display: flex;
}

.meeting-date__item > dt {
  margin-right: 1rem;
}

.form-wrap {
  max-width: 600px;
  margin: 0 auto;
  padding: 1.5em;
  background: #fff;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(1turn);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

/* Extra
--------------------------------*/

.for-ie {
  padding: 10px 0;
  background: #f00;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.splide__list {
  align-items: flex-start;
}

.splide__arrows {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 0.5rem;
}

.splide__arrow {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  background: #ED1B23;
  color: #fff;
}

.splide__arrow svg {
  display: block;
  width: 100%;
  height: auto;
}

.splide__arrow path {
  fill: currentColor;
}

.splide__arrow--prev svg {
  transform: rotate(180deg);
}

/* Media Queries
--------------------------------*/

@media print, screen and (min-width: 601px) {
  .admin-bar .drawer {
    top: 46px;
  }
}

@media print, screen and (min-width: 768px) {
  html {
    font-size: min(16px, 1.1299435028vw);
  }

  section {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .btn {
    width: fit-content;
  }

  h2,
  .check-text {
    font-size: 3.5rem;
    margin-bottom: 4rem;
    letter-spacing: 0.03em;
    text-align: center;
  }

  h2:has(+ .company-inner) {
    margin-bottom: 3rem;
  }

  h3 {
    font-size: 1.875em;
  }

  .text {
    margin-bottom: 4rem;
    font-size: 1.5em;
  }

  .check-list {
    margin-bottom: 4rem;
    font-size: 1.5em;
  }

  .check-list--cost {
    margin-bottom: 0;
    font-size: 1.125em;
  }

  .tagline {
    font-size: 3rem;
    text-align: center;
  }

  .tagline2 {
    margin-bottom: 2em;
    font-size: 1.75rem;
    text-align: center;
  }

  .content {
    width: 82.982%;
    margin: 0 auto;
  }

  .oc-indicator {
    width: 1.25rem;
    height: 1.25rem;
  }

  .site-header-content {
    padding-block: 2.59375em;
  }

  .global-nav {
    display: block;
    grid-area: nav;
  }

  .global-nav__list {
    flex-direction: row;
    justify-content: flex-end;
    gap: 3em;
    min-height: 0;
  }

  .global-nav__link {
    padding: 0;
  }

  .menu-button {
    display: none;
  }

  .site-footer {
    margin-top: 6em;
  }

  .site-footer-content {
    display: flex;
    align-items: center;
    padding-block: 1.65625em;
  }

  .foot-nav {
    margin: 0 0 0 auto;
  }

  .copyright {
    margin-left: 4.5em;
  }

  .first-impression {
    padding-block: 4em 5em;
    background-image: url(images/bg_first.png);
    background-size: auto 64.8125rem;
  }

  .first-impression__text {
    width: 44em;
    margin: 0 auto;
    font-size: 1.5em;
    letter-spacing: 0.02em;
    text-align: center;
  }

  .photo-scroll {
    margin-top: 6em;
  }

  .photo-slide__item:nth-child(2n) {
    margin-top: 2.8125em;
  }

  #about {
    margin-bottom: 0;
  }

  .introduction > h2 {
    font-size: 3rem;
  }

  .site-list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    justify-content: space-between;
    row-gap: 2.5em;
    margin-top: 5em;
  }

  .site-list__item {
    flex-basis: 15em;
    opacity: 0;
    transform: none;
    transition: 0.75s;
    transition-property: opacity, transform;
  }

  .site-list__item:nth-child(2) {
    transform: translateX(-109.77%);
  }

  .site-list__item:nth-child(3) {
    transform: translateX(-219.54%);
  }

  .site-list__item:nth-child(4) {
    transform: translateX(-329.31%);
  }

  .site-list__item:nth-child(5) {
    transform: translateX(-439.08%);
  }

  .site-list__item:nth-child(6) {
    transform: translateX(-548.85%);
  }

  [data-active=true] .site-list__item {
    opacity: 1;
    transform: translateX(0);
  }

  .site-list__more {
    grid-column: 1/-1;
    transition-delay: 0.8s;
    font-size: 1.5em;
  }

  .problems-image {
    margin: 8em 0;
  }

  .icon-mail {
    height: 8.375em;
    margin-top: 2.75em;
  }

  .about1 {
    margin-top: -1.5em;
    padding-bottom: 0;
    background-image: url(images/bg_pc.jpg);
    background-size: auto 88.4375em;
  }

  .about1:before {
    padding-top: 12.25em;
    margin-bottom: 3em;
  }

  .about1 .text {
    margin: 0;
  }

  .frame {
    position: static;
    width: 63.2530120482%;
    margin-block: 5.3125em 15em;
  }

  .comment {
    display: grid;
    grid-template-areas: "message image" "author image" ". image";
    grid-template-columns: 47.8125rem 1fr;
    grid-template-rows: auto auto 5rem;
  }

  .comment--2 {
    grid-template-columns: 1fr 47.8125rem;
    grid-template-areas: "image message" "image author" "image .";
  }

  .comment:after {
    display: block;
    grid-area: image;
    width: 28.4375rem;
    aspect-ratio: 910/974;
    margin: auto 0 0;
    background: url(images/comment_img01.png?2) no-repeat 50% 50%/contain;
    content: "";
  }

  .comment--2 {
    grid-template-rows: auto auto 15rem;
    margin-top: -16.875rem;
  }

  .comment--2::after {
    width: 19.5625em;
    aspect-ratio: 626/982;
    margin: auto auto 0;
    background: url(images/comment_img02.png?2) no-repeat 50% 100%/contain;
    content: "";
  }

  .comment--3 {
    grid-template-rows: auto auto 12rem;
  }

  .comment--3::after {
    width: 19.5625em;
    aspect-ratio: 624/944;
    margin: auto auto 0;
    background: url(images/comment_img03.png?2) no-repeat 50% 50%/cover;
    content: "";
  }

  .comment__message {
    grid-area: message;
    padding: 1.334em;
    transform: scale(0);
    transform-origin: 100% 100%;
    font-size: 1.125em;
  }

  .comment__message::after {
    position: absolute;
    right: -0.25rem;
    bottom: 0;
    width: 1rem;
    height: 1.25rem;
    background: url(images/balloon_tail.svgz) no-repeat 100% 100%/contain;
    content: "";
  }

  .comment__message > p {
    margin-top: 1.75em;
  }

  .comment__message > p:first-child {
    margin-top: 0;
  }

  [data-active=true] .comment__message {
    transform: scale(1);
  }

  .comment--2 .comment__message {
    transform-origin: 0 100%;
  }

  .comment--2 .comment__message::after {
    right: auto;
    left: -0.25rem;
    transform: scaleX(-1);
  }

  .comment__author {
    grid-area: author;
    margin-top: 1em;
    font-size: 1.25em;
  }

  .about2__inner {
    display: grid;
    align-items: start;
    grid-template-columns: 1fr 47.8125rem;
    grid-template-rows: auto auto auto 1fr;
    gap: 0 4rem;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    padding-top: 4rem;
    padding-bottom: 2.5rem;
    background: #f5f0e9;
  }

  .about2__image {
    width: auto;
    grid-column: 1;
    grid-row: 2/-1;
  }

  .about2 h2 {
    grid-column: 1/-1;
    grid-row: 1;
  }

  .about2 .text {
    grid-column: 2;
    grid-row: 2;
    margin-top: 0;
  }

  .about2 .check-list {
    grid-column: 2;
    grid-row: 3;
    margin: 0;
  }

  .about3 {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    margin-top: 0;
    padding-top: 4rem;
    background: url(images/bg_about3.jpg?2) no-repeat 50% 0/90em;
  }

  .about3 .text {
    text-shadow: 0 0 0.1em #fff, 0 0 0.1em #fff, 0 0 0.1em #fff;
  }

  .about3 .text,
  .about3 .check-list {
    width: 47.8125rem;
  }

  #cost {
    margin-top: 0;
    padding-block: 2em 4em;
  }

  .cost1:after {
    line-height: 0.75;
    margin-bottom: 3rem;
  }

  .cost1__content {
    padding: 2em 7.25em;
  }

  .cost1__note {
    float: right;
    width: 37.125em;
    margin-inline: 0;
    font-size: 1rem;
  }

  .cost1 .check-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 0 1.5rem;
  }

  .cost1 .check-list > li {
    flex: 0 0 calc(50% - 0.75rem);
  }

  .cost1 .check-list small {
    display: block;
    line-height: 1.8334;
    font-weight: 400;
    font-size: 0.667em;
  }

  .initial-cost-wrap {
    flex-direction: row;
    gap: 0;
  }

  .initial-cost {
    display: grid;
    position: relative;
    flex: 0 0 50%;
    align-items: center;
    grid-template-areas: "caption value";
    grid-template-columns: 15.25rem 1fr;
    gap: 0 1.5em;
  }

  .initial-cost--regular:after {
    position: absolute;
    top: 0;
    right: 2.625rem;
    bottom: 0;
    height: 0;
    margin: auto;
    border: solid transparent;
    border-width: 1rem 0 1rem 1.125rem;
    border-left-color: #ED1B23;
    content: "";
  }

  .initial-cost__caption {
    grid-area: caption;
    margin: 0;
    font-size: 1.75em;
  }

  .initial-cost__value {
    grid-area: value;
    font-size: 1.75em;
    text-align: left;
  }

  .initial-cost > small {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15.25rem;
    font-size: 1.125em;
  }

  .cost2__note {
    width: 40em;
  }

  .course-wrap {
    display: flex;
    margin: 2em 0 0;
  }

  .course {
    display: flex;
    flex: 0 0 50%;
    flex-direction: column;
    margin: -2em 0;
    padding: 2em 1.875em;
  }

  .course--popular {
    margin: 0;
    border-radius: 1em 0 0 1em;
  }

  .course__ribbon {
    font-size: 1em;
  }

  .course__heading {
    font-size: 1.875em;
  }

  .course__tagline {
    font-size: 1.125em;
  }

  .course-cost {
    display: flex;
    font-size: 1em;
  }

  .course-cost__regular {
    margin-right: 0.25em;
    font-size: 2em;
    text-align: left;
  }

  .introduction-flow {
    padding: 1.5em 0 1.5em 3.75rem;
  }

  .introduction-flow:before {
    left: 1.125rem;
  }

  .introduction-flow__heading {
    font-size: 1.5em;
  }

  .introduction-flow__heading:before {
    left: -3.75rem;
  }

  .company-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 36.375rem;
    margin-top: 3rem;
    padding-block: 0;
    background: url(images/bg_company.jpg) no-repeat 50% 0/auto 36.375rem;
  }

  .company-content {
    width: 57.83133%;
    margin-left: auto;
    padding: 3rem;
    font-size: 1.125em;
  }

  .faq {
    padding: 2em 7.125em;
  }

  .faq__question {
    padding: 0.15em 0;
    font-size: 1.25em;
  }

  .faq__question:before {
    left: -2.5em;
    font-size: 1.2em;
  }

  .faq__question .oc-indicator {
    top: 0.5rem;
    right: -2.5rem;
  }

  .faq__answer {
    margin-top: 1.5em;
  }

  .tablist {
    gap: 2em;
  }

  .tablist__item {
    flex: 0 0 17.5em;
    font-size: 1.5em;
  }

  .inquirty {
    padding: 3.5em 2em;
  }

  .inquirty__tagline {
    font-size: 1.25em;
    text-align: center;
  }

  .calendar-illust {
    margin-top: -35.311vw;
  }

  .calendar-illust img {
    width: 90.365%;
  }

  .voice-list {
    margin: 0 2em;
  }

  .voice-list .splide__track {
    padding: 0 2.5em 1.5625em !important;
  }

  .voice-list.splide.is-initialized:not(.is-active) .voice {
    width: 47.64%;
    margin: 0 auto;
  }

  .voice {
    box-shadow: 0 0.9375rem 0.625rem rgba(0, 0, 0, 0.15);
    padding: 3rem 3.75rem 2rem;
    border-radius: 2em;
  }

  .voice > p {
    line-height: 1.8;
    font-size: 0.9375em;
  }

  .voice__heading {
    font-size: 1.75rem;
  }

  .voice__author {
    display: grid;
    align-items: start;
    grid-template-columns: 16.667em 1fr;
    grid-template-rows: auto 1fr;
    gap: 0 1em;
    text-align: left;
  }

  .voice__author-logo {
    grid-column: 1;
    grid-row: 1/3;
    margin: 0;
  }

  .voice__author-name {
    grid-column: 2;
    grid-row: 1;
  }

  .voice__author-location {
    grid-column: 2;
    grid-row: 2;
  }

  .page-title {
    font-size: 2em;
  }

  .splide__arrows {
    display: contents;
    margin: 0;
  }

  .splide__arrow {
    position: absolute;
    top: 50%;
    z-index: 50;
    transform: translateY(-50%);
  }

  .splide__arrow--prev {
    left: 0;
  }

  .splide__arrow--next {
    right: 0;
  }
}

@media print, screen and (min-width: 783px) {
  .admin-bar .drawer {
    top: 32px;
  }
}

@media print, screen and (min-width: 1416px) {
  a[href^="tel:"] {
    text-decoration: inherit;
  }

  .site-content,
  .site-footer-content,
  .site-header-content {
    padding-right: 44px;
    padding-left: 44px;
  }

  .calendar-illust {
    margin-top: -500px;
  }

  .calendar-illust img {
    width: auto;
  }
}

@media print and (min-resolution: 2dppx), screen and (min-width: 1416px) and (min-resolution: 2dppx) {
  .about1 {
    background-image: url(images/bg_pc@2x.jpg);
  }

  .about3 {
    background-image: url(images/bg_about3@2x.jpg?2);
  }

  .company-inner {
    background-image: url(images/bg_company@2x.jpg);
  }
}

@media screen and (max-width: 767px) {
  .heading-google-calendar {
    margin-bottom: -5.765em;
    font-size: 4.5334vw;
  }

  .heading-google-calendar::before {
    width: 1.25em;
    height: 1.5em;
  }

  .break-sp:before {
    white-space: pre;
    content: "\a";
  }

  .about2 {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    padding-block: 3rem;
    background: #f5f0e9;
  }
}

@media print {
  body {
    min-width: 1416px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  figcaption {
    page-break-after: avoid;
    page-break-inside: avoid;
  }

  blockquote,
  figure,
  table {
    page-break-inside: avoid;
  }
}