@charset "UTF-8";
/* ===================================================================
 CSS Document

 file name  : base.css
 style info : Initial Style
=================================================================== */
/*変数*/
/*reset*/
html {
  overflow-y: scroll;
}

body, div, dl, dt, dd {
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul li, ol li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, nav, article, aside, hgroup, header, address, figure, figcaption {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

q:before, q:after {
  content: "";
}

object, embed {
  vertical-align: top;
}

legend {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

img, abbr, acronym, fieldset {
  border: 0;
}

img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
}

a, button, input, textarea {
  outline: none;
}

img {
  box-shadow: #000 0 0 0;
}

x:-moz-any-link, x:default {
  box-shadow: #000 0 0 0;
}

a {
  color: #000;
  text-decoration: none;
  transition-duration: 0.5s;
}

a:hover {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

html {
  font: 62.5%/1.231 "Zen Kaku Gothic New", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}

@media screen and (max-width: 415px) {
  html {
    font: 57%/1.231 "Zen Kaku Gothic New", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  }
}
body {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
  color: #3F3636;
}

select, input, button, textarea, table {
  font: 1rem "Zen Kaku Gothic New", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}

pre, code, kbd, samp, tt {
  font-family: "Zen Kaku Gothic New", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  line-height: 1;
}

/*共通css*/
.ff-en {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
}

.fs_XS {
  font-size: 10px;
}

.fs_S {
  font-size: 1.2rem;
}

.fs_L {
  font-size: 1.8rem;
}

.fs_XL {
  font-size: 2.2rem;
}

.c_pink {
  color: #EF7E78;
}

.c_gray {
  color: rgba(63, 54, 54, 0.4392156863);
}

.tc {
  text-align: center;
}

.tr {
  text-align: right !important;
}

.tj {
  text-align: justify;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.marginx {
  display: block;
  margin: 0 auto;
}

/*style*/
.wrapper {
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

/*FV*/
header.mv {
  background: url(../img/01fv/bg.png) no-repeat;
}
header.mv .mv-image {
  position: absolute;
  width: 160px;
  z-index: 2;
}
header.mv .mv-image2 {
  position: absolute;
  top: 50px;
  right: 0;
  width: 370px;
  z-index: 1;
}
header.mv .fv-copy {
  position: relative;
  z-index: 3;
  padding-top: 10px;
}
header.mv .copy-sub {
  width: 100px;
  position: absolute;
  right: 120px;
  left: auto;
}
header.mv .copy-sub2 {
  width: 100px;
  position: absolute;
  top: 33px;
  right: 25px;
  left: auto;
}
header.mv .copy-main {
  width: 290px;
  position: absolute;
  top: 60px;
  right: 5px;
}
header.mv .fv-maincopy {
  position: relative;
  z-index: 5;
  width: 210px;
  padding: 38px 43px 44px 12px;
  top: 188px;
  background: url(../img/01fv/fv_blob.png) no-repeat 0 0/contain;
}
header.mv .fv-maincopy::before {
  content: "";
  width: 106px;
  height: 82px;
  background: url(../img/01fv/fv_icon.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  top: -15px;
  left: 110px;
}
header.mv .fv-maincopy::after {
  content: "";
  width: 90px;
  aspect-ratio: 3/4;
  background: url(../img/01fv/fv_wedding.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  bottom: 0;
  left: 167px;
}

.fv-badge {
  position: relative;
  z-index: 6;
  display: flex;
  padding: 0 15px;
  margin-top: 170px;
}
.fv-badge img {
  width: 33.3333333333%;
}

/*CTA*/
section.sec_cta {
  padding: 0 14px;
}
section.sec_cta .cta-wrapper {
  background: #FFF47C;
  padding: 14px;
  position: relative;
}
section.sec_cta .cta-wrapper::before {
  content: "";
  display: block;
  width: 20%;
  aspect-ratio: 1/1;
  background: url(../img/cta/cta_free.png) no-repeat 0 0/contain;
  position: relative;
  top: -15px;
  left: -15px;
  margin-bottom: -70px;
}
section.sec_cta .cta-wrapper::after {
  content: "";
  display: block;
  width: 90px;
  height: 149px;
  background: url(../img/cta/cta_bg.png) no-repeat 0 0/contain;
  position: absolute;
  top: 5PX;
  right: 5px;
}
section.sec_cta .cta-wrapper p {
  line-height: 1.6;
  position: relative;
  z-index: 2;
  padding-top: 10px;
}
section.sec_cta .cta-wrapper .cta-fukidashi {
  position: relative;
  background: #3F3636;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 12px 5px;
  border-radius: 15px;
  margin: 0 auto -11px;
  line-height: 1;
  z-index: 6;
}
section.sec_cta .cta-wrapper .cta-fukidashi .line {
  color: #45ED60;
  padding: 0 3px;
}
section.sec_cta .cta-wrapper .cta-fukidashi .fs_L {
  font-size: 1.6em;
  padding: 0 2px;
}
section.sec_cta .cta-wrapper .cta-btn {
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
section.sec_cta .cta-wrapper .cta-btn a {
  display: block;
  width: 100%;
  background: #24CCE9;
  color: #fff;
  font-size: 1.5em;
  padding: 10px;
  border-bottom: 3px solid #239FB5;
}
section.sec_cta .cta-wrapper .cta-btn a::after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../img/cta/cta_arrow.png) no-repeat 0 0/contain;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 5px;
}
section.sec_cta .cta-wrapper .cta-btn a span {
  font-size: 1.3em;
  letter-spacing: 0.09rem;
}
section.sec_cta .cta-wrapper .cta-btn a span.free {
  position: relative;
  top: -3px;
  font-size: 0.8em;
  background: #fff;
  color: #24CCE9;
  padding: 0 5px 2px;
  margin-right: 6px;
}

/*voice*/
section.sec_voice {
  padding: 50px 0 70px;
  background: #FFF4F1;
}
section.sec_voice h2 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.6;
}
section.sec_voice h2::after {
  content: "";
  width: 111px;
  height: 6px;
  background: url(../img/deco/line_pink.svg) no-repeat;
  position: relative;
  display: block;
  margin: 20px auto 40px;
}
section.sec_voice h2 span {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #EF7E78;
  font-size: 12px;
  padding: 2px 12px 1px;
  border-radius: 15px;
  margin-bottom: 5px;
}
section.sec_voice .swiper-slide {
  padding: 0 6px;
}
section.sec_voice .swiper01 {
  position: relative;
}
section.sec_voice .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -35px;
}
section.sec_voice .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  border: 1px solid #ef7e78;
  background: #fff4f1;
  opacity: 1;
  margin: 0 3px !important;
}
section.sec_voice .swiper-pagination-bullet-active {
  background: #ef7e78;
}
section.sec_voice .slide-box {
  width: auto;
  height: 415px;
  background: #fff;
  border-radius: 10px;
  margin: 0 auto;
}
section.sec_voice .slide-box .slide-txt {
  padding: 20px 15px;
}
section.sec_voice .slide-box .slide-txt p {
  text-align: justify;
}
section.sec_voice .slide-box .slide-img img {
  border-radius: 10px 10px 0 0;
}

@media screen and (max-width: 415px) {
  section.sec_voice .slide-box {
    height: 380px;
  }
}
/*book*/
section.sec_book {
  padding: 50px 0 30px;
  background: #FFFDDE;
}
section.sec_book .fukidashi {
  display: flex;
  align-items: end;
  gap: 10px;
  justify-content: center;
  margin-bottom: 15px;
}
section.sec_book .fukidashi::before {
  content: "";
  width: 8px;
  height: 35px;
  background: url(../img/03book/naname.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_book .fukidashi::after {
  content: "";
  width: 8px;
  height: 35px;
  background: url(../img/03book/naname2.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_book .fukidashi span {
  display: block;
  margin-bottom: -5px;
}
section.sec_book .infinite-slider {
  overflow: hidden;
  width: 100%; /* スライダーの幅 */
}
section.sec_book .infinite-track {
  display: flex;
  width: 200%; /* 2周分だから200%に */
  animation: scroll 20s linear infinite;
}
section.sec_book .slide {
  flex: 0 0 106px;
  margin-right: 12px; /* スライド間の隙間 */
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/*nayami*/
section.sec_nayami {
  margin-bottom: 43px;
  padding: 50px 0 30px;
  background: #F7F6F4;
  position: relative;
}
section.sec_nayami h2 {
  text-align: center;
  margin-bottom: 40px;
}
section.sec_nayami .nayami {
  padding: 0 20px;
  margin-bottom: 30px;
}
section.sec_nayami .nayami > div {
  margin-right: 10px;
  background: #fff;
  padding: 5px 15px;
  border-radius: 18px;
  margin-bottom: 15px;
  width: -moz-fit-content;
  width: fit-content;
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
section.sec_nayami .nayami .nayami02, section.sec_nayami .nayami .nayami04, section.sec_nayami .nayami .nayami06 {
  margin: 0 0 15px auto;
  animation: floating-y2 1.8s ease-in-out infinite alternate-reverse;
}
section.sec_nayami::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 40px;
  background: url(../img/04nayami/nayami_under.png) no-repeat 0 0/contain;
  display: block;
  padding-bottom: 3px;
  bottom: -43px;
}

@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
@keyframes floating-y2 {
  0% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(-10%);
  }
}
/*cause*/
section.sec_cause {
  padding: 30px 0;
  position: relative;
  z-index: 2;
}
section.sec_cause .cause_contents {
  background: #FFFDDE;
  margin: 0 15px 60px 0;
  padding: 50px 25px 30px;
  border-radius: 0 50px 0 0;
}
section.sec_cause .cause_contents.cause_02 {
  background: #EDFAF1;
  margin: 0 0 60px 15px;
  border-radius: 50px 0 0 0;
}
section.sec_cause .cause_contents.cause_03 {
  background: #FFF4F1;
}
section.sec_cause h2 {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 20px;
}
section.sec_cause h2 span {
  position: relative;
  font-size: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Quicksand", sans-serif;
}
section.sec_cause h2 span::before {
  content: "";
  position: relative;
  width: 57px;
  height: 26px;
  background: url(../img/05cause/h2.svg) no-repeat 0 0/contain;
  display: block;
  padding-bottom: 3px;
  margin-bottom: -10px;
}
section.sec_cause .next p {
  background: url(../img/05cause/deco_under.png) no-repeat 0 0/contain;
  width: -moz-fit-content;
  width: fit-content;
  padding: 12px 20px 40px;
  margin: 0 auto;
}
section.sec_cause .mezasu {
  position: relative;
  margin-top: 15px;
}
section.sec_cause .mezasu.mezasu::after {
  content: "";
  background: url(../img/05cause/deco_wave.svg) no-repeat center/contain;
  width: 120px;
  height: 7px;
  display: block;
  position: relative;
  margin: 0 auto;
  top: 7px;
}
section.sec_cause .before {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
}
section.sec_cause .before .before-scene {
  text-align: center;
}
section.sec_cause .before .before-scene p {
  border-bottom: 1px solid #3F3636;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 10px;
  padding: 0 3px 3px;
}
section.sec_cause .after {
  display: flex;
  flex-direction: column;
  align-items: end;
  text-align: right;
  margin-top: -26px;
}
section.sec_cause .after img.txt {
  margin-bottom: -25px;
  position: relative;
  z-index: 1;
  right: 15px;
}
section.sec_cause .after img.onpu {
  position: absolute;
  width: 100px;
  left: 100px;
}

section.sec_point {
  background: #fff47c;
  margin-top: -80px;
  z-index: 1;
  position: relative;
  padding: 80px 15px 40px;
}
section.sec_point::before {
  content: "";
  width: 100%;
  height: 30px;
  background: url(../img/06point/wave.svg) no-repeat 0 0/contain;
  position: absolute;
  margin-top: -100px;
  margin-left: -30px;
}
section.sec_point h2 {
  text-align: center;
  margin-bottom: 30px;
}
section.sec_point h2 span {
  font-size: 1.3em;
  padding-right: 5px;
}
section.sec_point .point-box .txt {
  background: #fff;
}
section.sec_point .point-box .txt p {
  padding: 20px 15px 10px;
}
section.sec_point .point-box .txt img {
  border-bottom: 1.5px solid #3F3636;
  margin-bottom: 20px;
}

section.sec_award {
  background: #FFFDDE;
  padding: 30px 15px;
}
section.sec_award .award_wrapper {
  border: 1.5px solid #3F3636;
  border-radius: 3px;
}
section.sec_award img.icon {
  width: 34px;
  margin: 30px 0 15px;
}
section.sec_award p {
  font-size: 2.1rem;
}
section.sec_award p.fs_L {
  font-size: 2.6rem;
}
section.sec_award p span {
  font-size: 3.8rem;
  padding: 0 3px;
}
section.sec_award p.fs_XS {
  font-size: 10px;
  text-align: left;
  padding: 20px 10px 10px;
}
section.sec_award img.award-badge {
  width: calc(100% + 20px);
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 10px auto 10px -10px;
  padding: 10px 0;
  background: #FFFDDE;
}
section.sec_award img.award-top15 {
  max-width: 80%;
  margin-top: 15px;
  margin-bottom: -15px;
}

section.sec_movie {
  padding: 60px 15px;
  position: relative;
  z-index: 1;
}
section.sec_movie p {
  font-size: 1.6rem;
}
section.sec_movie p span {
  font-size: 2rem;
}
section.sec_movie p.fukidashi {
  display: flex;
  justify-content: center;
  gap: 7px;
  margin-bottom: 3px;
  font-size: 1.8rem;
}
section.sec_movie p.fukidashi::before {
  content: "";
  width: 10px;
  height: 25px;
  background: url(../img/deco/naname_pink.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_movie p.fukidashi::after {
  content: "";
  width: 10px;
  height: 25px;
  background: url(../img/deco/naname_pink2.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_movie .movie-box {
  margin: 15px 0;
}
section.sec_movie .movie-box iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

section.sec_reason {
  position: relative;
  margin-top: -25px;
  padding: 20px 15px 40px;
  background: #FFF4F1;
}
section.sec_reason::before {
  content: "";
  width: 100%;
  height: 175px;
  background: url(../img/07reason/reason_bg.png) no-repeat 0 bottom/cover;
  position: absolute;
  margin: -182px 0 0 -15px;
}
section.sec_reason h2 {
  text-align: center;
  font-size: 2.4rem;
  position: relative;
}
section.sec_reason h2::after {
  content: "";
  width: 111px;
  height: 6px;
  background: url(../img/deco/line_pink.svg) no-repeat;
  position: relative;
  display: block;
  margin: 20px auto;
}
section.sec_reason .h3-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  align-items: end;
}
section.sec_reason .h3-box h3 {
  font-size: 2rem;
}
section.sec_reason .h3-box h3 img {
  display: block;
}
section.sec_reason .reason-box {
  border-bottom: 1px solid #EF7E78;
  padding: 50px 0 30px;
  position: relative;
  z-index: 1;
}
section.sec_reason .reason-box:last-child {
  border: none;
}
section.sec_reason .reason-box::before {
  content: "01";
  font-family: "Quicksand", sans-serif;
  font-size: 70px;
  font-weight: 100;
  color: #fff;
  position: absolute;
  z-index: -1;
  top: 0;
}
section.sec_reason .reason-box.reason02::before {
  content: "02";
}
section.sec_reason .reason-box.reason03::before {
  content: "03";
}
section.sec_reason .reason-box.reason04::before {
  content: "04";
}
section.sec_reason .reason-box.reason05::before {
  content: "05";
}
section.sec_reason .reason-box p {
  margin-bottom: 15px;
}
section.sec_reason .reason-box.reason01 .image {
  width: 36%;
  max-width: 140px;
  aspect-ratio: 14/11.5;
  height: 100%;
}
section.sec_reason .reason-box.reason02 p.fukidashi {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 5px;
}
section.sec_reason .reason-box.reason02 p.fukidashi::after {
  content: "";
  width: 10px;
  height: 25px;
  background: url(../img/deco/naname_pink2.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_reason .reason-box.reason02 p.fukidashi::before {
  content: "";
  width: 10px;
  height: 25px;
  background: url(../img/deco/naname_pink.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_reason .check-box div {
  position: relative;
  background: #fff;
  width: 100px;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.sec_reason .check-box {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
}
section.sec_reason .check-box div::before {
  position: absolute;
  content: "";
  width: 44px;
  height: 31px;
  background: url(../img/07reason/reason03_check.svg) no-repeat;
  display: block;
  top: -10px;
}
section.sec_reason .acc__trigger {
  display: flex;
  background: #fff;
  position: relative;
}
section.sec_reason .acc__trigger::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/07reason/icon_plus.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(180deg);
  transition: all 0.5s;
}
section.sec_reason .acc__trigger.is-open::before {
  background: url(../img/07reason/icon_minus.svg) no-repeat;
  background-size: contain;
  transform: translateY(-50%) rotate(0deg);
}
section.sec_reason .acc__trigger .acc__trigger--img {
  width: 96px;
}
section.sec_reason .acc__trigger p.acc__trigger--ttl {
  font-size: 1.6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
  margin-bottom: 0;
}
section.sec_reason .acc__trigger p.acc__trigger--ttl span {
  font-size: 1.2rem;
  display: block;
}
section.sec_reason .acc__inner {
  display: none;
  background: #fff;
  padding: 10px 15px;
}
section.sec_reason .acc__inner p.acc__inner--txt {
  margin-bottom: 10px;
}
section.sec_reason .acc__inner .acc__inner--img {
  margin-bottom: 15px;
}

section.sec_safe {
  background: #EDFAF1;
  padding: 60px 30px 10px;
  position: relative;
  margin-bottom: 90px;
}
section.sec_safe h2 {
  text-align: center;
  font-size: 3rem;
}
section.sec_safe h2 span {
  display: block;
  font-size: 1.6rem;
}
section.sec_safe h2::before {
  content: "";
  width: 16%;
  max-width: 68px;
  height: 81px;
  background: url(../img/08safe/h2_heart.png) no-repeat 0 0/contain;
  position: absolute;
  right: 30px;
}
section.sec_safe h2::after {
  content: "";
  width: 111px;
  height: 6px;
  background: url(../img/deco/line_bk.svg) no-repeat;
  position: relative;
  display: block;
  margin: 20px auto 40px;
}
section.sec_safe .safe-box {
  position: relative;
  background: #fff;
  margin-bottom: 70px;
}
section.sec_safe .safe-box:last-child {
  margin-bottom: 0;
}
section.sec_safe .number {
  background: #3F3636;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Quicksand";
  font-weight: 400;
  position: absolute;
  top: -30px;
  left: 10px;
}
section.sec_safe .number span {
  font-size: 2.7rem;
  line-height: 1;
}
section.sec_safe .txt-box {
  padding: 20px;
}
section.sec_safe .txt-box h3 {
  text-align: center;
  margin-bottom: 15px;
}
section.sec_safe::after {
  content: "";
  width: 100%;
  height: 58px;
  background: url(../img/08safe/under.svg) no-repeat 0 0/contain;
  position: absolute;
  margin-left: -30px;
  margin-top: 10px;
}

section.sec_result {
  padding-bottom: 100px;
}
section.sec_result .dot::after {
  content: "";
  width: 3px;
  height: 23px;
  background: url(../img/08safe/dot.svg) no-repeat 0 0/contain;
  margin: 20px auto;
  position: relative;
  display: block;
}
section.sec_result .result-box {
  padding: 0 15px;
}
section.sec_result .result-box div {
  background: #FFF47C;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 30px;
  border-radius: 30px;
  margin-bottom: 20px;
  position: relative;
}
section.sec_result .result-box div::before {
  content: "“";
  font-size: 50px;
  color: #DBC5C4;
  position: absolute;
  top: -26px;
  left: -2px;
  display: block;
}
section.sec_result .result-box div::after {
  content: "”";
  font-size: 50px;
  color: #DBC5C4;
  position: absolute;
  top: -26px;
  right: -2px;
  display: block;
}
section.sec_result .result-box .result02 {
  margin: 0 auto 20px;
}
section.sec_result .result-box .result03 {
  margin: 0 0 0 auto;
}
section.sec_result .result-box::after {
  content: "";
  width: 328px;
  height: 47px;
  background: url(../img/08safe/result_under.svg) no-repeat;
  position: relative;
  display: block;
  margin: 40px auto;
}
section.sec_result .txt {
  position: relative;
}
section.sec_result .txt p {
  transform: rotate(-5deg);
  position: relative;
  z-index: 2;
}
section.sec_result .txt::after {
  content: "";
  width: 200px;
  height: 190px;
  background: url(../img/08safe/heart.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  z-index: 0;
}

.sec_report {
  padding-bottom: 60px;
}
.sec_report h2 {
  background: #FFF47C;
  padding: 25px 10px 0;
  text-align: center;
  font-size: 1.9rem;
  position: relative;
}
.sec_report h2 span.h2_sub {
  font-size: 1.6rem;
  display: block;
  margin-bottom: 5px;
  position: relative;
}
.sec_report h2 span.h2_sub::before {
  content: "";
  width: 65px;
  height: 71px;
  background: url(../img/09report/report_dakara.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  top: -61px;
  left: 15%;
}
.sec_report h2 span.fs_L {
  font-size: 3rem;
}
.sec_report h2 .line {
  display: inline-block;
  position: relative;
}
.sec_report h2 .line::after {
  content: "";
  width: 170px;
  height: 10px;
  background: url(../img/09report/report_line.svg) no-repeat 0 0/contain;
  position: relative;
  display: block;
  bottom: 0;
  margin: 3px auto 0;
}
.sec_report h2::after {
  content: "";
  width: 28px;
  height: 22px;
  background: url(../img/09report/report_fukudashi.svg) no-repeat 0 0/contain;
  position: relative;
  display: block;
  bottom: -21px;
  margin: 0 auto;
}
.sec_report .report-box {
  display: flex;
  gap: 15px;
  padding: 20px 0;
  margin: 20px 15px 0;
  border-bottom: 1px dotted #3F3636;
}
.sec_report .report-box img {
  width: 75px;
  height: 75px;
}

section.sec_feature {
  padding-bottom: 60px;
}
section.sec_feature .h2-wrapper {
  padding: 20px 10px;
  text-align: center;
  background: #FFF4F1;
}
section.sec_feature .h2-wrapper .fukidashi {
  background: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 10px;
  padding: 3px 15px;
  border-radius: 15px;
  font-size: 1.6rem;
}
section.sec_feature .h2-wrapper .fukidashi span {
  color: #EF7E78;
}
section.sec_feature .fukidashi-sub {
  background: #FFF47C;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 15px;
  padding: 5px 15px 0;
  position: relative;
  height: 28px;
}
section.sec_feature .fukidashi-sub::after {
  content: "";
  width: 10px;
  height: 10px;
  background: url(../img/09report/report_fukudashi.svg) no-repeat 0 0/contain;
  position: relative;
  display: block;
  bottom: -3px;
  margin: 0 auto;
}
section.sec_feature img {
  padding: 0 20px;
}

section.sec_flow {
  padding: 40px 20px 60px;
  background: #FFFDDE;
  position: relative;
  z-index: 1;
}
section.sec_flow .h2-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
section.sec_flow .h2-wrapper::after {
  content: "";
  width: 111px;
  height: 6px;
  background: url(../img/deco/line_bk.svg) no-repeat;
  position: relative;
  display: block;
  margin: 20px auto 40px;
}
section.sec_flow .h2-wrapper .fukidashi {
  background: #3F3636;
  color: #fff;
  font-size: 1.6rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 10px;
  padding: 3px 15px;
  border-radius: 15px;
  height: 30px;
  position: relative;
}
section.sec_flow .h2-wrapper .fukidashi::after {
  content: "";
  width: 11px;
  height: 10px;
  background: url(../img/11flow/fukidashi_bk.svg) no-repeat 0 0/contain;
  position: relative;
  display: block;
  bottom: -4px;
  margin: 0 auto;
}
section.sec_flow .h2-wrapper h2 {
  font-size: 2rem;
}
section.sec_flow::before {
  content: "";
  width: 113px;
  height: 376px;
  background: url(../img/11flow/flow.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  top: 207px;
  left: 40px;
  z-index: 0;
}
section.sec_flow .flow-box {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
section.sec_flow .flow-box h3 {
  font-size: 1.6rem;
  position: relative;
  display: flex;
  gap: 5px;
  margin-bottom: 5px;
}
section.sec_flow .flow-box h3::before {
  content: "";
  width: 5px;
  height: 23px;
  background: url(../img/11flow/kakko.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_flow .flow-box h3::after {
  content: "";
  width: 5px;
  height: 23px;
  background: url(../img/11flow/kakko2.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_flow .flow-box.flow02 {
  margin-left: 20px;
}
section.sec_flow .flow-box.flow04 {
  flex-direction: column;
  gap: 30px;
  margin-bottom: 50px;
}
section.sec_flow .flow-box.flow04 h3 {
  font-size: 2.4rem;
  margin-bottom: 10px;
}
section.sec_flow .flow-box.flow04 h3::before {
  width: 8px;
  height: 34px;
  background: url(../img/11flow/kakkoL.svg) no-repeat;
}
section.sec_flow .flow-box.flow04 h3::after {
  width: 8px;
  height: 34px;
  background: url(../img/11flow/kakkoL2.svg) no-repeat;
}
section.sec_flow .flow-box.flow04 .txt-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.sec_flow .flow-box.flow04::before {
  content: "";
  width: 80px;
  height: 97px;
  background: url(../img/11flow/flow4_1.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  z-index: 2;
  left: 40px;
  top: 21px;
}
section.sec_flow .flow-box.flow04::after {
  content: "";
  width: 117px;
  height: 144px;
  background: url(../img/11flow/flow4_2.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  z-index: 2;
  right: 0;
  top: 120px;
}
section.sec_flow .flow-image {
  display: flex;
  justify-content: end;
}
section.sec_flow .flow-image p {
  position: relative;
  font-size: 1.2rem;
  margin-top: 23px;
  transform: rotate(5deg);
}
section.sec_flow .flow-image p::before {
  content: "";
  width: 160px;
  height: 80px;
  background: url(../img/11flow/img-fukidashi.svg) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  top: -21px;
  right: 0;
}

secion.sec_fee h2 {
  text-align: center;
  background: #FFF47C;
  border-radius: 20px 20px 0 0;
  margin: -20px auto 40px;
  z-index: 2;
  position: relative;
  padding: 25px 10px 20px;
  font-size: 2.4rem;
}
secion.sec_fee h2 span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 8px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
secion.sec_fee h2 span::before {
  content: "";
  width: 8px;
  height: 19px;
  background: url(../img/12fee/fukidashi.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
secion.sec_fee h2 span::after {
  content: "";
  width: 8px;
  height: 19px;
  background: url(../img/12fee/fukidashi2.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
secion.sec_fee p.fs_XL {
  font-size: 2.4rem;
}
secion.sec_fee p.fee-title {
  font-size: 1.6rem;
  background: #FFF47C;
  width: 345px;
  margin: 20px auto 20px;
  padding: 2px;
  position: relative;
}
secion.sec_fee p.fee-title::before {
  content: "";
  width: 70px;
  height: 70px;
  background: url(../img/12fee/fee_badge.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  top: -22px;
  left: -17px;
}
secion.sec_fee .content-box {
  max-width: 345px;
  margin: 20px auto;
  background: #F7F7F7;
  padding: 20px;
}
secion.sec_fee ul li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 2px;
}
secion.sec_fee ul li::before {
  content: "";
  width: 3px;
  height: 3px;
  background: #3F3636;
  border-radius: 3px;
  position: relative;
  display: inline-block;
}
secion.sec_fee .plus-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 20px;
}
secion.sec_fee .plus-box .h4 {
  width: 60px;
}
secion.sec_fee .plus-box div {
  width: 180px;
}

section.sec_blank {
  background: #FFF47C;
  margin-top: 60px;
  padding: 0 15px 40px;
}
section.sec_blank .sorry {
  font-size: 2.6rem;
  text-align: center;
  background: #3F3636;
  color: #fff;
  padding: 5px 20px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 30px;
  transform: rotate(-5deg);
  position: relative;
  top: -20px;
}
section.sec_blank .blank_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 1.6rem;
  margin-top: 50px;
}
section.sec_blank .blank_box div {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #3F3636;
  border-radius: 100px;
}
section.sec_blank .blank_box div span {
  display: block;
  font-size: 2.1rem;
}
section.sec_blank .blank_box div.now {
  background: #fff;
  width: 136px;
  height: 136px;
  font-size: 2rem;
  position: relative;
}
section.sec_blank .blank_box div.now span span {
  display: inline;
  font-size: 3.3rem;
  padding-right: 4px;
  line-height: 1;
}
section.sec_blank .blank_box div.now::before {
  content: "";
  width: 131px;
  height: 46px;
  background: url(../img/13blank/blank_txt.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  top: -30px;
}

section.sec_faq {
  padding: 50px 20px;
  background: #FFFDDE;
}
section.sec_faq h2 {
  text-align: center;
  border-bottom: 1px solid #3F3636;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 30px;
  padding-bottom: 5px;
  font-size: 2.4rem;
}
section.sec_faq li.sec13__item {
  border-bottom: 1px solid #3F3636;
}
section.sec_faq .sec13__accordion {
  cursor: pointer;
  position: relative;
  font-size: 1.6rem;
  padding: 20px 0;
}
section.sec_faq .sec13__accordion::before {
  content: "Q";
  font-size: 1.8rem;
  font-family: "Quicksand";
  margin-right: 15px;
}
section.sec_faq .sec13__inner {
  display: none;
}
section.sec_faq p.sec13__answer {
  position: relative;
  padding-left: 30px;
  padding-bottom: 20px;
  text-indent: -30px;
}
section.sec_faq p.sec13__answer::before {
  content: "A";
  font-size: 2rem;
  font-family: "Quicksand";
  margin: 0 13px 0 3px;
  position: relative;
}

section.sec_profile h2 {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 10px;
  padding: 20px 0;
  background: url(../img/14profile/profile_line.svg) no-repeat 0 -4px/contain;
}

h2 span.fs_XL {
  font-size: 4rem;
  font-family: "Quicksand";
  letter-spacing: -1px;
}

h2 span.fs_L {
  font-size: 2.2rem;
}

section.sec_profile {
  padding: 40px 0;
}
section.sec_profile .message {
  padding: 60px 15px;
  margin-bottom: 60px;
  position: relative;
}
section.sec_profile .message::after {
  content: "";
  width: 260px;
  height: 310px;
  background: url(../img/14profile/profile_yu.png) no-repeat 0 0/contain;
  position: absolute;
  display: block;
  top: 20px;
  right: -15px;
  z-index: 1;
}
section.sec_profile .message p {
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
  line-height: 1.6;
}
section.sec_profile .infinite-slider {
  overflow: hidden;
  width: 100%; /* スライダーの幅 */
}
section.sec_profile .infinite-track {
  display: flex;
  width: 200%; /* 2周分だから200%に */
  animation: scroll 20s linear infinite;
}
section.sec_profile .slide {
  flex: 0 0 106px;
  margin-right: 12px; /* スライド間の隙間 */
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
section.sec_profile .works {
  background-color: #FFF4F1;
}
section.sec_profile .works .fukidashi {
  text-align: center;
  position: relative;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  gap: 10px;
  top: -1rem;
}
section.sec_profile .works .fukidashi::before {
  content: "";
  width: 8px;
  height: 19px;
  background: url(../img/12fee/fukidashi.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_profile .works .fukidashi::after {
  content: "";
  width: 8px;
  height: 19px;
  background: url(../img/12fee/fukidashi2.svg) no-repeat;
  position: relative;
  display: block;
  padding-bottom: 3px;
}
section.sec_profile .works .media {
  display: flex;
  gap: 15px;
  padding: 30px 15px;
}
section.sec_profile .works .media h3 {
  writing-mode: tb;
  line-height: 1.4;
  letter-spacing: 0.2em;
  position: relative;
  padding-top: 15px;
}
section.sec_profile .works .media h3::before {
  content: "●";
  font-size: 0.7rem;
  display: inline-block;
  margin-bottom: 5px;
}
section.sec_profile .works .media .media-info h4 {
  border-bottom: 1px solid #3F3636;
  padding: 10px 0 5px;
  margin-bottom: 5px;
}
section.sec_profile .works .media .media-info p {
  margin-bottom: 10px;
}

footer {
  background: #3F3636;
  color: #fff;
}

@keyframes scaleAnimation {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
/* アニメーション対象の要素 */
.animated-btn {
  animation: scaleAnimation 2s infinite ease-in-out;
}/*# sourceMappingURL=style.css.map */