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


/* button */
#nfd20th_2604 .btnArea{
  text-align: center;
  margin-top: 30px;
}
#nfd20th_2604 .btnArea .main_content_btn_text{
  font-size: 14px;
  color: #441F0E;
  font-weight: normal;
  margin-bottom: 10px;
}
#nfd20th_2604 .btnArea .main_content_btn_text_login{
  font-size: 16px;
  color: #441F0E;
  font-weight: 600;
}
#nfd20th_2604 .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_2604 .btnArea .main_content_btn a{
  display: block;
  width: 100%;
  height: 100%;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}

#nfd20th_2604 .section{
  position: relative;
  padding: 0 0 100px;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;

}
#nfd20th_2604 .section_head{
  padding-bottom: 50px;
}
#nfd20th_2604 .section_head img{
  /* position: absolute; */
  width: 110vw;
  height: auto;
  top: -0;
  left: 0;
}
#nfd20th_2604 .sakura_left{
  position: absolute;
  bottom: -150px;
  left: -50px;
  width: 342px;
  height: auto;
  object-fit: contain;
  pointer-events: none;
  z-index: 2;
}
#nfd20th_2604 .sakura_right{
  position: absolute;
  bottom: -150px;
  right: -80px;
  width: 342px;
  height: auto;
  object-fit: contain;
  pointer-events: none;
  z-index: 2;
}


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

#nfd20th_2604 .main_content{
  background-color: #B3E6DD;
  padding: 0 0 50px;
}

#nfd20th_2604 .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_2604 .main_content .main_content_text p{
  font-size: 22px;
  color: #441F0E;
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
}
#nfd20th_2604 .main_content .main_content_text p span.underline{
  font-size: 24px;
  color: #02988E;
  font-weight: bold;
  background: linear-gradient(transparent 50%, #FFF1C2 50%);
}
#nfd20th_2604 .main_content .main_content_text p span.small{
  font-size: 20px;
}
#nfd20th_2604 .main_content .main_content_text p span.tax{
  font-size: 16px;
  font-weight: normal;
}
#nfd20th_2604 .main_content_bnrArea{
  max-width: 800px;
  margin: 0 auto;
}
#nfd20th_2604 .main_content_bnrArea img{
  width: 800px;
}
#nfd20th_2604 .main_content_bnrArea .main_content_bnr_text{
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #441F0E;
  font-weight: 600;
}
#nfd20th_2604 .bg_sakura.main{
  position: absolute;
  bottom: -50px;
  left: 47%;
  transform: translateX(-50%);
  width: 1650px;
  height: auto;
  object-fit: contain;
  pointer-events: none;

}

/* section02 */
  #nfd20th_2604 .section02{
    position: relative;
    background-color: #FFF5FA;
    background-image: url(../img/usr/freepage/nfd20th_2604/bg_sakura_section02.png);
    
  }
  #nfd20th_2604 .section02 .item_title span{
    color: #F63F6F;
  }
#nfd20th_2604 .section02_content{
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  padding: 80px 50px 70px 70px;
  border: 2px solid #FC7FA0;
  border-radius: 10px;
}

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


/* section03 */
  #nfd20th_2604 .section03{
    position: relative;
    background-color: #4DC6BD; 
    background-image: url(../img/usr/freepage/nfd20th_2604/bg_sakura_section03.png);
  }
  #nfd20th_2604 .section03 .item_title{
    color: #fff;
  }
  #nfd20th_2604 .section03 .item_title span{
    color: #FEF101;
  }

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

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

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

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

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

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

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


/* terms */
#nfd20th_2604 .terms{
    width: 100%;
  }
#nfd20th_2604 .terms .terms_content_wrapper{
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  padding: 40px 50px;
  border-radius: 10px;
}
#nfd20th_2604 .terms .terms_content_preview{
  position: relative;
  max-height: 150px;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
#nfd20th_2604 .terms .terms_content_wrapper.is-expanded .terms_content_preview{
  max-height: 5000px;
}
#nfd20th_2604 .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_2604 .terms .terms_content_wrapper.is-expanded .terms_content_fade{
  opacity: 0;
  pointer-events: none;
}


#nfd20th_2604 .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_2604 .terms .terms_content_wrapper.is-expanded .terms_readmore_btn{
  background-color: #929292;
}
#nfd20th_2604 .terms .terms_readmore_btn .terms_readmore_btn_icon{
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
}
#nfd20th_2604 .section04_content{
  width: 100%;
  margin: 0;
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 50px 10px;
  box-sizing: border-box;
}


#nfd20th_2604 .terms .terms_content_wrapper.is-expanded .section04_content{
  padding-bottom: 50px;
}
#nfd20th_2604 .section04 .section04_title,
#nfd20th_2604 .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_2604 .section04 p{
  font-size: 16px;
  color: #1a1a1a;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
  margin-bottom: 20px;
}
#nfd20th_2604 .section04 p span{
  font-weight: 600;
}

#nfd20th_2604 .section04 .terms_content_text ul{
  list-style: none;
  padding-left: 0;
  margin-bottom: 34px;
}
#nfd20th_2604 .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_2604 .section04 .terms_content_text ul li::before{
  content: "E";
  position: absolute;
  left: 0;
}
#nfd20th_2604 .section04 p.section04_subtitle{
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
#nfd20th_2604 .section04 p a{
  font-size: 16px;
  color: #0CAEA1;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
  margin-bottom: 0;
  text-decoration: underline;
  display: flex;
  justify-content: left;
  align-items: baseline;
  gap: 5px;
}

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


/* section05 */
  #nfd20th_2604 .section05{
    background-color: #FFF5FA;
    background-image: url(../img/usr/freepage/nfd20th_2604/bg_sakura_section05.png);
  }
  #nfd20th_2604 .section05 .item_title span{
    color: #F63F6F;
  }
    #nfd20th_2604 .section05 .limited_item_content ul{
      display: flex;
      gap: 30px;
      justify-content: center;
    }
    #nfd20th_2604 .section05 .limited_item_content ul li{
      width: 277px;
    }
    #nfd20th_2604 .section05 .limited_item_content ul li .itemname{
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 13px;
    }
    #nfd20th_2604 .section05 .limited_item_content ul li .itemprice{
      font-size: 22px;
      font-weight: normal;
      text-align: right;
    }
    #nfd20th_2604 .section05 .limited_item_content ul li .itemprice span.small{
      font-size: 16px;
    }
    #nfd20th_2604 .section05 .limited_item_content ul li .itemprice span.tax{
      font-size: 12px;
    }

    #nfd20th_2604 .section06{
      background-color: #0CAEA1;
      background-image: url(../img/usr/freepage/nfd20th_2604/bg_sakura_section06.png);
      padding: 60px 143px;
  }
    #nfd20th_2604 .section06 .contact{
      width: 1200px;
      margin: 0 auto;
      background-color: #fff;
      padding: 35px 0;
      border-radius: 10px;
  }
    #nfd20th_2604 .section06 .contact .contact_title{
      font-size: 25px;
      font-weight: 600;
      margin-bottom: 15px;
    }
    #nfd20th_2604 .section06 .contact .contact_subtitle{
      font-size: 18px;
      font-weight: normal;
      margin-bottom: 20px;
    }
    #nfd20th_2604 .section06 .contact .contact_content_wrap{
      display: flex;
      gap: 30px;
      justify-content: center;
      width: 914px;
      margin: 0 auto;
    }
    #nfd20th_2604 .section06 .contact .contact_content{
      width: 50%;
    }
    #nfd20th_2604 .section06 .contact .contact_content .contact_text{
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 10px;
      color: #0CAEA1;
      text-align: left;
    }
    #nfd20th_2604 .section06 .contact .contact_content .btn{
      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_2604 .section06 .contact .contact_content .btn a{
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      color: #fff;
      font-size: 22px;
    }
    #nfd20th_2604 .section06 .contact .contact_content .time{
      font-size: 16px;
      font-weight: normal;
      text-align: left;
    }
    #nfd20th_2604 .section06 .contact .contact_content .phone_img{
      width: 100%;
      height: auto;
      object-fit: contain;
    } 

