/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./app/src/assets/scss/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
h1 {
  color: red;
}

/*================================================
Foundation
================================================*/
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-tab-size: 4;
  tab-size: 4;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
  padding: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Show the overflow in Edge and IE */
  height: 0;
  overflow: visible;
  /* Correct border color in Firefox. */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  color: inherit;
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/*=====
変数
=====*/
@font-face {
  font-family: "Georgia";
  src: url(../fonts/Georgia-Regular-font.ttf);
}
@font-face {
  font-family: "Didot";
  src: url(../fonts/TheanoDidot-Regular.ttf);
}
body {
  color: #2C2C2C;
  font-family: "Noto Sans JP", sans-serif;
}

li {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.swiper-pagination-bullet, .swiper-button-next, .swiper-button-prev {
  outline: none;
}

/*=====
Mixin
=====*/
/*================================================
Layout
================================================*/
.l-footer {
  background-color: #2C2C2C;
}

.l-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 1rem;
  padding-right: 1rem;
}

/*================================================
Object
================================================*/
.c-modal {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(44, 44, 44, 0.7);
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.13);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 999999;
}

.c-modal.is-active {
  opacity: 1;
  visibility: visible;
}

.c-modal__inner {
  background-color: #E2D8C2;
  border: 10px solid #FFFFFF;
  border-radius: 30px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding: 90px;
  position: relative;
  z-index: 1;
}

.c-modal__title {
  font-size: 35px;
  letter-spacing: 0.065em;
  margin-bottom: 72px;
  text-align: center;
}

.c-modal__text {
  font-size: 19px;
  line-height: 33px;
}

.c-modal__svg {
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
}

.c-split {
  display: inline-block;
}

.c-split--block {
  display: block;
}

.p-section__header {
  margin-bottom: 30px;
  text-align: center;
}

.p-section__title {
  font-weight: normal;
}

.p-section__title--ja {
  font-size: 27px;
  letter-spacing: 0.08em;
  line-height: 32px;
  margin-bottom: 15px;
}

.p-section__title--en {
  color: #A50319;
  font-family: "Georgia";
  font-size: 70px;
  letter-spacing: 0.11em;
}

.p-component {
  margin-bottom: 180px;
  text-align: center;
}

.p-component__title {
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 0.07em;
  line-height: 42px;
  margin-bottom: 30px;
}

.p-component__title span.border {
  color: #A50319;
  font-family: serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.1em;
  margin-right: 8px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.p-component__title span.border::before {
  background-color: #E2D8C2;
  bottom: 0;
  content: "";
  height: 50%;
  left: 0;
  position: absolute;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  width: 100%;
  z-index: -1;
}

.p-component__title span.big {
  font-family: "Didot";
  font-size: 85px;
  line-height: 107px;
}

.p-component__caption {
  background-color: #E2D8C2;
  font-size: 20px;
  letter-spacing: 0.07em;
  line-height: 47px;
  margin-bottom: 110px;
  padding: 48px;
  position: relative;
  z-index: 1;
}

.p-component__caption span.red {
  color: #A50319;
  font-size: 30px;
  font-weight: bold;
  line-height: 47px;
}

.p-component__caption span.mark {
  font-size: 30px;
  margin: 0 16px;
  position: relative;
  z-index: 5;
}

.p-component__caption span.mark::before {
  background-color: #FFFFFF;
  bottom: 0;
  content: "";
  height: 20px;
  left: -4%;
  position: absolute;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  width: 108%;
  z-index: -1;
}

.p-component__list {
  display: -ms-grid;
  display: grid;
  gap: 80px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 30px;
}

.p-component__item {
  padding-bottom: 30px;
  text-align: center;
}

.p-component__item1 {
  background-color: #E2D8C2;
}

.p-component__item1::before {
  display: none;
}

.p-component__item1 .p-component__item__caption {
  color: #2C2C2C;
}

.p-component__item1 .p-component__item__inner::before {
  display: none;
}

.p-component__item2 {
  background-color: #2C2C2C;
}

.p-component__item2 .p-component__item__caption {
  color: #E2D8C2;
}

.p-component__item3 {
  background-color: #A50319;
}

.p-component__item3 .p-component__item__caption {
  color: #E2D8C2;
}

.p-component__item__media {
  -webkit-transform: translate(-30px, -42px);
  transform: translate(-30px, -42px);
}

.p-component__item__inner {
  position: relative;
}

.p-component__item__inner::before {
  background-image: url(../images/cross.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 35px;
  left: -57px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 35px;
}

.p-component__item__title {
  color: #FFFFFF;
  font-size: 35px;
  letter-spacing: 0.1em;
  line-height: 42px;
  margin-bottom: 24px;
}

.p-component__item__caption {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.p-course {
  margin-bottom: 180px;
}

.p-course__caption {
  margin-bottom: 64px;
  text-align: center;
}

.p-course__tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-course__tabs__item {
  position: relative;
  text-align: center;
  width: 50%;
}

.p-course__tabs__item::before {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  content: "";
  height: 100%;
  left: 8px;
  position: absolute;
  top: 8px;
  width: calc(100% - 16px);
}

.p-course__tabs__item.active::before {
  z-index: 10;
}

.p-course__tabs__item--b {
  background-color: #2C2C2C;
}

.p-course__tabs__item--b span.wrap {
  background-color: #838383;
  color: #FFFFFF;
}

.p-course__tabs__item--y {
  background-color: #C5B89B;
}

.p-course__tabs__item--y span.wrap {
  background-color: #E2D8C2;
}

.p-course__tabs__item strong {
  color: #FFFFFF;
  font-size: 22px;
  letter-spacing: 0.046em;
  line-height: 30px;
  margin-bottom: 12px;
  padding-top: 20px;
}

.p-course__tabs__item span.wrap {
  font-size: 15px;
  letter-spacing: 0.046em;
  line-height: 30px;
  margin-bottom: 20px;
  padding: 0 30px;
}

.p-course__tabs__body {
  margin-bottom: 90px;
}

.p-course__tabs__inner {
  padding: 90px 60px;
  position: relative;
  z-index: 3;
}

.p-course__tabs__b {
  background-color: #2C2C2C;
}

.p-course__tabs__b::before {
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  content: "";
  height: calc(100% - 16px);
  left: 8px;
  position: absolute;
  top: 8px;
  width: calc(100% - 16px);
}

.p-course__tabs__b::after {
  border-bottom: 1px solid #FFFFFF;
  content: "";
  height: 1px;
  position: absolute;
  right: 8px;
  top: 8px;
  width: calc(50% + 1px);
}

.p-course__tabs__y {
  background-color: #C5B89B;
}

.p-course__tabs__y::before {
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  content: "";
  height: calc(100% - 16px);
  left: 8px;
  position: absolute;
  top: 8px;
  width: calc(100% - 16px);
}

.p-course__tabs__y::after {
  border-bottom: 1px solid #FFFFFF;
  content: "";
  height: 1px;
  left: 8px;
  position: absolute;
  top: 8px;
  width: calc(50% + 1px);
}

.p-course__tabs__y .p-course__tabs__price__form label span.gold {
  color: #FFFFFF;
}

.p-course__tabs__body {
  display: -ms-grid;
  display: grid;
  gap: 80px;
  -ms-grid-columns: 1.2fr 0.8fr;
  grid-template-columns: 1.2fr 0.8fr;
  margin: 0 auto 90px;
  max-width: 1320px;
}

.p-course__tabs__price__title {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  display: inline-block;
  font-size: 25px;
  letter-spacing: 0.046em;
  line-height: 30px;
  margin-bottom: 30px;
  padding: 16px 12px;
}

.p-course__tabs__price__form {
  color: #FFFFFF;
  padding-bottom: 30px;
}

.p-course__tabs__price__form label {
  border-bottom: 1px solid #838383;
  display: -ms-grid;
  display: grid;
  gap: 64px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 16px;
  padding-top: 16px;
  width: 100%;
}

.p-course__tabs__price__form label:nth-child(1) {
  border: none;
  margin-bottom: 32px;
  padding: 0;
}

.p-course__tabs__price__form label:last-child {
  border: none;
}

.p-course__tabs__price__form label span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-align: center;
}

.p-course__tabs__price__form label span:nth-child(1) {
  margin-left: 40px;
}

.p-course__tabs__price__form label span.gold {
  color: #C5B89B;
}

.p-course__tabs__price__form label span.label {
  background-color: #838383;
  border-radius: 3px;
  font-weight: normal;
  letter-spacing: 0.046em;
  padding: 4px 16px;
}

.p-course__tabs__price__inner {
  min-height: 165px;
  position: relative;
}

.p-course__tabs__price__ex {
  background-color: #FFFFFF;
  border-radius: 10px;
  left: 0;
  opacity: 0;
  padding: 20px 30px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
}

.p-course__tabs__price__ex.is-active {
  opacity: 1;
  visibility: visible;
}

.p-course__tabs__price__ex span.head {
  border: 1px solid #A50319;
  color: #A50319;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.046em;
  line-height: 30px;
  margin-bottom: 20px;
  padding: 12px;
}

.p-course__tabs__price__ex__svg--sp {
  display: none;
}

.p-course__tabs__price__flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.p-course__tabs__price__flex span {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.03em;
}

.p-course__tabs__header {
  color: #FFFFFF;
  font-size: 30px;
  letter-spacing: 0.046em;
  margin-bottom: 45px;
  text-align: center;
}

.p-course__tabs__grid {
  display: -ms-grid;
  display: grid;
  gap: 25px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0 auto;
  max-width: 1130px;
}

.p-course__tabs__list__title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #A50319;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  font-weight: bold;
  height: 75px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.045em;
}

.p-course__tabs__list__title span {
  padding-left: 15px;
}

.p-course__tabs__list__text {
  background-color: #FFFFFF;
  font-size: 15px;
  letter-spacing: 0.035em;
  line-height: 26px;
  min-height: 150px;
  padding: 25px;
}

.radio-test {
  display: none;
}

.radio-test + span {
  cursor: pointer;
  display: inline-block;
  margin: 0 0.2em 0;
  padding: 0 0 0 65px;
  position: relative;
}

.radio-test + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}

.radio-test + span::after {
  -webkit-transform: translateY(-50%);
  background: #A50319;
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 3px;
  opacity: 0;
  padding: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 10px;
}

.radio-test:checked + span::after {
  opacity: 1;
}

.p-description {
  margin-bottom: 140px;
  position: relative;
  z-index: 5;
}

.p-description__title {
  font-family: serif;
  font-size: 4.3382352941vw;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 48px;
  text-align: right;
  font-family: "a-otf-ryumin-pr6n", serif;
}

.p-description__title span {
  font-size: 6.0294117647vw;
}

.p-description__text {
  font-size: 1.6176470588vw;
  letter-spacing: 0.09em;
  line-height: 2em;
  margin-bottom: 64px;
  text-align: right;
}
@media screen and (max-width: 1500px) {
  .p-description__text {
    font-size: 22px;
  }
}

.p-description__text span.bold {
  font-size: 48px;
  font-weight: bold;
}

.p-description__text span.red {
  color: #A50319;
  font-size: 33px;
}

.p-description__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.p-description__item {
  position: relative;
}

.p-description__item::before {
  content: "";
  display: block;
  padding-top: 133.333%;
}

.p-description__item::after {
  background-color: rgba(44, 44, 44, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.p-description__item img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-description__caption {
  bottom: 65px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  left: 50%;
  letter-spacing: 0.05em;
  line-height: 35px;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 3;
}

.p-faq {
  background-color: #E2D8C2;
  margin-bottom: 200px;
  padding: 80px 130px 130px;
}

.p-faq .p-section__title--en {
  color: #FFFFFF;
}

.p-faq__item {
  cursor: pointer;
  margin-bottom: 40px;
}

.p-faq__item:last-child {
  margin-bottom: 0;
}

.p-faq__item.is-active .p-faq__answer {
  height: auto;
  opacity: 1;
  visibility: visible;
}

.p-faq__item.is-active .p-faq__arrow {
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

.p-faq__question {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 75px;
  position: relative;
  z-index: 1;
}

.p-faq__question::before {
  background-color: #FFFFFF;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  z-index: -1;
}

.p-faq__label {
  height: 100%;
  left: -10px;
  position: absolute;
  top: 0;
  width: auto;
}

.p-faq__svg--sp {
  display: none;
}

.p-faq__text {
  font-size: 20px;
  letter-spacing: 0.055em;
  padding-left: 120px;
}

.p-faq__arrow {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.p-faq__answer {
  height: 0;
  opacity: 0;
  padding-left: 120px;
  visibility: hidden;
}

.p-faq__answer__text {
  line-height: 28px;
  padding-top: 20px;
}

.p-footer {
  padding-bottom: 35px;
  padding-top: 35px;
  text-align: center;
}

.p-footer__logo {
  margin-bottom: 30px;
}

.p-footer__copyright {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

.p-guarantee {
  background-color: #E2D8C2;
  margin-bottom: 50px;
  overflow: hidden;
  padding: 40px 0 80px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .p-guarantee {
    margin-bottom: 50px !important;
  }
}

.p-guarantee::before, .p-guarantee::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.p-guarantee::before {
  background-image: url(../images/guarantee-left.webp);
  height: 380px;
  left: 0;
  top: 0;
  width: 300px;
}

.p-guarantee::after {
  background-image: url(../images/guarantee-right.webp);
  bottom: 0;
  height: 280px;
  right: -16px;
  width: 240px;
}

.p-guarantee__title {
  font-family: serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.045em;
  margin-bottom: 15px;
}

.p-guarantee__title span {
  color: #A50319;
  font-family: "Didot";
  font-size: 80px;
  font-weight: normal;
}

.p-guarantee__caption {
  letter-spacing: 0.035em;
  line-height: 30px;
  margin-bottom: 25px;
}

.p-guarantee__caution {
  font-size: 13px;
}

.p-guarantee__link {
  text-decoration: underline;
}

.p-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 80px;
}

.p-header__logo {
  max-width: 250px;
}

.p-header__logo__link {
  display: block;
}

.p-header__logo__svg {
  display: block;
}

.p-header__logo__svg--sp {
  display: none;
}

.p-header__nav {
  width: calc(100% - 250px);
}

.p-header__menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.p-header__item {
  display: block;
  margin-left: 30px;
}

.p-header__item--contact {
  background-image: url(../images/header_bg.webp);
  color: #FFFFFF;
  height: 90px;
  margin-left: 50px;
  max-width: 300px;
  text-align: center;
  width: 100%;
}

.p-header__item--contact .p-header__link {
  font-size: 16px;
}

.p-header__link {
  display: block;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.09em;
  line-height: 90px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.p-header__link:hover {
  color: #A50319;
}

.p-lesson {
  margin-bottom: 160px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.p-lesson::before, .p-lesson::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 506px;
  position: absolute;
  width: 210px;
  z-index: -1;
}

.p-lesson::before {
  background-image: url(../images/lesson_before.webp);
  left: -90px;
  top: 40%;
}

.p-lesson::after {
  background-image: url(../images/lesson_after.webp);
  bottom: 0;
  right: -90px;
}

.p-lesson__title {
  font-family: serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.07em;
  margin-bottom: 64px;
}

.p-lesson__title span.red {
  color: #A50319;
  font-size: 60px;
  letter-spacing: 0.02em;
  position: relative;
}

.p-lesson__title span.red::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #E2D8C2));
  background: linear-gradient(transparent 60%, #E2D8C2 60%);
  bottom: 8px;
  content: "";
  height: 80px;
  left: 0;
  position: absolute;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  width: 100%;
  z-index: -1;
}

.p-lesson__caption {
  font-weight: bold;
  letter-spacing: 0.046em;
  line-height: 30px;
  margin-bottom: 40px;
}

.p-lesson__menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 99px;
}

.p-lesson__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 25px;
}

.p-lesson__item:nth-child(1) {
  margin-left: 0;
}

.p-lesson__item:nth-child(3) {
  margin-right: 0;
}

.p-lesson__item__label {
  font-family: serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  padding-left: 16px;
}

.p-lesson__apply__header {
  font-size: 30px;
  margin-bottom: 64px;
}

.p-lesson__apply__media {
  margin-bottom: 54px;
}

.p-lesson__apply__caption {
  line-height: 30px;
  margin-bottom: 64px;
}

.p-lesson__apply__button {
  background-color: #A50319;
  border-radius: 64px;
  -webkit-box-shadow: 4px 4px 24px rgba(44, 44, 44, 0.2), -4px -4px 24px rgba(44, 44, 44, 0.2);
  box-shadow: 4px 4px 24px rgba(44, 44, 44, 0.2), -4px -4px 24px rgba(44, 44, 44, 0.2);
  display: block;
  height: 100px;
  margin: 0 auto;
  max-width: 700px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.p-lesson__apply__button::before {
  background: radial-gradient(#D0585A 20%, #A50319 70%);
  border-radius: 50%;
  content: "";
  height: 100px;
  position: absolute;
  right: -40px;
  top: -40px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  width: 200px;
}

.p-lesson__apply__button__label {
  color: #FFFFFF;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 100px;
  position: relative;
  z-index: 1;
}

.p-mainvisual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 130px;
  position: relative;
}

.p-mainvisual::before {
  background-image: url(../images/mv-left.webp);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 256%;
  left: 0;
  position: absolute;
  top: 0;
  width: 48.5%;
  z-index: 1;
}

.p-mainvisual__text {
  padding-left: 60px;
  padding-top: 150px;
  position: relative;
  width: 30%;
  z-index: 2;
}

.p-mainvisual__text h1 {
  color: #FFFFFF;
  font-family: serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.035em;
  margin-bottom: 60px;
  width: 140%;
}

.p-mainvisual__text h1 span.gold {
  color: #C5B89B;
  font-size: 70px;
}

.p-mainvisual__text p {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 34px;
}

.p-mainvisual__media {
  width: 70%;
}

* {
  outline: blueviolet;
}

.p-media {
  margin-bottom: 160px;
  overflow: hidden;
  padding-top: 200px;
  position: relative;
  text-align: center;
}

.p-media::before {
  background-image: url(../images/lesson_before.webp);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 506px;
  left: -80px;
  position: absolute;
  top: -140px;
  width: 210px;
  z-index: -1;
}

.p-media::after {
  background-image: url(../images/media-after.webp);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 320px;
  position: absolute;
  right: -72px;
  top: 72px;
  width: 630px;
  z-index: 1;
}

.p-media__caption {
  line-height: 30px;
  margin-bottom: 80px;
}

.p-media__swiper {
  padding-bottom: 67px;
}

.p-media__slide {
  position: relative;
}

.p-media__slide__image {
  height: auto;
  width: 100%;
}

.p-media__slide__text {
  bottom: 40px;
  color: #FFFFFF;
  font-size: 18px;
  left: 60px;
  letter-spacing: 0.046em;
  line-height: 30px;
  max-width: 720px;
  position: absolute;
  text-align: left;
  z-index: 1;
}

.p-media .swiper-pagination-bullet {
  background-color: transparent;
  border: 2px solid #A50319;
  height: 17px;
  margin: 0 8.5px !important;
  opacity: 1;
  width: 17px;
}

.p-media .swiper-pagination-bullet-active {
  background-color: #A50319;
}

.p-movie {
  padding-bottom: 95px;
  position: relative;
}

.p-movie::after {
  background-image: url(../images/movie-right.webp);
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 293%;
  position: absolute;
  right: 0;
  width: 40%;
  z-index: -1;
}

.p-movie__inner {
  margin: 0 auto;
  max-width: 750px;
  text-align: center;
}

.p-movie__title {
  background-color: #2C2C2C;
  color: #FFFFFF;
  display: inline-block;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0.02em;
  line-height: 36px;
  margin-bottom: 30px;
  padding: 14px 40px;
  position: relative;
  text-align: center;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  z-index: 1;
}

.p-movie__title span {
  display: block;
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}

.p-reason {
  overflow: hidden;
  padding-top: 160px;
  position: relative;
}

.p-reason::before {
  background-image: url(../images/lesson_after.webp);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 506px;
  left: 60px;
  position: absolute;
  top: -200px;
  width: 210px;
  z-index: -1;
}

.p-reason__item {
  margin-bottom: 100px;
  overflow: hidden;
  position: relative;
}

.p-reason__item:last-child {
  margin-bottom: 0;
}

.p-reason__item:nth-child(1) .p-reason__item__media {
  margin-left: 20px;
  padding-left: 40px;
  padding-top: 40px;
}

.p-reason__item:nth-child(1) .p-reason__item__image {
  -webkit-box-shadow: -40px -40px #2C2C2C;
  box-shadow: -40px -40px #2C2C2C;
}

.p-reason__item:nth-child(1) .p-reason__title {
  width: 106%;
}

.p-reason__item:nth-child(2) .p-reason__item__info {
  margin-left: 40px;
  position: relative;
  width: calc(50vw - 40px);
}

.p-reason__item:nth-child(2) .p-reason__item__media {
  padding-bottom: 40px;
  padding-right: 40px;
}

.p-reason__item:nth-child(2) .p-reason__image {
  -webkit-box-shadow: 40px 40px #2C2C2C;
  box-shadow: 40px 40px #2C2C2C;
}

.p-reason__item:nth-child(3)::after {
  background-image: url(../images/lesson_before.webp);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 506px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 210px;
  z-index: -1;
}

.p-reason__item:nth-child(3) .p-reason__item__media {
  margin-left: 20px;
  padding-left: 40px;
  padding-top: 40px;
  position: relative;
  z-index: 1;
}

.p-reason__item:nth-child(3) .p-reason__item__image {
  -webkit-box-shadow: -40px 40px #2C2C2C;
  box-shadow: -40px 40px #2C2C2C;
}

.p-reason__item:nth-child(3) .title-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 128%;
}

.p-reason__item:nth-child(3) .p-reason__title {
  margin-bottom: 15px;
}

.p-reason__item:nth-child(3) .p-reason__title2 {
  padding-right: 0;
  width: 72%;
}

.p-reason__item:nth-child(3) .p-reason__title3 {
  height: 100.5px;
  padding-left: 0;
  width: 30%;
}

.p-reason__item:nth-child(4) {
  overflow: visible;
}

.p-reason__item:nth-child(4)::after {
  background-image: url(../images/lesson_after.webp);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 506px;
  left: -180px;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 210px;
  z-index: -1;
}

.p-reason__item:nth-child(5) {
  overflow: visible;
}

.p-reason__item:nth-child(5)::after {
  background-image: url(../images/lesson_before.webp);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 506px;
  position: absolute;
  right: -150px;
  top: -240px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 210px;
  z-index: -1;
}

.p-reason__item:nth-child(6) {
  overflow: visible;
}

.p-reason__item:nth-child(6)::after {
  background-image: url(../images/lesson_after.webp);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -260px;
  content: "";
  display: block;
  height: 506px;
  position: absolute;
  right: 0;
  width: 210px;
  z-index: -1;
}

.p-reason__item:nth-child(6) .p-reason__title1 {
  width: 102%;
}

.p-reason__item:nth-child(6) .p-reason__item__media {
  margin-left: 20px;
  padding-left: 40px;
  padding-top: 40px;
  position: relative;
  z-index: 1;
}

.p-reason__item:nth-child(6) .p-reason__item__image {
  -webkit-box-shadow: -40px -40px #2C2C2C;
  box-shadow: -40px -40px #2C2C2C;
}

.p-reason__item:nth-child(7) .p-reason__item__info {
  margin-left: 40px;
  position: relative;
  width: calc(50vw - 40px);
}

.p-reason__item:nth-child(7) .p-reason__item__media {
  padding-bottom: 40px;
  padding-right: 40px;
}

.p-reason__item:nth-child(7) .p-reason__image {
  -webkit-box-shadow: 40px 40px #2C2C2C;
  box-shadow: 40px 40px #2C2C2C;
}

.p-reason__item--center {
  text-align: center;
}

.p-reason__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-reason__item__flex--r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.p-reason__item__info {
  margin-left: 120px;
  position: relative;
  width: calc(50vw - 120px);
}

.p-reason__item__media {
  margin-top: 160px;
  width: 50vw;
}

.p-reason__item__image {
  height: auto;
  position: relative;
  width: 100%;
  z-index: -2;
}

.p-reason__count {
  color: #A50319;
  font-family: "Georgia";
  font-size: 40px;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}

.p-reason__count span {
  font-family: "Didot";
  font-size: 100px;
  font-weight: bold;
  letter-spacing: 0.11em;
}

.p-reason__title {
  background-color: #E2D8C2;
  display: inline-block;
  font-family: serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.02em;
  line-height: 66px;
  padding: 14px 30px;
  position: relative;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  z-index: 2;
}

.p-reason__title:last-child {
  margin-bottom: 50px;
}

.p-reason__title__text {
  display: block;
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}

.p-reason__title span.red {
  color: #A50319;
  font-size: 45px;
}

.p-reason__text {
  font-size: 17px;
  letter-spacing: 0.035em;
  line-height: 38px;
  max-width: 620px;
}

.p-reason__text--center {
  margin: 0 auto;
}

.p-reason__swiper {
  padding-bottom: 113px;
}

.p-reason__slide__media {
  margin-bottom: 24px;
}

.p-reason__slide__flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
}

.p-reason__slide__title {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.035em;
  line-height: 34px;
}

.p-reason__slide__link {
  color: #A50319;
  display: inline-block;
  font-family: "Georgia";
  font-size: 18px;
  letter-spacing: 0.06em;
  line-height: 21px;
  margin-right: 5px;
  padding-right: 23px;
  position: relative;
}

.p-reason__slide__link::before {
  background-color: #A50319;
  bottom: 4px;
  content: "";
  height: 1px;
  left: 4px;
  position: absolute;
  width: 100%;
}

.p-reason__slide__link::after {
  background-color: #A50319;
  bottom: 10px;
  content: "";
  height: 1px;
  position: absolute;
  right: -7px;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  width: 14px;
}

.p-reason__slide__text {
  text-align: left;
}

.p-reason .swiper-pagination-bullet {
  background-color: #FFFFFF;
  border: 2px solid #A50319;
  height: 15px;
  margin: 0 8.5px !important;
  opacity: 1;
  width: 15px;
}

.p-reason .swiper-pagination-bullet-active {
  background-color: #A50319;
}

.p-reason .swiper-button-next, .p-reason .swiper-button-prev {
  bottom: 0;
  top: auto;
}

.p-reason .swiper-button-next::after, .p-reason .swiper-button-prev::after {
  display: none;
}

.p-reason .swiper-button-next {
  right: 30%;
}

.p-reason .swiper-button-prev {
  left: 30%;
}

.p-special {
  margin-bottom: 200px;
  overflow: hidden;
  position: relative;
}

.p-special__caption {
  letter-spacing: 0.046em;
  line-height: 30px;
  margin-bottom: 80px;
  text-align: center;
}

.p-special__media {
  overflow-y: scroll;
  margin: 0 auto;
  max-width: 1170px;
  position: relative;
}

.p-story {
  background-color: #E2D8C2;
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
  z-index: 1;
}

.p-story .p-section__title--en {
  color: #FFFFFF;
}

.p-story__caption {
  letter-spacing: 0.046em;
  line-height: 30px;
  margin-bottom: 180px;
  text-align: center;
}

.p-story__item {
  height: 400px;
  margin-bottom: 70px;
  max-width: 970px;
  padding: 40px 60px;
  position: relative;
  width: 100%;
}

.p-story__item__title {
  color: #FFFFFF;
  font-family: serif;
  font-size: 70px;
  font-weight: bold;
  letter-spacing: 0.11em;
  line-height: 79px;
}

.p-story__item__text {
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 22px;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.06em;
  line-height: 40px;
  max-height: 245px;
  max-width: 560px;
  padding: 28px;
}

.p-story__before {
  background-color: #2C2C2C;
}

.p-story__before::before {
  background-image: url(../images/before.webp);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 604px;
  left: 60px;
  position: absolute;
  width: 306px;
}

.p-story__before::after {
  background-image: url(../images/lesson_before.webp);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 506px;
  left: -90px;
  position: absolute;
  top: -320px;
  width: 210px;
  z-index: -1;
}

.p-story__before .p-story__item__title {
  text-align: right;
}

.p-story__before .p-story__item__text {
  margin-left: auto;
}

.p-story__after {
  background-color: #A50319;
  margin-left: auto;
}

.p-story__after::before {
  background-image: url(../images/after.webp);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 604px;
  position: absolute;
  right: 60px;
  width: 306px;
}

.p-story__after::after {
  background-image: url(../images/lesson_after.webp);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -160px;
  content: "";
  display: block;
  height: 506px;
  position: absolute;
  right: 20px;
  width: 210px;
  z-index: -1;
}

.p-story__section {
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  width: calc(100% - 120px);
}

.p-story__section__title {
  margin-bottom: 63px;
  text-align: center;
}

.p-story__section__title--ja {
  font-size: 35px;
}

.p-story__section__title--en {
  color: #A50319;
  font-size: 40px;
  position: relative;
  z-index: 3;
}

.p-story__section__title--en::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFFFFF));
  background: linear-gradient(transparent 60%, #FFFFFF 60%);
  bottom: 0;
  content: "";
  height: 60px;
  left: 0%;
  position: absolute;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  width: 103%;
  z-index: -1;
}

.p-story__swiper {
  padding-bottom: 113px;
}

.p-story__slide__thumbnail {
  margin-bottom: 16px;
}

.p-story__slide__image {
  width: 100%;
}

.p-story__slide__title {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.035em;
  line-height: 34px;
  margin-bottom: 11px;
}

.p-story__slide__text {
  font-size: 17px;
  letter-spacing: 0.04em;
  line-height: 30px;
}

.p-story .swiper-pagination-bullet {
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  height: 17px;
  margin: 0 8.5px !important;
  opacity: 1;
  width: 17px;
}

.p-story .swiper-pagination-bullet-active {
  background-color: #A50319;
}

.p-story .swiper-button-next, .p-story .swiper-button-prev {
  bottom: 0;
  top: auto;
}

.p-story .swiper-button-next::after, .p-story .swiper-button-prev::after {
  display: none;
}

.p-story .swiper-button-next {
  right: 30%;
}

.p-story .swiper-button-prev {
  left: 30%;
}

.u-mb--40 {
  margin-bottom: 40px;
}

.u-mb--50 {
  margin-bottom: 50px;
}

.u-mb--80 {
  margin-bottom: 80px;
}

.u-mt--20 {
  margin-top: 20px;
}

.p-l-s {
  padding-left: 1.3rem;
}

@media (max-width: 1100px) {
  .p-section__header {
    margin-bottom: 20px;
  }
  .p-section__title--ja {
    font-size: 20px;
  }
  .p-section__title--en {
    font-size: 35px;
  }
  .p-component {
    margin-bottom: 100px;
  }
  .p-component__title {
    font-size: 20px;
  }
  .p-component__title span.border {
    font-size: 43px;
  }
  .p-component__title span.big {
    font-size: 63px;
    line-height: 80px;
  }
  .p-component__caption {
    font-size: 13px;
    line-height: 35px;
    margin: 0 calc(50% - 50vw);
    margin-bottom: 90px;
    padding: 48px 16px;
    width: 100vw;
  }
  .p-component__caption span.red {
    font-size: 19px;
    line-height: 35px;
  }
  .p-component__caption span.mark {
    font-size: 19px;
    line-height: 35px;
    margin: 0;
  }
  .p-component__caption span.mark::before {
    height: 10px;
    left: 0;
    width: 98%;
  }
  .p-component__list {
    margin-left: 0;
  }
  .p-component__item {
    width: calc(100% - 40px) !important;
  }
  .p-component__item::before {
    top: -40%;
  }
  .p-component__item2 .p-component__item__media {
    -webkit-transform: translate(20px, -20px) !important;
    transform: translate(20px, -20px) !important;
  }
  .p-component__item__media {
    -webkit-transform: translate(-20px, -20px) !important;
    transform: translate(-20px, -20px) !important;
  }
  .p-component__item__title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 18px;
  }
  .p-component__item__caption {
    font-size: 15px;
    line-height: 23px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .p-course {
    margin-bottom: 100px;
  }
  .p-course__caption {
    font-size: 13px;
    line-height: 25px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .p-course__tabs__item strong {
    font-size: 16px;
    line-height: 24px;
  }
  .p-course__tabs__item span.wrap {
    font-size: 12px;
    line-height: 18px;
    margin: 0 auto 20px;
    max-width: 80%;
    padding: 10px;
  }
  .p-course__tabs__body {
    margin: 0 auto 50px;
  }
  .p-course__tabs__price__title {
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    padding: 0 18px;
  }
  .p-course__tabs__price__form label {
    gap: 20px;
  }
  .p-course__tabs__price__form label span {
    font-size: 13px;
  }
  .p-course__tabs__price__inner {
    min-height: 140px;
  }
  .p-course__tabs__price__ex {
    padding: 15px;
  }
  .p-course__tabs__price__ex span.head {
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    padding: 0 18px;
  }
  .p-course__tabs__price__ex__svg {
    display: none;
  }
  .p-course__tabs__price__ex__svg--sp {
    display: block;
  }
  .p-course__tabs__price__flex span {
    font-size: 13px;
  }
  .p-course__tabs__list__title {
    font-size: 15px;
  }
  .p-description {
    margin-bottom: 96px;
  }
  .p-description__title {
    font-size: 31px;
    line-height: 68px;
  }
  .p-description__title span {
    font-size: 43px;
    line-height: 96px;
  }
  .p-description__caption {
    bottom: 25px;
  }
  .p-faq {
    padding: 55px 16px !important;
  }
  .p-faq__item {
    margin-bottom: 10px;
  }
  .p-faq__question::before {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  .p-faq__label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #A50319;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
  }
  .p-faq__text {
    padding-bottom: 11px;
    padding-right: 45px;
    padding-top: 14px;
  }
  .p-guarantee {
    background-image: url(../images/guarantee-bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
  }
  .p-guarantee__title {
    font-size: 22px;
  }
  .p-guarantee__title span {
    font-size: 43px;
  }
  .p-guarantee__caption {
    font-size: 14px;
    line-height: 27px;
  }
  .p-guarantee__caution {
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
  }
  .p-header {
    height: 70px;
    margin-left: 20px;
  }
  .p-header__logo {
    max-width: 120px;
  }
  .p-header__logo__svg {
    display: none;
  }
  .p-header__logo__svg--sp {
    display: block;
  }
  .p-lesson__title {
    font-size: 20px;
  }
  .p-lesson__title span.red {
    font-size: 35px;
  }
  .p-lesson__title span.red::after {
    bottom: -8px;
    font-size: 25px;
  }
  .p-lesson__item:nth-child(1) {
    margin-left: 25px;
  }
  .p-lesson__item__label {
    font-size: 25px;
  }
  .p-lesson__apply__caption {
    font-size: 13px;
    line-height: 25px;
  }
  .p-lesson__apply__button {
    height: 70px;
  }
  .p-lesson__apply__button__label {
    font-size: 20px;
    letter-spacing: 0.035em;
    line-height: 70px;
  }
  .p-mainvisual__text {
    padding-left: 20px;
    padding-top: 0;
  }
  .p-mainvisual__text h1 {
    font-size: 30px;
    margin-bottom: 35px;
  }
  .p-mainvisual__text h1 span.gold {
    font-size: 50px;
  }
  .p-mainvisual__text p {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 30px;
  }
  .p-media__caption {
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 48px;
  }
  .p-media__swiper {
    padding-bottom: 32px;
  }
  .p-media__slide__text {
    color: #2C2C2C;
    font-size: 14px;
    line-height: 24px;
    padding: 15px 20px;
    position: static;
  }
  .p-media .swiper-pagination-bullet {
    height: 9px;
    margin: 0 4.5px !important;
    width: 9px;
  }
  .p-movie {
    padding-bottom: 70px;
  }
  .p-movie::after {
    background-position: bottom right;
    background-size: contain;
  }
  .p-movie__title {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
  }
  .p-reason {
    padding-bottom: 105px;
    padding-top: 105px;
  }
  .p-reason::before {
    background-image: url(../images/lesson_after-sp.webp);
    left: 20px;
    top: -420px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .p-reason .p-section__title {
    margin-bottom: 70px;
  }
  .p-reason .p-section__title--ja {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .p-reason__item {
    margin-bottom: 50px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .p-reason__item:nth-child(1) .p-reason__item__media {
    padding-left: 20px;
    padding-top: 20px;
    text-align: right;
  }
  .p-reason__item:nth-child(1) .p-reason__item__image {
    -webkit-box-shadow: -20px -20px #2C2C2C;
    box-shadow: -20px -20px #2C2C2C;
    width: 250px;
  }
  .p-reason__item:nth-child(2) .p-reason__count {
    text-align: right;
  }
  .p-reason__item:nth-child(2) .p-reason__item__info {
    margin-left: 0 !important;
  }
  .p-reason__item:nth-child(2) .p-reason__image {
    -webkit-box-shadow: 20px 20px #2C2C2C;
    box-shadow: 20px 20px #2C2C2C;
    width: 250px;
  }
  .p-reason__item:nth-child(3)::after {
    background-image: url(../images/lesson_before-sp.webp);
    bottom: -300px;
    left: -160px;
    top: auto;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .p-reason__item:nth-child(3) .p-reason__item__media {
    padding-bottom: 20px;
    padding-top: 0;
    text-align: right;
  }
  .p-reason__item:nth-child(3) .p-reason__item__image {
    -webkit-box-shadow: -20px 20px #2C2C2C;
    box-shadow: -20px 20px #2C2C2C;
    width: 250px;
  }
  .p-reason__item:nth-child(3) .title-flex {
    display: block;
    width: 100%;
  }
  .p-reason__item:nth-child(3) .p-reason__title2 {
    padding-right: 20px;
    width: 88%;
  }
  .p-reason__item:nth-child(3) .p-reason__title3 {
    height: 35px;
    padding-left: 20px;
    width: 40%;
  }
  .p-reason__item:nth-child(4)::after {
    display: none;
  }
  .p-reason__item:nth-child(5)::after {
    background-image: url(../images/lesson_before-sp.webp);
    right: -160px;
    top: -460px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .p-reason__item:nth-child(6)::after {
    background-image: url(../images/lesson_after-sp.webp);
    bottom: -300px;
    left: -140px;
    right: auto;
  }
  .p-reason__item:nth-child(6) .p-reason__title1 {
    width: 90%;
  }
  .p-reason__item:nth-child(6) .p-reason__item__media {
    padding-left: 0;
    padding-top: 20px;
    text-align: right;
  }
  .p-reason__item:nth-child(6) .p-reason__item__image {
    -webkit-box-shadow: -20px -20px #2C2C2C;
    box-shadow: -20px -20px #2C2C2C;
    width: 250px;
  }
  .p-reason__item:nth-child(7) .p-reason__count, .p-reason__item:nth-child(7) .p-reason__title {
    text-align: right;
  }
  .p-reason__item:nth-child(7) .p-reason__title1 {
    -webkit-transform: skewX(-15deg) translateX(108%);
    transform: skewX(-15deg) translateX(108%);
  }
  .p-reason__item:nth-child(7) .p-reason__title3 {
    -webkit-transform: skewX(-15deg) translateX(360%);
    transform: skewX(-15deg) translateX(360%);
  }
  .p-reason__item:nth-child(7) .p-reason__image {
    -webkit-box-shadow: 20px 20px #2C2C2C;
    box-shadow: 20px 20px #2C2C2C;
    width: 250px;
  }
  .p-reason__item__media {
    margin-top: 26px !important;
  }
  .p-reason__count {
    font-size: 23px;
    line-height: 26px;
  }
  .p-reason__count span {
    font-size: 50px;
    line-height: 64px;
  }
  .p-reason__title {
    font-size: 15px;
    line-height: 25px;
    min-height: 33px;
    padding: 5px 12px;
  }
  .p-reason__title span.red {
    font-size: 23px;
    line-height: 25px;
  }
  .p-reason__text {
    font-size: 14px;
    line-height: 25px;
    text-align: left;
  }
  .p-reason__swiper {
    padding-bottom: 90px;
  }
  .p-reason .swiper-pagination-bullet {
    height: 9px;
    margin: 0 4.5px !important;
    width: 9px;
  }
  .p-reason .swiper-button-next {
    right: 15%;
  }
  .p-reason .swiper-button-next svg {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    width: 9px;
  }
  .p-reason .swiper-button-prev {
    left: 15%;
  }
  .p-reason .swiper-button-prev svg {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    width: 9px;
  }
  .p-special {
    margin-bottom: 100px;
  }
  .p-special__caption {
    font-size: 13px;
    line-height: 25px;
  }
  .p-story {
    overflow: hidden;
    padding-top: 50px;
  }
  .p-story__caption {
    font-size: 13px;
    line-height: 25px;
  }
  .p-story__item {
    padding: 20px;
    width: calc(100% - 40px);
  }
  .p-story__item__title {
    font-size: 50px;
    line-height: 57px;
    margin-bottom: 10px;
  }
  .p-story__item__text {
    font-size: 14px;
    line-height: 29px;
    padding: 40px 14px;
  }
  .p-story__before {
    width: calc(100% - 40px);
  }
  .p-story__before::before {
    left: -20px !important;
    top: -188px !important;
  }
  .p-story__after::before {
    top: -216px !important;
  }
  .p-story__after::after {
    background-image: url(../images/after-sp.webp);
    bottom: -120px;
    height: 497px;
    right: -100px;
    width: 197px;
  }
  .p-story__section__title--ja {
    font-size: 20px;
  }
  .p-story__section__title--en {
    font-size: 24px;
  }
  .p-story__section__title--en::after {
    height: 48px;
  }
  .p-story__swiper {
    padding-bottom: 50px;
  }
  .p-story__slide__title {
    font-size: 18px;
  }
  .p-story__slide__text {
    font-size: 14px;
  }
  .p-story .swiper-pagination-bullet {
    height: 9px;
    margin: 0 4.5px !important;
    width: 9px;
  }
  .p-story .swiper-button-next {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  .p-story .swiper-button-next svg {
    width: 9px;
  }
  .p-story .swiper-button-prev {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  .p-story .swiper-button-prev svg {
    width: 9px;
  }
  .u-mb--50 {
    margin-bottom: 15px;
  }
  .u-mt--20 {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .p-component__list {
    gap: 160px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .p-component__item {
    margin: 0 auto;
    position: relative;
    width: calc(100% - 80px);
  }
  .p-component__item::before {
    background-image: url(../images/cross.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 35px;
    left: 50%;
    position: absolute;
    top: -115px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 35px;
  }
  .p-component__item__media {
    -webkit-transform: translate(-60px, -42px);
    transform: translate(-60px, -42px);
  }
  .p-component__item__inner::before {
    display: none;
    left: 50%;
    top: -50px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .p-course__tabs__inner {
    padding: 30px 1rem 240px;
  }
  .p-course__tabs__body {
    gap: 21px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .p-course__tabs__media {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .p-course__tabs__price {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .p-course__tabs__price__form {
    padding-bottom: 50px;
  }
  .p-course__tabs__header {
    display: none;
  }
  .p-course__tabs__grid {
    gap: 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .p-course__tabs__list__text {
    font-size: 13px;
  }
  .p-description__text {
    font-size: 15px;
    letter-spacing: 0.055em;
    line-height: 35px;
  }
  .p-description__text span.bold {
    font-size: 18px;
  }
  .p-description__text span.red {
    font-size: 22px;
  }
  .p-description__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .p-description__item::before {
    padding-top: 54%;
  }
  .p-description__caption {
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 30px;
  }
  .p-faq {
    margin-bottom: 150px;
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: calc(100% - 2rem);
    padding: 55px 32px 50px;
  }
  .p-faq__question {
    min-height: 40px;
  }
  .p-faq__svg {
    display: none;
  }
  .p-faq__svg--sp {
    display: block;
  }
  .p-faq__text {
    font-size: 15px;
    padding-left: 50px;
  }
  .p-faq__arrow {
    right: 10px;
  }
  .p-faq__answer {
    padding-left: 0;
  }
  .p-faq__answer__text {
    font-size: 13px;
    line-height: 22px;
    padding-top: 10px;
  }
  .p-footer {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .p-footer__logo {
    margin-bottom: 25px;
  }
  .p-guarantee::before, .p-guarantee::after {
    display: none;
  }
  .p-header__nav {
    display: none;
  }
  .p-lesson::before, .p-lesson::after {
    display: none;
  }
  .p-lesson__title {
    margin-bottom: 128px;
  }
  .p-lesson__caption {
    display: none;
  }
  .p-lesson__menu {
    display: block;
  }
  .p-lesson__item {
    margin-bottom: 25px;
  }
  .p-lesson__apply__header {
    display: none;
  }
  .p-mainvisual {
    display: block;
    height: 0;
    margin-bottom: -80px;
    padding-top: 200%;
  }
  .p-mainvisual::before {
    display: none;
  }
  .p-mainvisual__text {
    left: 0;
    position: absolute;
    top: 50px;
    width: 100%;
  }
  .p-mainvisual__text h1 {
    margin-bottom: 35px;
    max-width: 100%;
  }
  .p-mainvisual__media {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .p-mainvisual__image {
    width: 100%;
  }
  .p-media::before {
    display: none;
  }
  .p-media::after {
    display: none;
  }
  .p-movie::after {
    background-image: url(../images/movie-right-sp.webp);
    height: 250%;
    width: 60%;
  }
  .p-movie__media {
    margin-left: 40px;
    margin-right: 40px;
    max-width: calc(100% - 80px);
  }
  .p-reason__item {
    padding-left: 40px;
    padding-right: 40px;
  }
  .p-reason__item:nth-child(1) .p-reason__title {
    width: 100%;
  }
  .p-reason__item:nth-child(2) .p-reason__item__info {
    margin-left: 40px;
    width: 100%;
  }
  .p-reason__item:nth-child(7) .p-reason__item__info {
    margin-left: 0;
    width: 100%;
  }
  .p-reason__item__flex {
    display: block;
  }
  .p-reason__item__info {
    margin-left: 0;
    width: 100%;
  }
  .p-reason__item__media {
    margin-top: 48px;
    width: 100%;
  }
  .p-special__media::after {
    display: none;
  }
  .p-story__caption {
    margin-bottom: 0;
  }
  .p-story__item {
    height: auto;
    padding-top: 120px;
  }
  .p-story__before {
    margin-top: 240px;
  }
  .p-story__before::before {
    bottom: auto;
    height: 373px;
    left: 0;
    top: -100px;
    width: 172px;
  }
  .p-story__before::after {
    display: none;
  }
  .p-story__after {
    margin-top: 180px;
  }
  .p-story__after::before {
    bottom: auto;
    height: 403px;
    right: 0;
    top: -100px;
    width: 186px;
  }
  .p-story__section {
    width: calc(100% - 40px);
  }
  .p-story .swiper-button-next {
    right: 15%;
  }
  .p-story .swiper-button-prev {
    left: 15%;
  }
}
.p-description__text {
  font-weight: 500;
}

.p-mainvisual__text h1 {
  white-space: nowrap;
}

.p-mainvisual__text h1 span.gold {
  -webkit-text-stroke: 1.5px #c5b89b;
}

.p-mainvisual__media {
  overflow: hidden;
}

.p-mainvisual {
  height: 675px;
}

.p-description__title span {
  letter-spacing: 0.1em;
}

.p-description__text span.bold {
  letter-spacing: 2.52px;
}

.p-description__text span.red {
  letter-spacing: 2.97px;
}

.p-description__caption {
  bottom: 60px;
}

.cap-sp {
  bottom: 40px;
}

.p-description {
  margin-bottom: 130px;
}

.three {
  bottom: 0;
  position: relative;
  bottom: 25px;
  left: -10px;
}

.p-component__title span.border {
  padding-left: 26px;
}

.c-split--block.block2 {
  letter-spacing: 0.12px;
}

.p-component__caption {
  padding: 44px 70px;
}

.white-mini {
  font-size: 20px;
}

.l-container {
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1220px;
}

.p-story__item__title {
  font-family: "Georgia";
  font-weight: normal;
}

.p-story__section__title--ja {
  letter-spacing: 1.75px;
}

.p-story__section__title--en {
  letter-spacing: 2px;
}

.p-story__section__title--en::after {
  width: 110%;
  left: -2%;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  height: 75px;
}

.p-reason .p-section__title--ja {
  font-weight: 500;
}

.p-reason__count span {
  font-size: 0px;
}
.p-reason__count span img {
  margin-bottom: 8px;
  margin-left: 5px;
}

.p-reason__item__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-reason__item:nth-child(1) .p-reason__title {
  width: 110%;
}

.p-reason__title__text {
  text-align: center;
}

.p-reason__count {
  margin-bottom: 40px;
}

.p-reason__text {
  font-weight: 500;
}

.p-reason__item__media {
  width: 48.5vw;
}

.p-reason__item:nth-child(2) .p-reason__item__info {
  width: calc(51.5vw - 20px);
  margin-left: 20px;
}

.p-reason__item2 .p-reason__title {
  padding: 0px 10px;
}

.p-reason__item3 .p-reason__title {
  padding: 0px 20px;
}

.p-reason__item:nth-child(3) .p-reason__title2 {
  width: auto;
  margin-bottom: 50px;
}

.p-reason__item3 {
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.p-reason__item:nth-child(4) .p-reason__count {
  padding-top: 50px;
}
.p-reason__item:nth-child(4) .p-reason__title {
  padding: 0px 20px;
}
.p-reason__item:nth-child(4) .p-reason__text {
  max-width: 700px;
}

.p-reason__item:nth-child(5) .u-mb--50 {
  padding: 0px 20px;
}
.p-reason__item:nth-child(5) .p-reason__slide__text {
  letter-spacing: 1.02px;
}

.p-reason__item:nth-child(5)::after {
  top: -320px;
}

.p-reason__item:nth-child(6) .p-reason__title {
  padding: 0px 20px;
}

.p-reason__item:last-child .p-reason__title {
  padding: 0px 20px;
}
.p-reason__item:last-child .p-reason__item__info {
  margin-left: 20px;
  width: calc(51.5vw - 20px);
}
.p-reason__item:last-child .p-reason__title.u-mt--20 {
  padding: 0px 4px;
  margin-bottom: 50px;
}

.p-media {
  margin-bottom: 150px;
}
.p-media .p-section__title--ja, .p-media .p-media__caption {
  font-weight: 500;
}

.p-media::after {
  z-index: -1;
}

.p-special {
  margin-bottom: 150px;
}

.p-special__caption {
  font-weight: 500;
}

.p-course .p-section__title--ja, .p-course .p-course__caption {
  font-weight: 500;
}

.p-course__tabs__list__text {
  font-weight: 500;
}

.p-course__tabs__price__title {
  font-weight: 700;
  letter-spacing: 1.15px;
}

.p-course__tabs__price__form label span.label {
  padding: 4px 10px;
}

.p-course__tabs__price__form label span:nth-child(1) {
  width: 100px;
  margin-left: 85px;
}

.p-course__tabs__price__form label span:nth-child(2) {
  width: 110px;
  margin: auto;
}

.p-course__tabs__price__flex span {
  letter-spacing: 0.51px;
}

.p-course__tabs__price__flex {
  margin-bottom: 10px;
}

.p-course__tabs__y .p-course__tabs__price__form label span.label {
  background-color: #E2D8C2;
  color: #2C2C2C;
}

.p-guarantee__title {
  margin-bottom: 0;
}

.p-guarantee__link {
  font-weight: 500;
}

.p-lesson__item__label {
  font-weight: 700;
  letter-spacing: 1.12px;
}

.p-lesson__apply__caption {
  letter-spacing: 0.74px;
  font-weight: 700;
}

.p-lesson__apply__caption {
  margin-bottom: 0;
}

.p-lesson__apply__footer {
  padding-top: 50px;
  padding-bottom: 50px;
}

.p-lesson__apply__button {
  background: linear-gradient(7deg, rgb(151, 31, 33) 0%, rgb(151, 31, 33) 72%, rgb(208, 88, 90) 100%);
  overflow: auto;
  -webkit-box-shadow: 0 0 15px 0 #9f9f9f;
          box-shadow: 0 0 15px 0 #9f9f9f;
}

.p-lesson__apply__button::before {
  display: none;
}

.p-section.p-faq .p-section__body {
  padding-left: 10%;
  padding-right: 10%;
}

.p-faq__item .p-faq__answer {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-faq__item.is-active .p-faq__answer {
  height: 100px;
}

.p-reason__item:nth-child(1) .p-reason__title {
  padding: 0px 30px;
}

.p-section__title--ja {
  font-weight: 500;
}

.p-lesson__apply__header {
  letter-spacing: 1.38px;
}

.p-lesson {
  margin-bottom: 100px;
}

@media screen and (min-width: 1500px) {
  .p-description {
    max-width: 3000px;
    padding-left: 100px;
    padding-right: 100px;
  }
  .p-reason__item:nth-child(1) .p-reason__title, .p-reason__item:nth-child(6) .p-reason__title1 {
    width: auto;
  }
  .p-mainvisual {
    height: 800px;
  }
}
.p-story .p-section__body {
  padding-left: 0;
  padding-right: 0;
}

.p-component__caption {
  font-weight: 500;
}

.p-story__item__text, .p-story__slide__text {
  font-weight: 500;
}

.p-mainvisual::before {
  background-position-x: right;
  height: 400%;
}

@media screen and (max-width: 1180px) {
  .p-header__link {
    font-size: 14px;
  }
  .p-header__logo__link {
    width: 110px;
  }
  .p-header__logo__link svg {
    width: 100%;
  }
  .p-header__item--contact {
    max-width: 200px;
    margin-left: 20px;
  }
  .p-header__item--contact a {
    margin-left: 15px;
  }
  .p-header__nav {
    width: calc(100% - 110px);
  }
  .p-header {
    margin-left: 20px;
  }
  .p-mainvisual__text h1 {
    font-size: 30px;
    font-weight: 400;
  }
  .p-mainvisual__text h1 span.gold {
    font-size: 50px;
  }
  .p-mainvisual__text {
    padding-left: 20px;
  }
}
.p-story__caption {
  font-weight: 500;
}

.p-modal__text {
  font-size: 19px;
  line-height: 33px;
}

@media screen and (max-width: 1100px) {
  .c-modal__inner {
    padding: 40px 20px;
    padding-top: 22px;
    height: auto;
  }
  .p-mainvisual__text {
    padding-top: 0;
  }
  .c-modal__svg {
    width: 20px;
    height: 20px;
  }
  .c-modal__title {
    font-size: 24px;
  }
  .p-modal__text {
    font-size: 14px;
    line-height: 20px;
  }
  .c-modal__title {
    margin-bottom: 30px;
  }
  .p-mainvisual__text h1 span.gold {
    -webkit-text-stroke: unset;
  }
  .p-mainvisual__text h1 {
    font-weight: normal;
  }
  .p-description__title {
    margin-bottom: 20px;
    line-height: 43px;
  }
  .p-description__title span {
    line-height: 50px;
  }
  .l-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-description__caption {
    bottom: 25px;
  }
  .cap-sp {
    bottom: 15px;
  }
  .p-description__item {
    height: 180px;
  }
  .p-description {
    margin-bottom: 40px;
  }
  .p-component__title span.big {
    font-size: 53px;
    line-height: 80px;
  }
  .p-component__title {
    margin-bottom: 20px;
  }
  .p-component__title .c-split:first-child {
    padding-top: 20px;
  }
  .p-component__caption {
    padding: 35px 20px;
    margin-bottom: 70px;
  }
  .p-story__section__title--en::after {
    width: 104%;
    left: 0%;
  }
  .p-description__title {
    font-size: 31px;
  }
  .p-description__title span {
    font-size: 43px;
  }
  .p-component__item::before {
    width: 20px;
    height: 20px;
    top: -50px;
  }
  .p-component__list {
    gap: 60px;
  }
  .sp-show {
    display: block !important;
  }
  .p-l-s {
    padding-left: 1rem;
  }
  .sp-split {
    padding-left: 1rem;
  }
  .p-story {
    padding-bottom: 80px;
  }
  .p-reason {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .p-section__title--en {
    letter-spacing: 1.44px;
  }
  .p-reason__count span img {
    height: 45px;
  }
  .p-reason__count span {
    line-height: 18px;
  }
  .p-reason__count {
    margin-bottom: 20px;
  }
  .p-reason__item:nth-child(1) .p-reason__title {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
  }
  .p-reason__item__media, .p-reason__item:nth-child(2) .p-reason__item__info {
    width: 100%;
  }
  .sp-hide {
    display: none;
  }
  .p-reason__item2 .p-reason__title, .p-reason__item:nth-child(3) .p-reason__title {
    padding-top: 3px;
  }
  .p-reason__item:nth-child(3) .p-reason__title2 {
    margin-bottom: 10px;
  }
  .p-reason__item:nth-child(3) .p-reason__title {
    margin-bottom: 10px;
  }
  .p-reason__item:nth-child(3) .p-reason__title2 {
    padding-left: 10px;
    padding-right: 10px;
    width: 88%;
  }
  .p-reason__item3 {
    margin-bottom: 0;
  }
  .p-reason__item:nth-child(4) .p-reason__count {
    padding-top: 0;
  }
  .p-reason__item:nth-child(4) .p-reason__title {
    padding: 0px 6px;
    width: 100%;
    padding-top: 3px;
  }
  .p-reason__item:nth-child(5)::after {
    top: -460px;
  }
  .p-reason__item:nth-child(5) .u-mb--50 {
    padding-top: 3px;
    margin-bottom: 10px;
  }
  .wisp {
    width: 130px;
    margin: auto;
    margin-bottom: 10px;
  }
  .wisp2 {
    width: 280px;
    margin: auto;
    margin-bottom: 10px;
  }
  .p-reason__swiper {
    padding-bottom: 70px;
  }
  .p-reason__item:nth-child(6) .p-reason__title {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
  }
  .p-reason__item:nth-child(6) .p-reason__title1 {
    width: 95%;
  }
  .p-reason__item:last-child .p-reason__item__info {
    width: 100%;
    margin-right: 20px;
    margin-left: 0;
  }
  .p-reason__item:nth-child(7) .p-reason__title1 {
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    display: block;
    width: 200px;
    margin-left: auto;
  }
  .p-reason__item:last-child .p-reason__title.u-mt--20 {
    margin-bottom: 10px;
  }
  .p-reason__item:last-child .p-reason__title {
    padding-top: 3px;
  }
  .teikyo {
    display: block;
    width: 100px;
    margin-left: auto;
    line-height: 30px;
  }
  .p-reason {
    padding-bottom: 0;
  }
  .p-media {
    padding-top: 80px;
  }
  .p-media {
    margin-bottom: 100px;
  }
  .p-special {
    margin-bottom: 100px;
  }
  .p-course__tabs__price__form label {
    -ms-grid-columns: 0.5fr 1fr 1.5fr;
    grid-template-columns: 0.5fr 1fr 1.5fr;
  }
  .p-course__tabs__price__form label {
    gap: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-course__tabs__price__form label:first-child {
    padding-left: 40px;
  }
  .p-course__tabs__price__form label:first-child span:nth-child(1) {
    margin-left: 0;
    width: 18%;
    margin-left: 12%;
    width: 30%;
  }
  .p-course__tabs__price__form label:first-child span:nth-child(2) {
    margin-left: auto;
    width: 30%;
    margin-right: 15px;
  }
  .p-course__tabs__price__form label:first-child span:nth-child(3) {
    margin-left: 0;
    width: 115px;
  }
  .p-course__tabs__price__form label span.label {
    padding-left: 0;
    padding-right: 0;
  }
  .p-course__tabs__price__form label:nth-child(n+2) span:nth-child(2) {
    margin-left: 0;
  }
  .p-course__tabs__price__form label:nth-child(n+2) span:nth-child(2) {
    width: 50%;
    padding-left: 0;
    margin-left: 40px;
  }
  .p-course__tabs__price__form label:nth-child(n+2) span:nth-child(3) {
    width: 30%;
    padding-right: 15px;
  }
  .p-course__tabs__price__form label:nth-child(n+2) span:nth-child(4) {
    width: 115px;
  }
  .radio-test + span::before {
    left: -30px;
  }
  .radio-test + span::after {
    left: -27px;
  }
  .p-course__tabs__media {
    margin-top: 20px;
  }
  .p-guarantee {
    margin-bottom: 100px;
  }
  .p-lesson__item, .p-lesson__item:nth-child(1) {
    margin-left: 10px;
    margin-right: 0px;
  }
  .p-lesson__item__label {
    text-align: left;
  }
  .p-reason__item:nth-child(3) .p-reason__title3 {
    padding-top: 3px;
    width: 45%;
  }
  .p-lesson__item svg {
    width: 30px;
    height: 30px;
  }
  .p-lesson__menu {
    margin-bottom: 50px;
  }
  .p-lesson {
    margin-bottom: 80px;
  }
  .p-section.p-faq .p-section__body {
    padding-left: 0;
    padding-right: 0;
  }
  .p-mainvisual__text h1 {
    margin-bottom: 15px;
  }
  .p-mainvisual__text h1 span.gold {
    letter-spacing: 1.25px;
  }
  .p-description__text span.bold {
    letter-spacing: 0.99px;
  }
  .p-description__text {
    margin-bottom: 50px;
  }
  .three {
    width: 30px;
  }
  .p-component__title .c-split:first-child {
    margin-bottom: -5px;
  }
  .p-component__item {
    padding-bottom: 15px;
  }
  .p-component__item__title {
    margin-bottom: 10px;
  }
  .p-component__item__inner {
    top: -5px;
  }
  .p-component__item__media {
    width: calc(100% - 20px);
  }
  .p-component__item2 .p-component__item__media {
    -webkit-transform: translate(40px, -20px) !important;
    transform: translate(40px, -20px) !important;
  }
  .p-story__before {
    margin-top: 220px;
  }
  .p-story__section__title--en::after {
    top: -10px;
    height: 50px;
  }
  .p-reason__count span img {
    height: 40px;
  }
  .p-reason__item:nth-child(1) .p-reason__title {
    max-width: 350px;
  }
  .p-reason__item2 .p-reason__title {
    max-width: 350px;
    margin-left: auto;
  }
  .p-reason__item:nth-child(3) .p-reason__title3 {
    height: 30px;
  }
  .p-reason__item:nth-child(4) p img {
    max-width: 335px;
    margin: auto;
  }
  .wisp2 {
    margin-bottom: 35px !important;
  }
  .p-reason__item:nth-child(6) .p-reason__title1 {
    max-width: 320px;
  }
  .p-reason__title.u-mt--20.sp-show {
    max-width: 330px;
    margin-left: auto;
  }
  .p-reason__title.u-mt--20.sp-show .p-reason__title span.red {
    font-size: 23px;
    line-height: 30px;
  }
  .teikyo {
    width: 85px;
  }
  .p-special__media, .p-lesson__apply__media {
    text-align: center;
  }
  .p-special__media img, .p-lesson__apply__media img {
    max-width: 800px;
    margin: auto;
  }
  .p-course__tabs__price__form {
    padding-bottom: 40px;
  }
  .p-course__tabs__inner {
    padding-bottom: 220px;
  }
  .p-lesson__item__label {
    -webkit-text-stroke: 0.5px #2c2c2c;
    text-stroke: 0.5px #2c2c2c;
  }
  .p-faq .p-section__title--en {
    color: #a50319;
  }
  .p-reason__item:nth-child(6) .p-reason__title1 {
    display: block;
  }
  .p-reason__item:nth-child(3) .p-reason__title2 {
    max-width: 330px;
  }
  .p-reason__item:nth-child(4) .p-reason__title {
    max-width: 350px;
  }
}
.p-mainvisual__media img {
  width: 100%;
}

@media screen and (max-width: 1380px) and (min-width: 768px) {
  .p-mainvisual::before {
    width: 55%;
    background-position-x: right;
    height: 300%;
  }
  .p-mainvisual__text {
    padding-top: 100px;
    padding-left: 80px;
  }
  .p-mainvisual__media img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .p-reason__item:nth-child(1) .p-reason__title {
    width: 130%;
  }
  .p-reason__item2 .p-reason__item__media, .p-reason__item:nth-child(7) .p-reason__item__media {
    position: absolute;
    left: 0;
  }
  .p-reason__item2 .p-reason__text {
    margin-left: auto;
    margin-right: 20px;
  }
  .p-reason__item2 .p-reason__count {
    margin-left: 50px;
  }
  .p-reason__item7 .p-reason__text {
    margin-left: auto;
    margin-right: 20px;
  }
  .p-reason__item7 .p-reason__count {
    margin-left: 50px;
  }
  .p-reason__item:nth-child(2) .p-reason__item__info, .p-reason__item:last-child .p-reason__item__info {
    width: 56vw;
  }
  .p-reason__item:nth-child(3) .title-flex {
    width: 150%;
  }
  .p-reason__item:nth-child(3) .p-reason__title {
    width: 110%;
  }
  .p-reason__item:nth-child(6) .p-reason__title1, .p-reason__item:nth-child(6) .p-reason__title {
    width: 120%;
  }
  .p-media__slide__text {
    width: 50%;
  }
  .p-course__tabs__body {
    gap: 40px;
  }
  .p-course__tabs__price__form label {
    gap: 50px;
  }
  .p-reason__item2, .p-reason__item7 {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1700px) {
  .p-mainvisual__text {
    padding-left: 5%;
  }
}
@media screen and (max-width: 1100px) and (min-width: 500px) {
  .p-mainvisual__image {
    max-height: 850px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .p-reason__item:nth-child(4) .sp-hide {
    display: block;
  }
  .p-reason__item:nth-child(4) .sp-show {
    display: none !important;
  }
  .p-reason__item:nth-child(4) p img {
    max-width: 10000px;
    width: 100%;
  }
  .p-special img {
    max-width: 10000px;
    width: 70%;
  }
  .p-special__media::after {
    right: -2%;
  }
}
.p-description__list.illust li {
  height: 390px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-description__list.illust li {
    height: 340px;
  }
}
.p-description__list.illust li::before {
  display: none;
}
.p-description__list.illust li::after {
  background-color: #E2D8C2;
  z-index: -1;
}
.p-description__list.illust li img {
  height: 130px;
  width: auto;
  position: relative;
  margin-top: 100px;
}
.p-description__list.illust li p {
  color: #2C2C2C;
}

.p-component__list.illust img {
  margin-top: 50px;
  padding-bottom: 50px;
  height: 230px;
}
.p-component__list.illust .p-component__item {
  background-color: #C5B89B;
  border-radius: 10px;
}
.p-component__list.illust .p-component__item p {
  color: #2C2C2C;
}
@media screen and (max-width: 767px) {
  .p-component__list.illust .p-component__item::before {
    top: -40px;
  }
}
.p-component__list.illust .p-component__item__inner::before {
  top: -50%;
}

.p-course__tabs__inner {
  display: none;
}

.p-course__tabs__inner.active {
  display: block;
}

.p-mainvisual__text h1 {
  margin-bottom: 40px;
}
@media screen and (max-width: 1100px) {
  .p-mainvisual__text h1 {
    margin-bottom: 10px;
  }
}

.fv-desc {
  font-family: serif;
  font-size: 24px;
  position: relative;
  padding-left: 80px;
  white-space: nowrap;
}
@media screen and (max-width: 1100px) {
  .fv-desc {
    font-size: 16px;
  }
}
.fv-desc::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 1px;
  background-color: #fff;
  left: 0;
  top: 18px;
}

.p-reason__item:nth-child(4) .p-reason__text {
  max-width: 1200px;
}

body {
  -webkit-font-smoothing: antialiased;
}

.youtube {
  width: 100%;
  aspect-ratio: 16/9;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1100px) {
  .p-course__tabs__list {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1100px) {
  .p-course__tabs__inner {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 1100px) {
  .p-course__tabs__price__form label:nth-child(1) {
    margin-bottom: 10px;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background-color: #fff;
}
@media screen and (max-width: 1100px) {
  header .p-header__item--contact {
    height: 70px;
  }
  header .p-header__link {
    line-height: 70px;
  }
}
@media (max-width: 768px) {
  header .p-header__nav {
    display: block;
  }
  header .p-header__nav .p-header__item--contact {
    max-width: 180px;
    margin-left: 0;
  }
  header .p-header__nav .p-header__item--contact .p-header__link {
    font-size: 14px;
  }
}
@media (max-width: 340px) {
  header .p-header {
    margin-left: 10px;
  }
  header .p-header__logo {
    max-width: 100px;
  }
  header .p-header__logo svg {
    width: 100px;
  }
}

.p-mainvisual {
  margin-top: 90px;
}
@media screen and (max-width: 1100px) {
  .p-mainvisual {
    margin-top: 70px;
  }
}
@media screen and (max-width: 340px) {
  .p-mainvisual .p-mainvisual__text h1 {
    white-space: normal;
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .p-description__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-description__list .p-description__item {
    width: 50%;
  }
  .p-lesson__title {
    margin-bottom: 60px;
  }
  .p-lesson__item {
    margin-bottom: 10px;
  }
  .p-lesson__item svg {
    width: 20px;
    height: 20px;
  }
  .p-lesson__item .p-lesson__item__label {
    font-size: 22px;
  }
  .p-course__tabs__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .p-course__tabs__grid .p-course__tabs__list {
    width: 48%;
  }
  .p-course__tabs__grid .p-course__tabs__list .p-course__tabs__list__text {
    height: calc(100% - 60px);
    padding: 15px;
    font-size: 11px;
    line-height: 17px;
  }
  .p-course__tabs__grid .p-course__tabs__list .p-course__tabs__list__title {
    padding: 5px;
    font-size: 11px;
    height: 60px;
  }
  .p-course__tabs__grid .p-course__tabs__list .p-course__tabs__list__title span {
    padding-left: 5px;
  }
  .p-course__tabs__grid .p-course__tabs__list .p-course__tabs__list__title svg {
    width: 20px;
    height: 20px;
  }
  .p-course__tabs__item strong {
    font-size: 11px;
  }
  .p-course__tabs__item span.wrap {
    font-size: 11px;
    line-height: 15px;
    padding: 5px;
    margin: 0 auto 10px;
  }
  .p-component__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: unset;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .p-component__item {
    width: 45% !important;
  }
  .p-component__item.p-component__item3 {
    width: 80% !important;
    margin-left: 10%;
  }
  .p-component__item {
    margin-left: 0;
    margin-right: 0;
  }
  .p-component__item .p-component__item__title {
    font-size: 20px;
  }
  .p-component__item .p-component__item__caption {
    font-size: 12px;
    line-height: 1.8em;
    padding-left: 10px;
    padding-right: 10px;
  }
  .p-component__item__media {
    width: calc(100% - 10px);
    -webkit-transform: translate(-5px, -20px) !important;
    transform: translate(-5px, -20px) !important;
  }
  .p-component__item2 .p-component__item__media {
    -webkit-transform: translate(-5px, -20px) !important;
            transform: translate(-5px, -20px) !important;
  }
  .p-component__item1, .p-component__item2 {
    margin-bottom: 80px;
  }
  .p-component__item1 .p-component__item__inner, .p-component__item2 .p-component__item__inner {
    top: 0px;
  }
  .p-component__item1 .p-component__item__caption, .p-component__item2 .p-component__item__caption {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-component__item1 .p-component__item__title, .p-component__item2 .p-component__item__title {
    margin-top: -5px;
    margin-bottom: -5px;
  }
  .p-component__item::before {
    width: 20px;
    height: 20px;
    top: -60px;
  }
  .p-component__item2::before {
    top: 45%;
    left: -11.5%;
  }
  .p-movie__media {
    margin-left: 20px;
    margin-right: 20px;
    max-width: calc(100% - 40px);
  }
  .p-story__item__text {
    font-size: 10px;
    line-height: 20px;
    padding: 30px 10px;
  }
  .p-story__before .p-story__item__text {
    position: relative;
  }
  .p-story__before .p-story__item__text::after {
    content: "";
    position: absolute;
    bottom: -160px;
    left: 36%;
    width: 100px;
    height: 100px;
    background-image: url(../images/downarrow.svg);
  }
  .p-description__title, .p-description__text {
    text-align: left;
  }
  .p-description__list.illust li {
    height: 300px;
  }
  .p-description__list.illust li img {
    height: 100px;
    margin-top: 70px;
  }
}
.p-course__tabs__price__flex {
  position: relative;
}
.p-course__tabs__price__flex::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: rgb(224, 216, 196);
}

.p-course__tabs__price__flex span {
  background: white;
  z-index: 2;
}

.p-course__tabs__price__flex span:first-child {
  padding-right: 10px;
}

.p-course__tabs__price__flex span:last-child {
  padding-left: 10px;
}

.yoyaku {
  background-color: #2C2C2C;
  padding-top: 80px;
  padding-bottom: 90px;
  margin-bottom: 100px;
}
@media screen and (max-width: 940px) {
  .yoyaku {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.yoyaku .yoyaku-h2 {
  color: white;
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 4px;
  padding-bottom: 65px;
}
@media screen and (max-width: 940px) {
  .yoyaku .yoyaku-h2 {
    font-size: 22px;
    padding-bottom: 30px;
  }
}
.yoyaku .form-wrapper {
  max-width: 900px;
  padding: 40px;
  margin: auto;
  background-color: #fff;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }
}
.yoyaku .form-wrapper table {
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper table {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.yoyaku .form-wrapper .tr1 td p {
  margin-left: 15px;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #a50319;
  font-weight: 500;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr1 td p {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 25px;
  }
}
.yoyaku .form-wrapper th {
  width: 200px;
}
.yoyaku .form-wrapper th .tr-ttl {
  width: 130px;
  background-color: #a50319;
  color: white;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-left: auto;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper th .tr-ttl {
    margin-left: 0;
    height: 45px;
    line-height: 45px;
  }
}
.yoyaku .form-wrapper .tr-normal {
  height: 100px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal {
    height: 120px;
  }
}
.yoyaku .form-wrapper .tr-normal th {
  border-bottom: 1px solid #dce0e6;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal th {
    border-bottom: none;
  }
}
.yoyaku .form-wrapper .tr-normal th p {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  letter-spacing: 0.74px;
  padding-right: 10px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal th p {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.yoyaku .form-wrapper .tr-normal th p span {
  width: 50px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #971f21;
  margin-left: 8px;
  font-weight: 400;
  font-size: 12px;
  border-radius: 2px;
  line-height: 16px;
}
.yoyaku .form-wrapper .tr-normal .biko-th {
  vertical-align: baseline;
  padding-top: 38px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal .biko-th {
    padding-top: 0px;
  }
}
.yoyaku .form-wrapper .tr-normal td:not(.radio-td) {
  padding-left: 50px;
  padding-right: 30px;
  border-bottom: 1px solid #dce0e6;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal td:not(.radio-td) {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
  }
}
.yoyaku .form-wrapper .tr-normal td:not(.radio-td) input {
  height: 40px;
  border: 1px solid #79808b;
  font-size: 16px;
  width: 100%;
}
.yoyaku .form-wrapper .tr-normal .radio-td {
  padding-left: 50px;
  padding-right: 30px;
  border-bottom: 1px solid #dce0e6;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal .radio-td {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 15px;
  }
  .yoyaku .form-wrapper .tr-normal .radio-td .radio-td-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .yoyaku .form-wrapper .tr-normal .radio-td .left {
    width: 100%;
  }
  .yoyaku .form-wrapper .tr-normal .radio-td .left p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
  }
  .yoyaku .form-wrapper .tr-normal .radio-td .left p b {
    width: 85px;
  }
  .yoyaku .form-wrapper .tr-normal .radio-td .left p span {
    width: calc(100% - 85px);
  }
}
.yoyaku .form-wrapper .tr-normal .radio-td p {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 12px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal .radio-td p {
    padding-bottom: 5px;
  }
}
.yoyaku .form-wrapper .tr-normal .radio-td p b {
  font-weight: bold;
}
.yoyaku .form-wrapper .tr-normal .radio-td .radio-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal .radio-td .radio-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.yoyaku .form-wrapper .tr-normal .radio-td .radio-wrapper .wrapper {
  padding-bottom: 10px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal .radio-td .radio-wrapper .wrapper {
    padding-bottom: 0;
    padding-top: 10px;
    padding-right: 10px;
  }
}
.yoyaku .form-wrapper .tr-normal .radio-td .radio-wrapper label {
  font-size: 16px;
  font-weight: 500;
  padding-left: 10px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal .radio-td .radio-wrapper label {
    font-size: 14px;
  }
}
.yoyaku .form-wrapper .tr-normal .name-td {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.yoyaku .form-wrapper .tr-normal .name-td input {
  width: 48%;
  padding-left: 16px;
  padding-right: 16px;
}
.yoyaku .form-wrapper .tr-normal .other-td {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.yoyaku .form-wrapper .tr-normal .other-td input {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
.yoyaku .form-wrapper .tr-normal .other-td select {
  width: 130px;
  height: 40px;
  border: 1px solid #79808b;
  padding-left: 16px;
}
.yoyaku .form-wrapper .tr-normal .other-td .select-wrapper {
  position: relative;
}
.yoyaku .form-wrapper .tr-normal .other-td .select-wrapper::after {
  pointer-events: none;
  content: "";
  position: absolute;
  right: 10px;
  top: 17px;
  width: 10px;
  height: 10px;
  background-image: url(../images/select-arrow.svg);
}
.yoyaku .form-wrapper .tr-normal .textarea-td {
  display: table-cell;
  padding-top: 38px;
  padding-bottom: 38px;
  height: 200px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal .textarea-td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.yoyaku .form-wrapper .tr-normal .textarea-td textarea {
  border: 1px solid #79808b;
  resize: none;
  height: 170px;
  width: 100%;
  padding: 10px 16px;
}
.yoyaku .form-wrapper .tr-normal2 {
  height: 100px;
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .tr-normal2 {
    height: auto;
  }
  .yoyaku .form-wrapper .tr-normal2 th {
    margin-bottom: 20px;
  }
  .yoyaku .form-wrapper .tr-normal2 th p {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width: 940px) {
  .yoyaku .form-wrapper .biko-tr {
    height: auto;
  }
}
.yoyaku .form-wrapper .biko-tr th, .yoyaku .form-wrapper .biko-tr td {
  border-bottom: none;
}
.yoyaku .contact-button {
  background: linear-gradient(7deg, #971f21 0%, #971f21 72%, #d0585a 100%);
  overflow: auto;
  -webkit-box-shadow: 0 0 15px 0 #9f9f9f;
          box-shadow: 0 0 15px 0 #9f9f9f;
  height: 70px;
  display: block;
  margin: 0 auto;
  max-width: 550px;
  width: 100%;
  color: white;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: 1.08px;
  border-radius: 99px;
}
@media screen and (max-width: 940px) {
  .yoyaku .contact-button {
    font-size: 20px;
  }
}

.thanks-header {
  position: static;
}

.thanks {
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
}
.thanks .link-logo {
  display: block;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  margin-bottom: 50px;
}
.thanks .link-logo img {
  margin: auto;
  width: 100%;
  max-width: 500px;
}
.thanks h2 {
  font-size: 32px;
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .thanks h2 {
    font-size: 20px;
  }
}
.thanks p {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.thanks .line-desc {
  margin-bottom: 30px;
}
.thanks .line-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.thanks .line-wrapper a {
  display: inline-block;
  width: 220px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.thanks .line-wrapper a:hover {
  opacity: 0.8;
}
.thanks .backtotop {
  margin-top: 80px;
  margin-bottom: 80px;
}
.thanks .backtotop a {
  margin: auto;
  letter-spacing: 0.1em;
  display: block;
  color: #971f21;
  border: 1px solid #971f21;
  width: 200px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 10px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.thanks .backtotop a:hover {
  background-color: #971f21;
  color: white;
}
.thanks .notice-wrapper {
  border-radius: 10px;
  background-color: rgb(245, 245, 245);
  min-height: 9.375rem;
  padding: 1rem;
  max-width: 800px;
  margin: auto;
  margin-bottom: 50px;
}
.thanks .notice-wrapper .red-p {
  color: red;
  font-weight: bold;
}
.thanks .notice-wrapper a {
  color: #971f21;
  text-decoration: underline;
}
.thanks .notice-wrapper p {
  font-weight: normal;
}

.p-header__item--contact {
  background-image: none;
  background-color: #8aed00;
  -webkit-clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0% 100%);
}
.p-header__item--contact a {
  color: black;
}
.p-header__item--contact a:hover {
  color: black;
}

.p-course {
  margin-top: -50px;
  padding-top: 50px;
}

.p-story__section {
  margin-top: -55px;
  padding-top: 79px;
}

.spsp {
  margin-top: -30px;
}

.p-reason__item:nth-child(3) .p-reason__title {
  margin-bottom: 50px;
}

.p-reason__text {
  font-size: 24px;
}
@media screen and (max-width: 1100px) {
  .p-reason__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 1100px) {
  .p-reason__item2 .p-reason__title {
    max-width: 365px;
    letter-spacing: -0.05em;
    font-size: 14px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 1100px) {
  .ls5 {
    letter-spacing: -0.05em;
  }
}

@media screen and (min-width: 1101px) {
  .new-h3 {
    width: 400px;
  }
  .new-h3-2 {
    margin-left: 60px;
  }
}
@media screen and (min-width: 1701px) {
  .new-h3 {
    display: none;
  }
  .new-h3-2 {
    display: none;
  }
  .wide-h3 {
    display: block !important;
    width: 730px;
  }
}
.nowrap {
  white-space: nowrap;
}

.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cards .card {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 50px;
}
.cards .card img {
  width: 360px;
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cards .card h3 {
  position: relative;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.03em;
  height: 50px;
  margin-top: 12px;
}
.cards .card h3::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #A50319;
  height: 50px;
}
.cards .card .pt12 {
  padding-top: 12px;
  text-align: left;
  padding-left: 30px;
}
@media screen and (max-width: 500px) {
  .cards .card .nigyo {
    padding-left: 25px;
    text-align: left;
    font-size: 17px;
  }
}

.yoyaku .form-wrapper table {
  margin-bottom: 0;
}

.form_content_group_checkbox {
  text-align: center;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}
.form_content_group_checkbox a {
  text-decoration: underline;
  color: #c39f67;
}
.form_content_group_checkbox label {
  font-weight: bold;
}
.form_content_group_checkbox .form_content_group_checkbox_row {
  padding-top: 10px;
}

.form_content_group_checkbox {
  background-color: #f2f2f2;
  padding: 20px 20px;
}

.yoyaku .form-wrapper .schedule-table .tr-normal .other-td input {
  width: 30%;
}
.yoyaku .form-wrapper .schedule-table .tr-normal .other-td select {
  width: 30%;
}

.yoyaku .contact-button {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.yoyaku .disabled {
  opacity: 0.7;
}

.ui-datepicker select.ui-datepicker-month {
  text-align: center;
}

.ui-datepicker-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ui-datepicker select.ui-datepicker-month {
  width: 50px !important;
}

.ui-datepicker-year {
  display: block;
  width: 70px;
  text-align: right;
  padding-top: 1px;
}
.ui-datepicker-year::after {
  content: "年";
}

.ui-datepicker-calendar .day-sunday > a,
.ui-datepicker-calendar .day-holiday > a {
  background: #ffc0c0;
}

.ui-datepicker-calendar .day-saturday > a {
  background: #c0d0ff;
}

input.error {
  border: 1px solid #A50319 !important;
}

label.error {
  font-size: 11px;
  color: #A50319;
  white-space: nowrap;
  font-weight: bold;
}

label.error.check {
  font-size: 14px !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.banner-txt {
  padding-top: 30px;
}
.banner-txt .txt {
  font-size: 27px;
  line-height: 60px;
  letter-spacing: 0.07em;
  font-weight: 500;
}
.banner-txt .txt span {
  font-weight: bold;
  font-size: 40px;
  display: inline;
  padding: 0 0px 2px;
  padding-left: 2px;
  position: relative;
}
.banner-txt .txt span::after {
  content: "";
  position: absolute;
  left: 2px;
  bottom: 0;
  height: 6px;
  width: 96%;
  background-color: #A50319;
}
@media screen and (max-width: 767px) {
  .banner-txt .txt {
    font-size: 13px;
    line-height: 30px;
  }
  .banner-txt .txt span {
    font-size: 19px;
  }
  .banner-txt .txt span::after {
    height: 3px;
  }
}
@media screen and (max-width: 373px) {
  .banner-txt .txt {
    font-size: 12px;
  }
  .banner-txt .txt span {
    font-size: 16px;
  }
}
.banner-txt .square {
  border: 1px solid #a50319;
  width: 307px;
  margin: auto;
  margin-top: 40px;
  font-size: 27px;
  line-height: 60px;
  color: #7f0002;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .banner-txt .square {
    margin-top: 35px;
    font-size: 13px;
    line-height: 37px;
    width: 174px;
  }
}

@media screen and (max-width: 850px) {
  .media-0905 img {
    max-width: 100%;
  }
}

.p-special__2.sp-show {
  display: none;
}

@media screen and (max-width: 1100px) {
  .p-special__2 img {
    max-width: 100%;
  }
}
.p-description .p-description__title {
  font-family: "a-otf-ryumin-pr6n", serif;
  font-size: 3.7vw;
}
.p-description .p-description__title span {
  font-size: 5vw;
}
.p-description .p-description__title .sp-show {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .p-description .p-description__title {
    text-align: right;
    line-height: 56px;
    font-size: 32px;
  }
  .p-description .p-description__title .sp-show {
    display: block !important;
  }
  .p-description .p-description__title span {
    padding-right: 10px;
    font-size: 43px;
  }
}
@media screen and (max-width: 767px) {
  .p-description .p-description__text {
    text-align: right;
  }
}

.mehrabian {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 1500px) {
  .mehrabian {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 767px) {
  .mehrabian {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.mehrabian .section-inner {
  max-width: 1220px;
  margin: auto;
}
@media screen and (min-width: 1500px) {
  .mehrabian .section-inner {
    max-width: 3000px;
  }
}
.mehrabian .section-inner h2 {
  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: 300;
  font-size: 48px;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  color: #2c2c2c;
}
.mehrabian .section-inner h2 span {
  font-size: 64px;
}
@media screen and (min-width: 1361px) {
  .mehrabian .section-inner h2 {
    font-size: 48px;
  }
  .mehrabian .section-inner h2 span {
    font-size: 64px;
  }
}
@media screen and (max-width: 767px) {
  .mehrabian .section-inner h2 {
    font-size: 20px;
  }
  .mehrabian .section-inner h2 span {
    font-size: 32px;
  }
}
.mehrabian .section-inner .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 200px;
}
.mehrabian .section-inner .flex .left {
  font-size: 1.6176470588vw;
  line-height: 1.9em;
  font-family: "Noto Sans JP";
  letter-spacing: 0.09em;
  color: #2c2c2c;
  width: 65%;
  padding-right: 60px;
}
.mehrabian .section-inner .flex .left p {
  font-weight: 500;
}
.mehrabian .section-inner .flex .left p span {
  color: #a50319;
  font-weight: bold;
}
.mehrabian .section-inner .flex .left p .nowrap {
  color: #2c2c2c;
  font-weight: 500;
}
@media screen and (min-width: 1101px) {
  .mehrabian .section-inner .flex .left p .nowrap {
    white-space: nowrap;
  }
}
.mehrabian .section-inner .flex .right {
  width: 35%;
}
.mehrabian .section-inner .flex .right img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mehrabian .section-inner .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .mehrabian .section-inner .flex .left {
    padding-top: 35px;
    width: 100%;
    font-size: 16px;
    padding-right: 0;
  }
  .mehrabian .section-inner .flex .right {
    width: 100%;
    text-align: center;
  }
  .mehrabian .section-inner .flex .right img {
    width: 90%;
  }
}

.p-description__text span.bold2 {
  font-size: 28px;
}
@media screen and (max-width: 1100px) {
  .p-description__text span.bold2 {
    font-size: 18px;
  }
}

.toujitsu {
  padding-bottom: 74px;
}
@media screen and (max-width: 500px) {
  .toujitsu {
    padding-bottom: 60px;
  }
}
.toujitsu .l-container {
  max-width: 848px;
}
.toujitsu .l-container .sp-hide {
  display: block !important;
}
@media screen and (max-width: 500px) {
  .toujitsu .l-container .sp-hide {
    display: none !important;
  }
}
.toujitsu .l-container .sp-show {
  display: none !important;
}
@media screen and (max-width: 500px) {
  .toujitsu .l-container .sp-show {
    display: block !important;
  }
}

@media screen and (min-width: 768px) {
  .p-mainvisual {
    margin-bottom: 0px;
  }
}

.review-campaign {
  padding-bottom: 120px;
  padding-top: 50px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .review-campaign {
    margin-top: -120px;
    padding-top: 0;
  }
}
@media screen and (max-width: 400px) {
  .review-campaign {
    margin-top: -100px;
    padding-top: 0;
  }
}
.review-campaign h3 {
  text-align: center;
  font-size: 19px;
  letter-spacing: 0.1em;
  color: #a50319;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .review-campaign h3 {
    font-size: 16px;
  }
}
.review-campaign h3 .circle-span {
  display: block;
  width: 29px;
  height: 29px;
  color: white;
  background-color: #A50319;
  border-radius: 50%;
  margin-left: 1.5px;
  margin-right: 1.5px;
}
@media screen and (max-width: 767px) {
  .review-campaign h3 .circle-span {
    width: 24px;
    height: 24px;
  }
}
.review-campaign h2 {
  text-align: center;
  font-size: 31px;
  letter-spacing: 0.08em;
  color: #A50319;
  margin-bottom: 46px;
}
@media screen and (max-width: 767px) {
  .review-campaign h2 {
    font-size: 24px;
  }
}
.review-campaign .section-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.review-campaign .section-inner .campaign-btn {
  text-align: center;
}
.review-campaign .section-inner .img-wrapper {
  position: relative;
  width: 100%;
  max-width: 840px;
  display: block;
  margin: auto;
}
.review-campaign .section-inner .img-wrapper::after {
  content: "";
  width: 240px;
  height: 240px;
  background-image: url(../images/review.webp);
  background-size: cover;
  position: absolute;
  right: -50px;
  top: -200px;
}
@media screen and (max-width: 1000px) {
  .review-campaign .section-inner .img-wrapper::after {
    width: 100px;
    height: 100px;
    top: -50px;
    right: -10px;
  }
}
.review-campaign .section-inner .img-wrapper .sp-show {
  display: none;
}
@media screen and (max-width: 1100px) {
  .review-campaign .section-inner .img-wrapper .sp-show {
    display: block;
  }
}

@media screen and (max-width: 767px) and (min-width: 700px) {
  .p-mainvisual {
    padding-top: 140%;
  }
}
@media screen and (max-width: 699px) and (min-width: 650px) {
  .p-mainvisual {
    padding-top: 150%;
  }
}
@media screen and (max-width: 649px) and (min-width: 610px) {
  .p-mainvisual {
    padding-top: 160%;
  }
}
@media screen and (max-width: 609px) and (min-width: 550px) {
  .p-mainvisual {
    padding-top: 180%;
  }
}
@media screen and (max-width: 767px) {
  .span0417-p {
    margin-right: -10px;
  }
}

.span0417 {
  position: relative;
  padding-left: 10px;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .span0417 {
    margin-left: 90px;
  }
}
.span0417::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.p-course {
  margin-bottom: 0;
}

.p-course__tabs__service {
  background-color: #2c2c2c;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-course__tabs__service .p-course__tabs__header {
    display: block;
    font-size: 18px;
  }
}

.p-price-new {
  position: relative;
  padding-top: 100px;
}
.p-price-new::before {
  content: "";
  width: 210px;
  height: 508px;
  background-image: url(../images/price-bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: -105px;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-price-new .p-special__caption {
    margin-bottom: 40px;
  }
}

.table-wrapper {
  max-width: 1130px;
  margin: auto;
}
.table-wrapper .price-table {
  width: 100%;
  border-collapse: collapse;
}
.table-wrapper .price-table .head th {
  width: 35%;
  text-align: center;
  background-color: #e2d8c2;
  color: #111111;
  letter-spacing: 0.035em;
  height: 93px;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .table-wrapper .price-table .head th {
    font-size: 16px;
    height: 70px;
  }
}
.table-wrapper .price-table .head td {
  width: 65%;
  text-align: center;
  background-color: #a51119;
  color: white;
  letter-spacing: 0.035em;
  height: 93px;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .table-wrapper .price-table .head td {
    font-size: 16px;
    height: 70px;
  }
}
.table-wrapper .price-table tr th, .table-wrapper .price-table tr td {
  font-size: 28px;
  font-weight: bold;
  height: 120px;
  text-align: center;
  letter-spacing: 0.035em;
}
@media screen and (max-width: 768px) {
  .table-wrapper .price-table tr th, .table-wrapper .price-table tr td {
    font-size: 16px;
    height: 70px;
  }
}
.table-wrapper .price-table tr th {
  background-color: #efeeec;
}
.table-wrapper .price-table tr td {
  font-size: 40px;
  border-right: 1px solid #E2E2E2;
}
.table-wrapper .price-table tr td span {
  font-size: 18px;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .table-wrapper .price-table tr td {
    font-size: 20px;
  }
  .table-wrapper .price-table tr td span {
    font-size: 12px;
  }
}
.table-wrapper .price-table tr:last-child td, .table-wrapper .price-table tr:last-child th {
  border-bottom: 1px solid #E2E2E2;
}
.table-wrapper .price-table .osusume th {
  border: 4px solid #a51119;
  border-right: none;
  color: #a51119;
}
.table-wrapper .price-table .osusume th .lh1 {
  margin-top: -10px;
}
.table-wrapper .price-table .osusume th span {
  font-size: 15px;
  color: white;
  background-color: #A50319;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  .table-wrapper .price-table .osusume th span {
    font-size: 12px;
  }
}
.table-wrapper .price-table .osusume td {
  border: 4px solid #a51119;
  border-left: none;
  color: #a51119;
}

.fukuri-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 90px;
}
.fukuri-ttl h3 {
  display: inline-block;
  background-color: #A50319;
  -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
          clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 66px;
  padding-right: 66px;
}
@media screen and (max-width: 500px) {
  .fukuri-ttl h3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.fukuri-ttl h3 span {
  color: white;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .fukuri-ttl h3 span {
    font-size: 20px;
  }
}

.fukuri-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1080px;
  margin: auto;
  margin-top: 45px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .fukuri-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
    margin-top: 50px;
  }
}
.fukuri-wrapper .box {
  border: 4px solid #a50319;
  border-radius: 8px;
  padding-top: 40px;
  padding-bottom: 20px;
  width: calc(50% - 10px);
}
@media screen and (max-width: 1024px) {
  .fukuri-wrapper .box {
    max-width: 700px;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }
}
.fukuri-wrapper .box h3 {
  text-align: center;
  font-size: 36px;
  color: #a50319;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.5em;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .box h3 {
    font-size: 20px;
  }
}
.fukuri-wrapper .box h2 {
  text-align: center;
  font-weight: bold;
  color: #1a0e0e;
  font-size: 30px;
  letter-spacing: 0.06em;
  margin-bottom: 17px;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .box h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
.fukuri-wrapper .box h2 .red {
  color: #a50319;
}
.fukuri-wrapper .box h2 .bb-red {
  line-height: 1em;
  display: inline-block;
  border-bottom: 4px solid #A50319;
}
.fukuri-wrapper .left {
  padding-top: unset;
  padding-bottom: unset;
  background-color: #e2d8c2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fukuri-wrapper .left h3 {
  margin-bottom: 50px;
}
.fukuri-wrapper .left h2 {
  margin-bottom: 60px;
  font-size: 36px;
}
.fukuri-wrapper .left h2 .h2-span {
  font-size: 0.7em;
  padding-bottom: 0.5px;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .left h2 .h2-span {
    padding-bottom: 0.6px;
  }
}
.fukuri-wrapper .left h2 .red {
  font-size: 1.5em;
}
.fukuri-wrapper .left h1 {
  font-weight: 900;
  color: #A50319;
  font-size: 37px;
  text-align: center;
  font-family: "Noto Sans JP";
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.fukuri-wrapper .left h1 span {
  font-size: 20px;
  font-weight: bold;
  color: #A50319;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .left h1 {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .fukuri-wrapper .left h1 span {
    font-size: 16px;
  }
}
.fukuri-wrapper .left .mini {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.06em;
  margin-bottom: 5px;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .left .mini {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.fukuri-wrapper .left .notice {
  text-align: right;
  font-size: 14px;
  letter-spacing: 0.06em;
  padding-right: 10px;
  padding-top: 10px;
  margin-bottom: -10px;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .left .notice {
    font-size: 10px;
  }
}
.fukuri-wrapper .left .more {
  text-align: center;
  color: #a50319;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5em;
  margin-top: 10px;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .left .more {
    font-size: 18px;
  }
}
.fukuri-wrapper .right {
  background-color: #fff;
}
.fukuri-wrapper .right .notice2 {
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #1a0e0e;
  padding-bottom: 16px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right .notice2 {
    font-size: 10px;
  }
}
.fukuri-wrapper .right .desc {
  font-size: 18px;
  letter-spacing: 0.06em;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 6px;
}
.fukuri-wrapper .right .desc .bb-red {
  border-bottom: 4px solid #971f21;
  display: inline-block;
  line-height: 1.5em;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right .desc {
    font-size: 12px;
  }
}
.fukuri-wrapper .right .mini2 {
  font-size: 13px;
  letter-spacing: 0.06em;
  color: #1a0e0e;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right .mini2 {
    font-size: 10px;
  }
}
.fukuri-wrapper .right ul {
  padding-left: 2.9411764706vw;
  padding-top: 30px;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right ul {
    padding-top: 10px;
    padding-left: 5px;
  }
}
.fukuri-wrapper .right ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.fukuri-wrapper .right ul li span {
  background-color: #a50718;
  color: white;
  font-weight: bold;
  font-size: 18px;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  display: block;
  text-align: center;
  margin-right: 12px;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right ul li span {
    font-size: 14px;
    height: 24px;
    width: 24px;
    line-height: 24px;
  }
}
.fukuri-wrapper .right ul li p {
  font-size: 24px;
  color: #A50319;
  font-weight: bold;
  display: block;
  width: calc(100% - 28px);
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right ul li p {
    font-size: 16px;
    width: calc(100% - 24px);
  }
}
.fukuri-wrapper .right .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 15px;
  position: relative;
}
.fukuri-wrapper .right .flex::after {
  content: "";
  width: 1px;
  height: 90%;
  background-color: #bababa;
  position: absolute;
  right: 50%;
  top: 5%;
}
.fukuri-wrapper .right .flex .wrapper h6 {
  text-align: center;
  font-weight: bold;
  color: #1a0e0e;
  font-size: 16px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right .flex .wrapper h6 {
    font-size: 12px;
  }
}
.fukuri-wrapper .right .flex .wrapper .flex-mini {
  font-size: 12px;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: bold;
  color: #1a0e0e;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right .flex .wrapper .flex-mini {
    font-size: 10px;
  }
}
.fukuri-wrapper .right .flex .wrapper .price {
  font-size: 19px;
  letter-spacing: 0.06em;
  font-weight: bold;
  color: #1a0e0e;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right .flex .wrapper .price {
    font-size: 14px;
  }
}
.fukuri-wrapper .right .flex .wrapper .price .red {
  color: #A50319;
  font-size: 28px;
  font-weight: 900;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right .flex .wrapper .price .red {
    font-size: 16px;
  }
}
.fukuri-wrapper .right .flex .wrapper .price .tax {
  font-size: 10px;
  color: #1a0e0e;
  letter-spacing: 0.06em;
}
.fukuri-wrapper .right h5 {
  font-size: 22px;
  color: #A50319;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 600px) {
  .fukuri-wrapper .right h5 {
    font-size: 18px;
  }
}

.p-course__tabs__price__title {
  white-space: nowrap;
}

.ttl-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttl-wrapper .off {
  margin-left: 30px;
  width: 160px;
  padding-left: 15px;
  padding-top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 4px;
  color: #A50319;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}
@media screen and (max-width: 1150px) {
  .ttl-wrapper .off {
    margin-left: 20px;
    font-size: 15px;
    width: 130px;
  }
}
@media screen and (max-width: 930px) {
  .ttl-wrapper .off {
    margin-left: 10px;
    font-size: 12px;
    width: 110px;
  }
}
@media screen and (max-width: 767px) {
  .ttl-wrapper .off {
    margin-left: 5px;
  }
}

@media screen and (max-width: 767px) {
  .span0417-p {
    margin-right: -10px;
  }
}

.span0417 {
  position: relative;
  padding-left: 10px;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .span0417 {
    margin-left: 90px;
  }
}
.span0417::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
