@charset "utf-8";

#wrapper.br-200{border-top-right-radius: 0 !important;}
.section.top-wrap.long{background-image: url(../../../assets/images/sub/product-banner.jpg);position: relative;margin-bottom: 0;}
.section .fp-tableCell{padding-top: 145px; padding-bottom: 100px;}
#fullpage .top-wrap .top-tit{bottom: 80px;}
.sect1{background: url("../../../assets/images/sub/product-bg.png") no-repeat top / cover;}

.section-top{display: flex; justify-content: space-between;}
.section-top__r {margin-top: -101px;}
.section .tit{color: #3D3FA9;font-size: 45px;font-weight: 600;margin-bottom: 50px;}
.section-bottom {margin-top: -20px;}
.section .list-tit{font-size: 26px;font-weight: 600;margin-bottom: 20px;}
.section .list > ul > li{display: flex;align-items: center;color: #292929;font-size: 16px;font-weight: 400;}
.section .list > ul >::before{content: '';width: 12px;height: 12px;margin-right: 10px;border-radius: 50%;border: 3px solid rgba(61, 63, 169, 0.4);flex: none;}
.section .list > ul > li + li{margin-top: 20px;}
.section-top__r img {width: 100%;max-width: 560px;}
.section .list-box{display: flex;  gap: 40px;}
.section .list-box > * {flex: 1;}
.section .box{display: flex;padding: 35px;border-radius: 20px;background: linear-gradient(122deg, #F9FDFF 0.47%, #FAF9FF 99.53%);}
.section .box:nth-child(1) .tag-wrap{min-width: 183px;}
.section .box:nth-child(2) .tag-wrap{min-width: 115px;}
.section .box-l {width: 40%;}

.section.active:not(.sect-top) .tit {-webkit-animation-name: fadeInUp; animation-name: fadeInUp; animation: fadeInUp 0.8s cubic-bezier(.39,.575,.565,1.000) both; animation-delay: .5s;}
.section.active .section-top__r {-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; animation: fadeInLeft 0.8s cubic-bezier(.39,.575,.565,1.000) both; animation-delay: .5s;}

.section .box-list > li{display: flex;align-items: center;gap: 20px;}
.section .box-list > li + li{margin-top: 14px;}
.section .box-tit{font-size: 20px; font-weight: 700;}
.section .box-subTit{color: #757575; margin-top: 10px;}
.section .box-tag{border-radius: 20px;background: rgba(36, 138, 159, 0.16);padding: 8px 20px;color: #248A9F;font-weight: 600;display: inline-flex;}

.sect2{background: url("../../../assets/images/sub/product01-bg02.png") no-repeat bottom / cover;}
.sect1 .section-top__r{position: relative;}
.sect1 .section-top__r img{opacity: 0.6;filter: blur(7.5px);}
.sect1 .section-top__r p{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: calc(100% + 68px);font-size: 20px;font-weight: 700;padding: 18px 0;background-color: #7475A1;color: #fff;z-index: 1;border-radius: 100px;text-align: center;}
.sect3 .fp-tableCell{padding-bottom: 120px;}

.sect4{background: url("../../../assets/images/sub/product01-bg04.png") no-repeat bottom / cover;}

footer{}
.section.sect-footer .fp-tableCell{padding: 0;}
.btn.btn-top {border-radius: 10px; position: fixed; bottom: 30px; right: 30px; width: 60px; height: 60px; transition: .2s; display: flex; align-items: center; justify-content: center; background: rgba(255,255,255,0.4); overflow: hidden;}
.btn.btn-top::before {content: ''; position: absolute; top: 0; left: 0; border-radius: 10px; background: #3D3FA9; width: 100%; max-width: 0; height: 100%; transition: max-width 0.3s;}
.btn.btn-top i {background-image: url("../../../assets/images/cmn/btn-top_arrow.svg"); background-repeat: no-repeat; background-size: contain; width: 16px; height: 21px; transition: .1s;}
.btn.btn-top:hover::before {max-width: 100%;}
.btn.btn-top:hover i {filter: brightness(100);}


/* en */
.en .section .box:nth-child(2) .tag-wrap{    min-width: 148px;}
.en .section .box-tag{font-size: 15px;}

@media (max-width: 1024px) {
  .fp-section:not(.sect-top), .fp-tableCell {height: 100% !important;}
  .section-bottom{margin-top: 50px;}
  .section .list-box {flex-direction: column;}
  #container{padding-bottom: 0 !important;}
  .btn.btn-top { width: 50px; height: 50px; } 
  .btn.btn-top i {width: 14px;height: 19px; } 
  .sect1 { background: #fff; border-top-right-radius: 180px; } 
  .section.top-wrap.long { margin-bottom: -190px; height: calc(calc(var(--vh, 1vh)* 100) + 190px) !important;; } 
  #fullpage .top-wrap .top-tit { bottom: calc(190px + 80px); } 
  .section .fp-tableCell {padding: 100px 0;}
  .section-top {flex-direction: column-reverse;gap: 50px; } 
  .section-top__r {margin: 0 auto; } 
  .sect2 {border-bottom-left-radius: 140px;}

  footer{display: none;}
  .sect-footer footer{display: block;}

}

@media (max-width: 768px) {
  .btn.btn-top { width: 40px; height: 40px; right: 20px; bottom: 20px; } 
  .btn.btn-top i {width: 12px;height: 17px; } 

  .section .fp-tableCell {padding: 80px 0 0;}
  .section .tit{font-size: 30px; margin-bottom: 24px;}
  .section-top{gap: 30px;}
  .section .list-tit{font-size: 22px;}
  .section .list > ul > li + li{margin-top: 10px;}
  .section .list > ul > li {align-items: baseline;line-height: 1.7;}
  .section-bottom{margin-top: 30px;}
  .section .box { padding: 30px 20px; flex-direction: column; gap: 20px; } 
  .section .box-l { width: 100%; } 
  .section .box-tit { font-size: 18px; } 
  .section .box-tit br{display: none;}
  .section .box-subTit br{display: none;}
  .section .box-subTit { font-size: 14px; margin-top: 8px; } 
  .section .box-tag { font-size: 14px; padding: 6px 16px; } 
  .section .box-list > li span {font-size: 14px;line-height: 1.5;} 
  .section .box-list > li { gap: 12px; align-items: baseline; } 
  .section .list-box { gap: 20px; } 
  .section .box:nth-child(1) .tag-wrap { min-width: 157px; } 
  .section .box:nth-child(2) .tag-wrap {min-width: 100px;flex: none;} 

  .sect1 {border-top-right-radius: 100px;}
  .sect2{background-image: url(../../../assets/images/sub/product01-bg_m.png);border-bottom-left-radius: 60px;padding-bottom: 50px;}
  .sect4{padding-bottom: 100px;}
  .sect1 .section-top__r p {width: 100%;}
  

}