@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: 0 0
}

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

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

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

*, ::after, ::before {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-kerning: auto;
  -webkit-text-size-adjust: 100%
}

a {
  text-decoration: none;
  height: inherit;
  color: #000
}

a:focus-visible {
  outline: auto;
  outline-color: #2196f3
}

figure {
  height: inherit
}

img, video {
  display: block;
  height: inherit;
  max-width: 100%;
  margin-bottom: 0;
  image-rendering: -webkit-optimize-contrast
}

iframe {
  vertical-align: bottom
}

button {
  border: 0;
  padding: 0;
  margin: 0;
  background-color: transparent
}

button:focus-visible {
  outline: auto;
  outline-color: #2196f3
}

input {
  border: 0
}

input:focus-visible {
  outline: auto;
  outline-color: #2196f3
}

input[type=button], input[type=submit] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box
}

input[type=button]::-webkit-search-decoration, input[type=submit]::-webkit-search-decoration {
  display: none
}

input[type=button]:focus, input[type=submit]:focus {
  outline-offset: -.2rem
}

input[type=password], input[type=text], textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent
}

html {
  font-size: 62.5%;
  max-width: 100vw
}

html.is-vw {
  font-size: .6666666667vw
}

body {
  font-size: 1.6rem;
  letter-spacing: .05em;
  font-feature-settings: "palt" 1;
  font-kerning: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -ms-overflow-style: none;
  scrollbar-width: none;
  color: #333
}

body .image, body p {
  display: block
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, button, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, header, hgroup, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  line-height: 1;
  letter-spacing: .075em
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  font-family: -apple-system, BlinkMacSystemFont, YuGothic, "YuGothic Medium", "Yu Gothic Medium", "メイリオ", Meiryo, sans-serif
}

body.no-scroll {
  overflow: hidden!important
}

.l-footer {
  background-color: #333;
  padding: 4.4rem 0 3rem;
  position: relative
}

.l-footer .c-inner {
  position: relative
}

.l-footer .c-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 27.3rem
}

.l-footer .c-btn a {
  background-color: #0267be;
  color: #fff
}

.l-footer .c-btn a:hover {
  background-color: #fff;
  color: #0267be
}

.l-footer__logo {
  width: 22.1rem;
  height: auto;
  margin: 0 0 3.5rem;
  display: block
}

.l-footer .c-inner__wrap {
  display: flex;
  flex-direction: column
}

.l-footer__menu__nav {
  margin: 0 0 2rem;
  gap: 2rem
}

.l-footer__menu__nav li {
  display: flex;
  align-items: center
}

.l-footer__menu__nav li::before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  background-image: url(../images/common/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0 .8rem 0 0
}

.l-footer__menu__nav li a {
  color: #fff;
  font-weight: 600;
  transition-duration: .3s
}

.l-footer__menu__nav li a:hover {
  color: #0267be
}

.l-footer__menu__subnav {
  margin: 0 0 4rem
}

.l-footer__menu__subnav li a {
  font-size: 1.4rem;
  color: #fff;
  font-weight: 600;
  transition-duration: .3s
}

.l-footer__menu__subnav li a:hover {
  color: #0267be
}

.l-footer__copyright__wrap small {
  font-size: 1.4rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center
}

.l-footer__copyright__wrap small svg {
  margin: 0 .5rem 0 0
}

.l-footer__copyright__wrap small svg use {
  fill: #fff
}

.l-footer__back__top {
  position: fixed;
  background-color: #0267be;
  transition: .3s;
  width: 6.5rem;
  height: 6.5rem;
  border-radius: 50%;
  bottom: 10rem;
  right: 4%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center
}

.l-footer__back__top.is-change {
  background-color: #fff
}

.l-footer__back__top.is-change svg path {
  stroke: #0267be
}

.l-footer__back__top svg {
  width: 1.9rem;
  height: 9.75rem;
  rotate: -90deg
}

.l-footer__back__top svg path {
  stroke: #fff
}

.l-header {
  width: 100vw;
  height: 10rem;
  background: #fff;
  z-index: 999999;
  top: 0;
  left: 0;
  position: fixed;
  display: flex;
  align-items: center
}

.l-header__logo {
  width: 19.5rem;
  display: flex;
  justify-content: center;
  margin: 0 0 0 6rem
}

.l-header__nav {
  width: 100%;
  flex: 1;
  margin: 0 6rem 0 0
}

.l-header__menu__wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center
}

.l-header__menu__wrap li:not(:last-of-type) {
  margin: 0 2rem 0 0
}

.l-header__menu__wrap li a {
  font-size: 1.4rem;
  font-weight: 600;
  transition-duration: .3s
}

.l-header__menu__wrap li a:hover {
  color: #0267be
}

.l-header__menu__wrap li.c-btn {
  width: 100%;
  max-width: 17.3rem
}

.l-header__menu__wrap li.c-btn svg {
  translate: 0 .2rem;
  margin: 0 .9rem 0 0;
  transition-duration: .3s
}

.l-header__menu__wrap li.c-btn a {
  padding: 1.5rem 0
}

.l-header__menu__wrap li.c-btn:not(:last-of-type) a:hover {
  color: #fff
}

.l-header__menu__wrap li.c-btn:not(:last-of-type) a:hover svg path {
  fill: #fff
}

.l-header__menu__wrap li.c-btn:last-of-type {
  background-color: #0267be
}

.l-header__menu__wrap li.c-btn:last-of-type a {
  color: #fff
}

.l-header__menu__wrap li.c-btn:last-of-type a:hover {
  background-color: #fff;
  border-radius: .5rem;
  color: #0267be
}

.l-header__menu__wrap li.c-btn:last-of-type a:hover svg path {
  fill: #0267be
}

.l-header__menu__wrap li.c-btn:last-of-type svg {
  translate: 0 0;
  transition-duration: .3s
}

.l-header__side {
  visibility: hidden;
  width: 100%;
  height: auto;
  background: #f2f2f2;
  position: fixed;
  transform: translateY(-100%);
  left: 0;
  top: 0;
  overflow-y: scroll;
  transition: .5s;
  padding: 1.2rem 2rem 4rem;
  border-radius: 0 0 0 4.4rem
}

.l-header__side.is-open {
  visibility: visible;
  transform: translateY(0)
}

.l-header__side-menu li:not(:last-of-type) {
  border-bottom: .2rem #fff solid
}

.l-header__side-menu li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 2.5rem 0;
  font-size: 1.6rem;
  font-weight: 600
}

.l-header__side-menu li a::before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  background-image: url(../images/common/arrow.svg);
  background-repeat: no-repeat;
  background-position: .6rem .35rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0 .8rem 0 0
}

.l-header__side__logo {
  width: 20rem;
  height: 3.6rem
}

.l-header__side__logo img {
  width: 100px;
  height: auto
}

.l-header__hamburger {
  position: relative;
  width: 2rem;
  height: 4rem;
  margin-left: auto;
  margin-right: 2rem;
  z-index: 99
}

.l-header__hamburger__inner {
  position: relative;
  width: 100%;
  height: 100%
}

.l-header__hamburger__inner span {
  width: 100%;
  height: .2rem;
  position: absolute;
  top: 1rem;
  background: #0267be;
  transition: .5s
}

.l-header__hamburger__inner span:nth-child(2) {
  top: 1.8rem;
  width: 75%;
  right: 0
}

.l-header__hamburger__inner span:nth-child(3) {
  top: 2.6rem;
  width: 50%;
  right: 0
}

.l-header__hamburger__inner.is-active span:nth-child(1) {
  transform: rotate(45deg);
  top: 1.8rem;
  transition: .3s
}

.l-header__hamburger__inner.is-active span:nth-child(2) {
  opacity: 0;
  transition: .3s
}

.l-header__hamburger__inner.is-active span:nth-child(3) {
  transform: rotate(-45deg);
  top: 1.8rem;
  transition: .3s;
  width: 100%
}

.identifier__privacy-policy .fixedMenu, .l-main .fixedMenu {
  position: sticky;
  bottom: 0;
  display: none;
  z-index: 10
}

.identifier__privacy-policy .fixedMenu li, .l-main .fixedMenu li {
  width: 50%;
  border-radius: 0;
  background-color: #fff
}

.identifier__privacy-policy .fixedMenu li a svg, .l-main .fixedMenu li a svg {
  translate: -.4rem 0
}

.identifier__privacy-policy .fixedMenu li:last-of-type, .l-main .fixedMenu li:last-of-type {
  background-color: #0267be
}

.identifier__privacy-policy .fixedMenu li:last-of-type a, .l-main .fixedMenu li:last-of-type a {
  color: #fff
}

#body {
  position: relative
}

#body::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: 11;
  opacity: 0;
  pointer-events: none;
  transition-duration: .3s
}

#body.no-scroll::before {
  opacity: 1
}

.c-animation__accordion {
  cursor: pointer;
  display: inline-block
}

.c-animation__accordion+.c-animation__accordion__control {
  overflow: hidden;
  transition: .5s
}

.c-animation__fadeup {
  opacity: 0;
  transform: translateY(4rem)
}

.c-animation__fadeup.is-active {
  animation-name: fadeup;
  animation-duration: .5s;
  animation-fill-mode: forwards
}

@keyframes fadeup {
  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.c-btn {
  border: .2rem solid #0267be;
  border-radius: .6rem
}

.c-btn a {
  padding: 1.5rem 3rem;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 600;
  color: #0267be;
  transition-duration: .3s
}

.c-btn a:hover {
  background-color: #0267be;
  color: #fff
}

.c-btn--bl {
  border: .2rem solid #333;
  border-radius: .6rem
}

.c-btn--bl a {
  padding: 1.5rem 3rem;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
  transition-duration: .3s;
  background-color: #333
}

.c-btn--bl a:hover {
  background-color: #fff;
  color: #333;
  border-radius: .5rem
}

.c-inner__wrap {
  display: flex;
  flex-wrap: nowrap
}

.c-inner__wrap.reverse {
  flex-direction: row-reverse
}

.c-inner__wrap.end {
  justify-content: flex-end
}

.c-inner__wrap.center {
  align-items: center
}

.c-inner__wrap.wrap {
  flex-wrap: wrap
}

.c-inner__wrap.jcenter {
  justify-content: center
}

.c-inner__wrap.between {
  justify-content: space-between
}

.c-inner__wrap.around {
  justify-content: space-around
}

[class*=c-inner__column] {
  word-wrap: break-word;
  max-width: 100%
}

.c-inner__column1 {
  width: 9.1666666667rem
}

.c-inner__column2 {
  width: 18.3333333333rem
}

.c-inner__column3 {
  width: 27.5rem
}

.c-inner__column4 {
  width: 36.6666666667rem
}

.c-inner__column5 {
  width: 45.8333333333rem
}

.c-inner__column6 {
  width: 55rem
}

.c-inner__column7 {
  width: 64.1666666667rem
}

.c-inner__column8 {
  width: 73.3333333333rem
}

.c-inner__column9 {
  width: 82.5rem
}

.c-inner__column10 {
  width: 91.6666666667rem
}

.c-inner__column11 {
  width: 100.8333333333rem
}

.c-inner__column12 {
  width: 110rem
}

.company__table__wrap dt {
  border-bottom: #f4f4f4 .2rem solid
}

.company__table__wrap dd {
  border-bottom: #f4f4f4 .2rem solid
}

.c-fade--search {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity .3s ease, visibility .3s ease
}

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

.c-font__h2 {
  font-size: 2.8rem;
  font-weight: 600;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto
}

.c-font__h2::before {
  content: "";
  display: block;
  width: 7.5rem;
  height: 1.9rem;
  background-image: url(../images/common/flow.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 1.5rem
}

.c-font__h4 {
  background-color: #fff;
  padding: .8rem 2.8rem;
  font-weight: 600;
  position: relative;
  margin: 0 0 1.5rem
}

.c-font__h4::before {
  content: "";
  display: block;
  width: 1rem;
  height: 100%;
  background-color: #0267be;
  position: absolute;
  left: 0;
  top: 0
}

.wpcf7-spinner {
  display: block!important
}

.wpcf7-not-valid-tip {
  margin: 1rem 0 0
}

.wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem
}

.wpcf7-acceptance {
  justify-content: center
}

.wpcf7-list-item {
  margin: 0!important
}

.c-form__item {
  display: flex;
  align-items: center;
  border-bottom: .1rem solid #999;
  padding: 1.5rem 0
}

.c-form__item__title {
  flex: 0 0 28%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700
}

.c-form__item__title.is-optional::after {
  content: "任意";
  background-color: #fff;
  color: #0267be;
  border: .1rem solid #0267be
}

.c-form__item__title.is-required::after {
  content: "必須";
  background-color: #0267be;
  color: #fff
}

.c-form__item__title.is-optional::after, .c-form__item__title.is-required::after {
  display: inline-block;
  font-size: 1.2rem;
  padding: .3rem
}

.c-form__item__input {
  flex: 1;
  margin: 0 0 0 5.5rem
}

.c-form__item__input.zip {
  display: flex;
  align-items: center
}

.c-form__item__input.zip::before {
  display: inline-block;
  content: "〒";
  font-size: 1.6rem;
  margin: 0 1rem 0 0
}

.c-form__item__input.tel input.default {
  width: 40%
}

.c-form__item__input input.default {
  width: 100%;
  border: none;
  background-color: #f4f4f4;
  border-radius: .8rem;
  padding: 1rem;
  font-size: 1.4rem
}

.c-form__item__input input.default:focus {
  outline: .2rem solid #0267be
}

.c-form__item__input .wpcf7-checkbox label {
  display: flex;
  align-items: center;
  cursor: pointer
}

.c-form__item__input .wpcf7-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0
}

.c-form__item__input .wpcf7-checkbox input[type=checkbox]+span {
  position: relative;
  display: flex;
  align-items: center;
  vertical-align: middle;
  cursor: pointer
}

.c-form__item__input .wpcf7-checkbox input[type=checkbox]+span a {
  font-weight: 700;
  color: #0267be;
  border-bottom: 1px solid #0267be
}

.c-form__item__input .wpcf7-checkbox input[type=checkbox]+span::before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border: 1px solid #333;
  border-radius: .1rem;
  margin: .3rem .5rem 0 0
}

.c-form__item__input .wpcf7-checkbox input[type=checkbox]+span::after {
  content: "";
  position: absolute;
  border: solid #fff;
  border-width: 0 .2rem .2rem 0;
  left: .7rem;
  top: .7rem;
  width: .6rem;
  height: 1rem;
  transform: rotate(45deg);
  opacity: 0
}

.c-form__item__input .wpcf7-checkbox input[type=checkbox]:checked+span::before {
  background: #0267be;
  border: 1px solid #0267be
}

.c-form__item__input .wpcf7-checkbox input[type=checkbox]:focus+span::before {
  border: 1px solid #2196f3
}

.c-form__item__input .wpcf7-checkbox input[type=checkbox]:checked+span::after {
  opacity: 1
}

.c-form__item__input .wpcf7-checkbox.clinic-name .wpcf7-list-item {
  width: 100%
}

.c-form__item__input .wpcf7-checkbox.clinic-subject .wpcf7-list-item {
  width: calc(20% - .8rem)
}

.c-form__item__input .wpcf7-radio.default label {
  display: flex;
  align-items: center;
  cursor: pointer
}

.c-form__item__input .wpcf7-radio.default input[type=radio] {
  position: absolute;
  opacity: 0
}

.c-form__item__input .wpcf7-radio.default input[type=radio]:checked+span::after {
  opacity: 1
}

.c-form__item__input .wpcf7-radio.default input[type=radio]:focus+span::before {
  border: 1px solid #2196f3
}

.c-form__item__input .wpcf7-radio.default input[type=radio]+span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  cursor: pointer
}

.c-form__item__input .wpcf7-radio.default input[type=radio]+span::before {
  content: "";
  display: inline-block;
  background-color: #fff;
  border: .1rem solid #333;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  margin: 0 .5rem 0 0
}

.c-form__item__input .wpcf7-radio.default input[type=radio]+span::after {
  content: "";
  position: absolute;
  background-color: #0267be;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  left: .5rem;
  top: .5rem;
  opacity: 0
}

.c-form__item__input .wpcf7-radio.default.clinic-name .wpcf7-list-item {
  width: 100%
}

.c-form__item__input .wpcf7-radio.default.clinic-subject .wpcf7-list-item {
  width: calc(20% - .8rem)
}

.c-form__item__input textarea {
  width: 100%;
  height: 14rem;
  overflow: hidden
}

.c-form__item__input textarea.default {
  width: 100%;
  font-size: 1.6rem;
  border: none;
  padding: 1rem;
  border-radius: .8rem;
  background-color: #f4f4f4;
  white-space: pre-wrap
}

.c-form__item__input textarea.default::-moz-placeholder {
  color: #999
}

.c-form__item__input textarea.default::placeholder {
  color: #999
}

.c-form__item__input textarea:focus {
  outline: .2rem solid #0267be
}

.c-form__item__input select.default {
  padding: 1rem;
  width: 40%;
  border: none;
  cursor: pointer;
  background: #f4f4f4;
  color: #333;
  border-radius: .8rem
}

.c-form__item__input select:focus-visible {
  border: .1rem solid #0267be
}

.c-form__button__wrap {
  text-align: center;
  margin: 6rem 0 0
}

.c-form__button__wrap .wpcf7-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44.5rem;
  height: 9rem;
  max-width: 100%;
  background: #0267be;
  font-weight: 700;
  color: #fff;
  margin: 0 auto;
  border-radius: .8rem;
  transition: .3s;
  font-size: 2.4rem;
  font-family: Outfit, "YuGothic Medium", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, sans-serif;
  cursor: pointer
}

.c-form__button__wrap .wpcf7-submit:not(:disabled):hover {
  opacity: .6
}

.c-form__button__wrap .wpcf7-submit:disabled {
  color: #999;
  background: #f4f4f4
}

.c-form__message {
  padding: 3rem;
  background: #f4f4f4;
  margin: 3rem 0
}

.c-form__message dl dt {
  font-weight: 700;
  text-align: justify
}

.c-form__message dl dd {
  margin: 1rem 0 0;
  line-height: 1.25;
  text-align: justify
}

.c-form__error__text {
  display: none;
  color: #d9394e;
  margin: 1rem 0 0;
  text-align: center
}

.c-form__error__text.is-active {
  display: block
}

.c-form__acceptance {
  margin: 3rem 0 0;
  text-align: center
}

.c-form__acceptance h3 {
  font-weight: 700;
  text-align: center;
  font-size: 2.4rem;
  margin: 0 0 1rem
}

.c-form__acceptance div:not(:last-of-type) {
  margin: 0 0 1.5rem
}

.c-form__acceptance label {
  margin: .5rem 0 0;
  display: block
}

.c-form__acceptance a {
  transition: .3s;
  color: #0267be;
  border-bottom: 1px solid #0267be;
  font-weight: 700
}

.c-form__acceptance a:hover {
  color: #0267be
}

.c-form__acceptance input[name="your-consent[]"] {
  position: absolute;
  opacity: 0
}

.c-form__acceptance input[name="your-consent[]"]+span {
  position: relative;
  display: flex;
  align-items: center;
  vertical-align: middle;
  cursor: pointer
}

.c-form__acceptance input[name="your-consent[]"]+span a {
  font-weight: 700;
  color: #0267be;
  border-bottom: 1px solid #0267be
}

.c-form__acceptance input[name="your-consent[]"]+span::before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border: 1px solid #333;
  border-radius: .1rem;
  margin: .3rem .5rem 0 0
}

.c-form__acceptance input[name="your-consent[]"]+span::after {
  content: "";
  position: absolute;
  border: solid #fff;
  border-width: 0 .2rem .2rem 0;
  left: .7rem;
  top: .7rem;
  width: .6rem;
  height: 1rem;
  transform: rotate(45deg);
  opacity: 0
}

.c-form__acceptance input[name="your-consent[]"]:checked+span::before {
  background: #0267be;
  border: 1px solid #0267be
}

.c-form__acceptance input[name="your-consent[]"]:focus+span::before {
  border: 1px solid #2196f3
}

.c-form__acceptance input[name="your-consent[]"]:checked+span::after {
  opacity: 1
}

.c-form__loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 10000000;
  display: none
}

.c-inner {
  width: 110rem;
  padding: 0;
  margin: 0 auto
}

.c-inner__wrap {
  justify-content: center
}

img.c-cover, video.c-cover {
  -o-object-fit: cover;
  object-fit: cover
}

img.c-contain, video.c-contain {
  -o-object-fit: contain;
  object-fit: contain
}

.navigation.pagination {
  display: flex;
  justify-content: center;
  align-items: center
}

.navigation.pagination * {
  font-family: "Playfair Display", serif
}

.page-numbers {
  width: 4rem;
  height: 4rem;
  background: #fff;
  border-radius: 50%;
  display: inline-flex;
  line-height: 4rem;
  text-align: center;
  justify-content: center;
  border: 1px solid #0267be
}

.page-numbers.current {
  background: #0267be;
  color: #fff;
  border: 1px solid #fff
}

.nav-links a:hover {
  background: #0267be;
  color: #fff;
  transition: .25s
}

.nav-links {
  text-align: center;
  color: #000;
  padding: 1.5rem 0;
  transition: .25s
}

.c-breadcrumb {
  font-size: 1.4rem;
  width: auto;
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  flex-shrink: 0
}

.c-breadcrumb__list {
  overflow-x: auto;
  white-space: nowrap;
  padding: 1rem 0;
  scrollbar-width: none;
  scroll-behavior: smooth;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

.c-breadcrumb__list::-webkit-scrollbar {
  height: 0;
  width: 0
}

.c-breadcrumb__list::-webkit-scrollbar {
  width: .3rem;
  height: .3rem
}

.c-breadcrumb__list::-webkit-scrollbar-track {
  border-radius: .3rem;
  box-shadow: 0 0 .3rem #efefef inset
}

.c-breadcrumb__list::-webkit-scrollbar-thumb {
  border-radius: .3rem;
  background: #0267be
}

.c-breadcrumb__wrap {
  height: 5.4rem;
  width: 100%;
  display: flex;
  align-items: center
}

.c-breadcrumb__wrap .c-inner__wrap {
  justify-content: flex-start
}

.c-breadcrumb a, .c-breadcrumb p, .c-breadcrumb span {
  font-size: 1.4rem
}

.c-breadcrumb__icon {
  width: 2rem;
  height: 2rem
}

.c-breadcrumb span {
  padding: 0 .25rem;
  white-space: nowrap;
  max-width: 100%
}

.c-breadcrumb__divider {
  padding: 0 .5rem
}

.c-sitemap__wrap {
  width: 100%
}

.c-sitemap__wrap li {
  width: 100%;
  transition: .25s;
  line-height: 2
}

.c-sitemap__wrap li a div, .c-sitemap__wrap li a p {
  line-height: 2
}

.c-sitemap__wrap li {
  transition: .2s
}

.c-sitemap__wrap li a:hover {
  color: #0267be;
  transition: .5s
}

.c-sitemap__default {
  display: flex;
  flex-wrap: wrap
}

.c-sitemap__default>li {
  width: calc(33.3333333333% - 1rem);
  margin: 0 1.5rem 1.5rem 0
}

.c-sitemap__default>li:nth-child(3n) {
  margin: 0 0 1.5rem 0
}

.c-sitemap__default>li.page_item_has_children::before {
  top: 4.7rem
}

.c-sitemap__default>li>a {
  display: block;
  padding: 2.5rem 0 2.5rem 4rem;
  font-weight: 600;
  position: relative;
  background-color: #f5f5f5;
  border-radius: .8rem
}

.c-sitemap__default>li>a::before {
  content: "";
  display: block;
  position: absolute;
  left: .3rem;
  top: 3.2rem;
  transform: translate(-50%, -50%);
  width: .5rem;
  height: 3rem;
  background-color: #0267be
}

.c-sitemap__default .children {
  padding: 1rem 0
}

.c-sitemap__default .children li {
  padding: 1rem 1rem 0 2rem;
  display: flex;
  align-items: center
}

.c-sitemap__default .children li::before {
  content: "";
  display: block;
  width: 1rem;
  height: 2px;
  background-color: #0267be;
  margin: 0 1rem 0 0
}

.c-sitemap__default .children li a {
  font-size: 1.4rem
}

.c-sitemap__default__hover {
  display: flex;
  flex-wrap: wrap
}

.c-sitemap__default__hover>li {
  width: calc(33.3333333333% - 1rem);
  background-color: #f5f5f5;
  border-radius: .8rem;
  margin: 0 1.5rem 1.5rem 0;
  height: 100%;
  position: relative;
  padding: 0 0 0 2rem
}

.c-sitemap__default__hover>li::before {
  content: "";
  display: block;
  position: absolute;
  left: .3rem;
  top: 50%;
  transform: translate(-50%, -50%);
  width: .5rem;
  height: 3rem;
  background-color: #0267be
}

.c-sitemap__default__hover>li:nth-child(3n) {
  margin: 0 0 1.5rem 0
}

.c-sitemap__default__hover>li.page_item_has_children::after {
  content: "";
  display: block;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  background-image: url(../images/common/arrow.svg);
  background-repeat: no-repeat;
  width: 1rem;
  height: 1rem;
  transition-duration: .5s
}

.c-sitemap__default__hover>li.page_item_has_children:hover {
  border-radius: .8rem .8rem 0 0
}

.c-sitemap__default__hover>li.page_item_has_children:hover::after {
  transform: translate(-50%, -50%) rotate(0)
}

.c-sitemap__default__hover>li>a {
  display: block;
  padding: 2.5rem 0 2.5rem 2rem;
  font-weight: 600
}

.c-sitemap__default__hover .children {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f5f5f5;
  width: 100%;
  border-radius: 0 0 .8rem .8rem;
  z-index: 10;
  box-shadow: 0 5px 5px #e5e5e5
}

.c-sitemap__default__hover .children li {
  padding: 1rem 1rem 1rem 4.5rem;
  display: flex;
  align-items: center
}

.c-sitemap__default__hover .children li:last-child {
  padding: 1rem 1rem 2rem 4.5rem
}

.c-sitemap__default__hover .children li::before {
  content: "";
  display: block;
  width: 1rem;
  height: 2px;
  background-color: #0267be;
  margin: 0 1rem 0 0
}

.c-sitemap__default__hover .children li a {
  font-size: 1.4rem
}

.c-sitemap__comment>li {
  padding: 0 0 2rem 0
}

.c-sitemap__comment>li>a {
  border-bottom: 2px solid #f4f4f4;
  display: block;
  padding: 2rem 0 2rem 2rem;
  font-weight: 600;
  font-size: 1.8rem
}

.c-sitemap__comment>li>a p {
  font-weight: 400;
  font-size: 1.4rem;
  padding: 1rem 0 0
}

.c-sitemap__comment .c-sitemap__have-parent {
  padding: 0 0 2rem 2rem
}

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

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  height: 100%
}

.splide__list.main {
  z-index: 2;
  position: relative
}

.splide__list.page {
  gap: 30px;
  justify-content: center
}

.splide__list__wrap.thumbnail {
  position: relative
}

.splide__list__wrap.thumbnail::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 280px;
  background-color: #fff3f2;
  z-index: -1
}

.splide__list__wrap.thumbnail ul li:last-of-type {
  margin: 0!important
}

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

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

.splide__progress__bar {
  width: 0
}

.splide {
  position: relative;
  visibility: hidden;
  margin: 0 auto
}

.splide.main {
  position: relative;
  z-index: 2
}

.splide.main::after, .splide.main::before {
  position: absolute;
  content: "";
  background-color: #fff;
  height: 100%;
  opacity: .6;
  width: calc((100% - 91rem)/ 2);
  top: 0;
  z-index: 2
}

.splide.main::after {
  right: 0
}

.splide.main::before {
  left: 0
}

.splide.my-store {
  position: relative;
  width: 825px;
  margin: 0 auto;
  max-width: 100%
}

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

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

.splide__slide img {
  vertical-align: bottom
}

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

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

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

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

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

.splide__track.my-store {
  overflow: hidden
}

.splide__track.thumbnail {
  overflow: hidden;
  padding: 40px 0
}

.splide__track.thumbnail::after {
  content: "";
  display: block;
  width: 170px;
  height: 5px;
  margin: 7px auto 0;
  background: #0267be
}

@keyframes splide-loading {
  0% {
    transform: rotate(0)
  }
  to {
    transform: rotate(1turn)
  }
}

.splide__track--draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.splide__track--fade>.splide__list {
  display: block
}

.splide__track--fade>.splide__list>.splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0
}

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

.splide--rtl {
  direction: rtl
}

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

.splide__arrow {
  align-items: center;
  background: 0 0;
  border: 1px solid #0267be;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 4rem;
  justify-content: center;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4rem;
  z-index: 1
}

.splide__arrow.gallery {
  background-color: #fff;
  opacity: 1
}

.splide__arrow.page {
  transform: translateY(-50%)
}

.splide__arrow.thumbnail {
  transform: translateY(calc(-50% - 7px))
}

.splide__arrow svg {
  fill: #0267be;
  height: 1.2em;
  width: 1.2em
}

.splide__arrow:hover:not(:disabled) {
  opacity: .9
}

.splide__arrow:disabled {
  opacity: 0
}

.splide__arrow:disabled.prescription {
  opacity: 0
}

.splide__arrow:disabled.my-store {
  opacity: 0
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px
}

.splide__arrow--prev {
  left: 1rem
}

.splide__arrow--prev.my-store {
  left: -10rem
}

.splide__arrow--prev.thumbnail {
  left: -6rem
}

.splide__arrow--prev svg {
  transform: scaleX(-1)
}

.splide__arrow--next {
  right: 1rem
}

.splide__arrow--next.my-store {
  right: -10rem
}

.splide__arrow--next.thumbnail {
  right: -6rem
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px
}

.splide__progress__bar {
  background: #ccc;
  height: 3px
}

.splide__slide {
  position: relative
}

.splide__slide a {
  display: block;
  width: 100%;
  height: 100%
}

.splide__slide a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.splide__slide:focus {
  outline: 0
}

@supports (outline-offset:-3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px
  }
}

@supports (outline-offset:-3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px
  }
}

.splide__toggle {
  cursor: pointer
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px
}

.splide__track--nav>.splide__list>.splide__slide {
  cursor: pointer
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1)
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1)
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%)
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg)
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg)
}

.splide__pagination--ttb {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: .5em;
  top: 0
}

.p-404__border {
  position: relative;
  height: 15rem;
  margin-top: 10rem
}

.p-404__border::before {
  content: "";
  height: .2rem;
  width: 15rem;
  transform: rotate(90deg);
  background: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.p-archive__common__hover {
  position: relative
}

.p-archive__common__hover::before {
  content: "VIEW MORE";
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s ease;
  z-index: 1
}

.p-archive__common__list {
  gap: 3rem
}

.p-archive__common__item {
  width: calc(33.33333% - 2rem)
}

.p-archive__common__item__image {
  width: 100%;
  aspect-ratio: 3/2;
  transition: .3s all
}

.p-archive__common__item__image img {
  aspect-ratio: 3/2
}

.p-archive__common__item__image:hover::before {
  opacity: 1
}

.p-archive__common__item__image.is-hover::before {
  opacity: 1
}

.p-archive__common__item__info a {
  font-size: 1.2rem;
  padding: .3rem 1rem;
  transition: .3s;
  border: .1rem solid #0267be
}

.p-archive__common__item__info a:hover {
  background-color: #fff;
  color: #0267be
}

.p-archive__common__item__info time {
  font-size: 1rem;
  margin: 0 0 0 1rem
}

.p-archive__wrap {
  padding-top: 8rem
}

.p-calender {
  position: relative
}

.p-calender #calender {
  position: absolute;
  top: -5rem
}

.p-calender .c-inner__wrap {
  flex-direction: column;
  background-color: #f4f4f4;
  padding: 6rem 0 12rem
}

.p-calender .c-inner__wrap .c-inner__column12, .p-calender .c-inner__wrap .c-inner__column9 {
  margin: 0 auto
}

.p-calender .c-font__h2::before {
  background-image: url(../images/common/calender.png);
  width: 11.5rem
}

.p-calender dl {
  margin: 0 0 4rem
}

.p-calender dl dt {
  font-size: 2.2rem;
  font-weight: 600;
  margin: 0 0 4rem;
  position: relative
}

.p-calender dl dt::before {
  content: "";
  display: block;
  width: 100%;
  height: .2rem;
  background-color: #333;
  position: absolute;
  left: 0;
  bottom: -2rem
}

.p-calender dl dd {
  font-size: 1.4rem;
  line-height: 1.75;
  margin: 0 0 3rem
}

.p-calender dl dd ul {
  margin: 0 0 3rem
}

.p-calender dl dd ul li {
  line-height: 1.75
}

.p-calender dl dd ul li span {
  color: red
}

.p-calender .c-inner__column12 {
  margin: 0 auto
}

#booking-package_calendarPage .calendar {
  padding: 0!important;
  margin-bottom: 0!important
}

#booking-package_pay_locally {
  border: .2rem solid #0267be;
  border-radius: .6rem;
  background-color: #0267be;
  width: 17.3rem;
  padding: 0!important;
  translate: -50% 0;
  left: calc(50% + 17.3rem);
  bottom: 3.5rem;
  position: absolute;
  transition-duration: .3s;
  cursor: pointer
}

#booking-package_pay_locally:hover {
  background-color: #fff
}

#booking-package_pay_locally:hover button {
  color: #0267be
}

#booking-package_pay_locally button {
  color: #fff;
  font-weight: 600;
  padding: 1.5rem 0;
  font-weight: 600!important;
  font-size: 1.6rem!important
}

#nextAndReturnPanel {
  border: .2rem solid #0267be;
  border-radius: .6rem;
  width: 17.3rem;
  padding: 0!important;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 17.3rem);
  bottom: 3.5rem;
  translate: -50% 0;
  transition-duration: .3s;
  cursor: pointer
}

#nextAndReturnPanel:hover {
  background-color: #0267be
}

#nextAndReturnPanel:hover button {
  color: #fff
}

#nextAndReturnPanel button {
  color: #0267be;
  font-weight: 600;
  padding: 1.5rem 0;
  font-weight: 600!important;
  font-size: 1.6rem!important
}

#returnToSchedules {
  margin: 0!important
}

#paymentPanel {
  display: flex;
  justify-content: center
}

#booking-package_inputFormPanel .bottomBarPanel, #booking-package_pay_with_stripe_konbini .bottomBarPanel {
  padding: 0
}

#reservationHeader, #selectedDate {
  background-color: #0267be!important;
  color: #fff;
  font-size: 1.8rem!important;
  font-weight: 600!important
}

#reservationHeader {
  padding: 1.5rem 0!important
}

#booking-package_inputFormPanel .name {
  font-weight: 600!important
}

.calendarData {
  font-size: 1.8rem!important;
  font-weight: 600!important
}

#booking_package_input_message {
  min-height: 20rem
}

.p-childhead__bg {
  height: 36.5rem;
  width: 100%
}

.p-childhead__title {
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 8rem;
  letter-spacing: .2rem
}

.p-childhead__subtitle {
  padding-left: .4rem
}

#child_header .c-inner__column12>div {
  padding: 6rem 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center
}

.p-code__wrap {
  overflow-x: scroll
}

.p-code__title, .p-code__title__sub {
  padding: 20px 0 20px 24px;
  position: relative;
  font-size: 2rem
}

.p-code__title::before, .p-code__title__sub::before {
  content: "";
  position: absolute;
  width: 16px;
  border-radius: 2px;
  background: #d9394e;
  height: 5px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.p-code__title__sub {
  padding: 10px 0 10px 24px;
  position: relative;
  font-size: 1.8rem
}

.p-code__title__sub::before {
  background: #0000bf
}

.p-code__argument {
  padding-left: 2em;
  list-style: decimal
}

code {
  white-space: pre
}

.p-column__content__image__wrap {
  width: 100%;
  aspect-ratio: 3/2
}

.p-column__content__noimage {
  height: 100%;
  background: #efefef;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem
}

.p-column__content__wrap {
  width: 32.6666666667rem;
  border-bottom: .1rem solid #efefef;
  padding-bottom: 2rem;
  position: relative
}

.p-column__content__wrap.hover_type1::before {
  content: "VIEW";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .55);
  top: 0;
  left: 0;
  transition: .25s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transform: rotateX(90deg);
  transition: .25s
}

.p-column__content__wrap.hover_type1:hover::before {
  transform: rotateX(0);
  transition: .5s
}

.p-column__content__wrap.hover_type2 .p-column__content__image__wrap {
  overflow: hidden
}

.p-column__content__wrap.hover_type2 .p-column__content__image__wrap img {
  transition: .25s;
  width: 100%;
  height: 100%
}

.p-column__content__wrap.hover_type2:hover .p-column__content__image__wrap img {
  transform: scale(1.2);
  transition: .25s
}

.p-column__content__empty__box {
  width: 32.6666666667rem;
  height: .1rem
}

.p-company__map__wrap iframe {
  width: 100%;
  height: 50rem
}

.p-cta {
  margin: 0 0 6rem
}

.p-cta__menuWrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin: 6.5rem 0 6rem
}

.p-cta__menuWrap .c-btn:first-of-type svg {
  translate: 0 .2rem
}

.p-cta__menuWrap .c-btn:last-of-type {
  background-color: #0267be
}

.p-cta__menuWrap .c-btn:last-of-type a {
  color: #fff
}

.p-cta__wrap {
  width: 52.3rem;
  margin: 0 auto;
  gap: 2.4rem;
  display: flex;
  flex-direction: column
}

.p-cta .top {
  display: flex;
  gap: 3.7rem
}

.p-cta .top .c-btn {
  width: 50%
}

.p-cta .top .c-btn a {
  padding: 2rem 0;
  font-size: 1.8rem
}

.p-cta .c-btn--bl a {
  font-size: 1.8rem;
  padding: 2rem 0
}

.p-faq {
  padding: 6rem 0;
  position: relative
}

.p-faq #faq {
  position: absolute;
  top: -5rem
}

.p-faq .c-font__h2 {
  margin: 0 auto 5rem
}

.p-faq .c-font__h2::before {
  background-image: url(../images/common/question.png);
  width: 11.5rem
}

.p-faq .faqList li {
  margin: 0 0 6rem;
  position: relative
}

.p-faq .faqList li:not(:last-of-type) {
  margin: 0 0 5rem
}

.p-faq .faqList li:not(:last-of-type)::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  left: 0;
  bottom: -3rem
}

.p-faq .faqList dl {
  padding: 0 0 0 5rem
}

.p-faq .faqList dl dt {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 2rem;
  font-size: 1.6rem;
  font-weight: 600
}

.p-faq .faqList dl dt::before {
  content: "";
  display: block;
  position: absolute;
  left: -4.2rem;
  top: -1rem;
  width: 3.8rem;
  height: 3.8rem;
  background-image: url(../images/common/Q.svg);
  background-repeat: no-repeat
}

.p-faq .faqList dl dd {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.75;
  text-align: justify
}

.p-faq .faqList dl dd::before {
  content: "";
  display: block;
  position: absolute;
  left: -4.1rem;
  top: -.5rem;
  width: 3.8rem;
  height: 3.8rem;
  background-image: url(../images/common/A.svg);
  background-repeat: no-repeat
}

.p-flow {
  padding: 13.5rem 0 0;
  position: relative
}

.p-flow #flow {
  position: absolute;
  top: -5rem
}

.p-flow>.c-inner__wrap {
  padding: 6.2rem 0
}

.p-flow .c-font__h2 {
  margin: 0 auto 4.4rem
}

.p-flow__list {
  gap: 5.2rem;
  position: relative;
  z-index: 2
}

.p-flow__list::before {
  content: "";
  display: block;
  position: absolute;
  top: 2.75rem;
  left: 50%;
  translate: -50% 0;
  width: 54%;
  height: 1px;
  background-color: #333;
  z-index: -1
}

.p-flow__list li {
  width: calc(25% - 3.9rem)
}

.p-flow__list li:nth-of-type(4) img {
  width: 6.68rem!important;
  margin: 0 auto .5rem!important;
  translate: 0 -.5rem
}

.p-flow__list li span {
  background-color: #333;
  font-size: 2.9rem;
  font-weight: 600;
  border-radius: 50%;
  color: #fff;
  width: 5.5rem;
  height: 5.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 2rem
}

.p-flow__list li .txtWrap {
  flex: 1
}

.p-flow__list li .txtWrap img {
  width: 4.5rem;
  height: auto;
  margin: 0 auto 2.5rem
}

.p-flow__list li .txtWrap .title {
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  margin: 0 0 2.3rem;
  line-height: 1.5;
  height: 5.5rem;
  display: flex;
  align-items: center;
  justify-content: center
}

.p-flow__list li .txtWrap .text {
  font-size: 1.4rem;
  text-align: justify;
  line-height: 1.5
}

.p-common__head__meta ul {
  gap: 1rem
}

.p-common__head__meta ul li a {
  padding: .3rem 1rem;
  font-size: 1.4rem;
  border: .1rem solid #0267be;
  transition: .3s
}

.p-common__head__meta ul li a:hover {
  background-color: #fff;
  color: #0267be
}

.p-common__head__meta__days {
  display: flex;
  align-items: center;
  gap: 1rem
}

.p-common__head__meta__days span {
  font-size: 1.4rem
}

.p-common__head__image {
  width: 100%;
  aspect-ratio: 3/2
}

.p-common__head__image img {
  aspect-ratio: 3/2
}

.p-common__the_content__wrap h2 {
  font-size: 2.4rem;
  line-height: 1.75;
  font-weight: 700;
  margin: 4rem 0 2rem;
  padding: 1rem 1.5rem;
  counter-increment: num;
  background-color: #0267be;
  counter-reset: numChild;
  color: #fff
}

.p-common__the_content__wrap h3 {
  font-size: 2rem;
  font-weight: 700;
  padding: 1.2rem 1.5rem;
  margin: 4rem 0 2rem;
  position: relative;
  counter-increment: numChild;
  background: rgba(2, 103, 190, .3);
  line-height: 1.6
}

.p-common__the_content__wrap h4 {
  padding: .2rem 1.5rem;
  margin: 4rem 0 2rem;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2;
  position: relative;
  border-bottom: .2rem #0267be dashed
}

.p-common__the_content__wrap h4::after {
  content: "";
  position: absolute;
  height: 100%;
  width: .4rem;
  border-radius: .2rem;
  background-color: #0267be;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}

.p-common__the_content__wrap p {
  margin: 0 0 2rem;
  text-align: justify
}

.p-common__the_content__wrap ul {
  margin: 0 0 2rem
}

.p-common__the_content__wrap li {
  list-style: none;
  font-weight: 700
}

.p-common__the_content__wrap li::before {
  content: "";
  margin: 0 2rem .2rem 0;
  display: inline-block;
  width: .8rem;
  height: .8rem;
  background-color: #0267be;
  border-radius: 50%
}

.p-common__the_content__wrap figure {
  margin-bottom: 2rem
}

.p-common__the_content__wrap figure figcaption {
  font-size: 1.4rem;
  margin-top: .4rem;
  text-align: center
}

.p-common__the_content__wrap .wp-block-quote {
  position: relative;
  border-top: .1rem solid #4c4c4c;
  border-bottom: .1rem solid #4c4c4c;
  padding: 3.2rem 1.2rem 2.4rem;
  margin: 4rem 0 3rem
}

.p-common__the_content__wrap .wp-block-quote cite {
  display: block;
  padding-right: 0;
  font-size: 1.4rem;
  text-align: right;
  color: grey
}

.p-common__the_content__wrap .wp-block-quote::after, .p-common__the_content__wrap .wp-block-quote::before {
  position: absolute;
  content: "";
  width: 6rem;
  height: 6rem;
  background: url(../images/common/reference.svg) 50% 50%/65% no-repeat #fff
}

.p-common__the_content__wrap .wp-block-quote::before {
  top: -3rem;
  left: -1rem
}

.p-common__the_content__wrap .wp-block-quote::after {
  right: -1rem;
  bottom: -3rem;
  transform: rotate(180deg)
}

.p-common__the_content__wrap .wp-block-button__link {
  background: #0267be!important;
  color: #fff!important;
  height: 5.2rem!important;
  padding: 0 2.4rem!important;
  display: flex!important;
  min-width: 20rem!important;
  margin: 0 0 2rem;
  align-items: center;
  justify-content: center
}

.p-common__the_content__wrap .wp-block-latest-posts__list a {
  position: relative
}

.p-common__the_content__wrap .wp-block-latest-posts__list a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .5rem 0 .5rem 1rem;
  border-color: transparent transparent transparent #0267be;
  right: -2.4rem;
  top: 0;
  bottom: 0;
  margin: auto
}

.p-common__the_content__wrap .wp-block-latest-posts__list a:hover {
  color: #0267be;
  transition: .3s
}

.p-common__the_content__wrap .wp-block-table {
  white-space: nowrap;
  line-height: 1.6;
  position: relative;
  margin: 0 0 2rem
}

.p-common__the_content__wrap .wp-block-table table {
  position: relative;
  border: none;
  border: .1rem solid #dedede;
  border-bottom: none;
  border-collapse: collapse;
  word-break: break-all;
  table-layout: fixed;
  max-height: 80vh
}

.p-common__the_content__wrap .wp-block-table table td, .p-common__the_content__wrap .wp-block-table table th {
  min-width: 5rem;
  text-align: left;
  font-size: 1.6rem!important;
  position: relative;
  padding: 1.3rem!important;
  color: #333;
  border: none!important;
  z-index: 0;
  vertical-align: middle!important;
  background: #fff
}

.p-common__the_content__wrap .wp-block-table table td::before, .p-common__the_content__wrap .wp-block-table table th::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-right: .1rem solid #dedede;
  border-bottom: .1rem solid #dedede;
  z-index: -1
}

.p-common__the_content__wrap .wp-block-table table th {
  background: #f0f9ff!important;
  letter-spacing: .1rem;
  font-weight: 500!important;
  color: #555!important
}

.p-common__the_content__wrap .wp-block-table table tr {
  border-bottom: none!important
}

.p-common__the_content__wrap .wp-block-table table img {
  margin: 1rem auto;
  display: block;
  padding: 0;
  max-width: 80%!important
}

.p-common__the_content__wrap .wp-block-table thead th {
  position: sticky;
  top: 0;
  z-index: 2;
  text-align: center
}

.p-common__the_content__wrap .wp-block-table tbody th:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  border: none;
  white-space: normal;
  min-width: 13rem
}

.p-common__the_content__wrap .wp-block-table figcaption {
  font-size: 1.4rem;
  margin-top: .4rem;
  margin-bottom: .6rem;
  text-align: center
}

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

.p-common__the_content__wrap pre {
  white-space: normal;
  padding-left: 1.2rem;
  font-size: 1.4rem;
  margin: 0;
  margin-bottom: 2rem;
  padding: 1.2rem 1.4rem;
  white-space: pre;
  scrollbar-width: none;
  scroll-behavior: smooth;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  background: #f8f8f8;
  overflow-x: scroll
}

.p-common__the_content__wrap pre::-webkit-scrollbar {
  height: 0;
  width: 0
}

.p-common__the_content__wrap pre::-webkit-scrollbar {
  width: .5rem;
  height: .5rem
}

.p-common__the_content__wrap pre::-webkit-scrollbar-track {
  box-shadow: 0 0 .5rem #999 inset;
  cursor: pointer
}

.p-common__the_content__wrap pre::-webkit-scrollbar-thumb {
  background: #0267be
}

.p-mv {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative
}

.p-mv h2 {
  font-size: 3.6rem;
  font-weight: 600;
  color: #333;
  position: absolute;
  top: 50%
}

.p-mv .u-bg--wh {
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  padding: 3.7rem 0 0;
  border-radius: 1.6rem 1.6rem 0 0
}

.p-mv .u-bg--wh p {
  font-size: 1.6rem;
  text-align: center;
  color: #333;
  line-height: 1.75;
  font-weight: 600
}

.p-mv picture {
  width: 100%;
  height: 39rem
}

.p-mv picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: .8
}

.p-news__content__wrap {
  position: relative
}

.p-news__content__wrap:before {
  content: "";
  position: absolute;
  width: 5rem;
  height: 5rem;
  background: #0267be;
  border-radius: 50%;
  right: -1.6rem;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  transition: .2s
}

.p-news__content__wrap:hover:before {
  opacity: 1;
  transition: .5s
}

.p-news__content__wrap:hover .p-news__content {
  border-bottom: .2rem solid #0267be;
  transition: .5s
}

.p-news__content__wrap:hover .p-news__content::before {
  right: 0;
  transition: .25s;
  background: #fff
}

.p-news__content__wrap:hover .p-news__content::after {
  right: 0;
  transition: .25s;
  background: #fff
}

.p-news__content {
  padding: 2rem 0;
  border-bottom: .2rem solid #efefef;
  position: relative;
  transition: .5s
}

.p-news__content>dd {
  font-size: 2.1rem;
  line-height: 2;
  width: 93%;
  padding-top: .8rem
}

.p-news__content>dt {
  line-height: 1.5
}

.p-news__content>dt span:nth-child(1) {
  padding-right: 1.2rem
}

.p-news__content>dt span:nth-child(2) {
  padding-left: 1.2rem
}

.p-news__content::before {
  content: "";
  width: 1.4rem;
  height: .2rem;
  background: #0267be;
  position: absolute;
  right: 1.8rem;
  top: -.6rem;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
  transition: .25s
}

.p-news__content::after {
  content: "";
  width: 1.4rem;
  height: .2rem;
  background: #0267be;
  position: absolute;
  right: 1.8rem;
  top: 1.4rem;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
  transition: .25s
}

.p-page--map__item:not(:last-child) {
  margin: 0 0 2.5rem;
  padding: 0 0 2.5rem;
  border-bottom: .1rem solid #f4f4f4
}

.p-page--map__item__ttl {
  font-size: 2.4rem;
  font-weight: 700
}

.p-page--map__item>ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%
}

.p-page--map__item>ul li {
  padding: .3rem 0
}

.p-page--map__item>ul li:not(.menu-item-has-children) {
  width: 25%
}

.p-page--map__item>ul>li>.sub-menu>li:not(:last-child) {
  margin: 0 0 1rem
}

.p-page--map__item>ul>li>.sub-menu>li:last-child {
  list-style: none
}

.p-page--map__item .menu-item-has-children {
  display: flex;
  flex-direction: column;
  width: 100%
}

.p-page--map__item .sub-menu {
  width: 100%
}

.p-page--map__item .sub-menu .sub-menu {
  display: flex;
  flex-wrap: wrap
}

.p-page--map__item li {
  list-style: circle;
  list-style-position: inside
}

.p-page--map__item a {
  display: inline-block
}

.p-page--map__item a:hover {
  text-decoration: underline
}

.p-page__wrap {
  padding-top: 8rem
}

.p-page__heading__text {
  height: 4rem
}

.p-privacy {
  background-color: #f4f4f4;
  padding: 0 0 3rem
}

.p-privacy p {
  line-height: 2;
  margin: 0 0 3rem
}

.p-privacy ul li {
  line-height: 2
}

.p-privacy ul li dl {
  margin: 0 0 3rem
}

.p-privacy ul li dl dt {
  line-height: 2;
  margin: 0 0 1.5rem;
  text-align: justify
}

.p-privacy ul li dl dd {
  padding: 0 0 0 3rem;
  line-height: 2;
  text-align: justify
}

.p-privacy ul li dl dd dd {
  padding: 0;
  margin: 0 0 1.5rem
}

.p-privacy ul li dl dd a {
  border-bottom: 1px solid #333
}

.identifier__privacy-policy .c-breadcrumb__wrap {
  background-color: #f4f4f4;
  padding: 3rem 0 0
}

.p-recommend__title {
  position: relative;
  height: 15rem;
  margin-top: 10rem;
  display: flex;
  align-items: end;
  justify-content: center;
  font-size: 2rem
}

.p-recommend__title::before {
  content: "";
  height: .2rem;
  width: 15rem;
  transform: rotate(90deg);
  background: #333;
  position: absolute;
  top: 0;
  bottom: 4em;
  left: 0;
  right: 0;
  margin: auto
}

.p-recommend__content {
  position: relative
}

.p-recommend__content:hover .p-recommend__text {
  color: #0267be
}

.p-recommend__content:hover .p-recommend__text::after {
  width: 0%;
  transition: .5s
}

.p-recommend__text {
  width: 80%;
  margin: auto;
  height: 12rem;
  background: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  margin-top: -8rem;
  z-index: 1;
  position: relative
}

.p-recommend__text::before {
  content: "";
  width: 60%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3.4rem;
  margin: auto;
  height: .1rem;
  background: #0267be
}

.p-recommend__text::after {
  content: "";
  width: 50%;
  position: absolute;
  right: 20%;
  bottom: 3.4rem;
  margin: auto;
  height: .1rem;
  background: #666;
  transition: .25s;
  overflow: hidden
}

.p-single__wrap {
  padding-top: 6rem
}

.p-single__content a, .p-single__content abbr, .p-single__content acronym, .p-single__content address, .p-single__content applet, .p-single__content article, .p-single__content aside, .p-single__content audio, .p-single__content b, .p-single__content big, .p-single__content blockquote, .p-single__content button, .p-single__content canvas, .p-single__content caption, .p-single__content center, .p-single__content cite, .p-single__content code, .p-single__content dd, .p-single__content del, .p-single__content details, .p-single__content dfn, .p-single__content dialog, .p-single__content div, .p-single__content dl, .p-single__content dt, .p-single__content em, .p-single__content embed, .p-single__content fieldset, .p-single__content figcaption, .p-single__content figure, .p-single__content footer, .p-single__content form, .p-single__content header, .p-single__content hgroup, .p-single__content i, .p-single__content iframe, .p-single__content img, .p-single__content ins, .p-single__content kbd, .p-single__content label, .p-single__content legend, .p-single__content li, .p-single__content main, .p-single__content mark, .p-single__content menu, .p-single__content nav, .p-single__content object, .p-single__content ol, .p-single__content output, .p-single__content p, .p-single__content pre, .p-single__content q, .p-single__content ruby, .p-single__content s, .p-single__content samp, .p-single__content section, .p-single__content small, .p-single__content span, .p-single__content strike, .p-single__content strong, .p-single__content sub, .p-single__content summary, .p-single__content sup, .p-single__content table, .p-single__content tbody, .p-single__content td, .p-single__content textarea, .p-single__content tfoot, .p-single__content th, .p-single__content thead, .p-single__content time, .p-single__content tr, .p-single__content tt, .p-single__content u, .p-single__content ul, .p-single__content var, .p-single__content video {
  line-height: 1.75
}

.u-bg--m, a.u-bg--m {
  background: #0267be
}

.u-bg--s, a.u-bg--s {
  background: #0000bf
}

.u-bg--r, a.u-bg--r {
  background: #d9394e
}

.u-bg--r2, a.u-bg--r2 {
  background: #d9394e
}

.u-bg--o, a.u-bg--o {
  background: #f80
}

.u-bg--o2, a.u-bg--o2 {
  background: #f80
}

.u-bg--b, a.u-bg--b {
  background: #0000bf
}

.u-bg--b2, a.u-bg--b2 {
  background: #0000bf
}

.u-bg--p, a.u-bg--p {
  background: #884898
}

.u-bg--p2, a.u-bg--p2 {
  background: #884898
}

.u-bg--g, a.u-bg--g {
  background: #aabc64
}

.u-bg--g2, a.u-bg--g2 {
  background: #aabc64
}

.u-bg--y, a.u-bg--y {
  background: #ffe100
}

.u-bg--y2, a.u-bg--y2 {
  background: #ffe100
}

.u-bg--pi, a.u-bg--pi {
  background: #dc2d72
}

.u-bg--pi2, a.u-bg--pi2 {
  background: #f0d
}

.u-bg--gy, a.u-bg--gy {
  background: #f4f4f4
}

.u-bg--gy2, a.u-bg--gy2 {
  background: #111
}

.u-bg--bl, a.u-bg--bl {
  background: #333
}

.u-bg--bl2, a.u-bg--bl2 {
  background: #333
}

.u-bg--wh, a.u-bg--wh {
  background: #fff
}

.u-bg--wh2, a.u-bg--wh2 {
  background: #fff
}

[class*=u-flex] {
  display: flex
}

.u-flex--reverse {
  flex-direction: row-reverse
}

.u-flex--end {
  justify-content: flex-end
}

.u-flex--center {
  position: relative;
  align-items: center
}

.u-flex--wrap {
  flex-wrap: wrap
}

.u-flex--bline {
  align-items: baseline
}

.u-flex--justcenter {
  justify-content: center
}

.u-flex--between {
  justify-content: space-between
}

.u-flex--around {
  justify-content: space-around
}

.u-flex--column {
  flex-direction: column
}

.u-flex--start {
  justify-content: start
}

.u-block {
  display: block
}

.u-inline-block {
  display: inline-block
}

.u-hidden {
  display: none
}

.u-hidden__pc {
  display: none
}

.u-font--m, a.u-font--m {
  color: #0267be
}

.u-font--s, a.u-font--s {
  color: #0000bf
}

.u-font--r, a.u-font--r {
  color: #d9394e
}

.u-font--r2, a.u-font--r2 {
  color: #d9394e
}

.u-font--o, a.u-font--o {
  color: #f80
}

.u-font--o2, a.u-font--o2 {
  color: #f80
}

.u-font--b, a.u-font--b {
  color: #0000bf
}

.u-font--b2, a.u-font--b2 {
  color: #0000bf
}

.u-font--p, a.u-font--p {
  color: #884898
}

.u-font--p2, a.u-font--p2 {
  color: #884898
}

.u-font--g, a.u-font--g {
  color: #aabc64
}

.u-font--g2, a.u-font--g2 {
  color: #aabc64
}

.u-font--y, a.u-font--y {
  color: #ffe100
}

.u-font--y2, a.u-font--y2 {
  color: #ffe100
}

.u-font--pi, a.u-font--pi {
  color: #dc2d72
}

.u-font--pi2, a.u-font--pi2 {
  color: #f0d
}

.u-font--gy, a.u-font--gy {
  color: #f4f4f4
}

.u-font--gy2, a.u-font--gy2 {
  color: #111
}

.u-font--bl, a.u-font--bl {
  color: #333
}

.u-font--bl2, a.u-font--bl2 {
  color: #333
}

.u-font--wh, a.u-font--wh {
  color: #fff
}

.u-font--wh2, a.u-font--wh2 {
  color: #fff
}

.u-font-size--l {
  font-size: 2rem
}

.u-font-size--xl {
  font-size: 3.2rem
}

.u-font-size--ml {
  font-size: 6rem
}

.u-font-size--s {
  font-size: 1.4rem
}

.u-font-size--xs {
  font-size: 1.2rem
}

.u-font-size--m {
  font-size: 1.6rem
}

.u-font-align--c {
  text-align: center
}

.u-font-align--l {
  text-align: left
}

.u-font-align--r {
  text-align: right
}

.u-font-align--j {
  text-align: justify
}

.u-font-align--c__child div, .u-font-align--c__child p {
  text-align: center
}

.u-font-align--l__child div, .u-font-align--l__child p {
  text-align: left
}

.u-font-align--r__child div, .u-font-align--r__child p {
  text-align: right
}

.u-font-align--j__child div, .u-font-align--j__child p {
  text-align: justify
}

.u-font-weight100 {
  font-weight: 100
}

.u-font-weight200 {
  font-weight: 200
}

.u-font-weight300 {
  font-weight: 300
}

.u-font-weight400 {
  font-weight: 400
}

.u-font-weight500 {
  font-weight: 500
}

.u-font-weight600 {
  font-weight: 600
}

.u-font-weight700 {
  font-weight: 700
}

.u-font-weight800 {
  font-weight: 800
}

.u-font-deco--u {
  text-decoration: underline
}

.u-height100pe {
  height: 100%
}

.u-lineheight--m {
  line-height: 1.5
}

.u-lineheight--m a, .u-lineheight--m div, .u-lineheight--m p {
  line-height: 1.5
}

.u-lineheight--l {
  line-height: 1.75
}

.u-lineheight--l a, .u-lineheight--l div, .u-lineheight--l p {
  line-height: 1.75
}

.u-lineheight--xl {
  line-height: 2
}

.u-lineheight--xl a, .u-lineheight--xl div, .u-lineheight--xl p {
  line-height: 2
}

.u-margin {
  margin: 2rem
}

.u-margin--l {
  margin: 4rem
}

.u-margin--xl {
  margin: 8rem
}

.u-margin--h {
  margin: 1rem
}

.u-margin--q {
  margin: .5rem
}

.u-margin-auto {
  margin: 0 auto
}

.u-margin-auto--r {
  margin-right: auto
}

.u-margin-auto--l {
  margin-left: auto
}

.u-margin-side {
  margin: 0 2rem
}

.u-margin-side--l {
  margin: 0 4rem
}

.u-margin-side--xl {
  margin: 0 8rem
}

.u-margin-side--h {
  margin: 0 1rem
}

.u-margin-side--q {
  margin: 0 .5rem
}

.u-margin-topbottom {
  margin: 2rem 0
}

.u-margin-topbottom--l {
  margin: 4rem 0
}

.u-margin-topbottom--xl {
  margin: 8rem 0
}

.u-margin-topbottom--h {
  margin: 1rem 0
}

.u-margin-topbottom--q {
  margin: .5rem 0
}

.u-margin-top {
  margin-top: 2rem
}

.u-margin-top--l {
  margin-top: 4rem
}

.u-margin-top--xl {
  margin-top: 8rem
}

.u-margin-top--h {
  margin-top: 1rem
}

.u-margin-top--q {
  margin-top: .5rem
}

.u-margin-top--n {
  margin-top: -2rem
}

.u-margin-top--nl {
  margin-top: -4rem
}

.u-margin-top--nxl {
  margin-top: -8rem
}

.u-margin-bottom {
  margin-bottom: 2rem
}

.u-margin-bottom--l {
  margin-bottom: 4rem
}

.u-margin-bottom--xl {
  margin-bottom: 8rem
}

.u-margin-bottom--h {
  margin-bottom: 1rem
}

.u-margin-bottom--q {
  margin-bottom: .5rem
}

.u-margin-left {
  margin-left: 2rem
}

.u-margin-left--l {
  margin-left: 4rem
}

.u-margin-left--xl {
  margin-left: 8rem
}

.u-margin-left--h {
  margin-left: 1rem
}

.u-margin-left--q {
  margin-left: .5rem
}

.u-margin-right {
  margin-right: 2rem
}

.u-margin-right--l {
  margin-right: 4rem
}

.u-margin-right--xl {
  margin-right: 8rem
}

.u-margin-right--h {
  margin-right: 1rem
}

.u-margin-right--q {
  margin-right: .5rem
}

.u-padding {
  padding: 2rem
}

.u-padding--l {
  padding: 4rem
}

.u-padding--xl {
  padding: 8rem
}

.u-padding--h {
  padding: 1rem
}

.u-padding--q {
  padding: .5rem
}

.u-padding-side {
  padding: 0 2rem
}

.u-padding-side--l {
  padding: 0 4rem
}

.u-padding-side--xl {
  padding: 0 8rem
}

.u-padding-side--h {
  padding: 0 1rem
}

.u-padding-side--q {
  padding: 0 .5rem
}

.u-padding-topbottom {
  padding: 2rem 0
}

.u-padding-topbottom--l {
  padding: 4rem 0
}

.u-padding-topbottom--xl {
  padding: 8rem 0
}

.u-padding-topbottom--h {
  padding: 1rem 0
}

.u-padding-topbottom--q {
  padding: .5rem 0
}

.u-padding-top {
  padding-top: 2rem
}

.u-padding-top--l {
  padding-top: 4rem
}

.u-padding-top--xl {
  padding-top: 8rem
}

.u-padding-top--h {
  padding-top: 1rem
}

.u-padding-top--q {
  padding-top: .5rem
}

.u-padding-bottom {
  padding-bottom: 2rem
}

.u-padding-bottom--l {
  padding-bottom: 4rem
}

.u-padding-bottom--xl {
  padding-bottom: 8rem
}

.u-padding-bottom--h {
  padding-bottom: 1rem
}

.u-padding-bottom--q {
  padding-bottom: .5rem
}

.u-padding-left {
  padding-left: 2rem
}

.u-padding-left--l {
  padding-left: 4rem
}

.u-padding-left--xl {
  padding-left: 8rem
}

.u-padding-left--h {
  padding-left: 1rem
}

.u-padding-left--q {
  padding-left: .5rem
}

.u-padding-right {
  padding-right: 2rem
}

.u-padding-right--l {
  padding-right: 4rem
}

.u-padding-right--xl {
  padding-right: 8rem
}

.u-padding-right--h {
  padding-right: 1rem
}

.u-padding-right--q {
  padding-right: .5rem
}

.u-position--r {
  position: relative
}

.u-position--a {
  position: absolute
}

.u-position--a.top {
  top: 0
}

.u-position--a.bottom {
  bottom: 0
}

.u-position--a.left {
  left: 0
}

.u-position--a.right {
  right: 0
}

.u-position--s {
  position: sticky
}

.u-index-5 {
  z-index: -5
}

.u-index-4 {
  z-index: -4
}

.u-index-3 {
  z-index: -3
}

.u-index-2 {
  z-index: -2
}

.u-index-1 {
  z-index: -1
}

.u-index0 {
  z-index: 0
}

.u-index1 {
  z-index: 1
}

.u-index2 {
  z-index: 2
}

.u-index3 {
  z-index: 3
}

.u-index4 {
  z-index: 4
}

.u-index5 {
  z-index: 5
}

.u-index6 {
  z-index: 6
}

.u-index7 {
  z-index: 7
}

.u-index8 {
  z-index: 8
}

.u-index9 {
  z-index: 9
}

.u-index10 {
  z-index: 10
}

.u-width100pe {
  width: 100%
}

.u-aspect__common {
  aspect-ratio: 3/2
}

@media screen and (min-width:767px) {
  body {
    min-width: 110rem
  }
  .c-breadcrumb a:hover {
    transition: .5s;
    opacity: .5
  }
}

@media screen and (max-width:767px) {
  html.is-vw {
    font-size: 2.6666666667vw
  }
  .l-footer {
    margin: 0
  }
  .l-footer .c-btn {
    position: relative;
    width: 100%;
    margin: 0 0 11.4rem;
    border: none
  }
  .l-footer .c-btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: -3rem
  }
  .l-footer .c-btn a {
    display: none
  }
  .l-footer__logo {
    width: 15rem
  }
  .l-footer__menu__nav {
    margin: 0
  }
  .l-footer__menu__nav li {
    width: 47%
  }
  .l-footer__menu__subnav {
    position: absolute;
    bottom: -11.5rem
  }
  .l-footer__back__top {
    background-color: #fff
  }
  .l-footer__back__top.is-change svg path {
    stroke: #0267be
  }
  .l-footer__back__top {
    width: 5.2rem;
    height: 5.2rem;
    bottom: 27rem;
    position: absolute
  }
  .l-footer__back__top svg {
    width: .9rem;
    height: 4.125rem
  }
  .l-header {
    height: 5rem
  }
  .l-header__logo {
    width: 9.5rem;
    height: auto;
    margin: 0 0 0 2rem
  }
  .identifier__privacy-policy .fixedMenu, .l-main .fixedMenu {
    display: flex
  }
  .c-btn a svg {
    margin: 0 .8rem 0 0
  }
  .c-inner__wrap {
    display: block
  }
  [class*=c-inner__column] {
    width: 100%
  }
  .company__table__wrap dt {
    border: none;
    padding-bottom: 0;
    margin-bottom: -1rem
  }
  .c-fade--search {
    display: block;
    overflow-y: scroll;
    width: calc(100% - 3.2rem);
    margin: auto
  }
  .c-font__h2 {
    font-size: 2rem
  }
  .c-font__h4 {
    font-size: 1.4rem
  }
  .c-form__item {
    display: block
  }
  .c-form__item__title {
    margin: 0 0 1rem;
    justify-content: start
  }
  .c-form__item__title.is-optional::after, .c-form__item__title.is-required::after {
    margin: 0 0 0 1rem
  }
  .c-form__item__input {
    width: 100%;
    margin: 1rem 0 0
  }
  .c-form__item__input.tel input.default {
    width: 70%
  }
  .c-form__item__input input.default {
    font-size: 1.2rem;
    padding: 1rem
  }
  .c-form__item__input .wpcf7-checkbox input[type=checkbox]+span {
    flex-wrap: wrap
  }
  .c-form__item__input .wpcf7-checkbox input[type=checkbox]+span::after {
    top: .6rem
  }
  .c-form__item__input .wpcf7-checkbox.clinic-subject .wpcf7-list-item {
    width: calc(33.3333% - .6666666667rem)
  }
  .c-form__item__input textarea.default {
    font-size: 1.2rem
  }
  .c-form__item__input select.default {
    width: 100%
  }
  .c-form__button__wrap .wpcf7-submit {
    height: 5rem;
    font-size: 1.8rem
  }
  .c-form__message {
    margin: 1.5rem 0;
    padding: 1.5rem
  }
  .c-form__acceptance div:not(:last-of-type) {
    margin: 0 0 2.5rem
  }
  .c-form__acceptance input[name="your-consent[]"]+span {
    flex-wrap: wrap
  }
  .c-form__acceptance input[name="your-consent[]"]+span::after {
    top: .6rem
  }
  .c-inner {
    padding: 0 1.6rem;
    width: 100%
  }
  .c-breadcrumb__wrap {
    display: block;
    height: 3.7rem
  }
  .c-breadcrumb a, .c-breadcrumb p, .c-breadcrumb span {
    font-size: 1.2rem
  }
  .c-sitemap__default>li {
    width: 100%;
    margin: 0 0 1.5rem 0
  }
  .c-sitemap__default>li.page_item_has_children>a {
    padding: 2rem 0 2rem 4rem
  }
  .c-sitemap__default>li>a {
    padding: 2rem 0 2rem 4rem
  }
  .c-sitemap__default>li>a::before {
    top: 2.7rem;
    width: .25rem;
    height: 2rem
  }
  .c-sitemap__default .children {
    overflow: unset;
    position: relative;
    box-shadow: unset
  }
  .c-sitemap__default .children li {
    padding: 1rem 1rem 1rem 2rem
  }
  .c-sitemap__default__hover>li {
    width: 100%;
    margin: 0 0 1.5rem 0
  }
  .c-sitemap__default__hover>li::before {
    top: 2.7rem;
    width: .25rem;
    height: 2rem
  }
  .c-sitemap__default__hover>li.page_item_has_children {
    padding: 0 0 2rem 2rem
  }
  .c-sitemap__default__hover>li.page_item_has_children>a {
    padding: 2rem 0 2rem 2rem
  }
  .c-sitemap__default__hover>li>a {
    padding: 2rem 0 2rem 2rem
  }
  .c-sitemap__default__hover .children {
    overflow: unset;
    position: relative;
    box-shadow: unset
  }
  .c-sitemap__default__hover .children li:last-child {
    padding: 1rem 1rem 1rem 2rem
  }
  .c-sitemap__default__hover .children li {
    padding: 1rem 1rem 1rem 2rem
  }
  .splide__list__wrap.thumbnail {
    padding: 15px 0 0;
    width: 80%;
    margin: 0 auto
  }
  .splide__list__wrap.thumbnail::before {
    width: 100vw;
    margin: 0 calc(50% - 50vw)
  }
  .splide__list__wrap.thumbnail ul {
    justify-content: flex-start
  }
  .splide__list__wrap.thumbnail ul li:last-of-type {
    margin: 0!important
  }
  .splide.main::after, .splide.main::before {
    display: none
  }
  .splide.my-store.is-active::before {
    content: "スクロールできます";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem;
    width: 12rem;
    height: 8rem;
    border-radius: 1rem;
    background: url(../images/svg/swipe.svg) 50% 33%/40px no-repeat rgba(51, 51, 51, .3);
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0 0 .6rem;
    overflow: hidden;
    animation: swipe 2s 2, fade .3s 5s forwards;
    font-weight: 700;
    z-index: 10
  }
  @keyframes swipe {
    from {
      background: url(../images/svg/swipe.svg) 50% 33%/35% no-repeat rgba(51, 51, 51, .3)
    }
    to {
      background: url(../images/svg/swipe.svg) -60% 33%/35% no-repeat rgba(51, 51, 51, .3)
    }
  }
  @keyframes fade {
    0% {
      opacity: 1
    }
    100% {
      opacity: 0;
      z-index: -1;
      display: none
    }
  }
  .splide__track.thumbnail::after {
    width: 70px;
    height: 3px;
    margin: 3px auto 0
  }
  .thumbnail .splide__track {
    padding: 0 0 15px;
    overflow: hidden
  }
  .splide__arrow {
    height: 3rem;
    width: 3rem;
    transform: translateY(calc(-50% - 7px))
  }
  .splide__arrow.thumbnail {
    transform: translateY(calc(-50% - 11px))
  }
  .splide__arrow svg {
    height: 1rem;
    width: 1rem
  }
  .splide__arrow--prev.thumbnail {
    left: -4rem
  }
  .splide__arrow--prev.application, .splide__arrow--prev.prescription {
    top: 40%
  }
  .splide__arrow--prev.gallery {
    left: -1rem
  }
  .splide__arrow--next.thumbnail {
    right: -4rem
  }
  .splide__arrow--next.application, .splide__arrow--next.prescription {
    top: 40%
  }
  .splide__arrow--next.gallery {
    right: -1rem
  }
  .p-calender .c-inner__wrap {
    padding: 4rem 2rem
  }
  .p-calender .c-font__h2 {
    margin: 0 auto 4rem
  }
  .p-calender dl dt {
    font-size: 1.6rem;
    margin: 0 0 3rem
  }
  .p-calender dl dt::before {
    bottom: -1.5rem;
    height: 1px
  }
  .p-calender dl dd ul li {
    font-size: 1.4rem
  }
  #booking-package_pay_locally {
    position: unset;
    left: unset;
    translate: 0;
    margin: 1.5rem auto
  }
  #booking-package_pay_locally button {
    font-size: 1.4rem!important
  }
  #nextAndReturnPanel {
    position: unset;
    left: unset;
    translate: 0;
    margin: 0 auto 1.5rem
  }
  #nextAndReturnPanel button {
    font-size: 1.4rem!important
  }
  #paymentPanel {
    display: block
  }
  #reservationHeader, #selectedDate {
    font-size: 1.6rem!important
  }
  .calendarData {
    font-size: 1.6rem!important;
    display: flex;
    align-items: center;
    justify-content: center
  }
  .p-childhead__bg {
    height: 15rem
  }
  .p-childhead__h1__wrap {
    padding-top: 0
  }
  .p-childhead__title {
    font-size: 2rem;
    line-height: 5rem
  }
  #child_header .c-inner__column12>div {
    padding: 0 0 3rem
  }
  .p-column__wrap {
    padding-top: 8rem
  }
  .p-company__map__wrap {
    height: 25rem
  }
  .p-company__map__wrap iframe {
    height: 100%
  }
  .p-cta__wrap {
    width: 100%;
    gap: 2rem;
    padding: 0 2rem;
    margin: 0 0 4.5rem
  }
  .p-cta .top {
    gap: 1.6rem
  }
  .p-cta .top .c-btn a {
    padding: 2rem 0;
    font-size: 1.6rem
  }
  .p-cta .c-btn--bl a {
    font-size: 1.6rem
  }
  .p-faq {
    padding: 4rem 2rem 0
  }
  .p-faq .c-font__h2 {
    margin: 0 auto 4rem
  }
  .p-faq .faqList {
    margin: 0 0 6rem
  }
  .p-faq .faqList li:not(:last-of-type)::before {
    bottom: -2.5rem
  }
  .p-faq .faqList li {
    margin: 0
  }
  .p-faq .faqList dl dt {
    font-size: 1.4rem
  }
  .p-faq .faqList dl dt::before {
    width: 3.6rem;
    height: 3.4rem
  }
  .p-flow {
    padding: 6rem 2rem 4rem
  }
  .p-flow>.c-inner__wrap {
    padding: 0
  }
  .p-flow__list::before {
    width: 1px;
    height: 100%;
    translate: 0 0;
    top: 0;
    left: 2.2rem
  }
  .p-flow__list li {
    width: 100%;
    display: flex;
    flex-direction: row
  }
  .p-flow__list li:not(:last-of-type) {
    margin: 0 0 3rem
  }
  .p-flow__list li:nth-of-type(4) img {
    width: 3.5rem!important;
    height: 3.5rem!important;
    translate: 0 0!important;
    margin: 0 2.35rem 0 0!important
  }
  .p-flow__list li span {
    width: 4.5rem;
    height: 4.5rem;
    font-size: 2.4rem
  }
  .p-flow__list li .txtWrap {
    padding: 0 0 0 2rem
  }
  .p-flow__list li .txtWrap>div {
    display: flex;
    margin: 0;
    align-items: center
  }
  .p-flow__list li .txtWrap img {
    margin: 0 2.35rem 0 0;
    width: 3.5rem;
    height: 3.5rem
  }
  .p-flow__list li .txtWrap .title {
    font-size: 1.6rem;
    text-align: left;
    margin: 0
  }
  .p-common__head__meta__days {
    margin: 1rem 0 0
  }
  .p-common__the_content__wrap .wp-block-quote::after, .p-common__the_content__wrap .wp-block-quote::before {
    width: 3rem;
    height: 3rem
  }
  .p-common__the_content__wrap .wp-block-quote::before {
    top: -1.5rem
  }
  .p-common__the_content__wrap .wp-block-quote::after {
    bottom: -1.5rem
  }
  .p-common__the_content__wrap .wp-block-table {
    overflow: scroll
  }
  .p-common__the_content__wrap .wp-block-table.is-active::before {
    content: "スクロールできます";
    position: absolute;
    top: 50%;
    left: 32%;
    transform: translate(0, -50%);
    font-size: 1rem;
    width: 12rem;
    height: 8rem;
    border-radius: 1rem;
    background: url(../images/svg/swipe.svg) 50% 33%/35% no-repeat rgba(51, 51, 51, .3);
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0 0 .6rem;
    overflow: hidden;
    animation: swipe 2s 2, fade .3s 5s forwards;
    font-weight: 700;
    z-index: 10
  }
  @keyframes swipe {
    from {
      background: url(../images/svg/swipe.svg) 50% 33%/35% no-repeat rgba(51, 51, 51, .3)
    }
    to {
      background: url(../images/svg/swipe.svg) -60% 33%/35% no-repeat rgba(51, 51, 51, .3)
    }
  }
  @keyframes fade {
    0% {
      opacity: 1
    }
    100% {
      opacity: 0;
      z-index: -1
    }
  }
  .p-common__the_content__wrap .wp-block-table table {
    max-height: 60vh;
    width: 82.5rem
  }
  .p-common__the_content__wrap .wp-block-table table td, .p-common__the_content__wrap .wp-block-table table th {
    font-size: 1.2rem!important;
    padding: .7rem!important
  }
  .p-common__the_content__wrap .wp-block-table tbody th:first-child {
    min-width: 25vw
  }
  .p-common__the_content__wrap pre {
    max-width: 100%
  }
  .p-mv h2 {
    font-size: 2rem;
    top: calc(50% - 5rem)
  }
  .p-mv .u-bg--wh {
    padding: 1.5rem 1.8rem;
    max-width: 33.5rem
  }
  .p-mv .u-bg--wh p {
    font-size: 1.4rem
  }
  .p-mv picture {
    height: 25.6rem;
    position: relative
  }
  .p-mv picture::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .2);
    position: absolute;
    left: 0;
    top: 0
  }
  .p-news__content__wrap:before {
    width: 4rem;
    height: 4rem
  }
  .p-news__content>dd {
    line-height: 1.5;
    font-size: 1.6rem;
    width: 85%
  }
  .p-news__content::before {
    width: 1rem;
    top: -.2rem
  }
  .p-news__content::after {
    width: 1rem;
    top: 1rem
  }
  .p-page--map__item:not(:last-child) {
    margin: 0 0 2rem;
    padding: 0 0 2rem
  }
  .p-page--map__item__ttl {
    font-size: 2rem;
    margin: 0 0 .4rem
  }
  .p-page--map__item>ul li {
    padding: 0
  }
  .p-page--map__item>ul li:not(.menu-item-has-children) {
    width: 50%
  }
  .p-page--map__item a {
    font-size: 1.2rem
  }
  .p-page__heading__text {
    height: 2rem
  }
  .p-page__heading__text__sub {
    font-size: 1rem
  }
  .p-page__heading__text__catchcopy span {
    font-size: 2rem
  }
  .p-privacy p {
    font-size: 1.4rem
  }
  .p-privacy ul li {
    font-size: 1.4rem;
    margin: 0 0 1.5rem;
    text-align: justify
  }
  .p-privacy ul li dl dd {
    padding: 0
  }
  .p-recommend__title {
    font-size: 1.6rem;
    margin-top: 4rem
  }
  .p-recommend__title::before {
    width: 14rem
  }
  .p-recommend__text {
    height: 8rem;
    margin-top: -4rem
  }
  .p-recommend__text.first {
    margin-bottom: 2rem
  }
  .p-recommend__text::before {
    bottom: 2.2rem
  }
  .p-recommend__text::after {
    bottom: 2.2rem
  }
  .p-single__wrap {
    padding-top: 4.4rem
  }
  [class*=u-flex] {
    display: block
  }
  [class*=u-flex].sp {
    display: flex
  }
  .u-flex--noblock {
    display: flex
  }
  .u-hidden__sp {
    display: none
  }
  .u-hidden__pc {
    display: block
  }
  .u-margin--l__sp--none {
    margin: 0
  }
  .u-margin--l__sp--n {
    margin: 2rem
  }
  .u-margin--l__sp--xl {
    margin: 8rem
  }
  .u-margin--l__sp--h {
    margin: 1rem
  }
  .u-margin--l__sp--q {
    margin: .5rem
  }
  .u-margin--xl__sp--none {
    margin: 0
  }
  .u-margin--xl__sp--n {
    margin: 2rem
  }
  .u-margin--xl__sp--l {
    margin: 4rem
  }
  .u-margin--xl__sp--h {
    margin: 1rem
  }
  .u-margin--xl__sp--q {
    margin: .5rem
  }
  .u-margin--h__sp--none {
    margin: 0
  }
  .u-margin--h__sp--n {
    margin: 2rem
  }
  .u-margin--h__sp--l {
    margin: 4rem
  }
  .u-margin--h__sp--xl {
    margin: 8rem
  }
  .u-margin--h__sp--q {
    margin: .5rem
  }
  .u-margin--q__sp--none {
    margin: 0
  }
  .u-margin--q__sp--n {
    margin: 2rem
  }
  .u-margin--q__sp--l {
    margin: 4rem
  }
  .u-margin--q__sp--xl {
    margin: 8rem
  }
  .u-margin--q__sp--h {
    margin: 1rem
  }
  .u-margin__sp--none {
    margin: 0
  }
  .u-margin__sp--l {
    margin: 4rem
  }
  .u-margin__sp--xl {
    margin: 8rem
  }
  .u-margin__sp--h {
    margin: 1rem
  }
  .u-margin__sp--q {
    margin: .5rem
  }
  .u-margin-side__sp--none {
    margin: 0
  }
  .u-margin-side__sp--l {
    margin: 0 4rem
  }
  .u-margin-side__sp--xl {
    margin: 0 8rem
  }
  .u-margin-side__sp--h {
    margin: 0 1rem
  }
  .u-margin-side__sp--q {
    margin: 0 .5rem
  }
  .u-margin-side--l__sp--none {
    margin: 0
  }
  .u-margin-side--l__sp--n {
    margin: 0 2rem
  }
  .u-margin-side--l__sp--xl {
    margin: 0 8rem
  }
  .u-margin-side--l__sp--h {
    margin: 0 1rem
  }
  .u-margin-side--l__sp--q {
    margin: 0 .5rem
  }
  .u-margin-side--xl__sp--none {
    margin: 0
  }
  .u-margin-side--xl__sp--n {
    margin: 0 2rem
  }
  .u-margin-side--xl__sp--l {
    margin: 0 4rem
  }
  .u-margin-side--xl__sp--h {
    margin: 0 1rem
  }
  .u-margin-side--xl__sp--q {
    margin: 0 .5rem
  }
  .u-margin-side--h__sp--none {
    margin: 0
  }
  .u-margin-side--h__sp--n {
    margin: 0 2rem
  }
  .u-margin-side--h__sp--l {
    margin: 0 4rem
  }
  .u-margin-side--h__sp--xl {
    margin: 0 8rem
  }
  .u-margin-side--h__sp--q {
    margin: 0 .5rem
  }
  .u-margin-side--q__sp--none {
    margin: 0
  }
  .u-margin-side--q__sp--n {
    margin: 0 2rem
  }
  .u-margin-side--q__sp--l {
    margin: 0 4rem
  }
  .u-margin-side--q__sp--xl {
    margin: 0 8rem
  }
  .u-margin-side--q__sp--h {
    margin: 0 1rem
  }
  .u-margin-topbottom__sp--none {
    margin: 0
  }
  .u-margin-topbottom__sp--l {
    margin: 4rem 0
  }
  .u-margin-topbottom__sp--xl {
    margin: 8rem 0
  }
  .u-margin-topbottom__sp--h {
    margin: 1rem 0
  }
  .u-margin-topbottom__sp--q {
    margin: .5rem 0
  }
  .u-margin-topbottom--l__sp--none {
    margin: 0
  }
  .u-margin-topbottom--l__sp--n {
    margin: 2rem 0
  }
  .u-margin-topbottom--l__sp--xl {
    margin: 8rem 0
  }
  .u-margin-topbottom--l__sp--h {
    margin: 1rem 0
  }
  .u-margin-topbottom--l__sp--q {
    margin: .5rem 0
  }
  .u-margin-topbottom--xl__sp--none {
    margin: 0
  }
  .u-margin-topbottom--xl__sp--n {
    margin: 2rem 0
  }
  .u-margin-topbottom--xl__sp--l {
    margin: 4rem 0
  }
  .u-margin-topbottom--xl__sp--h {
    margin: 1rem 0
  }
  .u-margin-topbottom--xl__sp--q {
    margin: .5rem 0
  }
  .u-margin-topbottom--h__sp--none {
    margin: 0
  }
  .u-margin-topbottom--h__sp--n {
    margin: 2rem 0
  }
  .u-margin-topbottom--h__sp--l {
    margin: 4rem 0
  }
  .u-margin-topbottom--h__sp--xl {
    margin: 8rem 0
  }
  .u-margin-topbottom--h__sp--q {
    margin: .5rem 0
  }
  .u-margin-topbottom--q__sp--none {
    margin: 0
  }
  .u-margin-topbottom--q__sp--n {
    margin: 2rem 0
  }
  .u-margin-topbottom--q__sp--l {
    margin: 4rem 0
  }
  .u-margin-topbottom--q__sp--xl {
    margin: 8rem 0
  }
  .u-margin-topbottom--q__sp--h {
    margin: 1rem 0
  }
  .u-margin-top__sp--none {
    margin-top: 0
  }
  .u-margin-top__sp--l {
    margin-top: 4rem
  }
  .u-margin-top__sp--xl {
    margin-top: 8rem
  }
  .u-margin-top__sp--h {
    margin-top: 1rem
  }
  .u-margin-top__sp--q {
    margin-top: .5rem
  }
  .u-margin-top--l__sp--none {
    margin-top: 0
  }
  .u-margin-top--l__sp--n {
    margin-top: 2rem
  }
  .u-margin-top--l__sp--xl {
    margin-top: 8rem
  }
  .u-margin-top--l__sp--h {
    margin-top: 1rem
  }
  .u-margin-top--l__sp--q {
    margin-top: .5rem
  }
  .u-margin-top--xl__sp--none {
    margin-top: 0
  }
  .u-margin-top--xl__sp--n {
    margin-top: 2rem
  }
  .u-margin-top--xl__sp--l {
    margin-top: 4rem
  }
  .u-margin-top--xl__sp--h {
    margin-top: 1rem
  }
  .u-margin-top--xl__sp--q {
    margin-top: .5rem
  }
  .u-margin-top--h__sp--none {
    margin-top: 0
  }
  .u-margin-top--h__sp--n {
    margin-top: 2rem
  }
  .u-margin-top--h__sp--l {
    margin-top: 4rem
  }
  .u-margin-top--h__sp--xl {
    margin-top: 8rem
  }
  .u-margin-top--h__sp--q {
    margin-top: .5rem
  }
  .u-margin-top--q__sp--none {
    margin-top: 0
  }
  .u-margin-top--q__sp--n {
    margin-top: 2rem
  }
  .u-margin-top--q__sp--l {
    margin-top: 4rem
  }
  .u-margin-top--q__sp--xl {
    margin-top: 8rem
  }
  .u-margin-top--q__sp--h {
    margin-top: 1rem
  }
  .u-margin-top--n__sp--none {
    margin-top: 0
  }
  .u-margin-top--n__sp--n {
    margin-top: 2rem
  }
  .u-margin-top--n__sp--l {
    margin-top: 4rem
  }
  .u-margin-top--n__sp--xl {
    margin-top: 8rem
  }
  .u-margin-top--n__sp--h {
    margin-top: 1rem
  }
  .u-margin-bottom__sp--none {
    margin-bottom: 0
  }
  .u-margin-bottom__sp--l {
    margin-bottom: 4rem
  }
  .u-margin-bottom__sp--xl {
    margin-bottom: 8rem
  }
  .u-margin-bottom__sp--h {
    margin-bottom: 1rem
  }
  .u-margin-bottom__sp--q {
    margin-bottom: .5rem
  }
  .u-margin-bottom--l__sp--none {
    margin-bottom: 0
  }
  .u-margin-bottom--l__sp--n {
    margin-bottom: 2rem
  }
  .u-margin-bottom--l__sp--xl {
    margin-bottom: 8rem
  }
  .u-margin-bottom--l__sp--h {
    margin-bottom: 1rem
  }
  .u-margin-bottom--l__sp--q {
    margin-bottom: .5rem
  }
  .u-margin-bottom--xl__sp--none {
    margin-bottom: 0
  }
  .u-margin-bottom--xl__sp--n {
    margin-bottom: 2rem
  }
  .u-margin-bottom--xl__sp--l {
    margin-bottom: 4rem
  }
  .u-margin-bottom--xl__sp--h {
    margin-bottom: 1rem
  }
  .u-margin-bottom--xl__sp--q {
    margin-bottom: .5rem
  }
  .u-margin-bottom--h__sp--none {
    margin-bottom: 0
  }
  .u-margin-bottom--h__sp--n {
    margin-bottom: 2rem
  }
  .u-margin-bottom--h__sp--l {
    margin-bottom: 4rem
  }
  .u-margin-bottom--h__sp--xl {
    margin-bottom: 8rem
  }
  .u-margin-bottom--h__sp--q {
    margin-bottom: .5rem
  }
  .u-margin-bottom--q__sp--none {
    margin-bottom: 0
  }
  .u-margin-bottom--q__sp--n {
    margin-bottom: 2rem
  }
  .u-margin-bottom--q__sp--l {
    margin-bottom: 4rem
  }
  .u-margin-bottom--q__sp--xl {
    margin-bottom: 8rem
  }
  .u-margin-bottom--q__sp--h {
    margin-bottom: 1rem
  }
  .u-margin-left__sp--none {
    margin-left: 0
  }
  .u-margin-left__sp--l {
    margin-left: 4rem
  }
  .u-margin-left__sp--xl {
    margin-left: 8rem
  }
  .u-margin-left__sp--h {
    margin-left: 1rem
  }
  .u-margin-left__sp--q {
    margin-left: .5rem
  }
  .u-margin-left--l__sp--none {
    margin-left: 0
  }
  .u-margin-left--l__sp--n {
    margin-left: 2rem
  }
  .u-margin-left--l__sp--xl {
    margin-left: 8rem
  }
  .u-margin-left--l__sp--h {
    margin-left: 1rem
  }
  .u-margin-left--l__sp--q {
    margin-left: .5rem
  }
  .u-margin-left--xl__sp--none {
    margin-left: 0
  }
  .u-margin-left--xl__sp--n {
    margin-left: 2rem
  }
  .u-margin-left--xl__sp--l {
    margin-left: 4rem
  }
  .u-margin-left--xl__sp--h {
    margin-left: 1rem
  }
  .u-margin-left--xl__sp--q {
    margin-left: .5rem
  }
  .u-margin-left--h__sp--none {
    margin-left: 0
  }
  .u-margin-left--h__sp--n {
    margin-left: 2rem
  }
  .u-margin-left--h__sp--l {
    margin-left: 4rem
  }
  .u-margin-left--h__sp--xl {
    margin-left: 8rem
  }
  .u-margin-left--h__sp--q {
    margin-left: .5rem
  }
  .u-margin-left--q__sp--none {
    margin-left: 0
  }
  .u-margin-left--q__sp--n {
    margin-left: 2rem
  }
  .u-margin-left--q__sp--l {
    margin-left: 4rem
  }
  .u-margin-left--q__sp--xl {
    margin-left: 8rem
  }
  .u-margin-left--q__sp--h {
    margin-left: 1rem
  }
  .u-margin-right__sp--none {
    margin-right: 0
  }
  .u-margin-right__sp--l {
    margin-right: 4rem
  }
  .u-margin-right__sp--xl {
    margin-right: 8rem
  }
  .u-margin-right__sp--h {
    margin-right: 1rem
  }
  .u-margin-right__sp--q {
    margin-right: .5rem
  }
  .u-margin-right--l__sp--none {
    margin-right: 0
  }
  .u-margin-right--l__sp--n {
    margin-right: 2rem
  }
  .u-margin-right--l__sp--xl {
    margin-right: 8rem
  }
  .u-margin-right--l__sp--h {
    margin-right: 1rem
  }
  .u-margin-right--l__sp--q {
    margin-right: .5rem
  }
  .u-margin-right--xl__sp--none {
    margin-right: 0
  }
  .u-margin-right--xl__sp--n {
    margin-right: 2rem
  }
  .u-margin-right--xl__sp--l {
    margin-right: 4rem
  }
  .u-margin-right--xl__sp--h {
    margin-right: 1rem
  }
  .u-margin-right--xl__sp--q {
    margin-right: .5rem
  }
  .u-margin-right--h__sp--none {
    margin-right: 0
  }
  .u-margin-right--h__sp--n {
    margin-right: 2rem
  }
  .u-margin-right--h__sp--l {
    margin-right: 4rem
  }
  .u-margin-right--h__sp--xl {
    margin-right: 8rem
  }
  .u-margin-right--h__sp--q {
    margin-right: .5rem
  }
  .u-margin-right--q__sp--none {
    margin-right: 0
  }
  .u-margin-right--q__sp--n {
    margin-right: 2rem
  }
  .u-margin-right--q__sp--l {
    margin-right: 4rem
  }
  .u-margin-right--q__sp--xl {
    margin-right: 8rem
  }
  .u-margin-right--q__sp--h {
    margin-right: 1rem
  }
  .u-padding--l__sp--none {
    padding: 0
  }
  .u-padding--l__sp--n {
    padding: 2rem
  }
  .u-padding--l__sp--xl {
    padding: 8rem
  }
  .u-padding--l__sp--h {
    padding: 1rem
  }
  .u-padding--l__sp--q {
    padding: .5rem
  }
  .u-padding--xl__sp--none {
    padding: 0
  }
  .u-padding--xl__sp--n {
    padding: 2rem
  }
  .u-padding--xl__sp--l {
    padding: 4rem
  }
  .u-padding--xl__sp--h {
    padding: 1rem
  }
  .u-padding--xl__sp--q {
    padding: .5rem
  }
  .u-padding--h__sp--none {
    padding: 0
  }
  .u-padding--h__sp--n {
    padding: 2rem
  }
  .u-padding--h__sp--l {
    padding: 4rem
  }
  .u-padding--h__sp--xl {
    padding: 8rem
  }
  .u-padding--h__sp--q {
    padding: .5rem
  }
  .u-padding--q__sp--none {
    padding: 0
  }
  .u-padding--q__sp--n {
    padding: 2rem
  }
  .u-padding--q__sp--l {
    padding: 4rem
  }
  .u-padding--q__sp--xl {
    padding: 8rem
  }
  .u-padding--q__sp--h {
    padding: 1rem
  }
  .u-padding__sp--none {
    padding: 0
  }
  .u-padding__sp--l {
    padding: 4rem
  }
  .u-padding__sp--xl {
    padding: 8rem
  }
  .u-padding__sp--h {
    padding: 1rem
  }
  .u-padding__sp--q {
    padding: .5rem
  }
  .u-padding-side__sp--none {
    padding: 0
  }
  .u-padding-side__sp--l {
    padding: 0 4rem
  }
  .u-padding-side__sp--xl {
    padding: 0 8rem
  }
  .u-padding-side__sp--h {
    padding: 0 1rem
  }
  .u-padding-side__sp--q {
    padding: 0 .5rem
  }
  .u-padding-side--l__sp--none {
    padding: 0
  }
  .u-padding-side--l__sp--n {
    padding: 0 2rem
  }
  .u-padding-side--l__sp--xl {
    padding: 0 8rem
  }
  .u-padding-side--l__sp--h {
    padding: 0 1rem
  }
  .u-padding-side--l__sp--q {
    padding: 0 .5rem
  }
  .u-padding-side--xl__sp--none {
    padding: 0
  }
  .u-padding-side--xl__sp--n {
    padding: 0 2rem
  }
  .u-padding-side--xl__sp--l {
    padding: 0 4rem
  }
  .u-padding-side--xl__sp--h {
    padding: 0 1rem
  }
  .u-padding-side--xl__sp--q {
    padding: 0 .5rem
  }
  .u-padding-side--h__sp--none {
    padding: 0
  }
  .u-padding-side--h__sp--n {
    padding: 0 2rem
  }
  .u-padding-side--h__sp--l {
    padding: 0 4rem
  }
  .u-padding-side--h__sp--xl {
    padding: 0 8rem
  }
  .u-padding-side--h__sp--q {
    padding: 0 .5rem
  }
  .u-padding-side--q__sp--none {
    padding: 0
  }
  .u-padding-side--q__sp--n {
    padding: 0 2rem
  }
  .u-padding-side--q__sp--l {
    padding: 0 4rem
  }
  .u-padding-side--q__sp--xl {
    padding: 0 8rem
  }
  .u-padding-side--q__sp--h {
    padding: 0 1rem
  }
  .u-padding-topbottom__sp--none {
    padding: 0
  }
  .u-padding-topbottom__sp--l {
    padding: 4rem 0
  }
  .u-padding-topbottom__sp--xl {
    padding: 8rem 0
  }
  .u-padding-topbottom__sp--h {
    padding: 1rem 0
  }
  .u-padding-topbottom__sp--q {
    padding: .5rem 0
  }
  .u-padding-topbottom--l__sp--none {
    padding: 0
  }
  .u-padding-topbottom--l__sp--n {
    padding: 2rem 0
  }
  .u-padding-topbottom--l__sp--xl {
    padding: 8rem 0
  }
  .u-padding-topbottom--l__sp--h {
    padding: 1rem 0
  }
  .u-padding-topbottom--l__sp--q {
    padding: .5rem 0
  }
  .u-padding-topbottom--xl__sp--none {
    padding: 0
  }
  .u-padding-topbottom--xl__sp--n {
    padding: 2rem 0
  }
  .u-padding-topbottom--xl__sp--l {
    padding: 4rem 0
  }
  .u-padding-topbottom--xl__sp--h {
    padding: 1rem 0
  }
  .u-padding-topbottom--xl__sp--q {
    padding: .5rem 0
  }
  .u-padding-topbottom--h__sp--none {
    padding: 0
  }
  .u-padding-topbottom--h__sp--n {
    padding: 2rem 0
  }
  .u-padding-topbottom--h__sp--l {
    padding: 4rem 0
  }
  .u-padding-topbottom--h__sp--xl {
    padding: 8rem 0
  }
  .u-padding-topbottom--h__sp--q {
    padding: .5rem 0
  }
  .u-padding-topbottom--q__sp--none {
    padding: 0
  }
  .u-padding-topbottom--q__sp--n {
    padding: 2rem 0
  }
  .u-padding-topbottom--q__sp--l {
    padding: 4rem 0
  }
  .u-padding-topbottom--q__sp--xl {
    padding: 8rem 0
  }
  .u-padding-topbottom--q__sp--h {
    padding: 1rem 0
  }
  .u-padding-top__sp--none {
    padding-top: 0
  }
  .u-padding-top__sp--l {
    padding-top: 4rem
  }
  .u-padding-top__sp--xl {
    padding-top: 8rem
  }
  .u-padding-top__sp--h {
    padding-top: 1rem
  }
  .u-padding-top__sp--q {
    padding-top: .5rem
  }
  .u-padding-top--l__sp--none {
    padding-top: 0
  }
  .u-padding-top--l__sp--n {
    padding-top: 2rem
  }
  .u-padding-top--l__sp--xl {
    padding-top: 8rem
  }
  .u-padding-top--l__sp--h {
    padding-top: 1rem
  }
  .u-padding-top--l__sp--q {
    padding-top: .5rem
  }
  .u-padding-top--xl__sp--none {
    padding-top: 0
  }
  .u-padding-top--xl__sp--n {
    padding-top: 2rem
  }
  .u-padding-top--xl__sp--l {
    padding-top: 4rem
  }
  .u-padding-top--xl__sp--h {
    padding-top: 1rem
  }
  .u-padding-top--xl__sp--q {
    padding-top: .5rem
  }
  .u-padding-top--h__sp--none {
    padding-top: 0
  }
  .u-padding-top--h__sp--n {
    padding-top: 2rem
  }
  .u-padding-top--h__sp--l {
    padding-top: 4rem
  }
  .u-padding-top--h__sp--xl {
    padding-top: 8rem
  }
  .u-padding-top--h__sp--q {
    padding-top: .5rem
  }
  .u-padding-top--q__sp--none {
    padding-top: 0
  }
  .u-padding-top--q__sp--n {
    padding-top: 2rem
  }
  .u-padding-top--q__sp--l {
    padding-top: 4rem
  }
  .u-padding-top--q__sp--xl {
    padding-top: 8rem
  }
  .u-padding-top--q__sp--h {
    padding-top: 1rem
  }
  .u-padding-bottom__sp--none {
    padding-bottom: 0
  }
  .u-padding-bottom__sp--l {
    padding-bottom: 4rem
  }
  .u-padding-bottom__sp--xl {
    padding-bottom: 8rem
  }
  .u-padding-bottom__sp--h {
    padding-bottom: 1rem
  }
  .u-padding-bottom__sp--q {
    padding-bottom: .5rem
  }
  .u-padding-bottom--l__sp--none {
    padding-bottom: 0
  }
  .u-padding-bottom--l__sp--n {
    padding-bottom: 2rem
  }
  .u-padding-bottom--l__sp--xl {
    padding-bottom: 8rem
  }
  .u-padding-bottom--l__sp--h {
    padding-bottom: 1rem
  }
  .u-padding-bottom--l__sp--q {
    padding-bottom: .5rem
  }
  .u-padding-bottom--xl__sp--none {
    padding-bottom: 0
  }
  .u-padding-bottom--xl__sp--n {
    padding-bottom: 2rem
  }
  .u-padding-bottom--xl__sp--l {
    padding-bottom: 4rem
  }
  .u-padding-bottom--xl__sp--h {
    padding-bottom: 1rem
  }
  .u-padding-bottom--xl__sp--q {
    padding-bottom: .5rem
  }
  .u-padding-bottom--h__sp--none {
    padding-bottom: 0
  }
  .u-padding-bottom--h__sp--n {
    padding-bottom: 2rem
  }
  .u-padding-bottom--h__sp--l {
    padding-bottom: 4rem
  }
  .u-padding-bottom--h__sp--xl {
    padding-bottom: 8rem
  }
  .u-padding-bottom--h__sp--q {
    padding-bottom: .5rem
  }
  .u-padding-bottom--q__sp--none {
    padding-bottom: 0
  }
  .u-padding-bottom--q__sp--n {
    padding-bottom: 2rem
  }
  .u-padding-bottom--q__sp--l {
    padding-bottom: 4rem
  }
  .u-padding-bottom--q__sp--xl {
    padding-bottom: 8rem
  }
  .u-padding-bottom--q__sp--h {
    padding-bottom: 1rem
  }
  .u-padding-left__sp--none {
    padding-left: 0
  }
  .u-padding-left__sp--l {
    padding-left: 4rem
  }
  .u-padding-left__sp--xl {
    padding-left: 8rem
  }
  .u-padding-left__sp--h {
    padding-left: 1rem
  }
  .u-padding-left__sp--q {
    padding-left: .5rem
  }
  .u-padding-left--l__sp--none {
    padding-left: 0
  }
  .u-padding-left--l__sp--n {
    padding-left: 2rem
  }
  .u-padding-left--l__sp--xl {
    padding-left: 8rem
  }
  .u-padding-left--l__sp--h {
    padding-left: 1rem
  }
  .u-padding-left--l__sp--q {
    padding-left: .5rem
  }
  .u-padding-left--xl__sp--none {
    padding-left: 0
  }
  .u-padding-left--xl__sp--n {
    padding-left: 2rem
  }
  .u-padding-left--xl__sp--l {
    padding-left: 4rem
  }
  .u-padding-left--xl__sp--h {
    padding-left: 1rem
  }
  .u-padding-left--xl__sp--q {
    padding-left: .5rem
  }
  .u-padding-left--h__sp--none {
    padding-left: 0
  }
  .u-padding-left--h__sp--n {
    padding-left: 2rem
  }
  .u-padding-left--h__sp--l {
    padding-left: 4rem
  }
  .u-padding-left--h__sp--xl {
    padding-left: 8rem
  }
  .u-padding-left--h__sp--q {
    padding-left: .5rem
  }
  .u-padding-left--q__sp--none {
    padding-left: 0
  }
  .u-padding-left--q__sp--n {
    padding-left: 2rem
  }
  .u-padding-left--q__sp--l {
    padding-left: 4rem
  }
  .u-padding-left--q__sp--xl {
    padding-left: 8rem
  }
  .u-padding-left--q__sp--h {
    padding-left: 1rem
  }
  .u-padding-right__sp--none {
    padding-right: 0
  }
  .u-padding-right__sp--l {
    padding-right: 4rem
  }
  .u-padding-right__sp--xl {
    padding-right: 8rem
  }
  .u-padding-right__sp--h {
    padding-right: 1rem
  }
  .u-padding-right__sp--q {
    padding-right: .5rem
  }
  .u-padding-right--l__sp--none {
    padding-right: 0
  }
  .u-padding-right--l__sp--n {
    padding-right: 2rem
  }
  .u-padding-right--l__sp--xl {
    padding-right: 8rem
  }
  .u-padding-right--l__sp--h {
    padding-right: 1rem
  }
  .u-padding-right--l__sp--q {
    padding-right: .5rem
  }
  .u-padding-right--xl__sp--none {
    padding-right: 0
  }
  .u-padding-right--xl__sp--n {
    padding-right: 2rem
  }
  .u-padding-right--xl__sp--l {
    padding-right: 4rem
  }
  .u-padding-right--xl__sp--h {
    padding-right: 1rem
  }
  .u-padding-right--xl__sp--q {
    padding-right: .5rem
  }
  .u-padding-right--h__sp--none {
    padding-right: 0
  }
  .u-padding-right--h__sp--n {
    padding-right: 2rem
  }
  .u-padding-right--h__sp--l {
    padding-right: 4rem
  }
  .u-padding-right--h__sp--xl {
    padding-right: 8rem
  }
  .u-padding-right--h__sp--q {
    padding-right: .5rem
  }
  .u-padding-right--q__sp--none {
    padding-right: 0
  }
  .u-padding-right--q__sp--n {
    padding-right: 2rem
  }
  .u-padding-right--q__sp--l {
    padding-right: 4rem
  }
  .u-padding-right--q__sp--xl {
    padding-right: 8rem
  }
  .u-padding-right--q__sp--h {
    padding-right: 1rem
  }
}

@media screen and (max-width:48rem) {
  .c-breadcrumb {
    font-size: 1.2rem
  }
  .p-archive__common__item {
    display: flex;
    width: 100%
  }
  .p-archive__common__item:not(:last-of-type) {
    margin: 0 0 1.5rem
  }
  .p-archive__common__item__image {
    flex: 0 0 12rem
  }
  .p-archive__common__item__meta {
    flex: 1;
    margin: 0 0 0 1.5rem;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between
  }
  .p-archive__common__item__meta a {
    font-size: 1.2rem;
    line-height: 1.3
  }
  .p-archive__common__item__title {
    margin: 0;
    flex: 1
  }
  .p-archive__common__item__info {
    margin-top: auto
  }
  .p-archive__common__item__info a {
    display: inline-block;
    font-size: 1rem;
    padding: .3rem .6rem
  }
}

@media screen and (-ms-high-contrast:none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf
  }
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf
  }
  .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
    border-color: #0bf
  }
}