@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;800&family=Oswald:wght@400;500;600;700&display=swap");
.renew_campaign {
  background-color: #d5f2ff;
  position: relative;
}
.renew_campaign figure {
  margin: 0;
}
.renew_campaign p {
  text-align: left;
  margin: 0 5%;
  padding: 20px 0;
  line-height: 1.4em;
}
.renew_campaign p small {
  font-size: clamp(10px, 1.2vw, 16px);
  letter-spacing: 0.06em;
  display: inline-block;
  line-height: 1.4;
}
.renew_campaign .campaign_cta {
  margin: 0 5%;
  padding: 20px 0;
}

body {
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  color: #555555;
}

a {
  display: block;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.mt_15 {
  margin-top: 15px;
}

.mt_20 {
  margin-top: 20px;
}

.mt_30 {
  margin-top: 30px;
}

.mt_40 {
  margin-top: 40px;
}

.mb_40 {
  margin-bottom: 40px;
}

.mb_45 {
  margin-bottom: 45px;
}

.wrapper {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  background: #f5f5f5;
}

.content {
  max-width: 640px;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
}

.mv {
  position: relative;
  line-height: 0;
}
.mv .cta_box {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: absolute;
  top: 86.5%;
  left: 50%;
  transform: translateX(-50%);
}

.mv_anno {
  margin: 0;
  padding: 0 20px 20px;
  background-color: #F8F2F5;
}
.mv_anno small {
  font-size: clamp(10px, 1.2vw, 16px);
  letter-spacing: 0.06em;
  display: inline-block;
  line-height: 1.4;
}

.sec .sec_inner {
  padding: 0 20px;
}
.sec .inner_frame {
  padding: 0 10px;
}

.sec_01 {
  background: url("../img/sec_01_bg.png") no-repeat;
  background-size: cover;
  background-position: center top;
  padding-top: 10px;
}
.sec_01 .text_box {
  margin-top: 7px;
}
.sec_01 .text_box ._title {
  width: 68%;
  margin: 0 auto;
}
.sec_01 .text_box p {
  font-size: clamp(14px, 1.8vw, 26px);
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.64;
  text-align: center;
}
.sec_01 .text_box p span {
  font-size: 0.8em;
}
.sec_01 .text_box p small {
  font-weight: normal;
  letter-spacing: 0;
  font-size: clamp(10px, 1.2vw, 16px);
}
.sec_01 .text_box ._img {
  margin-top: 18px;
}

.sec_02 .sec_title {
  width: 80%;
  margin: 18px auto 30px;
}
.sec_02 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sec_02 ul li {
  margin-top: 20px;
  padding: 10px 0 15px;
  border-bottom: solid 1px #E6BBC9;
}
.sec_02 ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.sec_02 ul li p {
  font-size: clamp(11px, 1.2vw, 16px);
  letter-spacing: 0.06em;
  line-height: 1.6;
  padding: 0 5%;
}
.sec_02 ul li p span {
  color: #DE0E46;
}
.sec_02 ul li p span a {
  display: inline-block;
  text-decoration: underline;
  color: #DE0E46;
}

.sec_04 .sec_title {
  width: 80%;
  margin: 18px auto 36px;
}
.sec_04 ._title {
  width: 52%;
  margin: 0 auto;
}
.sec_04 p {
  margin: 0.5em 0;
}
.sec_04 p small {
  font-size: clamp(10px, 1.2vw, 16px);
  display: inline-block;
  line-height: 1.6;
}
.sec_04 .text_box {
  margin-top: 30px;
}
.sec_04 .text_box .h3 {
  font-size: clamp(18px, 2.5vw, 32px);
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.5;
  color: #FF81AD;
  text-align: center;
}
.sec_04 .text_box p {
  font-size: clamp(14px, 1.8vw, 26px);
  letter-spacing: 0.06em;
  line-height: 1.57;
  text-align: center;
}
.sec_04 .text_box ._img {
  margin: 26px auto 18px;
}
.sec_04 .text_box .bg_gray_box {
  background-color: #F7F4F4;
  padding: 12px 18px;
}
.sec_04 .text_box .bg_gray_box p {
  text-align: inherit;
  font-size: clamp(10px, 1.2vw, 16px);
  letter-spacing: 0.06em;
  line-height: 1.6;
  margin: 0;
}

.cta_block p {
  margin: 0.5em 0;
}
.cta_block p small {
  font-size: clamp(10px, 1.2vw, 16px);
  display: inline-block;
  line-height: 1.4;
  font-family: "Noto Sans JP", sans-serif;
}

.sec_05 {
  background-color: #FBFAF8;
  padding: 15px 0 40px;
}
.sec_05 .sec_heading {
  width: 93.5%;
  margin-left: auto;
}
.sec_05 .sec_title {
  font-size: clamp(26px, 3vw, 38px);
  font-weight: bold;
  color: #F83B7D;
  text-align: center;
  margin: 0.9em auto;
}
.sec_05 .text_img {
  margin-top: 26px;
}

.sec_06 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sec_06 ul li {
  margin-top: 30px;
}
.sec_06 ul li ._num {
  width: 58%;
}
.sec_06 ul li ._title {
  font-size: clamp(20px, 2vw, 28px);
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.55;
  color: #FF81AD;
  margin-top: 10px;
}
.sec_06 ul li p {
  font-size: clamp(14px, 1.4vw, 18px);
  letter-spacing: 0.06em;
  line-height: 1.57;
}
.sec_06 ul li ._img {
  margin-top: 20px;
}

.sec_07 {
  background-color: #FCF4F6;
  padding: 0 0 40px;
}
.sec_07 .more_btn {
  margin: 20px auto;
  padding: 0 10px;
  text-align: center;
}
.sec_07 .more_btn button {
  max-width: 350px;
  width: 100%;
  background-color: #FFFFFF;
  border: solid 2px #FF81AD;
  border-radius: 6px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1;
  color: #FF81AD;
  padding: 1em 2em;
  position: relative;
}
.sec_07 .more_btn button::after {
  content: url("../img/arrow_show.svg");
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.1em;
  transform: translateY(-50%);
}
.sec_07 .more_btn button.active::after {
  transform: translateY(-50%) rotate(180deg);
  transform-origin: center;
}
.sec_07 .hide_content {
  display: none;
}
.sec_07 .hide_content.active {
  display: block;
  animation: appear 1s ease;
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sec_07 .text_box {
  background-color: #FFFFFF;
  padding: 20px 10px;
}
.sec_07 .text_box p {
  margin: 0;
  font-size: clamp(10px, 1vw, 16px);
  letter-spacing: 0.06em;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
}
.sec_07 .text_box p a {
  color: #FF81AD;
  text-decoration: underline;
  font-family: "Noto Sans JP", sans-serif;
}

.sec_08 .sec_title {
  width: 83%;
  margin: 20px auto 0;
}
.sec_08 p {
  font-size: clamp(14px, 1.4vw, 18px);
  letter-spacing: 0.06em;
  line-height: 1.57;
}
.sec_08 .text_box {
  margin-top: 10px;
}
.sec_08 .text_box p {
  margin: 0;
  font-size: clamp(10px, 1.2vw, 16px);
  letter-spacing: 0.04em;
  line-height: 1.6;
}

.sec_09 p {
  margin: 20px auto 10px;
  font-size: clamp(14px, 1.4vw, 18px);
  letter-spacing: 0.06em;
  line-height: 1.57;
}
.sec_09 .search_btn {
  margin: 30px auto;
  padding: 0 10px;
}

.sec_10 .sec_heading {
  width: 93.5%;
  margin-right: auto;
}
.sec_10 .sec_title {
  font-size: clamp(26px, 3vw, 38px);
  font-weight: bold;
  color: #F83B7D;
  text-align: center;
  margin: 0.9em auto;
}
.sec_10 .text_img {
  margin-top: 20px;
}

.sec_12 {
  padding-bottom: 60px;
}
.sec_12 .bg_gray_box {
  background-color: #F8F4F4;
  padding: 12px 18px;
}
.sec_12 .bg_gray_box p {
  text-align: inherit;
  font-size: clamp(10px, 1.2vw, 16px);
  letter-spacing: 0.06em;
  line-height: 1.6;
  margin: 0;
}
.sec_12 .bg_gray_box p a {
  color: #FF81AD;
  text-decoration: underline;
}

footer {
  padding: 30px 20px 20px;
  background-color: #E2F5FF;
}
footer .footer_logo {
  max-width: 232px;
  margin: 0 auto;
}
footer ul {
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 0 15px;
}
footer ul li a {
  font-size: 11px;
  color: #555555;
}
footer .copy {
  font-size: 9px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}/*# sourceMappingURL=style.css.map */