@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,700;1,700&display=swap');
@import url('https://unpkg.com/swiper@8/swiper-bundle.min.css');
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
p,
dl,
dd {
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

img {
  display: block;
  max-width: 100%;
}

input,
button,
textarea {
  font: inherit;
}

/*@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}*/

html,
button,
input,
textarea {
  color: #282828;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Zen Kaku Gothic New', 'Helvetica Neue', 'Helvetica', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Arial', 'Yu Gothic', 'Meiryo', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  word-wrap: break-word;
  word-wrap: break-word;
}

html {
  font-size: 62.5%;
}

body {
  position: relative;
  padding: 0;
  margin: 0;
  word-wrap: break-word;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

li img {
  vertical-align: bottom;
}

tbody {
  -webkit-text-size-adjust: 100%;
}

textarea {
  resize: vertical;
}

iframe {
  border: none;
}

a {
  color: #282828;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}

:placeholder-shown {
  opacity: 0.7;
}

html,
body {
  height: 100%;
}

br.sp {
  display: inline;
}

br.pc {
  display: none;
}

.l-footer {
  padding: 0 16px;
  margin-top: 40px;
}

.l-footer__inner {
  padding: 20px 20px 20px;
  background-color: #282828;
  border-radius: 16px 16px 0 0;
}

.l-footer__title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.03em;
  letter-spacing: 0.03em;
}

.l-footer__title span {
  display: block;
  margin-top: 8px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}

.l-footer__head p {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.6;
  color: #fff;
  letter-spacing: 0.03em;
}

.l-footer__head p i.sp {
  display: inline;
}

.l-footer__head p i.pc {
  display: none;
}

.l-footer__head a {
  color: #fff !important;
  text-decoration: none !important;
}

.l-footer__head ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.l-footer__head li a {
  display: block;
}

.l-footer__body ul {
  margin-top: 20px;
  text-align: center;
}

.l-footer__body li {
  display: inline-block;
  margin-left: 10px;
}

.l-footer__body li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.l-footer__body li a::before {
  right: 0;
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  content: '';
  background-image: url(../../assets/img/common/icon_arw.svg);
  -webkit-filter: invert(100%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
  filter: invert(100%);
  background-size: contain;
}

.l-footer__foot {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

.l-footer__foot p {
  font-size: 10px;
  line-height: 1.8;
  color: #fff;
}

.l-footer__foot .copyright {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.8);
}

.l-header {
  width: 100%;
  padding: 32px 16px;
}

.l-header__button {
  position: fixed;
  right: 16px;
  z-index: 21;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  text-align: center;
  cursor: pointer;
  background: none;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.l-header__button__inner {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  width: 20px;
  height: 14px;
}

.l-header__button__line {
  position: absolute;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 2px;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.l-header__button__line--top {
  top: 0;
}

.l-header__button__line--middle {
  top: 6px;
}

.l-header__button__line--bottom {
  bottom: 0;
}

.l-header__button.is-active .l-header__button__line--top {
  -webkit-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg);
}

.l-header__button.is-active .l-header__button__line--middle {
  opacity: 0;
}

.l-header__button.is-active .l-header__button__line--bottom {
  -webkit-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg);
}

.l-header__button::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #52b7f6;
  border-radius: 50%;
}

.p-menu {
  z-index: 20;
  width: 100%;
}

.p-menu.is-active {
  pointer-events: visible;
  visibility: visible;
  opacity: 1;
}

.p-menu__item__head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #282828;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.p-menu__item__head a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.p-menu__item__head span {
  width: 38px;
  margin-right: 10px;
}

.p-menu__item__head span img {
  display: block;
  width: 100%;
  height: auto;
}

.p-menu__item__head::after {
  position: absolute;
  right: 0;
  display: block;
  width: 12px;
  height: 12px;
  content: '';
  background-image: url(../../assets/img/common/icon_arw.svg);
  background-size: contain;
}

.p-menu__item__head.js-acc-trigger a {
  width: auto;
}

.p-menu__item__head.js-acc-trigger::after {
  display: none;
}

.p-menu__item__head i {
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 12px;
  height: 12px;
}

.p-menu__item__head i::before,
.p-menu__item__head i::after {
  position: absolute;
  z-index: 0;
  display: block;
  content: '';
  background-color: #282828;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.p-menu__item__head i::before {
  width: 100%;
  height: 2px;
}

.p-menu__item__head i::after {
  width: 2px;
  height: 100%;
}

.p-menu__item__head.is-active i::after {
  opacity: 0;
}

.p-menu__item__head.is-active i::after,
.p-menu__item__head.is-active i::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.p-menu__item__body a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #282828;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.p-menu__item__body a::before {
  display: block;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  content: '';
  background-image: url(../../assets/img/common/icon_arw.svg);
  background-size: contain;
}

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

.l-header__logo {
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  letter-spacing: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.l-header__logo span {
  margin-top: 8px;
  font-family: 'Cabin', sans-serif;
  font-size: 12px;
  font-variation-settings: 'wdth' 100;
  font-style: italic;
  font-weight: 500;
  font-optical-sizing: auto;
  line-height: 1;
}

.p-header-links {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.p-header-links.sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-header-links.pc {
  display: none;
}

.p-header-links a {
  display: block;
}

.c-breadcrumbs {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 1320px;
  padding: 0 16px 0;
  margin-right: auto;
  margin-left: auto;
}

.c-breadcrumbs .c-breadcrumbs__list {
  padding: 0;
  margin: 0;
}

.c-breadcrumbs .c-breadcrumbs__list .c-breadcrumbs__list_item {
  display: inline;
  padding-right: 10px;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #282828;
  list-style: none;
}

.c-breadcrumbs .c-breadcrumbs__list .c-breadcrumbs__list_item:not(:last-child) a {
  color: #ccc;
}

.c-breadcrumbs .c-breadcrumbs__list .c-breadcrumbs__list_item:not(:last-child) a::after {
  margin-left: 10px;
  text-decoration: none;
  content: '>';
}


.c-btn,
.c-btn--typeA,
.c-btn--typeB,
.c-btn--typeC {
  color: #fff;
  text-decoration: none;
  background-color: #282828;
  opacity: 1;
}


.c-btn:hover,
.c-btn--typeA:hover,
.c-btn--typeB:hover,
.c-btn--typeC:hover {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}


.c-btn:hover:hover,
.c-btn--typeA:hover:hover,
.c-btn--typeB:hover:hover,
.c-btn--typeC:hover:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.c-btn--typeA {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 10px 10px 10px 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  letter-spacing: 0.05em;
  border-radius: 30px;
  -webkit-box-shadow: 2px 7px 8px rgba(92, 147, 171, 0.16);
  box-shadow: 2px 7px 8px rgba(92, 147, 171, 0.16);
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.c-btn--typeA img,
.c-btn--typeA svg {
  margin-left: 20px;
}

.c-btn--typeB {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 10px 10px 10px 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  font-size: 14px;
  letter-spacing: 0.05em;
  border-radius: 60px;
  -webkit-box-shadow: 2px 7px 8px rgba(92, 147, 171, 0.16);
  box-shadow: 2px 7px 8px rgba(92, 147, 171, 0.16);
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.c-btn--typeB svg {
  margin-left: 10px;
}

.c-btn--typeC {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 10px 10px 10px 30px;
  font-size: 14px;
  letter-spacing: 0.05em;
  border-radius: 60px;
  -webkit-box-shadow: 2px 7px 8px rgba(92, 147, 171, 0.16);
  box-shadow: 2px 7px 8px rgba(92, 147, 171, 0.16);
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.c-btn--typeC svg {
  margin-left: 10px;
}

.c-btn--back img {
  right: auto;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.c-btn--gray {
  color: #fff;
  background-color: #ddd;
}

.c-description {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.c-description a {
  color: #52b7f6;
}

.c-pager {
  width: 100%;
  margin: auto;
  margin-top: 60px;
}

.c-pager__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.c-pager__list a,
.c-pager__list span {
  display: inline-block;
  padding: 12px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  color: #c4c4c4;
  text-align: center;
  letter-spacing: 0.06em;
  border: 0;
}

.c-pager__list a {
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.c-pager__list a:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.c-pager__list span.current {
  color: #282828;
}

.c-pager__list .c-pager__list__item--prev,
.c-pager__list .prev {
  color: #ccc;
}

.c-pager__list .c-pager__list__item--prev svg,
.c-pager__list .prev svg {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.c-pager__list .c-pager__list__item--prev circle,
.c-pager__list .prev circle {
  fill: #ddd;
}

.c-pager__list .c-pager__list__item--prev path,
.c-pager__list .prev path {
  fill: #fff;
}

.c-pager__list .c-pager__list__item--next a,
.c-pager__list .c-pager__list__item--next span,
.c-pager__list .next a,
.c-pager__list .next span {
  color: #000;
}

.c-pager__list .c-pager__list__item--prev a,
.c-pager__list .c-pager__list__item--prev span,
.c-pager__list .c-pager__list__item--next a,
.c-pager__list .c-pager__list__item--next span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0 30px;
  letter-spacing: 0.1em;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.c-pager__list .prev,
.c-pager__list .next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0 30px;
  letter-spacing: 0.1em;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.c-pager__list__item.sp {
  display: block;
}

.c-pager__list__item.pc {
  display: none;
}

.c-pager .pages {
  display: none;
}

.c-pager .previouspostslink {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}


.c-title {
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  letter-spacing: 0.1em;
}

.c-title--typeA {
  padding: 20px;
  color: #fff;
  background-color: #282828;
  border-radius: 10px;
}

.p-bnr {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  margin-top: 40px;
  margin-bottom: 60px;
  overflow: hidden;
}

.p-bnr .swiper-pagination {
  position: relative;
  margin-top: 20px;
}

.p-bnr__list {
  width: 77.33333vw;
  margin-left: 4.26667vw;
  overflow: visible;
}

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

.p-bnr__list__head {
  overflow: hidden;
  background-color: #fff;
  border-radius: 10px;
}

.p-bnr__list__head img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.p-bnr__list__text {
  margin-top: 10px;
  font-size: 12px;
  letter-spacing: 0.03em;
}

.p-form {
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.p-form__item:not(:first-child) {
  margin-top: 50px;
}

.p-form__item__label {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.p-form__item__label span {
  display: inline-block;
  padding: 2px 6px;
  margin-right: 10px;
  font-weight: 700;
  color: #52b7f6;
  letter-spacing: 0.08em;
  border: 1px solid #52b7f6;
  border-radius: 5px;
}

.p-form__item__input {
  width: 100%;
  margin-top: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
  border-radius: 5px;
}

.p-form__item__input input[type='text'],
.p-form__item__input input[type='email'],
.p-form__item__input textarea {
  width: 100%;
  height: 60px;
  padding: 1.6vw 5.33333vw;
  padding: 6px 20px;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #f7f7f7;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.p-form__item__input textarea {
  min-height: 220px;
  padding: 20px;
}

.p-form__item__radio {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.p-form__item__radio input[type='radio'] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.p-form__item__radio input[type='radio']:checked + label::after {
  opacity: 1;
}


.p-form__item__radio input[type='radio']:checked + span.mwform-radio-field-text::after {
  opacity: 1;
}

.p-form__item__radio span.mwform-radio-field-text {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  padding-left: 24px;
  font-size: 13px;
}

.p-form__item__radio span.mwform-radio-field-text::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 14px;
  height: 14px;
  content: '';
  border: 1px solid #52b7f6;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-form__item__radio span.mwform-radio-field-text::after {
  position: absolute;
  top: 50%;
  left: 4px;
  display: block;
  width: 6px;
  height: 6px;
  content: '';
  background: #52b7f6;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-form__btn {
  overflow: hidden;
  cursor: pointer;
}

.p-form__btn input[type='submit'],
.p-form__btn input[type='button'],
.p-form__btn button {
  padding: 0;
  color: inherit;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.p-form__btn span {
  position: absolute;
  right: 40px;
}

.p-form__btn:not(:first-child) {
  margin-top: 30px;
}

.p-btn__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 60px auto 0;
}

.p-lower-header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  padding: 0 16px 0;
}

.p-lower-header__inner {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 280px;
  background: linear-gradient(236deg, #fff1eb 0%, #ace0f9 100%);
  border-radius: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.p-lower-header__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  color: #52b7f6;
  text-align: center;
  letter-spacing: 0.05em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.p-lower-header__title span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #d34444;
  letter-spacing: 0.1em;
}

@media (prefers-color-scheme: light) {
  :root {
    --color-base: #ffffff;
    --color-bg: #3b3f43;
    --color-main: #032f40;
    --color-sub: #011c26;
    --color-point: #5c7073;
  }
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-base: #000;
    --color-bg: #3b3f43;
    --color-main: #287496;
    --color-sub: #37a1d0;
    --color-point: #d0b737;
  }
}

@media (min-width: 1024px) {
  br.sp {
    display: none;
  }
  br.pc {
    display: inline;
  }
  .l-footer__head p i.sp {
    display: none;
  }
  .l-footer__head p i.pc {
    display: inline;
  }
  .p-header-links.sp {
    display: none;
  }
  .p-header-links.pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-pager__list__item.sp {
    display: none;
  }
  .c-pager__list__item.pc {
    display: block;
  }
}

@media only screen and (min-width: 1024px) {
  .l-footer {
    padding: 0 60px;
    margin-top: 80px;
  }
  .l-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 60px 60px 16px;
    border-radius: 30px 30px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }
  .l-footer__title {
    font-size: 24px;
  }
  .l-footer__title span {
    font-size: 12px;
  }
  .l-footer__head {
    width: 36%;
    padding-bottom: 40px;
  }
  .l-footer__head p {
    margin-top: 20px;
  }
  .l-footer__head li {
    margin-right: 23px;
  }
  .l-footer__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-end;
    justify-content: end;
    width: 64%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: end;
    -ms-flex-align: end;
  }
  .l-footer__body ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
  .l-footer__body li {
    display: block;
    margin-left: 20px;
  }
  .l-footer__foot {
    margin-top: 20px;
  }
  .l-footer__foot p {
    font-size: 12px;
  }
  .l-header {
    padding: 20px 60px;
  }
  .l-header__button {
    display: none;
  }
  .p-menu {
    position: fixed;
    top: 114px;
    left: 0;
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .is-active .p-menu {
    -webkit-transform: translateY(-90px);
    transform: translateY(-90px);
  }
  .p-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    padding: 14px 0;
    margin: 0 80px;
    background-color: #fff;
    border-radius: 10px;
    -ms-flex-pack: distribute;
  }
  .p-menu__item__head {
    display: block;
    padding: 0;
    border-bottom: 0;
  }
  .p-menu__item__head a {
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .p-menu__item__head span {
    width: auto;
    margin: auto;
  }
  .p-menu__item__head::after {
    display: none;
  }
  .p-menu__item.is-dropdown:hover .p-menu__item__body {
    display: block;
  }
  .p-menu__item.is-dropdown:focus-within .p-menu__item__body {
    display: block;
  }
  .p-menu__item__head i {
    display: none;
  }
  .p-menu__item__body {
    position: absolute;
    display: none;
    padding-top: 30px;
  }
  .p-menu__item__body a {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    justify-content: space-between;
    border-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }
  .p-menu__item__body a::before {
    margin-right: 0;
  }
  .p-menu__item__wrap {
    min-width: 270px;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
  }
  .l-header__logo {
    font-size: 32px;
    letter-spacing: 0.03em;
  }
  .l-header__logo span {
    font-size: 14px;
    font-weight: 700;
  }
  .p-header-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .p-header-links a {
    margin-left: 20px;
  }
  .c-breadcrumbs {
    padding: 0 60px 0;
  }
  .c-btn--typeA {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .c-btn--typeB {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .c-description {
    font-size: 18px;
  }
  .c-pager__list .c-pager__list__item--prev a,
  .c-pager__list .c-pager__list__item--prev span,
  .c-pager__list .c-pager__list__item--next a,
  .c-pager__list .c-pager__list__item--next span {
    margin: 0 50px;
  }
  .c-pager__list .c-pager__list__item--prev svg,
  .c-pager__list .c-pager__list__item--next svg {
    margin: 0 10px;
  }
  .c-pager__list .prev,
  .c-pager__list .next {
    margin: 0 50px;
  }
  .c-pager__list .prev svg,
  .c-pager__list .next svg {
    margin: 0 10px;
  }
  .p-bnr {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p-bnr__list {
    width: 85.41667vw;
    margin-left: 4.16667vw;
  }
  .p-bnr__list__item {
    width: 26.38889vw;
    margin-right: 2.08333vw;
  }
  .p-bnr__list__item:hover .p-bnr__list__head img {
    opacity: 0.7;
  }
  .p-bnr__list__text {
    font-size: 14px;
  }
  .p-form {
    max-width: 780px;
    margin-top: 80px;
  }
  .p-form__item__label span {
    font-size: 1.2rem;
  }
  .p-form__item__input textarea {
    margin-top: 0;
  }
  .p-form__item__radio span.mwform-radio-field-text {
    font-size: 14px;
    cursor: pointer;
  }
  .p-form__btn {
    margin: 0;
  }
  .p-lower-header {
    padding: 0 60px 0;
  }
  .p-lower-header__inner {
    min-height: 430px;
  }
  .p-lower-header__title {
    margin-top: 40px;
    font-size: 3.8rem;
    letter-spacing: 0.05em;
  }
  .p-lower-header__title span {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 1023px) {
  .l-footer__head ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    height: 100svh;
    overflow-y: auto;
    pointer-events: none;
    pointer-events: none;
    visibility: hidden;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.4s 0s, visibility 0.4s 0s;
    transition: opacity 0.4s 0s, visibility 0.4s 0s;
  }
  .p-menu__inner {
    padding: 100px 32px 40px;
  }
  .p-menu__item__body {
    max-height: 0;
    margin-top: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
  .c-pager__list .c-pager__list__item--prev a,
  .c-pager__list .c-pager__list__item--prev span,
  .c-pager__list .c-pager__list__item--next a,
  .c-pager__list .c-pager__list__item--next span {
    font-size: 0;
  }
  .c-pager__list .prev,
  .c-pager__list .next {
    font-size: 0;
  }
}
