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

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

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

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

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* 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;
  text-decoration: underline dotted;
}

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

li {
  margin: 0;
}
li a {
  text-decoration: none;
}

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

p {
  margin: 0;
}

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

i {
  margin: 0;
}

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] {
  cursor: pointer;
  color: inherit;
}

/* 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 */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* 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;
}

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

/* @function rem($px, $rem: $pc-rem) {
  @return calc($px / $rem) * 1rem;
} */
/* ブレイクポイント指定 */
/* 

フォント読み込み

⚫︎使い方

@include font-face('Lora', 'fonts/Lora', 400, italic, ttf);
@include font-face('Samplinal', 'fonts/Samplinal', bold, normal, eot woff2 woff);
-----------------------------------------------------------------------------------*/
/* 

上向き(upward)、右向き(rightward)、下向き(downward)、左向き(leftward)、左上(upper-left)、右上(upper-right)、右下(lower-right)、左下(lower-left)の８方向から選択します


@include triangle(upward, 20px, 15px, #cd5c5c);

@include triangle(upper-left, 12px, 12px);
---*/
@font-face {
  font-display: swap;
  /* display=swapの設定 */
}
@font-face {
  font-family: "futura-book-bt";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/futura-book-bt.ttf") format("truetype"), url("../fonts/futura-book-bt.woff") format("woff");
}
@font-face {
  font-family: "futura-bk-bold";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Futura-Bk-Bold.ttf") format("truetype"), url("../fonts/Futura-Bk-Bold.woff") format("woff");
}
@font-face {
  font-family: "MoGa-ReZeKi-DuA";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/MoGa-ReZeKi-DuA.ttf") format("truetype"), url("../fonts/MoGa-ReZeKi-DuA.woff") format("woff");
}
@font-face {
  font-family: "hana-choucho";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/hana-choucho.ttf") format("truetype"), url("../fonts/hana-choucho.woff") format("woff");
}
html {
  font-size: 16px;
}

body {
  font-family: YakuHanJP_Narrow, "Noto Sans JP", sans-serif;
  line-height: 1.667;
  /* letter-spacing: 0.05em; */
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-style: normal;
  color: #19243C;
}

@media (max-width: 1940px) {
  html {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 1399px) {
  html {
    font-size: 0.9071428571vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 3.8515625vw;
  }
}
@media screen and (max-width: 1024px) {
  body.is-non-scroll {
    overflow: hidden;
  }
}

*,
*::after,
*::before {
  box-sizing: border-box;
  outline: none;
}

li {
  list-style-type: none;
}

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

li img {
  display: block;
}

a img {
  border-style: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

dt {
  font-weight: 700;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  border: 1px solid #FFFAF6;
  background-color: #FFFAF6;
  padding: 0.875rem 1.3125rem;
  width: 100%;
  border-radius: 0.25rem;
  font-weight: 400;
  font-size: 0.9375rem;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #ADADAD;
}
input[type=text].--required,
input[type=email].--required,
input[type=tel].--required,
textarea.--required {
  border-color: #d2145a;
}
input[type=text].is-error,
input[type=email].is-error,
input[type=tel].is-error,
textarea.is-error {
  border-color: #FD650F;
}

input[type=submit] {
  appearance: none;
  background-color: #FD650F;
  color: #fff;
  width: 100%;
  border-radius: 11.875rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  input[type=submit] {
    padding: 0.9375rem 0.625rem;
    font-size: 1rem;
  }
}

select {
  border: 1px solid #fff;
  color: #808080;
  padding: 0.875rem 1.3125rem;
  padding-right: 3.4375rem;
  background: #fff url(../images/common/select-arw.svg) no-repeat 95% 50%;
  background-size: 1.25rem auto;
  width: 21.5625rem;
  border-radius: 0.3125rem;
}
select.--required {
  border-color: #d2145a;
  background-image: url(../images/common/select-arw--rq.svg);
}

textarea {
  height: 13rem;
  overflow-y: scroll;
}
@media screen and (max-width: 900px) {
  textarea {
    height: 13.75rem;
  }
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
}

video {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 900px) {
  p {
    font-size: 1.01rem;
  }
}

.l-wrapper {
  width: 100%;
  position: relative;
  min-height: 100vh;
}

.l-outer {
  position: relative;
  max-width: 1720px;
  width: 89.5833333333%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .l-outer {
    width: 100%;
  }
}

.l-container--full {
  max-width: none;
}

.l-content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  z-index: unset;
}

.l-inner {
  width: 90rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 90%;
}
@media screen and (max-width: 900px) {
  .l-inner {
    width: 88%;
  }
}

.l-inner-md {
  width: 87.5%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 90%;
}
@media screen and (max-width: 900px) {
  .l-inner-md {
    width: 88%;
  }
}

.l-inner-small {
  width: 62.5%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .l-inner-small {
    max-width: 90%;
  }
}
@media screen and (max-width: 900px) {
  .l-inner-small {
    width: 88%;
  }
}

.l-inner-wide {
  width: 95.8333333333%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 768px) {
  .l-inner-wide {
    width: 92%;
  }
}

.l-col02-contents-sec {
  background-color: #F5F4E3;
  padding: 3.125rem 0 10rem;
}
@media screen and (max-width: 768px) {
  .l-col02-contents-sec {
    padding: 1.875rem 0 6.25rem;
  }
}

@media screen and (min-width: 769px) {
  .l-col02-contents {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.l-col02-contents__side {
  flex: 0 0 22.5rem;
}
@media screen and (min-width: 769px) {
  .l-col02-contents__side {
    margin-right: 7.5rem;
  }
}
.l-col02-contents__main {
  flex: 1 1 auto;
}

.l-header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  box-shadow: none;
  background-color: transparent;
}
.l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding: 3.75rem 3.125% 0;
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    padding: 1.125rem 5% 0;
  }
}
.l-header__logo {
  order: 1;
  background-color: #fff;
  border-radius: 0.3125rem;
  width: 12.5rem;
  padding: 0.85625rem 1.25rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    zoom: 0.5;
    display: none;
  }
}
.l-header__toggle {
  order: 2;
  display: block;
  width: 7.5rem;
  height: 7.5rem;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.16);
  padding: 1.5625rem 0.6875rem;
  position: fixed;
  right: 3.75rem;
  top: 3.75rem;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .l-header__toggle {
    width: 4.0625rem;
    height: 4.0625rem;
    padding: 0.75rem 0.75rem;
    right: 1rem;
    top: 1rem;
  }
}
.l-header__toggle-icon {
  display: block;
  width: 4rem;
  margin: 0 auto 0.125rem;
  transition: linear 0.18s;
}
@media screen and (max-width: 768px) {
  .l-header__toggle-icon {
    width: 2rem;
    margin-bottom: 0;
  }
}
.l-header__toggle-in {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2rem;
  width: 2.8125rem;
  height: 2.8125rem;
  visibility: hidden;
  opacity: 0;
  transition: linear 0.18s;
}
@media screen and (max-width: 768px) {
  .l-header__toggle-in {
    top: 0.875rem;
    width: 40%;
    height: 40%;
  }
}
.l-header__toggle-line {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #19243C;
  width: 100%;
  height: 0.375rem;
}
@media screen and (max-width: 768px) {
  .l-header__toggle-line {
    height: 0.3125rem;
  }
}
.l-header__toggle-line:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.l-header__toggle-line:nth-of-type(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.l-header__toggle-text {
  line-height: 1;
  display: inline-block;
}
.l-header__toggle-text::after {
  content: "MENU";
  text-align: center;
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  letter-spacing: 0.1em;
  color: #19243C;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .l-header__toggle-text::after {
    font-size: 0.7rem;
    line-height: 1.12;
    position: relative;
    top: -0.3125rem;
  }
}
.l-header__toggle.is-open .l-header__toggle-icon {
  visibility: hidden;
  opacity: 0;
}
.l-header__toggle.is-open .l-header__toggle-in {
  visibility: visible;
  opacity: 1;
}
.l-header__toggle.is-open .l-header__toggle-text::after {
  content: "CLOSE";
}

.l-fix-nav {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 8;
  width: 13.125rem;
  border-radius: 5.5rem 0 0 0;
  background: #19243C;
}
@media screen and (max-width: 768px) {
  .l-fix-nav {
    display: block;
  }
}
.l-fix-nav__link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  padding: 1.5625rem 0 0.8125rem;
  font-size: 1.375rem;
  line-height: 1;
}
.l-fix-nav__icon {
  width: 1.5625rem;
  margin-top: -0.5rem;
  margin-right: 0.625rem;
}

.l-hide-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  transition: linear 0.18s;
}
.l-hide-menu.is-open {
  visibility: visible;
  opacity: 1;
}
.l-hide-menu__bg {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.l-hide-menu__main {
  background-color: #F5F4E3;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 45rem;
  padding: 13.125rem 2.5rem;
  overflow-y: scroll;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__main {
    width: 100%;
    padding: 9.375rem 1.25rem 6.875rem;
  }
}
.l-hide-menu__logo {
  width: 12.5rem;
  position: absolute;
  top: 4.1875rem;
  left: 2.5rem;
  padding: 0.85625rem 1.25rem;
  background-color: #fff;
  border-radius: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__logo {
    left: 1.25rem;
    width: 9.375rem;
    top: 1.6875rem;
  }
}
.l-hide-menu__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.l-hide-menu__list-item {
  width: 47.7%;
  padding-left: 3.25rem;
  position: relative;
  transition: linear 0.18s;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__list-item {
    padding-left: 1.625rem;
    width: 49.3%;
    margin-bottom: 0.75rem;
  }
}
.l-hide-menu__list-item:hover {
  transform: rotate(4deg);
}
.l-hide-menu__list-item::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/common/menu_item_bg.png) no-repeat 0 50%;
  background-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__list-item::before {
    background-image: url(../images/common/menu_item_bg_sp.png);
  }
}
.l-hide-menu__list-link {
  height: 6.25rem;
  display: flex;
  align-items: center;
  border: 4px solid #19243C;
  border-left: none;
  padding: 0.5rem 2.875rem;
  position: relative;
  box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  .l-hide-menu__list-link {
    padding: 0.1875rem 0.25rem;
    text-align: center;
    justify-content: center;
    height: 5.4375rem;
    border-width: 3px;
  }
}
.l-hide-menu__list-link::before {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  left: -0.3125rem;
  top: 0;
  border-left: 4px dashed #19243C;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__list-link::before {
    border-width: 3px;
    left: -0.1875rem;
  }
}
.l-hide-menu__list-link.--gray {
  background-color: #aaa;
}
.l-hide-menu__list-link.--green {
  background-color: #0D7428;
}
.l-hide-menu__list-link.--l_green {
  background-color: #7DD44B;
}
.l-hide-menu__list-link.--sky_blue {
  background-color: #0AD1C2;
}
.l-hide-menu__list-link.--yellow {
  background-color: #FEB90A;
}
.l-hide-menu__list-link.--sky_blue02 {
  background-color: #61D3F9;
}
.l-hide-menu__list-link.--orange {
  background-color: #FD650F;
}
.l-hide-menu__list-link.--blue {
  background-color: #004BB1;
}
.l-hide-menu__list-link.--red {
  background-color: #EA332A;
}
.l-hide-menu__list-link.--blue02 {
  background-color: #19243C;
}
.l-hide-menu__list-info {
  width: 100%;
  white-space: nowrap;
}
.l-hide-menu__list-eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.15;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__list-eng {
    font-size: 1.5625rem;
  }
}
.l-hide-menu__list-sub {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__list-sub {
    font-size: 0.9rem;
  }
}

.l-my-footer {
  background-color: #FAFAFA;
  padding: 7.5rem 0 9.0625rem;
}
@media screen and (max-width: 768px) {
  .l-my-footer {
    padding: 4.125rem 0 3.125rem;
  }
}
.l-my-footer__inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-my-footer__inner {
    flex-flow: column-reverse;
  }
}
.l-my-footer__info {
  flex: 0 0 auto;
}
@media screen and (min-width: 769px) {
  .l-my-footer__info {
    margin-right: 13.875rem;
  }
}
.l-my-footer__name {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 2.5rem;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .l-my-footer__name {
    font-size: 1.5rem;
  }
}
.l-my-footer__copy {
  font-weight: 400;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .l-my-footer__copy {
    font-size: 0.625rem;
  }
}
.l-my-footer__tels {
  display: flex;
  align-items: center;
  margin-top: 2.5rem;
}
@media screen and (max-width: 768px) {
  .l-my-footer__tels {
    margin: 0 0 1.75rem;
  }
}
.l-my-footer__tels-icon {
  width: 2.5rem;
  display: flex;
  align-items: center;
  margin-right: 1.875rem;
}
@media screen and (max-width: 768px) {
  .l-my-footer__tels-icon {
    flex: 0 0 2.5rem;
    margin-right: 0.9375rem;
  }
}
@media screen and (min-width: 769px) {
  .l-my-footer__tels-lists {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .l-my-footer__tels-lists {
    flex: 1 1 auto;
  }
}
.l-my-footer__tel {
  display: flex;
  align-items: center;
  line-height: 1.1;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 769px) {
  .l-my-footer__tel:not(:last-of-type) {
    margin-right: 2.25rem;
  }
}
@media screen and (max-width: 768px) {
  .l-my-footer__tel:not(:last-of-type) {
    margin-bottom: 0.9375rem;
  }
}
.l-my-footer__tel-lb {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  color: #fff;
  font-size: 1.5rem;
  background-color: #EA332A;
  line-height: 1;
  border-radius: 0.3125rem;
  padding: 0.21875rem 0.3125rem;
  margin-right: 0.75rem;
}
@media screen and (max-width: 768px) {
  .l-my-footer__tel-lb {
    font-size: 1.3125rem;
  }
}
.l-my-footer__tel-lb.--usa {
  background-color: #004BB1;
}
.l-my-footer__tel-num {
  font-family: "futura-bk-bold", sans-serif;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .l-my-footer__tel-num {
    font-size: 1.5rem;
  }
}
.l-my-footer__nav {
  flex: 1 1 auto;
}
@media screen and (min-width: 769px) {
  .l-my-footer__nav {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .l-my-footer__nav {
    margin-bottom: 3.125rem;
  }
}
@media screen and (min-width: 769px) {
  .l-my-footer__gr:not(:last-of-type) {
    margin-right: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .l-my-footer__gr {
    display: flex;
    justify-content: space-between;
  }
  .l-my-footer__gr:not(:last-of-type) {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 769px) {
  .l-my-footer__gr-item {
    white-space: nowrap;
    width: 11.875rem;
  }
  .l-my-footer__gr-item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .l-my-footer__gr-item {
    width: 49%;
  }
}
.l-my-footer__gr-link {
  font-size: 1.125rem;
  line-height: 1;
  display: block;
  position: relative;
  padding: 0.6875rem 0.75rem;
  padding-left: 1.6875rem;
  border-radius: 0.3125rem;
}
@media screen and (min-width: 769px) {
  .l-my-footer__gr-link {
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .l-my-footer__gr-link {
    font-size: 1.125rem;
    padding: 0;
    padding-left: 1.5rem;
  }
}
.l-my-footer__gr-link::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.625rem;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #fff;
  border-width: 0.46875rem 0 0.46875rem 0.75rem;
}
@media screen and (max-width: 768px) {
  .l-my-footer__gr-link::before {
    border-left-color: #19243C;
  }
}
@media screen and (min-width: 769px) {
  .l-my-footer__gr-link.--gray {
    background-color: #aaa;
  }
  .l-my-footer__gr-link.--green {
    background-color: #0D7428;
  }
  .l-my-footer__gr-link.--l_green {
    background-color: #7DD44B;
  }
  .l-my-footer__gr-link.--sky_blue {
    background-color: #0AD1C2;
  }
  .l-my-footer__gr-link.--yellow {
    background-color: #FEB90A;
  }
  .l-my-footer__gr-link.--sky_blue02 {
    background-color: #61D3F9;
  }
  .l-my-footer__gr-link.--orange {
    background-color: #FD650F;
  }
  .l-my-footer__gr-link.--blue {
    background-color: #004BB1;
  }
  .l-my-footer__gr-link.--red {
    background-color: #EA332A;
  }
  .l-my-footer__gr-link.--blue02 {
    background-color: #19243C;
  }
}

.l-search-bar {
  background-color: #fff;
  padding: 2.5rem 1.5rem;
  border-radius: 1.875rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .l-search-bar {
    padding: 0 1.25rem;
    margin-bottom: 2.1875rem;
    border-radius: 3.125rem;
  }
}
.l-search-bar__search {
  display: none;
  padding: 1rem 0;
  padding-left: 0.625rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-search-bar__search {
    display: block;
  }
}
.l-search-bar__search-ttl {
  font-size: 1.5625rem;
}
.l-search-bar__toggle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 3.1875rem;
  height: 3.1875rem;
  border-radius: 50%;
  background-color: #19243C;
}
.l-search-bar__toggle::before, .l-search-bar__toggle::after {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.1875rem;
  transition: linear 0.17s;
}
.l-search-bar__toggle::before {
  width: 50%;
  height: 0.1875rem;
}
.l-search-bar__toggle::after {
  height: 50%;
  width: 0.1875rem;
}
.l-search-bar__toggle.is-accordion-open::before, .l-search-bar__toggle.is-accordion-open::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (max-width: 768px) {
  .l-search-bar__main {
    max-height: 0;
    overflow: hidden;
    transition: linear 0.2s;
  }
  .l-search-bar__main.is-accordion-contents-open {
    max-height: 99999px;
    overflow: visible;
  }
}
.l-search-bar__block:not(:last-of-type) {
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #aaa;
}
@media screen and (max-width: 768px) {
  .l-search-bar__block:not(:last-of-type) {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .l-search-bar__block:first-of-type {
    border-top: 1px solid #aaa;
    padding-top: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .l-search-bar__block:last-of-type {
    padding-bottom: 1.875rem;
  }
}
.l-search-bar__head {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  margin-bottom: 1.875rem;
}
.l-search-bar__head-eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 2.5rem;
  margin-right: 0.625rem;
  line-height: 1;
}
.l-search-bar__list {
  display: flex;
  flex-wrap: wrap;
}
.l-search-bar__check:checked + .l-search-bar__label {
  background-color: #19243C;
  color: #fff;
}
.l-search-bar__label {
  border: 1px solid #19243C;
  border-radius: 3.125rem;
  line-height: 1.16;
  padding: 0.5625rem 1.25rem;
  margin-bottom: 0.625rem;
}
.l-search-bar__label:not(:last-of-type) {
  margin-right: 0.625rem;
}
.l-search-bar__serach {
  position: relative;
}
.l-search-bar__serach-icon {
  width: 3.125rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.25rem;
}
.l-search-bar__serach-inp {
  background-color: #F5F4E3;
  border-radius: 3.75rem !important;
  padding: 0.8125rem 1.875rem;
  padding-right: 3.75rem;
}

.l-contacts {
  padding: 7.5rem 0 10rem;
}
@media screen and (max-width: 768px) {
  .l-contacts {
    padding: 4.375rem 0 5.625rem;
  }
}
.l-contacts__heading {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .l-contacts__heading {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 769px) {
  .l-contacts__list {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .l-contacts__item {
    width: 30.3%;
  }
}
@media screen and (max-width: 768px) {
  .l-contacts__item:not(:last-of-type) {
    margin-bottom: 1.6875rem;
  }
}
.l-contacts__mark {
  margin: 0 auto 1.875rem;
}
@media screen and (max-width: 768px) {
  .l-contacts__mark {
    margin-bottom: 0.6875rem;
  }
}
@media screen and (min-width: 769px) {
  .l-contacts__main {
    display: flex;
    justify-content: space-between;
    flex-flow: column;
    min-height: 24.375rem;
  }
}
.l-contacts__head {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  border-radius: 0.625rem;
  padding: 0.4375rem 0.625rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .l-contacts__head {
    margin-bottom: 0.8125rem;
    font-size: 1.625rem;
  }
}
.l-contacts__head.--zoom {
  background-color: #004BB1;
}
.l-contacts__head.--line {
  background-color: #0D7428;
}
.l-contacts__head.--mail {
  background-color: #FEB90A;
}
.l-contacts__desc {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .l-contacts__desc {
    margin-bottom: 1.125rem;
  }
}
.l-contacts__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 96%;
  margin: 0 auto;
  background-color: #fff;
  border: 0.3125rem solid #000;
  border-radius: 3.125rem;
  transition: linear 0.18s;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
  font-size: 1.5rem;
  padding: 0.3125rem 0.6875rem;
}
@media screen and (max-width: 768px) {
  .l-contacts__btn {
    padding: 0.6875rem 0.9375rem;
  }
}
.l-contacts__btn-icon {
  width: 3.125rem;
  height: 3.125rem;
  margin-right: 0.6875rem;
  transition: linear 0.18s;
}
.l-contacts__btn.--zoom {
  border-color: #004BB1;
  color: #004BB1;
}
.l-contacts__btn.--zoom .l-contacts__btn-icon {
  fill: #004BB1;
}
.l-contacts__btn.--zoom:hover {
  background-color: #004BB1;
}
.l-contacts__btn.--line {
  border-color: #0D7428;
  color: #0D7428;
}
.l-contacts__btn.--line .l-contacts__btn-icon {
  fill: #0D7428;
}
.l-contacts__btn.--line:hover {
  background-color: #0D7428;
}
.l-contacts__btn.--mail {
  border-color: #FEB90A;
  color: #FEB90A;
}
.l-contacts__btn.--mail .l-contacts__btn-icon {
  fill: #FEB90A;
}
.l-contacts__btn.--mail:hover {
  background-color: #FEB90A;
}
.l-contacts__btn:hover {
  color: #fff;
  opacity: 1;
  box-shadow: none;
}
.l-contacts__btn:hover .l-contacts__btn-icon {
  fill: #fff;
}

@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes gradientAnimation {
  0% {
    background: linear-gradient(to right, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
  100% {
    background: linear-gradient(-45deg, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes logoAnimation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30000px 0;
  }
}
@keyframes drawer-main {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
.c-img-hover-zoom {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover {
  transform: scale(1.1);
  opacity: 1;
}

.c-text-link {
  color: #d2145a;
  transition: linear 0.11s;
}
.c-text-link:hover {
  color: #222;
}

.c-button {
  background-color: #fff;
  border-radius: 3.4375rem;
  display: block;
  width: 22.5rem;
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  text-align: center;
  padding: 1rem 0;
  font-size: 2rem;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}
.c-button.--text-orange {
  color: #FD650F;
}
.c-button.--text-green {
  color: #0D7428;
}
.c-button.--text-yellow {
  color: #FEB90A;
}
.c-button.--text-sky-blue {
  color: #61D3F9;
}
.c-button.--text-sky-blue02 {
  color: #0AD1C2;
}
.c-button.--text-red {
  color: #EA332A;
}
.c-button.--text-pink {
  color: #d2145a;
}
.c-button.--text-l-green {
  color: #7DD44B;
}
.c-button.--text-ppl {
  color: #722FDD;
}

.c-triangle-btn {
  display: block;
  background-color: #fff;
  position: relative;
  padding: 1.125rem 1.5625rem;
  width: 18.75rem;
  border-radius: 0.625rem;
}
.c-triangle-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.25rem;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #cd5c5c;
  border-width: 0.5625rem 0 0.5625rem 0.875rem;
}
.c-triangle-btn.--text-orange {
  color: #FD650F;
}
.c-triangle-btn.--text-green {
  color: #0D7428;
}
.c-triangle-btn.--text-yellow {
  color: #FEB90A;
}
.c-triangle-btn.--text-sky-blue {
  color: #61D3F9;
}
.c-triangle-btn.--text-sky-blue::after {
  border-left-color: #61D3F9;
}
.c-triangle-btn.--text-sky-blue02 {
  color: #0AD1C2;
}
.c-triangle-btn.--text-sky-blue02::after {
  border-left-color: #0AD1C2;
}
.c-triangle-btn.--text-red {
  color: #EA332A;
}
.c-triangle-btn.--text-pink {
  color: #d2145a;
}
.c-triangle-btn.--text-pink::after {
  border-left-color: #d2145a;
}
.c-triangle-btn.--text-l-green {
  color: #7DD44B;
}
.c-triangle-btn.--text-l-green::after {
  border-left-color: #7DD44B;
}
.c-triangle-btn.--text-ppl {
  color: #722FDD;
}
.c-triangle-btn.--bg-orange {
  background-color: #FD650F;
  color: #fff;
}
.c-triangle-btn.--bg-orange::after {
  border-left-color: #fff;
}

.c-button-trans {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 22.75rem;
  max-width: 100%;
  border: 1px solid #d62326;
  color: #d62326;
  border-radius: 0.625rem;
  font-size: 1.5rem;
  padding: 0.75rem 1.875rem;
}
@media screen and (max-width: 768px) {
  .c-button-trans {
    width: 29.375rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.25rem;
    padding: 0.9375rem 1rem;
  }
}
.c-button-trans__arw {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.8125rem;
}

.c-button-n {
  background-color: #fff;
  transition: linear 0.23s;
  text-align: center;
  display: block;
  border-radius: 62.4375rem;
  width: 22.5rem;
  padding: 0.8125rem 0.625rem;
  font-size: 1.5rem;
  color: #19243C;
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .c-button-n {
    font-size: 1.3125rem;
  }
}
.c-button-n.--text-orange {
  color: #FD650F;
}
.c-button-n.--text-green {
  color: #0D7428;
}
.c-button-n.--text-yellow {
  color: #FEB90A;
}
.c-button-n.--text-sky-blue {
  color: #61D3F9;
}
.c-button-n.--text-sky-blue02 {
  color: #0AD1C2;
}
.c-button-n.--text-red {
  color: #EA332A;
}
.c-button-n.--text-pink {
  color: #d2145a;
}
.c-button-n.--text-l-green {
  color: #7DD44B;
}
.c-button-n.--text-ppl {
  color: #722FDD;
}

.c-sec-heading {
  text-align: center;
}
.c-sec-heading.--white {
  color: #fff;
}
.c-sec-heading.--left {
  text-align: left;
}
.c-sec-heading__eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 6.25rem;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .c-sec-heading__eng {
    font-size: 3.75rem;
  }
}
.c-sec-heading__read {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .c-sec-heading__read {
    font-size: 1.125rem;
  }
}

.c-band-ttl {
  color: #fff;
  background-color: #19243C;
  padding: 1.125rem 3.75rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .c-band-ttl {
    text-align: center;
    padding: 0.8125rem 1.25rem;
    font-size: 1.5625rem;
  }
}

.c-point-mark {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  text-align: center;
  width: 9.375rem;
  height: 9.375rem;
  color: #fff;
  background: url(../images/common/bg_deco-point.svg) no-repeat 50% 50%;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
.c-point-mark.--bg-l-blue {
  background-image: url(../images/common/bg_deco-point--l-blue.svg);
}
.c-point-mark.--bg-yellow {
  background-image: url(../images/common/bg_deco-point--yellow.svg);
}
.c-point-mark.--bg-pink {
  background-image: url(../images/common/bg_deco-point--pink.svg);
}
.c-point-mark.--color-pink {
  background-image: url(../images/common/bg_deco-point--pink.svg);
}
.c-point-mark.--color-blue {
  background-image: url(../images/common/bg_deco-point--blue.svg);
}
.c-point-mark.--color-orange {
  background-image: url(../images/common/bg_deco-point--orange.svg);
}
.c-point-mark.--color-ppl {
  background-image: url(../images/common/bg_deco-point--ppl.svg);
}
.c-point-mark.--color-l-green {
  background-image: url(../images/common/bg_deco-point--l-green.svg);
}
.c-point-mark__head {
  line-height: 1;
}
.c-point-mark__num {
  font-size: 3.125rem;
  line-height: 1;
}

.c-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-pagination ul {
  display: flex;
  box-shadow: none;
  background: none;
  height: auto;
  line-height: 1;
  font-size: 1rem;
  min-width: auto;
}
.c-pagination ul:hover {
  background: none;
}
.c-pagination ul li {
  margin: 0 0.3125rem;
}
.c-pagination ul li a,
.c-pagination ul li span {
  width: 3.125rem;
  height: 3.125rem;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  color: #fff;
  box-shadow: none;
  background: transparent url(../images/common/pagenation_bg.svg) no-repeat 50% 50%;
  background-size: 100% 100%;
  position: relative;
  min-width: auto;
}
.c-pagination ul li a:hover,
.c-pagination ul li span:hover {
  background-color: transparent;
}
.c-pagination ul li a.current,
.c-pagination ul li span.current {
  background-color: transparent;
  background-image: url(../images/common/pagenation_bg--green.svg);
}
.c-pagination ul li a.next, .c-pagination ul li a.prev,
.c-pagination ul li span.next,
.c-pagination ul li span.prev {
  background: none;
  width: auto;
}
.c-pagination ul li a.next svg, .c-pagination ul li a.prev svg,
.c-pagination ul li span.next svg,
.c-pagination ul li span.prev svg {
  width: 0.8125rem;
  height: 0.8125rem;
  fill: #19243C;
}
.c-pagination.--current-blue ul li a.current,
.c-pagination.--current-blue ul li span.current {
  background-image: url(../images/common/pagenation_bg--blue.svg);
}
.c-pagination.--current-red ul li a.current,
.c-pagination.--current-red ul li span.current {
  background-image: url(../images/common/pagenation_bg--red.svg);
}

.c-pagenation .page-numbers .prev {
  margin-right: 1.5rem;
}
@media screen and (max-width: 900px) {
  .c-pagenation .page-numbers .prev {
    margin-right: 0;
  }
}

.c-pagenation .page-numbers .next {
  margin-left: 1.5rem;
}
@media screen and (max-width: 900px) {
  .c-pagenation .page-numbers .next {
    margin-left: 0;
  }
}

.c-cms-clasic img {
  width: auto;
}
.c-cms-clasic a {
  color: var(--color_link);
  text-decoration: underline;
}
.c-cms-clasic p:not(:last-of-type) {
  margin-bottom: 1.5rem;
}

.p-top-fv {
  background-color: #FD650F;
  padding: 11.25rem 0 7.5rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-fv {
    padding: 9.375rem 0 6.25rem;
  }
}
.p-top-fv__deco {
  display: block;
  position: absolute;
  width: 8.125rem;
}
.p-top-fv__deco.--deco01 {
  width: 10.875rem;
  top: 25.625rem;
  left: 3.4375%;
}
@media screen and (max-width: 768px) {
  .p-top-fv__deco.--deco01 {
    width: 5.625rem;
    left: 10%;
    top: 3.75rem;
  }
}
.p-top-fv__deco.--deco02 {
  width: 12rem;
  top: 44.375rem;
  left: 6.25%;
}
@media screen and (max-width: 768px) {
  .p-top-fv__deco.--deco02 {
    left: auto;
    right: 7%;
    width: 5rem;
    top: 26.25rem;
  }
}
.p-top-fv__deco.--deco03 {
  width: 9.25rem;
  top: 26.875rem;
  left: 50%;
}
@media screen and (max-width: 768px) {
  .p-top-fv__deco.--deco03 {
    left: 8%;
    width: 5.5rem;
  }
}
.p-top-fv__deco.--deco04 {
  width: 10.125rem;
  top: 46.875rem;
  left: 43.75%;
}
@media screen and (max-width: 768px) {
  .p-top-fv__deco.--deco04 {
    width: 5.625rem;
    top: 2.6875rem;
    left: 33.5%;
  }
}
.p-top-fv__deco.--deco05 {
  width: 7.875rem;
  top: 52.5rem;
  left: 56.25%;
}
@media screen and (max-width: 768px) {
  .p-top-fv__deco.--deco05 {
    left: 6%;
    top: auto;
    bottom: 3.4375rem;
    width: 6.25rem;
  }
}
.p-top-fv__deco.--deco06 {
  width: 9.375rem;
  top: 13.125rem;
  left: 86.9791666667%;
}
@media screen and (max-width: 768px) {
  .p-top-fv__deco.--deco06 {
    left: auto;
    right: 4%;
    top: auto;
    bottom: 12.1875rem;
    width: 5.0625rem;
  }
}
.p-top-fv__box {
  width: 46.25rem;
  max-width: 100%;
}
.p-top-fv__texts {
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .p-top-fv__texts {
    margin-bottom: 1.25rem;
    transform: scale(1.1);
  }
}
.p-top-fv__eng {
  width: 86.4864864865%;
  margin: 0 auto 5.875rem;
}
@media screen and (max-width: 768px) {
  .p-top-fv__eng {
    width: 76%;
    margin-bottom: 0;
  }
}
.p-top-fv__btn {
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-top-fv__btn {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .p-top-fv__main {
    position: absolute;
    right: -4.6875%;
    width: 40.625rem;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-fv__main {
    width: 57%;
    margin: 0.9375rem auto 0;
  }
}

.p-top-sec {
  position: relative;
  padding: 6.25rem 0;
}
.p-top-sec__box {
  color: #fff;
}
.p-top-sec__head {
  display: inline-block;
  position: relative;
}
.p-top-sec__ttl {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  line-height: 1.12;
  font-size: 9.375rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-top-sec__ttl {
    font-size: 5.25rem;
  }
}
.p-top-sec__read {
  font-size: 3rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .p-top-sec__read {
    font-size: 1.5rem;
  }
}
.p-top-sec__desc {
  letter-spacing: 0.08em;
  font-size: 1.5rem;
  margin-top: 1.875rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-top-sec__desc {
    font-size: 1.125rem;
    line-height: 1.65;
    margin-top: 0.625rem;
  }
}
.p-top-sec__btn {
  margin-top: 3.125rem;
  position: relative;
  z-index: 4;
}

.p-top-reason {
  background: #0D7428 url(../images/top/reason_bg-deco.png) no-repeat 0 0;
  background-size: 100% auto;
  padding: 15.5625rem 0 19.3125rem;
}
@media screen and (max-width: 768px) {
  .p-top-reason {
    padding: 5.625rem 0 2.8125rem;
    background-image: url(../images/top/reason_bg-deco_sp.png);
    background-size: auto 100%;
  }
}
.p-top-reason__icon {
  position: absolute;
  width: 7.1875rem;
  right: -5.375rem;
  top: -3.75rem;
}
@media screen and (max-width: 768px) {
  .p-top-reason__icon {
    width: 4.6875rem;
    top: -2.5rem;
    right: -3.75rem;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason__desc {
    margin-bottom: 18.5rem;
    font-size: 0.875rem;
  }
}
.p-top-reason__illust {
  position: absolute;
  width: 52.5rem;
  right: 0;
  max-width: 100%;
  top: -8.5rem;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .p-top-reason__illust {
    top: auto;
    bottom: 4.375rem;
    width: 77%;
    right: 15%;
  }
}

.p-top-los {
  background-color: #FEB90A;
  padding: 13.3125rem 0 29.375rem;
}
@media screen and (max-width: 768px) {
  .p-top-los {
    padding: 7.1875rem 0 3.125rem;
  }
}
.p-top-los__bg {
  position: absolute;
  display: block;
  z-index: 3;
  max-width: 100%;
}
.p-top-los__bg.--icon01 {
  width: 38.125rem;
  bottom: 1.5625rem;
  left: 7.8125%;
}
@media screen and (max-width: 768px) {
  .p-top-los__bg.--icon01 {
    display: none;
  }
}
.p-top-los__bg.--icon02 {
  width: 17.5rem;
  bottom: 17.8125rem;
  left: 30.7291666667%;
}
@media screen and (max-width: 768px) {
  .p-top-los__bg.--icon02 {
    bottom: auto;
    left: auto;
    right: 16%;
    width: 7.625rem;
    top: 2.5rem;
  }
}
.p-top-los__bg.--icon03 {
  width: 27.3125rem;
  top: 2.8125rem;
  right: 6.203125%;
}
@media screen and (max-width: 768px) {
  .p-top-los__bg.--icon03 {
    right: 5%;
    top: 23.75rem;
    width: 10.375rem;
  }
}
.p-top-los__bg.--icon04 {
  width: 15.625rem;
  top: 16.25rem;
  right: 15.1145833333%;
}
@media screen and (max-width: 768px) {
  .p-top-los__bg.--icon04 {
    right: auto;
    width: 7.5rem;
    left: 5%;
    top: 26.25rem;
  }
}
.p-top-los__icon {
  position: absolute;
  display: block;
}
.p-top-los__icon.--icon01 {
  width: 12.5rem;
  left: 0;
  top: -6.1875rem;
}
@media screen and (max-width: 768px) {
  .p-top-los__icon.--icon01 {
    width: 8.9375rem;
    top: -4.625rem;
  }
}
.p-top-los__icon.--icon02 {
  right: -2.8125rem;
  top: -3.4375rem;
  width: 5rem;
}
@media screen and (max-width: 768px) {
  .p-top-los__icon.--icon02 {
    width: 3.3125rem;
    right: -2.1875rem;
    top: 3.75rem;
  }
}
@media screen and (max-width: 768px) {
  .p-top-los__desc {
    margin-bottom: 11.375rem;
  }
}
.p-top-los__illust {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60rem;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .p-top-los__illust {
    width: 93%;
    right: auto;
    left: 2%;
  }
}

.p-top-hawai {
  background-color: #61D3F9;
  padding: 11.6875rem 0 29.4375rem;
}
@media screen and (max-width: 768px) {
  .p-top-hawai {
    padding: 6.25rem 0 3.125rem;
  }
}
.p-top-hawai__bg {
  position: absolute;
  display: block;
  z-index: 3;
  max-width: 100%;
}
.p-top-hawai__bg.--icon01 {
  width: 26.875rem;
  bottom: 0.625rem;
  left: 6.25%;
}
@media screen and (max-width: 768px) {
  .p-top-hawai__bg.--icon01 {
    width: 10rem;
    bottom: 18.75rem;
    left: auto;
    right: 4%;
  }
}
.p-top-hawai__bg.--icon02 {
  width: 29.0625rem;
  bottom: 0.625rem;
  left: 32.03125%;
}
@media screen and (max-width: 768px) {
  .p-top-hawai__bg.--icon02 {
    display: none;
  }
}
.p-top-hawai__bg.--icon03 {
  width: 52.5rem;
  top: 6.0625rem;
  right: 0.5208333333%;
}
@media screen and (max-width: 768px) {
  .p-top-hawai__bg.--icon03 {
    right: auto;
    left: 4%;
    width: 16.75rem;
    top: auto;
    bottom: 19.0625rem;
  }
}
.p-top-hawai__bg.--icon04 {
  width: 13.75rem;
  bottom: 0.625rem;
  right: 0.5208333333%;
}
@media screen and (max-width: 768px) {
  .p-top-hawai__bg.--icon04 {
    right: 4%;
    width: 5rem;
    bottom: 5.5rem;
  }
}
.p-top-hawai__icon {
  position: absolute;
  display: block;
}
.p-top-hawai__icon.--icon01 {
  width: 9.375rem;
  left: 1.5625rem;
  top: -3.9375rem;
}
@media screen and (max-width: 768px) {
  .p-top-hawai__icon.--icon01 {
    width: 7.0625rem;
    top: -2.75rem;
  }
}
.p-top-hawai__icon.--icon02 {
  right: -5.625rem;
  top: -6.5625rem;
  width: 7.8125rem;
}
@media screen and (max-width: 768px) {
  .p-top-hawai__icon.--icon02 {
    width: 5.625rem;
    right: -4.375rem;
    top: -4.375rem;
  }
}
@media screen and (max-width: 768px) {
  .p-top-hawai__desc {
    margin-bottom: 17.1875rem;
  }
}
.p-top-hawai__illust {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60rem;
  max-width: 100%;
  z-index: 4;
}
@media screen and (max-width: 768px) {
  .p-top-hawai__illust {
    width: 90%;
    right: auto;
    left: 4%;
    z-index: 3;
  }
}

.p-top-magazine {
  background-color: #EA332A;
  padding: 14.625rem 0 20.375rem;
}
@media screen and (max-width: 768px) {
  .p-top-magazine {
    padding: 7.5rem 0 3.125rem;
  }
}
.p-top-magazine__bg {
  position: absolute;
  display: block;
  z-index: 3;
  max-width: 100%;
}
.p-top-magazine__bg.--icon01 {
  width: 63.75rem;
  bottom: 0.625rem;
  left: 6.25%;
}
@media screen and (max-width: 768px) {
  .p-top-magazine__bg.--icon01 {
    width: 15.625rem;
    bottom: 7.5rem;
    left: 4%;
  }
}
.p-top-magazine__bg.--icon02 {
  width: 26.25rem;
  top: 3.75rem;
  right: 6.25%;
}
@media screen and (max-width: 768px) {
  .p-top-magazine__bg.--icon02 {
    right: 3.5%;
    width: 10rem;
    top: 21.25rem;
  }
}
.p-top-magazine__icon {
  position: absolute;
  display: block;
}
.p-top-magazine__icon.--icon01 {
  width: 4.9375rem;
  left: 17.6875rem;
  top: -7.0625rem;
}
@media screen and (max-width: 768px) {
  .p-top-magazine__icon.--icon01 {
    width: 3.125rem;
    top: -4.625rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .p-top-magazine__desc {
    margin-bottom: 20.3125rem;
  }
}
.p-top-magazine__illust {
  position: absolute;
  bottom: 8.625rem;
  right: 6.25%;
  width: 60rem;
  max-width: 100%;
  z-index: 4;
}
@media screen and (max-width: 768px) {
  .p-top-magazine__illust {
    width: 90%;
    right: auto;
    bottom: 9.0625rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
  }
}

.p-top-navs {
  padding: 2.25rem 0;
}
@media screen and (min-width: 769px) {
  .p-top-navs__col {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .p-top-navs__list {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-top-navs__list.--left {
    width: 50%;
  }
}
@media screen and (min-width: 769px) {
  .p-top-navs__list.--right {
    width: 47.8260869565%;
  }
}
.p-top-navs__item {
  border-radius: 1.875rem;
  overflow: hidden;
  background-color: #7DD44B;
  color: #fff;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  .p-top-navs__item {
    border-radius: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.p-top-navs__item-link {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 3.125rem 0;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .p-top-navs__item-link {
    padding: 1.875rem 0;
  }
}
.p-top-navs__item-head {
  text-align: center;
}
.p-top-navs__item-eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 4rem;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .p-top-navs__item-eng {
    font-size: 1.5rem;
  }
}
.p-top-navs__item-read {
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
}
@media screen and (max-width: 768px) {
  .p-top-navs__item-read {
    font-size: 0.9375rem;
    letter-spacing: 0;
  }
}
.p-top-navs__item-btn {
  margin: 1.5625rem auto 0;
  width: 12.5rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .p-top-navs__item-btn {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .p-top-navs__line {
    height: 45rem;
  }
}
.p-top-navs__line-illust {
  margin: 1.5625rem auto 0;
  width: 63.125rem;
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .p-top-navs__line-illust {
    max-width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .p-top-navs__line .p-top-navs__item-eng {
    margin-bottom: 0.5625rem;
  }
}
.p-top-navs__line-btn {
  margin-top: -1.6875rem;
}
.p-top-navs__insta {
  background-color: #722FDD;
  height: 15rem;
}
@media screen and (max-width: 768px) {
  .p-top-navs__insta {
    height: 5rem;
  }
}
.p-top-navs__insta-link {
  flex-flow: row;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-top-navs__insta-link {
    align-items: center;
    padding: 1.4375rem 0;
  }
}
.p-top-navs__insta-head {
  display: flex;
  align-items: center;
}
.p-top-navs__insta-icon {
  width: 5rem;
  margin-right: 1.875rem;
}
@media screen and (max-width: 768px) {
  .p-top-navs__insta-icon {
    width: 2.1875rem;
    margin-right: 0.8125rem;
  }
}
.p-top-navs__insta-eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-top-navs__insta-eng {
    font-size: 1.5rem;
    line-height: 1.1;
  }
}
.p-top-navs__insta-read {
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  margin-left: 1.9375rem;
  margin-right: 1.8125rem;
}
@media screen and (max-width: 768px) {
  .p-top-navs__insta-read {
    margin-right: 0;
    margin-left: 0.75rem;
    font-size: 1rem;
  }
}
.p-top-navs__insta-btn {
  margin: 0;
}
@media screen and (min-width: 769px) {
  .p-top-navs__pearent:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.p-top-navs__pearent-col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-top-navs__pearent-col .p-top-navs__item {
  width: 48%;
  height: 30rem;
}
@media screen and (max-width: 768px) {
  .p-top-navs__pearent-col .p-top-navs__item {
    height: 8.75rem;
  }
}
.p-top-navs__pearent-col .p-top-navs__item-link {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.p-top-navs__pearent-col .p-top-navs__item-eng {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-top-navs__pearent-col .p-top-navs__item-eng {
    margin-bottom: 0.5rem;
  }
}
.p-top-navs__pearent-col .p-top-navs__item-read {
  min-height: 3em;
}
@media screen and (max-width: 768px) {
  .p-top-navs__pearent-col .p-top-navs__item-read {
    min-height: 2.4em;
  }
}
.p-top-navs__pearent-col .p-top-navs__item-btn {
  margin-top: 5.125rem;
}
.p-top-navs__tel {
  background-color: #0AD1C2;
}
.p-top-navs__mail {
  background-color: #d2145a;
}
.p-top-navs__counseling {
  background-color: #FEB90A;
}
.p-top-navs__apply {
  background-color: #0D7428;
}

.p-tels-modal {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: calc(100vw - (100vw - 100%));
  height: calc(100vw - (100vw - 100%));
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: linear 0.22s;
}
.p-tels-modal.is-modal-open {
  visibility: visible;
  opacity: 1;
}
.p-tels-modal__bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  cursor: pointer;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.p-tels-modal__content {
  position: relative;
  z-index: 1002;
}
.p-tels-modal__head {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .p-tels-modal__head {
    margin-bottom: 2rem;
  }
}
.p-tels-modal__head-icon {
  width: 2.5rem;
  margin-right: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-tels-modal__head-icon {
    width: 2.1875rem;
  }
}
.p-tels-modal__head-ttl {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .p-tels-modal__head-ttl {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 769px) {
  .p-tels-modal__col {
    display: flex;
    justify-content: center;
    column-gap: 2.5rem;
  }
}
.p-tels-modal__item {
  font-family: "futura-bk-bold", sans-serif;
  background-color: #F5F4E3;
  border-radius: 2.5rem;
  width: 25rem;
  height: 10rem;
  max-width: 88%;
}
@media screen and (max-width: 768px) {
  .p-tels-modal__item {
    border-radius: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .p-tels-modal__item {
    margin: 0 auto;
    height: 6.25rem;
  }
  .p-tels-modal__item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.p-tels-modal__item-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-tels-modal__item-link {
    pointer-events: none;
  }
}
.p-tels-modal__item-label {
  font-size: 1.5rem;
  color: #fff;
  background-color: #EA332A;
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
  padding: 0.375rem 0.25rem;
}
@media screen and (max-width: 768px) {
  .p-tels-modal__item-label {
    font-size: 1.125rem;
  }
}
.p-tels-modal__item-label.--usa {
  background-color: #004BB1;
}
.p-tels-modal__item-num {
  font-size: 2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .p-tels-modal__item-num {
    font-size: 1.5rem;
  }
}

.top-news {
  padding: 7.5rem 0 5.625rem;
}
@media screen and (max-width: 768px) {
  .top-news {
    padding: 4.375rem 0 3.75rem;
  }
}
@media screen and (max-width: 768px) {
  .top-news__heading {
    margin-bottom: 2.1875rem;
  }
}
.top-news__posts {
  flex: 0 0 67%;
}
.top-news__posts-item {
  border-bottom: 1px solid #aaa;
}
.top-news__posts-item:first-of-type {
  border-top: 1px solid #aaa;
}
.top-news__posts-link {
  display: flex;
  justify-content: space-between;
  padding: 2.375rem 2.5rem;
  padding-right: 5.75rem;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top-news__posts-link {
    padding: 0.6875rem 0.1875rem;
    padding-right: 3.4375rem;
  }
}
.top-news__posts-info {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .top-news__posts-info {
    display: block;
  }
}
.top-news__posts-date {
  color: #aaa;
  flex: 0 0 10rem;
  margin-right: 2.5rem;
}
.top-news__posts-ttl {
  flex: 1 1 auto;
  font-size: 1rem;
}
.top-news__posts-arw {
  fill: #AAAAAA !important;
  width: 1.5rem;
  height: 1.5rem;
}
@media screen and (max-width: 768px) {
  .top-news__posts-arw {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
}

.top-data {
  background-color: #FD650F;
  position: relative;
  padding: 5rem 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .top-data {
    padding-top: 2.1875rem;
  }
}
.top-data__bg {
  position: absolute;
  width: 15.625rem;
  bottom: -1.25rem;
  right: 7.5rem;
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .top-data__bg {
    right: auto;
    left: 0.8125rem;
    bottom: -1.6875rem;
    width: 10.625rem;
  }
}
.top-data__ttl {
  font-size: 2rem;
  text-align: center;
  color: #fff;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 768px) {
  .top-data__ttl {
    font-size: 1rem;
    margin-bottom: 1.5625rem;
  }
}
.top-data__btn {
  display: block;
  color: #FD650F;
  text-align: center;
  border-radius: 3.125rem;
  padding: 0.8125rem 0.625rem;
  width: 25rem;
  margin: 0 auto;
  background-color: #fff;
  font-size: 1.5rem;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
  max-width: 70%;
}
@media screen and (max-width: 768px) {
  .top-data__btn {
    font-size: 1.0625rem;
  }
}

.p-pages-hero {
  position: relative;
  height: 50rem;
  padding: 12.5rem 0 9.375rem;
}
@media screen and (max-width: 768px) {
  .p-pages-hero {
    height: 58.75rem;
    padding: 8.75rem 0 6.875rem;
  }
}
.p-pages-hero__items {
  color: #fff;
  max-width: 100%;
  width: 45rem;
}
.p-pages-hero__head {
  position: relative;
  display: inline-block;
  margin-bottom: 2.3125rem;
}
@media screen and (max-width: 768px) {
  .p-pages-hero__head {
    margin-bottom: 0.9375rem;
  }
}
.p-pages-hero__head-eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 9.375rem;
  line-height: 1.13;
}
@media screen and (max-width: 768px) {
  .p-pages-hero__head-eng {
    font-size: 5.125rem;
  }
}
.p-pages-hero__head-icon {
  display: block;
  position: absolute;
}
.p-pages-hero__read {
  font-size: 2rem;
  margin-bottom: 1.0625rem;
}
@media screen and (max-width: 768px) {
  .p-pages-hero__read {
    font-size: 1.5rem;
  }
}
.p-pages-hero__desc {
  letter-spacing: 0.08em;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .p-pages-hero__desc {
    line-height: 1.96;
  }
}

.p-asymmetry-colum__item {
  position: relative;
}
.p-asymmetry-colum__item:not(:last-of-type) {
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .p-asymmetry-colum__item:not(:last-of-type) {
    margin-bottom: 3.4375rem;
  }
}
.p-asymmetry-colum__item:nth-of-type(odd) .p-asymmetry-colum__inner {
  flex-flow: row-reverse;
}
@media screen and (min-width: 769px) {
  .p-asymmetry-colum__item:nth-of-type(odd) .p-asymmetry-colum__thumb {
    left: 0;
    border-radius: 0 3.125rem 3.125rem 0;
  }
}
@media screen and (min-width: 769px) {
  .p-asymmetry-colum__item:nth-of-type(even) .p-asymmetry-colum__thumb {
    right: 0;
    border-radius: 3.125rem 0 0 3.125rem;
  }
}
@media screen and (min-width: 769px) {
  .p-asymmetry-colum__inner {
    position: static;
    display: flex;
    justify-content: space-between;
  }
}
.p-asymmetry-colum__thumb {
  width: 52.5rem;
  height: 27.5rem;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-asymmetry-colum__thumb {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .p-asymmetry-colum__thumb {
    height: 15rem;
    border-radius: 0.625rem;
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 769px) {
  .p-asymmetry-colum__box {
    width: 50%;
    padding: 7.1875rem 0;
    padding-left: 7.5rem;
  }
}
.p-asymmetry-colum__head {
  position: relative;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 769px) {
  .p-asymmetry-colum__head-mark {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -7.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-asymmetry-colum__head-mark {
    margin: 0 auto 0.9375rem;
  }
}
.p-asymmetry-colum__catch {
  font-size: 1.5rem;
  color: #19243C;
  margin-bottom: 1.375rem;
  line-height: 1.375;
}
@media screen and (max-width: 768px) {
  .p-asymmetry-colum__catch {
    font-size: 1.3125rem;
    margin-bottom: 0.9375rem;
  }
}
.p-asymmetry-colum__desc {
  line-height: 2;
}

.p-search-selects {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 1.875rem;
  margin-bottom: 3.75rem;
  border-bottom: 1px solid #aaa;
}
@media screen and (max-width: 768px) {
  .p-search-selects {
    padding-bottom: 1.25rem;
    margin-bottom: 0.625rem;
  }
}
.p-search-selects__item {
  background-color: #19243C;
  color: #fff;
  padding: 0.4375rem 1.375rem;
  padding-right: 2.8125rem;
  border-radius: 3.125rem;
  position: relative;
  margin-bottom: 0.625rem;
}
.p-search-selects__item::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.8125rem;
  width: 1.25rem;
  height: 1.25rem;
  background: url(../images/common/icon-close.svg) no-repeat 50%;
  background-size: 100% auto;
}
.p-search-selects__item:not(:last-of-type) {
  margin-right: 0.625rem;
}
.p-search-selects__reset {
  text-decoration: underline;
  cursor: pointer;
  margin-bottom: 0.625rem;
  margin-left: 1.25rem;
}
.p-search-selects__sort {
  background-color: #fff;
  border-radius: 5.5rem;
  display: flex;
  align-items: center;
  padding: 0.6875rem 0.9375rem;
  width: 8.3125rem;
  font-weight: 600;
  margin-left: auto;
}
.p-search-selects__sort-icon {
  display: flex;
  align-items: center;
  width: 1.5rem;
  margin-right: 0.625rem;
}
.p-post-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .p-post-list__item {
    width: 47.5%;
    margin-bottom: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .p-post-list__item {
    width: 100%;
  }
  .p-post-list__item:not(:last-of-type) {
    margin-bottom: 1.6875rem;
  }
}
.p-post-list__thumb {
  height: 20rem;
  overflow: hidden;
  border-radius: 1.875rem;
}
@media screen and (max-width: 768px) {
  .p-post-list__thumb {
    height: 13.75rem;
  }
}
.p-post-list__ttl {
  font-size: 2rem;
  margin: 0.625rem 0;
  font-family: "futura-book-bt", sans-serif;
}
.p-post-list__taxes {
  display: flex;
  flex-wrap: wrap;
}
.p-post-list__taxes-item {
  background-color: #19243C;
  color: #fff;
  padding: 0.375rem 1.0625rem;
  border-radius: 3.125rem;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
}
.p-post-list__taxes-item:not(:last-of-type) {
  margin-right: 0.625rem;
}

.p-hawaii-hero {
  background-color: #61D3F9;
  padding-top: 9.375rem;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero {
    padding: 6.25rem 0 3.75rem;
    height: auto;
  }
}
.p-hawaii-hero__deco {
  position: absolute;
}
.p-hawaii-hero__deco.--deco01 {
  left: 15.6770833333%;
  bottom: 0;
  width: 21.375rem;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__deco.--deco01 {
    left: auto;
    right: 38%;
    width: 5.625rem;
    top: 2.6875rem;
  }
}
.p-hawaii-hero__deco.--deco02 {
  left: 35.46875%;
  bottom: 0;
  width: 24.875rem;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__deco.--deco02 {
    display: none;
  }
}
.p-hawaii-hero__deco.--deco03 {
  left: 44.6354166667%;
  top: 7.375rem;
  width: 14.6875rem;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__deco.--deco03 {
    left: 9%;
    top: 4.0625rem;
    width: 6.875rem;
  }
}
.p-hawaii-hero__deco.--deco04 {
  right: 6.25%;
  top: 3.125rem;
  width: 52.75rem;
  max-width: 70%;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__deco.--deco04 {
    right: 5%;
    top: 17.875rem;
    width: 17.125rem;
  }
}
.p-hawaii-hero__deco.--deco05 {
  right: 0;
  bottom: 0;
  width: 13.75rem;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__deco.--deco05 {
    right: auto;
    left: 7%;
    bottom: 21.875rem;
    width: 4.375rem;
  }
}
.p-hawaii-hero__items {
  width: 52.5rem;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__head-eng {
    font-size: 6.1875rem;
  }
}
.p-hawaii-hero__head-icon {
  position: absolute;
  display: inline-block;
}
.p-hawaii-hero__head-icon.--icon01 {
  width: 7.8125rem;
  right: -5.625rem;
  top: -6.25rem;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__head-icon.--icon01 {
    width: 5rem;
    right: -3.75rem;
    top: -4.375rem;
  }
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__read {
    margin-bottom: 21.5625rem;
  }
}
.p-hawaii-hero__desc {
  padding-right: 7.5rem;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__desc {
    padding-right: 0;
  }
}
.p-hawaii-hero__illust {
  position: absolute;
  bottom: 0;
  right: 6.25%;
  width: 45rem;
  max-width: 73%;
}
@media screen and (max-width: 768px) {
  .p-hawaii-hero__illust {
    right: 7%;
    bottom: 20.3125rem;
  }
}

.p-los-hero {
  background-color: #FEB90A;
  padding-top: 10.9375rem;
}
@media screen and (max-width: 768px) {
  .p-los-hero {
    padding: 6.25rem 0 3.75rem;
    height: auto;
  }
}
.p-los-hero__deco {
  position: absolute;
}
.p-los-hero__deco.--deco01 {
  left: 0;
  top: 6.25rem;
  width: 15rem;
}
@media screen and (max-width: 768px) {
  .p-los-hero__deco.--deco01 {
    left: auto;
    right: 18%;
    width: 5rem;
    top: 3.75rem;
  }
}
.p-los-hero__deco.--deco02 {
  left: 12.5%;
  bottom: 0;
  width: 22.5rem;
}
@media screen and (max-width: 768px) {
  .p-los-hero__deco.--deco02 {
    display: none;
  }
}
.p-los-hero__deco.--deco03 {
  right: 29.8958333333%;
  top: 6.625rem;
  width: 9.875rem;
}
@media screen and (max-width: 768px) {
  .p-los-hero__deco.--deco03 {
    right: auto;
    left: 4%;
    top: 25.375rem;
    width: 6.875rem;
  }
}
.p-los-hero__deco.--deco04 {
  right: 16.640625%;
  top: 0;
  width: 17.25rem;
}
@media screen and (max-width: 768px) {
  .p-los-hero__deco.--deco04 {
    right: 25%;
    top: 8.5rem;
    width: 7.75rem;
  }
}
.p-los-hero__items {
  width: 52.5rem;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-los-hero__head-eng {
    font-size: 5.625rem;
  }
}
.p-los-hero__head-icon {
  position: absolute;
  display: inline-block;
}
.p-los-hero__head-icon.--icon01 {
  width: 13.75rem;
  left: 0.125rem;
  top: -7.1875rem;
}
@media screen and (max-width: 768px) {
  .p-los-hero__head-icon.--icon01 {
    width: 8.75rem;
    top: -4.5rem;
  }
}
.p-los-hero__head-icon.--icon02 {
  width: 5rem;
  right: -3.75rem;
  top: -3.1875rem;
}
@media screen and (max-width: 768px) {
  .p-los-hero__head-icon.--icon02 {
    width: 3.125rem;
    right: 3%;
    top: 3.8125rem;
  }
}
@media screen and (max-width: 768px) {
  .p-los-hero__read {
    margin-bottom: 20.3125rem;
  }
}
.p-los-hero__desc {
  padding-right: 7.5rem;
}
@media screen and (max-width: 768px) {
  .p-los-hero__desc {
    padding-right: 0;
  }
}
.p-los-hero__illust {
  position: absolute;
  bottom: 0;
  right: 6.25%;
  width: 51.6875rem;
  max-width: 88%;
}
@media screen and (max-width: 768px) {
  .p-los-hero__illust {
    right: 7%;
    bottom: 22.1875rem;
  }
}

.p-studying-supports {
  padding: 5rem 0 7.5rem;
}
@media screen and (max-width: 768px) {
  .p-studying-supports {
    padding: 4.1875rem 0 5.5rem;
  }
}
.p-studying-supports__heading {
  margin-bottom: 3.5625rem;
}
.p-studying-supports__list {
  flex-wrap: wrap;
  margin-bottom: 4.375rem;
}
.p-studying-supports__card {
  width: 48.8%;
  border-radius: 0.9375rem;
  color: #fff;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
  margin-bottom: 3.125rem;
  transition: linear 0.23s;
  height: 16.25rem;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__card {
    height: auto;
    width: 100%;
    margin-bottom: 0;
  }
  .p-studying-supports__card:not(:last-of-type) {
    margin-bottom: 0.9375rem;
  }
}
.p-studying-supports__card:hover {
  transform: rotate(2deg);
}
.p-studying-supports__card:hover a {
  opacity: 1;
}
.p-studying-supports__card.--card01 {
  background-color: rgba(234, 64, 130, 0.9);
}
.p-studying-supports__card.--card02 {
  background-color: #0AD1C2;
}
.p-studying-supports__card.--card03 {
  background-color: #FD650F;
}
.p-studying-supports__card.--card04 {
  background-color: #EA332A;
}
.p-studying-supports__card.--card05 {
  background-color: #FEB90A;
}
.p-studying-supports__card.--card06 {
  background-color: #0D7428;
}
.p-studying-supports__card.--card07 {
  background-color: #722FDD;
}
.p-studying-supports__card.--card08 {
  background-color: #7DD44B;
}
.p-studying-supports__card-link {
  position: relative;
  display: block;
  padding: 1.875rem 7.5rem 2.125rem;
  padding-right: 6.5625rem;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__card-link {
    padding: 2.75rem 2rem;
  }
}
.p-studying-supports__card-link::before {
  content: "";
  position: absolute;
  left: 0.625rem;
  top: 0.625rem;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  .p-studying-supports__card-link::before {
    width: 1.3125rem;
    height: 1.3125rem;
    top: 1.25rem;
  }
}
.p-studying-supports__card-items {
  letter-spacing: 0.08em;
}
.p-studying-supports__card-ttl {
  font-size: 2rem;
  margin-bottom: 1.125rem;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__card-ttl {
    font-size: 1.5rem;
  }
}
.p-studying-supports__card-desc {
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__card-desc {
    line-height: 1.8;
  }
}
.p-studying-supports__card-arw {
  width: 2.5rem;
  height: 2.5rem;
  fill: #fff;
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__card-arw {
    width: 1.4375rem;
    height: 1.4375rem;
  }
}
.p-studying-supports__banner {
  border: 2px solid #FEB90A;
  background-color: #FEF7E5;
  border-radius: 1.25rem;
  transition: linear 0.22s;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}
.p-studying-supports__banner:not(:last-of-type) {
  margin-bottom: 1.875rem;
}
.p-studying-supports__banner-link {
  position: relative;
  display: flex;
  align-items: center;
  height: 11.25rem;
  padding: 0 5rem;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__banner-link {
    height: 11.875rem;
    padding: 1.875rem 1.625rem;
    align-items: flex-start;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .p-studying-supports__banner-items {
    width: 100%;
    text-align: center;
    display: flex;
    flex-flow: column;
  }
}
.p-studying-supports__banner-illust {
  position: absolute;
  transition: linear 0.22s;
}
.p-studying-supports__banner-ttl {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 3.25rem;
  line-height: 1.12;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__banner-ttl {
    font-size: 2.625rem;
    order: 2;
  }
}
.p-studying-supports__banner-desc {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__banner-desc {
    order: 1;
    margin-bottom: 0.5rem;
    font-size: 1rem;
  }
}
.p-studying-supports__banner-arw {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.5rem;
  width: 2.4375rem;
  height: 2.625rem;
  transition: linear 0.22s;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__banner-arw {
    width: 1.5625rem;
    height: 1.5625rem;
    right: 1.5625rem;
  }
}
.p-studying-supports__banner.--school {
  background-color: #FEB90A;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-studying-supports__banner.--school .p-studying-supports__banner-link {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 769px) {
  .p-studying-supports__banner.--school .p-studying-supports__banner-items {
    margin-right: 3.125rem;
  }
}
.p-studying-supports__banner.--school .p-studying-supports__banner-illust {
  fill: #fff;
  width: 45.3125rem;
  height: 6.25rem;
  max-width: 90%;
  bottom: -2px;
  left: 3.125rem;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__banner.--school .p-studying-supports__banner-illust {
    left: 50%;
    transform: translateX(-50%);
    height: 2.5rem;
  }
}
.p-studying-supports__banner.--school:hover {
  background-color: #fff;
  color: #FEB90A;
}
.p-studying-supports__banner.--school:hover .p-studying-supports__banner-illust {
  fill: #FEB90A;
}
.p-studying-supports__banner.--school.--hawaii {
  background-color: #61D3F9;
  border-color: #61D3F9;
}
.p-studying-supports__banner.--school.--hawaii:hover {
  background-color: #fff;
  color: #61D3F9;
}
.p-studying-supports__banner.--school.--hawaii:hover .p-studying-supports__banner-illust {
  fill: #61D3F9;
}
.p-studying-supports__banner.--host {
  color: #FEB90A;
}
.p-studying-supports__banner.--host .p-studying-supports__banner-illust {
  width: 18.75rem;
  height: 9.375rem;
  max-width: 80%;
  bottom: 0.625rem;
  right: 15rem;
  fill: #FEB90A;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__banner.--host .p-studying-supports__banner-illust {
    left: 50%;
    transform: translateX(-50%);
    height: 4.375rem;
    bottom: 0.1875rem;
  }
}
.p-studying-supports__banner.--host .p-studying-supports__banner-arw {
  fill: #FEB90A;
}
.p-studying-supports__banner.--host:hover {
  background-color: #FEB90A;
  color: #fff;
}
.p-studying-supports__banner.--host:hover .p-studying-supports__banner-illust {
  fill: #fff;
}
.p-studying-supports__banner.--host:hover .p-studying-supports__banner-arw {
  fill: #fff;
}
.p-studying-supports__banner.--host.--hawaii {
  color: #61D3F9;
  background-color: #EDFAFF;
  border-color: #61D3F9;
}
.p-studying-supports__banner.--host.--hawaii .p-studying-supports__banner-illust,
.p-studying-supports__banner.--host.--hawaii .p-studying-supports__banner-arw {
  fill: #61D3F9;
}
.p-studying-supports__banner.--host.--hawaii:hover {
  background-color: #61D3F9;
  color: #fff;
}
.p-studying-supports__banner.--host.--hawaii:hover .p-studying-supports__banner-illust,
.p-studying-supports__banner.--host.--hawaii:hover .p-studying-supports__banner-arw {
  fill: #fff;
}
.p-studying-supports__banner.--ex {
  background-color: #EA332A;
  border-color: #EA332A;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-studying-supports__banner.--ex .p-studying-supports__banner-link {
    justify-content: flex-end;
  }
}
.p-studying-supports__banner.--ex .p-studying-supports__banner-illust {
  fill: #fff;
  width: 23.125rem;
  height: 10rem;
  max-width: 90%;
  bottom: -2px;
  left: 14.375rem;
}
@media screen and (max-width: 768px) {
  .p-studying-supports__banner.--ex .p-studying-supports__banner-illust {
    left: 50%;
    transform: translateX(-50%);
    height: 4.375rem;
  }
}
.p-studying-supports__banner.--ex:hover {
  background-color: #fff;
  color: #EA332A;
}
.p-studying-supports__banner.--ex:hover .p-studying-supports__banner-illust {
  fill: #EA332A;
}
.p-studying-supports__banner.--ex.--hawaii {
  background-color: #61D3F9;
  border-color: #61D3F9;
}
.p-studying-supports__banner.--ex.--hawaii:hover {
  background-color: #fff;
  color: #61D3F9;
}
.p-studying-supports__banner.--ex.--hawaii:hover .p-studying-supports__banner-illust {
  fill: #61D3F9;
}

.p-magazine-feed {
  padding: 12.5rem 0 10rem;
}
@media screen and (max-width: 768px) {
  .p-magazine-feed {
    padding: 5.625rem 0 5rem;
  }
}
.p-magazine-feed.--none-deco {
  background-color: #F5F4E3;
}
.p-magazine-feed__head {
  display: flex;
  align-items: flex-end;
  margin-bottom: 3.6875rem;
}
.p-magazine-feed__head-ttl {
  width: 30.6875rem;
  max-width: 100%;
}
.p-magazine-feed__head-btn {
  margin-left: 3.0625rem;
}
@media screen and (max-width: 768px) {
  .p-magazine-feed__head-btn {
    display: none;
  }
}
.p-magazine-feed__head-btn .c-button-trans {
  width: auto;
}
.p-magazine-feed__posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-magazine-feed__posts {
    display: block;
  }
}
.p-magazine-feed__posts::after {
  content: "";
  display: block;
  width: 31%;
}
.p-magazine-feed__card {
  width: 31%;
}
@media screen and (max-width: 768px) {
  .p-magazine-feed__card {
    width: 100%;
  }
  .p-magazine-feed__card:not(:last-of-type) {
    margin-bottom: 2.1875rem;
  }
}
.p-magazine-feed__card-thumb {
  height: 17.5rem;
  border-radius: 0.625rem;
  overflow: hidden;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-magazine-feed__card-thumb {
    height: 12.1875rem;
  }
}
.p-magazine-feed__card-ttl {
  font-size: 1.5rem;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.p-magazine-feed__card-cats {
  display: flex;
  margin-top: 0.9375rem;
}
.p-magazine-feed__card-cats_item {
  border-radius: 3.125rem;
  color: #fff;
  background-color: #19243C;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  padding: 0.3125rem 0.9375rem;
}
.p-magazine-feed__card-cats_item:not(:last-of-type) {
  margin-right: 0.625rem;
}
.p-magazine-feed__btm-btn {
  display: none;
  margin-top: 2.8125rem;
}
@media screen and (max-width: 768px) {
  .p-magazine-feed__btm-btn {
    display: flex;
  }
}

.about-hero {
  background-color: #FD650F;
}
@media screen and (min-width: 769px) {
  .about-hero__illust {
    position: absolute;
    right: 2.5rem;
    top: -6.25rem;
    width: 37.1875rem;
  }
}
@media screen and (max-width: 768px) {
  .about-hero__illust {
    display: block;
    margin: 1.25rem auto 2.1875rem;
    width: 95%;
  }
}

.about-base {
  padding: 5rem 0 7.5rem;
}
@media screen and (max-width: 768px) {
  .about-base {
    padding: 3.75rem 0 5.625rem;
  }
}
.about-base__heading {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .about-base__heading {
    margin-bottom: 2.8125rem;
  }
}
.about-base__item {
  width: 23%;
  color: #fff;
  background-color: #FD650F;
  border-radius: 1.25rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .about-base__item {
    width: 100%;
  }
  .about-base__item:not(:last-of-type) {
    margin-bottom: 1.5625rem;
  }
}
.about-base__item.--item02 {
  background-color: #7DD44B;
}
.about-base__item.--item03 {
  background-color: #FEB90A;
}
.about-base__item.--item04 {
  background-color: #61D3F9;
}
.about-base__item-head {
  min-height: 13.75rem;
  padding: 2.0625rem 1.875rem;
}
@media screen and (max-width: 768px) {
  .about-base__item-head {
    padding: 1.5625rem 1.4375rem;
    min-height: auto;
  }
}
.about-base__item-eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .about-base__item-eng {
    font-size: 1.375rem;
  }
}
.about-base__item-ttl {
  font-size: 1.5rem;
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 768px) {
  .about-base__item-ttl {
    font-size: 1.375rem;
  }
}
.about-base__item-desc {
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .about-base__item-desc {
    line-height: 1.5;
  }
}
.about-base__item-map {
  height: 17.5rem;
}
.about-base__item-map iframe {
  width: 100%;
  height: 100%;
  border: none;
  vertical-align: bottom;
}

.about-company {
  background-color: #F5F4E3;
  padding: 7.5rem 0 10rem;
}
@media screen and (max-width: 768px) {
  .about-company {
    padding: 5rem 0 4.6875rem;
  }
}
.about-company__heading {
  margin-bottom: 3.75rem;
}
.about-company__block {
  width: 60rem;
  max-width: 100%;
  margin: 0 auto;
}
.about-company__gr {
  display: flex;
  padding: 2.5rem 0;
  border-bottom: 1px solid #aaa;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .about-company__gr {
    padding: 1.5625rem 1.4375rem;
    line-height: 1.6;
  }
}
.about-company__gr:first-of-type {
  border-top: 1px solid #aaa;
}
.about-company__gr-ttl {
  flex: 0 0 50%;
  padding-left: 7.5rem;
}
@media screen and (max-width: 768px) {
  .about-company__gr-ttl {
    padding-left: 0;
    flex-basis: 35%;
  }
}
.about-company__gr-data {
  flex: 1 1 auto;
}

.about-history {
  background-color: #19243C;
  color: #fff;
  padding: 7.5rem 0 10rem;
}
@media screen and (max-width: 768px) {
  .about-history {
    padding: 5rem 0 5.5rem;
  }
}
.about-history__heading {
  margin-bottom: 3.75rem;
}
.about-history__block {
  width: 60rem;
  max-width: 100%;
  margin: 0 auto;
}
.about-history__gr {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .about-history__gr {
    align-items: flex-start;
  }
}
.about-history__gr:not(:last-of-type) {
  margin-bottom: 1.875rem;
}
.about-history__gr-ttl {
  flex: 0 0 22.5rem;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .about-history__gr-ttl {
    flex-basis: auto;
    margin-right: 1.375rem;
  }
}
.about-history__gr-year {
  border: 2px solid #fff;
  border-radius: 3.125rem;
  width: 7.5rem;
  font-size: 1.5rem;
  line-height: 1.8;
  text-align: center;
}
.about-history__gr-data {
  flex: 1 1 auto;
  padding-left: 6.875rem;
}
@media screen and (max-width: 768px) {
  .about-history__gr-data {
    padding-left: 0;
    margin-top: 0.76em;
  }
}

.magazine-hero {
  background-color: #EA332A;
  height: auto;
  padding: 0;
}
.magazine-hero__deco {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .magazine-hero__deco {
    right: 4%;
    top: 18.75rem;
  }
}
.magazine-hero__inner {
  padding: 7.5rem 0 18.75rem;
}
@media screen and (max-width: 768px) {
  .magazine-hero__inner {
    padding: 6.875rem 0 2.8125rem;
  }
}
.magazine-hero__head-eng {
  width: 40rem;
  max-width: 88%;
}
@media screen and (max-width: 768px) {
  .magazine-hero__head-eng {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .magazine-hero__read {
    margin-bottom: 22.5rem;
  }
}
.magazine-hero__img {
  position: absolute;
  width: 44.8125rem;
  max-width: 98%;
}
@media screen and (min-width: 769px) {
  .magazine-hero__img {
    right: 0;
    bottom: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .magazine-hero__img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 8.75rem;
  }
}

.p-magazine-list__item {
  padding: 2.5rem 0;
  border-bottom: 1px solid #AAAAAA;
}
.p-magazine-list__item:first-of-type {
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  .p-magazine-list__link {
    display: flex;
  }
}
.p-magazine-list__thumb {
  flex: 0 0 22.5rem;
  height: 15rem;
  border-radius: 1.875rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-magazine-list__thumb {
    margin-right: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-magazine-list__thumb {
    height: 12.1875rem;
    margin-bottom: 0.625rem;
    border-radius: 0.625rem;
  }
}
.p-magazine-list__main {
  flex: 1 1 auto;
}
.p-magazine-list__ttl {
  font-size: 1.5rem;
  line-height: 1.475;
  margin-bottom: 2.8125rem;
}
@media screen and (max-width: 768px) {
  .p-magazine-list__ttl {
    margin-bottom: 0.8125rem;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 769px) {
  .p-magazine-list .p-post-list__taxes-item {
    background-color: #fff;
    color: #19243C;
  }
}

.p-side-posts:not(:last-of-type) {
  margin-bottom: 4.9375rem;
}
@media screen and (max-width: 768px) {
  .p-side-posts:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
.p-side-posts__head {
  border-bottom: 2px solid #d62326;
  letter-spacing: 0.1em;
  display: flex;
}
.p-side-posts__head-in {
  display: flex;
  align-items: center;
  background-color: #d62326;
  color: #fff;
  border-radius: 0.625rem 0.625rem 0 0;
  padding: 0.6875rem 0.9375rem;
  padding-right: 1.875rem;
}
.p-side-posts__head-icon {
  display: flex;
  align-items: center;
  width: 1.5rem;
  margin-right: 0.625rem;
}
.p-side-posts__head-txt {
  font-size: 1.5rem;
}
.p-side-posts__item {
  padding: 2.5rem 0 1.375rem;
  border-bottom: 2px solid #16243D;
}
.p-side-posts__item-link {
  display: flex;
  align-items: flex-start;
}
.p-side-posts__item-thumb {
  flex: 0 0 6.25rem;
  height: 6.25rem;
  margin-right: 1.25rem;
}
.p-side-posts__item-info {
  flex: 1 1 auto;
}
.p-side-posts__item-ttl {
  font-size: 1rem;
  letter-spacing: 0.1em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #000;
  line-height: 1.43;
}
.p-side-posts__item-tags {
  display: flex;
  flex-wrap: wrap;
  color: #707070;
  margin-top: 0.75rem;
}
.p-side-posts__item-tags_tem {
  font-size: 0.75rem;
  margin-bottom: 0.6875rem;
}
.p-side-posts__item-tags_tem:not(:last-of-type) {
  margin-right: 0.75rem;
}
.p-side-posts__tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}
.p-side-posts__tags-item {
  font-size: 1rem;
  margin-bottom: 0.625rem;
}
.p-side-posts__tags-item:not(:last-of-type) {
  margin-right: 0.625rem;
}
.p-side-posts__tags-item a {
  display: block;
  border-radius: 4.125rem;
  border: 1px solid #19243C;
  padding: 0.5rem 1.4375rem;
}

.contact-hero {
  background-color: #EA4082;
}
.contact-hero.--counseling {
  background-color: #19243C;
}
.contact-hero.--counseling .contact-hero__info {
  color: #FEB90A;
}
.contact-hero.--apply {
  background-color: #0D7428;
}
.contact-hero__info {
  color: #fff;
  padding: 7.5rem 0 3.375rem;
}
@media screen and (max-width: 768px) {
  .contact-hero__info {
    padding: 5rem 0 7.25rem;
  }
}
.contact-hero__eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 9.375rem;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .contact-hero__eng {
    font-size: 3.5rem;
  }
}
.contact-hero__read {
  font-size: 2.25rem;
}
@media screen and (max-width: 768px) {
  .contact-hero__read {
    font-size: 1.5rem;
  }
}

.p-single-thumb {
  height: 40rem;
}
@media screen and (max-width: 768px) {
  .p-single-thumb {
    height: 10rem;
  }
}

.p-single {
  padding: 2.5rem 0;
}
.p-single__col {
  margin-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .p-single__col {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 769px) {
  .p-single__col {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.p-single__main {
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .p-single__main {
    margin-bottom: 3.75rem;
  }
}
.p-single__side {
  flex: 0 0 22.5rem;
}
@media screen and (min-width: 769px) {
  .p-single__side {
    margin-left: 7.5rem;
  }
}

.p-single-heading {
  margin-bottom: 2.5rem;
}
.p-single-heading__cat {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.6875rem;
}
@media screen and (max-width: 768px) {
  .p-single-heading__cat {
    margin-bottom: 0.6875rem;
  }
}
.p-single-heading__cat-item {
  background-color: #19243C;
  border-radius: 4.125rem;
  color: #fff;
  padding: 0.8125rem 1.25rem;
  margin-bottom: 0.75rem;
}
@media screen and (max-width: 768px) {
  .p-single-heading__cat-item {
    padding: 0.4375rem 1rem;
  }
}
.p-single-heading__cat-item:not(:last-of-type) {
  margin-right: 0.9375rem;
}
.p-single-heading__ttl {
  font-size: 2.5rem;
  line-height: 1.55;
  margin-bottom: 2.1875rem;
}
@media screen and (max-width: 768px) {
  .p-single-heading__ttl {
    font-size: 1.5rem;
    margin-bottom: 1.4375rem;
  }
}
.p-single-heading__date {
  display: flex;
  align-items: center;
  padding-bottom: 1.0625rem;
  border-bottom: 1px solid #AAAAAA;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .p-single-heading__date {
    padding-bottom: 0.4375rem;
  }
}
.p-single-heading__date-label {
  margin-right: 1.5625rem;
}

@media screen and (max-width: 768px) {
  .p-single-reco {
    display: none;
  }
}
.p-single-reco__head {
  margin-bottom: 2.5rem;
}

.p-single-magazine {
  background-color: #EA332A;
  position: relative;
  padding: 6.25rem 0 9.0625rem;
}
@media screen and (max-width: 768px) {
  .p-single-magazine {
    padding: 1.875rem 0 4.375rem;
  }
}
.p-single-magazine__deco {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-single-magazine__deco {
    width: 86%;
    left: 5%;
  }
}
.p-single-magazine__ttl {
  margin: 0 auto 1.875rem;
  width: 40rem;
  max-width: 90%;
}
.p-single-magazine__search {
  position: relative;
  width: 40rem;
  max-width: 90%;
  margin: auto;
}
.p-single-magazine__search .inout {
  background-color: #fff;
  border-radius: 4.8125rem;
  padding: 1.625rem 2.5rem;
  padding-right: 6.25rem;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .p-single-magazine__search .inout {
    padding: 0.6875rem 1.0625rem;
    padding-right: 4.375rem;
  }
}
.p-single-magazine__search .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.625rem;
  width: 4.375rem;
}
@media screen and (max-width: 768px) {
  .p-single-magazine__search .icon {
    width: 2.5rem;
    right: 0.3125rem;
  }
}

.p-school-post-header {
  background-color: #19243C;
  position: relative;
  padding: 12.5rem 0 14.5rem;
}
@media screen and (max-width: 768px) {
  .p-school-post-header {
    padding: 6.25rem 0 0;
  }
}
.p-school-post-header__box {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-school-post-header__box {
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .p-school-post-header__box {
    padding-bottom: 3.3125rem;
  }
}
.p-school-post-header__taxes {
  display: flex;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 768px) {
  .p-school-post-header__taxes {
    margin-bottom: 1.875rem;
  }
}
.p-school-post-header__taxes-item {
  color: #19243C;
  background-color: #fff;
  border-radius: 3.4375rem;
  padding: 0.3125rem 1rem;
  display: flex;
  align-items: center;
}
.p-school-post-header__taxes-item:not(:last-of-type) {
  margin-right: 0.625rem;
}
.p-school-post-header__taxes-icon {
  width: 1.25rem;
  height: 1.25rem;
  fill: #19243C;
  margin-right: 0.625rem;
}
.p-school-post-header__num {
  font-size: 1rem;
  font-family: "futura-bk-bold", sans-serif;
}
.p-school-post-header__ttl {
  font-size: 3rem;
  font-family: "futura-book-bt", sans-serif;
  font-weight: 600;
  margin-bottom: 2.3125rem;
}
@media screen and (max-width: 768px) {
  .p-school-post-header__ttl {
    font-size: 2.625rem;
    margin-bottom: 1.625rem;
  }
}
.p-school-post-header__points-item {
  font-size: 1.5rem;
  padding-left: 2.875rem;
  background: url(../images/common/icon-check--yellow.svg) no-repeat 0 0.625rem;
  background-size: 1.5rem auto;
}
@media screen and (max-width: 768px) {
  .p-school-post-header__points-item {
    font-size: 1.125rem;
    background-position: 0 0.1875rem;
  }
}
.p-school-post-header__points-item:not(:last-of-type) {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 769px) {
  .p-school-post-header__thumb {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    height: 100%;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .p-school-post-header__thumb {
    height: 16.625rem;
  }
}

.p-school-detail {
  background-color: #7DD44B;
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .p-school-detail {
    padding: 3.125rem 0;
  }
}
.p-school-detail.--hostfamily {
  background-color: #0AD1C2;
}
.p-school-detail__movie {
  height: 42.1875rem;
  border-radius: 3.75rem;
  overflow: hidden;
  border: 1px solid #fff;
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__movie {
    height: 16.875rem;
    border-radius: 1.5625rem;
    margin-bottom: 2.5rem;
  }
}
.p-school-detail__movie iframe {
  width: 100%;
  height: 100%;
}
.p-school-detail__photos {
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__photos {
    margin-bottom: 3.125rem;
  }
}
.p-school-detail__photos-main {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__photos-main {
    margin-bottom: 0.75rem;
  }
}
.p-school-detail__photos-main .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 0;
  background: no-repeat 50% 50%;
  background-size: 100% auto;
  height: 3.75rem;
  width: 3.75rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__photos-main .slick-arrow {
    width: 2.1875rem;
    height: 2.1875rem;
  }
}
.p-school-detail__photos-main .slick-arrow.slick-prev {
  left: -1.875rem;
  background-image: url(../images/common/slide-arw-prev--cricle.png);
}
@media screen and (max-width: 768px) {
  .p-school-detail__photos-main .slick-arrow.slick-prev {
    left: -0.9375rem;
  }
}
.p-school-detail__photos-main .slick-arrow.slick-next {
  right: -1.875rem;
  background-image: url(../images/common/slide-arw-next--cricle.png);
}
@media screen and (max-width: 768px) {
  .p-school-detail__photos-main .slick-arrow.slick-next {
    right: -0.9375rem;
  }
}
.p-school-detail__photos-item {
  border-radius: 3.75rem;
  border: 1px solid #fff;
  overflow: hidden;
  margin: 0 0.125rem;
  height: 40.9375rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__photos-item {
    border-radius: 1.25rem;
    height: 17.8125rem;
  }
}
@media screen and (max-width: 768px) {
  .p-school-detail__photos-sub {
    display: none;
  }
}
.p-school-detail__photos-sub img {
  border-radius: 1.875rem;
  opacity: 0.5;
  height: 10.9375rem;
}
.p-school-detail__photos-sub img.slick-current {
  opacity: 1;
}
.p-school-detail__photos-sub img:not(:first-of-type), .p-school-detail__photos-sub img:not(:last-of-type) {
  margin: 0 0.9375rem;
}
.p-school-detail__photos-dots {
  text-align: center;
}
.p-school-detail__photos-dots .slick-dots {
  text-align: center;
  line-height: 0;
  height: auto;
}
.p-school-detail__photos-dots .slick-dots li {
  font-size: 0;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  height: 0.8125rem;
  width: 0.8125rem;
  margin: 0 0.4375rem;
}
.p-school-detail__photos-dots .slick-dots li.slick-active {
  background-color: #19243C;
}
.p-school-detail__fec {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__fec {
    margin-bottom: 2.8125rem;
  }
}
.p-school-detail__fec-head {
  margin-bottom: 2.5rem;
  color: #fff;
}
.p-school-detail__fec-ttl {
  font-family: "futura-book-bt", sans-serif;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__fec-ttl {
    font-size: 2.5rem;
    margin-bottom: 0.8125rem;
  }
}
@media screen and (max-width: 768px) {
  .p-school-detail__fec-read {
    line-height: 2;
  }
}
@media screen and (min-width: 769px) {
  .p-school-detail__fec-box {
    border-radius: 1.875rem;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    padding: 1.5625rem 0;
  }
}
@media screen and (min-width: 769px) {
  .p-school-detail__fec-box::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: #FEF7E5;
    width: 60%;
  }
}
.p-school-detail__fec-gr {
  position: relative;
  font-size: 1.125rem;
}
@media screen and (min-width: 769px) {
  .p-school-detail__fec-gr {
    display: flex;
    padding: 0.9375rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-school-detail__fec-gr {
    overflow: hidden;
    border-radius: 0.9375rem;
    background-color: #fff;
  }
  .p-school-detail__fec-gr:not(:last-of-type) {
    margin-bottom: 0.9375rem;
  }
}
.p-school-detail__fec-dt {
  flex: 0 0 40%;
  display: flex;
  align-items: center;
  padding: 0 3.125rem;
  padding-left: 7.5rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__fec-dt {
    padding: 1.3125rem 1.5rem 0.5rem;
  }
}
.p-school-detail__fec-dt span {
  flex: 1 1 auto;
}
.p-school-detail__fec-icon {
  flex: 0 0 3.75rem;
  margin-right: 3.75rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__fec-icon {
    flex-basis: 2.1875rem;
    margin-right: 0.9375rem;
  }
}
.p-school-detail__fec-data {
  flex: 1 1 auto;
  padding: 1.125rem 3.75rem 0;
  padding-left: 7.5rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__fec-data {
    padding: 0.75rem 1.5625rem 1.25rem;
    padding-left: 4.6875rem;
    background-color: #FEF7E5;
  }
}
.p-school-detail__fec-data a {
  color: #2A8CB7;
  text-decoration: underline;
}
.p-school-detail__cost-detail {
  border-radius: 1.875rem;
  padding: 2.1875rem 2.1875rem;
  background-color: #fff;
  font-size: 1.2rem;
  margin-bottom: 2.8125rem;
}
.p-school-detail__cost-detail p:not(:last-of-type) {
  margin-bottom: 1.2em;
}
.p-school-detail__cost {
  margin-bottom: 6.25rem;
}
@media screen and (min-width: 769px) {
  .p-school-detail__cost {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .p-school-detail__cost {
    margin-bottom: 3.75rem;
  }
}
.p-school-detail__cost-item {
  background-color: #fff;
  text-align: center;
  border-radius: 1.875rem;
  padding: 1.25rem 0.625rem;
  display: flex;
  flex-flow: column;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .p-school-detail__cost-item {
    width: 47%;
  }
}
@media screen and (max-width: 768px) {
  .p-school-detail__cost-item {
    border-radius: 0.9375rem;
  }
  .p-school-detail__cost-item:not(:last-of-type) {
    margin-bottom: 0.9375rem;
  }
}
.p-school-detail__cost-head {
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}
.p-school-detail__cost-main {
  font-family: "futura-bk-bold", sans-serif;
  color: #FEB90A;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-school-detail__cost-label {
  font-size: 2rem;
  margin-top: 1.875rem;
  margin-right: 0.625rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__cost-label {
    margin-top: 0.9375rem;
  }
}
.p-school-detail__cost-price {
  font-size: 4.5rem;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 768px) {
  .p-school-detail__cost-price {
    font-size: 3.3125rem;
  }
}
.p-school-detail__cost-sub {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  flex-flow: column;
  justify-content: center;
  flex: 1 1 auto;
}
.p-school-detail__cost-wave {
  font-size: 2rem;
  margin-left: 0.6875rem;
}
.p-school-detail__cost-coma {
  line-height: 1;
  margin-top: 3.5625rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__cost-coma {
    margin-top: 2.375rem;
  }
}
.p-school-detail__price {
  margin-bottom: 6.25rem;
}
.p-school-detail__price-ttl {
  color: #fff;
  font-size: 3rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__price-ttl {
    text-align: center;
    font-size: 2.8125rem;
  }
}
.p-school-detail__price-area {
  overflow: hidden;
  border-radius: 1.25rem;
}
.p-school-detail__price-tb {
  width: 100%;
  border-collapse: collapse;
}
.p-school-detail__price-tb th,
.p-school-detail__price-tb td {
  font-size: 1.5rem;
  padding: 1.25rem 3.625rem;
  border-bottom: 1px solid #CCCCCC;
}
@media screen and (max-width: 768px) {
  .p-school-detail__price-tb th,
  .p-school-detail__price-tb td {
    font-size: 1.125rem;
    padding: 1.25rem 1.5625rem;
  }
}
.p-school-detail__price-tb th {
  color: #fff;
  background-color: #19243C;
  text-align: left;
  width: 30rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__price-tb th {
    width: 47%;
  }
}
.p-school-detail__price-tb td {
  background-color: #fff;
  color: #19243C;
  text-align: center;
}
.p-school-detail__comment {
  display: flex;
  align-items: center;
  padding-bottom: 3.125rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__comment {
    padding-bottom: 1.25rem;
  }
}
.p-school-detail__comment-photo {
  flex: 0 0 12.5rem;
  margin-right: 2.5rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-school-detail__comment-photo {
    flex-basis: 5.625rem;
    margin-right: 1.25rem;
  }
}
.p-school-detail__comment-photo img {
  border-radius: 50%;
  border: 2px solid #fff;
}
.p-school-detail__comment-cap {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -3.4375rem;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__comment-cap {
    font-size: 1.0625rem;
    bottom: -2rem;
  }
}
.p-school-detail__comment-box {
  flex: 1 1 auto;
  background-color: #FEF7E5;
  min-height: 8.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  position: relative;
  border-radius: 0.625rem;
  padding: 2.5rem 7.5rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__comment-box {
    padding: 1.5625rem 1.3125rem;
  }
}
.p-school-detail__comment-box::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1.4375rem;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent #FEF7E5 transparent transparent;
  border-width: 0.625rem 1.5rem 0.625rem 0;
}
@media screen and (max-width: 768px) {
  .p-school-detail__comment-box::before {
    left: -0.8125rem;
  }
}
.p-school-detail__comment-desc {
  line-height: 2;
}
.p-school-detail__entry {
  margin: 5rem auto 0;
  width: 35rem;
  max-width: 100%;
  font-size: 2rem;
  padding: 2rem 0.625rem;
}
@media screen and (max-width: 768px) {
  .p-school-detail__entry {
    margin-top: 2.1875rem;
    padding: 1.625rem 0.625rem;
    font-size: 1.375rem;
  }
}

.p-news-top {
  background-color: #F5F4E3;
  padding: 6.25rem 0;
}
@media screen and (max-width: 768px) {
  .p-news-top {
    padding: 3.75rem 0;
  }
}

.p-news {
  padding: 7.5rem 0 10rem;
}
@media screen and (max-width: 768px) {
  .p-news {
    padding: 3.125rem 0 6.25rem;
  }
}
.p-news__box {
  max-width: 840px;
  margin: 0 auto;
}
.p-news__ttl {
  font-size: 2.5rem;
  margin-bottom: 2.5rem;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .p-news__ttl {
    font-size: 1.75rem;
    margin-bottom: 1.5625rem;
  }
}
.p-news__date {
  font-size: 1rem;
  padding-bottom: 0.375rem;
  border-bottom: 2px solid #aaa;
}
.p-news__content {
  padding: 4.375rem 0;
  border-bottom: 2px solid #aaa;
}
.p-news__back {
  font-size: 1rem;
  margin-top: 1.5625rem;
}

.p-author {
  margin-top: 5rem;
}
@media screen and (max-width: 768px) {
  .p-author {
    margin-top: 3.75rem;
  }
}
.p-author__heading {
  font-weight: 800;
  font-size: 2rem;
  line-height: 1;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  margin-left: 1.25rem;
  color: #AAAAAA;
}
@media screen and (max-width: 768px) {
  .p-author__heading {
    font-size: 1.5rem;
  }
}
.p-author__box {
  position: relative;
  background-color: #FAFAFA;
  padding: 2.8125rem 5rem;
  margin-top: -0.9375rem;
}
@media screen and (min-width: 769px) {
  .p-author__box {
    display: flex;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .p-author__box {
    padding: 1.875rem 1.8125rem;
  }
}
.p-author__box-l {
  flex: 0 0 7.5rem;
  margin-right: 3.75rem;
}
@media screen and (max-width: 768px) {
  .p-author__box-l {
    display: none;
  }
}
.p-author__box-l_img {
  height: 7.5rem;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 1.25rem;
}
.p-author__box-r {
  flex: 1 1 auto;
}
.p-author__box-head {
  margin-bottom: 1.0625rem;
}
@media screen and (max-width: 768px) {
  .p-author__box-head {
    display: flex;
    align-items: center;
  }
}
.p-author__box-head_img {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-author__box-head_img {
    display: block;
    flex: 0 0 5rem;
    height: 5rem;
    margin-right: 0.9375rem;
  }
}
.p-author__box-head_name {
  font-size: 1.5rem;
  line-height: 1.55;
}
@media screen and (max-width: 768px) {
  .p-author__box-head_name {
    font-size: 1.25rem;
  }
}
.p-author__box-desc {
  font-size: 1rem;
  line-height: 2;
}

.reason-hero {
  background-color: #0D7428;
}
@media screen and (max-width: 768px) {
  .reason-hero {
    height: auto;
    padding-bottom: 3.75rem;
  }
}
.reason-hero__deco {
  position: absolute;
  display: block;
}
.reason-hero__deco.--deco01 {
  left: 0;
  top: 0;
  width: 25rem;
}
@media screen and (max-width: 768px) {
  .reason-hero__deco.--deco01 {
    width: 8.125rem;
  }
}
.reason-hero__deco.--deco02 {
  left: 43.75%;
  top: 0;
  width: 26.25rem;
}
@media screen and (max-width: 768px) {
  .reason-hero__deco.--deco02 {
    width: 10.4375rem;
  }
}
.reason-hero__deco.--deco03 {
  right: 0;
  bottom: 0;
  width: 76.5rem;
  max-width: 97%;
}
@media screen and (max-width: 768px) {
  .reason-hero__deco.--deco03 {
    bottom: auto;
    top: 26.875rem;
  }
}
.reason-hero__head-icon {
  width: 7.1875rem;
  right: -6.0625rem;
  top: -2.3125rem;
}
@media screen and (max-width: 768px) {
  .reason-hero__head-icon {
    width: 4.5rem;
    right: -3.875rem;
  }
}
@media screen and (max-width: 768px) {
  .reason-hero__read {
    margin-bottom: 21.25rem;
  }
}
.reason-hero__illust {
  position: absolute;
  width: 39.125rem;
  top: 5.1875rem;
  right: 8.3854166667%;
  display: block;
}
@media screen and (max-width: 768px) {
  .reason-hero__illust {
    width: 18.75rem;
    right: 1.75rem;
    top: 17.5rem;
  }
}

.reason-point {
  padding: 5rem 0 12.5rem;
}
@media screen and (max-width: 768px) {
  .reason-point {
    padding: 5rem 0 6.25rem;
  }
}
.reason-point__heading {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .reason-point__heading {
    margin-bottom: 3.125rem;
  }
}

.reason-staff {
  background-color: #0D7428;
  padding: 10rem 0 20rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .reason-staff {
    padding: 5.625rem 0 7.5rem;
  }
}
.reason-staff__deco {
  position: absolute;
  display: inline-block;
}
.reason-staff__deco.--deco01 {
  left: 0;
  top: 0;
  width: 25rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__deco.--deco01 {
    width: 9.8125rem;
  }
}
.reason-staff__deco.--deco02 {
  width: 56.25%;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .reason-staff__deco.--deco02 {
    width: 88%;
  }
}
.reason-staff__heading {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__heading {
    margin-bottom: 3.125rem;
  }
}
.reason-staff__item {
  background-color: #fff;
  padding: 6.25rem 7.5rem;
  padding-right: 5rem;
  border-radius: 3.75rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__item {
    padding: 1.0625rem 1.0625rem 2.8125rem;
    border-radius: 2.5rem;
  }
}
.reason-staff__item:not(:last-of-type) {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__item:not(:last-of-type) {
    margin-bottom: 2.8125rem;
  }
}
.reason-staff__item_top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_top {
    flex-flow: column-reverse;
  }
}
@media screen and (min-width: 769px) {
  .reason-staff__item_main {
    flex: 0 0 30.9375rem;
    margin-right: 6.25rem;
  }
}
@media screen and (max-width: 768px) {
  .reason-staff__item_main {
    flex-flow: column;
    display: flex;
    align-items: center;
    padding: 2.1875rem 0 0.625rem;
  }
}
@media screen and (max-width: 768px) {
  .reason-staff__item_head, .reason-staff__item_desc {
    padding: 0 5%;
  }
}
.reason-staff__item_head {
  display: inline-block;
  position: relative;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_head {
    order: 2;
    margin-bottom: 1.875rem;
  }
}
.reason-staff__item_ttl {
  color: #0D7428;
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  line-height: 1.1;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_ttl {
    font-size: 2.5625rem;
  }
}
.reason-staff__item_icon {
  position: absolute;
  right: -4.875rem;
  top: -1.875rem;
  display: inline-block;
  width: 4.0625rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_icon {
    width: 3.125rem;
    right: -2.6875rem;
    top: -1.5rem;
  }
}
.reason-staff__item_catch {
  font-size: 4.5rem;
  color: #0D7428;
  font-family: "hana-choucho", serif;
  font-weight: 400;
  line-height: 1.1111111111;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_catch {
    order: 1;
    font-size: 2.5625rem;
    text-align: center;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .reason-staff__item_catch .--md01 {
    font-size: 3.75rem;
  }
  .reason-staff__item_catch .--md02 {
    font-size: 4rem;
  }
  .reason-staff__item_catch .--md03 {
    font-size: 3.375rem;
  }
}
.reason-staff__item_desc {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_desc {
    order: 3;
  }
}
.reason-staff__item_box {
  flex: 1 1 auto;
  background-color: #0D7428;
  border-radius: 1.875rem;
}
.reason-staff__item_thumb {
  overflow: hidden;
  margin: 0.5625rem 0.5625rem 0;
  border-radius: 1.875rem 1.875rem 0 0;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_thumb {
    margin: 0.375rem 0.375rem 0;
  }
}
.reason-staff__item_info {
  text-align: left;
  text-align: center;
  color: #fff;
  padding: 1.875rem 0;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_info {
    padding: 1.1875rem 0;
  }
}
.reason-staff__item_name {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 3.375rem;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_name {
    font-size: 2.625rem;
  }
}
.reason-staff__item_sub {
  font-size: 1.25rem;
}
.reason-staff__item_btm {
  margin-top: 3.75rem;
}
@media screen and (min-width: 769px) {
  .reason-staff__item_btm {
    display: flex;
    justify-content: space-between;
    margin-right: 5.4375rem;
  }
}
.reason-staff__item_pr {
  flex: 0 0 41.3793103448%;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_pr {
    font-size: 1.3125rem;
  }
  .reason-staff__item_pr:not(:last-of-type) {
    margin-bottom: 1.875rem;
  }
}
.reason-staff__item_pr-ttl {
  background-color: #0D7428;
  color: #fff;
  text-align: center;
  border-radius: 3.125rem;
  padding: 0.5625rem 0.625rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_pr-ttl {
    margin-bottom: 0.9375rem;
    padding: 0.8125rem 0.46875rem;
  }
}
.reason-staff__item_pr-desc {
  text-align: center;
  color: #0D7428;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
}
.reason-staff__item_pr-lg {
  line-height: 1.5;
  font-size: 1.5rem;
}
@media screen and (min-width: 769px) {
  .reason-staff__item_pr-lg {
    min-height: 3.4em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .reason-staff__item_pr-lg {
    margin-bottom: 0.625rem;
  }
}
.reason-staff__item_pr-md {
  font-weight: 400;
}
.reason-staff__item_prof {
  font-size: 1.5rem;
  padding-top: 0.9375rem;
}
@media screen and (max-width: 768px) {
  .reason-staff__item_prof {
    text-align: center;
    font-size: 1.25rem;
  }
}
.reason-staff__item_prof-link {
  color: #2A8CB7;
  text-decoration: underline;
}

.reason-review {
  background-color: #19243C;
  position: relative;
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .reason-review {
    padding: 4.375rem 0;
  }
}
.reason-review__heading {
  margin-bottom: 3.4375rem;
}
.reason-review__slides-item {
  background-color: #F5F4E3;
  border-radius: 1.25rem;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  width: 23.75rem;
  margin: 0 0.9375rem;
  min-height: 12.5rem;
  padding: 1.625rem 1.25rem;
}
@media screen and (max-width: 768px) {
  .reason-review__slides-item {
    width: 20rem;
    margin: 0 0.4375rem;
    min-height: 10.625rem;
  }
}
.reason-review__slides-icon {
  flex: 0 0 6.25rem;
  margin-right: 1.25rem;
}
@media screen and (max-width: 768px) {
  .reason-review__slides-icon {
    flex-basis: 5rem;
    margin-right: 0.6875rem;
  }
}
.reason-review__slides-info {
  flex: 1 1 auto;
}
.reason-review__slides-name {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  color: #0D7428;
  font-size: 1.5rem;
  line-height: 1.1;
  margin-bottom: 0.625rem;
}
.reason-review__slides-desc {
  letter-spacing: 0.1em;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .reason-review__slides-desc {
    font-size: 0.9rem;
    line-height: 1.45;
  }
}
.reason-review__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3.125rem;
}
.reason-review__nav-in {
  position: relative;
  padding: 0 1.875rem;
}
.reason-review__nav .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  z-index: 3;
  width: 0.8125rem;
  height: 1.1875rem;
  background: no-repeat 50% 50%;
  background-size: 100% auto;
}
.reason-review__nav .slick-arrow.slick-prev {
  left: 0;
  background-image: url(../images/common/slide-arw-prev--white.svg);
}
.reason-review__nav .slick-arrow.slick-next {
  right: 0;
  background-image: url(../images/common/slide-arw-next--white.svg);
}
.reason-review__nav .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reason-review__nav .slick-dots li {
  font-size: 0;
  border: 2px solid #fff;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  margin: 0 0.375rem;
}
.reason-review__nav .slick-dots li.slick-active {
  background-color: #fff;
}
.reason-review__btn {
  margin: 3.75rem auto 0;
}
@media screen and (max-width: 768px) {
  .reason-review__btn {
    margin-top: 3rem;
  }
}
.reason-review__wave {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -1.25rem;
}
@media screen and (max-width: 768px) {
  .reason-review__wave {
    bottom: -0.625rem;
  }
}

.reason-school {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .reason-school {
    padding: 5rem 0;
  }
}
.reason-school__heading {
  margin-bottom: 3.4375rem;
}
@media screen and (max-width: 768px) {
  .reason-school__heading {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 769px) {
  .reason-school__list {
    display: flex;
    justify-content: space-between;
  }
}
.reason-school__list-item {
  position: relative;
  height: 18.75rem;
  border-radius: 1.875rem;
  border: 2px solid #000;
  transition: linear 0.2s;
}
@media screen and (min-width: 769px) {
  .reason-school__list-item {
    width: 48.5%;
  }
}
@media screen and (max-width: 768px) {
  .reason-school__list-item {
    height: 8.4375rem;
  }
  .reason-school__list-item:not(:last-of-type) {
    margin-bottom: 1.4375rem;
  }
}
.reason-school__list-item.--los {
  background-color: #FEB90A;
  border-color: #FEB90A;
}
.reason-school__list-item.--los:hover {
  background-color: #fff;
}
.reason-school__list-item.--los:hover .reason-school__list-intexts {
  fill: #FEB90A !important;
}
.reason-school__list-item.--hawai {
  background-color: #61D3F9;
  border-color: #61D3F9;
}
.reason-school__list-item.--hawai:hover {
  background-color: #fff;
}
.reason-school__list-item.--hawai:hover .reason-school__list-intexts {
  fill: #61D3F9 !important;
}
.reason-school__list-intexts {
  transition: linear 0.2s;
  position: absolute;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -3px;
  width: 90%;
  height: 15.625rem;
  fill: #fff !important;
}
@media screen and (max-width: 768px) {
  .reason-school__list-intexts {
    height: 94%;
  }
}

.schools-hero {
  background-color: #7DD44B;
  padding-bottom: 11.3125rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .schools-hero {
    padding-bottom: 1.875rem;
  }
}
.schools-hero__deco {
  position: absolute;
  display: block;
  width: 22.5rem;
  bottom: 0;
  right: 12.5%;
}
@media screen and (max-width: 768px) {
  .schools-hero__deco {
    width: 8.125rem;
    right: 3.4375rem;
    display: none;
  }
}
.schools-hero__head-eng {
  line-height: 1;
}
.schools-hero__head-sub {
  font-size: 3rem;
  display: inline-block;
  line-height: 1.1;
}
.schools-hero__head-icon {
  width: 11.5625rem;
  right: -14.8125rem;
  bottom: -2.3125rem;
}
@media screen and (max-width: 768px) {
  .schools-hero__head-icon {
    width: 5.625rem;
    right: 1.3125rem;
    bottom: auto;
    top: -1rem;
  }
}
@media screen and (max-width: 768px) {
  .schools-hero__read {
    margin-bottom: 1.25rem;
  }
}
.schools-hero__btn {
  margin-top: 3.125rem;
  font-size: 1.5rem;
  width: 20rem;
}
@media screen and (max-width: 768px) {
  .schools-hero__btn {
    margin-top: 1.875rem;
    width: 13.75rem;
    font-size: 0.875rem;
  }
}

.hostfamily-hero {
  background-color: #0AD1C2;
  color: #fff;
  padding: 7.5rem 0 0;
}
@media screen and (max-width: 768px) {
  .hostfamily-hero {
    padding-top: 5rem;
  }
}
.hostfamily-hero__box {
  padding-bottom: 6.0625rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-hero__box {
    padding-bottom: 2.8125rem;
  }
}
.hostfamily-hero__head {
  display: inline-block;
  position: relative;
}
.hostfamily-hero__eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 9.375rem;
  line-height: 1.15;
}
@media screen and (max-width: 768px) {
  .hostfamily-hero__eng {
    font-size: 5rem;
  }
}
.hostfamily-hero__icon {
  display: inline-block;
  width: 18.125rem;
  position: absolute;
  top: -4.6875rem;
  right: -24.375rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-hero__icon {
    right: auto;
    left: 3rem;
    width: 5.3125rem;
    top: -4.6875rem;
  }
}
.hostfamily-hero__read {
  font-size: 2rem;
  letter-spacing: 0.1em;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-hero__read {
    margin-bottom: 1.25rem;
  }
}
.hostfamily-hero__col {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 769px) {
  .hostfamily-hero__col {
    display: flex;
  }
}
.hostfamily-hero__define {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 769px) {
  .hostfamily-hero__define:not(:last-of-type) {
    margin-right: 6.375rem;
  }
}
@media screen and (max-width: 768px) {
  .hostfamily-hero__define:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.hostfamily-hero__define-ttl {
  border: 2px solid #fff;
  font-size: 1.5rem;
  text-align: center;
  border-radius: 0.625rem;
  padding: 0.6875rem 1.3125rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-hero__define-ttl {
    border-radius: 0.625rem;
  }
}
.hostfamily-hero__define-data {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .hostfamily-hero__define-data {
    line-height: 1.55;
  }
}
.hostfamily-hero__btn {
  font-size: 1.5rem;
  width: 20rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-hero__btn {
    font-size: 1.25rem;
  }
}
.hostfamily-hero__illust {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 24.9375rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-hero__illust {
    width: 7.5rem;
    right: 4%;
    display: none;
  }
}

.hostfamily-achoer {
  background-color: #E6FDFB;
  padding: 1.3125rem 0;
}
@media screen and (max-width: 768px) {
  .hostfamily-achoer {
    padding: 0.8125rem 0;
  }
}
.hostfamily-achoer__desc {
  color: #0AD1C2;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-achoer__desc {
    font-size: 1.0625rem;
  }
}

.hostfamily-main {
  background-color: #F5F4E3;
  padding-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-main {
    padding: 1.5625rem 0;
  }
}

.hostfamily-search {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-search {
    margin: 0 auto 1.875rem;
    width: 88%;
    border-bottom: 1px solid #aaa;
    padding-bottom: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .hostfamily-search__inner {
    background-color: #fff;
    padding: 0.125rem 1.5625rem;
    border-radius: 1.25rem;
    overflow: hidden;
    width: 100%;
    max-width: none;
  }
}
.hostfamily-search__col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.5rem 6.875rem 3.125rem;
  border-bottom: 1px solid #aaa;
}
@media screen and (max-width: 1399px) {
  .hostfamily-search__col {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .hostfamily-search__col {
    border-bottom: none;
    padding: 0;
    display: block;
    overflow: hidden;
    max-height: 0;
    transition: ease-in-out 0.23s;
  }
  .hostfamily-search__col.is-accordion-contents-open {
    overflow: visible;
    max-height: 99999px;
  }
}
.hostfamily-search__main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__main {
    display: block;
    padding-top: 1.4375rem;
    border-top: 1px solid #aaa;
  }
}
.hostfamily-search__item {
  width: 30%;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__item {
    width: 100%;
    margin-bottom: 0;
  }
  .hostfamily-search__item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.hostfamily-search__label {
  display: inline-block;
  margin-bottom: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__label {
    margin-left: 0.625rem;
  }
}
.hostfamily-search__sel {
  position: relative;
}
.hostfamily-search__sel-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 2.5rem;
  left: 0.625rem;
}
.hostfamily-search__sel-sel {
  background: #fff url(../images/host-family/search_arw.png) no-repeat 94% 50%;
  background-size: 0.75rem auto;
  border-radius: 3.4375rem;
  padding: 0.625rem 3.75rem;
  height: 3.375rem;
  border: 2px solid #fff;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__sel-sel {
    background-color: #F5F4E3;
  }
}
.hostfamily-search__sel-sel:focus {
  border-color: #19243C;
}
.hostfamily-search__enter {
  flex: 0 0 auto;
  margin-left: 12.5rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__enter {
    margin: 1.4375rem 0 0;
    padding-bottom: 2.25rem;
  }
}
.hostfamily-search__enter-reset {
  text-decoration: underline;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__enter-reset {
    margin-bottom: 1.1875rem;
  }
}
.hostfamily-search__enter-submit {
  background-color: #19243C;
  color: #fff;
  width: 7.5rem;
  margin: 0 auto;
  border-radius: 0.625rem;
  font-size: 1.5rem;
  display: block;
}
@media screen and (min-width: 769px) {
  .hostfamily-search__posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .hostfamily-search__posts::after {
    content: "";
    display: block;
    width: 31%;
  }
}
.hostfamily-search__posts-item {
  width: 31%;
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__posts-item {
    width: 100%;
    margin-bottom: 0;
  }
  .hostfamily-search__posts-item:not(:last-of-type) {
    margin-bottom: 1.875rem;
  }
}
.hostfamily-search__posts-head {
  height: 20rem;
  margin-bottom: 1.25rem;
  border-radius: 1.25rem;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__posts-head {
    height: 14.375rem;
  }
}
.hostfamily-search__posts-head iframe {
  width: 100%;
  height: 100%;
}
.hostfamily-search__posts-head_icon {
  position: absolute;
  bottom: 0.9375rem;
  right: 0.9375rem;
  width: 3.75rem;
}
.hostfamily-search__posts-ttl {
  font-family: "futura-book-bt", sans-serif;
  font-size: 2rem;
  margin-bottom: 1.0625rem;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #aaa;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__posts-ttl {
    margin-bottom: 0.6875rem;
    padding-bottom: 0.4375rem;
    line-height: 1.2;
  }
}
.hostfamily-search__posts-cats {
  display: flex;
  flex-wrap: wrap;
}
.hostfamily-search__posts-cats_item {
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  background-color: #19243C;
  color: #fff;
  border-radius: 3.4375rem;
  padding: 0.125rem 0.6875rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__posts-cats_item {
    font-size: 0.9rem;
  }
}
.hostfamily-search__posts-cats_item:not(:last-of-type) {
  margin-right: 0.625rem;
}
.hostfamily-search__posts-cats_icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.625rem;
}
@media screen and (max-width: 768px) {
  .hostfamily-search__posts-cats_icon {
    width: 1.0625rem;
    margin-right: 0.3125rem;
  }
}
.faq-hero {
  background-color: #004BB1;
  color: #fff;
}
.faq-hero__inner {
  padding: 7.5rem 0 3.75rem;
}
@media screen and (max-width: 768px) {
  .faq-hero__inner {
    padding: 7.5rem 0 6.25rem;
  }
}
.faq-hero__info {
  letter-spacing: 0.1em;
}
.faq-hero__eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 9.375rem;
  line-height: 1.175;
}
@media screen and (max-width: 768px) {
  .faq-hero__eng {
    font-size: 6.25rem;
  }
}
.faq-hero__read {
  font-size: 2.25rem;
}
@media screen and (max-width: 768px) {
  .faq-hero__read {
    font-size: 1.75rem;
  }
}
.faq-hero__img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 22.6875rem;
}
@media screen and (max-width: 768px) {
  .faq-hero__img {
    width: 11.25rem;
  }
}

.faq-sec {
  background-color: #F5F4E3;
  padding: 5rem 0 7.5rem;
}
@media screen and (min-width: 769px) {
  .faq-sec__col {
    display: flex;
    justify-content: space-between;
  }
}
.faq-sec__side {
  flex: 0 0 auto;
}
@media screen and (min-width: 769px) {
  .faq-sec__side {
    margin-right: 5.625rem;
  }
}
.faq-sec__main {
  flex: 1 1 auto;
}

@media screen and (max-width: 768px) {
  .outline {
    padding: 0 1.875rem;
    margin-bottom: 3.75rem;
  }
}
.outline__head {
  color: #19243C;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .outline__head {
    margin-bottom: 2.3125rem;
  }
}
.outline__head-eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 3rem;
}
.outline__head-read {
  font-size: 1rem;
}
.outline__list {
  color: #19243C;
}
.outline__list-item {
  padding-left: 2.5rem;
  position: relative;
}
.outline__list-item::after {
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background-color: #004BB1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
}
.outline__list-item:not(:last-of-type) {
  margin-bottom: 1.5625rem;
}
@media screen and (max-width: 768px) {
  .outline__list-item:not(:last-of-type) {
    margin-bottom: 1.0625rem;
  }
}
.outline__list-item:not(:last-of-type)::before {
  content: "";
  position: absolute;
  left: 0.3125rem;
  top: 0.5625rem;
  width: 1px;
  height: 3.4375rem;
  background-color: #19243C;
}
@media screen and (max-width: 768px) {
  .outline__list-item:not(:last-of-type)::before {
    left: 0.25rem;
    height: 3.1875rem;
  }
}
.faq-main__ttl {
  background-color: #004BB1;
  color: #fff;
  display: inline-block;
  border-radius: 1.25rem 1.25rem 1.25rem 0;
  font-size: 2rem;
  line-height: 1.25;
  padding: 0.625rem 1.875rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .faq-main__ttl {
    font-size: 1.25rem;
    display: block;
    padding: 0.9375rem 1.25rem;
  }
}
.faq-main__area:not(:last-of-type) {
  margin-bottom: 2.5rem;
}
.faq-main__box {
  background-color: #fff;
  border-radius: 1.875rem 1.875rem 1.875rem 0;
  padding: 2.1875rem 3.75rem;
}
@media screen and (max-width: 768px) {
  .faq-main__box {
    padding: 1.25rem 0.9375rem;
  }
}
.faq-main__box:not(:last-of-type) {
  margin-bottom: 1.25rem;
}
.faq-main__box-col {
  display: flex;
}
.faq-main__box-col:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .faq-main__box-col:not(:last-of-type) {
    margin-bottom: 0.625rem;
  }
}
.faq-main__box-icon {
  flex: 0 0 2.25rem;
  margin-right: 1.25rem;
}
.faq-main__box-ttl {
  font-size: 1.5rem;
  line-height: 1.275;
  margin-top: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .faq-main__box-ttl {
    font-size: 1.125rem;
    line-height: 1.45;
  }
}
.faq-main__box-content {
  font-size: 1rem;
  margin-top: 0.125rem;
}
.faq-main__box-content a {
  color: #2A8CB7;
}

.p-details-hero {
  background-color: #FCE8F0;
  padding-top: 6.25rem;
}
@media screen and (max-width: 768px) {
  .p-details-hero {
    background-color: #EA4082;
    padding-top: 0;
  }
}
.p-details-hero.lang-study {
  background-color: #E6FDFB;
}
@media screen and (max-width: 768px) {
  .p-details-hero.lang-study {
    background-color: #0AD1C2;
  }
}
@media screen and (min-width: 769px) {
  .p-details-hero.lang-study .p-details-hero__box {
    background-color: #0AD1C2;
  }
}
.p-details-hero.lang-study .c-triangle-btn {
  color: #0AD1C2;
}
.p-details-hero.lang-study .c-triangle-btn::after {
  border-left-color: #0AD1C2;
}
.p-details-hero.study-abroad {
  background-color: #FEEEE5;
}
@media screen and (max-width: 768px) {
  .p-details-hero.study-abroad {
    background-color: #FD650F;
  }
}
@media screen and (min-width: 769px) {
  .p-details-hero.study-abroad .p-details-hero__box {
    background-color: #FD650F;
  }
}
.p-details-hero.study-abroad .c-triangle-btn {
  color: #FD650F;
}
.p-details-hero.study-abroad .c-triangle-btn::after {
  border-left-color: #FD650F;
}
.p-details-hero.summercamp {
  background-color: #FCE8E7;
}
@media screen and (max-width: 768px) {
  .p-details-hero.summercamp {
    background-color: #EA332A;
  }
}
@media screen and (min-width: 769px) {
  .p-details-hero.summercamp .p-details-hero__box {
    background-color: #EA332A;
  }
}
.p-details-hero.summercamp .c-triangle-btn {
  color: #EA332A;
}
.p-details-hero.summercamp .c-triangle-btn::after {
  border-left-color: #EA332A;
}
.p-details-hero.special-study {
  background-color: #FEF7E5;
}
@media screen and (max-width: 768px) {
  .p-details-hero.special-study {
    background-color: #FEB90A;
  }
}
@media screen and (min-width: 769px) {
  .p-details-hero.special-study .p-details-hero__box {
    background-color: #FEB90A;
  }
}
.p-details-hero.special-study .c-triangle-btn {
  color: #FEB90A;
}
.p-details-hero.special-study .c-triangle-btn::after {
  border-left-color: #FEB90A;
}
.p-details-hero.homestay {
  background-color: #E8FCED;
}
@media screen and (max-width: 768px) {
  .p-details-hero.homestay {
    background-color: #0D7428;
  }
}
@media screen and (min-width: 769px) {
  .p-details-hero.homestay .p-details-hero__box {
    background-color: #0D7428;
  }
}
.p-details-hero.homestay .c-triangle-btn {
  color: #0D7428;
}
.p-details-hero.homestay .c-triangle-btn::after {
  border-left-color: #0D7428;
}
.p-details-hero.local-package {
  background-color: #F0E9FB;
}
@media screen and (max-width: 768px) {
  .p-details-hero.local-package {
    background-color: #722FDD;
  }
}
@media screen and (min-width: 769px) {
  .p-details-hero.local-package .p-details-hero__box {
    background-color: #722FDD;
  }
}
.p-details-hero.local-package .c-triangle-btn {
  color: #722FDD;
}
.p-details-hero.local-package .c-triangle-btn::after {
  border-left-color: #722FDD;
}
.p-details-hero.other-support {
  background-color: #F0FAEA;
}
@media screen and (max-width: 768px) {
  .p-details-hero.other-support {
    background-color: #7DD44B;
  }
}
@media screen and (min-width: 769px) {
  .p-details-hero.other-support .p-details-hero__box {
    background-color: #7DD44B;
  }
}
.p-details-hero.other-support .c-triangle-btn {
  color: #7DD44B;
}
.p-details-hero.other-support .c-triangle-btn::after {
  border-left-color: #7DD44B;
}
.p-details-hero__box {
  padding: 5rem 7.5rem 7.5rem;
}
@media screen and (min-width: 769px) {
  .p-details-hero__box {
    background-color: #EA4082;
    border-radius: 2.5rem 2.5rem 0 0;
    width: 83%;
  }
}
@media screen and (max-width: 768px) {
  .p-details-hero__box {
    padding: 3.75rem 0 3.125rem;
  }
}
.p-details-hero__in {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-details-hero__in {
    width: 70%;
  }
}
.p-details-hero__head {
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 768px) {
  .p-details-hero__head {
    margin-bottom: 1.6875rem;
  }
}
.p-details-hero__eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.5);
}
.p-details-hero__ttl {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .p-details-hero__ttl {
    font-size: 1.6875rem;
  }
}
.p-details-hero__desc {
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 2;
}
.p-details-hero__btn {
  margin-top: 2.5rem;
  font-size: 1.5rem;
  width: 20rem;
}
@media screen and (max-width: 768px) {
  .p-details-hero__btn {
    font-size: 1.125rem;
  }
}
.p-details-hero__nav {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-details-hero__nav {
    display: none;
  }
}
.p-details-hero__nav-item {
  border-radius: 0.625rem 0.625rem 0 0;
  text-align: center;
  color: #fff;
  position: relative;
  min-width: 9.375rem;
  margin-left: 0.625rem;
}
.p-details-hero__nav-item::before, .p-details-hero__nav-item::after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0.625rem;
}
.p-details-hero__nav-item::before {
  left: 0.625rem;
}
.p-details-hero__nav-item::after {
  right: 0.625rem;
}
.p-details-hero__nav-item.is-current {
  padding-bottom: 0.8125rem;
}
.p-details-hero__nav-item.--card01 {
  background-color: #EA4082;
}
.p-details-hero__nav-item.--card01.is-current {
  color: #EA4082;
  background-color: #fff;
}
.p-details-hero__nav-item.--card01.is-current::before, .p-details-hero__nav-item.--card01.is-current::after {
  background-color: #EA4082;
}
.p-details-hero__nav-item.--card02 {
  background-color: #0AD1C2;
}
.p-details-hero__nav-item.--card02.is-current {
  color: #0AD1C2;
  background-color: #fff;
}
.p-details-hero__nav-item.--card02.is-current::before, .p-details-hero__nav-item.--card02.is-current::after {
  background-color: #0AD1C2;
}
.p-details-hero__nav-item.--card03 {
  background-color: #FD650F;
}
.p-details-hero__nav-item.--card03.is-current {
  color: #FD650F;
  background-color: #fff;
}
.p-details-hero__nav-item.--card03.is-current::before, .p-details-hero__nav-item.--card03.is-current::after {
  background-color: #FD650F;
}
.p-details-hero__nav-item.--card04 {
  background-color: #EA332A;
}
.p-details-hero__nav-item.--card04.is-current {
  color: #EA332A;
  background-color: #fff;
}
.p-details-hero__nav-item.--card04.is-current::before, .p-details-hero__nav-item.--card04.is-current::after {
  background-color: #EA332A;
}
.p-details-hero__nav-item.--card05 {
  background-color: #FEB90A;
}
.p-details-hero__nav-item.--card05.is-current {
  color: #FEB90A;
  background-color: #fff;
}
.p-details-hero__nav-item.--card05.is-current::before, .p-details-hero__nav-item.--card05.is-current::after {
  background-color: #FEB90A;
}
.p-details-hero__nav-item.--card06 {
  background-color: #0D7428;
}
.p-details-hero__nav-item.--card06.is-current {
  color: #0D7428;
  background-color: #fff;
}
.p-details-hero__nav-item.--card06.is-current::before, .p-details-hero__nav-item.--card06.is-current::after {
  background-color: #0D7428;
}
.p-details-hero__nav-item.--card07 {
  background-color: #722FDD;
}
.p-details-hero__nav-item.--card07.is-current {
  color: #722FDD;
  background-color: #fff;
}
.p-details-hero__nav-item.--card07.is-current::before, .p-details-hero__nav-item.--card07.is-current::after {
  background-color: #722FDD;
}
.p-details-hero__nav-item.--card08 {
  background-color: #7DD44B;
}
.p-details-hero__nav-item.--card08.is-current {
  color: #7DD44B;
  background-color: #fff;
}
.p-details-hero__nav-item.--card08.is-current::before, .p-details-hero__nav-item.--card08.is-current::after {
  background-color: #7DD44B;
}
.p-details-hero__nav-link {
  display: block;
  padding: 1.3125rem 0.875rem 0.9375rem;
}

.p-details-main {
  background-color: #F5F4E3;
  padding: 5.625rem 0;
}
@media screen and (max-width: 768px) {
  .p-details-main {
    padding: 3.75rem 0;
  }
}

.p-details-heading {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .p-details-heading {
    margin-bottom: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .p-details-heading .c-sec-heading__eng {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-details-heading .c-sec-heading__read {
    font-size: 0.875rem;
  }
}

.p-details-readbox {
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 1.5625rem 1.25rem;
  color: #19243C;
  margin-bottom: 7.5rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .p-details-readbox {
    margin-bottom: 5rem;
  }
  .p-details-readbox p .u-fz-s {
    font-size: 0.7em !important;
  }
}

.p-details-cam-bnr {
  max-width: 960px;
  margin: 1.875rem auto 5rem;
}
@media screen and (max-width: 768px) {
  .p-details-cam-bnr {
    transform: scale(1.14);
  }
}

.c-rec-post {
  background-color: #fff;
  border: 1px solid #19243C;
  color: #19243C;
  position: relative;
  box-shadow: 0.3125rem 0.3125rem 0 #19243C;
}
.c-rec-post__link {
  display: flex;
  align-items: center;
  padding: 1.25rem;
}
.c-rec-post__more {
  position: absolute;
  border-radius: 4.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 8.9375rem;
  height: 1.875rem;
  line-height: 1;
  left: 0.9375rem;
  top: -1.125rem;
}
.c-rec-post__more.--color-pink {
  background-color: #EA4082;
}
.c-rec-post__more.--color-blue {
  background-color: #0AD1C2;
}
.c-rec-post__more.--color-orange {
  background-color: #FD650F;
}
.c-rec-post__more.--color-ppl {
  background-color: #722FDD;
}
.c-rec-post__more.--color-l-green {
  background-color: #7DD44B;
}
.c-rec-post__more .icon {
  flex: 0 0 0.625rem;
  margin-right: 0.375rem;
  display: flex;
  align-items: center;
}
.c-rec-post__thumb {
  flex: 0 0 10.625rem;
  height: 7.5rem;
  margin-right: 1.25rem;
}
@media screen and (max-width: 768px) {
  .c-rec-post__thumb {
    flex-basis: 5rem;
    height: 5rem;
  }
}
.c-rec-post__main {
  flex: 1 1 auto;
}
.c-rec-post__main-ttl {
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media screen and (max-width: 768px) {
  .c-rec-post__main-ttl {
    font-size: 1.125rem;
    margin-bottom: 0.625rem;
  }
}
.c-rec-post__main-desc {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .c-rec-post__main-desc {
    font-size: 0.75rem;
  }
}

.p-details-col {
  margin-bottom: 10.3125rem;
}
@media screen and (min-width: 769px) {
  .p-details-col {
    padding: 0 6.25rem;
  }
}
.p-details-col__item {
  word-break: break-all;
}
@media screen and (min-width: 769px) {
  .p-details-col__item {
    display: flex;
    justify-content: space-between;
  }
  .p-details-col__item:nth-of-type(even) {
    flex-flow: row-reverse;
  }
}
.p-details-col__item:not(:last-of-type) {
  margin-bottom: 11.5625rem;
}
@media screen and (max-width: 768px) {
  .p-details-col__item:not(:last-of-type) {
    margin-bottom: 5.625rem;
  }
}
.p-details-col__item-main {
  flex: 0 0 37.5rem;
  margin-top: 1.875rem;
}
.p-details-col__item-head {
  background-color: #19243C;
  color: #fff;
  padding: 0.8125rem 3.75rem;
  padding-right: 1.25rem;
  margin-bottom: 2.5rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p-details-col__item-head {
    padding: 1.4375rem 1.0625rem;
    border-radius: 0.625rem;
    margin-bottom: 0.625rem;
  }
}
.p-details-col__item-head .mark {
  left: -6.875rem;
  width: 9.375rem;
}
@media screen and (min-width: 769px) {
  .p-details-col__item-head .mark {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .p-details-col__item-head .mark {
    width: 4.375rem;
    position: absolute;
    left: 0.6875rem;
    top: -5.625rem;
  }
  .p-details-col__item-head .mark .c-point-mark__head {
    font-size: 0.5rem;
  }
  .p-details-col__item-head .mark .c-point-mark__num {
    font-size: 1.625rem;
  }
}
.p-details-col__item-head .ttl {
  font-size: 2rem;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .p-details-col__item-head .ttl {
    font-size: 1.25rem;
  }
}
.p-details-col__item-checks {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .p-details-col__item-checks {
    position: absolute;
    right: 0;
    top: -2.9375rem;
  }
}
.p-details-col__item-checks .item {
  border-radius: 3.75rem;
  width: 3.75rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #19243C;
}
.p-details-col__item-checks .item:not(:last-of-type) {
  margin-right: 0.75rem;
}
.p-details-col__item-checks .item.--color-pink {
  background-color: #EA4082;
  color: #fff;
}
.p-details-col__item-checks .item.--color-blue {
  background-color: #0AD1C2;
  color: #fff;
}
.p-details-col__item-checks .item.--color-orange {
  color: #fff;
  background-color: #FD650F;
}
.p-details-col__item-checks .item.--color-ppl {
  color: #fff;
  background-color: #722FDD;
}
.p-details-col__item-checks .item.--color-l-green {
  color: #fff;
  background-color: #7DD44B;
}
.p-details-col__item-desc {
  color: #19243C;
  line-height: 2;
}
.p-details-col__item-fec {
  display: flex;
  flex-wrap: wrap;
}
.p-details-col__item-fec .item {
  background-color: #fff;
  border-radius: 0.3125rem;
  color: #19243C;
  padding: 0.375rem 1.1875rem;
  margin-bottom: 0.625rem;
}
.p-details-col__item-fec .item:not(:last-of-type) {
  margin-right: 0.625rem;
}
.p-details-col__item-other {
  position: relative;
  background-color: #fff;
  padding: 1.75rem 1.875rem;
  line-height: 1.85;
  margin-top: 3.125rem;
  border-radius: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .p-details-col__item-other {
    padding: 1.75rem 1.5625rem;
  }
}
.p-details-col__item-other .label {
  border-radius: 3.75rem;
  width: 3.75rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: absolute;
  left: 0.6875rem;
  top: -1.25rem;
}
.p-details-col__item-other .label.--color-pink {
  background-color: #EA4082;
}
.p-details-col__item-other .label.--color-blue {
  background-color: #0AD1C2;
}
.p-details-col__item-other .label.--color-orange {
  background-color: #FD650F;
}
.p-details-col__item-other .label.--color-ppl {
  background-color: #722FDD;
}
.p-details-col__item-other .label.--color-l-green {
  background-color: #7DD44B;
}
.p-details-col__item-other .cont p:not(:last-of-type) {
  margin-bottom: 0.8125rem;
}
.p-details-col__item-other .cont ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.p-details-col__item-other .cont ul li::before {
  content: "・";
}
.p-details-col__item-post {
  margin-top: 2.8125rem;
}
.p-details-col__item-thumb {
  flex: 0 0 35rem;
  height: 25rem;
  border-radius: 1.875rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-details-col__item-thumb {
    width: 100%;
    height: 19.375rem;
    border-radius: 0.625rem;
    margin-bottom: 1.25rem;
  }
}

.p-details-free {
  margin-bottom: 5rem;
}
@media screen and (min-width: 769px) {
  .p-details-free p {
    text-align: center;
    line-height: 1.9;
    font-size: 1.5rem;
    padding: 3.125rem 4.125rem;
  }
}
.p-details-free img {
  width: auto;
}

.p-details-reco {
  max-width: 600px;
  margin: 0 auto 3.75rem;
}

.p-details-pack-read {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-details-pack-read {
    text-align: left;
    font-size: 1.0625rem;
    margin-bottom: 1.5625rem;
  }
}

.p-details-pack {
  overflow: hidden;
  border-radius: 1.25rem;
  padding-bottom: 8.125rem;
}
.p-details-pack .ttl {
  background-color: #19243C;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  padding: 1.25rem 0.625rem;
}
@media screen and (max-width: 768px) {
  .p-details-pack .ttl {
    font-size: 1.125rem;
    padding: 0.8125rem 0.625rem;
  }
}
.p-details-pack .cont {
  background-color: #fff;
  padding: 2.5rem 4.6875rem;
}
@media screen and (min-width: 769px) {
  .p-details-pack .cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .p-details-pack .cont::after {
    content: "";
    display: block;
    width: 32%;
  }
}
@media screen and (max-width: 768px) {
  .p-details-pack .cont {
    padding: 1.6875rem 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .p-details-pack .list {
    width: 32%;
  }
}
.p-details-pack .list__item {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-details-pack .list__item {
    margin-bottom: 0.375rem;
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) {
  .p-details-pack .list__item:not(:last-of-type) {
    margin-bottom: 0.625rem;
  }
}

.p-details-plan {
  background: no-repeat 50% 50%;
  background-size: 100% 100%;
  padding: 11.875rem 0;
  position: relative;
  z-index: 2;
  margin-top: -5.625rem;
}
@media screen and (max-width: 768px) {
  .p-details-plan {
    padding: 4.375rem 0;
  }
}
.p-details-plan.--bg-red {
  background-image: url(../images/losangels/detail/bg-ziguzaku--red.png);
}
@media screen and (max-width: 768px) {
  .p-details-plan.--bg-red {
    background-image: url(../images/losangels/detail/bg-ziguzaku--red_sp.png);
  }
}
.p-details-plan.--bg-red .p-school-detail__price::before, .p-details-plan.--bg-red .p-school-detail__price::after {
  background-color: #EA332A;
}
.p-details-plan.--bg-ppl {
  background-image: url(../images/losangels/detail/bg-ziguzaku--ppl.png);
}
@media screen and (max-width: 768px) {
  .p-details-plan.--bg-ppl {
    background-image: url(../images/losangels/detail/bg-ziguzaku--ppl_sp.png);
  }
}
.p-details-plan.--bg-ppl .p-school-detail__price::before, .p-details-plan.--bg-ppl .p-school-detail__price::after {
  background-color: #722FDD;
}
.p-details-plan.--bg-l-green {
  background-image: url(../images/losangels/detail/bg-ziguzaku--l-green.png);
}
@media screen and (max-width: 768px) {
  .p-details-plan.--bg-l-green {
    background-image: url(../images/losangels/detail/bg-ziguzaku--l-green_sp.png);
  }
}
.p-details-plan.--bg-l-green .p-school-detail__price::before, .p-details-plan.--bg-l-green .p-school-detail__price::after {
  background-color: #7DD44B;
}
.p-details-plan__heading {
  margin-bottom: 1.5625rem;
}
.p-details-plan .p-school-detail__price {
  background-color: #F5F4E3;
  border-radius: 3.75rem;
  margin-bottom: 0;
  padding: 6.25rem 7.5rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-details-plan .p-school-detail__price {
    padding: 2.5rem 0.9375rem;
    border-radius: 1.25rem;
  }
}
.p-details-plan .p-school-detail__price::before, .p-details-plan .p-school-detail__price::after {
  content: "";
  width: 1.5625rem;
  height: 1.5625rem;
  border-radius: 50%;
  position: absolute;
  top: 2.5rem;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .p-details-plan .p-school-detail__price::before, .p-details-plan .p-school-detail__price::after {
    top: 0.75rem;
    width: 1.0625rem;
    height: 1.0625rem;
  }
}
.p-details-plan .p-school-detail__price::before {
  left: 2.8125rem;
}
@media screen and (max-width: 768px) {
  .p-details-plan .p-school-detail__price::before {
    left: 0.9375rem;
  }
}
.p-details-plan .p-school-detail__price::after {
  right: 2.8125rem;
}
@media screen and (max-width: 768px) {
  .p-details-plan .p-school-detail__price::after {
    right: 0.9375rem;
  }
}
.p-details-plan__cap {
  text-align: center;
  margin-top: 1.25rem;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-details-plan__cap {
    font-size: 1rem;
  }
}

.p-details-boxes__read {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 5rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-details-boxes__read {
    font-size: 1.125rem;
    margin-bottom: 1.5625rem;
    padding-bottom: 1.875rem;
  }
  .p-details-boxes__read::after {
    content: "";
    border-style: solid;
    height: 0;
    width: 0;
    border-color: #19243C transparent transparent transparent;
    border-width: 0.9375rem 0.78125rem 0 0.78125rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-details-boxes__list {
    display: flex;
    justify-content: center;
  }
}
.p-details-boxes__box {
  width: 30rem;
  max-width: 100%;
  border-radius: 0.9375rem;
  color: #fff;
  position: relative;
  margin: 0 2.5rem;
  transition: linear 0.32s;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  .p-details-boxes__box {
    margin: 0 auto;
  }
  .p-details-boxes__box:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.p-details-boxes__box:hover {
  transform: rotate(3deg);
}
.p-details-boxes__box.--ppl {
  background-color: #722FDD;
}
.p-details-boxes__box.--l-green {
  background-color: #7DD44B;
}
.p-details-boxes__box::before {
  content: "";
  height: 1.875rem;
  width: 1.875rem;
  border-radius: 50%;
  background-color: #F5F4E3;
  position: absolute;
  top: 0.6875rem;
  left: 0.6875rem;
}
@media screen and (max-width: 768px) {
  .p-details-boxes__box::before {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.p-details-boxes__box-link {
  padding: 3.125rem 5rem 4.75rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-details-boxes__box-link {
    padding: 1.875rem 2.1875rem 2.9375rem;
  }
}
.p-details-boxes__box-ttl {
  font-size: 2rem;
  margin-bottom: 0.9375rem;
}
@media screen and (max-width: 768px) {
  .p-details-boxes__box-ttl {
    font-size: 1.5rem;
  }
}
.p-details-boxes__box-desc {
  font-size: 1rem;
  line-height: 1.8;
}
.p-details-boxes__box-arw {
  position: absolute;
  stroke: #fff;
  width: 1.9375rem;
  height: 2.1875rem;
  bottom: 1.875rem;
  right: 1.5625rem;
}
@media screen and (max-width: 768px) {
  .p-details-boxes__box-arw {
    width: 1.5625rem;
    height: 1.5625rem;
  }
}

.p-details-sel-plan {
  padding: 6.875rem 0;
}
.p-details-sel-plan__heading {
  margin-bottom: 2.8125rem;
}
.p-details-sel-plan__box {
  padding: 7rem 7.5rem 0;
  position: relative;
  background-color: #E5ECF7;
  border-radius: 3.75rem 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__box {
    padding: 2.5rem 2.1875rem;
    margin-right: -7%;
  }
}
.p-details-sel-plan__box:not(:last-of-type) {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__box:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 769px) {
  .p-details-sel-plan__box .block {
    width: 50%;
  }
}
.p-details-sel-plan__box .eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 3rem;
  color: #004BB1;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__box .eng {
    font-size: 2rem;
    margin-bottom: 0.625rem;
  }
}
.p-details-sel-plan__box .ttl {
  color: #004BB1;
  font-size: 2rem;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__box .ttl {
    font-size: 1.5rem;
    margin-bottom: 0.9375rem;
  }
}
.p-details-sel-plan__box .desc {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__box .desc {
    margin-bottom: 1.875rem;
  }
}
.p-details-sel-plan__box .thumb {
  width: 37.5rem;
  height: 31.25rem;
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .p-details-sel-plan__box .thumb {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5.625rem;
  }
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__box .thumb {
    height: 11.5625rem;
    margin-bottom: 1.875rem;
  }
}
.p-details-sel-plan__box .btm {
  position: relative;
  background-color: #004BB1;
  color: #fff;
  padding: 1.6875rem 0.4375rem 2.5rem;
  padding-left: 7.5rem;
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__box .btm {
    padding: 1.25rem 1.875rem;
  }
}
@media screen and (min-width: 769px) {
  .p-details-sel-plan__box .btm {
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  .p-details-sel-plan__box .btm::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -7.5rem;
    height: 14rem;
    width: 100%;
    background-color: #004BB1;
  }
}
.p-details-sel-plan__box .btm .in {
  position: relative;
  z-index: 1;
}
.p-details-sel-plan__box .btm .head {
  display: flex;
  align-items: center;
  margin-bottom: 1.375rem;
}
@media screen and (min-width: 769px) {
  .p-details-sel-plan__box .btm .head {
    position: relative;
    left: -3.75rem;
  }
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__box .btm .head {
    margin-bottom: 0.6875rem;
  }
}
.p-details-sel-plan__box .btm .head__eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 2rem;
  margin-right: 1.0625rem;
}
.p-details-sel-plan__box .btm .sub {
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__box .btm .sub {
    font-size: 0.9rem;
  }
}
.p-details-sel-plan__box.--box02 {
  background-color: #F0FAEA;
}
.p-details-sel-plan__box.--box02 .eng {
  color: #7DD44B;
}
.p-details-sel-plan__box.--box02 .ttl {
  color: #7DD44B;
}
.p-details-sel-plan__box.--box02 .btm {
  background-color: #7DD44B;
}
.p-details-sel-plan__box.--box02 .btm::after {
  background-color: #7DD44B;
}
.p-details-sel-plan__btn {
  background-color: #0D7428;
  color: #fff;
  width: 35rem;
  max-width: 90%;
  margin: 7.5rem auto 0;
  font-size: 2rem;
  padding: 1.6875rem 0.625rem;
}
@media screen and (max-width: 768px) {
  .p-details-sel-plan__btn {
    font-size: 1.25rem;
    margin-top: 3.75rem;
  }
}

.p-details-actioncs {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-details-actioncs {
    padding-bottom: 5rem;
  }
}
.p-details-actioncs__deco {
  position: absolute;
  left: 0;
  top: -2px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-details-actioncs__deco {
    top: -0.125rem;
  }
}
.p-details-actioncs__inner {
  padding: 10rem 0;
}
@media screen and (max-width: 768px) {
  .p-details-actioncs__inner {
    padding: 5rem 0;
  }
}
.p-details-actioncs__btm {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .p-details-actioncs__btm {
    display: none;
  }
}
.p-details-actioncs__btm-img {
  width: 30rem;
  margin: 0 0.75rem;
}

.--none-deco .p-details-actioncs__deco {
  display: none;
}

.--bg-green {
  background: url(../images/losangels/detail/bg-ziguzaku--green.png) no-repeat 50% 50%;
  background-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  .--bg-green {
    background-image: url(../images/losangels/detail/bg-ziguzaku--green_sp.png);
  }
}

.p-details-sp-nav {
  display: none;
  padding: 3.125rem 0;
}
@media screen and (max-width: 768px) {
  .p-details-sp-nav {
    display: block;
  }
}
.p-details-sp-nav__head {
  margin-bottom: 1.4375rem;
}
.p-details-sp-nav__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-details-sp-nav__item {
  width: 48.8%;
  border-radius: 0.625rem;
  color: #fff;
  text-align: center;
  position: relative;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
  margin-bottom: 0.3125rem;
}
.p-details-sp-nav__item::before {
  content: "";
  height: 0.6875rem;
  width: 0.6875rem;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 0.6875rem;
  left: 0.6875rem;
}
.p-details-sp-nav__item.--card01 {
  background-color: rgba(234, 64, 130, 0.9);
}
.p-details-sp-nav__item.--card02 {
  background-color: #0AD1C2;
}
.p-details-sp-nav__item.--card03 {
  background-color: #FD650F;
}
.p-details-sp-nav__item.--card04 {
  background-color: #EA332A;
}
.p-details-sp-nav__item.--card05 {
  background-color: #FEB90A;
}
.p-details-sp-nav__item.--card06 {
  background-color: #0D7428;
}
.p-details-sp-nav__item.--card07 {
  background-color: #722FDD;
}
.p-details-sp-nav__item.--card08 {
  background-color: #7DD44B;
}
.p-details-sp-nav__item-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 6.25rem;
  padding: 0.875rem 0.8125rem;
}
.p-details-sp-nav__item-ttl {
  font-size: 1rem;
}
.p-details-sp-nav__item-arw {
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
  width: 1.1875rem;
  height: 1.1875rem;
}

.download-hero {
  background-color: #FD650F;
  overflow: hidden;
}
.download-hero__inner {
  padding: 7.5rem 0 3.8125rem;
}
@media screen and (max-width: 768px) {
  .download-hero__inner {
    padding: 5rem 0 7.25rem;
  }
}
.download-hero__info {
  color: #fff;
}
.download-hero__eng {
  font-family: "MoGa-ReZeKi-DuA", sans-serif;
  font-size: 9.375rem;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .download-hero__eng {
    font-size: 3.5rem;
  }
}
.download-hero__read {
  font-size: 2.25rem;
}
@media screen and (max-width: 768px) {
  .download-hero__read {
    font-size: 1.5rem;
  }
}
.download-hero__icon {
  position: absolute;
  right: 3.4375rem;
  bottom: 3.5625rem;
  width: 15.625rem;
}
@media screen and (max-width: 768px) {
  .download-hero__icon {
    bottom: -2.1875rem;
    right: 0;
    width: 7.8125rem;
  }
}

.download-list {
  background-color: #F5F4E3;
  padding: 7.5rem 0 4.375rem;
}
@media screen and (min-width: 769px) {
  .download-list__posts {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .download-list__posts::after {
    content: "";
    display: block;
    width: 31%;
  }
}
@media screen and (min-width: 769px) {
  .download-list__item {
    width: 31%;
    margin-bottom: 3.125rem;
  }
}
@media screen and (max-width: 768px) {
  .download-list__item:not(:last-of-type) {
    margin-bottom: 2.6875rem;
  }
}
.download-list__item-thumb {
  height: 15.625rem;
  border-radius: 1.25rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .download-list__item-thumb {
    height: 12.5rem;
  }
}
.download-list__item-ttl {
  font-size: 1.5rem;
  margin-top: 1.25rem;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  .download-list__item-ttl {
    font-size: 1.25rem;
  }
}
.download-list__item-desc {
  font-size: 1rem;
  margin-top: 1rem;
}
@media screen and (min-width: 769px) {
  .download-list__item-desc {
    line-height: 2;
  }
}
.download-list__item-btn {
  margin-top: 1.875rem;
  border-radius: 6.1875rem;
  border: 0.1875rem solid #fff;
  width: 100%;
  text-align: center;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}

.post-download-hero {
  background-color: #FD650F;
  padding: 5.3125rem 0;
}
@media screen and (max-width: 768px) {
  .post-download-hero {
    padding: 2.5rem 0;
  }
}
.post-download-hero__head {
  display: flex;
  align-items: center;
  color: #fff;
}
.post-download-hero__icon {
  width: 3.125rem;
  margin-right: 1.875rem;
}
@media screen and (max-width: 768px) {
  .post-download-hero__icon {
    width: 2.5rem;
    margin-right: 1rem;
  }
}
.post-download-hero__ttl {
  font-size: 2.25rem;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .post-download-hero__ttl {
    font-size: 1.5rem;
  }
}

.post-download-main {
  background-color: #F5F4E3;
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .post-download-main {
    padding: 1.875rem 0 5rem;
  }
}
@media screen and (min-width: 769px) {
  .post-download-main__col {
    display: flex;
    justify-content: space-between;
  }
}
.post-download-main__side {
  flex: 0 0 45%;
}
@media screen and (max-width: 768px) {
  .post-download-main__side {
    margin-bottom: 1.25rem;
  }
}
.post-download-main__side-ttl {
  font-size: 2.5rem;
  margin-bottom: 2.1875rem;
}
@media screen and (max-width: 768px) {
  .post-download-main__side-ttl {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
.post-download-main__side-box {
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 2.5rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .post-download-main__side-box {
    padding: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.post-download-main__side-box_ttl {
  font-size: 1.5rem;
  margin-bottom: 1.5625rem;
}
@media screen and (max-width: 768px) {
  .post-download-main__side-box_ttl {
    font-size: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.post-download-main__side-box_list {
  line-height: 2;
}
.post-download-main__side-box_item {
  padding: 0.3125rem 0;
  padding-left: 2.1875rem;
  background: url(../images/common/icon-check--red.svg) no-repeat 0 50%;
  background-size: 1.5625rem auto;
}
.post-download-main__side-thumb {
  overflow: hidden;
  border-radius: 0.625rem;
}
.post-download-main__form {
  flex: 0 0 50%;
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 3.75rem 2.5rem;
}
@media screen and (max-width: 768px) {
  .post-download-main__form {
    padding: 1.875rem 0.9375rem;
  }
}

.download-form__read {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 769px) {
  .download-form__read {
    line-height: 2;
  }
}
@media screen and (max-width: 768px) {
  .download-form__read {
    margin-bottom: 1.875rem;
  }
}
.download-form__gr:not(:last-of-type) {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .download-form__gr:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
.download-form__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.625rem;
}
.download-form__head-ttl {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .download-form__head-ttl {
    font-size: 1.25rem;
  }
}
.download-form__head-mark {
  border: 1px solid #EA332A;
  color: #EA332A;
  border-radius: 2.1875rem;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 0.25rem 0.625rem;
}
.download-form__data input,
.download-form__data select {
  width: 100%;
  background-color: #fff;
  border: 1px solid #19243C;
  border-radius: 0.625rem;
}
.download-form__submit {
  margin-top: 3.75rem;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  background-color: #FD650F;
  letter-spacing: 0;
  border-radius: 5.625rem;
  font-weight: 600;
  border: 0.1875rem solid #fff;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
  padding: 1.0625rem 0.625rem;
}
@media screen and (max-width: 768px) {
  .download-form__submit {
    margin-top: 1.875rem;
  }
}
.download-form__guide {
  text-align: center;
}
.download-form .wpcf7-response-output,
.download-form .wpcf7-spinner {
  display: none !important;
}

.post-download-thanks {
  padding: 10rem 0;
}
@media screen and (max-width: 768px) {
  .post-download-thanks {
    padding: 5rem 0;
  }
}
.post-download-thanks__ttl {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .post-download-thanks__ttl {
    font-size: 1.5rem;
    margin-bottom: 3.75rem;
  }
}
.post-download-thanks__read {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .post-download-thanks__read {
    font-size: 1rem;
    margin-bottom: 3.75rem;
  }
}
.post-download-thanks__btn {
  background-color: #FD650F;
  color: #fff;
  display: block;
  border-radius: 5.625rem;
  width: 40rem;
  margin: 0 auto;
  max-width: 100%;
  border: 0.1875rem solid #fff;
  font-size: 1.5rem;
  padding: 1.4375rem 0;
  text-align: center;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  .post-download-thanks__btn {
    font-size: 1rem;
    padding: 0.9375rem 0;
  }
}

.post-download-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
}
.post-download-modal.is-modal-opne {
  visibility: visible;
}
.post-download-modal__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.8);
}
.post-download-modal__content {
  background-color: #F5F4E3;
  border-radius: 1.25rem;
  position: relative;
  z-index: 10;
  padding: 3.75rem 5rem;
}
@media screen and (max-width: 768px) {
  .post-download-modal__content {
    padding: 2.5rem 1.4375rem;
    width: 90%;
  }
}
.post-download-modal__ttl {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .post-download-modal__ttl {
    font-size: 1.25rem;
  }
}
.post-download-modal__read {
  text-align: center;
  margin-bottom: 3.75rem;
  font-weight: 300;
}
@media screen and (min-width: 769px) {
  .post-download-modal__list {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  .post-download-modal__list-item {
    width: 18.75rem;
    margin: 0 0.625rem;
  }
}
@media screen and (max-width: 768px) {
  .post-download-modal__list-item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.post-download-modal__list-btn {
  text-align: center;
  display: block;
  border-radius: 5.625rem;
  border: 1px solid #FD650F;
  background-color: #fff;
  color: #FD650F;
  padding: 0.5rem 0.625rem;
}
.post-download-modal__list-btn.--close {
  background-color: #FD650F;
  color: #fff;
}

.form-wrap {
  background-color: #F5F4E3;
  padding: 7.5rem 0 10rem;
}
@media screen and (max-width: 768px) {
  .form-wrap {
    padding: 2.5rem 0 3.75rem;
  }
}

#form-section .content_form form input[type=checkbox],
#form-section .content_form form input[type=radio] {
  position: static;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  #form-section .content_form form .input_unit {
    margin: 0;
    width: 100%;
  }
  #form-section .content_form form .input_unit:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  #form-section .content_form form input[type=text],
  #form-section .content_form form input[type=password],
  #form-section .content_form form select,
  #form-section .content_form form textarea {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #form-section .content_form form .my_column {
    width: 100%;
    padding: 0.3125rem 0;
  }
}
#form-section .content_form form .my_column .label_frame .form_input_label {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#form-section .content_form form .my_column .label_frame .form_input_label::after {
  height: auto;
  font-size: 0.875rem;
  width: 3.125rem;
  border-radius: 0.9375rem;
  background-color: transparent;
  color: #EA332A;
  border: 1px solid #EA332A;
}
#form-section .content_form form .form_input_submit input[type=submit] {
  background-color: #EA4082;
  width: 15rem;
  margin: 0 auto;
  border: 0.1875rem solid #fff;
  padding: 0.9375rem 0;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  #form-section .content_form form .form_input_submit input[type=submit] {
    width: 9.75rem;
    font-size: 1rem;
    letter-spacing: 0;
  }
}
#form-section.counseling-form .content_form form .form_input_submit input[type=submit] {
  background-color: #FEB90A;
  border-color: #19243C;
  color: #19243C;
}
#form-section.apply-form .content_form form .form_input_submit input[type=submit] {
  background-color: #0D7428;
}

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

.u-object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

.u-bold {
  font-weight: 700;
}

.u-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-pc-hidden {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .u-sp-hidden {
    display: none;
  }
}

.u-all-hidden {
  display: none !important;
}

@media screen and (min-width: 769px) {
  .u-sp-link {
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .u-sp-link {
    border-bottom: 1px solid #222;
    padding-bottom: 0.0625rem;
  }
}

.u-bg-cover {
  position: relative;
}
.u-bg-cover__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.u-bg-cover__bg.--pos-top {
  object-position: 50% 0;
}
.u-bg-cover__inner {
  position: relative;
}

.u-flex-sb {
  display: flex;
  justify-content: space-between;
}
.u-flex-sb.--wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .u-flex-sb.--spRow {
    display: block;
  }
}

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

@media screen and (max-width: 768px) {
  .u-sp-mb0 {
    margin-bottom: 0 !important;
  }
}

.u-text-center {
  text-align: center;
}

.u-marker {
  font-weight: 600;
  color: #d2145a;
  background: linear-gradient(transparent 70%, #FFDF00 90%);
}

.u-c-yellow {
  color: #FFDF00;
}

.u-c-pink {
  color: #d2145a;
}

.u-text-underline {
  text-decoration: underline;
}

.--size-l {
  font-size: 1.42em;
}

.--size-sm {
  font-size: 0.8em;
}

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

.u-text-bg {
  letter-spacing: -0.005em;
  display: contents;
}/*# sourceMappingURL=style.css.map */