@charset "UTF-8";
html {
  font-size: 100%;
  scroll-margin-top: 100px;
}
@media (min-width: 1230px) {
  html {
    font-size: 100%;
  }
}

body {
  color: #222222;
  font-family: "Noto Serif JP", serif;
}

@media screen and (min-width: 768px) {
  a,
  button {
    transition: 0.3s;
  }
  a:hover,
  button:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}

/*****************************
* A Modern CSS Reset (https://github.com/hankchizljaw/modern-css-reset)
* 上記に、ul要素,ol要素,a要素への記述追加
*****************************/
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  line-height: 1.5;
  min-height: 100vh;
  text-rendering: optimizeSpeed;
}

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

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

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

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

button {
  background-color: initial;
  border: none;
  padding: 0;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
.inner-s.about__inner {
  padding-left: 25px;
  padding-right: 25px;
}

.about__wrap {
  position: relative;
}

.about__lead {
  margin-top: 6.25rem;
  padding-bottom: 2.375rem;
}
@media screen and (min-width: 768px) {
  .about__lead {
    margin-top: 2.5rem;
    padding-bottom: 5rem;
  }
}

.about__lead-heading {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  padding-bottom: 1.5rem;
  position: relative;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .about__lead-heading {
    font-size: 1.75rem;
    text-align: center;
  }
}

.about__lead-heading::after {
  background-color: #C4A55B;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 80px;
}
@media screen and (min-width: 768px) {
  .about__lead-heading::after {
    left: 50%;
    transform: translateX(-50%);
  }
}

.about__lead-text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 1.5rem;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .about__lead-text {
    font-size: 1rem;
    text-align: center;
  }
}

.about__bg {
  background-image: url(../images/about/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  inset: 0;
  position: absolute;
  z-index: -1;
}

.about__select {
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .about__select {
    padding: 6.9375rem 5rem;
  }
}

.about__select-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.about__select-list {
  margin-top: 1.875rem;
}

.about__select-item {
  border-top: 1px solid #D3D3D3;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .about__select-item {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}

.about__select-item .select__item-heading {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media screen and (min-width: 768px) {
  .about__select-item .select__item-heading {
    flex-direction: row;
    gap: 1.5rem;
  }
}

.about__select-item .select__item-hedaing img {
  height: 72px;
  object-fit: contain;
  width: 72px;
}

.about__select-item .select__item-title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .about__select-item .select__item-title {
    font-size: 1.5rem;
    text-align: left;
  }
}

.about__select-item .select-item__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .about__select-item .select-item__text {
    font-size: 1rem;
    margin-top: 1rem;
  }
}

.about__howto {
  background-color: #F6F2E7;
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .about__howto {
    padding: 5rem 0;
  }
}

.about__how-to-title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  padding-bottom: 1.25rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .about__how-to-title {
    font-size: 2rem;
  }
}

.about__how-to-title::after {
  background-color: #C4A55B;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

.about__howto-tab .tab__menu {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .about__howto-tab .tab__menu {
    margin-top: 3.5rem;
  }
}

.about__howto-tab .tab__menu-item {
  align-items: center;
  background-color: #fff;
  color: #222222;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1.6;
  padding: 0.25rem 1rem;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .about__howto-tab .tab__menu-item {
    flex-direction: row;
    font-size: 1.5rem;
    padding: 1.25rem 1.25rem;
  }
}
.about__howto-tab .tab__menu-item span {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .about__howto-tab .tab__menu-item span {
    font-size: 1.25rem;
  }
}

.about__howto-tab .tab__menu-item.is-active {
  background-color: #C4A55B;
  color: #fff;
  font-weight: bold;
}

.about__howto-tab .tab__panel {
  margin-top: 0.25rem;
}
@media screen and (min-width: 768px) {
  .about__howto-tab .tab__panel {
    margin-top: 0.5rem;
  }
}

.about__howto-tab .tab__panel-box {
  display: none;
  flex-direction: column;
  gap: 0.25rem;
}
@media screen and (min-width: 768px) {
  .about__howto-tab .tab__panel-box {
    gap: 0.5rem;
  }
}

.about__howto-tab .tab__panel-box.is-show {
  display: flex;
}

.about__howto-tab .panel-item {
  background-color: #fff;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .about__howto-tab .panel-item {
    padding: 1.5rem 2.5rem;
  }
}

.about__howto-tab .panel-item__title {
  align-items: center;
  border-bottom: 1px solid #D3D3D3;
  color: #222222;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: normal;
  gap: 0.625rem;
  letter-spacing: 0;
  line-height: 1.5;
  padding-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  .about__howto-tab .panel-item__title {
    font-size: 1.25rem;
  }
}
.about__howto-tab .panel-item__title img {
  height: 1.01em;
  width: 1.01em;
}

.panel-item__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .panel-item__text {
    font-size: 1rem;
  }
}

.about__rule {
  background-color: #fff;
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .about__rule {
    padding: 5rem 0;
  }
}

.about__rule-title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  padding-bottom: 1.25rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .about__rule-title {
    font-size: 2rem;
  }
}

.about__rule-title::after {
  background-color: #C4A55B;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

.about__rule-text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .about__rule-text {
    font-size: 1.125rem;
    margin-top: 3rem;
    padding: 0 1.5rem;
  }
}

.about__rule-link {
  color: #C4A55B;
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 0.5rem;
  text-align: center;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .about__rule-link {
    font-size: 1.125rem;
    margin-top: 1.5rem;
  }
}

.splide__track {
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .splide__track {
    margin-top: 4.5rem;
  }
}

.splide__arrow {
  background: #C9AD69;
  opacity: 1;
}

.splide__arrow svg {
  fill: #fff;
}

.splide__arrow--next {
  right: 0.5;
}
@media screen and (min-width: 768px) {
  .splide__arrow--next {
    right: 10%;
  }
}

.splide__arrow--prev {
  left: 0.5;
}
@media screen and (min-width: 768px) {
  .splide__arrow--prev {
    left: 10%;
  }
}

.splide__pagination__page.is-active {
  background: #222222;
  transform: scale(1);
}

.splide__pagination {
  bottom: -20px;
}
@media screen and (min-width: 768px) {
  .splide__pagination {
    bottom: -40px;
  }
}

.blog__slide {
  padding: 0 2.8125rem;
}
@media screen and (min-width: 768px) {
  .blog__slide {
    padding: 0;
  }
}

.blog__slide-wrap {
  padding-bottom: 2.5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .blog__slide-wrap {
    padding-bottom: 5rem;
  }
}

.blog__slide-bg {
  background-image: url(../images/about/bg.jpg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  inset: 0;
  position: absolute;
  z-index: -1;
}

.blog__slide-item {
  background-color: #fff;
  max-width: 380px;
  position: relative;
  width: 100%;
}

.blog__slide-link {
  inset: 0;
  position: absolute;
}

.blog__slide-img {
  aspect-ratio: 16/9;
  display: block;
}
.blog__slide-img img {
  height: 100%;
  object-fit: cover;
}

.blog__slide-title {
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  padding: 0.5rem 1rem 0.75rem;
}
@media screen and (min-width: 768px) {
  .blog__slide-title {
    font-size: 0.9375rem;
  }
}

.blog__inner {
  display: contents;
  margin: 0 auto;
  max-width: 1187px;
  padding: 5rem 1.5rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .blog__inner {
    display: block;
  }
}

.blog__heading {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: center;
  padding-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .blog__heading {
    padding-top: 0;
  }
}

.blog__heading-text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .blog__heading-text {
    font-size: 2rem;
  }
}

.blog__body {
  display: flex;
  flex-direction: column;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .blog__body {
    flex-direction: row;
    gap: 3.5rem;
    margin-top: 3.5rem;
  }
}

.card__list-wrap {
  padding: 0 1.5rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .card__list-wrap {
    padding: 0;
    width: 72%;
  }
}

.blog__card-list {
  column-gap: 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 2.5rem;
  row-gap: 2.5rem;
}
@media screen and (min-width: 768px) {
  .blog__card-list {
    column-gap: 2.5rem;
    column-gap: 1.5rem;
    padding-bottom: 3.5rem;
    row-gap: 1rem;
    row-gap: 3.5rem;
  }
}

.Confirm-Area {
  display: none;
}

.Form {
  padding-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .Form {
    padding-bottom: 5rem;
  }
}

.contact-heading {
  background-color: #F5F5F5;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  .contact-heading {
    padding: 4rem 1.5rem;
  }
}

.contact-heading__box {
  background-color: #fff;
  border: 1px solid #C4A55B;
  margin: 0 auto;
  max-width: 778px;
  padding: 1rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .contact-heading__box {
    padding: 1.5rem 2.5rem;
  }
}

.contact-heading__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .contact-heading__text {
    font-size: 1rem;
  }
}
.contact-heading__text a {
  color: #C4A55B;
  text-decoration: underline;
}

.contact-body {
  padding: 2.5rem 1.5rem 0;
}
@media screen and (min-width: 768px) {
  .contact-body {
    padding: 4rem 0 0;
  }
}

.contact-box {
  margin: 0 auto;
  max-width: 778px;
  width: 100%;
}

.Form {
  display: flex;
  flex-direction: column;
  gap: 2.0625rem;
}
.Form select,
.Form input,
.Form textarea {
  background-color: #F8F8F8;
  border: 1px solid #D3D3D3;
  padding: 0.84375rem 0.75rem;
  width: 100%;
}
.Form textarea {
  height: 180px;
  resize: none;
}
.Form select::placeholder,
.Form input::placeholder,
.Form textarea::placeholder {
  color: #8B8B8B;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
}
.Form select {
  appearance: none; /* デフォルトの矢印を非表示 */
}
.Form select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}

.Form-Item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.Form-Item__select {
  position: relative;
}
.Form-Item__select::after {
  border-bottom: 1.5px solid #C4A55B;
  border-right: 1.5px solid #C4A55B;
  bottom: 1.3em;
  content: "";
  height: 0.7em;
  position: absolute;
  position: absolute;
  right: 1em;
  transform: rotate(45deg);
  width: 0.7em;
}

.wpcf7-acceptance {
  width: 100%;
}

.wpcf7-acceptance label {
  align-items: center;
  display: flex;
  gap: 11px;
  justify-content: center;
}
.wpcf7-acceptance label input {
  height: 24px;
  width: 24px;
}

.wpcf7-list-item {
  margin: 0;
  width: 100%;
}

.wpcf7-list-item-label {
  color: #222222;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
}
.wpcf7-list-item-label a {
  color: #C4A55B;
  text-decoration: underline;
}

.material-symbols-outlined.open_in_new {
  font-size: 1.1em;
  vertical-align: middle;
}

.Form-Item-Label {
  color: #222222;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  gap: 10px;
  letter-spacing: 0;
  line-height: 1.5;
}
.Form-Item-Label .Form-Item-Label-Required {
  align-items: center;
  background-color: #C4A55B;
  color: #fff;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 1px 3px;
}

.wpcf7-list-item-label .Form-Item-Label-Required {
  align-items: center;
  background-color: #C4A55B;
  color: #fff;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 1px 3px;
}

.Confirm-Button {
  background-color: #C4A55B !important;
  border: #C4A55B !important;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  max-width: 378px;
}

input[type=button i]:disabled {
  cursor: default;
  opacity: 0.7;
}

.Confirm-Area {
  padding-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .Confirm-Area {
    padding-bottom: 5rem;
  }
}
.Confirm-Area h2 {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  text-align: center;
}
.Confirm-Area .Confirm-Area__text {
  color: #222222;
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  margin-top: 1rem;
  text-align: center;
}
.Confirm-Area .Form-Item:not(:first-child) {
  margin-top: 1rem;
}

.Form-Btn {
  background-color: #C4A55B;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  margin: 2.5rem auto 0;
  max-width: 378px;
  padding: 0.75rem;
  width: 100%;
}

.Back-Button {
  display: block;
  margin: 0 auto;
  max-width: 378px;
  width: 100%;
}

.single-blog {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  .single-blog {
    margin-top: 6.875rem;
  }
}

.single-blog__inner {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1180px;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .single-blog__inner {
    flex-direction: row;
    gap: 4.375rem;
    padding: 0 1.5rem;
  }
}

.single-blog__body {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .single-blog__body {
    width: 72%;
  }
}

.single-blog__card-img {
  aspect-ratio: 16/9;
  width: 100%;
}
.single-blog__card-img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.single-blog__wrap {
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .single-blog__wrap {
    padding: 0;
  }
}

.single-blog__title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .single-blog__title {
    font-size: 1.5rem;
    margin-top: 2.1875rem;
  }
}

.single-blog__links {
  display: flex;
  gap: 1.25rem;
  margin-bottom: 1.5625rem;
  margin-top: 2.5rem;
}
.single-blog__links .text {
  border-right: 1px solid #D3D3D3;
  color: #222222;
  font-family: "Playfair Display", serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  padding-right: 0.75rem;
}

.icons {
  display: flex;
  gap: 1rem;
}

.single-blog__content {
  border-bottom: 1px solid #D3D3D3;
  padding-bottom: 1.5rem;
}
.single-blog__content h2 {
  border-bottom: 1px solid #C9AD69;
  border-top: 1px solid #C9AD69;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.7;
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
  padding: 0.75rem 0.5rem;
}
@media screen and (min-width: 768px) {
  .single-blog__content h2 {
    font-size: 1.375rem;
  }
}
.single-blog__content h3 {
  border-left: 3px solid #C9AD69;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  padding-left: 0.75rem;
}
@media screen and (min-width: 768px) {
  .single-blog__content h3 {
    font-size: 1.25rem;
  }
}
.single-blog__content h4 {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  padding-left: 1.5em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .single-blog__content h4 {
    font-size: 1rem;
  }
}
.single-blog__content h4::before {
  background-color: #C9AD69;
  content: "";
  height: 1rem;
  left: 0;
  padding-top: 1em;
  position: absolute;
  top: 1em;
  transform: translateY(-50%);
  width: 1rem;
}
.single-blog__content p {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.single-blog__return {
  color: #222222;
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 1.5rem;
  padding-left: 1.625rem;
  position: relative;
}
.single-blog__return::before {
  border-bottom: 1.3px solid #C9AD69;
  border-left: 1.3px solid #C9AD69;
  content: "";
  height: 0.5rem;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 0.5rem;
}

.single-blog__cta {
  margin-top: 1rem;
  padding-bottom: 2.375rem;
}
@media screen and (min-width: 768px) {
  .single-blog__cta {
    margin-top: 5rem;
    padding-bottom: 4rem;
  }
}

.single-blog__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .single-blog__inner {
    flex-direction: row;
    gap: 2.5rem;
  }
}

.single-blog__cta-left {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .single-blog__cta-left {
    width: 46%;
  }
}

.single-blog__cta-right {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .single-blog__cta-right {
    width: 35%;
  }
}

.single-blog__text {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.single-blog__text .text {
  border-bottom: 3px solid #C4A55B;
  color: #222222;
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .single-blog__text .text {
    font-size: 1.75rem;
  }
}

.single-blog__cta-button {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  justify-content: center;
  margin-top: 1.25rem;
}

.single-blog__cta-caution {
  color: #222222;
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  position: relative;
}
@media screen and (min-width: 768px) {
  .single-blog__cta-caution {
    font-size: 1rem;
  }
}
.single-blog__cta-caution::before, .single-blog__cta-caution::after {
  background-color: #AEAEAE;
  content: "";
  height: 14.5px;
  position: absolute;
  width: 1px;
}
.single-blog__cta-caution::before {
  left: -1em;
  top: 0.5em;
  transform: rotate(-15deg);
}
.single-blog__cta-caution::after {
  right: -1em;
  top: 0.5em;
  transform: rotate(15deg);
}

.baby-j-faq__category-list {
  margin-top: 2.5rem;
  padding: 0 1.5625rem;
}

.baby-j-faq__category-list-title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .baby-j-faq__category-list-title {
    font-size: 1.125rem;
  }
}

.baby-j-faq__category-list-items {
  border-bottom: 1px solid #D3D3D3;
  display: flex;
  flex-wrap: wrap;
  gap: 0.875rem;
  justify-content: center;
  margin-top: 0.75rem;
  padding: 0 1.5625rem 1.5rem;
}

.baby-j-faq__category-list-item a {
  color: #BC9D51;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .baby-j-faq__category-list-item a {
    font-size: 0.9375rem;
  }
}

.baby-j-faq__categories {
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .baby-j-faq__categories {
    margin-top: 5rem;
  }
}

.baby-j-faq__category {
  border-left: 3px solid #C4A55B;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
  padding-left: 12px;
}

.baby-j-faq__lists {
  margin-top: 1.5rem;
  padding: 0 1.5rem 3.875rem;
}
@media screen and (min-width: 768px) {
  .baby-j-faq__lists {
    padding: 0 0 7rem;
  }
}

.baby-j-faq__list:not(:first-child) {
  margin-top: 3.5rem;
}

.baby-j-faq__item {
  border-bottom: 1px solid #D3D3D3;
  margin-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-right: 0.625rem;
}
.baby-j-faq__item:last-child {
  border-bottom: none;
}

.baby-j-faq__item[open] .baby-j-faq__question .accordion-arrow {
  transform: rotate(45deg);
}

.baby-j-faq__question {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 0.5rem;
  justify-content: space-between;
}
.baby-j-faq__question .accordion-arrow {
  border-bottom: 1.5px solid #C4A55B;
  border-right: 1.5px solid #C4A55B;
  display: inline-block;
  height: 10px;
  transform: rotate(-45deg);
  transition: transform 0.3s ease;
  width: 10px;
}

.baby-j-faq__answer {
  margin-top: 0.5rem;
  padding-left: 0.5rem;
}
.baby-j-faq__answer a {
  color: rgb(67, 67, 251);
  text-decoration: underline;
}
.baby-j-faq__answer p {
  line-height: 1.7;
}

summary {
  display: block;
  list-style: none;
}

summary::-webkit-details-marker {
  display: none;
}

.faq-section__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2.5rem 0.9375rem;
}
@media screen and (min-width: 768px) {
  .faq-section__inner {
    padding: 2.5rem 1.25rem 5rem;
  }
}

.faq-section__title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  padding-bottom: 1.25rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .faq-section__title {
    font-size: 2rem;
  }
}
.faq-section__title::after {
  background-color: #C4A55B;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

.faq-section__buttons {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .faq-section__buttons {
    flex-direction: row;
    gap: 2.5rem;
    margin-top: 3rem;
  }
}

.faq-section__button {
  align-items: center;
  border: 1px solid #C4A55B;
  display: flex;
  flex-direction: row;
  gap: 1rem;
  justify-content: center;
  max-width: 21.6875rem;
  padding: 0.75rem 2.1875rem;
  width: 21.6875rem;
}
@media screen and (min-width: 768px) {
  .faq-section__button {
    padding: 0.75rem 3rem;
  }
}

.faq-section__link {
  color: #222222;
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: 500;
  height: inherit;
  letter-spacing: 0;
  line-height: 2;
}

.button-triangle {
  background-color: #C4A55B;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  display: block;
  height: 10px;
  width: 13px;
}

.faq-section__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  margin-top: 2.5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .faq-section__text {
    font-size: 1rem;
  }
}
.faq-section__text::before, .faq-section__text::after {
  background-color: #AEAEAE;
  content: "";
  height: 1px;
  position: absolute;
  width: 14px;
}
.faq-section__text::before {
  bottom: 0.8em;
  left: -1em;
  transform: rotate(45deg);
}
.faq-section__text::after {
  bottom: 0.8em;
  right: -1em;
  transform: rotate(-45deg);
}

.faq-section__primary-button {
  margin-top: 0.25rem;
}

.button-primary.faq-section__primary-link::after {
  right: -1em;
}

.fv.step__fv picture img {
  object-position: top;
}

.step__to-beginner-wrap {
  position: relative;
}

.step__to-beginner-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .step__to-beginner-inner {
    padding-bottom: 5rem;
  }
}

.step__to-beginner-heading {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 2.5rem;
}
.step__to-beginner-heading img {
  height: 24px;
  width: 24px;
}

.step__to-beginner-title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .step__to-beginner-title {
    font-size: 2rem;
  }
}

.step__to-beginner-text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 1.5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .step__to-beginner-text {
    font-size: 1rem;
  }
}

.step__to-beginner-img {
  background-color: #fff;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .step__to-beginner-img {
    margin-top: 2rem;
    padding: 0 6.25rem;
  }
}
.step__to-beginner-img img {
  max-width: 572px;
  width: 100%;
}

.step__to-beginner-bg {
  background-image: url(../images/about/bg.jpg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  inset: 0;
  position: absolute;
  z-index: -1;
}

.step__flow-inner {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .step__flow-inner {
    padding: 5rem 0;
  }
}

.flow-item__title .text {
  display: inline-block;
  margin-left: 0.5rem;
}
.flow-item__title .border {
  display: inline-block;
  padding-right: 0.5rem;
  position: relative;
}
.flow-item__title .border::after {
  background-color: #fff;
  content: "";
  height: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

.flow-item01__list {
  display: flex;
  flex-direction: column;
  gap: 2.1875rem;
  margin-top: 1.5rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .flow-item01__list {
    gap: 3.1875rem;
  }
}

.flow-item__heading {
  align-items: center;
  display: flex;
  gap: 2.0625rem;
}
.flow-item__heading .number {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1;
  margin-left: 1.375rem;
  position: relative;
}
.flow-item__heading .number::before {
  background-color: #C4A55B;
  content: "";
  height: 23px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -40%) rotate(45deg);
  width: 23px;
  z-index: -1;
}
.flow-item__heading .title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
}

.flow-item01__body {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 1.375rem;
}
@media screen and (min-width: 768px) {
  .flow-item01__body {
    flex-direction: row;
    gap: 2.5rem;
  }
}

.flow-item01__left-img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .flow-item01__left-img {
    width: min(445px, 45.4081vw);
  }
}

.flow-item02__body {
  display: flex;
  flex-direction: column;
  margin-top: 1.5rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .flow-item02__body {
    flex-direction: row-reverse;
    gap: clamp(1.375rem, -2.054rem + 7.14vw, 4.375rem);
  }
}

.flow-item02__right {
  display: contents;
  width: min(445px, 45.4081vw);
}
@media screen and (min-width: 768px) {
  .flow-item02__right {
    display: block;
  }
}
.flow-item02__right .flow-item02__text {
  order: 1;
}
.flow-item02__right .howto-search {
  border: 2px solid rgba(201, 173, 105, 0.4);
  border-radius: 6px;
  margin-top: 2rem;
  order: 5;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .flow-item02__right .howto-search:last-child {
    margin-top: 1rem;
  }
}
.flow-item02__right .howto-search__title {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}
.flow-item02__right .howto-search__title .tag {
  align-items: center;
  background-color: #C4A55B;
  border-radius: 2px;
  color: #fff;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  height: 28px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1.6;
  min-width: 67px;
  white-space: nowrap;
}
.flow-item02__right .howto-search__title .text {
  color: #222222;
  flex: 1;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
}
.flow-item02__right .howto-search__text {
  margin-top: 0.75rem;
}

.flow-item02__left {
  margin-top: 1rem;
  order: 2;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .flow-item02__left {
    margin-top: 0;
    width: min(445px, 45.4081vw);
  }
}

.flow-step__arrow {
  display: block;
  height: auto;
  margin: 8px auto;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .flow-step__arrow {
    margin: 24px auto;
  }
}

.flow-item03__list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 2rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .flow-item03__list {
    gap: 3.5rem;
    margin-top: 1.5rem;
  }
}

.flow-item03__text {
  margin-top: 0.75rem;
  padding-left: 1em;
}

.flow-item03__body {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media screen and (min-width: 768px) {
  .flow-item03__body {
    flex-direction: row;
    gap: 2.5rem;
  }
}

.flow-item03__left-img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .flow-item03__left-img {
    width: min(445px, 45.4081vw);
  }
}

.flow-item04__content {
  margin-top: 1.875rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .flow-item04__content {
    margin-top: 1.5rem;
  }
}

.flow-item04__body {
  display: flex;
  flex-direction: column-reverse;
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .flow-item04__body {
    flex-direction: row;
    gap: 2.5rem;
  }
}

.flow-item04__left-img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .flow-item04__left-img {
    width: min(445px, 45.4081vw);
  }
}

.flow-item05__content {
  margin-top: 1.875rem;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .flow-item05__content {
    margin-top: 1.5rem;
  }
}

.flow-item05__body {
  display: flex;
  flex-direction: column-reverse;
  gap: 2rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .flow-item05__body {
    flex-direction: row;
    gap: 2rem;
    padding-bottom: 3rem;
  }
}

.flow-item05__left-img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .flow-item05__left-img {
    width: min(445px, 45.4081vw);
  }
}

.flow-item06__right {
  font-size: 0.9375rem;
  line-height: 1.8;
  margin-top: 1.875rem;
  padding: 0 1.5rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .flow-item06__right {
    padding: 0 1.5rem 5rem;
  }
}

.step__caution {
  background-color: #F5F5F5;
  padding: 2.5rem 0 4rem;
}

.step__caution-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.8125rem;
  margin: 0 auto;
  max-width: 828px;
  padding: 0 1.5rem;
  width: 100%;
}

.step__caution-box {
  background-color: #fff;
}

.caution-box__heading {
  background-color: #C4A55B;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  padding: 0.5rem 1.5rem 0.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .caution-box__heading {
    font-size: 1.25rem;
    padding: 0.5rem 1.5rem;
  }
}

.caution-box__body {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .caution-box__body {
    font-size: 1rem;
  }
}

.support-section {
  padding-bottom: 2.375rem;
}
@media screen and (min-width: 768px) {
  .support-section {
    padding-bottom: 4rem;
  }
}

.support-heading {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 2.375rem;
}
@media screen and (min-width: 768px) {
  .support-heading {
    margin-top: 2.5rem;
  }
}
.support-heading img {
  height: 24px;
  width: 24px;
}

.support-heading__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .support-heading__text {
    font-size: 2rem;
  }
}

.page-support__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 22px;
  padding: 0 1.5625rem;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .page-support__text {
    font-size: 0.9375rem;
    margin-top: 24px;
    padding: 0;
    text-align: center;
  }
}

.support-faq {
  background-color: #F6F2E7;
  padding: 2.4375rem 0 3.875rem;
}
@media screen and (min-width: 768px) {
  .support-faq {
    padding: 5rem 0;
  }
}

.support-faq__inner {
  margin: 0 auto;
  max-width: 980px;
  padding: 0 1.5rem;
  width: 100%;
}

.support-faq__heading {
  align-items: center;
  color: #222222;
  display: flex;
  flex-direction: column;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2.2;
}
@media screen and (min-width: 768px) {
  .support-faq__heading {
    font-size: 1.5rem;
  }
}
.support-faq__heading span {
  border-bottom: 2px solid #C4A55B;
}

.support-faq__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 2.1875rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .support-faq__text {
    font-size: 1rem;
    margin-top: 2.5rem;
  }
}

.support-faq__box {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin-top: 1.625rem;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .support-faq__box {
    margin-top: 1.5rem;
  }
}

.support-faq__item {
  color: #222222;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  gap: 2px;
  letter-spacing: 0;
  line-height: 1.8;
}
.support-faq__item a {
  text-decoration: underline;
}

.support-faq__button {
  align-items: center;
  display: flex;
  justify-content: center;
}

.support-faq__link {
  border-bottom: 1px solid #222222;
  color: #222222;
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.2;
  margin-top: 2rem;
  position: relative;
}
.support-faq__link::after {
  border-right: 1.3px solid #C9AD69;
  border-top: 1.3px solid #C9AD69;
  content: "";
  height: 0.5rem;
  position: absolute;
  right: -1em;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 0.5rem;
}
@media screen and (min-width: 768px) {
  .support-faq__link {
    font-size: 1rem;
    margin-top: 1.5rem;
  }
}

.support-lists {
  padding: 0 0 4rem;
}
@media screen and (min-width: 768px) {
  .support-lists {
    padding: 5rem 0;
  }
}

.inner.support-lists__inner {
  max-width: 1030px;
}

.support-lists__inner {
  display: contents;
}
@media screen and (min-width: 768px) {
  .support-lists__inner {
    display: block;
  }
}

.support-list01__body {
  display: flex;
  flex-direction: column;
  gap: 0.6875rem;
  padding: 1.5625rem 1.5rem 3.25rem;
}

.support-list01__item {
  color: #222222;
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  position: relative;
  text-decoration: underline;
}
.support-list01__item::after {
  border-right: 1.3px solid #C9AD69;
  border-top: 1.3px solid #C9AD69;
  content: "";
  height: 0.5rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(0.5em) rotate(45deg);
  width: 0.5rem;
}

.support-list02__body {
  padding: 1.5625rem 1.5rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .support-list02__body {
    padding: 1.5rem 0 2.5rem;
  }
}
.support-list02__body .time {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}

.support-list02__tel {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.support-list02__tel .text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
}
.support-list02__tel .num {
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 1.75rem;
  font-weight: normal;
  gap: 4px;
  letter-spacing: 0;
  line-height: 1.5;
}

.supprt-list02__cautions {
  display: flex;
  flex-direction: column;
  gap: 0.8125rem;
  margin-top: 1.3125rem;
}
@media screen and (min-width: 768px) {
  .supprt-list02__cautions {
    margin-top: 1.125rem;
  }
}
.supprt-list02__cautions .caution {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}

.support-list03__body {
  padding: 2.1875rem 1.5rem 0;
}
@media screen and (min-width: 768px) {
  .support-list03__body {
    padding: 1.5rem 0 0;
  }
}

.support-list03__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}

.support-list03__button {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .support-list03__button {
    justify-content: flex-start;
  }
}

.support-list03__link {
  color: #222222;
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  position: relative;
  text-align: center;
  text-decoration: underline;
}
.support-list03__link::after {
  border-right: 1.3px solid #C9AD69;
  border-top: 1.3px solid #C9AD69;
  content: "";
  height: 0.5rem;
  position: absolute;
  right: -1em;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 0.5rem;
}

.inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .inner {
    max-width: 76.875rem;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}

.inner-s {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0rem;
  padding-right: 0rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .inner-s {
    max-width: 64.375rem;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}

#syotorihiki {
  scroll-margin-top: 70px;
}

.breadcrumb.lower-page__breadcrumb {
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .breadcrumb.lower-page__breadcrumb {
    margin-top: 5.375rem;
  }
}

.page-term__inner {
  margin-top: 1rem;
  padding-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .page-term__inner {
    margin-top: 4rem;
  }
}

.page-term__items {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 1.5rem;
  padding: 0 1.5rem;
}

.page-term__item h3 {
  border-left: 3px solid #C4A55B;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
  margin: 8px 0;
  padding-left: 0.75rem;
}
.page-term__item p {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .page-term__item p {
    font-size: 1rem;
  }
}
.page-term__item .disc {
  list-style: disc;
}
.page-term__item ul {
  list-style: decimal;
  padding-left: 1em;
}
.page-term__item ul li {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .page-term__item ul li {
    font-size: 1rem;
  }
}
.page-term__item ul .maru-number {
  list-style: none;
}
.page-term__item ul .maru-number li {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .page-term__item ul .maru-number li {
    font-size: 1rem;
  }
}
.page-term__item ul .kakko-number {
  list-style: none;
  position: relative;
}
.page-term__item ul .kakko-number li {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .page-term__item ul .kakko-number li {
    font-size: 1rem;
  }
}
.page-term__item ul .kakko-number li::before {
  content: "(" counter(list-item) ")";
  position: absolute;
  right: 98.5%; /* 0.5remは連番とテキストとの余白 */
}

.term-text {
  margin-top: 0.5rem;
  padding: 0 1.5rem;
}

.term-date {
  margin-top: 1.5rem;
  padding: 0 1.5rem;
}

.page-term__table {
  margin-top: 4rem;
}
.page-term__table .table__wrap {
  padding: 0 1.5rem;
}
.page-term__table table {
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  max-width: 932px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page-term__table table {
    margin-top: 2.5rem;
  }
}
.page-term__table table tr {
  display: flex;
}
.page-term__table table tr:last-child th,
.page-term__table table tr:last-child td {
  border-bottom: 1px solid #D6D6D6;
}
.page-term__table table tr th {
  align-items: center;
  background-color: #F3F3F3;
  border: 1px solid #D6D6D6;
  border-bottom: none;
  border-right: none;
  color: #222222;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1.5;
  padding: 0.5rem;
  width: 28%;
}
@media screen and (min-width: 768px) {
  .page-term__table table tr th {
    font-size: 1rem;
    padding: 0.75rem 1rem;
    width: 30%;
  }
}
.page-term__table table tr td {
  border: 1px solid #D6D6D6;
  border-bottom: none;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  padding: 0.25rem 0.5rem;
  width: 70%;
}
@media screen and (min-width: 768px) {
  .page-term__table table tr td {
    font-size: 1rem;
    padding: 0.5rem 1rem;
  }
}

.price__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.price__lead {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  margin-top: 3.375rem;
}
@media screen and (min-width: 768px) {
  .price__lead {
    flex-direction: row;
  }
}

.price__lead-left {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .price__lead-left {
    width: 48%;
  }
}

.price__lead-text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .price__lead-text {
    font-size: 1.125rem;
  }
}

.price__lead-right {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .price__lead-right {
    flex: 1;
  }
}

.h-ribbon-wrap.price__select-heading::before,
.h-ribbon-wrap.price__select-heading::after {
  z-index: -1;
}

.price__lead-wrap {
  position: relative;
}

.price__bg {
  background-image: url(../images/about/bg.jpg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  inset: 0;
  position: absolute;
  z-index: -2;
}

.price-info {
  background-color: #F6F2E7;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .price-info {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
}

.price__lead-heading {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  padding-bottom: 1.25rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .price__lead-heading {
    font-size: 2rem;
  }
}
.price__lead-heading::after {
  background-color: #C4A55B;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

.price-info__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 2.5rem;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .price-info__text {
    font-size: 1.125rem;
    margin-top: 3rem;
    text-align: center;
  }
}

.price-info__caution {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 0.375rem;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .price-info__caution {
    font-size: 1rem;
    text-align: center;
  }
}

.price-info__cards {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.875rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.625rem;
  max-width: 778px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .price-info__cards {
    margin-top: 2.5rem;
  }
}

.price-info__card {
  position: relative;
  width: 100%;
}

.price-info__card:not(:last-child)::before,
.price-info__card:not(:last-child)::after {
  background-color: #85797C;
  bottom: -1.4375rem;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  width: 22px;
}

.price-info__card:not(:last-child)::after {
  transform: rotate(90deg);
}

.price-info__card-heaading {
  background-color: #C4A55B;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  padding: 0.25rem 1.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .price-info__card-heaading {
    font-size: 1.25rem;
  }
}

.price-info__card-text {
  background-color: #fff;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  padding: 1rem;
  text-align: center;
}

.price-info__option-heading {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  margin-top: 2.5rem;
  padding-bottom: 1.25rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .price-info__option-heading {
    font-size: 1.5rem;
    margin-top: 5rem;
  }
}
.price-info__option-heading::after {
  background-color: #C4A55B;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

.price-info__option-text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 2.5rem;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .price-info__option-text {
    font-size: 1.125rem;
    margin-top: 2rem;
    text-align: center;
  }
}

.price-info__table {
  border-collapse: collapse;
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
}
.price-info__table thead {
  background-color: #C4A55B;
  border: 1px solid #C4A55B;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
}
.price-info__table tbody tr th {
  background-color: #F3F3F1;
  border: 1px solid #CDCBC5;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
  padding: 0.65625rem 0.5rem;
  text-align: left;
  width: 48%;
}
.price-info__table tbody tr td {
  background-color: #fff;
  border: 1px solid #CDCBC5;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
  padding: 0.625rem 0.75rem;
  text-align: right;
  width: 52%;
}
.price-info__table tbody tr td span {
  display: block;
  font-size: 0.75rem;
}

.price-info__table:first-of-type {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .price-info__table:first-of-type {
    margin-top: 2.5rem;
  }
}

.price-info__table:not(:first-of-type) {
  margin-top: 1.5rem;
}

.price-info__table.move-table tbody tr {
  display: none;
}

.price-info__table.move-table tbody tr:nth-child(-n+4) {
  display: table-row; /* 最初の4行だけ表示 */
}

.price-info__table.move-table.show-all tbody tr {
  display: table-row; /* 全行表示 */
}

.move-less {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 0.75rem;
}
.move-less p {
  border-bottom: 1px solid #222222;
  color: #222222;
  cursor: pointer;
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.2;
  position: relative;
}
.move-less p::after {
  border-right: 1.5px solid #C4A55B;
  border-top: 1.5px solid #C4A55B;
  content: "";
  height: 8px;
  position: absolute;
  right: -2em;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  width: 8px;
}
.move-less.active p::after {
  transform: translateY(-50%) rotate(-45deg);
}

.price-caution {
  padding-bottom: 8.25rem;
  padding-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .price-caution {
    padding-top: 5rem;
  }
}

.price-caution__heading {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  padding-bottom: 1.25rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .price-caution__heading {
    font-size: 2rem;
  }
}
.price-caution__heading::after {
  background-color: #C4A55B;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

.price-caution__lead {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 2.5rem;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .price-caution__lead {
    font-size: 1.125rem;
    margin-top: 2rem;
    text-align: center;
  }
}

.caution-list__item:first-of-type {
  margin-top: 1.25rem;
}

.caution-list__item:not(:first-of-type) {
  margin-top: 3rem;
}

.caution-list__title {
  border-bottom: 1px solid #D3D3D3;
  color: #222222;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: normal;
  gap: 0.5rem;
  letter-spacing: 0;
  line-height: 1.5;
  padding-bottom: 13.5px;
}

.caution-list__body {
  padding-top: 0.75rem;
}

.caution-list__text,
.caution-list__item-list {
  color: #000000;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
.caution-list__text.c-light,
.caution-list__item-list.c-light {
  color: #454545;
}

.caution-list__item-list {
  list-style: disc;
  padding-left: 1em;
}
.caution-list__item-list li::marker {
  color: #222222;
  font-size: 12px;
}

.caution-list__link {
  color: #222222;
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 0.5rem;
  position: relative;
  text-decoration: underline;
}
.caution-list__link::after {
  border-right: 1.5px solid #C4A55B;
  border-top: 1.5px solid #C4A55B;
  content: "";
  height: 8px;
  position: absolute;
  right: -1em;
  top: 50%;
  transform: translateY(-45%) rotate(45deg);
  width: 8px;
}

.price__payment {
  background-color: #F6F2E7;
  padding-bottom: 2.1875rem;
  padding-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .price__payment {
    padding-bottom: 2.5rem;
  }
}

.price-payment__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .price-payment__inner {
    align-items: center;
  }
}

.price-payment__heading {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  padding-bottom: 1.25rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .price-payment__heading {
    font-size: 2rem;
  }
}
.price-payment__heading::after {
  background-color: #C4A55B;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

.price-payment__img {
  margin-top: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .price-payment__img {
    margin-top: 2.5rem;
  }
}
.price-payment__img img {
  margin-left: auto;
  margin-right: auto;
}

.price-payment__text {
  color: #000000;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 0.6875rem;
}
@media screen and (min-width: 768px) {
  .price-payment__text {
    font-size: 1rem;
    margin-top: 1.5rem;
  }
}

.price-payment__caution {
  color: #454545;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .price-payment__caution {
    margin-top: 0.5rem;
  }
}

.price-example {
  padding-bottom: 2.5rem;
  padding-top: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .price-example {
    padding-bottom: 5rem;
    padding-top: 10rem;
  }
}

.price-example__heading {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  padding-bottom: 1.25rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .price-example__heading {
    font-size: 2rem;
  }
}
.price-example__heading::after {
  background-color: #C4A55B;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

.price-example__list {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  row-gap: 1.375rem;
}
@media screen and (min-width: 768px) {
  .price-example__list {
    column-gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    row-gap: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .price-example__list {
    column-gap: 5.5rem;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    margin-top: 2.5rem;
    row-gap: 6rem;
  }
}

.price-example__item .caution {
  color: #454545;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .price-example__item .caution {
    font-size: 0.875rem;
  }
}

.price-example__img img {
  aspect-ratio: 3/2;
  margin: 0 auto;
  object-fit: cover;
  padding: 0 2.25rem;
}
@media screen and (min-width: 768px) {
  .price-example__img img {
    aspect-ratio: 11/5.7;
    padding: 0 3.1875rem;
  }
}

.price-example__item-heading {
  align-items: center;
  color: #222222;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: normal;
  gap: 0.75rem;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .price-example__item-heading {
    font-size: 1.25rem;
  }
}
.price-example__item-heading span {
  background-color: #C4A55B;
  color: #fff;
  font-size: 0.875rem;
  padding: 0.1875rem 0.375rem;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .price-example__item-heading span {
    font-size: 1rem;
  }
}

.price-example__item-text {
  color: #454545;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  list-style: disc;
  margin-top: 0.5rem;
  padding-left: 1em;
}
.price-example__item-text li::marker {
  font-size: 12px;
}

.price-example__item-content {
  background-color: #F5F5F5;
  border: 1px solid #D7D7D7;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
}

.price-example__payment {
  margin-top: 1rem;
}
.price-example__payment .row {
  align-items: center;
  display: flex;
  padding: 0 8px;
}
.price-example__payment .row:not(:first-child) {
  margin-top: 0.5rem;
}
.price-example__payment .row.payment-section {
  margin-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .price-example__payment .row.payment-section {
    margin-top: 1.25rem;
  }
}
.price-example__payment .row .label {
  color: #000000;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .price-example__payment .row .label {
    font-size: 0.9375rem;
  }
}
.price-example__payment .row .price {
  color: #000000;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .price-example__payment .row .price {
    font-size: 0.9375rem;
  }
}
.price-example__payment .row .dots {
  border-bottom: 2px dashed #C3C3C3;
  flex: 1;
  height: 0;
  margin: 0 0.5rem;
}
.price-example__payment .subtotal {
  background-color: #F3F3F3;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0.5rem;
  padding: 2px 8px;
  text-align: right;
}
.price-example__payment .total {
  background-color: #F6F2E7;
  border: solid 1.5px #C4A55B;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.8;
  margin-top: 0.75rem;
  padding: 4px 8px;
  text-align: right;
}

.header {
  background-color: #fff;
  box-shadow: rgb(170, 170, 170) 2px 2px 4px 0px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.header__inner {
  align-items: center;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  display: flex;
  justify-content: space-between;
  padding: 0.5rem;
}
@media screen and (min-width: 768px) {
  .header__inner {
    padding: 0.75rem 0.5rem;
  }
}

.header__logo {
  max-width: 112px;
  padding-left: 0.75rem;
  width: 100%;
}
.header__logo img {
  display: block;
  height: auto;
  object-fit: contain;
  width: 100%;
}

.header__nav-menu {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.25rem;
  justify-content: flex-end;
  padding-right: 1.875rem;
}

.header__nav-list {
  align-items: center;
  column-gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .header__nav-list {
    column-gap: 0.625rem;
  }
}
@media screen and (min-width: 1024px) {
  .header__nav-list {
    column-gap: 1.25rem;
  }
}

.header__nav-buttons {
  align-items: center;
  display: flex;
  gap: 1.25rem;
}

.header__nav-link {
  color: rgb(64, 46, 50);
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  transition: opacity 0.3s ease;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .header__nav-link {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 1024px) {
  .header__nav-link {
    font-size: 0.9375rem;
  }
}

.header__nav-button {
  height: 2.375rem;
}

.header__nav-link:hover {
  opacity: 0.7;
}

.header__nav-button-link {
  align-items: center;
  background-color: #C9AD69;
  border: 1px solid #C9AD69;
  border-radius: 2px;
  color: #fff;
  display: flex;
  font-size: 0.875rem;
  height: 100%;
  justify-content: center;
  padding: 1rem;
  transition: opacity 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.header__nav-button-link:hover {
  background-color: #fff;
  color: #C9AD69;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .header__nav-button-link {
    font-size: 0.875rem;
  }
}

.header__nav-button-link.header__nav-button-link--reverse {
  align-items: center;
  background-color: #fff;
  border: 1px solid #C9AD69;
  border-radius: 2px;
  color: #C9AD69;
  display: flex;
  height: 100%;
  justify-content: center;
  transition: all 0.3s ease;
}
.header__nav-button-link.header__nav-button-link--reverse:hover {
  background-color: #C9AD69;
  color: #fff;
  opacity: 1;
}

.header__nav-button-link:hover {
  opacity: 0.7;
}

.select-lang {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 45px;
}
.select-lang span {
  color: rgb(64, 46, 50);
  font-family: "Noto Serif JP", serif;
  font-size: 0.625rem;
  font-weight: 400;
}

#lang-options {
  display: none;
  list-style: none;
}

#lang-options.on {
  display: initial;
}

.lang-select-container {
  background-color: #fff;
  border-radius: 4px;
  margin: 0.5rem;
  max-width: 374px;
  position: absolute;
  right: 0;
  width: calc(100% - 1rem);
}

.lang-item {
  border-bottom: 1px solid #F3F3F3;
}

.lang-item:last-child {
  border-bottom: none;
}

.lang-item a {
  color: #454545;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  padding: 1rem;
}

.current a {
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.current a::after {
  background-image: url(../images/icons/check-icon.svg);
  content: "";
  height: 20px;
  position: relative;
  width: 20px;
}

.haeder__sp-nav-inner {
  align-items: center;
  display: flex;
  gap: 16px;
}

.header__sp-buttons {
  align-items: center;
  display: flex;
  gap: 0.75rem;
}
.hamburger {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}

.hamburger span {
  background-color: #222222;
  height: 3px;
  transition: transform 0.6s ease;
  width: 1.6875rem;
}

.hamburger.hamburger-toggle {
  position: relative;
  top: 8px;
}
.hamburger.hamburger-toggle span:nth-child(1) {
  position: relative;
  top: 0px;
  transform: rotate(225deg);
}
.hamburger.hamburger-toggle span:nth-child(2) {
  display: none;
}
.hamburger.hamburger-toggle span:nth-child(3) {
  position: relative;
  top: -8px;
  transform: rotate(-225deg);
}

.sp-nav {
  background-color: #fff;
  opacity: 0;
  position: absolute;
  transition: opacity 0.5s linear, transform 0.3s linear, visibility 0s linear 0.5s;
  visibility: hidden;
  width: 100%;
  z-index: 500;
}

.sp-nav.open {
  background-color: #fff;
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.3s ease, visibility 0s;
  visibility: visible;
}
.sp-nav.open .sp-nav__menu {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
}

.sp-nav__menu {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  opacity: 0;
  overflow-y: auto;
  padding: 2.5rem 0;
  transform: translateX(1%);
  transition: opacity 0.4s linear, transform 0.5s linear;
  visibility: hidden;
}

.sp-nav__list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding-left: 40px;
  width: 100%;
}

.sp-nav__link {
  color: #222222;
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
  position: relative;
}

.sp-nav__footer {
  background-color: #7F7F7F;
  padding: 1.5rem 1rem 7.5rem;
  width: 100%;
}

.sp-nav__footer-inner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  column-gap: 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  padding-bottom: 1.5rem;
  row-gap: 2.5rem;
}

.sp-nav__footer-list {
  max-width: 171px;
}

.sp-nav__footer-title {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.1538461538;
}
.sp-nav__footer-title:not(:first-child) {
  margin-top: 1rem;
}

.sp-nav__footer-link {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
}
.sp-nav__footer-link .targer-blank {
  display: inline;
  height: 14px;
  vertical-align: middle;
  width: 14px;
}

.sp-nav__footer-list ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1rem;
}

.sp-nav__footer-list .footer__nav-icons {
  align-items: center;
  display: flex;
  flex-direction: row;
}

.sp-nav__footer-copyright {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 1.5rem;
  opacity: 0.7;
}

.footer {
  background-color: #7F7F7F;
  padding: 1.5rem 1rem;
}
@media screen and (min-width: 768px) {
  .footer {
    padding: 2.5rem;
  }
}

.footer__nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .footer__nav {
    flex-direction: row;
  }
}

.footer__nav-col {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .footer__nav-col {
    flex-direction: column;
    max-width: 265px;
    width: 100%;
  }
}

.footer__nav-pc-col {
  max-width: 200px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .footer__nav-pc-col {
    display: flex;
    flex-direction: column;
    max-width: 265px;
    width: 100%;
  }
}

.footer-display-content {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .footer-display-content {
    display: contents;
  }
}

.footer__list {
  max-width: 200px;
  width: 100%;
}
.footer__list ul {
  margin-top: 1rem;
}

.footer__title {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.1538461538;
}
.footer__title + .footer__title {
  margin-top: 1rem;
}
.footer__title.footer__title--thin {
  font-weight: normal;
}

.footer__item {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
}

.footer__item + .footer__item {
  margin-top: 1rem;
}

.footer__sns {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .footer__sns {
    margin-top: 2.5rem;
  }
}

.footer__nav-icons {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 0.8125rem;
}
.footer__nav-icons .footer__item + .footer__item {
  margin-top: 0;
}

.breadcrumb {
  margin: 0 auto;
  max-width: 1200px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 0.5rem;
  width: 100%;
}
.breadcrumb span {
  color: #454545;
  font-family: "Noto Serif JP", serif;
  font-size: 0.75rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .breadcrumb span {
    font-size: 0.9375rem;
  }
}

.text-normal {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .text-normal {
    font-size: 1rem;
  }
}

.h-ribbon-wrap {
  box-sizing: border-box;
  display: inline-block;
  height: 34px;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .h-ribbon-wrap {
    height: 56px;
  }
}

.h-ribbon-wrap:before {
  border: 17px solid #C4A55B;
  border-left-color: transparent;
  border-right: 44px solid #C4A55B;
  bottom: -10px;
  content: "";
  left: -45px;
  position: absolute;
  width: 10px;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .h-ribbon-wrap:before {
    border: 20px solid #C4A55B;
    border-left-color: transparent;
    border-right: 40px solid #C4A55B;
  }
}

.h-ribbon-wrap:after {
  border: 17px solid #C4A55B;
  border-left: 44px solid #C4A55B;
  border-right-color: transparent;
  bottom: -10px;
  content: "";
  position: absolute;
  right: -45px;
  width: 10px;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .h-ribbon-wrap:after {
    border: 20px solid #C4A55B;
    border-left: 40px solid #C4A55B;
    border-right-color: transparent;
  }
}

.h-ribbon {
  background-color: #C9AD69;
  color: #fff;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 34px;
  margin: 0;
  padding: 0 1rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .h-ribbon {
    font-size: 1.75rem;
    line-height: 56px;
    padding: 0 2.375rem;
  }
}

.h-ribbon:before {
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #4A3700;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}

.h-ribbon::after {
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #4A3700;
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
}

.baby-j-heading {
  background-color: #C4A55B;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  padding: 0.625rem 1.5rem;
}

.button-primary__wrap {
  background-color: #C4A55B;
  display: inline-block;
  max-width: 342px;
  padding: 0.75rem 3.125rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .button-primary__wrap {
    width: 342px;
  }
}

.button-primary {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  position: relative;
}
@media screen and (min-width: 768px) {
  .button-primary {
    font-size: 1.125rem;
  }
}

.button-primary::after {
  background-color: #fff;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  content: "";
  height: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
}

.button-primary__wrap.button-primary__wrap--reverse {
  background-color: #fff;
}

.button-primary.button-primary--reverse {
  color: #222222;
}

.button-primary.button-primary--reverse::after {
  background-color: #C4A55B;
}

.blog__card {
  max-width: 392px;
  position: relative;
  width: 100%;
}

.blog__card-link {
  inset: 0;
  position: absolute;
}

.blog__card-img {
  aspect-ratio: 16/9;
  display: block;
}
.blog__card-img img {
  height: 100%;
  object-fit: cover;
}

.blog__card-title {
  color: #222222;
  display: -webkit-box;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  margin-top: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .blog__card-title {
    -webkit-line-clamp: 2;
  }
}

.blog__card-categories {
  display: flex;
  gap: 4px;
  margin-top: 0.5rem;
}

.blog__card-category {
  background-color: #C4A55B;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
  padding: 0 3px;
}
@media screen and (min-width: 768px) {
  .blog__card-category {
    font-size: 0.8125rem;
  }
}

.blog__card-tags {
  display: flex;
  gap: 0.5625rem;
  margin-top: 0.5rem;
}

.blog__card-tag {
  border-bottom: 1px solid #222222;
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.625rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .blog__card-tag {
    font-size: 0.8125rem;
  }
}

.navigation {
  border-top: solid 1px #D3D3D3;
}

.nav-links {
  align-items: center;
  display: flex;
  gap: 1.0625rem;
  justify-content: center;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .nav-links {
    margin-top: 3.5rem;
  }
}

.page-numbers {
  color: #7F7F7F;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .page-numbers {
    font-size: 0.9375rem;
  }
}

.page-numbers.current {
  color: #222222;
}

.next .pagination__arrow {
  transform: rotate(180deg);
}

#toc_container {
  background-color: #F5F5F5;
  border-radius: 8px;
  font-family: "Noto Sans JP", sans-serif;
  padding: 1rem;
}
#toc_container p {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 0;
  margin-top: 0;
}

.toc_title {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
  padding-left: 2em;
  position: relative;
}
.toc_title .toc_toggle {
  padding-left: 0.5rem;
}
.toc_title .toc_toggle a {
  color: #C4A55B;
}
.toc_title::before {
  background-image: url(../images/blog/list.svg);
  background-repeat: no-repeat;
  content: "";
  height: 1.42857143em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.42857143em;
}

.toc_list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-top: 0.75rem;
}
.toc_list li {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
}
.toc_list li ul {
  list-style: decimal;
  margin-left: 1.5em;
  margin-top: 0.25rem;
}
.toc_list li ul li {
  color: #222222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
.toc_list li ul li::marker {
  color: #979797;
}
.toc_list li ul li a {
  text-decoration: underline;
}

.joinus {
  padding: 1rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .joinus {
    padding: 1.5rem;
  }
}

.joinus__inner {
  background: linear-gradient(to bottom, #B9A166, #B3995C);
  padding: 0.5rem 1.25rem 1.5rem;
}
@media screen and (min-width: 768px) {
  .joinus__inner {
    padding: 2rem 4rem;
  }
}

.joinus__title {
  text-align: center;
}

.joinus__title-en {
  color: #E7DEC9;
  font-family: "Playfair Display", serif;
  font-size: 2.5rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  opacity: 0.4;
}
@media screen and (min-width: 768px) {
  .joinus__title-en {
    font-size: 3rem;
  }
}

.joinus__title-ja {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .joinus__title-ja {
    font-size: 2rem;
  }
}

.joinus__body {
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
  justify-content: center;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .joinus__body {
    align-items: center;
    flex-direction: row-reverse;
    gap: 4.33333%;
    margin-top: 2.5rem;
  }
}

.joinus__right {
  flex: 1;
}

.joinus__left {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .joinus__left {
    width: 33.819444vw;
  }
}

.joinus__text {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .joinus__text {
    font-size: 1.125rem;
    margin-top: 1.5rem;
  }
}

.joinus__buttons {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin-top: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .joinus__buttons {
    flex-direction: row;
    gap: clamp(0.5rem, -1.962rem + 3.85vw, 1.5rem);
    margin-top: 3rem;
  }
}
@media (min-width: 1025px) and (max-width: 1229px) {
  .joinus__buttons {
    flex-direction: column;
  }
}

.button-primary__wrap.joinus__button-wrap {
  max-width: 312px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .button-primary__wrap.joinus__button-wrap {
    max-width: clamp(15rem, -1.154rem + 25.24vw, 21.563rem);
    padding: 0.75rem clamp(1.5rem, -2.5rem + 6.25vw, 3.125rem);
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .button-primary__wrap.joinus__button-wrap {
    max-width: 342px;
  }
}
.button-primary__wrap.joinus__button-wrap .button-primary::after {
  right: -1em;
}

.sidebar {
  margin-top: 2.5rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sidebar {
    margin-top: 0;
    width: 28%;
  }
}

.sidebar__content {
  background-color: #F6F2E7;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 2.5rem 1.5rem;
}

.sidebar__title {
  background-color: #C9AD69;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  padding: 0.125rem 0.5rem;
}

.sidebar__categories {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 1rem;
  padding-left: 0.5rem;
}

.sidebar__category {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.9375rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}

.sidebar__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 1rem;
  padding-right: 15.5279503106%;
}

.sidebar__rankings {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1rem;
}

.sidebar__ranking {
  display: flex;
  gap: 0.5625rem;
  position: relative;
}

.sidebar__ranking-link {
  inset: 0;
  position: absolute;
  z-index: 3;
}

.sidebar__ranking-img {
  aspect-ratio: 16/9;
  display: block;
  position: relative;
  width: 118px;
}
.sidebar__ranking-img img {
  height: 100%;
  object-fit: cover;
}
.sidebar__ranking-img .rank {
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  width: 34px;
}
.sidebar__ranking-img .rank-1 {
  background-image: url(../images/blog/rank-1.svg);
}
.sidebar__ranking-img .rank-2 {
  background-image: url(../images/blog/rank-2.svg);
}
.sidebar__ranking-img .rank-3 {
  background-image: url(../images/blog/rank-3.svg);
}
.sidebar__ranking-img .rank-4 {
  background-image: url(../images/blog/rank-4.svg);
}
.sidebar__ranking-img .rank-5 {
  background-image: url(../images/blog/rank-5.svg);
}

.sidebar__ranking-title {
  color: #222222;
  display: -webkit-box;
  flex: 1;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.8;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 1em;
  overflow: hidden;
}

.cta__inner {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .cta__inner {
    flex-direction: row-reverse;
  }
}

.cta__body {
  background-color: #F6F2E7;
  flex: 1;
  padding-bottom: 2.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .cta__body {
    padding-bottom: 2.5rem;
    padding-left: 4.305vw;
    padding-right: 4.305vw;
    padding-top: 5rem;
  }
}

.cta__title {
  border-bottom: 1px solid #C4A55B;
  color: #222222;
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.7;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  .cta__title {
    font-size: 1.75rem;
    padding-bottom: 1rem;
  }
}

.cta__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .cta__text {
    font-size: 1.125rem;
    margin-top: 1.5rem;
  }
}

.cta__button-wrap {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .cta__button-wrap {
    margin-top: 2rem;
  }
}

.cta__left {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .cta__left {
    width: 42.8472222222%;
  }
}

.cta__img {
  aspect-ratio: 39/20;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .cta__img {
    aspect-ratio: 620/380;
  }
}
.cta__img img {
  height: 100%;
  object-fit: cover;
  object-position: right;
  width: 100%;
}

.fv {
  position: relative;
}

.fv picture {
  aspect-ratio: 390/224;
  display: block;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .fv picture {
    aspect-ratio: 1440/460;
  }
}
.fv picture img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.fv__text {
  padding-left: 1.5rem;
  position: absolute;
  top: 63%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .fv__text {
    padding-left: 10%;
  }
}

.fv__text-en {
  color: #E7DEC9;
  font-family: "Playfair Display", serif;
  font-size: 4rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .fv__text-en {
    font-size: 6.5rem;
  }
}

.fv__title {
  align-items: center;
  display: flex;
  gap: 0.8125rem;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .fv__title {
    margin-top: 1rem;
  }
}

.fv__text-ja {
  color: #fff;
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .fv__text-ja {
    font-size: 1.25rem;
  }
}

.fv__border {
  background-color: #fff;
  display: inline-block;
  height: 1px;
  width: 2.5rem;
}
@media screen and (min-width: 768px) {
  .fv__border {
    width: 4rem;
  }
}

@media screen and (min-width: 768px) {
  .baby-j-faq__fv picture img {
    object-position: 0% 15%;
  }
}

.sp-none {
  display: none;
}
@media screen and (min-width: 768px) {
  .sp-none {
    display: block;
  }
}

.sp-show {
  display: block;
}
@media screen and (min-width: 768px) {
  .sp-show {
    display: none;
  }
}

.lg-show {
  display: block;
}
@media screen and (min-width: 1024px) {
  .lg-show {
    display: none;
  }
}

.header-query-on {
  display: block;
}

@media screen and (min-width: 993px) {
  .header-query-on {
    display: none;
  }
}
.header-query-off {
  display: none;
}

@media screen and (min-width: 993px) {
  .header-query-off {
    display: block;
  }
}
.text-center {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
}/*# sourceMappingURL=style.css.map */
