@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  display: block;
  max-width: 100%;
  width: 100%;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

/* フォームリセット */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

/* リキッドレイアウト対応 */
html {
  font-size: 16px;
}

/* pcの電話番号発信対応 */
a[href^="tel:"] {
  pointer-events: none;
}

a {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  color: inherit;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* hover指定できるPCを想定したスタイル */
/* hoverが使えないタッチ端末を想定した装飾 */
body {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #93664e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  line-height: 1.5;
  min-height: 100vh;
  text-rendering: optimizeSpeed;
}

body.translatepress-en_US {
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
}

body.is-fixed {
  overflow: hidden;
}

main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.l-breadcrumb {
  margin-top: 17px;
  margin-top: 1.0625rem;
}

.l-childcare-goals {
  margin-top: 95px;
  margin-top: 5.9375rem;
}

.l-company-overview {
  margin-top: 130px;
  margin-top: 8.125rem;
}

.l-contact {
  margin-bottom: 220px;
  margin-bottom: 13.75rem;
  margin-top: 100px;
  margin-top: 6.25rem;
}

.l-facilities {
  margin-top: 145px;
  margin-top: 9.0625rem;
}

.l-facilities.l-facilities--short {
  margin-top: 85px;
  margin-top: 5.3125rem;
}

.l-feature-instagram {
  margin-top: 122px;
  margin-top: 7.625rem;
}

.l-feature-life {
  margin-top: 155px;
  margin-top: 9.6875rem;
}

.l-feature-nav {
  margin-bottom: 175px;
  margin-bottom: 10.9375rem;
  margin-top: 122px;
  margin-top: 7.625rem;
}

.l-feature-overview {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.l-feature-overview.l-feature-overview--wide {
  margin-top: 150px;
  margin-top: 9.375rem;
}

.l-feature-program {
  margin-top: 94px;
  margin-top: 5.875rem;
}

.l-feature-support {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.l-feature {
  margin-top: 93px;
  margin-top: 5.8125rem;
}

.l-feature.l-feature--submenu {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.l-footer {
  margin-top: 80px;
  margin-top: 5rem;
}

.l-hananoki-report {
  margin-top: 115px;
  margin-top: 7.1875rem;
}

.l-hananoki {
  margin-top: 114px;
  margin-top: 7.125rem;
}

.l-header {
  bottom: auto;
  height: 100px;
  height: 6.25rem;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1001;
}

.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1250px;
  max-width: 78.125rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.l-nursery-life {
  margin-top: 120px;
  margin-top: 7.5rem;
}

.l-our-history {
  margin-bottom: 180px;
  margin-bottom: 11.25rem;
  margin-top: 113px;
  margin-top: 7.0625rem;
}

.l-page-mv {
  margin-top: 133px;
  margin-top: 8.3125rem;
}

.l-page-top {
  bottom: 70px;
  bottom: 4.375rem;
  position: fixed;
  right: 13px;
  right: 0.8125rem;
  z-index: 500;
}

.l-post-list {
  margin-top: 80px;
  margin-top: 5rem;
}

.l-privacypolicy {
  margin-bottom: 210px;
  margin-bottom: 13.125rem;
  margin-top: 72px;
  margin-top: 4.5rem;
}

.l-sub-mv {
  margin-top: 132px;
  margin-top: 8.25rem;
}

.l-temporary {
  margin-top: 109px;
  margin-top: 6.8125rem;
}

.l-top-nueseries-list {
  margin-top: 150px;
  margin-top: 9.375rem;
  position: relative;
}

.l-top-outsourcing-list {
  margin-top: 150px;
  margin-top: 9.375rem;
}

.c-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 600;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.08em;
  line-height: 1;
  padding: 10px;
  padding: 0.625rem;
  text-transform: uppercase;
  width: 100%;
}

.c-button::after {
  aspect-ratio: 1/1;
  background-image: url(../images/common/button-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 25px;
  width: 1.5625rem;
}

.c-button:hover {
  opacity: 1;
}

.c-button:hover::after {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.c-button.c-button--brown {
  color: #93664e;
}

.c-button.c-button--brown::after {
  background-image: url(../images/common/button-icon-brown.png);
}

.c-button.c-button--small {
  color: #93664e;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  letter-spacing: 0.02em;
  padding: 0;
  text-transform: lowercase;
}

.c-button.c-button--small::after {
  background-image: url(../images/common/button-icon-brown.png);
}

.c-page-top {
  color: #93664e;
  cursor: pointer;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1;
  padding: 15px;
  padding: 0.9375rem;
}

.c-page-top::before {
  border-right: 2px solid currentColor;
  border-right: 0.125rem solid currentColor;
  border-top: 2px solid currentColor;
  border-top: 0.125rem solid currentColor;
  content: "";
  height: 13px;
  height: 0.8125rem;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
  width: 13px;
  width: 0.8125rem;
}

.c-pagination {
  bottom: -27px;
  bottom: -1.6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  gap: 0.9375rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  right: 180px;
  right: 11.25rem;
}

.c-page {
  background-color: #e7d8cf;
  border-radius: 50%;
  display: block;
  height: 8px;
  height: 0.5rem;
  padding: 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 8px;
  width: 0.5rem;
}

.c-page.is-active {
  background-color: #ff8f45;
}

.c-pagination--facilities,
.c-pagination--nursery-life {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: -35px;
  bottom: -2.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  gap: 0.9375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 50%;
  position: relative;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-page--facilities,
.c-page--nursery-life {
  background-color: #e7d8cf;
  border-radius: 50%;
  display: block;
  height: 8px;
  height: 0.5rem;
  padding: 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 8px;
  width: 0.5rem;
}

.c-page--facilities.is-active,
.c-page--nursery-life.is-active {
  background-color: #93664e;
}

/* 園での生活 */
.c-pagination--nursery-life {
  bottom: -25px;
  bottom: -1.5625rem;
  left: 51%;
}

.c-section-title--en {
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: 55px;
  font-size: 3.4375rem;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.2727272727;
  text-transform: uppercase;
}

.c-section-title--ja {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-top: 7px;
  margin-top: 0.4375rem;
}

/**** 中央寄せ ****/
.c-section-title.c-section-title--center {
  text-align: center;
}

/**** sm ****/
.c-section-title.c-section-title--sm .c-section-title--en {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  line-height: 1.875;
  margin-top: 17px;
  margin-top: 1.0625rem;
}

.c-section-title.c-section-title--sm .c-section-title--ja {
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: 0.1em;
  margin-top: 0;
}

/**** ssm ****/
.c-section-title.c-section-title--ssm .c-section-title--en {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  line-height: 1.875;
  margin-top: 7px;
  margin-top: 0.4375rem;
}

.c-section-title.c-section-title--ssm .c-section-title--ja {
  font-size: 28px;
  font-size: 1.75rem;
  letter-spacing: 0.5em;
  margin-top: 0;
}

/* スプライド矢印 */
.splide__arrow {
  height: 60px;
  height: 3.75rem;
  position: absolute;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 60px;
  width: 3.75rem;
  z-index: 10;
}

.splide__arrow:hover {
  opacity: 0.7;
}

.splide__arrow:disabled {
  opacity: 0;
}

.splide__arrow svg {
  display: none;
}

.splide__arrow--next {
  right: -30px;
  right: -1.875rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.splide__arrow--prev {
  left: -30px;
  left: -1.875rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.splide__arrow--next::after,
.splide__arrow--prev::after {
  aspect-ratio: 18/30;
  background-image: url(../images/common/slide-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 18px;
  width: 1.125rem;
  z-index: 10;
}

.splide__arrow--next::after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}

.c-table {
  border-spacing: 0;
  border-top: 1px solid #cab4a8;
  width: 100%;
}

.c-table tr > * {
  border-bottom: 1px solid #cab4a8;
  padding: 19px 5px;
  padding: 1.1875rem 0.3125rem;
  text-align: center;
}

.c-table thead > tr {
  background-color: #f3efed;
  border-bottom: 1px solid #cab4a8;
}

.c-table thead > tr > th:first-child {
  width: 145px;
  width: 9.0625rem;
}

.c-table thead > tr > td {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
}

.c-table tbody > tr {
  border-bottom: 1px solid #cab4a8;
}

.c-table tbody > tr > td {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
}

.c-table tbody > tr > td span {
  font-family: YakuHanJP_Narrow, "Fredoka", sans-serif;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
}

.c-text {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
}

.c-title {
  text-align: center;
}

.c-title-ja {
  color: #93664e;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.5em;
  line-height: 1.0714285714;
}

.c-titele-en {
  color: #93664e;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1.875;
  margin-top: 7px;
  margin-top: 0.4375rem;
  text-transform: uppercase;
}

.p-404 {
  margin: 200px 0;
  margin: 12.5rem 0;
  text-align: center;
}

.p-404__title.c-title-ja {
  letter-spacing: 0;
}

.p-404__button {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-breadcrumb {
  padding-left: 50px;
  padding-left: 3.125rem;
  padding-right: 50px;
  padding-right: 3.125rem;
  text-align: right;
}

.p-breadcrumb span {
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  letter-spacing: 0.05em;
  line-height: 1.3;
}

.p-breadcrumb__between {
  border-right: solid 1px currentColor;
  border-top: solid 1px currentColor;
  display: inline-block;
  height: 6px;
  height: 0.375rem;
  margin-left: 20px;
  margin-left: 1.25rem;
  margin-right: 20px;
  margin-right: 1.25rem;
  -webkit-transform: translateY(-30%) rotate(45deg);
          transform: translateY(-30%) rotate(45deg);
  width: 6px;
  width: 0.375rem;
}

.p-childcare-goals__list {
  grid-gap: 2.5rem;
  counter-reset: goal;
  display: grid;
  gap: 40px;
  gap: 2.5rem;
  grid-template-columns: repeat(4, 1fr);
  margin-left: auto;
  margin-right: auto;
  margin-top: 85px;
  margin-top: 5.3125rem;
  max-width: 1080px;
  max-width: 67.5rem;
}

.p-childcare-goals__item {
  counter-increment: goal;
}

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

.p-childcare-goals__img img {
  -o-object-fit: cover;
  aspect-ratio: 240/180;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-childcare-goals__item-contents {
  margin-top: 25px;
  margin-top: 1.5625rem;
  text-align: center;
}

.p-childcare-goals__num {
  color: #749656;
  font-family: YakuHanJP_Narrow, "EB Garamond", serif;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1;
  text-transform: uppercase;
}

.p-childcare-goals__num::after {
  color: #749656;
  content: counter(goal);
  font-family: YakuHanJP_Narrow, "EB Garamond", serif;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1;
}

.p-childcare-goals__text {
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.7777777778;
  margin-top: 12px;
  margin-top: 0.75rem;
}

.p-contact__head {
  background-color: #fbf6e8;
  border-radius: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
  max-width: 67.5rem;
  padding: 55px 20px 45px;
  padding: 3.4375rem 1.25rem 2.8125rem;
  text-align: center;
}

.p-contact__heading {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1;
  text-align: center;
}

.p-contact__tel {
  margin-top: 47px;
  margin-top: 2.9375rem;
}

.p-contact__tel a {
  display: inline-block;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1;
}

.p-contact__note {
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
  margin-top: 6px;
  margin-top: 0.375rem;
}

.p-contact__block {
  margin-top: 98px;
  margin-top: 6.125rem;
}

.p-contact__block:has(.p-form) .p-contact__note {
  margin-top: 49px;
  margin-top: 3.0625rem;
}

.p-contact__block-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  max-width: 56.25rem;
}

.p-contact__status-list {
  border-bottom: 1px solid #93664e;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-left: auto;
  margin-right: auto;
  margin-top: 62px;
  margin-top: 3.875rem;
}

.p-contact__status-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #d9cbbf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1;
  padding-bottom: 23px;
  padding-bottom: 1.4375rem;
  position: relative;
}

.p-contact__status-item:not(:last-child)::after {
  aspect-ratio: 13/33;
  background-image: url(../images/contact/contact-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: auto;
  position: absolute;
  right: -10px;
  right: -0.625rem;
  top: -5px;
  top: -0.3125rem;
  width: 13px;
  width: 0.8125rem;
}

.p-contact__status-item.p-contact__status-item--current {
  color: #93664e;
  font-weight: 900;
}

.p-contact__form {
  margin-top: 54px;
  margin-top: 3.375rem;
}

/* （the_content()で出力したものへのスタイル） */
.p-content h2 {
  font-size: 140%;
  font-weight: 700;
}

.p-content h3 {
  font-size: 130%;
  font-weight: 700;
}

.p-content h4 {
  font-size: 120%;
  font-weight: 700;
}

.p-content h2:nth-of-type(1) {
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.p-content h2:nth-of-type(n + 2) {
  margin-top: 64px;
  margin-top: 4rem;
}

.p-content figure:nth-child(n+2) {
  margin-top: 42px;
  margin-top: 2.625rem;
}

.wp-block-file,
.p-content p:nth-child(n+2),
.p-content h3:nth-child(n+2),
.p-content h4:nth-child(n+2),
.p-content h2 + ul:nth-of-type(n + 2),
.p-content h2 + ol:nth-of-type(n + 2),
.p-content ol > li > ol:nth-of-type(n + 2),
.p-content figure {
  margin-top: 22px;
  margin-top: 1.375rem;
  max-width: 100%;
}

.p-content img {
  width: auto;
}

.p-content figure.aligncenter,
.p-content img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.p-content figure.alignright,
.p-content img.alignright {
  margin-left: auto;
}

.p-content > ol {
  counter-reset: number 0;
}

.p-content > ol > li {
  padding-left: 24px;
  padding-left: 1.5rem;
  text-indent: -16px;
  text-indent: -1rem;
}

.p-content > ol > li:nth-child(n+10) {
  text-indent: -24px;
  text-indent: -1.5rem;
}

.p-content > ol > li::before {
  content: counter(number) ". ";
  counter-increment: number 1;
}

.p-content > ol > li > ol {
  counter-reset: number 0;
}

.p-content > ol > li > ol > li {
  padding-left: 24px;
  padding-left: 1.5rem;
  text-indent: -16px;
  text-indent: -1rem;
}

.p-content > ol > li > ol > li::before {
  content: counter(number, lower-alpha) ". ";
  counter-increment: number 1;
}

.p-content > ol > li > ol > li > ol {
  counter-reset: number 0;
}

.p-content > ol > li > ol > li > ol > li {
  padding-left: 22px;
  padding-left: 1.375rem;
}

.p-content > ol > li > ol > li > ol > li:nth-child(1) {
  text-indent: -12px;
  text-indent: -0.75rem;
}

.p-content > ol > li > ol > li > ol > li:nth-child(2) {
  text-indent: -16px;
  text-indent: -1rem;
}

.p-content > ol > li > ol > li > ol > li:nth-child(n+3) {
  text-indent: -20px;
  text-indent: -1.25rem;
}

.p-content > ol > li > ol > li > ol > li::before {
  content: counter(number, lower-roman) ". ";
  counter-increment: number 1;
}

.p-content ul > li {
  padding-left: 1em;
  text-indent: -1em;
}

.p-content ul > li::before {
  content: "・";
}

.p-content ul > li ol {
  counter-reset: number 0;
}

.p-content ul > li ol > li {
  padding-left: 2em;
  text-indent: -2em;
}

.p-content ul > li ol > li::before {
  content: "(" counter(number) ") ";
  counter-increment: number 1;
}

.p-content th {
  border: none;
  padding: 8px 16px;
  padding: 0.5rem 1rem;
  text-align: left;
}

.p-content td {
  border: none;
  padding: 8px 16px;
  padding: 0.5rem 1rem;
}

.p-content tr:nth-child(odd) th,
.p-content tr:nth-child(odd) td {
  background-color: #f9f9fb;
}

.p-content tr:nth-child(even) th,
.p-content tr:nth-child(even) td {
  background-color: #e5e8ed;
}

.p-content .wp-block-table thead {
  border-bottom: none;
}

.p-content figure.aligncenter,
.p-content img.aligncenter {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.p-content figure.alignright,
.p-content img.alignright {
  float: none;
  margin-left: auto;
}

.p-content a {
  word-wrap: break-word;
  word-wrap: break-word;
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.p-content .wp-block-group {
  background-color: #f7f8f8;
  border-radius: 1rem;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 2;
  padding: 24px;
  padding: 1.5rem;
}

.p-content cite {
  font-style: normal;
}

.wp-block-file:not(.wp-element-button) a {
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: underline;
}

.wp-block-file:not(.wp-element-button) a::before {
  aspect-ratio: 1/1;
  background: url(../images/common/icon_pdf.svg) no-repeat center/contain;
  content: "";
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
  margin-right: 4px;
  margin-right: 0.25rem;
  margin-top: 8px;
  margin-top: 0.5rem;
  -webkit-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
  width: 24px;
  width: 1.5rem;
}

.p-facilities {
  overflow-x: clip;
}

.p-facilities__slider {
  margin-top: 45px;
  margin-top: 2.8125rem;
  padding-left: 60px;
  padding-left: 3.75rem;
  padding-right: 60px;
  padding-right: 3.75rem;
}

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

.p-facilities__slider-item img {
  -o-object-fit: cover;
  aspect-ratio: 1080/725;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-facilities__slider-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.25;
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-facilities__slider-text {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-facilities .splide__arrow--next {
  right: -20px;
  right: -1.25rem;
  top: 50%;
}

.p-facilities .splide__arrow--prev {
  left: -20px;
  left: -1.25rem;
  top: 50%;
}

.p-facilities .splide__arrow--next::after,
.p-facilities .splide__arrow--prev::after {
  width: 21px;
  width: 1.3125rem;
}

.p-feature-aim {
  margin-top: 90px;
  margin-top: 5.625rem;
}

.p-feature-aim__inner.l-inner {
  max-width: 1010px;
  max-width: 63.125rem;
}

.p-feature-aim__body {
  border-bottom: 5px solid #93664e;
  border-bottom: 0.3125rem solid #93664e;
  padding-bottom: 45px;
  padding-bottom: 2.8125rem;
}

.p-feature-aim__title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900;
  gap: 20px;
  gap: 1.25rem;
  letter-spacing: 0.2em;
  line-height: 1.25;
  text-align: center;
  width: 100%;
}

.p-feature-aim__title::before,
.p-feature-aim__title::after {
  background-color: #93664e;
  border-radius: 0.15625rem;
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 5px;
  height: 0.3125rem;
}

.p-feature-aim__items {
  counter-reset: aim-counter;
  margin-left: 19.8%;
  margin-right: auto;
  margin-top: 38px;
  margin-top: 2.375rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-feature-aim__item {
  counter-increment: aim-counter;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 2.7777777778;
  padding-left: 36px;
  padding-left: 2.25rem;
  position: relative;
}

.p-feature-aim__item::before {
  content: counter(aim-counter) ".";
  left: 0;
  position: absolute;
}

.p-feature-instagram {
  overflow-x: clip;
}

.p-feature-instagram__heading {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.p-feature-instagram__title-wrap {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  gap: 1.25rem;
}

.p-feature-instagram__title-wrap .c-section-title--en {
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 0.6666666667;
}

.p-feature-instagram__contents {
  margin-left: auto;
  margin-right: auto;
  margin-top: 67px;
  margin-top: 4.1875rem;
  max-width: 1045px;
  max-width: 65.3125rem;
}

#sb_instagram .sbi_photo img {
  aspect-ratio: 230/305;
  border-radius: 0.3125rem;
}

#sb_instagram .splide__arrow.splide__arrow--next {
  right: -76px;
  right: -4.75rem;
  top: 50%;
}

#sb_instagram .splide__arrow.splide__arrow--prev {
  left: -76px;
  left: -4.75rem;
  top: 50%;
}

#sb_instagram .splide__arrow--next::after,
#sb_instagram .splide__arrow--prev::after {
  width: 22px;
  width: 1.375rem;
}

.p-feature-life {
  background-color: #fbf6e8;
  padding-bottom: 140px;
  padding-bottom: 8.75rem;
  padding-top: 122px;
  padding-top: 7.625rem;
}

.p-feature-life__items {
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
  max-width: 67.5rem;
}

.p-feature-life__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  gap: 3.75rem;
}

.p-feature-life__item + .p-feature-life__item {
  margin-top: 80px;
  margin-top: 5rem;
}

.p-facilities__title-wrap.c-section-title .c-section-title--ja {
  line-height: 1.40625;
}

.p-feature-life__text {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.p-feature-life__link {
  margin-top: 28px;
  margin-top: 1.75rem;
}

.p-feature-life__link .c-button.c-button--small {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.p-feature-life__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 57.4074074074%;
}

.p-feature-life__image img {
  -o-object-fit: cover;
  aspect-ratio: 620/350;
  border-radius: 0.3125rem;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-feature-life__item:nth-child(2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.p-feature-nav__list {
  grid-gap: 2.5rem;
  display: grid;
  gap: 40px;
  gap: 2.5rem;
  grid-template-columns: repeat(3, 1fr);
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  max-width: 68.75rem;
}

.p-feature-nav__item {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-feature-nav__item.is-active {
  color: #fff;
  position: relative;
  z-index: 0;
}

.p-feature-nav__item.is-active::after {
  background-color: #93664e;
  border-radius: 0.3125rem;
  content: "";
  height: calc(100% + 4.1875rem);
  left: -20px;
  left: -1.25rem;
  position: absolute;
  top: -20px;
  top: -1.25rem;
  width: calc(100% + 2.5rem);
  z-index: -1;
}

.p-feature-nav__item a:hover {
  opacity: 1;
}

.p-feature-nav__item a:hover .p-feature-nav__image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-feature-nav__item a:hover .c-button:after {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.p-feature-nav__item.is-active a {
  cursor: default;
  pointer-events: none;
}

.p-feature-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.p-feature-nav__image {
  height: auto;
  overflow: hidden;
  width: 100%;
}

.p-feature-nav__image img {
  -o-object-fit: cover;
  aspect-ratio: 340/170;
  border-radius: 0.3125rem;
  height: auto;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 100%;
}

.p-feature-nav__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 25px;
  margin-top: 1.5625rem;
  text-align: center;
}

.p-feature-nav__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

.p-feature-nav__subtitle {
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 3;
}

.p-feature-nav__button {
  margin-top: 24px;
  margin-top: 1.5rem;
  padding-top: 27px;
  padding-top: 1.6875rem;
  position: relative;
}

.p-feature-nav__button::after {
  background-color: currentColor;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60%;
}

.p-feature-nav__item.is-active .c-button.c-button--small {
  color: #fff;
}

.p-feature-nav__item.is-active .c-button.c-button--small::after {
  background-image: url(../images/common/button-icon.png);
}

/***********
あさひ第二保育園
***********/
.p-feature-nav.is-asahi2 .p-feature-nav__list {
  grid-gap: 2.5rem;
  display: grid;
  gap: 40px;
  gap: 2.5rem;
  grid-template-columns: repeat(4, 1fr);
}

.p-feature-nav.is-asahi2 .p-feature-nav__image img {
  aspect-ratio: 245/170;
}

.p-feature-nav.is-asahi2 .p-feature-nav__item:nth-child(3) .p-feature-nav__content {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-feature-nav.is-asahi2 .p-feature-nav__item:nth-child(3) .p-feature-nav__title {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
}

.p-feature-nav.is-asahi2 .p-feature-nav__button {
  margin-top: 12px;
  margin-top: 0.75rem;
}

.p-feature-nav.is-asahi2 .p-feature-nav__button::after {
  width: 90%;
}

/***********
たんぽぽ保育園
***********/
.p-feature-nav.is-tanpopo .p-feature-nav__list {
  gap: 40px;
  gap: 2.5rem;
  grid-template-columns: repeat(2, 1fr);
  max-width: 530px;
  max-width: 33.125rem;
}

.p-feature-nav.is-tanpopo .p-feature-nav__image img {
  aspect-ratio: 245/170;
}

.p-feature-nav.is-tanpopo .p-feature-nav__title {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  line-height: 1.625;
}

.p-feature-nav.is-tanpopo .p-feature-nav__content {
  margin-top: 17px;
  margin-top: 1.0625rem;
}

.p-feature-nav.is-tanpopo .p-feature-nav__button {
  padding-top: 14px;
  padding-top: 0.875rem;
}

.p-feature-overview {
  overflow-x: clip;
}

.p-feature-overview__list {
  border-top: 1px solid #93664e;
  margin-left: auto;
  margin-right: auto;
  margin-top: 67px;
  margin-top: 4.1875rem;
  max-width: 900px;
  max-width: 56.25rem;
}

.p-feature-overview__items {
  border-bottom: 1px solid #93664e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24.5px;
  padding-bottom: 1.53125rem;
  padding-top: 24.5px;
  padding-top: 1.53125rem;
}

.p-feature-overview__heading {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 10px;
  padding-right: 0.625rem;
  width: 160px;
  width: 10rem;
}

.p-feature-overview__text {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
}

.p-feature-overview__text-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  gap: 1.875rem;
}

.p-feature-overview__text-span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-feature-overview__text-span + .p-feature-overview__text-span {
  margin-top: 6px;
  margin-top: 0.375rem;
}

.p-feature-overview__text span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 5px;
  margin-right: 0.3125rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-feature-overview__map {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: 100px;
  margin-top: 6.25rem;
  width: 100vw;
}

.p-feature-overview__map iframe {
  -o-object-fit: cover;
  aspect-ratio: 1440/540;
  border: none;
  height: auto;
     object-fit: cover;
  vertical-align: bottom;
  width: 100%;
}

/**********
「うずまき保育園」ページのパーツ
**********/
.p-feature-overview__text a.p-feature-overview__pdf[target=_blank] {
  border-bottom: 1px solid #004eff;
  color: #004eff;
  display: inline-block;
}

.p-feature-overview__text a.p-feature-overview__pdf[target=_blank]::after {
  content: none;
}

/**********
「後閑あさひ福祉会について」ページのパーツ
**********/
.p-feature-overview__text a[target=_blank] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.p-feature-overview__text a[target=_blank]::after {
  aspect-ratio: 36/26;
  background-image: url(../images/common/link-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: auto;
  width: 18px;
  width: 1.125rem;
}

.p-feature-overview__group {
  margin-top: 28px;
  margin-top: 1.75rem;
}

.p-feature-overview__group-list {
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-feature-overview__group-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  gap: 2px;
  gap: 0.125rem;
  letter-spacing: 0.05em;
  line-height: 2;
}

.p-feature-overview__group-item::before {
  aspect-ratio: 1/1;
  background-color: #93664e;
  border-radius: 50%;
  content: "";
  height: auto;
  margin-top: 8px;
  margin-top: 0.5rem;
  width: 15px;
  width: 0.9375rem;
}

.p-feature-overview__text.p-feature-overview__text--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  gap: 1.25rem;
}

a.p-feature-overview__link[target=_blank] {
  font-weight: 500;
}

.p-feature-program__contents {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  gap: 3.75rem;
}

.p-feature-program__contents + .p-feature-program__contents {
  margin-top: 103px;
  margin-top: 6.4375rem;
}

.p-feature-program__contents:nth-child(3) {
  margin-top: 115px;
  margin-top: 7.1875rem;
}

.p-feature-program__heading {
  background-color: #7dbcd1;
  border-radius: 0.1875rem;
  color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  width: 80px;
  width: 5rem;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

.p-feature-program__contents:nth-child(2) .p-feature-program__heading {
  background-color: #aa8a78;
  font-size: 18px;
  font-size: 1.125rem;
  margin-left: 5px;
  margin-left: 0.3125rem;
  padding: 30px 25px;
  padding: 1.875rem 1.5625rem;
  width: 75px;
  width: 4.6875rem;
}

.p-feature-program__contents:nth-child(2) .p-feature-program__content {
  margin-top: -5px;
  margin-top: -0.3125rem;
}

.p-feature-program__contents:nth-child(3) .p-feature-program__heading {
  background-color: #94ba73;
}

.p-feature-program__list {
  grid-column-gap: 3.125rem;
  -moz-column-gap: 3.125rem;
  grid-row-gap: 6.5625rem;
       -webkit-column-gap: 3.125rem;
               column-gap: 3.125rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1000px;
  max-width: 62.5rem;
  row-gap: 105px;
  row-gap: 6.5625rem;
}

.p-feature-program__item a {
  color: #0072ff;
  display: block;
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  padding-bottom: 21.5px;
  padding-bottom: 1.34375rem;
  padding-top: 21.5px;
  padding-top: 1.34375rem;
}

.p-feature-program__item a::before {
  content: "・";
  margin-right: 5px;
  margin-right: 0.3125rem;
}

.p-feature-program__item:nth-child(1) a {
  padding-top: 0;
}

.p-feature-program__contents:nth-child(2) .p-feature-program__list {
  grid-template-columns: repeat(1, 1fr);
  row-gap: 35px;
  row-gap: 2.1875rem;
}

.p-feature-program__contents:nth-child(3) .p-feature-program__list {
  display: block;
}

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

.p-feature-program__image img {
  -o-object-fit: cover;
  aspect-ratio: 3/2;
  border-radius: 0.3125rem;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-feature-program__content {
  margin-top: 22px;
  margin-top: 1.375rem;
}

.p-feature-program__title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.3636363636;
}

.p-feature-program__text {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 11px;
  margin-top: 0.6875rem;
}

.p-feature-support__contents {
  background-color: #f7f5f3;
  border-radius: 1.25rem;
  padding: 65px 60px 80px;
  padding: 4.0625rem 3.75rem 5rem;
}

.p-feature-support__title {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: 0.5em;
  line-height: 1.3;
  text-align: center;
}

.p-feature-support__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  gap: 3.75rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 58px;
  margin-top: 3.625rem;
}

.p-feature-support__item {
  max-width: 510px;
  max-width: 31.875rem;
}

.p-feature-support__image {
  height: auto;
  position: relative;
  width: 100%;
}

.p-feature-support__image img {
  -o-object-fit: cover;
  aspect-ratio: 510/200;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-feature-support__logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #01a2c1;
  border-radius: 0.3125rem;
  bottom: -34px;
  bottom: -2.125rem;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  height: 4.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 49%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 165px;
  width: 10.3125rem;
}

.p-feature-support__logo img {
  -o-object-fit: contain;
  height: auto;
     object-fit: contain;
  width: 120px;
  width: 7.5rem;
}

.p-feature-support__item[data-service=hi-cheese] .p-feature-support__logo,
.p-feature-support__item[data-service=anshin-hato] .p-feature-support__logo {
  background-color: #fff;
}

.p-feature-support__item[data-service=hi-cheese] .p-feature-support__logo img {
  width: 139px;
  width: 8.6875rem;
}

.p-feature-support__item[data-service=anshin-hato] .p-feature-support__logo img {
  width: 142px;
  width: 8.875rem;
}

.p-feature-support__content {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.p-feature-support__catch {
  color: #01a2c1;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.3636363636;
  text-align: center;
}

.p-feature-support__item[data-service=hi-cheese] .p-feature-support__catch,
.p-feature-support__item[data-service=hi-cheese] .p-feature-support__catch span {
  color: #ff6d00;
}

.p-feature-support__item[data-service=anshin-hato] .p-feature-support__catch,
.p-feature-support__item[data-service=anshin-hato] .p-feature-support__catch span {
  color: #ff491e;
}

.p-feature-support__catch span {
  color: #01a2c1;
  display: block;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-feature-support__text {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-feature {
  overflow-x: clip;
}

.p-feature__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 77px;
  margin-top: 4.8125rem;
}

.p-feature__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: 38.3333333333%;
  z-index: 0;
}

.p-feature__title-wrap {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.p-feature__contents-wrap {
  background-color: #fff;
  border-radius: 0.3125rem 0.3125rem 0 0;
  margin-top: 100px;
  margin-top: 6.25rem;
  padding: 25px 60px 0 60px;
  padding: 1.5625rem 3.75rem 0 3.75rem;
  width: 30vw;
}

.p-feature__subtitle {
  color: #749656;
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  position: relative;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-feature__number {
  bottom: -12px;
  bottom: -0.75rem;
  color: #749656;
  font-family: YakuHanJP_Narrow, "EB Garamond", serif;
  font-size: 80px;
  font-size: 5rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1;
  position: absolute;
  right: -60px;
  right: -3.75rem;
}

.p-feature__heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.25;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-feature__text {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-feature__img {
  height: auto;
  margin-left: -115px;
  margin-left: -7.1875rem;
  margin-right: calc(50% - 50vw);
  position: relative;
  width: 100vw;
  z-index: -1;
}

.p-feature__img img {
  -o-object-fit: cover;
  aspect-ratio: 1000/560;
  border-radius: 0.3125rem;
  height: auto;
  max-width: 1000px;
  max-width: 62.5rem;
     object-fit: cover;
  width: 100%;
}

.p-feature__catch {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-top: 35px;
  margin-top: 2.1875rem;
}

.p-feature__catch span {
  display: block;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 17px;
  margin-top: 1.0625rem;
  padding-left: 10px;
  padding-left: 0.625rem;
}

.p-feature__catch.p-feature__catch--asahi2 span {
  display: inline;
  letter-spacing: 0;
  margin-left: 0;
  margin-top: 0;
}

.p-feature__description {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-feature__article.p-feature__article--02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 73px;
  margin-top: 4.5625rem;
}

.p-feature__article.p-feature__article--02 .p-feature__info {
  margin-top: auto;
}

.p-feature__article.p-feature__article--02 .p-feature__contents-wrap {
  padding: 25px 60px 28px 60px;
  padding: 1.5625rem 3.75rem 1.75rem 3.75rem;
}

.p-feature__article.p-feature__article--02 .p-feature__subtitle {
  margin-left: auto;
  margin-right: 50px;
  margin-right: 3.125rem;
}

.p-feature__article.p-feature__article--02 .p-feature__img {
  margin-left: calc(50% - 50vw);
  margin-right: -115px;
  margin-right: -7.1875rem;
}

.p-feature__article.p-feature__article--02 .p-feature__img img {
  margin-left: auto;
}

.p-feature__article03 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 110px;
  margin-top: 6.875rem;
  max-width: 1080px;
  max-width: 67.5rem;
}

.p-feature__article03.p-feature__article03--3col {
  margin-top: 75px;
  margin-top: 4.6875rem;
}

.p-feature__article03-items {
  grid-gap: 3.4375rem;
  display: grid;
  gap: 55px;
  gap: 3.4375rem;
  grid-template-columns: repeat(2, 1fr);
}

.p-feature__article03-items.p-feature__article03-items--3col {
  gap: 55px;
  gap: 3.4375rem;
  grid-template-columns: repeat(3, 1fr);
}

.p-feature__article03-item {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  gap: 1.875rem;
}

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

.p-feature__article03-img img {
  -o-object-fit: cover;
  aspect-ratio: 360/240;
  border-radius: 0.3125rem;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-feature__article03-info {
  grid-gap: 0.75rem 2.1875rem;
  display: grid;
  gap: 12px 35px;
  gap: 0.75rem 2.1875rem;
  grid-template-columns: 7.8125rem 1fr;
  grid-template-rows: 1fr auto;
}

.p-feature__article03-info.p-feature__article03-info--3col {
  display: block;
}

.p-feature__article03-subtitle {
  color: #749656;
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 6px;
  margin-top: 0.375rem;
  position: relative;
  width: 125px;
  width: 7.8125rem;
}

.p-feature__article03-text-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-feature__article03-number {
  color: #749656;
  font-family: YakuHanJP_Narrow, "EB Garamond", serif;
  font-size: 80px;
  font-size: 5rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1;
  position: absolute;
  right: -6px;
  right: -0.375rem;
  top: -85px;
  top: -5.3125rem;
}

.p-feature__article03-name {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.p-feature__article03-name span {
  display: block;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 8px;
  margin-top: 0.5rem;
}

.p-feature__article03-description {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  grid-column: 2/3;
  letter-spacing: 0.05em;
  line-height: 2;
}

.p-feature__article03-items[grid-style="3"] {
  gap: 55px;
  gap: 3.4375rem;
  grid-template-columns: repeat(3, 1fr);
}

.p-feature__article03-items[grid-style="3"] .p-feature__article03-item {
  gap: 25px;
  gap: 1.5625rem;
}

.p-feature__article03-info[grid-style="1"] {
  display: block;
}

.p-feature__article03-description-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-left: 10px;
  padding-left: 0.625rem;
}

.p-feature__article03-description-item {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
}

/***********
data-feature="sub"
***********/
.p-feature__article[data-feature=sub] .p-feature__contents-wrap {
  width: 36vw;
}

.p-feature__article[data-feature=sub] .p-feature__catch {
  letter-spacing: 0.02em;
  line-height: 1.6666666667;
}

.p-feature__article[data-feature=sub] .p-feature__description {
  margin-top: 35px;
  margin-top: 2.1875rem;
}

.p-feature__article[data-feature=sub] .p-feature__img {
  margin-left: -140px;
  margin-left: -8.75rem;
}

.p-feature__article[data-feature=sub] .p-feature__img img {
  aspect-ratio: 1000/640;
}

.p-footer {
  background-color: #fbf5e8;
  padding-bottom: 50px;
  padding-bottom: 3.125rem;
  padding-top: 60px;
  padding-top: 3.75rem;
  position: relative;
}

.p-footer__top {
  margin-top: -123px;
  margin-top: -7.6875rem;
  text-align: center;
}

.p-footer__logo {
  margin-left: auto;
  margin-right: auto;
  max-width: 220px;
  max-width: 13.75rem;
  width: 100%;
}

.p-footer__logo a {
  display: block;
  padding: 10px 0;
  padding: 0.625rem 0;
}

.p-footer__logo img {
  -o-object-fit: contain;
  height: 100%;
     object-fit: contain;
  width: 100%;
}

.p-footer__name {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1;
  margin-top: 14px;
  margin-top: 0.875rem;
}

.p-footer__address {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 2;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-footer__nav-wrap {
  grid-gap: 2.1875rem;
  display: grid;
  gap: 35px;
  gap: 2.1875rem;
  grid-template-columns: 2fr 1fr 0.9fr;
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-footer__nav-heading {
  border: 1px solid #93664e;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
}

.p-footer__nav-items-wrap {
  display: grid;
  grid-column: span 2;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 16px;
  margin-top: 1rem;
}

.p-footer__nav-consignment .p-footer__nav-items {
  margin-top: 16px;
  margin-top: 1rem;
}

.p-footer__nav-consignment .p-footer__nav-items + .p-footer__nav-items {
  margin-top: 0;
}

.p-footer__nav-item a {
  display: block;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 1px;
  padding-right: 0.0625rem;
  padding-top: 8px;
  padding-top: 0.5rem;
}

.p-footer__nav-subitem a {
  display: block;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 2;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 1px;
  padding-right: 0.0625rem;
  padding-top: 8px;
  padding-top: 0.5rem;
}

.p-footer__nav-subitem a br.u-sp {
  display: none;
}

.p-footer__nav-information .p-footer__nav-item a {
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
}

.p-footer__nav-item a[target=_blank] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 18px 20px;
  padding: 1.125rem 1.25rem;
  position: relative;
}

.p-footer__nav-item a[target=_blank]::after {
  aspect-ratio: 36/26;
  background-image: url(../images/common/link-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: auto;
  width: 18px;
  width: 1.125rem;
}

.p-footer__bottom {
  margin-top: 50px;
  margin-top: 3.125rem;
  text-align: center;
}

.p-footer__policy {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
}

.p-footer__copyright {
  display: block;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  letter-spacing: 0.1em;
  line-height: 1;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-form__wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
  gap: 1.375rem;
}

.p-form__wrap.p-form__wrap--textarea {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.p-form__wrap + .p-form__wrap {
  margin-top: 32px;
  margin-top: 2rem;
}

.p-form__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  letter-spacing: 0.1em;
  width: 31.1111111111%;
}

.p-form__wrap.p-form__wrap--textarea .p-form__label {
  margin-top: 18px;
  margin-top: 1.125rem;
}

.u-required {
  color: #ff7357;
}

.p-form__input,
.p-form__textarea {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

.p-form__input input {
  background-color: #f7f5f3;
  border-radius: 0.3125rem;
  color: #93664e;
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
  padding: 14px 30px;
  padding: 0.875rem 1.875rem;
  width: 100%;
}

.p-form__input:has(input[type=tel]) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  gap: 1.25rem;
}

.p-form__input:has(input[type=email]) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 20px;
  gap: 1.25rem;
  width: 100%;
}

.wpcf7-form-control-wrap[data-name=your-email],
.wpcf7-form-control-wrap[data-name=your-email-confirm] {
  width: 80%;
}

.p-form__textarea textarea {
  field-sizing: content;
  background-color: #f7f5f3;
  border-radius: 0.3125rem;
  color: #93664e;
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  height: 180px;
  height: 11.25rem;
  letter-spacing: 0.1em;
  line-height: 2;
  padding: 14px 30px;
  padding: 0.875rem 1.875rem;
  width: 100%;
}

.p-form__input input::-moz-placeholder, .p-form__textarea textarea::-moz-placeholder {
  color: #bba69a;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}

.p-form__input input::-webkit-input-placeholder, .p-form__textarea textarea::-webkit-input-placeholder {
  color: #bba69a;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}

.p-form__input input:-ms-input-placeholder, .p-form__textarea textarea:-ms-input-placeholder {
  color: #bba69a;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}

.p-form__input input::-ms-input-placeholder, .p-form__textarea textarea::-ms-input-placeholder {
  color: #bba69a;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}

.p-form__input input::placeholder,
.p-form__textarea textarea::placeholder {
  color: #bba69a;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}

.p-form__note {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}

.p-contact__form-privacy {
  margin-top: 60px;
  margin-top: 3.75rem;
  text-align: center;
}

.p-contact__form-privacy label a {
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  word-wrap: anywhere;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #93664e;
  text-decoration-thickness: 1px;
  text-underline-offset: 7px;
  text-underline-offset: 0.4375rem;
  word-break: break-word;
}

.p-contact__form-privacy label {
  display: block;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
}

.p-contact__form-privacy input + span {
  margin-left: 20px;
  margin-left: 1.25rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  position: relative;
}

.p-contact__form-privacy input + span::before {
  background-color: #fff;
  border: 1px solid #93664e;
  border-radius: 0.1875rem;
  content: "";
  display: block;
  height: 15px;
  height: 0.9375rem;
  left: 0;
  position: absolute;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 15px;
  width: 0.9375rem;
}

.p-contact__form-privacy input + span::after {
  border-bottom: 2px solid #93664e;
  border-left: 2px solid #93664e;
  content: "";
  display: block;
  height: 5px;
  height: 0.3125rem;
  left: 3px;
  left: 0.1875rem;
  margin-top: -2px;
  margin-top: -0.125rem;
  opacity: 0;
  position: absolute;
  top: 60%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  width: 10px;
  width: 0.625rem;
}

.p-contact__form-privacy input:checked + span::after {
  opacity: 1;
}

.p-contact__form-submit {
  margin-top: 100px;
  margin-top: 6.25rem;
  text-align: center;
}

.p-form__submit {
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-top: 3.75rem;
  position: relative;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-form__submit::after {
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
  content: "";
  height: 8px;
  height: 0.5rem;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 8px;
  width: 0.5rem;
}

.p-form__submit.p-form__submit--back::after {
  left: 20px;
  left: 1.25rem;
  right: 0;
  -webkit-transform: translateY(-50%) scale(1) rotate(225deg);
          transform: translateY(-50%) scale(1) rotate(225deg);
}

.p-form__submit input {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  background-color: #93664e;
  background-image: none;
  border: none;
  border-radius: 1.875rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  line-height: 1;
  padding: 22px 35px;
  padding: 1.375rem 2.1875rem;
  text-align: left;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 240px;
  width: 15rem;
}

.p-form__submit.p-form__submit--back input {
  background-color: #d9cbbf;
  background-image: none;
  text-align: right;
}

.p-form__submit input:hover {
  opacity: 0.7;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #FF003D;
  border-radius: 0.625rem;
}

.wpcf7 form .wpcf7-response-output {
  color: #FF003D;
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  line-height: 1;
  margin: 60px 0 0;
  margin: 3.75rem 0 0;
  padding: 30px;
  padding: 1.875rem;
  text-align: center;
}

.p-form__confirm {
  color: #93664e;
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}

/* 確認画面の表示で改行を維持する */
.p-form__confirm span {
  white-space: pre-wrap;
  word-break: break-word;
}

.p-form__submit-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  gap: 3.125rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-form__submit-wrap .p-form__submit {
  margin-left: 0;
  margin-left: initial;
  margin-right: 0;
  margin-right: initial;
}

.p-form__submit a {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  background-color: #93664e;
  background-image: none;
  border: none;
  border-radius: 1.875rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 500;
  line-height: 1;
  padding: 22px 35px;
  padding: 1.375rem 2.1875rem;
  text-align: left;
  text-decoration: none;
  width: 300px;
  width: 18.75rem;
}

.p-hananoki-report__back {
  margin-top: 38px;
  margin-top: 2.375rem;
}

.p-hananoki-report__back.p-hananoki-report__back--low {
  margin-top: 58px;
  margin-top: 3.625rem;
}
.p-hananoki-report__back .c-button.c-button--brown {
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
}

.p-hananoki-report__back .c-button.c-button--brown::before {
  aspect-ratio: 1/1;
  background-image: url(../images/common/button-icon-brown.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 25px;
  width: 1.5625rem;
}

.p-hananoki-report__back .c-button.c-button--brown:hover::before {
  -webkit-transform: scale(1.3) rotate(180deg);
          transform: scale(1.3) rotate(180deg);
}

.p-hananoki-report__back .c-button.c-button--brown::after {
  content: none;
}

.p-hananoki-report__list-wrap {
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  margin-top: 4.375rem;
  max-width: 920px;
  max-width: 57.5rem;
}

.p-hananoki-report__year {
  border-bottom: 1px solid #cab4a8;
  border-top: 1px solid #cab4a8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-hananoki-report__year + .p-hananoki-report__year {
  margin-top: 80px;
  margin-top: 5rem;
}

.p-hananoki-report__year-heading {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 30px;
  padding-right: 1.875rem;
  padding-top: 25px;
  padding-top: 1.5625rem;
  width: 17.5%;
}

.p-hananoki-report__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-hananoki-report__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 33.3333333333%;
}

/* 基本1/3幅だけど、伸ばす */
.p-hananoki-report__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 33.3333333333%;
}

.p-hananoki-report__item:nth-child(n+4) {
  border-top: 1px solid #cab4a8;
}

/* 最後から2番目の要素は伸ばさない */
.p-hananoki-report__item:nth-last-child(2) {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.p-hananoki-report__item a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  gap: 18px;
  gap: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
  padding-bottom: 22px;
  padding-bottom: 1.375rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  padding-top: 22px;
  padding-top: 1.375rem;
}

.p-hananoki-report__item a::before {
  -webkit-mask-image: url(../images/common/pdf-icon.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: cover;
  aspect-ratio: 25/31;
  background-color: #93664e;
  content: "";
  height: auto;
          mask-image: url(../images/common/pdf-icon.svg);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: cover;
  width: 25px;
  width: 1.5625rem;
}

.p-hananoki {
  overflow-x: clip;
}

.p-hananoki__inner.l-inner {
  max-width: 1130px;
  max-width: 70.625rem;
}

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

.p-hananoki__lead {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.0714285714;
}

.p-hananoki__text {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 35px;
  margin-top: 2.1875rem;
}

.p-hananoki__text span {
  display: inline-block;
}

.p-hananoki__link {
  margin-top: 65px;
  margin-top: 4.0625rem;
  text-align: center;
}

.p-hananoki__link.p-hananoki__link--low {
  margin-top: 80px;
  margin-top: 5rem;
}

.p-hananoki__link a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 480/120;
  background-image: url(../images/asahi2/hananoki/hananoki-link.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
  gap: 10px;
  gap: 0.625rem;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.15em;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  width: 480px;
  width: 30rem;
}

.p-hananoki__link a span {
  display: block;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0.25em;
  line-height: 1;
}

.p-hananoki__list {
  grid-gap: 4.8125rem 3.5625rem;
  display: grid;
  gap: 77px 57px;
  gap: 4.8125rem 3.5625rem;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 70px;
  margin-top: 4.375rem;
}

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

.p-hananoki__img img {
  -o-object-fit: cover;
  aspect-ratio: 510/340;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-hananoki__body {
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.p-hananoki__title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 2.0833333333;
}

.p-hananoki__title-small {
  display: block;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}

.p-hananoki__desc {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 11px;
  margin-top: 0.6875rem;
}

.p-hananoki__contents {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  gap: 3.75rem;
  margin-top: 84px;
  margin-top: 5.25rem;
}

.p-hananoki__heading {
  background-color: #7dbcd1;
  border-radius: 0.1875rem;
  color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  width: 80px;
  width: 5rem;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

.p-hananoki__services {
  border-top: 1px solid #cab4a8;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-hananoki__service-item {
  border-bottom: 1px solid #cab4a8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 32px;
  padding-bottom: 2rem;
  padding-top: 32px;
  padding-top: 2rem;
}

.p-hananoki__service-heading {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding-top: 5px;
  padding-top: 0.3125rem;
  width: 23.5%;
}

.p-hananoki__service-details {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
}

.p-hananoki__service-details a {
  color: #0072ff;
  display: block;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
}

.p-hananoki__overview {
  margin-top: 130px;
  margin-top: 8.125rem;
  overflow: visible;
}

.p-header {
  height: 125px;
  height: 7.8125rem;
}

body.frontpage .p-header {
  opacity: 0;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
}

.p-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 40px;
  padding-left: 2.5rem;
  padding-right: 40px;
  padding-right: 2.5rem;
  position: relative;
}

.p-header__left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
}

.p-header__logo {
  aspect-ratio: inherit;
  height: inherit;
  max-width: 170px;
  max-width: 10.625rem;
  max-width: clamp(150px, 127.136px + 2.976vi, 170px);
  max-width: clamp(9.375rem, 7.946rem + 2.976vi, 10.625rem);
  width: 100%;
}

.p-header__logo a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
}

.p-header__logo img {
  -o-object-fit: contain;
  height: 100%;
     object-fit: contain;
  width: 100%;
}

.p-header__left-title {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-left: 20px;
  margin-left: 1.25rem;
}

.p-header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  gap: 1.25rem;
  height: inherit;
}

.p-header__nav {
  height: inherit;
}

.p-header__nav-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
}

.p-header__nav-item {
  height: inherit;
}

.p-header__nav-item a,
.p-header__nav-item-popup {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #93664e;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  height: inherit;
  letter-spacing: 0.02em;
  line-height: 1.5;
  padding-left: 22px;
  padding-left: 1.375rem;
  padding-left: clamp(5.008px, -14.432px + 2.53vw, 22px);
  padding-left: clamp(0.313rem, -0.902rem + 2.53vw, 1.375rem);
  padding-right: 22px;
  padding-right: 1.375rem;
  padding-right: clamp(5.008px, -14.432px + 2.53vw, 22px);
  padding-right: clamp(0.313rem, -0.902rem + 2.53vw, 1.375rem);
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.p-header__nav-item a:hover {
  opacity: 0.7;
}

.p-header__nav-item span:hover .p-header__nav-item-text {
  opacity: 0.7;
}

.p-header__nav-item span:hover .p-header__nav-item-popup::after {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.p-header__nav-item a.is-current {
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: currentColor;
  text-decoration-thickness: 2px;
  text-decoration-thickness: 0.125rem;
  text-underline-offset: 5px;
  text-underline-offset: 0.3125rem;
}

/* 言語切り替え */
.p-header__language-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
}

.p-header__language-item {
  height: inherit;
}

.p-header__language-item a.is-current {
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: currentColor;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
  text-underline-offset: 0.3125rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.p-header__language-item a.is-current::after {
  background-color: currentColor;
  content: "";
  height: 1px;
  height: 0.0625rem;
  -webkit-transform: rotate(-75deg);
          transform: rotate(-75deg);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 10px;
  width: 0.625rem;
}

.p-header__language-item a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #93664e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 500;
  gap: 10px;
  gap: 0.625rem;
  height: inherit;
  letter-spacing: 0.1em;
  line-height: 1;
  padding-left: 5px;
  padding-left: 0.3125rem;
  padding-right: 5px;
  padding-right: 0.3125rem;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.p-header__language-item a:hover {
  opacity: 0.7;
}

.p-header__language-item a::before {
  content: attr(data-short);
  display: none;
}
/* ハンバーガー */
.p-header__hamburger {
  cursor: pointer;
  height: inherit;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 70px;
  width: 4.375rem;
  z-index: 999;
}

.p-header__hamburger span {
  background-color: #93664e;
  color: #93664e;
  display: block;
  height: 2px;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 50px;
  width: 3.125rem;
}

.p-header__hamburger span:before,
.p-header__hamburger span::after {
  background-color: currentColor;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
}

.p-header__hamburger span::before {
  -webkit-transform: translateY(-0.5625rem);
          transform: translateY(-0.5625rem);
}

.p-header__hamburger span::after {
  -webkit-transform: translateY(0.5625rem);
          transform: translateY(0.5625rem);
}

body .p-header__hamburger.is-open span {
  background-color: transparent;
}

.p-header.is-scroll .p-header__hamburger span,
.p-header.is-scroll .p-header__hamburger span:before,
.p-header.is-scroll .p-header__hamburger span:after,
.p-header__hamburger.is-open span:before,
.p-header__hamburger.is-open span:after {
  background-color: #93664e;
}

.p-header__hamburger.is-open span::before {
  -webkit-transform: translateY(0) rotate(30deg);
          transform: translateY(0) rotate(30deg);
}

.p-header__hamburger.is-open span::after {
  -webkit-transform: translateY(0) rotate(-30deg);
          transform: translateY(0) rotate(-30deg);
}

body.is-fixed .p-header__left-title {
  display: none;
}

/* topページのみ */
body.frontpage .p-header__logo {
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 50%;
  height: auto;
  margin-top: 100px;
  margin-top: 6.25rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  padding-left: 14px;
  padding-left: 0.875rem;
  padding-right: 14px;
  padding-right: 0.875rem;
  padding-top: 23px;
  padding-top: 1.4375rem;
  position: relative;
  width: 150px;
  width: 9.375rem;
}

body.frontpage .p-header__logo img {
  -o-object-fit: contain;
  aspect-ratio: 115/101;
  height: auto;
  left: 50%;
     object-fit: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  width: 115px;
  width: 7.1875rem;
}

body.frontpage .p-header__left-title {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  visibility: hidden;
}

body.frontpage .p-header__nav-item a,
body.frontpage .p-header__nav-item span,
body.frontpage .gtranslate_wrapper a,
body.frontpage .p-header__language-item a,
body.frontpage .p-header__hamburger span {
  color: #fff;
  text-shadow: 0 0 10px #93664e;
  text-shadow: 0 0 0.625rem #93664e;
}

body.frontpage .p-header__hamburger span {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.625rem #93664e;
          box-shadow: 0 0 0.625rem #93664e;
}

body.frontpage .p-header__hamburger span:before,
body.frontpage .p-header__hamburger span::after {
  -webkit-box-shadow: 0 0 0.625rem #93664e;
          box-shadow: 0 0 0.625rem #93664e;
}

body.frontpage .p-header.is-scroll .p-header__logo {
  aspect-ratio: inherit;
  background-color: transparent;
  height: inherit;
  margin: 0;
  padding: 0;
  width: 170px;
  width: 10.625rem;
}

body.frontpage .p-header.is-scroll .p-header__logo img {
  aspect-ratio: initial;
  height: auto;
  max-width: none;
  max-width: initial;
  width: 100%;
}

body.frontpage .p-header.is-scroll .p-header__left-title {
  opacity: 1;
  visibility: visible;
}

body.frontpage .p-header.is-scroll .p-header__nav-item a,
body.frontpage .p-header.is-scroll .p-header__nav-item span,
body.frontpage .p-header.is-scroll .gtranslate_wrapper a,
body.frontpage .p-header.is-scroll .p-header__language-item a,
body.is-fixed .gtranslate_wrapper a {
  color: #93664e;
  text-shadow: none;
}

.p-header.is-scroll .p-header__hamburger span {
  background-color: #93664e;
  -webkit-box-shadow: none;
          box-shadow: none;
}

body.is-fixed .p-header .p-header__hamburger span {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

body.frontpage .p-header.is-scroll .p-header__hamburger span:before,
body.frontpage .p-header.is-scroll .p-header__hamburger span::after,
body.is-fixed .p-header__hamburger span:before,
body.is-fixed .p-header__hamburger span::after {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.p-header__logo .logo--scroll {
  opacity: 0;
  visibility: hidden;
}

.p-header.is-scroll .logo--default {
  opacity: 0;
  visibility: hidden;
}

.p-header.is-scroll .logo--scroll {
  opacity: 1;
  visibility: visible;
}

/* ドロワーが開いている時のheaderスタイル */
.p-header__drawer-heading {
  display: none;
}

body.is-fixed .p-header__inner {
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 40px;
  padding-right: 2.5rem;
}

body.is-fixed .p-header__logo {
  display: none;
}

body.is-fixed .p-header__drawer-heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  gap: 1.875rem;
  height: inherit;
}

body.is-fixed .p-header__nav {
  display: none;
}

body.is-fixed .p-header__language-item a {
  color: #93664e;
  text-shadow: none;
}

.p-header__drawer-logo {
  height: auto;
  max-width: 173px;
  max-width: 10.8125rem;
  width: 100%;
}

.p-header__drawer-logo a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
}

.p-header__drawer-logo img {
  -o-object-fit: contain;
  height: 100%;
     object-fit: contain;
  width: 100%;
}

.p-header__drawer-title {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.p-header__drawer-link {
  height: inherit;
}

.p-header__drawer-link a.c-button.c-button--brown {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  height: inherit;
  letter-spacing: 0.05em;
  padding-left: 14px;
  padding-left: 0.875rem;
  padding-right: 14px;
  padding-right: 0.875rem;
}

.p-header__drawer-link a::before {
  aspect-ratio: 1/1;
  background-image: url(../images/common/button-icon-brown.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 20px;
  width: 1.25rem;
}

.p-header__drawer-link a::after {
  content: none;
}

.p-header__drawer-link a.c-button:hover::before {
  -webkit-transform: scale(1.3) rotate(180deg);
          transform: scale(1.3) rotate(180deg);
}

/* ドロワーの中身 */
.p-header__drawer {
  background-color: #fff;
  background-image: url(../images/common/drawer-bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  display: none;
  height: 100vh;
  left: 0;
  overflow-y: scroll;
  padding: 130px 0 50px;
  padding: 8.125rem 0 3.125rem;
  position: fixed;
  right: 0;
  scrollbar-width: none;
  top: 0;
  width: 100%;
  z-index: 900;
}

.p-header__drawer::-webkit-scrollbar {
  display: none;
}

.p-header__drawer-contents {
  grid-gap: 2.5rem;
  display: grid;
  gap: 40px;
  gap: 2.5rem;
  grid-template-columns: 2fr 0.575fr;
}

.p-header__drawer-nav-heading {
  border: 1px solid #93664e;
  border-radius: 0.1875rem;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
}

.p-header__drawer-nav-items-wrap {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-header__drawer-nav-direct-items {
  grid-gap: 1.875rem;
  display: grid;
  gap: 30px;
  gap: 1.875rem;
  grid-template-columns: repeat(2, 1fr);
}

.p-header__drawer-nav-direct-items.p-header__drawer-nav-direct-items--culumn3 {
  grid-template-columns: repeat(3, 1fr);
  margin-top: 55px;
  margin-top: 3.4375rem;
}

.p-header__drawer-nav-direct-item a {
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.p-header__drawer-nav-item__img {
  border-radius: 0.1875rem;
  overflow: hidden;
}

.p-header__drawer-nav-item__img img {
  height: auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 100%;
}

.p-header__drawer-nav-item-name {
  color: #93664e;
  display: block;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
  line-height: 1.5;
  margin-top: 17px;
  margin-top: 1.0625rem;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 5px;
  padding-right: 0.3125rem;
  padding-top: 8px;
  padding-top: 0.5rem;
}

.p-header__drawer-nav-direct-item a:hover {
  opacity: 1;
}

.p-header__drawer-nav-direct-item a:hover .p-header__drawer-nav-item__img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-header__drawer-nav-item-name span {
  display: none;
}

.p-header__drawer-nav-item-name-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 7px;
  margin-top: 0.4375rem;
  padding-left: 20px;
  padding-left: 1.25rem;
}

.p-header__drawer-nav-item-name-items:has(> li:first-child:last-child) {
  grid-template-columns: repeat(1, 1fr);
}

.p-header__drawer-nav-item-name-item a {
  display: block;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding: 5px 0;
  padding: 0.3125rem 0;
}

.p-header__drawer-nav-direct-items.p-header__drawer-nav-direct-items--culumn3 .p-header__drawer-nav-item-name {
  margin-top: 6px;
  margin-top: 0.375rem;
}

.p-header__drawer-nav-direct-items.p-header__drawer-nav-direct-items--culumn3 .p-header__drawer-nav-item-name {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  line-height: 1.6875;
}

.p-header__drawer-nav-consignment-items {
  margin-top: 15px;
  margin-top: 0.9375rem;
}

.p-header__drawer-nav-items:nth-of-type(2) {
  border-top: 1px solid #93664e;
  margin-top: 24px;
  margin-top: 1.5rem;
  padding-top: 28px;
  padding-top: 1.75rem;
}

.p-header__drawer-nav-consignment-item a {
  display: block;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 1px;
  padding-right: 0.0625rem;
  padding-top: 8px;
  padding-top: 0.5rem;
}

.p-header__drawer-nav-consignment-item a[target=_blank] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 14px 20px;
  padding: 0.875rem 1.25rem;
  position: relative;
}

.p-header__drawer-nav-consignment-item a[target=_blank]::after {
  aspect-ratio: 36/26;
  background-image: url(../images/common/link-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: auto;
  width: 18px;
  width: 1.125rem;
}

body.frontpage .p-header .p-header__filter {
  backdrop-filter: none;
  background: transparent;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: backdrop-filter 0.4s ease, background 0.4s ease, opacity 0.3s ease;
  transition: backdrop-filter 0.4s ease, background 0.4s ease, opacity 0.3s ease;
  z-index: 0;
}

body.frontpage .p-header.is-scroll .p-header__filter {
  -webkit-backdrop-filter: blur(10px) brightness(1.08);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), color-stop(60%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  backdrop-filter: blur(8px) brightness(1.08);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.55)), to(rgba(255, 255, 255, 0.35)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0.35));
          mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), color-stop(60%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
          mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
          mask-repeat: no-repeat;
          mask-size: 100% 100%;
  opacity: 1;
}

.p-header__filter {
  -webkit-backdrop-filter: blur(10px) brightness(1.08);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), color-stop(60%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  backdrop-filter: blur(8px) brightness(1.08);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.55)), to(rgba(255, 255, 255, 0.35)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0.35));
  bottom: 0;
  left: 0;
          mask-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), color-stop(60%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
          mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
          mask-repeat: no-repeat;
          mask-size: 100% 100%;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: backdrop-filter 0.4s ease, background 0.4s ease, opacity 0.3s ease;
  transition: backdrop-filter 0.4s ease, background 0.4s ease, opacity 0.3s ease;
  z-index: 0;
}

.p-mv {
  background-color: transparent;
  clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
  opacity: 0;
  position: relative;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 10;
}
.p-mv.show {
  opacity: 1;
}

.p-mv__video {
  -o-object-fit: cover;
  -webkit-filter: blur(0px);
          filter: blur(0px);
  height: 100%;
  left: 0;
     object-fit: cover;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: -webkit-filter 0.3s ease-out;
  transition: -webkit-filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out, -webkit-filter 0.3s ease-out;
  width: 100vw;
  z-index: -1;
}

.p-mv__parallax {
  color: #fff;
  position: relative;
}

.p-mv__dark-overlay {
  background-color: #93664e;
  background-color: #6d5d51;
  height: 100%;
  left: 0;
  opacity: 0.2;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.p-mv__black-overlay {
  background-color: #111;
  height: 100%;
  left: 0;
  opacity: 0.2;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.p-mv__wrap {
  height: 100dvh;
  min-height: 700px;
  min-height: 43.75rem;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.p-mv__wrap-inner.l-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
  gap: 5rem;
  height: inherit;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1640px;
  max-width: 102.5rem;
  min-height: inherit;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
}

.mv__heading-wrap {
  opacity: 0;
  text-align: center;
  width: 100%;
}

.p-mv__sub-heading {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 900;
  letter-spacing: 0.3em;
  line-height: 1.3;
}

.p-mv__heading {
  font-size: 90px;
  font-size: 5.625rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.3;
  margin-top: 12px;
  margin-top: 0.75rem;
  text-shadow: 0 0 10px #93664e;
  text-shadow: 0 0 0.625rem #93664e;
}

.p-mv__text {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
  letter-spacing: 0.38em;
  line-height: 1.3;
  margin-top: 18px;
  margin-top: 1.125rem;
}

.p-mv__nav {
  margin-top: 135px;
  margin-top: 8.4375rem;
}

.p-mv__nav-list {
  grid-gap: 3.4375rem;
  background-color: #fff;
  border-radius: 2.8125rem;
  -webkit-box-shadow: 0.9375rem 0 0.9375rem rgba(0, 0, 0, 0.1);
          box-shadow: 0.9375rem 0 0.9375rem rgba(0, 0, 0, 0.1);
  display: grid;
  gap: 55px;
  gap: 3.4375rem;
  grid-template-columns: 1fr 2fr 1fr;
  opacity: 0;
  padding: 22px 68px;
  padding: 1.375rem 4.25rem;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

.p-mv__nav-item {
  opacity: 0;
  position: relative;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}

.p-mv__nav-item-img {
  content: "";
  height: auto;
  left: 50%;
  position: absolute;
  top: -170px;
  top: -10.625rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 150px;
  width: 9.375rem;
}

.p-mv__nav-item-img img {
  -o-object-fit: contain;
  height: auto;
     object-fit: contain;
  width: 100%;
}

.p-mv__nav-item:nth-child(2) .p-mv__nav-item-img {
  top: -100px;
  top: -6.25rem;
  width: 81px;
  width: 5.0625rem;
}

.p-mv__nav-item:nth-child(3) .p-mv__nav-item-img {
  top: -140px;
  top: -8.75rem;
  width: 100px;
  width: 6.25rem;
}

.p-mv__nav-item a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #93664e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  gap: 15px;
  gap: 0.9375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1.3;
}

.p-mv__nav-item--en {
  display: block;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: max(10px, 10px);
  font-size: max(0.625rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-transform: uppercase;
}

.p-top-sub-mv__wrap {
  height: 100dvh;
  min-height: 800px;
  min-height: 50rem;
  position: relative;
}

.p-top-sub-mv__inner.l-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: inherit;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: inherit;
  padding-top: 60px;
  padding-top: 3.75rem;
}

.p-top-sub-mv__heading-sub {
  background-color: #fff;
  border-radius: 0.9375rem;
  color: #93664e;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.3;
  padding: 8px 20px;
  padding: 0.5rem 1.25rem;
  position: relative;
  text-align: center;
}

.p-top-sub-mv__heading-sub::after {
  aspect-ratio: 127/123;
  background-image: url(../images/top/sub-mv-heading-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: auto;
  position: absolute;
  right: -113px;
  right: -7.0625rem;
  top: -63px;
  top: -3.9375rem;
  width: 127px;
  width: 7.9375rem;
}

.p-top-sub-mv__heading {
  color: #fff;
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.3;
  margin-top: 27px;
  margin-top: 1.6875rem;
  text-align: center;
}

.p-top-sub-mv__sub-heading {
  color: #fff;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.3;
  margin-top: 50px;
  margin-top: 3.125rem;
  text-align: center;
}

.p-top-sub-mv__text-wrap {
  margin-top: 26px;
  margin-top: 1.625rem;
  text-align: center;
}

.p-top-sub-mv__text + .p-top-sub-mv__text {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-top-sub-mv__text {
  color: #fff;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 2;
}

.p-top-sub-mv__link {
  margin-top: 34px;
  margin-top: 2.125rem;
}

.p-nursery-life {
  overflow-x: clip;
}

.p-nursery-life__contents {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  gap: 3.75rem;
}

.p-nursery-life__contents + .p-nursery-life__contents {
  margin-top: 118px;
  margin-top: 7.375rem;
}

.p-nursery-life__heading {
  background-color: #7dbcd1;
  border-radius: 0.1875rem;
  color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  width: 80px;
  width: 5rem;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

/* 保育時間 */
.p-nursery-life__hours {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 200px;
  width: 12.5rem;
}

.p-nursery-life__hours-heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.25;
}

.p-nursery-life__hours-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  gap: 0.9375rem;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-nursery-life__hours-item + .p-nursery-life__hours-item {
  margin-top: 2px;
  margin-top: 0.125rem;
}

.p-nursery-life__hours-label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
  width: 30%;
}

.p-nursery-life__hours-time {
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
}

/* 1日の流れ */
.p-nursery-life__schedule {
  padding-bottom: 37px;
  padding-bottom: 2.3125rem;
  width: 62%;
}

.p-nursery-life__schedule-tables {
  grid-gap: 1.25rem;
  display: grid;
  gap: 20px;
  gap: 1.25rem;
  grid-template-columns: repeat(2, 1fr);
}

.p-nursery-life__schedule-row:first-child {
  border-top: 1px solid #cab4a8;
}

.p-nursery-life__schedule-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #cab4a8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  gap: 1.5625rem;
  padding-bottom: 21.5px;
  padding-bottom: 1.34375rem;
  padding-left: 21px;
  padding-left: 1.3125rem;
  padding-right: 21px;
  padding-right: 1.3125rem;
  padding-top: 21.5px;
  padding-top: 1.34375rem;
}

.p-nursery-life__schedule-time {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-family: YakuHanJP_Narrow, "Fredoka", sans-serif;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1;
  width: 17%;
}

.p-nursery-life__schedule-activity {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}

/* スライダー */
.p-nursery-life__slider {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-nursery-life__slider-item {
  height: auto;
  width: 100%;
}

.p-nursery-life__slider-item img {
  -o-object-fit: cover;
  aspect-ratio: 740/493;
  height: auto;
     object-fit: cover;
  width: 100%;
}
.p-nursery-life__slider .splide__arrow--next {
  right: -55px;
  right: -3.4375rem;
  top: 47%;
}

.p-nursery-life__slider .splide__arrow--prev {
  left: -55px;
  left: -3.4375rem;
  top: 47%;
}

.p-nursery-life__slider .splide__arrow--next::after,
.p-nursery-life__slider .splide__arrow--prev::after {
  width: 21px;
  width: 1.3125rem;
}

/* 園の１年　　*/
.p-nursery-life__contents:nth-child(2) .p-nursery-life__heading {
  background-color: #94ba73;
}

.p-nursery-life__season {
  border-bottom: 1px solid #cab4a8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
  padding-bottom: 39px;
  padding-bottom: 2.4375rem;
  padding-top: 39px;
  padding-top: 2.4375rem;
  width: 94.5%;
}

.p-nursery-life__season:first-child {
  padding-top: 0;
}

.p-nursery-life__season:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.p-nursery-life__season-head {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 25%;
}

.p-nursery-life__season-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 700;
  gap: 32px;
  gap: 2rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}

.p-nursery-life__season-title span {
  display: block;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1;
}

.p-nursery-life__season-list {
  margin-top: 18px;
  margin-top: 1.125rem;
}

.p-nursery-life__season-item {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.8666666667;
  padding-left: 3px;
  padding-left: 0.1875rem;
}

.p-nursery-life__season-item::before {
  content: "・";
}

.p-nursery-life__season-images {
  grid-gap: 1.25rem;
  display: grid;
  gap: 20px;
  gap: 1.25rem;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 0;
}

.p-nursery-life__season-image {
  height: auto;
  width: 100%;
}

.p-nursery-life__season-image img {
  -o-object-fit: cover;
  aspect-ratio: 360/240;
  border-radius: 0.3125rem;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-nursery-life__feature-nav {
  margin-bottom: 175px;
  margin-bottom: 10.9375rem;
  margin-top: 168px;
  margin-top: 10.5rem;
}

.p-page-mv {
  overflow-x: clip;
}

.p-page-mv__inner.l-inner {
  max-width: 1440px;
  max-width: 90rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}

.p-page-mv__heading {
  font-size: 45px;
  font-size: 2.8125rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-top: 44px;
  margin-top: 2.75rem;
  padding-left: 58px;
  padding-left: 3.625rem;
  padding-right: 58px;
  padding-right: 3.625rem;
}

.p-page-mv__img {
  height: auto;
  margin-top: 40px;
  margin-top: 2.5rem;
  max-height: 465px;
  max-height: 29.0625rem;
  width: 100%;
}

.p-page-mv__img img {
  -o-object-fit: cover;
  aspect-ratio: 1400/465;
  border-radius: 0.625rem;
  height: auto;
  max-height: inherit;
     object-fit: cover;
  width: 100%;
}

.p-pagenavi .nav-links,
.p-pagenavi .wp-pagenavi {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
  gap: 1.0625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-pagenavi .previouspostslink,
.p-pagenavi .nextpostslink {
  display: inline-block;
}
.p-pagenavi .previouspostslink {
  margin-right: 10px;
  margin-right: 0.625rem;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.p-pagenavi .nextpostslink {
  margin-left: 10px;
  margin-left: 0.625rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.p-pavinavi__prev,
.p-pavinavi__next {
  aspect-ratio: 1/1;
  background: no-repeat center/contain;
  display: block;
  height: auto;
  width: 18px;
  width: 1.125rem;
}

.p-pavinavi__prev {
  background-image: url(../images/common/icon-arrow-right-orange2.svg);
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.p-pavinavi__next {
  background-image: url(../images/common/icon-arrow-right-orange2.svg);
}

.p-pavinavi__prev.is-disabled {
  background-image: url(../images/common/icon-arrow-left-beige.svg);
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.p-pavinavi__next.is-disabled {
  background-image: url(../images/common/icon-arrow-left-beige.svg);
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.p-header__nav-item-popup {
  position: relative;
}

.p-header__nav-item-popup::after {
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  bottom: 15px;
  bottom: 0.9375rem;
  content: "";
  height: 0;
  height: 15px;
  left: 47%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.5s, visibility 0.5s ease;
  transition: opacity 0.5s, visibility 0.5s ease;
  visibility: hidden;
  width: 0;
  width: 30px;
  z-index: 1;
}

.p-header__nav-item-popup.is-active::after {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.p-popup {
  aspect-ratio: 1080/620;
  background-color: #fff;
  border-radius: 0.3125rem;
  height: auto;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  max-height: 85vh;
  max-width: 1280px;
  opacity: 0;
  overflow-y: auto;
  padding: 50px 40px 40px;
  padding: 3.125rem 2.5rem 2.5rem;
  pointer-events: none;
  position: absolute;
  scrollbar-width: none;
  top: 110px;
  top: 6.875rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  visibility: hidden;
  width: 90%;
}

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

.p-popup__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 40px;
  padding-left: 2.5rem;
  padding-right: 40px;
  padding-right: 2.5rem;
}

.p-popup__contents {
  grid-gap: 2.5rem;
  display: grid;
  gap: 40px;
  gap: 2.5rem;
  grid-template-columns: 72% 24%;
}

.p-popup__nav-heading {
  border: 1px solid #93664e;
  border-radius: 0.1875rem;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
}

.p-popup__nav-items-wrap {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-popup__nav-direct-items {
  grid-gap: 1.5rem;
  display: grid;
  gap: 24px;
  gap: 1.5rem;
  grid-template-columns: repeat(2, 1fr);
}

.p-popup__nav-direct-items.p-popup__nav-direct-items--culumn3 {
  grid-template-columns: repeat(3, 1fr);
  margin-top: 24px;
  margin-top: 1.5rem;
}

.p-popup__nav-direct-item a:hover {
  opacity: 1;
}

.p-popup__nav-item__img {
  border-radius: 0.25rem;
  overflow: hidden;
}

.p-popup__nav-item__img img {
  border-radius: 0.25rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.p-popup__nav-direct-item a:hover .p-popup__nav-item__img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-popup__nav-item-name {
  display: block;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  line-height: 1.8;
  margin-top: 8px;
  margin-top: 0.5rem;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  padding-left: 14px;
  padding-left: 0.875rem;
  padding-top: 8px;
  padding-top: 0.5rem;
}

.p-popup__nav-item-name-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 7px;
  margin-top: 0.4375rem;
  padding-left: 20px;
  padding-left: 1.25rem;
}

.p-popup__nav-item-name-items:has(> li:first-child:last-child) {
  grid-template-columns: repeat(1, 1fr);
}

.p-popup__nav-item-name-item a {
  display: block;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding: 5px 0;
  padding: 0.3125rem 0;
}

.p-popup__nav-direct-items.p-popup__nav-direct-items--culumn3 .p-popup__nav-item-name {
  margin-top: 6px;
  margin-top: 0.375rem;
}

.p-popup__nav-direct-items.p-popup__nav-direct-items--culumn3 .p-popup__nav-item-name a {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  line-height: 1.6875;
}

.p-popup__nav-consignment-items {
  margin-top: 15px;
  margin-top: 0.9375rem;
}

.p-popup__nav-items:nth-of-type(2) {
  border-top: 1px solid #93664e;
  margin-top: 24px;
  margin-top: 1.5rem;
  padding-top: 28px;
  padding-top: 1.75rem;
}

.p-popup__nav-consignment-item a {
  display: block;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 1px;
  padding-right: 0.0625rem;
  padding-top: 8px;
  padding-top: 0.5rem;
}

.p-popup__nav-consignment-item a[target=_blank] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 14px 20px;
  padding: 0.875rem 1.25rem;
  position: relative;
}

.p-popup__nav-consignment-item a[target=_blank]::after {
  aspect-ratio: 36/26;
  background-image: url(../images/common/link-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: auto;
  width: 18px;
  width: 1.125rem;
}

body:not(.frontpage) .p-popup,
body.frontpage .p-header.is-scroll .p-popup {
  -webkit-box-shadow: 0 0 0.625rem #93664e;
          box-shadow: 0 0 0.625rem #93664e;
}

.p-privacypolicy__items {
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
  max-width: 67.5rem;
}

.p-privacypolicy__item + .p-privacypolicy__item {
  margin-top: 60px;
  margin-top: 3.75rem;
}

.p-privacypolicy__heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 2.2916666667;
}

.p-privacypolicy__detail {
  margin-top: 3px;
  margin-top: 0.1875rem;
  padding-left: 3px;
  padding-left: 0.1875rem;
}

.p-privacypolicy__text {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}

.p-privacypolicy__text a {
  border-bottom: 1px solid #93664e;
  display: inline-block;
}

.p-privacypolicy__text + .p-privacypolicy__text {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-privacypolicy__detail-items {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-privacypolicy__detail-item {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
  padding-left: 17px;
  padding-left: 1.0625rem;
  text-indent: -9px;
  text-indent: -0.5625rem;
}

.p-privacypolicy__detail-item::before {
  content: "・";
}

.p-sub-mv {
  overflow-x: clip;
}

.p-sub-mv__inner.l-inner {
  max-width: 1440px;
  max-width: 90rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}

.p-sub-mv__heading-wrap {
  margin-top: 14px;
  margin-top: 0.875rem;
  padding-left: 56px;
  padding-left: 3.5rem;
  padding-right: 56px;
  padding-right: 3.5rem;
}

.p-sub-mv__sub-heading {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.3;
}

.p-sub-mv__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 45px;
  font-size: 2.8125rem;
  font-weight: 400;
  gap: 27px;
  gap: 1.6875rem;
  line-height: 1.3;
  margin-top: 4px;
  margin-top: 0.25rem;
}

.p-sub-mv__heading-span {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-sub-mv__heading-small {
  font-size: 30px;
  font-size: 1.875rem;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
}

.p-sub-mv__heading span.p-sub-mv__title-label {
  background-color: #93664e;
  border-radius: 0.78125rem;
  color: #fff;
  display: inline-block;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.3;
  padding: 5px 15px;
  padding: 0.3125rem 0.9375rem;
}

.p-sub-mv__img {
  height: auto;
  margin-top: 32px;
  margin-top: 2rem;
  width: 100%;
}

.p-sub-mv__img img {
  -o-object-fit: cover;
  aspect-ratio: 1400/615;
  border-radius: 0.625rem;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-sub-mv__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #93664e;
  border-radius: 2.5rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
  margin-top: -2.5rem;
  max-width: 1280px;
  max-width: 80rem;
  padding-left: 57px;
  padding-left: 3.5625rem;
  padding-right: 34px;
  padding-right: 2.125rem;
  position: relative;
}

.p-sub-mv__link:has(.is-open) {
  padding-bottom: 23px;
  padding-bottom: 1.4375rem;
}

.p-sub-mv__link-heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  gap: 35px;
  gap: 2.1875rem;
  letter-spacing: 0.1em;
  line-height: 1.3;
}

.p-sub-mv__link-heading.is-open::before {
  top: 55%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.p-sub-mv__link-heading-en {
  display: inline-block;
  font-family: YakuHanJP_Narrow, "Montserrat", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.3;
  text-transform: uppercase;
}

.p-sub-mv__items {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
}

.p-sub-mv__item {
  height: inherit;
}

.p-sub-mv__item a {
  display: block;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  height: 100%;
  letter-spacing: 0.05em;
  line-height: 1.3;
  padding: 30px 22px;
  padding: 1.875rem 1.375rem;
  position: relative;
}

.p-sub-mv__item a.is-active::after {
  background-color: currentColor;
  bottom: -1px;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  content: "";
  height: 13px;
  height: 0.8125rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30px;
  width: 1.875rem;
}

.p-sub-mv__item a.is-active {
  cursor: default;
  pointer-events: none;
}

/***********
あさひ第二保育園
***********/
.p-sub-mv__link.is-asahi2 .p-sub-mv__link-heading,
.p-sub-mv__link.is-tanpopo:has(a[href="/tanpopo-hananoki"].is-active) .p-sub-mv__link-heading {
  font-size: 20px;
  font-size: 1.25rem;
  gap: 15px;
  gap: 0.9375rem;
  line-height: 1.5;
}

.p-sub-mv__link.is-asahi2 .p-sub-mv__item a {
  padding: 30px 25px;
  padding: 1.875rem 1.5625rem;
}

/***********
地域子育て支援センター【あさひ子育て支援ルーム
***********/
.p-sub-mv__link-heading-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-sub-mv__link-heading-small {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: YakuHanJP_Narrow, "Zen Kaku Gothic New", sans-serif;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.3;
}

.p-temporary__contents {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  gap: 3.75rem;
}

.p-temporary__contents + .p-temporary__contents {
  margin-top: 111px;
  margin-top: 6.9375rem;
}

.p-temporary__contents:nth-child(1) .p-temporary__heading {
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-temporary__heading {
  background-color: #7dbcd1;
  border-radius: 0.1875rem;
  color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  width: 80px;
  width: 5rem;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

.p-temporary__quote {
  display: inline-block;
  line-height: 1;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.p-temporary__contents:nth-child(2) .p-temporary__heading {
  background-color: #94ba73;
}

.p-temporary__body {
  width: 83.5%;
}

.p-temporary__intro {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
}

.p-temporary__items {
  margin-top: 53px;
  margin-top: 3.3125rem;
}

.p-temporary__item {
  border-top: 1px solid #cab4a8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
  padding-top: 30px;
  padding-top: 1.875rem;
}

.p-temporary__item-heading {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding-top: 5px;
  padding-top: 0.3125rem;
  width: 26%;
}

.p-temporary__item-text {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
}

.p-temporary__item-note {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 12px;
  margin-top: 0.75rem;
}

.p-temporary__table-wrap {
  margin-top: 33px;
  margin-top: 2.0625rem;
  width: 100%;
}

.p-temporary__item-details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-temporary__item-details-wrap + .p-temporary__item-details-wrap {
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.p-temporary__item-details-term {
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.7647058824;
}

.p-temporary__item-details-desc {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
}

.p-temporary__item-details-desc span {
  display: inline-block;
  font-family: YakuHanJP_Narrow, "Fredoka", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.p-temporary__tel {
  display: block;
  font-family: YakuHanJP_Narrow, "Fredoka", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.p-temporary__pdf a {
  color: #0072ff;
  display: block;
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 700;
  line-height: 1;
  padding-bottom: 21px;
  padding-bottom: 1.3125rem;
  padding-top: 21px;
  padding-top: 1.3125rem;
}

.p-temporary__pdf:first-child a {
  padding-top: 0;
}

.p-temporary__nav {
  margin-bottom: 175px;
  margin-bottom: 10.9375rem;
  margin-top: 122px;
  margin-top: 7.625rem;
}

.p-top-nueseries-list {
  overflow-x: clip;
}

.p-top-nueseries-list__title {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-top-nueseries-list__title::before {
  aspect-ratio: 270/250;
  background-image: url(../images/top/nueseries-list-title-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: auto;
  position: absolute;
  right: -315px;
  right: -19.6875rem;
  top: -180px;
  top: -11.25rem;
  width: 270px;
  width: 16.875rem;
}

.p-top-nueseries-list__title::after {
  content: "";
  height: 100px;
  height: 6.25rem;
  position: absolute;
  right: -315px;
  right: -19.6875rem;
  top: -180px;
  top: -11.25rem;
  width: 270px;
  width: 16.875rem;
}

.p-top-nueseries-list__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 77px;
  margin-top: 4.8125rem;
}

.p-top-nueseries-list__contents {
  margin-left: calc(50% - 50vw);
  margin-right: -170px;
  margin-right: -10.625rem;
  width: 100vw;
}

.p-top-nueseries-list__contents a:hover {
  opacity: 1;
}

.p-top-nueseries-list__contents a:hover .p-top-nueseries-list__slider-item img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-top-nueseries-list__slider-item {
  height: auto;
  overflow: hidden;
  width: 100%;
}

.p-top-nueseries-list__slider-item img {
  -o-object-fit: cover;
  aspect-ratio: 1080/800;
  height: auto;
     object-fit: cover;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
}

.p-top-nueseries-list__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 800px;
  min-height: 50rem;
  position: relative;
  width: 34%;
}

.p-top-nueseries-list__location-wrap {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  gap: 1.25rem;
  margin-left: 12px;
  margin-left: 0.75rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  max-height: 440px;
  max-height: 27.5rem;
  padding-right: 52px;
  padding-right: 3.25rem;
  position: relative;
  width: 100%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  z-index: 1;
}

.p-top-nueseries-list__label {
  background-color: #93664e;
  border-radius: 0.875rem;
  color: #fff;
  display: inline-block;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.2;
  padding: 10px 5px;
  padding: 0.625rem 0.3125rem;
  text-align: center;
}

.p-top-nueseries-list__name {
  color: #93664e;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.2;
}

.p-top-nueseries-list__location {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #93664e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 500;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  letter-spacing: 0.05em;
  line-height: 1.2;
  position: relative;
}

.p-top-nueseries-list__location::before {
  aspect-ratio: 12/18;
  background-image: url(../images/common/location-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: auto;
  width: 12px;
  width: 0.75rem;
}

.p-top-nueseries-list__contents-wrap {
  background-color: #fff;
  border-radius: 0.3125rem 0.3125rem 0 0;
  padding: 60px 40px 0 70px;
  padding: 3.75rem 2.5rem 0 4.375rem;
  position: relative;
  width: 100%;
}

.p-top-nueseries-list__catch {
  color: #93664e;
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.p-top-nueseries-list__description {
  color: #93664e;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 27px;
  margin-top: 1.6875rem;
}

.p-top-nueseries-list__link {
  margin-top: 19px;
  margin-top: 1.1875rem;
}

.p-top-nueseries-list__link .c-button.c-button--brown {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  gap: 5px;
  gap: 0.3125rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-transform: lowercase;
}

.p-top-nueseries-list__contents-wrap::after {
  aspect-ratio: 145/127;
  background-image: url(../images/top/nueseries-list-img01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: auto;
  position: absolute;
  right: -12px;
  right: -0.75rem;
  top: -33px;
  top: -2.0625rem;
  width: 145px;
  width: 9.0625rem;
  z-index: 0;
}

.p-top-nueseries-list__article.p-top-nueseries-list__article--02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 113px;
  margin-top: 7.0625rem;
}

.p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__contents {
  margin-left: -180px;
  margin-left: -11.25rem;
  margin-right: calc(50% - 50vw);
  width: 100vw;
}

.p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__info {
  width: 35%;
}

.p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__location-wrap {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 45px;
  padding-left: 2.8125rem;
  padding-right: 0;
}

.p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__contents-wrap {
  background-color: #fff;
  padding: 60px 75px 0 40px;
  padding: 3.75rem 4.6875rem 0 2.5rem;
}

.p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__contents-wrap::after {
  aspect-ratio: 143/134;
  background-image: url(../images/top/nueseries-list-img02.png);
  left: -40px;
  left: -2.5rem;
  top: -60px;
  top: -3.75rem;
  width: 143px;
  width: 8.9375rem;
}

.p-top-nueseries-list__article.p-top-nueseries-list__article--02 .c-pagination {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 193px;
  left: 12.0625rem;
  right: 0;
}

.p-top-nueseries-list__article03 {
  margin-top: 114px;
  margin-top: 7.125rem;
}

.p-top-nueseries-list__article03-items {
  grid-gap: 3.4375rem;
  display: grid;
  gap: 55px;
  gap: 3.4375rem;
  grid-template-columns: repeat(3, 1fr);
}

.p-top-nueseries-list__article03-item a {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  gap: 1.875rem;
  height: 100%;
}

.p-top-nueseries-list__article03-img {
  border-radius: 0.3125rem;
  height: auto;
  overflow: hidden;
  width: 100%;
}

.p-top-nueseries-list__article03-img img {
  -o-object-fit: cover;
  aspect-ratio: 360/240;
  border-radius: 0.3125rem;
  height: auto;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 100%;
}

.p-top-nueseries-list__article03-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 19px;
  gap: 1.1875rem;
  height: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-top-nueseries-list__article03-label {
  background-color: #93664e;
  border-radius: 0.875rem;
  color: #fff;
  display: inline-block;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 6px 9px;
  padding: 0.375rem 0.5625rem;
  text-align: center;
}

.p-top-nueseries-list__article03-name {
  color: #93664e;
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5925925926;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-top-nueseries-list__article03-location {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #93664e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 500;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 10px;
  margin-top: 0.625rem;
  position: relative;
}

.p-top-nueseries-list__article03-location::before {
  aspect-ratio: 12/18;
  background-image: url(../images/common/location-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: auto;
  width: 11px;
  width: 0.6875rem;
}

.p-top-nueseries-list__article03-description {
  color: #93664e;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 27px;
  margin-top: 1.6875rem;
}

.p-top-nueseries-list__article03-link .c-button.c-button--brown {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  gap: 5px;
  gap: 0.3125rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 0;
  text-transform: lowercase;
}

.p-top-nueseries-list__article03-item a:hover,
.p-top-nueseries-list__article03-item a:hover .c-button.c-button--brown {
  opacity: 1;
}

.p-top-nueseries-list__article03-link .c-button.c-button--brown:hover {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transform: initial;
          transform: initial;
}

.p-top-nueseries-list__article03-item a:hover .c-button::after {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.p-top-nueseries-list__article03-item a:hover .p-top-nueseries-list__article03-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-top-outsourcing-list {
  background-color: #f7f8f3;
  padding-bottom: 0;
  padding-top: 65px;
  padding-top: 4.0625rem;
}

.p-top-outsourcing-list__title {
  color: #93664e;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
  letter-spacing: 0.5em;
  line-height: 1.1538461538;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-top-outsourcing-list__title::before {
  aspect-ratio: 238/200;
  background-image: url(../images/top/outsourcing-list-title-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: auto;
  left: 49%;
  position: absolute;
  top: -112px;
  top: -7rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 119px;
  width: 7.4375rem;
}

.p-top-outsourcing-list__items {
  grid-gap: 2.5rem;
  display: grid;
  gap: 40px;
  gap: 2.5rem;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 67px;
  margin-top: 4.1875rem;
}

.p-top-outsourcing-list__item a {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 22px;
  gap: 1.375rem;
  height: 100%;
}

.p-top-outsourcing-list__label {
  background-color: #93664e;
  border-radius: 0.875rem;
  color: #fff;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 500;
  line-height: 1;
  padding: 7px 2px;
  padding: 0.4375rem 0.125rem;
  text-align: center;
}

.p-top-outsourcing-list__img {
  border-radius: 0.3125rem;
  height: auto;
  margin-top: 20px;
  margin-top: 1.25rem;
  overflow: hidden;
  width: 100%;
}

.p-top-outsourcing-list__img img {
  -o-object-fit: cover;
  aspect-ratio: 205/155;
  border-radius: 0.3125rem;
  height: auto;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 100%;
}

.p-top-outsourcing-list__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 17px;
  gap: 1.0625rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-top-outsourcing-list__name {
  color: #93664e;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.619047619;
}

.p-top-outsourcing-list__location {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #93664e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 500;
  gap: 5px;
  gap: 0.3125rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-top: 6px;
  margin-top: 0.375rem;
  position: relative;
}

.p-top-outsourcing-list__location::before {
  aspect-ratio: 12/18;
  background-image: url(../images/common/location-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: auto;
  width: 12px;
  width: 0.75rem;
}

.p-top-outsourcing-list__link .c-button.c-button--brown {
  font-size: 13px;
  font-size: 0.8125rem;
  gap: 5px;
  gap: 0.3125rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 0;
  text-transform: lowercase;
}

.p-top-outsourcing-list__link .c-button.c-button--brown::after {
  width: 20px;
  width: 1.25rem;
}

.p-top-outsourcing-list__bg-img {
  height: auto;
  margin-top: 110px;
  margin-top: 6.875rem;
  width: 100%;
}

.p-top-outsourcing-list__bg-img img {
  -o-object-fit: cover;
  aspect-ratio: 1440/480;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-top-outsourcing-list__item a:hover,
.p-top-outsourcing-list__item a:hover .c-button.c-button--brown {
  opacity: 1;
}

.p-top-nueseries-list__article03-link .c-button.c-button--brown:hover {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transform: initial;
          transform: initial;
}

.p-top-outsourcing-list__item a:hover .c-button::after {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.p-top-outsourcing-list__item a:hover .p-top-outsourcing-list__img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-top-service {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
  padding-bottom: 55px;
  padding-bottom: 3.4375rem;
  padding-top: 30px;
  padding-top: 1.875rem;
}

.p-top-service__title {
  color: #fff;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1;
  text-align: center;
}

.p-top-service__table-wrap {
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  margin-top: 2.1875rem;
  max-width: 1080px;
  max-width: 67.5rem;
  position: relative;
  width: 100%;
}

.p-top-service__table-wrap::before,
.p-top-service__table-wrap::after {
  background-image: radial-gradient(circle, #ffffff 1px, transparent 1px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 2px 7px;
  content: "";
  height: 103%;
  position: absolute;
  top: 0;
  width: 1px;
}

.p-top-service__table-wrap::before {
  left: calc(4.0625rem + (100% - 4.0625rem) / 3);
}

.p-top-service__table-wrap::after {
  right: calc((100% - 4.0625rem) / 3);
}

.p-top-service__table {
  border-collapse: collapse;
  border-radius: 0.3125rem;
  color: #fff;
  overflow: hidden;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}

/******** テーブルの幅指定 ********/
.p-top-service__table col:first-child {
  width: 65px;
  width: 4.0625rem;
}

.p-top-service__table col:not(:first-child) {
  width: calc((100% - 4.0625rem) / 3);
}

.p-top-service__table:has([data-category=education]) {
  background-color: rgba(255, 205, 229, 0.3);
}

.p-top-service__table:has([data-category=welfare]) {
  background-color: rgba(234, 248, 216, 0.3);
}

.p-top-service__table + .p-top-service__table {
  margin-top: 8px;
  margin-top: 0.5rem;
}

.p-top-service__table th,
.p-top-service__table td {
  padding: 20px;
  padding: 1.25rem;
  vertical-align: middle;
}

.p-top-service__table thead th {
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  line-height: 1.5;
}

.p-top-service__table:nth-child(2) thead th,
.p-top-service__table:nth-child(3) thead th {
  display: none;
}

.p-top-service__table th.is-category {
  background-color: #f86ea8;
  border-radius: 0.3125rem 0 0 0.3125rem;
  font-size: max(24px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 700;
  letter-spacing: 0.2em;
  position: relative;
}

.p-top-service__table th.is-category span:not(.p-top-service__table-dot) {
  display: inline-block;
  padding-top: 15px;
  padding-top: 0.9375rem;
}

.p-top-service__table-dot {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.p-top-service__table tr[data-category=welfare] th {
  background-color: #629b20;
}

.p-top-service__table tr[data-category=education] td {
  color: #fb5ca3;
  font-size: max(21px, 10px);
  font-size: max(1.3125rem, 10px);
  font-weight: 700;
  height: 104px;
  height: 6.5rem;
  letter-spacing: 0.15em;
  line-height: 1.4285714286;
  position: relative;
  z-index: 1;
}

/******* 保育・教育テーブル内レイアウト ******/
.p-top-service__cell-inner {
  text-align: left;
}

.p-top-service__heading {
  color: #fb5ca3;
  font-size: max(21px, 10px);
  font-size: max(1.3125rem, 10px);
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.4285714286;
}

.p-top-service__list {
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-top-service__item a {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #93664e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 700;
  gap: 10px;
  gap: 0.625rem;
  letter-spacing: 0.1em;
  line-height: 2.1428571429;
}

.p-top-service__item a::before {
  aspect-ratio: 1/1;
  background-image: url(../images/common/arrow-pink.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 100%;
  margin-top: 6px;
  margin-top: 0.375rem;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 20px;
  width: 1.25rem;
}

/******* cellの内側の余白調整  *******/
.p-top-service__cell[data-type=support] {
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
  padding-left: 45px;
  padding-left: 2.8125rem;
  padding-right: 10px;
  padding-right: 0.625rem;
  padding-top: 40px;
  padding-top: 2.5rem;
}

.p-top-service__cell[data-type=gakudo] {
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
  padding-top: 16px;
  padding-top: 1rem;
}

.p-top-service__cell:has([data-type=school]) {
  padding-bottom: 33px;
  padding-bottom: 2.0625rem;
  padding-left: 60px;
  padding-left: 3.75rem;
  padding-right: 50px;
  padding-right: 3.125rem;
  padding-top: 15px;
  padding-top: 0.9375rem;
}

.p-top-service__cell[data-type=holiday] {
  padding-bottom: 33px;
  padding-bottom: 2.0625rem;
  padding-left: 60px;
  padding-left: 3.75rem;
  padding-right: 50px;
  padding-right: 3.125rem;
  padding-top: 25px;
  padding-top: 1.5625rem;
}

/******* pinkの位置調整  *******/
.p-top-service__table tr[data-category=education] td:not(:empty)::after {
  background-color: #ffecf5;
  border-radius: 0.3125rem;
  bottom: 10px;
  bottom: 0.625rem;
  content: "";
  left: 20px;
  left: 1.25rem;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 20px;
  top: 1.25rem;
  z-index: -1;
}

.p-top-service__table tr[data-category=education]:nth-child(1) td[data-type=gakudo]::after {
  bottom: 30px;
  bottom: 1.875rem;
}

.p-top-service__table tr[data-category=education]:nth-child(3) td::after {
  bottom: 0;
  right: 15px;
  right: 0.9375rem;
  top: 0;
}

.p-top-service__table tr[data-category=education]:nth-child(4) td::after {
  bottom: 20px;
  bottom: 1.25rem;
  right: 15px;
  right: 0.9375rem;
  top: 10px;
  top: 0.625rem;
}

.p-top-service__cell[data-type=gakudo] .p-top-service__cell-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  gap: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-top-service__cell-inner[data-type=school] {
  border-bottom: 1px solid #fb5ca3;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

.p-top-service__cell-inner[data-type=school],
.p-top-service__cell-inner[data-type=school] .p-top-service__list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-top-service__cell-inner[data-type=office-nursery] {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-top-service__cell-inner[data-type=office-nursery] .p-top-service__list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 20px;
  gap: 0 1.25rem;
}

.p-top-service__cell-inner[data-type=office-nursery] .p-top-service__item {
  min-width: 29.5%;
}

.p-top-service__cell[data-type=holiday] .p-top-service__cell-inner {
  text-align: center;
}

/******* 福祉  *******/
.p-top-service__table tr[data-category=welfare] td {
  color: #598c1c;
  font-size: max(21px, 10px);
  font-size: max(1.3125rem, 10px);
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.4285714286;
  position: relative;
  z-index: 1;
}

.p-top-service__table .p-top-service__cell[data-type=maternity] {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-top: 35px;
  padding-top: 2.1875rem;
}

.p-top-service__table .p-top-service__cell[data-type=after] {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-top: 35px;
  padding-top: 2.1875rem;
}

.p-top-service__table .p-top-service__cell[data-type=child] {
  padding-bottom: 35px;
  padding-bottom: 2.1875rem;
  padding-top: 20px;
  padding-top: 1.25rem;
}

.p-top-service__table tr[data-category=welfare] td:not(:empty)::after {
  background-color: #eaf8d8;
  border-radius: 0.3125rem;
  bottom: 5px;
  bottom: 0.3125rem;
  content: "";
  left: 20px;
  left: 1.25rem;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 20px;
  top: 1.25rem;
  z-index: -1;
}

.p-top-service__table tr td.p-top-service__cell[data-type=child]::after {
  bottom: 20px;
  bottom: 1.25rem;
  right: 15px;
  right: 0.9375rem;
  top: 5px;
  top: 0.3125rem;
}

tbody.u-pc {
  display: table-row-group;
}

tbody.u-sp {
  display: none;
}

.u-pc {
  display: block;
}

.u-sp {
  display: none;
}

@media screen and (max-width: 1440px){
  html {
    font-size: 16px;
  }
  .p-popup {
    max-width: 1080px;
  }
}

@media screen and (max-width: 1023px){
  html {
    font-size: 16px;
  }
  .p-footer__nav-subitem a br.u-sp {
    display: block;
  }
  .p-header__language-item a {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    font-weight: 500;
  }
  .p-header__language-item a::before {
    content: attr(data-short);
    display: inline;
  }
  .p-header__language-item a {
    font-size: 0;
  }
  .p-header__language-item a::before {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
  }
  .p-top-outsourcing-list__items {
    grid-template-columns: repeat(3, 1fr);
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    max-width: 62.5rem;
  }
}

@media (max-width: 1250px){
  html {
    font-size: 1.28vw;
  }
}

@media screen and (max-width: 767px){
  html {
    font-size: 16px;
  }
  a[href^="tel:"] {
    pointer-events: initial;
  }
  .l-breadcrumb {
    margin-top: 0;
  }
  .l-childcare-goals {
    margin-top: 53px;
    margin-top: 3.3125rem;
  }
  .l-company-overview {
    margin-top: 77px;
    margin-top: 4.8125rem;
  }
  .l-contact {
    margin-bottom: 145px;
    margin-bottom: 9.0625rem;
    margin-top: 36px;
    margin-top: 2.25rem;
  }
  .l-facilities {
    margin-top: 63px;
    margin-top: 3.9375rem;
  }
  .l-facilities.l-facilities--short {
    margin-top: 100px;
    margin-top: 6.25rem;
  }
  .l-feature-instagram {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .l-feature-life {
    margin-top: 115px;
    margin-top: 7.1875rem;
  }
  .l-feature-nav {
    margin-bottom: 100px;
    margin-bottom: 6.25rem;
    margin-top: 45px;
    margin-top: 2.8125rem;
  }
  .l-feature-overview {
    margin-top: 55px;
    margin-top: 3.4375rem;
  }
  .l-feature-overview.l-feature-overview--wide {
    margin-top: 100px;
    margin-top: 6.25rem;
  }
  .l-feature-program {
    margin-top: 60px;
    margin-top: 3.75rem;
  }
  .l-feature-support {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .l-feature {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .l-feature.l-feature--short {
    margin-top: 0;
  }
  .l-feature.l-feature--submenu {
    margin-top: 0;
  }
  .l-hananoki-report {
    margin-top: 56px;
    margin-top: 3.5rem;
  }
  .l-hananoki {
    margin-top: 45px;
    margin-top: 2.8125rem;
  }
  .l-header {
    height: 60px;
    height: 3.75rem;
  }
  .l-inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .l-nursery-life {
    margin-top: 60px;
    margin-top: 3.75rem;
  }
  .l-our-history {
    margin-bottom: 80px;
    margin-bottom: 5rem;
    margin-top: 60px;
    margin-top: 3.75rem;
  }
  .l-page-mv {
    margin-top: 75px;
    margin-top: 4.6875rem;
  }
  .l-page-top {
    bottom: 30px;
    bottom: 1.875rem;
    right: 10px;
    right: 0.625rem;
  }
  .l-privacypolicy {
    margin-bottom: 100px;
    margin-bottom: 6.25rem;
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .l-sub-mv {
    margin-top: 70px;
    margin-top: 4.375rem;
  }
  .l-temporary {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .l-top-nueseries-list {
    margin-top: 117px;
    margin-top: 7.3125rem;
  }
  .l-top-outsourcing-list {
    margin-top: 77px;
    margin-top: 4.8125rem;
  }
  .c-button {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
  }
  .c-button::after {
    width: 22.5px;
    width: 1.40625rem;
  }
  .c-button.c-button--small {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
  }
  .c-button.c-button--small::after {
    width: 19px;
    width: 1.1875rem;
  }
  .c-page-top {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    letter-spacing: 0.01em;
    padding: 10px;
    padding: 0.625rem;
  }
  .c-page-top::before {
    height: 10px;
    height: 0.625rem;
    width: 10px;
    width: 0.625rem;
  }
  .c-pagination {
    bottom: -17px;
    bottom: -1.0625rem;
    gap: 7px;
    gap: 0.4375rem;
    right: 20px;
    right: 1.25rem;
  }
  .c-page {
    height: 5px;
    height: 0.3125rem;
    width: 5px;
    width: 0.3125rem;
  }
  .c-pagination--facilities,
  .c-pagination--nursery-life {
    bottom: -25px;
    bottom: -1.5625rem;
  }
  .c-pagination--nursery-life {
    bottom: -19px;
    bottom: -1.1875rem;
  }
  .c-page--facilities,
  .c-page--nursery-life {
    height: 6px;
    height: 0.375rem;
    width: 6px;
    width: 0.375rem;
  }
  .c-section-title {
    text-align: center;
  }
  .c-section-title--en {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .c-section-title--ja {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    margin-top: 7px;
    margin-top: 0.4375rem;
  }
  .c-section-title.c-section-title--sm .c-section-title--en {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    margin-top: 12px;
    margin-top: 0.75rem;
  }
  .c-section-title.c-section-title--sm .c-section-title--ja {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .c-section-title.c-section-title--ssm .c-section-title--en {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .c-section-title.c-section-title--ssm .c-section-title--ja {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .splide__arrow {
    height: 35px;
    height: 2.1875rem;
    width: 35px;
    width: 2.1875rem;
  }
  .splide__arrow--next {
    right: -10px;
    right: -0.625rem;
  }
  .splide__arrow--prev {
    left: -10px;
    left: -0.625rem;
  }
  .splide__arrow--next::after,
  .splide__arrow--prev::after {
    width: 10px;
    width: 0.625rem;
  }
  .c-table tr > * {
    padding: 12.5px 11px;
    padding: 0.78125rem 0.6875rem;
  }
  .c-table thead > tr > th:first-child {
    width: 85px;
    width: 5.3125rem;
  }
  .c-table thead > tr > th {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    font-weight: 500;
  }
  .c-table tbody > tr > td:nth-child(1) {
    text-align: left;
  }
  .c-table tbody > tr > td {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .c-table tbody > tr > td span {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
  }
  .c-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .c-title-ja {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 0.2em;
  }
  .c-titele-en {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    margin-top: 9px;
    margin-top: 0.5625rem;
  }
  .p-404 {
    margin: 100px 0;
    margin: 6.25rem 0;
  }
  .p-404__button {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-breadcrumb {
    padding-left: 9px;
    padding-left: 0.5625rem;
    padding-right: 9px;
    padding-right: 0.5625rem;
  }
  .p-breadcrumb span {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    white-space: wrap;
  }
  .p-breadcrumb__between {
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-right: 10px;
    margin-right: 0.625rem;
  }
  .p-childcare-goals__list {
    gap: 20px;
    gap: 1.25rem;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 38px;
    margin-top: 2.375rem;
  }
  .p-childcare-goals__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    gap: 1.25rem;
  }
  .p-childcare-goals__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 47.7611940299%;
  }
  .p-childcare-goals__img img {
    aspect-ratio: 320/240;
  }
  .p-childcare-goals__item-contents {
    margin-top: -6px;
    margin-top: -0.375rem;
    text-align: left;
  }
  .p-childcare-goals__num {
    font-size: max(16.5px, 10px);
    font-size: max(1.03125rem, 10px);
  }
  .p-childcare-goals__num::after {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .p-childcare-goals__text {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    line-height: 1.9;
    margin-top: 12px;
    margin-top: 0.75rem;
  }
  .p-contact__inner.l-inner {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-contact__head {
    background-color: #f7f5f3;
    border-radius: 0.625rem;
    padding: 40px 15px 30px;
    padding: 2.5rem 0.9375rem 1.875rem;
  }
  .p-contact__heading {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 0.15em;
  }
  .p-contact__tel {
    margin-top: 21px;
    margin-top: 1.3125rem;
  }
  .p-contact__tel a {
    font-size: 35px;
    font-size: 2.1875rem;
    letter-spacing: 0.15em;
  }
  .p-contact__note {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    margin-top: 5px;
    margin-top: 0.3125rem;
  }
  .p-contact__block {
    margin-top: 73px;
    margin-top: 4.5625rem;
  }
  .p-contact__block:has(.p-form) .p-contact__note {
    margin-top: 31px;
    margin-top: 1.9375rem;
  }
  .p-contact__block-inner {
    max-width: 580px;
    max-width: 36.25rem;
    width: 94%;
  }
  .p-contact__status-list {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-contact__status-item {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    font-weight: 700;
    padding: 12px;
    padding: 0.75rem;
  }
  .p-contact__status-item:not(:last-child)::after {
    aspect-ratio: 15/40;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 6px;
    width: 0.375rem;
  }
  .p-contact__form {
    margin-top: 28px;
    margin-top: 1.75rem;
  }
  .p-content h2:nth-of-type(1) {
    margin-top: 34px;
    margin-top: 2.125rem;
  }
  .p-content figure:nth-child(n+2) {
    margin-top: 38px;
    margin-top: 2.375rem;
  }
  .wp-block-file,
  .p-content p:nth-child(n+2),
  .p-content h3:nth-child(n+2),
  .p-content h4:nth-child(n+2),
  .p-content h2 + ul:nth-of-type(n + 2),
  .p-content h2 + ol:nth-of-type(n + 2),
  .p-content ol > li > ol:nth-of-type(n + 2),
  .p-content figure {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-content .wp-block-group {
    padding: 24px 30px;
    padding: 1.5rem 1.875rem;
  }
  .wp-block-file:not(.wp-element-button) a::before {
    margin-right: 8px;
    margin-right: 0.5rem;
    margin-top: 16px;
    margin-top: 1rem;
    width: 32px;
    width: 2rem;
  }
  .p-facilities__slider {
    margin-top: 36px;
    margin-top: 2.25rem;
    padding-left: 0px;
    padding-left: 0rem;
    padding-right: 0px;
    padding-right: 0rem;
  }
  .p-facilities__slider-title {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-facilities__slider-text {
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 0;
    line-height: 1.8181818182;
    margin-top: 7px;
    margin-top: 0.4375rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-facilities .splide__arrow--next {
    right: -28px;
    right: -1.75rem;
  }
  .p-facilities .splide__arrow--prev {
    left: -28px;
    left: -1.75rem;
  }
  .p-facilities .splide__arrow--next::after,
  .p-facilities .splide__arrow--prev::after {
    width: 15px;
    width: 0.9375rem;
  }
  .p-feature-aim {
    margin-top: 57px;
    margin-top: 3.5625rem;
  }
  .p-feature-aim__inner.l-inner {
    max-width: 580px;
    max-width: 36.25rem;
  }
  .p-feature-aim__body {
    border-bottom: 2.5px solid #93664e;
    border-bottom: 0.15625rem solid #93664e;
    padding-bottom: 32px;
    padding-bottom: 2rem;
  }
  .p-feature-aim__title {
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
    gap: 10px;
    gap: 0.625rem;
    line-height: 0.8823529412;
  }
  .p-feature-aim__title::before,
  .p-feature-aim__title::after {
    height: 2.5px;
    height: 0.15625rem;
  }
  .p-feature-aim__items {
    margin-left: auto;
    margin-top: 29px;
    margin-top: 1.8125rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-feature-aim__item {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    line-height: 1.9230769231;
    padding-left: 30px;
    padding-left: 1.875rem;
  }
  .p-feature-aim__item + .p-feature-aim__item {
    margin-top: 12px;
    margin-top: 0.75rem;
  }
  .p-feature-instagram__heading {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-feature-instagram__title-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .p-feature-instagram__title-wrap .c-section-title--en {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.3333333333;
  }
  .p-feature-instagram__contents {
    margin-top: 38px;
    margin-top: 2.375rem;
    width: 95%;
  }
  #sb_instagram .splide__arrow.splide__arrow--next {
    right: -30px;
    right: -1.875rem;
  }
  #sb_instagram .splide__arrow.splide__arrow--prev {
    left: -30px;
    left: -1.875rem;
  }
  #sb_instagram .splide__arrow--next::after,
  #sb_instagram .splide__arrow--prev::after {
    width: 15px;
    width: 0.9375rem;
  }
  .p-feature-life {
    padding-bottom: 75px;
    padding-bottom: 4.6875rem;
    padding-top: 41px;
    padding-top: 2.5625rem;
  }
  .p-feature-life__item {
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 28px;
    gap: 1.75rem;
  }
  .p-feature-life__item + .p-feature-life__item {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .p-feature-life__content {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-facilities__title-wrap.c-section-title.c-section-title--sm {
    text-align: left;
  }
  .p-feature-life__text {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    margin-top: 16px;
    margin-top: 1rem;
  }
  .p-feature-life__link {
    margin-top: 9px;
    margin-top: 0.5625rem;
  }
  .p-feature-life__image {
    width: 100%;
  }
  .p-feature-life__item:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .p-feature-nav__list {
    gap: 47px;
    gap: 2.9375rem;
    grid-template-columns: repeat(1, 1fr);
    max-width: 500px;
    max-width: 31.25rem;
  }
  .p-feature-nav__item.is-active::after {
    border-radius: 0.15625rem;
    height: calc(100% + 1.875rem);
    left: -10px;
    left: -0.625rem;
    top: -15px;
    top: -0.9375rem;
    width: calc(100% + 1.25rem);
  }
  .p-feature-nav__link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px;
    gap: 1.875rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .p-feature-nav__image {
    width: 36.3636363636%;
  }
  .p-feature-nav__image img {
    aspect-ratio: 1/1;
    border-radius: 0.15625rem;
  }
  .p-feature-nav__content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
  }
  .p-feature-nav__title {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    line-height: 1.5;
  }
  .p-feature-nav__subtitle {
    font-size: 7.5px;
    font-size: 0.46875rem;
  }
  .p-feature-nav__button {
    margin-top: 16px;
    margin-top: 1rem;
    padding-top: 0;
  }
  .p-feature-nav__button::after {
    height: 0.75px;
    top: -6px;
    top: -0.375rem;
    width: 100%;
  }
  .p-feature-nav.is-asahi2 .p-feature-nav__list {
    grid-template-columns: repeat(1, 1fr);
  }
  .p-feature-nav.is-asahi2 .p-feature-nav__button::after {
    width: 100%;
  }
  .p-feature-nav.is-tanpopo .p-feature-nav__list {
    grid-template-columns: repeat(1, 1fr);
  }
  .p-feature-nav.is-tanpopo .p-feature-nav__title {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-feature-nav.is-tanpopo .p-feature-nav__content {
    margin-top: 0;
  }
  .p-feature-nav.is-tanpopo .p-feature-nav__button {
    padding-top: 0;
  }
  .p-feature-overview__list {
    border-top: 0.75px solid #93664e;
    margin-top: 42px;
    margin-top: 2.625rem;
  }
  .p-feature-overview__items {
    border-bottom: 0.75px solid #93664e;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
    gap: 0.3125rem;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 15px;
    padding-top: 0.9375rem;
  }
  .p-feature-overview__heading {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .p-feature-overview__text {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    line-height: 1.8;
  }
  .p-feature-overview__text-flex {
    gap: 20px;
    gap: 1.25rem;
  }
  .p-feature-overview__text-span + .p-feature-overview__text-span {
    margin-top: 7px;
    margin-top: 0.4375rem;
  }
  .p-feature-overview__map {
    margin-top: 60px;
    margin-top: 3.75rem;
    max-height: 375px;
    max-height: 23.4375rem;
  }
  .p-feature-overview__map iframe {
    aspect-ratio: 1/1;
    max-height: inherit;
  }
  .p-feature-overview__text a[target=_blank] {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-feature-overview__text a[target=_blank]::after {
    width: 15px;
    width: 0.9375rem;
  }
  .p-feature-overview__group {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-feature-overview__group-item {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-feature-overview__group-item::before {
    width: 10px;
    width: 0.625rem;
  }
  .p-feature-program__inner.l-inner {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-feature-program__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    gap: 2.1875rem;
  }
  .p-feature-program__contents + .p-feature-program__contents {
    margin-top: 46px;
    margin-top: 2.875rem;
  }
  .p-feature-program__heading {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 21px 20px;
    padding: 1.3125rem 1.25rem;
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .p-feature-program__contents:nth-child(2) .p-feature-program__heading {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    letter-spacing: 0.05em;
    line-height: 1;
    margin-left: 0;
    padding: 21px 20px;
    padding: 1.3125rem 1.25rem;
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .p-feature-program__list {
    -moz-column-gap: 1rem;
         -webkit-column-gap: 1rem;
            column-gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 27px;
    row-gap: 1.6875rem;
  }
  .p-feature-program__item a {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding-bottom: 15px;
    padding-bottom: 0.9375rem;
    padding-top: 15px;
    padding-top: 0.9375rem;
  }
  .p-feature-program__contents:nth-child(2) .p-feature-program__list {
    padding-bottom: 0px;
    padding-bottom: 0rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 0px;
    padding-top: 0rem;
    row-gap: 24px;
    row-gap: 1.5rem;
  }
  .p-feature-program__image img {
    border-radius: 0.15625rem;
  }
  .p-feature-program__content {
    margin-top: 13px;
    margin-top: 0.8125rem;
  }
  .p-feature-program__title {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    line-height: 1.6071428571;
  }
  .p-feature-program__text {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    letter-spacing: 0;
    line-height: 1.9090909091;
    margin-top: 11px;
    margin-top: 0.6875rem;
  }
  .p-feature-support__inner.l-inner {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-feature-support__contents {
    border-radius: 0.625rem;
    padding: 40px 10px 65px;
    padding: 2.5rem 0.625rem 4.0625rem;
  }
  .p-feature-support__title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.71875;
  }
  .p-feature-support__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 33px;
    gap: 2.0625rem;
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-feature-support__image img {
    aspect-ratio: 650/290;
    border-radius: 0.15625rem;
  }
  .p-feature-support__logo {
    border-radius: 0.15625rem;
    bottom: -25px;
    bottom: -1.5625rem;
    height: 54px;
    height: 3.375rem;
    width: 124px;
    width: 7.75rem;
  }
  .p-feature-support__logo img {
    width: 90px;
    width: 5.625rem;
  }
  .p-feature-support__item[data-service=hi-cheese] .p-feature-support__logo img {
    width: 100px;
    width: 6.25rem;
  }
  .p-feature-support__item[data-service=anshin-hato] .p-feature-support__logo img {
    width: 100px;
    width: 6.25rem;
  }
  .p-feature-support__content {
    margin-top: 43px;
    margin-top: 2.6875rem;
  }
  .p-feature-support__catch {
    font-size: 16.5px;
    font-size: 1.03125rem;
    letter-spacing: 0.05em;
  }
  .p-feature-support__catch span {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 6px;
    margin-top: 0.375rem;
  }
  .p-feature-support__text {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    letter-spacing: 0.03em;
    margin-top: 14px;
    margin-top: 0.875rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-feature__article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 0;
  }
  .p-feature__info {
    display: contents;
  }
  .p-feature__title-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-feature__contents-wrap {
    border-radius: 0;
    border-radius: initial;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23px;
    margin-top: 1.4375rem;
    max-width: 600px;
    max-width: 37.5rem;
    padding: 0 30px;
    padding: 0 1.875rem;
    width: 100%;
  }
  .p-feature__sub-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    gap: 1.5625rem;
  }
  .p-feature__subtitle {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    line-height: 1.8;
    text-align: center;
  }
  .p-feature__number {
    bottom: auto;
    bottom: initial;
    font-size: 70px;
    font-size: 4.375rem;
    left: 12px;
    left: 0.75rem;
    right: auto;
    right: initial;
    top: -64px;
    top: -4rem;
  }
  .p-feature__img {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 38px;
    margin-top: 2.375rem;
    width: 100vw;
  }
  .p-feature__img img {
    aspect-ratio: 750/500;
    border-radius: 0;
  }
  .p-feature__catch {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
    margin-top: 0;
  }
  .p-feature__catch span {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    margin-top: 4px;
    margin-top: 0.25rem;
    padding-left: 5px;
    padding-left: 0.3125rem;
  }
  .p-feature__description {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    letter-spacing: 0.025em;
    line-height: 1.8333333333;
    margin-top: 27px;
    margin-top: 1.6875rem;
  }
  .p-feature__article.p-feature__article--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 52px;
    margin-top: 3.25rem;
  }
  .p-feature__article.p-feature__article--02 .p-feature__contents-wrap {
    padding: 0 30px;
    padding: 0 1.875rem;
    width: 100%;
  }
  .p-feature__article.p-feature__article--02 .p-feature__subtitle {
    margin: 0;
    margin: initial;
  }
  .p-feature__article.p-feature__article--02 .p-feature__img {
    margin-top: 0;
  }
  .p-feature__article03 {
    margin-top: 67px;
    margin-top: 4.1875rem;
  }
  .p-feature__article03.p-feature__article03--3col {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .p-feature__article03-items {
    gap: 50px;
    gap: 3.125rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .p-feature__article03-items.p-feature__article03-items--3col {
    gap: 50px;
    gap: 3.125rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .p-feature__article03-item {
    gap: 21px;
    gap: 1.3125rem;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
  }
  .p-feature__article03-img img {
    border-radius: 0;
    border-radius: initial;
  }
  .p-feature__article03-info {
    gap: 19px 20px;
    gap: 1.1875rem 1.25rem;
    grid-template-columns: 3.75rem 1fr;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    max-width: 37.5rem;
    padding-left: 30px;
    padding-left: 1.875rem;
    padding-right: 30px;
    padding-right: 1.875rem;
  }
  .p-feature__article03-subtitle {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    line-height: 1.8;
    margin-top: 0;
    text-align: center;
    width: 60px;
    width: 3.75rem;
  }
  .p-feature__article03-number {
    bottom: auto;
    bottom: initial;
    font-size: 70px;
    font-size: 4.375rem;
    left: 12px;
    left: 0.75rem;
    right: auto;
    right: initial;
    top: -64px;
    top: -4rem;
  }
  .p-feature__article03-name {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 0;
  }
  .p-feature__article03-name span {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    line-height: 1.5;
    margin-top: 4px;
    margin-top: 0.25rem;
    padding-left: 5px;
    padding-left: 0.3125rem;
  }
  .p-feature__article03-description {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    grid-column: 1/3;
    letter-spacing: 0.05em;
  }
  .p-feature__article03-items[grid-style="3"] {
    gap: 50px;
    gap: 3.125rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .p-feature__article03-description-items {
    max-width: 400px;
    max-width: 25rem;
  }
  .p-feature__article03-description-item {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    letter-spacing: 0.05em;
  }
  .p-feature__article[data-feature=sub] .p-feature__contents-wrap {
    margin-top: 30px;
    margin-top: 1.875rem;
    width: 100%;
  }
  .p-feature__article[data-feature=sub] .p-feature__catch {
    line-height: 1.7777777778;
  }
  .p-feature__article[data-feature=sub] .p-feature__description {
    line-height: 2;
    margin-top: 21px;
    margin-top: 1.3125rem;
  }
  .p-feature__article[data-feature=sub] .p-feature__img {
    margin-left: 0;
  }
  .p-feature__article[data-feature=sub] .p-feature__img img {
    aspect-ratio: 750/500;
  }
  .p-footer {
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    padding-top: 60px;
    padding-top: 3.75rem;
  }
  .p-footer__inner.l-inner {
    padding-left: 30px;
    padding-left: 1.875rem;
    padding-right: 30px;
    padding-right: 1.875rem;
  }
  .p-footer__top {
    margin-top: -90px;
    margin-top: -5.625rem;
  }
  .p-footer__logo {
    max-width: 110px;
    max-width: 6.875rem;
  }
  .p-footer__name {
    font-size: 12.5px;
    font-size: 0.78125rem;
    margin-top: 12px;
    margin-top: 0.75rem;
  }
  .p-footer__address {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    font-weight: 400;
    line-height: 1.7727272727;
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-footer__nav-wrap {
    gap: 27px;
    gap: 1.6875rem;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 31px;
    margin-top: 1.9375rem;
  }
  .p-footer__nav-columns {
    display: grid;
    grid-template-columns: 0.95fr 1fr;
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
    max-width: 21.875rem;
  }
  .p-footer__nav-heading {
    border-radius: 0.15625rem;
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    padding: 8px;
    padding: 0.5rem;
    text-align: center;
  }
  .p-footer__nav-items-wrap {
    grid-template-columns: 0.95fr 1fr;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-top: 0.625rem;
    max-width: 350px;
    max-width: 21.875rem;
  }
  .p-footer__nav-consignment .p-footer__nav-items {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-footer__nav-consignment .p-footer__nav-items + .p-footer__nav-items {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-footer__nav-consignment .p-footer__nav-item a {
    letter-spacing: 0;
    padding-bottom: 4px;
    padding-bottom: 0.25rem;
    padding-left: 5px;
    padding-left: 0.3125rem;
    padding-right: 0;
    padding-top: 4px;
    padding-top: 0.25rem;
  }
  .p-footer__nav-item a {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    letter-spacing: 0.025em;
    line-height: 1.75;
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    padding-left: 5px;
    padding-left: 0.3125rem;
    padding-right: 0;
    padding-top: 5px;
    padding-top: 0.3125rem;
    white-space: normal;
  }
  .p-footer__nav-subitem a {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    letter-spacing: 0.025em;
    line-height: 1.75;
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 0;
    padding-top: 5px;
    padding-top: 0.3125rem;
    white-space: normal;
  }
  .p-footer__nav-information {
    border-top: 1px solid #93664e;
    text-align: center;
  }
  .p-footer__nav-information .p-footer__nav-items {
    margin-top: 23px;
    margin-top: 1.4375rem;
  }
  .p-footer__nav-information .p-footer__nav-item a {
    padding: 8px 10px;
    padding: 0.5rem 0.625rem;
  }
  .p-footer__nav-item a[target=_blank] {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px 20px;
    padding: 0.3125rem 1.25rem;
  }
  .p-footer__nav-item a[target=_blank]::after {
    width: 15px;
    width: 0.9375rem;
  }
  .p-footer__bottom {
    margin-top: 47px;
    margin-top: 2.9375rem;
  }
  .p-footer__policy {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    letter-spacing: 0.025em;
  }
  .p-footer__copyright {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-top: 18px;
    margin-top: 1.125rem;
  }
  .p-form__wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    gap: 0.625rem;
  }
  .p-form__wrap + .p-form__wrap {
    margin-top: 26px;
    margin-top: 1.625rem;
  }
  .p-form__label {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
    width: 100%;
  }
  .p-form__wrap.p-form__wrap--textarea .p-form__label {
    margin-top: 0;
  }
  .p-form__input input {
    border-radius: 0.15625rem;
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
  }
  .wpcf7-form-control-wrap[data-name=your-email],
  .wpcf7-form-control-wrap[data-name=your-email-confirm] {
    width: 100%;
  }
  .p-form__textarea textarea {
    border-radius: 0.15625rem;
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
    height: 135px;
    height: 8.4375rem;
    padding: 11px 15px;
    padding: 0.6875rem 0.9375rem;
  }
  .p-form__input input::-moz-placeholder, .p-form__textarea textarea::-moz-placeholder {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
  }
  .p-form__input input::-webkit-input-placeholder, .p-form__textarea textarea::-webkit-input-placeholder {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
  }
  .p-form__input input:-ms-input-placeholder, .p-form__textarea textarea:-ms-input-placeholder {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
  }
  .p-form__input input::-ms-input-placeholder, .p-form__textarea textarea::-ms-input-placeholder {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
  }
  .p-form__input input::placeholder,
  .p-form__textarea textarea::placeholder {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
  }
  .p-form__label:has(.p-form__note.u-sp) {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3px;
    gap: 0.1875rem;
  }
  .p-form__note {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    line-height: 1;
    margin-left: 10px;
    margin-left: 0.625rem;
  }
  .p-contact__form-privacy {
    margin-top: 36px;
    margin-top: 2.25rem;
    text-align: left;
  }
  .p-contact__form-privacy label a {
    text-underline-offset: 5px;
    text-underline-offset: 0.3125rem;
  }
  .p-contact__form-privacy label {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
    line-height: 2;
  }
  .p-contact__form-privacy input + span {
    display: inline-block;
    margin-left: 0;
    padding-left: 10px;
    padding-left: 0.625rem;
    text-align: left;
  }
  .p-contact__form-privacy input + span::before {
    left: -18px;
    left: -1.125rem;
    top: 6px;
    top: 0.375rem;
    -webkit-transform: none;
            transform: none;
    -webkit-transform: initial;
            transform: initial;
  }
  .p-contact__form-privacy input + span::after {
    left: -16px;
    left: -1rem;
    top: 14px;
    top: 0.875rem;
  }
  .p-contact__form-submit {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .p-form__submit {
    margin-top: 55px;
    margin-top: 3.4375rem;
  }
  .p-form__submit input {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    padding: 17px 20px;
    padding: 1.0625rem 1.25rem;
    width: 150px;
    width: 9.375rem;
  }
  .wpcf7 form .wpcf7-response-output {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
  }
  .p-form__confirm {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
  }
  .p-form__submit-wrap {
    gap: 20px;
    gap: 1.25rem;
  }
  .p-form__submit a {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding: 17px 20px;
    padding: 1.0625rem 1.25rem;
    width: 200px;
    width: 12.5rem;
  }
  .p-hananoki-report__back {
    margin-top: 8px;
    margin-top: 0.5rem;
  }
  .p-hananoki-report__back .c-button.c-button--brown {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.8;
  }
  .p-hananoki-report__back .c-button.c-button--brown::before {
    width: 19px;
    width: 1.1875rem;
  }
  .p-hananoki-report__list-wrap {
    margin-top: 36px;
    margin-top: 2.25rem;
  }
  .p-hananoki-report__year {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-hananoki-report__year + .p-hananoki-report__year {
    margin-top: 45px;
    margin-top: 2.8125rem;
  }
  .p-hananoki-report__year-heading {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    font-weight: 700;
    padding-bottom: 0;
    padding-left: 0;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 0;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 25px;
    padding-top: 1.5625rem;
    width: 100%;
  }
  .p-hananoki-report__list {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-hananoki-report__item {
    padding-bottom: 14px;
    padding-bottom: 0.875rem;
    padding-left: 11px;
    padding-left: 0.6875rem;
    padding-right: 11px;
    padding-right: 0.6875rem;
    padding-top: 10px;
    padding-top: 0.625rem;
  }
  .p-hananoki-report__item a {
    -webkit-text-decoration: underline;
    -webkit-text-decoration: underline;
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    text-decoration: underline;
    text-decoration-color: #93664e;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    text-underline-offset: 0.1875rem;
  }
  .p-hananoki-report__item a::before {
    content: none;
  }
  .p-hananoki__inner.l-inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-hananoki__head {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-hananoki__lead {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.7894736842;
  }
  .p-hananoki__text {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    margin-top: 18px;
    margin-top: 1.125rem;
    text-align: left;
  }
  .p-hananoki__text span {
    display: inline;
  }
  .p-hananoki__link {
    margin-top: 31px;
    margin-top: 1.9375rem;
  }
  .p-hananoki__link.p-hananoki__link--low {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-hananoki__link a {
    font-size: 20px;
    font-size: 1.25rem;
    width: 89%;
  }
  .p-hananoki__link a span {
    font-size: 8px;
    font-size: 0.5rem;
  }
  .p-hananoki__list {
    gap: 30px 14px;
    gap: 1.875rem 0.875rem;
    margin-top: 46px;
    margin-top: 2.875rem;
  }
  .p-hananoki__body {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-hananoki__title {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    line-height: 1.6071428571;
  }
  .p-hananoki__title-small {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }
  .p-hananoki__desc {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    line-height: 1.9090909091;
    margin-top: 7px;
    margin-top: 0.4375rem;
  }
  .p-hananoki__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    gap: 2.1875rem;
  }
  .p-hananoki__heading {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 21px 20px;
    padding: 1.3125rem 1.25rem;
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .p-hananoki__services {
    margin-top: 0;
  }
  .p-hananoki__service-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    gap: 0.625rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 20px;
    padding-top: 1.25rem;
  }
  .p-hananoki__service-heading {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    line-height: 1.6666666667;
    padding-top: 0;
    width: 100%;
  }
  .p-hananoki__service-details {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    line-height: 2.0833333333;
  }
  .p-hananoki__service-details a {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-hananoki__overview {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .p-header {
    height: 75px;
    height: 4.6875rem;
  }
  .p-header__inner {
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 25px;
    padding-right: 1.5625rem;
  }
  .p-header__logo {
    max-width: 100px;
    max-width: 6.25rem;
  }
  .p-header__left-title {
    display: none;
  }
  .p-header__right {
    gap: 8px;
    gap: 0.5rem;
  }
  .p-header__nav {
    display: none;
  }
  .p-header__language-list {
    display: none;
  }
  .p-header__language-item a.is-current::after {
    width: 10px;
    width: 0.625rem;
  }
  .p-header__language-item a {
    gap: 4px;
    gap: 0.25rem;
  }
  .p-header__hamburger {
    width: 50px;
    width: 3.125rem;
  }
  .p-header__hamburger span {
    width: 38px;
    width: 2.375rem;
  }
  .p-header__hamburger span::before {
    -webkit-transform: translateY(-0.4375rem);
            transform: translateY(-0.4375rem);
  }
  .p-header__hamburger span::after {
    -webkit-transform: translateY(0.4375rem);
            transform: translateY(0.4375rem);
  }
  body.frontpage .p-header__logo {
    margin-top: 50px;
    margin-top: 3.125rem;
    max-width: 100px;
    max-width: 6.25rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 15px;
    padding-top: 0.9375rem;
  }
  body.frontpage .p-header__logo img {
    max-width: 76px;
    max-width: 4.75rem;
  }
  body.frontpage .p-header.is-scroll .p-header__logo {
    max-width: 100px;
    max-width: 6.25rem;
  }
  body.frontpage .p-header.is-scroll .p-header__left-title {
    display: none;
  }
  body.is-fixed .p-header__inner {
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 22px;
    padding-right: 1.375rem;
  }
  body.is-fixed .p-header__drawer-heading {
    gap: 10px;
    gap: 0.625rem;
  }
  body.is-fixed .p-header__language-list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: inherit;
  }
  .p-header__drawer-logo {
    max-width: 98px;
    max-width: 6.125rem;
  }
  .p-header__drawer-title {
    display: none;
  }
  .p-header__drawer-link a.c-button.c-button--brown {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
  }
  .p-header__drawer-link a::before {
    width: 15px;
    width: 0.9375rem;
  }
  .p-header__drawer {
    background-image: none;
    background-image: initial;
    padding: 95px 0 50px;
    padding: 5.9375rem 0 3.125rem;
  }
  .p-header__drawer-inner.l-inner {
    padding-left: 30px;
    padding-left: 1.875rem;
    padding-right: 30px;
    padding-right: 1.875rem;
  }
  .p-header__drawer-contents {
    gap: 55px;
    gap: 3.4375rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .p-header__drawer-nav-heading {
    background-color: #93664e;
    color: #fff;
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    padding: 8px 17px;
    padding: 0.5rem 1.0625rem;
  }
  .p-header__drawer-nav-items-wrap {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-header__drawer-nav-direct-items {
    gap: 23px;
    gap: 1.4375rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .p-header__drawer-nav-direct-items.p-header__drawer-nav-direct-items--culumn3 {
    gap: 0;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  .p-header__drawer-nav-item__img {
    display: none;
  }
  .p-header__drawer-nav-item-name {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    margin-top: 0;
    padding: 8px 10px;
    padding: 0.5rem 0.625rem;
  }
  .p-header__drawer-nav-item-name span {
    display: inline-block;
  }
  .p-header__drawer-nav-item-name-items {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0;
    padding-left: 0;
    row-gap: 0;
  }
  .p-header__drawer-nav-item-name-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    gap: 5px;
    gap: 0.3125rem;
    padding: 5px 26px;
    padding: 0.3125rem 1.625rem;
  }
  .p-header__drawer-nav-item-name-item a::before {
    aspect-ratio: 1/1;
    background-image: url(../images/common/button-icon-brown.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    margin-top: 3px;
    margin-top: 0.1875rem;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    width: 12.5px;
    width: 0.78125rem;
  }
  .p-header__drawer-nav-direct-items.p-header__drawer-nav-direct-items--culumn3 .p-header__drawer-nav-item-name {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    letter-spacing: -1px;
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
    padding-top: 6px;
    padding-top: 0.375rem;
  }
  .p-header__drawer-nav-items:nth-of-type(2) {
    margin-top: 50px;
    margin-top: 3.125rem;
    padding-top: 22px;
    padding-top: 1.375rem;
  }
  .p-header__drawer-nav-consignment-item a {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 5px;
    padding-top: 0.3125rem;
  }
  .p-header__drawer-nav-items:nth-of-type(2) .p-header__drawer-nav-consignment-item a {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    padding-bottom: 9px;
    padding-bottom: 0.5625rem;
    padding-top: 9px;
    padding-top: 0.5625rem;
  }
  .p-header__drawer-nav-consignment-item a[target=_blank] {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 12px;
    padding-top: 0.75rem;
  }
  .p-header__drawer-nav-consignment-item a[target=_blank]::after {
    width: 15px;
    width: 0.9375rem;
  }
  .p-mv {
    overflow-x: clip;
  }
  .p-mv__wrap {
    min-height: 600px;
    min-height: 37.5rem;
  }
  .p-mv__wrap-inner.l-inner {
    gap: 15px;
    gap: 0.9375rem;
    height: calc(100vh - 4.6875rem);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    -webkit-transform: translateY(5.2%);
            transform: translateY(5.2%);
  }
  .p-mv__sub-heading {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
  }
  .p-mv__heading {
    font-size: 60px;
    font-size: 3.75rem;
    letter-spacing: 0.1em;
    line-height: 1.1666666667;
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  .p-mv__text {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    letter-spacing: 0.15em;
    margin-top: 25px;
    margin-top: 1.5625rem;
  }
  .p-mv__nav {
    display: none;
  }
  .p-top-sub-mv__wrap {
    min-height: 600px;
    min-height: 37.5rem;
  }
  .p-top-sub-mv__inner.l-inner {
    padding-top: 75px;
    padding-top: 4.6875rem;
  }
  .p-top-sub-mv__heading-sub {
    border-radius: 0.8125rem;
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    letter-spacing: 0.05em;
    padding: 8px 13px;
    padding: 0.5rem 0.8125rem;
  }
  .p-top-sub-mv__heading-sub::after {
    right: -74px;
    right: -4.625rem;
    top: -42px;
    top: -2.625rem;
    width: 90px;
    width: 5.625rem;
  }
  .p-top-sub-mv__heading {
    font-size: 32.5px;
    font-size: 2.03125rem;
    letter-spacing: 0.1em;
    line-height: 1.6153846154;
    margin-top: 17px;
    margin-top: 1.0625rem;
  }
  .p-top-sub-mv__sub-heading {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 0.1em;
    margin-top: 28px;
    margin-top: 1.75rem;
  }
  .p-top-sub-mv__text-wrap {
    margin-top: 23px;
    margin-top: 1.4375rem;
  }
  .p-top-sub-mv__text + .p-top-sub-mv__text {
    margin-top: 22px;
    margin-top: 1.375rem;
  }
  .p-top-sub-mv__text {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    letter-spacing: 0.1em;
  }
  .p-top-sub-mv__link {
    margin-top: 32px;
    margin-top: 2rem;
  }
  .p-nursery-life__inner.l-inner {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-nursery-life__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
    gap: 1.5625rem;
  }
  .p-nursery-life__contents + .p-nursery-life__contents {
    margin-top: 90px;
    margin-top: 5.625rem;
  }
  .p-nursery-life__heading {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 21px 20px;
    padding: 1.3125rem 1.25rem;
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .p-nursery-life__hours {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    width: 100%;
  }
  .p-nursery-life__hours-heading {
    font-size: 16px;
    font-size: 1rem;
  }
  .p-nursery-life__hours-item {
    gap: 5px;
    gap: 0.3125rem;
  }
  .p-nursery-life__hours-label {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    width: 16%;
  }
  .p-nursery-life__hours-time {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-nursery-life__schedule {
    padding-bottom: 0;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    width: 100%;
  }
  .p-nursery-life__schedule-tables {
    gap: 0;
    grid-template-columns: repeat(1, 1fr);
  }
  .p-nursery-life__schedule-row:first-child {
    border-top: none;
  }
  .p-nursery-life__schedule-table:first-child {
    border-top: 1px solid #cab4a8;
  }
  .p-nursery-life__schedule-row {
    gap: 12px;
    gap: 0.75rem;
    padding: 18px 10px;
    padding: 1.125rem 0.625rem;
  }
  .p-nursery-life__schedule-time {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
  }
  .p-nursery-life__schedule-activity {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    font-weight: 500;
  }
  .p-nursery-life__slider .splide__arrow--next {
    right: -28px;
    right: -1.75rem;
    top: 50%;
  }
  .p-nursery-life__slider .splide__arrow--prev {
    left: -28px;
    left: -1.75rem;
    top: 50%;
  }
  .p-nursery-life__slider .splide__arrow--next::after,
  .p-nursery-life__slider .splide__arrow--prev::after {
    width: 15px;
    width: 0.9375rem;
  }
  .p-nursery-life__season {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
    gap: 1.5625rem;
    padding-bottom: 25px;
    padding-bottom: 1.5625rem;
    padding-bottom: 28px;
    padding-bottom: 1.75rem;
    padding-top: 25px;
    padding-top: 1.5625rem;
    padding-top: 28px;
    padding-top: 1.75rem;
    width: 100%;
  }
  .p-nursery-life__season-head {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    width: 100%;
  }
  .p-nursery-life__season-title {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-size: 30px;
    font-size: 1.875rem;
    gap: 15px;
    gap: 0.9375rem;
  }
  .p-nursery-life__season-title span {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-nursery-life__season-list {
    margin-top: 22px;
    margin-top: 1.375rem;
  }
  .p-nursery-life__season-item {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    line-height: 1.7916666667;
    padding-left: 10px;
    padding-left: 0.625rem;
  }
  .p-nursery-life__season-images {
    gap: 16px;
    gap: 1rem;
  }
  .p-nursery-life__feature-nav {
    margin-bottom: 100px;
    margin-bottom: 6.25rem;
    margin-top: 100px;
    margin-top: 6.25rem;
  }
  .p-page-mv__inner.l-inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-page-mv__heading {
    font-size: 25px;
    font-size: 1.5625rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-page-mv__img {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 23px;
    margin-top: 1.4375rem;
    max-height: 375px;
    max-height: 23.4375rem;
    width: 100vw;
  }
  .p-page-mv__img img {
    aspect-ratio: 750/375;
    border-radius: 0;
  }
  .p-pagenavi .nav-links,
  .p-pagenavi .wp-pagenavi {
    gap: 22px;
    gap: 1.375rem;
  }
  .p-pagenavi .previouspostslink {
    margin-right: 12px;
    margin-right: 0.75rem;
  }
  .p-pagenavi .nextpostslink {
    margin-left: 12px;
    margin-left: 0.75rem;
  }
  .p-pavinavi__prev,
  .p-pavinavi__next {
    width: 24px;
    width: 1.5rem;
  }
  .p-popup {
    display: none;
  }
  .p-popup__nav-item-name {
    margin-top: 0;
  }
  .p-privacypolicy__item + .p-privacypolicy__item {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-privacypolicy__heading {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-privacypolicy__text {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
  }
  .p-privacypolicy__text + .p-privacypolicy__text {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  .p-privacypolicy__detail-items {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-privacypolicy__detail-item {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    padding-left: 10px;
    padding-left: 0.625rem;
    text-indent: -6px;
    text-indent: -0.375rem;
  }
  .p-sub-mv__inner.l-inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-sub-mv__heading-wrap {
    margin-top: 25px;
    margin-top: 1.5625rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-sub-mv__heading-wrap:has(.p-sub-mv__heading-small) {
    margin-top: 0;
  }
  .p-sub-mv__sub-heading {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-sub-mv__heading {
    font-size: 25px;
    font-size: 1.5625rem;
    gap: 10px;
    gap: 0.625rem;
  }
  .p-sub-mv__heading span.p-sub-mv__title-label {
    border-radius: 0.625rem;
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    padding: 4.5px 11px;
    padding: 0.28125rem 0.6875rem;
  }
  .p-sub-mv__img {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 23px;
    margin-top: 1.4375rem;
    width: 100vw;
  }
  .p-sub-mv__img img {
    aspect-ratio: 750/500;
    border-radius: 0;
  }
  .p-sub-mv__img.p-sub-mv__img--uzumaki img {
    -o-object-position: 80% center;
       object-position: 80% center;
  }
  .p-sub-mv__link {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    border-radius: 1.5625rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -25px;
    margin-top: -1.5625rem;
    padding: 0;
  }
  .p-sub-mv__link-heading {
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem;
    gap: 10px;
    gap: 0.625rem;
    padding-bottom: 15px;
    padding-bottom: 0.9375rem;
    padding-left: 50px;
    padding-left: 3.125rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 15px;
    padding-top: 0.9375rem;
    position: relative;
    width: 100%;
  }
  .p-sub-mv__link-heading::before {
    border-right: solid 2px currentColor;
    border-top: solid 2px currentColor;
    content: "";
    height: 10px;
    height: 0.625rem;
    left: 20px;
    left: 1.25rem;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%) rotate(135deg);
            transform: translateY(-50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    width: 10px;
    width: 0.625rem;
  }
  .p-sub-mv__link-heading-en {
    font-size: 7px;
    font-size: 0.4375rem;
  }
  .p-sub-mv__items {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px;
    margin-top: 0.625rem;
    padding-left: 50px;
    padding-left: 3.125rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    width: 100%;
  }
  .p-sub-mv__item a {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    letter-spacing: 0.1em;
    padding: 12px 0px;
    padding: 0.75rem 0rem;
  }
  .p-sub-mv__item a.is-active::after {
    content: none;
  }
  .p-sub-mv__link.is-asahi2 .p-sub-mv__link-heading,
  .p-sub-mv__link.is-tanpopo:has(a[href="/tanpopo-hananoki"].is-active) .p-sub-mv__link-heading {
    font-size: 16px;
    font-size: 1rem;
    gap: 10px;
    gap: 0.625rem;
    padding-bottom: 13px;
    padding-bottom: 0.8125rem;
    padding-left: 50px;
    padding-left: 3.125rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 13px;
    padding-top: 0.8125rem;
  }
  .p-sub-mv__link.is-asahi2 .p-sub-mv__item a {
    padding: 12px 0px;
    padding: 0.75rem 0rem;
  }
  .p-sub-mv__link.is-asahi2.is-hananoki .p-sub-mv__link-heading-en,
  .p-sub-mv__link.is-tanpopo:has(a[href="/tanpopo-hananoki"].is-active) .p-sub-mv__link-heading-en {
    display: none;
  }
  .p-sub-mv__link-heading-wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3px;
    gap: 0.1875rem;
  }
  .p-sub-mv__link-heading-small {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-temporary__inner.l-inner {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-temporary__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 26px;
    gap: 1.625rem;
  }
  .p-temporary__contents + .p-temporary__contents {
    margin-top: 60px;
    margin-top: 3.75rem;
  }
  .p-temporary__heading {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 21px 20px;
    padding: 1.3125rem 1.25rem;
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .p-temporary__quote {
    -webkit-transform: none;
            transform: none;
    -webkit-transform: initial;
            transform: initial;
  }
  .p-temporary__body {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    width: 100%;
  }
  .p-temporary__intro {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-temporary__items {
    margin-top: 35px;
    margin-top: 2.1875rem;
  }
  .p-temporary__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6px;
    gap: 0.375rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    padding-top: 20px;
    padding-top: 1.25rem;
  }
  .p-temporary__item-heading {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    line-height: 1.6666666667;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 0;
    width: 100%;
  }
  .p-temporary__item-text {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    line-height: 2.0833333333;
  }
  .p-temporary__item-note {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    line-height: 2.0833333333;
  }
  .p-temporary__table-wrap {
    margin-top: 22px;
    margin-top: 1.375rem;
  }
  .p-temporary__item-details {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-temporary__item-details-wrap + .p-temporary__item-details-wrap {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-temporary__item-details-term {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
  }
  .p-temporary__item-details-desc {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-temporary__item-details-desc span {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-temporary__tel {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-temporary__contents:nth-child(2) {
    gap: 34px;
    gap: 2.125rem;
  }
  .p-temporary__pdf-wrap {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-temporary__pdf a {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    padding-bottom: 11px;
    padding-bottom: 0.6875rem;
    padding-top: 11px;
    padding-top: 0.6875rem;
  }
  .p-temporary__nav {
    margin-bottom: 100px;
    margin-bottom: 6.25rem;
    margin-top: 45px;
    margin-top: 2.8125rem;
  }
  .p-top-nueseries-list__title::before {
    right: -72px;
    right: -4.5rem;
    top: -133px;
    top: -8.3125rem;
    width: 135px;
    width: 8.4375rem;
  }
  .p-top-nueseries-list__article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 33px;
    margin-top: 2.0625rem;
  }
  .p-top-nueseries-list__info {
    min-height: 0;
    min-height: initial;
    width: 100%;
  }
  .p-top-nueseries-list__location-wrap {
    background-color: #fff;
    gap: 12px;
    gap: 0.75rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: -70px;
    margin-top: -4.375rem;
    max-height: 250px;
    max-height: 15.625rem;
    padding: 26px 15px;
    padding: 1.625rem 0.9375rem;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
  }
  .p-top-nueseries-list__label {
    border-radius: 1.0625rem;
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    padding: 8px 5px;
    padding: 0.5rem 0.3125rem;
  }
  .p-top-nueseries-list__name {
    font-size: 22.5px;
    font-size: 1.40625rem;
  }
  .p-top-nueseries-list__location {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
  }
  .p-top-nueseries-list__location::before {
    width: 8px;
    width: 0.5rem;
  }
  .p-top-nueseries-list__contents-wrap {
    border-radius: 0;
    border-radius: initial;
    margin-top: 22px;
    margin-top: 1.375rem;
    padding: 0 30px;
    padding: 0 1.875rem;
    width: 100%;
  }
  .p-top-nueseries-list__catch {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    line-height: 1.25;
  }
  .p-top-nueseries-list__description {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    margin-top: 16px;
    margin-top: 1rem;
  }
  .p-top-nueseries-list__link {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-top-nueseries-list__link .c-button.c-button--brown {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    padding-right: 0;
  }
  .p-top-nueseries-list__contents-wrap::after {
    right: 95px;
    right: 5.9375rem;
    top: -92px;
    top: -5.75rem;
    width: 60px;
    width: 3.75rem;
    z-index: 1;
  }
  .p-top-nueseries-list__article.p-top-nueseries-list__article--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 65px;
    margin-top: 4.0625rem;
  }
  .p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__contents {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  .p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__info {
    width: 100%;
  }
  .p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__location-wrap {
    background-color: #fff;
    gap: 12px;
    gap: 0.75rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: -70px;
    margin-top: -4.375rem;
    max-height: 250px;
    max-height: 15.625rem;
    padding: 26px 15px;
    padding: 1.625rem 0.9375rem;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
  }
  .p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__contents-wrap {
    padding: 0 31px;
    padding: 0 1.9375rem;
  }
  .p-top-nueseries-list__article.p-top-nueseries-list__article--02 .p-top-nueseries-list__contents-wrap::after {
    left: 87px;
    left: 5.4375rem;
    top: -95px;
    top: -5.9375rem;
    width: 64px;
    width: 4rem;
  }
  .p-top-nueseries-list__article.p-top-nueseries-list__article--02 .c-pagination {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    left: auto;
    left: initial;
    right: 20px;
    right: 1.25rem;
  }
  .p-top-nueseries-list__article03 {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-top-nueseries-list__article03-items {
    gap: 36px;
    gap: 2.25rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .p-top-nueseries-list__article03-item a {
    gap: 25px;
    gap: 1.5625rem;
  }
  .p-top-nueseries-list__article03-img {
    border-radius: 0.15625rem;
  }
  .p-top-nueseries-list__article03-img img {
    border-radius: 0.15625rem;
  }
  .p-top-nueseries-list__article03-info {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-top-nueseries-list__article03-title-wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    gap: 0.625rem;
  }
  .p-top-nueseries-list__article03-label {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    margin-top: 5px;
    margin-top: 0.3125rem;
    padding: 5px 7px;
    padding: 0.3125rem 0.4375rem;
  }
  .p-top-nueseries-list__article03-name {
    font-size: 17px;
    font-size: 1.0625rem;
    letter-spacing: 0.075em;
    margin-top: 0;
  }
  .p-top-nueseries-list__article03-location {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    font-weight: 400;
    gap: 5px;
    gap: 0.3125rem;
    letter-spacing: 0.02em;
  }
  .p-top-nueseries-list__article03-location::before {
    width: 8px;
    width: 0.5rem;
  }
  .p-top-nueseries-list__article03-description {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    letter-spacing: 0.05em;
    margin-top: 24px;
    margin-top: 1.5rem;
  }
  .p-top-nueseries-list__article03-link .c-button.c-button--brown {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-top-outsourcing-list {
    padding-bottom: 0;
    padding-top: 50px;
    padding-top: 3.125rem;
  }
  .p-top-outsourcing-list__title {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 0.4em;
    line-height: 1;
  }
  .p-top-outsourcing-list__title::before {
    top: -75px;
    top: -4.6875rem;
    width: 65px;
    width: 4.0625rem;
  }
  .p-top-outsourcing-list__items {
    gap: 20px;
    gap: 1.25rem;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-top-outsourcing-list__item a {
    gap: 15px;
    gap: 0.9375rem;
  }
  .p-top-outsourcing-list__label {
    border-radius: 0.625rem;
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    padding: 4px 2px;
    padding: 0.25rem 0.125rem;
  }
  .p-top-outsourcing-list__img {
    border-radius: 0.15625rem;
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-top-outsourcing-list__img img {
    aspect-ratio: 310/210;
    border-radius: 0.15625rem;
  }
  .p-top-outsourcing-list__info {
    gap: 10px;
    gap: 0.625rem;
  }
  .p-top-outsourcing-list__name {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-top-outsourcing-list__location {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    font-weight: 400;
    letter-spacing: 0.02em;
  }
  .p-top-outsourcing-list__location::before {
    width: 8px;
    width: 0.5rem;
  }
  .p-top-outsourcing-list__link .c-button.c-button--brown {
    font-size: max(10.5px, 10px);
    font-size: max(0.65625rem, 10px);
  }
  .p-top-outsourcing-list__link .c-button.c-button--brown::after {
    width: 15px;
    width: 0.9375rem;
  }
  .p-top-outsourcing-list__bg-img {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .p-top-outsourcing-list__bg-img img {
    aspect-ratio: 750/375;
  }
  .p-top-service {
    padding-bottom: 55px;
    padding-bottom: 3.4375rem;
    padding-top: 30px;
    padding-top: 1.875rem;
  }
  .p-top-service__inner.l-inner {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-top-service__title {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-top-service__table-wrap {
    margin-top: 25px;
    margin-top: 1.5625rem;
  }
  .p-top-service__table-wrap::before {
    left: 47.8873239437%;
  }
  .p-top-service__table-wrap::after {
    right: 28.1690140845%;
    z-index: -1;
  }
  .p-top-service__table col:first-child {
    font-size: 0;
    width: 0;
  }
  .p-top-service__table col:nth-child(2) {
    width: 47.8873239437%;
  }
  .p-top-service__table col:nth-child(3) {
    width: 23.9436619718%;
  }
  .p-top-service__table col:nth-child(4) {
    width: 28.1690140845%;
  }
  .p-top-service__table + .p-top-service__table {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-top-service__table th,
  .p-top-service__table td {
    padding: 5px;
    padding: 0.3125rem;
  }
  .p-top-service__table thead th {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    letter-spacing: 0.2em;
    line-height: 1.6666666667;
  }
  .p-top-service__table:nth-child(2) thead th,
  .p-top-service__table:nth-child(3) thead th {
    display: table-cell;
  }
  .p-top-service__table th.is-category {
    font-size: 0;
  }
  .p-top-service__table thead th.is-category {
    border-radius: 0.3125rem 0.3125rem 0 0;
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .p-top-service__table tr[data-category=education] td {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
    line-height: 1.6;
  }
  .p-top-service__heading {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
    line-height: 1.2;
  }
  .p-top-service__list {
    margin-top: 12px;
    margin-top: 0.75rem;
  }
  .p-top-service__item + .p-top-service__item {
    margin-top: 7px;
    margin-top: 0.4375rem;
  }
  .p-top-service__item a {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
    gap: 5px;
    gap: 0.3125rem;
    line-height: 1.6818181818;
  }
  .p-top-service__item a::before {
    margin-top: 3px;
    margin-top: 0.1875rem;
    width: 15px;
    width: 0.9375rem;
  }
  .p-top-service__cell[data-type=support] {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    padding-left: 25px;
    padding-left: 1.5625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 22px;
    padding-top: 1.375rem;
  }
  .p-top-service__cell[data-type=gakudo] {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    padding-left: 5px;
    padding-left: 0.3125rem;
    padding-right: 5px;
    padding-right: 0.3125rem;
    padding-top: 10px;
    padding-top: 0.625rem;
  }
  .p-top-service__cell:has([data-type=school]) {
    padding-bottom: 25px;
    padding-bottom: 1.5625rem;
    padding-left: 25px;
    padding-left: 1.5625rem;
    padding-right: 25px;
    padding-right: 1.5625rem;
    padding-top: 20px;
    padding-top: 1.25rem;
  }
  .p-top-service__cell[data-type=holiday] {
    padding-bottom: 25px;
    padding-bottom: 1.5625rem;
    padding-left: 25px;
    padding-left: 1.5625rem;
    padding-right: 25px;
    padding-right: 1.5625rem;
    padding-top: 7px;
    padding-top: 0.4375rem;
  }
  .p-top-service__table tr[data-category=education] td:not(:empty)::after {
    border-radius: 0.15625rem;
    bottom: 10px;
    bottom: 0.625rem;
    left: 10px;
    left: 0.625rem;
    right: 10px;
    right: 0.625rem;
    top: 10px;
    top: 0.625rem;
  }
  .p-top-service__table tr[data-category=education]:nth-child(1) td[data-type=gakudo]::after {
    bottom: 20px;
    bottom: 1.25rem;
    left: 10px;
    left: 0.625rem;
    right: 10px;
    right: 0.625rem;
    top: 10px;
    top: 0.625rem;
  }
  .p-top-service__table tr[data-category=education]:nth-child(3) td::after {
    bottom: 10px;
    bottom: 0.625rem;
    left: 10px;
    left: 0.625rem;
    right: 10px;
    right: 0.625rem;
    top: 4px;
    top: 0.25rem;
  }
  .p-top-service__table tr[data-category=education]:nth-child(4) td::after {
    bottom: 16px;
    bottom: 1rem;
    left: 10px;
    left: 0.625rem;
    right: 10px;
    right: 0.625rem;
    top: 2px;
    top: 0.125rem;
  }
  .p-top-service__cell[data-type=gakudo] .p-top-service__cell-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    gap: 0.5rem;
    text-align: center;
  }
  .p-top-service__cell[data-type=gakudo] .p-top-service__list {
    margin-top: 0;
  }
  .p-top-service__cell[data-type=gakudo] .p-top-service__item a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-top-service__cell[data-type=gakudo] .p-top-service__item a::before {
    display: none;
  }
  .p-top-service__cell[data-type=gakudo] .p-top-service__item a::after {
    aspect-ratio: 1/1;
    background-image: url(../images/common/arrow-pink.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    width: 15px;
    width: 0.9375rem;
  }
  .p-top-service__cell-inner[data-type=school] {
    padding-bottom: 13px;
    padding-bottom: 0.8125rem;
  }
  .p-top-service__cell-inner[data-type=school],
  .p-top-service__cell-inner[data-type=school] .p-top-service__list {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1px;
    gap: 0.0625rem;
  }
  .p-top-service__cell-inner[data-type=office-nursery] {
    margin-top: 12px;
    margin-top: 0.75rem;
  }
  .p-top-service__cell-inner[data-type=office-nursery] .p-top-service__list {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2px;
    gap: 0.125rem;
  }
  .p-top-service__slash {
    display: none;
  }
  .p-top-service__table tr[data-category=welfare] td {
    font-size: max(12.5px, 10px);
    font-size: max(0.78125rem, 10px);
    line-height: 1.2;
  }
  .p-top-service__table .p-top-service__cell[data-type=maternity] {
    height: 58px;
    height: 3.625rem;
    padding-bottom: 0px;
    padding-bottom: 0rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 5px;
    padding-top: 0.3125rem;
  }
  .p-top-service__table .p-top-service__cell[data-type=after] {
    line-height: 1.6;
    padding-bottom: 27px;
    padding-bottom: 1.6875rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 30px;
    padding-top: 1.875rem;
  }
  .p-top-service__table .p-top-service__cell[data-type=child] {
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    padding-left: 5px;
    padding-left: 0.3125rem;
    padding-right: 5px;
    padding-right: 0.3125rem;
    padding-top: 0px;
    padding-top: 0rem;
  }
  .p-top-service__table tr[data-category=welfare] td:not(:empty)::after {
    border-radius: 0.15625rem;
    bottom: 7px;
    bottom: 0.4375rem;
    left: 10px;
    left: 0.625rem;
    right: 10px;
    right: 0.625rem;
    top: 10px;
    top: 0.625rem;
  }
  .p-top-service__table tr td.p-top-service__cell[data-type=child]::after {
    bottom: 10px;
    bottom: 0.625rem;
    top: 5px;
    top: 0.3125rem;
  }
  tbody.u-pc {
    display: none;
  }
  tbody.u-sp {
    display: table-row-group;
  }
  .u-pc {
    display: none;
  }
  .u-sp {
    display: block;
  }
}

@media screen and (max-width: 599px){
  html {
    font-size: 16px;
  }
}

@media (max-width: 375px){
  html {
    font-size: 4.2666666667vw;
  }
}

@media (hover: hover){
  a:hover {
    opacity: 0.7;
  }
}

@media (hover: none){
  a:active {
    opacity: 0.7;
  }
}

@media (max-width: 800px){
  .p-hananoki__text {
    letter-spacing: 0.045em;
  }
}

@media (max-width: 1300px){
  .p-sub-mv__heading-span {
    display: contents;
  }
  .p-sub-mv__heading-small {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media (max-width: 767px){
  .p-sub-mv__heading-small {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-sub-mv__link.is-asahi2.is-hananoki .p-sub-mv__link-heading,
  .p-sub-mv__link.is-tanpopo:has(a[href="/tanpopo-hananoki"].is-active) .p-sub-mv__link-heading {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 1400px){
  .p-sub-mv__link.is-asahi2.is-hananoki .p-sub-mv__link-heading,
  .p-sub-mv__link.is-tanpopo:has(a[href="/tanpopo-hananoki"].is-active) .p-sub-mv__link-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    gap: 0.625rem;
  }
}
/*# sourceMappingURL=style.css.map */
