#nfd20th_2605 {
  width: 100%;
  overflow: hidden;
}
#nfd20th_2605 img {
  max-width: 100%;
}
#nfd20th_2605 .item_title {
  font-size: 45px;
  color: #441f0e;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
#nfd20th_2605 .item_title span {
  display: block;
  font-size: 20px;
  color: #441f0e;
  font-weight: normal;
  margin-bottom: 5px;
}

/* button */
#nfd20th_2605 .btnArea {
  text-align: center;
  margin-top: 30px;
}
#nfd20th_2605 .btnArea .main_content_btn_text {
  font-size: 14px;
  color: #441f0e;
  font-weight: normal;
  margin-bottom: 10px;
}
#nfd20th_2605 .btnArea .main_content_btn_text_login {
  font-size: 16px;
  color: #441f0e;
  font-weight: 600;
}
#nfd20th_2605 .btnArea .main_content_btn {
  width: 594px;
  line-height: 74px;
  font-size: 28px;
  color: #441f0e;
  font-weight: normal;
  margin: 0 auto 20px auto;
  background-color: #fe688f;
  border: 3px solid #fff;
  border-radius: 40px;
  box-shadow: 0px 10px 0px -2px rgba(0, 0, 0, 0.2);
}
#nfd20th_2605 .btnArea .main_content_btn a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}

#nfd20th_2605 .section {
  position: relative;
  padding: 0 0 100px;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#nfd20th_2605 .section_head {
  padding-bottom: 50px;
}
#nfd20th_2605 .section_head img {
  /* position: absolute; */
  width: 110vw;
  height: auto;
  top: -0;
  left: 0;
}
#nfd20th_2605 .leaf_left {
  position: absolute;
  bottom: -450px;
  left: -275px;
  width: 600px;
  height: auto;
  object-fit: contain;
  pointer-events: none;
  z-index: 2;
}
#nfd20th_2605 .leaf_right {
  position: absolute;
  bottom: -400px;
  right: -100px;
  width: 342px;
  height: auto;
  object-fit: contain;
  pointer-events: none;
  z-index: 2;
}

#nfd20th_2605 .mainvisual {
  position: relative;
}
#nfd20th_2605 .mainvisual img {
  max-width: 100%;
  width: 100%;
}

#nfd20th_2605 .main_content {
  background-color: #ccefe9;
  padding: 0 0 50px;
}

#nfd20th_2605 .main_content .main_content_text {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  margin-bottom: 60px;
  padding: 40px 0;
  border: 2px solid #0caea1;
  border-radius: 10px;
}
#nfd20th_2605 .main_content .main_content_text p {
  font-size: 22px;
  color: #441f0e;
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
}
#nfd20th_2605 .main_content .main_content_text p span.underline {
  font-size: 24px;
  color: #02988e;
  font-weight: bold;
  background: linear-gradient(transparent 50%, #fff1c2 50%);
}
#nfd20th_2605 .main_content .main_content_text p span.small {
  font-size: 20px;
}
#nfd20th_2605 .main_content .main_content_text p span.tax {
  font-size: 16px;
  font-weight: normal;
}
#nfd20th_2605 .main_content_bnrArea {
  max-width: 800px;
  margin: 0 auto;
}
#nfd20th_2605 .main_content_bnrArea img {
  width: 800px;
}
#nfd20th_2605 .main_content_bnrArea .main_content_bnr_text {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #441f0e;
  font-weight: 600;
}
#nfd20th_2605 .bg_leaf.main {
  position: absolute;
  bottom: 70px;
  left: 52%;
  transform: translateX(-50%);
  width: 1650px;
  height: auto;
  object-fit: contain;
  pointer-events: none;
}

/* section02 */
#nfd20th_2605 .section02 {
  position: relative;
  background-color: #e2f1ff;
  background-image: url(../img/usr/freepage/nfd20th_2605/bg_leaf_section02.png);
}
#nfd20th_2605 .section02 .item_title span {
  color: #4188d9;
}
#nfd20th_2605 .section02_content {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  padding: 80px 50px 80px 70px;
  border: 2px solid #fc7fa0;
  border-radius: 10px;
}

#nfd20th_2605 .section02_content .ribbon_left {
  position: absolute;
  height: 240px;
  left: -55px;
  top: -50px;
}
#nfd20th_2605 .section02_content .ribbon_right {
  position: absolute;
  height: 203px;
  right: -68px;
  bottom: -25px;
}

/* section03 */
#nfd20th_2605 .section03 {
  position: relative;
  background-color: #4dc6bd;
  background-image: url(../img/usr/freepage/nfd20th_2605/bg_leaf_section03.png);
}
#nfd20th_2605 .section03 .item_title {
  color: #fff;
}
#nfd20th_2605 .section03 .item_title span {
  color: #fef101;
}

#nfd20th_2605 .section03 .section03_content p {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
#nfd20th_2605 .section03 .section03_content p span.large {
  font-size: 28px;
}
#nfd20th_2605 .section03 .section03_content p.attention {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 27px;
}

#nfd20th_2605 .section03 .section03_content img {
  width: 340px;
}

#nfd20th_2605 .section03 .btnArea .main_content_btn_text,
#nfd20th_2605 .section03 .btnArea .main_content_btn_text_login {
  color: #fff;
}

/* section04 */
#nfd20th_2605 .section04 {
  background-color: #d5f6f0;
  background-image: url(../img/usr/freepage/nfd20th_2605/bg_leaf_section04.png);
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% auto;
}
#nfd20th_2605 .section04.is-opened {
  background-repeat: repeat-y;
}
#nfd20th_2605 .section04 .item_title span {
  color: #0caea1;
}

#nfd20th_2605 .section04 .section04_content p {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
#nfd20th_2605 .section04 .section04_content p span.large {
  font-size: 28px;
}
#nfd20th_2605 .section04 .section04_content p.attention {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 27px;
}

#nfd20th_2605 .section04 .section04_content img {
  width: 340px;
}

#nfd20th_2605 .section04 .btnArea .main_content_btn_text,
#nfd20th_2605 .section04 .btnArea .main_content_btn_text_login {
  color: #fff;
}

/* terms */
#nfd20th_2605 .terms {
  width: 100%;
}
#nfd20th_2605 .terms .terms_content_wrapper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  padding: 40px 50px;
  border-radius: 10px;
}
#nfd20th_2605 .terms .terms_content_preview {
  position: relative;
  max-height: 150px;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
#nfd20th_2605 .terms .terms_content_wrapper.is-expanded .terms_content_preview {
  max-height: 5000px;
}
#nfd20th_2605 .terms .terms_content_fade {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  pointer-events: none;
  transition: opacity 0.3s ease;
}
#nfd20th_2605 .terms .terms_content_wrapper.is-expanded .terms_content_fade {
  opacity: 0;
  pointer-events: none;
}

#nfd20th_2605 .terms .terms_readmore_btn {
  display: block;
  width: 230px;
  margin: 0 auto 20px;
  padding: 12px 24px;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  background-color: #0caea1;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition:
    background-color 0.3s ease,
    color 0.3s ease;
  position: relative;
}
#nfd20th_2605 .terms .terms_content_wrapper.is-expanded .terms_readmore_btn {
  background-color: #929292;
}
#nfd20th_2605 .terms .terms_readmore_btn .terms_readmore_btn_icon {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
}
#nfd20th_2605 .section04_content {
  width: 100%;
  margin: 0;
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 50px 10px;
  box-sizing: border-box;
}

#nfd20th_2605 .terms .terms_content_wrapper.is-expanded .section04_content {
  padding-bottom: 50px;
}
#nfd20th_2605 .section04 .section04_title,
#nfd20th_2605 .section04 .terms_title {
  font-size: 18px;
  color: #0caea1;
  font-weight: 600;
  line-height: 35px;
  text-align: left;
  border-bottom: 3px solid #0caea1;
  margin-bottom: 20px;
}
#nfd20th_2605 .section04 p {
  font-size: 16px;
  color: #1a1a1a;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
  margin-bottom: 20px;
}
#nfd20th_2605 .section04 p span {
  font-weight: 600;
}

#nfd20th_2605 .section04 .terms_content_text ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 34px;
}
#nfd20th_2605 .section04 .terms_content_text ul li {
  font-size: 16px;
  color: #1a1a1a;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
  margin-bottom: 0;
  padding-left: 1.2em;
  position: relative;
}
#nfd20th_2605 .section04 .terms_content_text ul li::before {
  content: "E";
  position: absolute;
  left: 0;
}
#nfd20th_2605 .section04 p.section04_subtitle {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
#nfd20th_2605 .section04 p a {
  font-size: 16px;
  color: #0caea1;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
  margin-bottom: 0;
  text-decoration: underline;
  display: inline-flex;
  justify-content: left;
  align-items: baseline;
  gap: 5px;
}

#nfd20th_2605 .section04 .bnr_area {
  width: 1200px;
  margin: 0 auto;
}
#nfd20th_2605 .bnr_area .bnr_area_item img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* section05 */
#nfd20th_2605 .section05 {
  background-color: #e2f1ff;
  background-image: url(../img/usr/freepage/nfd20th_2605/bg_leaf_section05.png);
}
#nfd20th_2605 .section05 .item_title span {
  color: #4188d9;
}
#nfd20th_2605 .section05 .limited_item_content ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  justify-content: center;
}
#nfd20th_2605 .section05 .limited_item_content ul li {
  width: 350px;
}
#nfd20th_2605 .section05 .limited_item_content ul li .itemname {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 13px;
}
#nfd20th_2605 .section05 .limited_item_content ul li .itemprice {
  font-size: 22px;
  font-weight: normal;
  text-align: right;
}
#nfd20th_2605 .section05 .limited_item_content ul li .itemprice span.small {
  font-size: 16px;
}
#nfd20th_2605 .section05 .limited_item_content ul li .itemprice span.tax {
  font-size: 12px;
}

#nfd20th_2605 .section06 {
  background-color: #0caea1;
  padding: 60px 143px;
}
#nfd20th_2605 .section06 .contact {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  padding: 35px 20px;
  border-radius: 10px;
}
#nfd20th_2605 .section06 .contact .contact_title {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 15px;
}
#nfd20th_2605 .section06 .contact .contact_subtitle {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}
#nfd20th_2605 .section06 .contact .contact_content_wrap {
  width: 100%;
  display: flex;
  gap: 30px;
  justify-content: center;
  max-width: 914px;
  margin: 0 auto;
}
#nfd20th_2605 .section06 .contact .contact_content {
  width: calc((100% - 30px) / 2);
}
#nfd20th_2605 .section06 .contact .contact_content .contact_text {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #0caea1;
  text-align: left;
}
#nfd20th_2605 .section06 .contact .contact_content .btn {
  max-width: 424px;
  height: 75px;
  background-color: #0caea1;
  border-radius: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
#nfd20th_2605 .section06 .contact .contact_content .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 22px;
}
#nfd20th_2605 .section06 .contact .contact_content .time {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
#nfd20th_2605 .section06 .contact .contact_content .phone_img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
