@charset "UTF-8";
* {
  box-sizing: border-box;
}

html, body {
  overscroll-behavior-y: unset;
}

/* 画像のドラッグ禁止 */
img {
  -webkit-user-drag: none;
  user-drag: none;
}

/* タップ時のハイライトの無効化 */
a, button {
  -webkit-tap-highlight-color: transparent;
}

body {
  background-color: #FFF8E3;
  font-family: "ヒラギノ角ゴ Pr6N", "HiraKakuPr6N", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
  color: #464646;
  min-height: 100vh;
  width: 100%;
  overflow-x: hidden;
}

a {
  color: #48B8D9 !important;
}

h1, h2, h3, h4, h5, h6, p, span, strong, small {
  line-height: 1.5em;
}

small {
  font-size: 12px;
}

main {
  position: relative;
  display: grid;
  justify-items: center;
  overflow: hidden;
  width: 100%;
  padding-top: 50px;
}
@media (min-width: 1280px) {
  main {
    padding-top: 80px;
  }
}

section {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 356px;
  padding: 0 15px;
}
@media (min-width: 1280px) {
  section {
    width: 100%;
    padding: 0;
  }
}

/* デフォルトの矢印を削除する */
summary {
  display: block;
}

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

.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

:root {
  --swiper-navigation-size: 0px;
}

footer {
  position: relative;
  background-color: #fff;
  width: 100%;
  padding: 32px;
  z-index: 9999;
  color: #707070;
  display: grid;
  justify-content: center;
  justify-items: center;
}
@media (min-width: 768px) and (max-width: 1279px) {
  footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
footer .footer__business-person {
  width: 100%;
  text-align: left;
}
footer .footer__trademarks {
  margin-bottom: 40px;
  width: 326px;
}
footer .footer__trademarks p {
  text-align: left;
  font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.7em;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 1279px) {
  footer .footer__trademarks {
    width: 100%;
    margin-bottom: 25px;
    display: flex;
    justify-content: start;
  }
  footer .footer__trademarks p {
    margin-left: 60px;
    font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 300;
  }
}
@media (min-width: 1280px) {
  footer .footer__trademarks {
    width: 100%;
    margin-bottom: 25px;
    display: flex;
    justify-content: start;
  }
  footer .footer__trademarks p {
    margin-left: 60px;
    font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 300;
  }
}
footer .footer_benesse {
  margin-bottom: 10px;
  display: grid;
  justify-items: center;
  width: 326px;
}
@media (min-width: 768px) and (max-width: 1279px) {
  footer .footer_benesse {
    width: 728px;
    grid-template: "logo cr" auto "logo links" auto/auto 1fr;
    align-items: end;
    grid-column-gap: 45px;
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  footer .footer_benesse {
    width: 1102px;
    grid-template: "logo cr links"/auto auto 1fr;
    align-items: end;
    grid-column-gap: 45px;
    margin-bottom: 0;
  }
}
footer .footer_benesse__logo {
  width: 135px;
}
@media (min-width: 1280px) {
  footer .footer_benesse__logo {
    grid-area: logo;
    transform: translateY(5px);
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  footer .footer_benesse__logo {
    grid-area: logo;
    transform: translateY(5px);
    margin-right: 40px;
  }
}
footer .footer_benesse__links {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto auto;
  margin-top: 14px;
  font-family: "ヒラギノ角ゴ ProN", "HiraKakuProN", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7em;
  color: #48B8D9;
}
@media (min-width: 768px) and (max-width: 1279px) {
  footer .footer_benesse__links {
    grid-area: links;
    justify-self: start;
    grid-template-columns: auto auto auto auto auto;
    grid-template-rows: auto;
  }
}
@media (min-width: 1280px) {
  footer .footer_benesse__links {
    grid-area: links;
    justify-self: end;
    grid-template-columns: auto auto auto auto auto;
    grid-template-rows: auto;
  }
}
footer .footer_benesse__links__privacy {
  grid-column: 1/4;
  grid-row: 2/3;
  justify-self: center;
}
@media (min-width: 1280px) {
  footer .footer_benesse__links__privacy {
    grid-column: 5/6;
    grid-row: 1/2;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  footer .footer_benesse__links__privacy {
    grid-column: 5/6;
    grid-row: 1/2;
  }
}
footer .footer_benesse__copyright {
  font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.7em;
  font-weight: 300;
  margin-top: 20px;
}
@media (min-width: 1280px) {
  footer .footer_benesse__copyright {
    font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 300;
    grid-area: cr;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  footer .footer_benesse__copyright {
    font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 300;
    grid-area: cr;
    justify-self: start;
  }
}
footer .footer_sns {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
}
@media (max-width: 767px) {
  footer .footer_sns {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
footer .footer_sns__inner {
  width: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
footer .footer_sns__inner a img {
  margin: 0 10px;
  width: 50px;
  height: 50px;
}

.c-background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 117vw;
  height: 443px;
  z-index: -10;
  object-fit: cover;
  margin-top: 50px;
}
.c-background img {
  width: 136vw;
  height: 443px;
  object-fit: cover;
}
@media (min-width: 1280px) {
  .c-background {
    width: 100vw;
    height: 900px;
    margin-top: 80px;
  }
  .c-background img {
    width: 100vw;
    height: 900px;
    object-fit: cover;
  }
}

.c-applyform {
  width: 60vw;
  height: 7vw;
  max-width: 580px;
  max-height: 80px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #009FE8;
}
.c-applyform img {
  height: 3vw;
  max-height: 29px;
}
@media (max-width: 767px) {
  .c-applyform {
    width: 326px;
    height: 60px;
  }
  .c-applyform img {
    height: 24px;
  }
}

.c-headtitle {
  height: 64px;
  width: 326px;
  background-color: #FCCF52;
  border-radius: 32px;
  display: grid;
  align-items: center;
  justify-items: center;
  z-index: 9;
}
@media (min-width: 1280px) {
  .c-headtitle {
    height: 100px;
    width: 980px;
    border-radius: 50px;
  }
}
.c-headtitle img {
  height: 20px;
  transform: translateY(0px);
}
@media (min-width: 1280px) {
  .c-headtitle img {
    transform: translateY(0px);
    height: 35px;
  }
}

.c-arrow, .c-arrow--down, .c-arrow--right, .c-arrow--left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-arrow img, .c-arrow--down img, .c-arrow--right img, .c-arrow--left img {
  width: 4vw;
  max-width: 59px;
}
.c-arrow--right, .c-arrow--left {
  margin: 0 20px;
}
@media (max-width: 767px) {
  .c-arrow--right, .c-arrow--left {
    display: none;
  }
}
.c-arrow--down {
  margin: 30px 0;
}
@media (max-width: 767px) {
  .c-arrow--down {
    display: none;
  }
}
.c-arrow--sp {
  width: 31px;
  height: auto;
  margin: 15px 0;
  margin-bottom: 9px;
}
.c-arrow--sp img {
  height: 31px;
  width: auto;
}

.c-rounded-back-green {
  background-color: #E0FDF3;
  border-radius: 10px;
  width: 100%;
  display: grid;
  justify-items: center;
  padding: 0 15px;
}
@media (min-width: 1280px) {
  .c-rounded-back-green {
    border-radius: 20px;
  }
}
.c-rounded-back-green__heading {
  color: #066557;
  font-family: "ヒラギノ角ゴ Pr6N W6", "ヒラギノ角ゴ ProN W6", "HiraKakuPr6N-W6", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7em;
  font-weight: 600;
}
@media (min-width: 1280px) {
  .c-rounded-back-green__heading {
    font-family: "ヒラギノ角ゴ Pr6N W6", "ヒラギノ角ゴ ProN W6", "HiraKakuPr6N-W6", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 1.7em;
    font-weight: 600;
  }
}
.c-rounded-back-blue {
  background-color: #DBF3FF;
  border-radius: 10px;
  width: 100%;
  display: grid;
  justify-items: center;
  padding: 0 15px;
}
@media (min-width: 1280px) {
  .c-rounded-back-blue {
    border-radius: 20px;
  }
}
.c-rounded-back-blue__heading {
  color: #066A9A;
  font-family: "ヒラギノ角ゴ Pr6N W6", "ヒラギノ角ゴ ProN W6", "HiraKakuPr6N-W6", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7em;
  font-weight: 600;
}
@media (min-width: 1280px) {
  .c-rounded-back-blue__heading {
    font-family: "ヒラギノ角ゴ Pr6N W6", "ヒラギノ角ゴ ProN W6", "HiraKakuPr6N-W6", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 1.7em;
    font-weight: 600;
  }
}

.c-dotted-border {
  height: 0px;
  width: 100%;
  border-bottom: dotted #916B00 5px;
}
@media (max-width: 767px) {
  .c-dotted-border {
    border-bottom: dotted #916B00 3px;
  }
}

.c-dotted-border--small {
  height: 0px;
  width: 100%;
  border-bottom: dotted #916B00 2px;
}
@media (max-width: 767px) {
  .c-dotted-border--small {
    border-bottom: dotted #916B00 2px;
  }
}

.c-solid-border {
  height: 0px;
  width: 100%;
  border-bottom: solid #916B00 1px;
}

.c-dotted-border-pro {
  height: 0px;
  width: 100%;
  border-bottom: dotted #C18E00 3px;
  margin: 30px 0;
}
@media (min-width: 1280px) {
  .c-dotted-border-pro {
    margin: 40px 0;
    margin-top: 50px;
    border-bottom: dotted #C18E00 5px;
  }
}

.c-text-caution {
  font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.7em;
  font-weight: 300;
  color: #D45652;
}
@media (min-width: 1280px) {
  .c-text-caution {
    font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.7em;
    font-weight: 300;
  }
}

.c-newsletter {
  width: 100%;
  display: grid;
  justify-items: center;
}
@media (max-width: 767px) {
  .c-newsletter__text-sp {
    text-align: left;
    margin-top: 25px;
    width: 100%;
    font-family: "ヒラギノ角ゴ Pr6N W6", "ヒラギノ角ゴ ProN W6", "HiraKakuPr6N-W6", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.7em;
    font-weight: 600;
  }
}
@media (min-width: 1280px) {
  .c-newsletter__text-sp {
    display: none;
  }
}
@media (max-width: 767px) {
  .c-newsletter__text-pc {
    display: none;
  }
}
@media (min-width: 1280px) {
  .c-newsletter__text-pc {
    font-family: "ヒラギノ角ゴ Pr6N W6", "ヒラギノ角ゴ ProN W6", "HiraKakuPr6N-W6", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 1.7em;
    font-weight: 600;
    text-align: left;
    margin-top: 30px;
    width: 460px;
  }
}
.c-newsletter__entry {
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 20px;
  width: 290px;
}
@media (min-width: 1280px) {
  .c-newsletter__entry {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 460px;
  }
}

.small {
  font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.7em;
  font-weight: 300;
}
@media (min-width: 1280px) {
  .small {
    font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 300;
  }
}

.flex-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.c-guideBtn {
  margin-top: -90px;
  margin-bottom: 80px;
  width: 60vw;
  height: 7vw;
  max-width: 580px;
  max-height: 80px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #916B00;
}
.c-guideBtn picture {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-guideBtn img {
  height: 3vw;
  max-height: 29px;
}
@media (max-width: 767px) {
  .c-guideBtn {
    margin-top: -30px;
    margin-bottom: 40px;
    width: 326px;
    height: 60px;
  }
  .c-guideBtn img {
    height: 24px;
  }
}

.c-apply-link {
  z-index: 9;
}

.c-contact {
  margin-top: 10px;
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 1279px) {
  .c-contact {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
.c-contact p {
  font-size: 15px;
  font-weight: 400 !important;
  text-align: left;
}
@media (min-width: 1280px) {
  .c-contact p {
    font-size: 18px;
  }
}

.c-zoom {
  position: relative;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .c-zoom {
    cursor: default;
  }
}
.c-zoom__icon {
  position: absolute;
  width: 28px;
  height: 28px;
  background: url(../../images/zoom_icon.svg) no-repeat;
  background-position: center;
  background-size: cover;
  top: 17px;
  right: 6px;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .c-zoom__icon {
    background-image: url("");
    display: none;
  }
}

.c-zoom-back {
  position: fixed;
  top: 0;
  /* 画面いっぱいに */
  width: 100vw;
  height: 100vh;
  /* 背景を少し透過 */
  background-color: rgba(0, 0, 0, 0.8);
  /* 中のimgを中央揃え */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  z-index: 99999999;
  display: none;
}

.c-zoom-image {
  width: 100%;
  object-fit: contain;
  margin: 20px 0;
}

.c-zoom-tojiru {
  width: 28px;
  height: 28px;
  background: url(../../images/tojiru.svg) no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 20px;
  cursor: pointer;
}

.c-zoom-blank {
  width: 28px;
  height: 28px;
  pointer-events: none;
}

.p-entry-button {
  position: fixed;
  z-index: 999;
}
@media (max-width: 767px) {
  .p-entry-button {
    bottom: 50px;
    right: 20px;
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .p-entry-button {
    bottom: 50px;
    right: 20px;
  }
}
@media (min-width: 1280px) {
  .p-entry-button {
    bottom: 50px;
    right: 20px;
  }
}
.p-entry-button a picture img {
  width: 85px;
}

.p-price {
  margin-top: 100px;
  margin-bottom: 60px;
  display: grid;
  justify-items: center;
}
@media (min-width: 1280px) {
  .p-price {
    width: 780px;
    margin-top: 180px;
    margin-bottom: 0;
  }
}
.p-price__image {
  width: 294px;
}
@media (min-width: 1280px) {
  .p-price__image {
    width: 580px;
  }
}
.p-price__headtitle {
  z-index: 1;
}
@media (max-width: 767px) {
  .p-price__headtitle {
    width: 326px;
  }
}
@media (min-width: 1280px) {
  .p-price__headtitle {
    width: 780px;
  }
}
.p-price__small-price {
  text-align: left;
}
@media (max-width: 767px) {
  .p-price__small-price {
    width: 270px;
  }
}
@media (min-width: 1280px) {
  .p-price__small-price {
    font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 300;
    width: 580px;
    margin-top: 40px;
    margin-bottom: 45px;
  }
}
.p-price__container {
  width: 326px;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 50px;
  margin-top: -62px;
  display: grid;
  justify-items: center;
  background-color: #fff;
  border-radius: 10px;
}
@media (min-width: 1280px) {
  .p-price__container {
    margin-top: -220px;
    width: 780px;
    padding-top: 150px;
    border-radius: 200px 200px 20px 20px;
  }
}

.p-caption {
  font-family: "ヒラギノ角ゴ Pr6N W3", "ヒラギノ角ゴ ProN W3", "HiraKakuPr6N-W3", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.7em;
  font-weight: 300;
  color: #464646;
}

.p-top {
  width: 100vw;
  padding: 0;
  position: relative;
  padding-bottom: 107px;
}
@media (min-width: 1280px) {
  .p-top {
    padding-bottom: 257px;
  }
}
.p-top__desc {
  font-size: 12px;
  margin-top: 15px;
  color: #916B00;
  font-weight: 600;
}
@media (min-width: 1280px) {
  .p-top__desc {
    font-size: 15px;
    margin-top: 30px;
  }
}
.p-top__marugu {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-180px, 0);
}
@media (min-width: 1280px) {
  .p-top__marugu {
    width: 140px;
    bottom: 85px;
    transform: translate(-400px, 0);
  }
}

.p-hattatsu {
  box-sizing: border-box;
}
.p-hattatsu__title {
  width: 326px;
}
.p-hattatsu__title img {
  width: 100%;
}
@media (min-width: 1280px) {
  .p-hattatsu__title {
    width: 780px;
  }
}
.p-hattatsu__list {
  padding: 20px 0;
}
@media (min-width: 1280px) {
  .p-hattatsu__list {
    padding: 20px 0;
    padding-top: 100px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
}
.p-hattatsu__list__item {
  margin: 20px 0;
  background-color: #FFFFFF;
  border-radius: 10px;
  border: solid 4px #FCCF52;
}
@media (min-width: 1280px) {
  .p-hattatsu__list__item {
    width: 580px;
    margin: 0;
  }
}
.p-hattatsu__list__item a {
  width: 100%;
  height: 100%;
}
.p-hattatsu__list__item a p {
  color: #464646;
}
.p-hattatsu__list__item__inner {
  text-align: left;
  padding: 18px 16px;
  width: 100%;
  height: 100%;
}
.p-hattatsu__list__item__title {
  margin-bottom: 15px;
}
@media (min-width: 1280px) {
  .p-hattatsu__list__item__main {
    padding: 0 30px;
  }
}
.p-hattatsu__list__item__heading {
  font-size: 15px;
  line-height: 1.8em;
  font-weight: 600;
  color: #916B00;
  margin-bottom: 10px;
}
@media (min-width: 1280px) {
  .p-hattatsu__list__item__heading {
    font-size: 18px;
  }
}
.p-hattatsu__list__item__desc {
  font-size: 12px;
  line-height: 1.8em;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 1280px) {
  .p-hattatsu__list__item__desc {
    font-size: 15px;
  }
}
.p-hattatsu__list__item__read {
  text-align: right;
  font-size: 14px;
  line-height: 1em;
  font-weight: 600;
  color: #916B00;
}
@media (min-width: 1280px) {
  .p-hattatsu__list__item__read {
    font-size: 16px;
  }
}
.p-hattatsu__list__item:first-child {
  margin-top: 0;
}
.p-hattatsu__list__item:last-child {
  margin-bottom: 0;
}
.p-hattatsu__advices {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding-top: 30px;
}
@media (min-width: 1280px) {
  .p-hattatsu__advices {
    gap: 50px;
    padding-top: 60px;
  }
}
.p-hattatsu__advices__cover {
  width: 150px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1280px) {
  .p-hattatsu__advices__cover {
    width: 279px;
  }
}
.p-hattatsu__advices__desc {
  display: flex;
  flex-direction: column;
  justify-content: end;
  width: 158px;
}
@media (min-width: 1280px) {
  .p-hattatsu__advices__desc {
    width: 250px;
    padding-bottom: 80px;
  }
}
.p-hattatsu__advices__desc p {
  color: #916B00;
  text-align: left;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
}
@media (min-width: 1280px) {
  .p-hattatsu__advices__desc p {
    font-size: 18px;
    line-height: 32px;
  }
}
.p-hattatsu__advices__desc__pdf {
  text-align: right !important;
}
.p-hattatsu__library {
  width: 326px;
  padding-top: 30px;
  text-align: left;
}
@media (min-width: 1280px) {
  .p-hattatsu__library {
    width: 580px;
    padding-top: 60px;
  }
}
.p-hattatsu__library__head {
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  .p-hattatsu__library__head {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px;
  }
}
.p-hattatsu__library__caution {
  font-size: 14px;
  line-height: 24px;
}
.p-hattatsu__library__list {
  margin-top: 40px;
}
@media (min-width: 1280px) {
  .p-hattatsu__library__list {
    margin-top: 60px;
  }
}
.p-hattatsu__library__list__item {
  border-top: 2px solid #916B00;
  padding: 25px 0 28px;
}
@media (min-width: 1280px) {
  .p-hattatsu__library__list__item {
    padding: 53px 0 55px;
  }
}
.p-hattatsu__library__list__item__heading {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #916B00;
}
.p-hattatsu__library__list__item__heading a {
  color: #916B00 !important;
  text-decoration: underline;
}
@media (min-width: 1280px) {
  .p-hattatsu__library__list__item__heading {
    font-size: 18px;
    line-height: 32px;
  }
}
.p-hattatsu__library__list__item__desc {
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
}
@media (min-width: 1280px) {
  .p-hattatsu__library__list__item__desc {
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
  }
}

#u-points {
  margin-top: 80px;
}
@media (min-width: 1280px) {
  #u-points {
    margin-top: 220px;
  }
}

@media (max-width: 767px) {
  .u-header-menu-link {
    margin-bottom: 20px;
  }
}
@media (min-width: 1280px) {
  .u-header-menu-link {
    margin-bottom: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .u-only-sp {
    display: none;
  }
}
@media (min-width: 1280px) {
  .u-only-sp {
    display: none;
  }
}

@media (max-width: 767px) {
  .u-only-pc-tab {
    display: none;
  }
}
@media (max-width: 767px) {
  .u-only-pc {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .u-only-pc {
    display: none;
  }
}
.u-dense-letter-spacing {
  letter-spacing: -0.03em;
}

.margin-5 {
  height: 5px;
}

.margin-10 {
  height: 10px;
}

.margin-15 {
  height: 15px;
}

.margin-20 {
  height: 20px;
}

.margin-25 {
  height: 25px;
}

.margin-30 {
  height: 30px;
}

.margin-35 {
  height: 35px;
}

.margin-40 {
  height: 40px;
}

.margin-45 {
  height: 45px;
}

.margin-50 {
  height: 50px;
}

.margin-60 {
  height: 60px;
}

.margin-70 {
  height: 70px;
}

.margin-80 {
  height: 80px;
}

.margin-90 {
  height: 90px;
}

.margin-100 {
  height: 100px;
}

.margin-points-casebox {
  height: 15px;
}
@media (min-width: 1280px) {
  .margin-points-casebox {
    height: 50px;
  }
}

@media (max-width: 767px) {
  .margin-sp-25 {
    height: 25px;
  }
}

@media (max-width: 767px) {
  .margin-sp-10 {
    height: 10px;
  }
}

@media (max-width: 767px) {
  .margin-sp-20 {
    height: 20px;
  }
}

@media (max-width: 767px) {
  .margin-sp-30 {
    height: 30px;
  }
}

@media (max-width: 767px) {
  .margin-sp-40 {
    height: 40px;
  }
}

@media (max-width: 767px) {
  .margin-sp-50 {
    height: 50px;
  }
}

@media (max-width: 767px) {
  .margin-sp-60 {
    height: 60px;
  }
}

@media (min-width: 1280px) {
  .margin-pc-10 {
    height: 10px;
  }
}

@media (min-width: 1280px) {
  .margin-pc-20 {
    height: 20px;
  }
}

@media (min-width: 1280px) {
  .margin-pc-30 {
    height: 30px;
  }
}

@media (min-width: 1280px) {
  .margin-pc-40 {
    height: 40px;
  }
}

@media (min-width: 1280px) {
  .margin-pc-50 {
    height: 50px;
  }
}

@media (min-width: 1280px) {
  .margin-pc-70 {
    height: 70px;
  }
}

@media (min-width: 1280px) {
  .margin-pc-90 {
    height: 90px;
  }
}

@media (min-width: 1280px) {
  .margin-pc-110 {
    height: 110px;
  }
}

@media (min-width: 1280px) {
  .margin-pc-140 {
    height: 140px;
  }
}

.margin-p-ui-last {
  height: 20px;
}

/*# sourceMappingURL=style.css.map */
