.p-u-underline {
  text-decoration: underline;
}

.p-u-zoom-50 {
  zoom: 0.5;
}

.p-content__in {
  max-width: 930px;
  margin: auto;
}

.p-button {
  display: block;
  border-radius: 100px;
  -webkit-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
.p-button:hover {
  opacity: 0.7;
}
.p-button img:nth-child(n) {
  -webkit-transition: none !important;
  transition: none !important;
  opacity: 1 !important;
}

.p-about {
  padding: 40px 40px 40px;
  background: #FFF7EE;
}
.p-about__section {
  padding: 19px 0 25px;
  border-radius: 10px;
  background-color: #fff;
}
.p-about__section:not(:first-child) {
  margin-top: 20px;
}
.p-about__heading-01 {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #444444;
}
.p-about__heading-01._ruby {
  padding-top: 13px;
}
.p-about__read {
  padding: 3px 0 3px;
  margin: 5px 0 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #444444;
  background-color: #FED1A7;
}
.p-about__read._change {
  color: #C72253;
  background-color: #EBBAB8;
}
.p-about__mod-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px 0 17px;
  margin: 15px 0 0;
}
.p-about__mod-01-arrow {
  padding: 0 0 20px;
  margin: auto auto auto;
}
.p-about__information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 120px;
  gap: 15px;
  padding: 20px 30px 20px;
  margin: 25px 25px 0;
  background: #FEF0E1;
  border-radius: 10px;
}
.p-about__information-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #444444;
}
.p-about__information-detail b {
  font-weight: inherit;
  color: #C72253;
}

.p-point {
  margin: 40px 0 0;
}
.p-point__heading-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 80px;
  background: #F9A75F;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.p-point__in {
  padding: 40px 40px 40px;
  background: #FFF7EE;
}
.p-point__section {
  overflow: hidden;
  border-radius: 10px;
}
.p-point__section:not(:first-child) {
  margin-top: 25px;
}
.p-point__heading-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 86px;
  background-color: #F9A75F;
}
.p-point__heading-02-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 30px;
  padding: 0 26px 0;
  margin: 7px 0 1px;
  border-radius: 5px;
  background-color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #F9A75F;
}
.p-point__heading-02-main {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.p-point__body {
  position: relative;
  padding: 25px 370px 19px 30px;
  background-color: #fff;
}
.p-point__body._03 {
  padding: 48px 298px 47px 24px;
}
.p-point__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #F9A75F;
}
.p-point__detail {
  margin: 15px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #444444;
}
.p-point__point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin: 13px 0 0;
}
.p-point__point-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 113px;
  min-height: 66px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  background-color: #F9A75F;
}
.p-point__point-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1;
}
.p-point__point-text {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.05em;
}
.p-point__point-text b {
  font-size: 16px;
  font-weight: inherit;
  color: #F9A75F;
}
.p-point__note {
  margin: 9px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #444444;
}
.p-point__image-01 {
  position: absolute;
  top: -6px;
  right: 5px;
}
.p-point__image-02 {
  position: absolute;
  top: 20px;
  right: 20px;
}
.p-point__image-03 {
  position: absolute;
  top: -10px;
  right: 0;
}

.p-information {
  margin: 40px 0 0;
}
.p-information__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 80px;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  background: #C72253;
}
.p-information__in {
  padding: 31px 40px 42px;
  background-color: #F1ECE2;
}
.p-information__read {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #444444;
}
.p-information__read b {
  font-size: 26px;
  font-weight: inherit;
  color: #C72253;
}
.p-information__table {
  margin: 17px 0 0;
}
.p-information__table + .p-information__table {
  margin-top: 15px;
}
.p-information__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  margin: 15px 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #444444;
}
.p-information__note b {
  font-weight: inherit;
  color: #C72253;
}