.sub3-section1{padding: 120px 0; background: url('../img/main/sales-1-bg.png') no-repeat 50% bottom / 100% auto;}
 .sub3-section1 .top-txt-box {text-align: center; margin-bottom: 160px; display: block;}
 .sub3-section1 .top-txt-box strong {display: block; line-height: 1.6; font-size: 50px; font-weight: 800;}
 .sub3-section1 .img-box {display: flex; align-items: center; justify-content: center; max-width: 1000px; margin: 0 auto 120px;}
 .sub3-section1 .bottom-txt-box {text-align: center;}
 .sub3-section1 .bottom-txt-box strong {font-weight: 800; font-size: 36px; line-height: 1.2; display: block; margin-bottom: 40px;}
 .sub3-section1 .bottom-txt-box p {font-size: 30px; font-weight: 500; line-height: 1.6;}






.sub3-section2 {padding: 120px 0 20px; background: url('../img/main/r-main-section4-bg.png') no-repeat 50% -10% / cover; height: 100vh; background-color: #eaddfa;}
.sub3-section2 .title {text-align: center;}
.sub3-section2 .title strong {font-size: 50px; line-height: 1.4; font-weight: 800;}
.sub3-section2 .title strong  span {font-size: 36px; font-weight: 800;}






.sub3-section3 {padding: 250px 0 120px; background: url('../img/main/r-section10-bg.png') no-repeat 50% 50% / cover;}
.sub3-section3 .inner > strong {text-align: center; display: block; margin-bottom: 290px; line-height: 1.7; font-size: 50px; font-weight: 800;}
.sub3-section3  .num-list {display: flex; align-items: flex-start; justify-content: center; gap: 100px; width: 80%;  margin: 0 auto; text-align: center; margin-bottom: 90px;}
.sub3-section3  .num-list li {display: flex; flex-direction: column; gap: 46px;  align-items: center;}
.sub3-section3  .num-list li strong > span {font-family: 'yg-jalnan'; font-size: 60px; font-weight: bold; text-shadow: 2px 2px 5px rgba(58,40,85,0.5); color: #fff;}
.sub3-section3  .num-list li strong em {font-style: normal; font-family: 'yg-jalnan'; font-size: 60px; font-weight: bold; }
.sub3-section3  .num-list li span {font-family: 'yg-jalnan'; font-size: 24px; line-height: 1.5; font-weight: bold; color: #7bff06; text-shadow: 2px 2px 5px rgba(58,40,85,0.5);}
.sub3-section3 .inner > p {font-size: 18px; color: #aaaaab; text-align: center; font-weight: 600;}







.sub3-section4 {background-color: #121032; padding: 120px 0;}
.sub3-section4 .top-txt-box {margin-bottom: 150px;}
.sub3-section4 .top-txt-box strong {text-align: center; display: block; margin-bottom: 12px; line-height: 1.2; font-size: 50px; font-weight: 800;}
.sub3-section4 .top-txt-box p {font-size: 50px; font-weight: 400; line-height: 1.2; text-align: center;}

.sub3-section4 .icon-list-box{display: flex; align-items: center; justify-content: center; max-width: 978px; margin: 0 auto 200px;}





.sub3-section4 .bottom-item-wrap .title-box {margin-bottom: 150px;}
.sub3-section4 .bottom-item-wrap .title-box strong {text-align: center; display: block; margin-bottom: 12px; line-height: 1.2; font-size: 50px; font-weight: 800;}
.sub3-section4 .bottom-item-wrap .title-box p {font-size: 50px; font-weight: 400; line-height: 1.2; text-align: center;}

.sub3-section4 .bottom-item-wrap p{text-align: center; font-size: 26px; font-weight: 400; margin-bottom: 60px;}
.sub3-section4 .bottom-item-wrap ul {display: flex; justify-content: space-between; gap: 20px;}
.sub3-section4 .bottom-item-wrap ul li {display: flex; flex-direction: column; width: calc(100% / 5 - 16px);}
.sub3-section4 .bottom-item-wrap ul li:nth-child(2n){margin-top: 60px;}
.sub3-section4 .bottom-item-wrap ul li .img {display: block; width: 100%; height: 280px;}
.sub3-section4 .bottom-item-wrap ul li:nth-child(1) .img{background: url('../img/main/r-section7-img1.png') no-repeat 50% top / cover}
.sub3-section4 .bottom-item-wrap ul li:nth-child(2) .img{background: url('../img/main/r-section7-img2.png') no-repeat 50% 50% / cover;}
.sub3-section4 .bottom-item-wrap ul li:nth-child(3) .img{background: url('../img/main/r-section7-img3.png') no-repeat 50% 50% / cover;}
.sub3-section4 .bottom-item-wrap ul li:nth-child(4) .img{background: url('../img/main/r-section7-img4.png') no-repeat 50% 50% / cover;}
.sub3-section4 .bottom-item-wrap ul li:nth-child(5) .img{background: url('../img/main/r-section7-img5.png') no-repeat 50% 50% / cover;}
.sub3-section4 .bottom-item-wrap ul li .item-txt-box {display: flex; align-items: center; justify-content: center; height: 240px; width: 100%;}
.sub3-section4 .bottom-item-wrap ul li .item-txt-box.blue {background-color: #143ac7;}
.sub3-section4 .bottom-item-wrap ul li .item-txt-box.red {background-color: #eb482d;}
.sub3-section4 .bottom-item-wrap ul li .item-txt-box span {font-size: 24px; font-weight: 500; line-height: 1.5; text-align: center;}


.sub3-section5 {padding: 120px 0 400px; background: url('../img/main/sub3-section4-bg.png') no-repeat 50% 50% / 100% 100%;}
.sub3-section5 strong {text-align: center; display: block; margin-bottom: 12px; line-height: 1.2; font-size: 50px; font-weight: 800;}
.sub3-section5 p {font-size: 50px; font-weight: 400; line-height: 1.2; text-align: center;}




.sub3-section6 {background-color: #121c50;}
.sub3-section6 p {display: flex; align-items: center; text-align: center; justify-content: center; gap: 10px; line-height: 1.2; font-size: 50px; font-weight: 800; margin-bottom: -70px;}
.sub3-section6 p em {font-size: 50px; color: #7bff06; font-style: normal}
.sub3-section6 .img-box {position: relative; bottom: -130px;}






.sub3-section7 {padding: 250px 0 120px;}
.sub3-section7 .inner > strong {line-height: 1.7; font-size: 50px; font-weight: 800; display: block; text-align: center; margin-bottom: 120px; }

.sub3-section7 .item-list-wrap {display: flex; justify-content: center; gap: 60px;}
.sub3-section7 .item-list-wrap li {width: calc(100% / 3 - 30px); display: flex; flex-direction: column; justify-content: space-between;}

.sub3-section7 .item-list-wrap li .top-txt {text-align: center; display: block; margin-bottom: 40px;}
.sub3-section7 .item-list-wrap li .top-txt strong {font-size: 22px; font-weight: 800; line-height: 1.5; display: block; }
.sub3-section7 .item-list-wrap li .top-txt .acc {display: block; font-size: 22px; font-style: normal; font-weight: 800; margin: 6px 0;}
.sub3-section7 .item-list-wrap li .top-txt span {font-size: 16px; font-weight: 300;}
.sub3-section7 .item-list-wrap li i {display: flex; align-items: center; justify-content: center; margin-bottom: 40px;}
.sub3-section7 .item-list-wrap li:nth-child(2) i {margin-top: -50px;} 
.sub3-section7 .item-list-wrap li:nth-child(3) i  {margin: 0 -20px 40px;}
.sub3-section7 .item-list-wrap li i img {width: 80%;}
.sub3-section7 .item-list-wrap li:nth-child(3) i img {width: 100%;}
.sub3-section7 .item-list-wrap li .bottom-txt p {text-align: center; display: block; line-height: 1.5; font-size: 18px; color: #143ac7;}
.sub3-section7 .item-list-wrap li .bottom-txt p b {font-weight: 800;}


.sub3-section8 {padding: 120px 0; background: url('../img/main/sub3-section8-bg.png') no-repeat 50% 50% / cover;}
.sub3-section8 .item-f-box {display: flex; gap: 140px;}
.sub3-section8 .item-f-box strong {font-size: 55px; line-height: 1.4; font-weight: 800; text-align: left; margin-bottom: 120px; color: #eb482d; display: block;}
.sub3-section8 .item-f-box ul {display: flex; flex-direction: column; gap: 12px;}
.sub3-section8 .item-f-box ul li {font-size: 30px; font-weight: 500; line-height: 1.2;}




.sub3-section9 {padding: 120px 0;}
.sub3-section9 strong {font-size: 54px; display: block; text-align: center; line-height: 1.5; font-weight: 800; margin-bottom: 160px;}
.sub3-section9 i {display: flex; align-items: center; justify-content: center;}