*,*::before,*::after{box-sizing:border-box}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background-color:#000;color:#fff;line-height:1.6}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{width:100%;border-collapse:collapse;border-spacing:0}html{font-size:62.5%;-webkit-text-size-adjust:100%}main{display:block}img{max-width:100%;height:auto;border:0;display:block}video{width:100%;height:100%;object-fit:cover}a{color:#0af;text-decoration:none;transition:.3s}.tc{text-align:center}.tr{text-align:right}.tl{text-align:left}a:hover{text-decoration:underline}.bg-b{background:#000}.bg-b2{background:#090909}.bg-w{background:#fff;color:#14181a}.sp-no{display:none}.splash{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:10000;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:.5s;transition-delay:1.2s}.splash>div{width:50%;height:50%;background:#161616;position:absolute;transition:cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s;transition-delay:.5s;z-index:10}.splash>div:first-of-type{left:0;top:0;border-radius:0 0 60px 0}.splash>div:nth-of-type(2){right:0;top:0;border-radius:0 0 0 60px}.splash>div:nth-of-type(3){left:0;bottom:0;border-radius:0 60px 0 0}.splash>div:nth-of-type(4){right:0;bottom:0;border-radius:60px 0 0 0}.splash img{width:200px;opacity:0;transition:1s;transition-delay:.4s}.splash.hidden{opacity:0}.splash.hidden>div:first-of-type{left:-50%;top:-50%}.splash.hidden>div:nth-of-type(2){right:-50%;top:-50%}.splash.hidden>div:nth-of-type(3){left:-50%;bottom:-50%}.splash.hidden>div:nth-of-type(4){right:-50%;bottom:-50%}.splash.hidden img{opacity:1;transform:scale(1.4)}@keyframes fadeInUp{from{transform:translateY(5px);opacity:0}to{transform:translateY(0);opacity:1}}.btn{color:#fff;padding:20px 50px;border-radius:50px;color:#fff;transition:.3s;display:block;line-height:1;font-size:15px;text-align:center;overflow:hidden;position:relative;box-shadow:0 0 10px #900;background:linear-gradient(272.88deg, #FF0000 5.96%, #990000 92.42%)}.btn span{position:relative;z-index:3}.btn::before,.btn::after{content:""}.btn::before{background:#000;z-index:2;transition:.3s;width:calc(100% - 10px);height:calc(100% - 10px);position:absolute;top:5px;left:5px;border-radius:50px}.btn::after{background:linear-gradient(90deg, #000000 0%, #700000 100%);opacity:1;z-index:0;width:calc(100% - 10px);height:calc(100% - 10px);display:block;position:absolute;top:5px;left:5px;border-radius:50px}.btn:hover{text-decoration:none}.btn:hover::before{opacity:0}.btn:hover::after{opacity:1}.btn.whats{color:#00ff5e;box-shadow:none;transition:none;background:none}.btn.whats span::before{content:"";width:20px;height:20px;background:url("../img/whatsapp2.svg") no-repeat center;background-size:contain;display:inline-block;vertical-align:middle;margin-right:10px}.btn.whats::after{background:url(../img/back.webp) no-repeat center;background-size:cover;width:100%;height:100%;top:0;left:0}.btn.whats:hover{color:#fff}.btn.whats:hover span::before{background:url("../img/whatsapp.svg") no-repeat center;background-size:contain}.btn.max210{max-width:210px;margin-left:auto;margin-right:auto}.btn.max400{max-width:400px;margin-left:auto;margin-right:auto}.inner{max-width:1280px;margin:0 auto;padding:0 25px}.catch{transition:.5s;opacity:0;transform:translateY(30px)}.catch.up{opacity:1;transform:translateY(0)}header{width:100%;position:fixed;top:0;left:0;z-index:100;background:#000}header .header-container{max-width:1280px;margin:0 auto;padding:25px;display:flex;justify-content:space-between;align-items:center}header .header-container>nav{display:none}header #sp-menu img.menu-on{display:none}header #sp-menu.active img.menu-on{display:block}header #sp-menu.active img.menu-off{display:none}.menu-box{width:100%;height:calc(100% - 82px);position:fixed;top:82px;left:0;background:#000;z-index:1000;overflow:auto;transition:opacity .5s;opacity:0;visibility:hidden}.menu-box.active{opacity:1;visibility:visible}.menu-box .in-menu-box{padding:20px 28px}.menu-box nav{margin-bottom:30px}.menu-box nav ul{list-style:none}.menu-box nav ul li+li{margin-top:15px}.menu-box nav ul li a{padding:20px 10px;background:#161616;border-radius:10px;display:block;color:#fff;font-size:15px;font-weight:200;line-height:1}.menu-box nav ul li a::before{content:"";width:15px;margin-right:10px;display:inline-block;vertical-align:bottom}.menu-box nav ul li a:hover{text-decoration:none;background:#2d2d2d}.menu-box nav ul li.menu-home a::before{height:16px;background:url("../img/home.svg") no-repeat center;background-size:contain}.menu-box nav ul li.menu-about a::before{height:15px;background:url("../img/aboutus.svg") no-repeat center;background-size:contain}.menu-box nav ul li.menu-contact a::before{height:14px;background:url("../img/tel1.svg") no-repeat center;background-size:contain}.menu-box nav ul li.menu-terms a::before{height:15px;background:url("../img/terms.svg") no-repeat center;background-size:contain}.menu-box nav ul li.menu-privacy a::before{height:15px;background:url("../img/privacy.svg") no-repeat center;background-size:contain}.menu-box nav ul li.menu-risk a::before{height:13px;background:url("../img/risk.svg") no-repeat center;background-size:contain}.menu-box nav ul li.menu-service a::before{height:13px;background:url("../img/service.svg") no-repeat center;background-size:contain}.menu-box h2{margin:0 0 15px;font-weight:500;font-size:15px}.menu-box ul.info-link{margin-bottom:20px;list-style:none}.menu-box ul.info-link li{font-size:11px}.menu-box ul.info-link li+li{margin-top:15px}.menu-box ul.info-link li.tel::before{content:"";width:15px;height:15px;background:url("../img/tel2.svg") no-repeat center;background-size:contain;display:inline-block;vertical-align:bottom;margin-right:15px}.menu-box ul.info-link li.mail a{color:#fff}.menu-box ul.info-link li.mail::before{content:"";width:15px;height:15px;background:url("../img/mail.svg") no-repeat center;background-size:contain;display:inline-block;vertical-align:sub;margin-right:15px}.menu-box ul.info-link li.link a{color:#fff}.menu-box ul.info-link li.link::before{content:"";width:15px;height:15px;background:url("../img/link.svg") no-repeat center;background-size:contain;display:inline-block;vertical-align:bottom;margin-right:15px}.menu-box ul.info-link li.location::before{content:"";width:15px;height:15px;background:url("../img/location.svg") no-repeat center;background-size:contain;display:inline-block;vertical-align:bottom;margin-right:15px}.menu-box a.btn{width:155px;padding:15px 10px;font-size:12px}.menu-box a.btn span::before{width:14px;height:14px}.menu-box p.copy{padding:15px 10px 20px;font-size:11px;text-align:center;border-top:1px dashed #fff}.countdown{width:100%;height:82px;background:#000;position:fixed;top:10px;left:0;z-index:10000;padding:10px;opacity:0;visibility:hidden;transition:.5s}.countdown.active{opacity:1;visibility:visible;top:0}.countdown.nocd{display:none}.countdown .flash{padding:3px;overflow:hidden;border-radius:30px;position:relative;height:100%;box-shadow:0 0 8px #900}.countdown .flash::before{content:"";position:absolute;left:50%;top:50%;width:850px;height:768px;background-image:conic-gradient(#510101, #FA0101);animation:flash 1.5s infinite;animation-timing-function:cubic-bezier(0.2, 0.72, 0.61, 0.44);z-index:-1;transform:translate(-50% -50%)}.countdown .flash .in-content{width:100%;height:100%;background:#000;border-radius:30px;display:flex;align-items:center;justify-content:center}.countdown .flash .in-content #countdown{font-size:15px}.countdown .flash .in-content #countdown span{margin-left:5px;color:red;font-size:18px}.countdown .show-content{width:100%;display:none;padding:10px 10px 10px 15px}.countdown .show-content>div{width:100%;display:flex;justify-content:space-between;align-items:center}.countdown .show-content>div p{font-size:13px}.countdown .show-content>div p span{color:red}.countdown .show-content>div p img{width:12px;margin-right:2px;display:inline-block}.countdown .show-content>div .btn{padding:10px 20px;font-size:12px}.countdown .show-content>div .btn::before{width:calc(100% - 6px);height:calc(100% - 6px);left:3px;top:3px}@keyframes flash{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}main{padding-top:82px}main hr.top-hr{width:100%;height:20px;margin:20px 0;background:url(../img/back.webp) no-repeat center;background-size:cover;border:none;position:relative}main hr.top-hr::before{content:"";width:50%;height:10px;background:#000;position:absolute;bottom:-1px;left:0;clip-path:polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%)}main hr.top-hr::after{content:"";width:50%;height:10px;background:#000;position:absolute;bottom:-1px;right:0;clip-path:polygon(10px 0, 100% 0, 100% 100%, 0 100%, 0 10px)}.hero .main-hero{aspect-ratio:16/9;border:1px solid #fff;border-radius:20px;overflow:hidden;position:relative}.hero .main-hero video{width:100%;height:100%;object-fit:cover}.hero .main-hero #volumeBtn{width:40px;height:40px;border-radius:50%;outline:none;border:none;position:absolute;right:15px;bottom:15px;background:#000;display:flex;align-items:center;justify-content:center;cursor:pointer}.hero .hero-box{aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:20px}.hero .hero-box .hero-img,.hero .hero-box video{width:100%;height:100%;object-fit:cover}.hero .hero-box .sns-menu{padding:10px 8px 10px 0;position:absolute;top:50%;left:0;transform:translateY(-50%);background:#000;border-radius:0 10px 10px 0}.hero .hero-box .sns-menu::before{content:"";width:21px;height:25px;background:url(../img/hero1.svg) no-repeat;background-size:contain;position:absolute;top:-21px;left:0;display:block}.hero .hero-box .sns-menu::after{content:"";width:21px;height:25px;background:url(../img/hero2.svg) no-repeat;background-size:contain;position:absolute;bottom:-21px;left:0;display:block}.hero .hero-box .sns-menu ul{list-style:none}.hero .hero-box .sns-menu ul li+li{margin-top:15px}.hero .hero-box .sns-menu ul li a img{transition:.2s}.hero .hero-box .sns-menu ul li a:hover img{transform:scale(1.3)}.hero .hero-box .btn-box{padding:15px 20px 0;border-radius:10px 10px 0 0;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:#000}.hero .hero-box .btn-box::before{content:"";width:66px;height:70px;background:url(../img/hero3.svg) no-repeat;background-size:contain;position:absolute;left:-58px;bottom:-1px;display:block}.hero .hero-box .btn-box::after{content:"";width:66px;height:70px;background:url(../img/hero4.svg) no-repeat;background-size:contain;position:absolute;right:-58px;bottom:-1px;display:block}.hero .hero-box .btn-box .btn{font-size:11px;text-align:center;padding:15px 40px;white-space:nowrap}.main-hero-wrap{margin-bottom:50px}.main-hero-wrap>.btn{margin-top:25px}section.sec-content{margin-bottom:40px}section.sec-content h2{margin:0 0 20px;font-size:35px;font-weight:500;line-height:1.4}section.sec-content h2.mb5{margin-bottom:5px}section.sec-content h2.h2-s{font-size:30px;line-height:1.2}section.sec-content h3{margin:0 0 20px;font-size:30px;font-weight:500;line-height:1.4}section.sec-content p{font-size:15px;line-height:1.3}section.sec-content p.catch-text{font-size:20px;line-height:1.3;margin-bottom:10px}section.sec-content p.mb10{margin-bottom:10px}section.sec-content p.mb20{margin-bottom:20px}section.sec-content p.max320{max-width:320px;margin:0 auto}section.sec-content.main-sec1 .box-item{background:#121212;border-radius:10px;padding:20px 15px}section.sec-content.main-sec1 .box-item+.box-item{margin-top:20px}section.sec-content.main-sec1 .box-item h3{font-size:30px;line-height:1.2;display:flex;gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px dashed #888}section.sec-content.main-sec1 .box-item h3>div{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}section.sec-content.main-sec1-new{padding:60px 0;background:url(../img/main-sec1-back.svg) no-repeat;background-size:85%;background-position:right 20% center}section.sec-content.main-sec1-new h2{margin-bottom:5px}section.sec-content.main-sec1-new .btn.max210{width:167px;font-size:11px;text-align:center;padding:15px 40px;white-space:nowrap}section.sec-content.main-sec2-new{padding:20px 0;background:url(../img/back-t.webp) no-repeat center;background-size:cover}section.sec-content.main-sec2 h2.h2-s{margin-bottom:5px}section.sec-content.main-sec2 .feature-list{margin-top:20px;list-style:none}section.sec-content.main-sec2 .feature-list li+li{margin-top:20px}section.sec-content.main-sec2 .feature-list li a{padding:25px;background:#161616;border-radius:20px;font-size:20px;color:#000;display:block;transition:.5s}section.sec-content.main-sec2 .feature-list li a .icon-wrap{display:flex;align-items:center;gap:10px;margin-bottom:15px}section.sec-content.main-sec2 .feature-list li a span.svg-icon{width:50px;height:50px;border-radius:50%;background:#2d2d2d;display:flex;align-items:center;justify-content:center;transition:.5s}section.sec-content.main-sec2 .feature-list li a span.svg-icon svg{fill:#fff;transition:.5s}section.sec-content.main-sec2 .feature-list li a span.plan-icon{padding:10px 20px;border-radius:20px;font-size:11px;background:#fff;color:#000;text-align:center;line-height:1;transition:.5s}section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-free{background:#0e5f00;color:#fff}section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-subscription{background:red;color:#fff}section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-premium{background:#f70;color:#fff}section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-premium::before{content:"";width:11px;height:11px;margin-right:5px;background:url(../img/premium.svg) no-repeat;background-size:contain;display:inline-block;vertical-align:bottom}section.sec-content.main-sec2 .feature-list li a:hover{color:#161616;text-decoration:none}section.sec-content.main-sec2 .feature-list li a:hover span.plan-icon.pi-free{background:#0e5f00;color:#fff}section.sec-content.main-sec2 .feature-list li a:hover span.plan-icon.pi-subscription{background:red;color:#fff}section.sec-content.main-sec2 .feature-list li a:hover span.plan-icon.pi-premium{background:#f70;color:#fff}section.sec-content.main-sec2 .feature-list li.icon1 a{background:#eff8ff}section.sec-content.main-sec2 .feature-list li.icon1 a span svg{width:28px;height:27px}section.sec-content.main-sec2 .feature-list li.icon1 a span.svg-icon{background:#b3ddff}section.sec-content.main-sec2 .feature-list li.icon1 a span.svg-icon svg{fill:#004e8e}section.sec-content.main-sec2 .feature-list li.icon2 a{background:#dbfff9}section.sec-content.main-sec2 .feature-list li.icon2 a span svg{width:28px;height:24px}section.sec-content.main-sec2 .feature-list li.icon2 a span.svg-icon{background:#a4fff0}section.sec-content.main-sec2 .feature-list li.icon2 a span.svg-icon svg{fill:#00715d}section.sec-content.main-sec2 .feature-list li.icon3 a{background:#f0e9ff}section.sec-content.main-sec2 .feature-list li.icon3 a span svg{width:36px;height:32px}section.sec-content.main-sec2 .feature-list li.icon3 a span.svg-icon{background:#be9eff}section.sec-content.main-sec2 .feature-list li.icon3 a span.svg-icon svg{fill:#50f}section.sec-content.main-sec2 .feature-list li.icon4 a{background:#fff3f3}section.sec-content.main-sec2 .feature-list li.icon4 a span svg{width:24px;height:30px}section.sec-content.main-sec2 .feature-list li.icon4 a span{background:#ffb6b6}section.sec-content.main-sec2 .feature-list li.icon4 a span svg{fill:#b80000}section.sec-content.main-sec2 .feature-list li.icon5 a{background:#f3f7ff}section.sec-content.main-sec2 .feature-list li.icon5 a span svg{width:36px;height:28px}section.sec-content.main-sec2 .feature-list li.icon5 a span.svg-icon{background:#93b7ff}section.sec-content.main-sec2 .feature-list li.icon5 a span.svg-icon svg{fill:#05f}section.sec-content.main-sec2 .feature-list li.icon6 a{background:#fff5df}section.sec-content.main-sec2 .feature-list li.icon6 a span svg{width:22px;height:20px}section.sec-content.main-sec2 .feature-list li.icon6 a span.svg-icon{background:#ffe9bb}section.sec-content.main-sec2 .feature-list li.icon6 a span.svg-icon svg{fill:#ffae00}section.sec-content.main-sec2 .feature-list li.deco{width:100%;height:90px;border-radius:20px;background:url(../img/back.webp) no-repeat center;transform:rotate(180deg)}section.sec-content.main-sec3{overflow:hidden}section.sec-content.main-sec3 h2.h2-s{margin-bottom:0px}section.sec-content.main-sec3 .roll{display:flex;list-style:none;gap:15px;width:max-content;will-change:transform;padding-top:40px}section.sec-content.main-sec3 .roll li{min-width:135px;min-height:66px;padding:10px 20px;background:#161616;border-radius:10px;position:relative;display:flex;align-items:center;justify-content:center}section.sec-content.main-sec3 .roll li span{padding:5px 15px;position:absolute;right:10px;bottom:100%;background:red;font-size:12px;border-radius:5px 5px 0 0;line-height:1}section.sec-content.main-sec3 .roll.roll2{padding-top:10px}.slider-wrap{overflow:hidden;width:100%}section.sec-content.main-sec4{background:url(../img/main-sec4-back.webp) no-repeat bottom -60px center}section.sec-content.main-sec4 h3{margin-bottom:0}section.sec-content.main-sec4 .inner.traders-wrap{margin-bottom:30px;padding:0 30px}section.sec-content.main-sec4 .traders{position:relative}section.sec-content.main-sec4 .traders .main-img{width:100%;height:292px;border-radius:20px;position:relative;overflow:hidden}section.sec-content.main-sec4 .traders .main-img.show .traders-info{opacity:0}section.sec-content.main-sec4 .traders .main-img.show .traders-info-detail{opacity:1}section.sec-content.main-sec4 .traders .main-img img{width:100%;height:100%;object-fit:cover}section.sec-content.main-sec4 .traders .main-img .traders-info,section.sec-content.main-sec4 .traders .main-img .traders-info-detail{width:100%;padding:15px;position:absolute;backdrop-filter:blur(33.4px);background-color:rgba(0,0,0,.3)}section.sec-content.main-sec4 .traders .main-img .traders-info h3,section.sec-content.main-sec4 .traders .main-img .traders-info-detail h3{font-size:23px}section.sec-content.main-sec4 .traders .main-img .traders-info p,section.sec-content.main-sec4 .traders .main-img .traders-info-detail p{font-size:12px}section.sec-content.main-sec4 .traders .main-img .traders-info{left:0;bottom:0;transition:.5s ease,opacity .5s;height:50%}section.sec-content.main-sec4 .traders .main-img .traders-info-detail{top:0;left:0;height:100%;display:flex;align-items:center;opacity:0;transition:.5s;cursor:pointer}section.sec-content.main-sec4 .traders ul.traders-list{margin:25px 0 45px;list-style:none;display:flex;justify-content:center;gap:15px;transition:opacity .5s ease}section.sec-content.main-sec4 .traders ul.traders-list.fade{opacity:0}section.sec-content.main-sec4 .traders ul.traders-list li{width:40px;height:40px;border-radius:2px;overflow:hidden;cursor:pointer}section.sec-content.main-sec4 .traders ul.traders-list li.active{display:none}section.sec-content.main-sec4 .traders ul.traders-list li img{width:100%;height:100%;object-fit:cover}section.sec-content.main-sec5 .video-content-wrap{margin-top:40px;position:relative}section.sec-content.main-sec5 .btn+.video-content-list{margin-top:30px}section.sec-content.main-sec5 .video-content-list{position:relative;margin-bottom:25px;padding:5px;background:url(../img/back.webp) no-repeat center;background-size:cover;border-radius:20px}section.sec-content.main-sec5 .video-content-list .video-content-back{background:#000;padding-bottom:30px;border-radius:20px}section.sec-content.main-sec5 .info-wrap{display:flex;gap:10px;align-items:flex-start;padding:30px 15px 0}section.sec-content.main-sec5 .panel{width:134px;margin:0 auto;padding:10px 0;background:#179b00;color:#fff;font-size:15px;text-align:center;position:relative}section.sec-content.main-sec5 .panel::before{content:"";width:41px;height:46px;background:url(../img/cate1-1.svg) no-repeat;background-size:contain;position:absolute;left:-40px;top:0;display:block}section.sec-content.main-sec5 .panel::after{content:"";width:41px;height:46px;background:url(../img/cate1-2.svg) no-repeat;background-size:contain;position:absolute;right:-40px;top:0;display:block}section.sec-content.main-sec5 .panel.subscription{background:red}section.sec-content.main-sec5 .panel.subscription::before{background:url(../img/cate2-1.svg) no-repeat;background-size:contain}section.sec-content.main-sec5 .panel.subscription::after{background:url(../img/cate2-2.svg) no-repeat;background-size:contain}section.sec-content.main-sec5 .panel.premium{background:#f70;white-space:nowrap}section.sec-content.main-sec5 .panel.premium img{width:12px;margin-right:5px;display:inline-block}section.sec-content.main-sec5 .panel.premium::before{background:url(../img/cate3-1.svg) no-repeat;background-size:contain}section.sec-content.main-sec5 .panel.premium::after{background:url(../img/cate3-2.svg) no-repeat;background-size:contain}section.sec-content.main-sec5 .video-content{width:100%;border-radius:20px;padding:20px 15px 0}section.sec-content.main-sec5 .video-content .text{margin-bottom:20px}section.sec-content.main-sec5 .video-content .text h3{margin-bottom:0}section.sec-content.main-sec5 .video-content .text a.btn{display:none}section.sec-content.main-sec5 .video-content .img-wrap img{width:100%;height:100%;object-fit:cover}section.sec-content.main-sec5 .video-content .video-wrap{border:1px solid #fff;aspect-ratio:16/9;border-radius:20px;display:block;overflow:hidden;position:relative}section.sec-content.main-sec5 .video-content .video-wrap img,section.sec-content.main-sec5 .video-content .video-wrap video{width:100%;height:100%;object-fit:cover}section.sec-content.main-sec5 .video-content .video-wrap.play::before{display:none}section.sec-content.main-sec5 .video-content .video-wrap.play::after{opacity:0}section.sec-content.main-instructor .inst-text{margin-bottom:20px}section.sec-content.main-instructor .inst-text h3{margin-bottom:0}section.sec-content.main-instructor .inst-text .inst-name{margin-bottom:30px;display:flex;align-items:center;gap:20px}section.sec-content.main-instructor .inst-text .inst-name .icon{width:77px;height:77px;border-radius:50%;overflow:hidden}section.sec-content.main-instructor .inst-video-wrap h2{display:none}section.sec-content.main-instructor .inst-video{aspect-ratio:16/9;border-radius:20px;display:block;overflow:hidden;position:relative}section.sec-content.main-instructor .inst-video img,section.sec-content.main-instructor .inst-video video{width:100%;height:100%;object-fit:cover}.swiper-wrapper{transition-timing-function:linear !important}section.sec-content.main-sec6{mask-image:linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%)}section.sec-content.main-sec6 .val-wrapper{margin-top:40px;padding:0 40px}section.sec-content.main-sec6 .val-wrapper .item{padding:3px;border-radius:20px;background:url(../img/back.webp) no-repeat center;background-size:cover}section.sec-content.main-sec6 .val-wrapper .item .in-item{padding:35px 25px;border-radius:20px;background:#161616}section.sec-content.main-sec6 .val-wrapper .item .icon-wrap{display:flex;gap:20px;align-items:center;margin-bottom:30px}section.sec-content.main-sec6 .val-wrapper .item .icon-wrap .img{width:42px;height:42px;border-radius:50%;border:2px solid #fff;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800}section.sec-content.main-sec6 .val-wrapper .item .icon-wrap .img img{width:100%;height:100%;object-fit:cover}section.sec-content.main-sec6 .val-wrapper .item .icon-wrap .img.green{background:#53956b}section.sec-content.main-sec6 .val-wrapper .item .icon-wrap .img.pink{background:#ff8080}section.sec-content.main-sec6 .val-wrapper .item .icon-wrap .icon{font-size:20px;text-align:center;font-family:"Manrope",sans-serif;font-weight:800}section.sec-content.main-sec6 .val-wrapper .item .quotation{padding-top:48px;background:url(../img/quotation.svg) no-repeat left top}section.sec-content.main-sec6 .val-wrapper .item .quotation p span.read-more-btn{color:#727272}section.sec-content.main-sec6 .val-wrapper .item .quotation.expanded{height:auto !important}section.sec-content.main-sec6 .val-wrapper .item .val-content{margin-top:35px;padding-left:20px;border-left:2px solid #fff}section.sec-content.main-sec6 .val-wrapper .item .val-content h4{margin:0 0 10px;font-size:20px;font-weight:bold;line-height:1}section.sec-content.main-sec6 .val-wrapper .item .val-content p{font-size:15px;color:#8a8a8a;margin-bottom:20px}section.sec-content.main-sec6 .val-wrapper .page-navi-wrap{margin-top:25px;text-align:center;display:none}section.sec-content.main-sec6 .val-wrapper .page-navi{padding:0 30px;position:relative;display:inline-block}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn{width:19px;height:19px;border:none;position:absolute;top:50%;transform:translateY(-50%);background:none}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn::before{content:"";width:10px;height:10px;border-top:solid 2px #fff;border-right:solid 2px #fff;position:absolute;top:50%}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn.nav-prev{left:0}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn.nav-prev::before{left:0;transform:translateY(-50%) rotate(225deg)}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn.nav-next{right:0}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn.nav-next::before{right:0;transform:translateY(-50%) rotate(45deg)}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn.swiper-button-disabled::before{border-top:solid 2px #b3b3b3;border-right:solid 2px #b3b3b3}section.sec-content.main-sec6 .val-wrapper .pagination{font-family:"Manrope",sans-serif;font-size:10px;position:relative;width:auto;margin:0 auto;line-height:1;bottom:0;top:0;display:inline-block}section.sec-content.main-sec6 .val-wrapper .pagination .current{font-size:30px}section.sec-content.main-sec7-new h2{margin-bottom:5px}section.sec-content.main-sec7-new input{display:none}section.sec-content.main-sec7-new .switch-wrap{width:200px;margin:20px auto 0;padding:5px;background:url(../img/back.webp) no-repeat center;background-size:cover;border-radius:30px}section.sec-content.main-sec7-new .switch-wrap .switch{padding:5px;background:#161616;border-radius:30px;display:flex;justify-content:center;gap:10px}section.sec-content.main-sec7-new .switch-wrap .switch label{width:93px;border-radius:30px;padding:10px;text-align:center;font-size:15px;line-height:1;transition:.5s;cursor:pointer}section.sec-content.main-sec7-new .plan-wrapper{padding:0 10px}section.sec-content.main-sec7-new .plan-wrap{margin-top:65px}section.sec-content.main-sec7-new .plan-item{padding:5px;background:url(../img/back.webp) no-repeat center;background-size:cover;border-radius:20px;position:relative}section.sec-content.main-sec7-new .plan-item .panel{padding:5px 0;width:88px;font-size:15px;border:3px solid #fff;border-bottom:none;border-radius:10px 10px 0 0;position:absolute;left:40px;bottom:100%;text-align:center;background:linear-gradient(99.11deg, #067500 -5.14%, #0EC804 107.46%)}section.sec-content.main-sec7-new .plan-item .in-body{height:100%;padding:12px 12px 30px;background:#161616;border-radius:20px;position:relative}section.sec-content.main-sec7-new .plan-item .in-body .price{min-height:144px;margin-bottom:20px;padding:20px 15px;background:#000;border-radius:10px;text-align:center;position:relative}section.sec-content.main-sec7-new .plan-item .in-body .price p{line-height:1.1;font-size:30px}section.sec-content.main-sec7-new .plan-item .in-body .price p span.bigtext{font-size:50px}section.sec-content.main-sec7-new .plan-item .in-body .price p span.bigtext.badtext{font-size:40px;color:#9c9c9c;position:relative}section.sec-content.main-sec7-new .plan-item .in-body .price p span.bigtext.badtext::before{content:"";width:calc(100% + 4px);height:6px;background:red;border-radius:5px;position:absolute;left:-2px;top:50%;transform:translateY(-50%)}section.sec-content.main-sec7-new .plan-item .in-body .price p span.bigtext-s{font-size:40px}section.sec-content.main-sec7-new .plan-item .in-body .price p span.offtext{font-size:25px;color:red}section.sec-content.main-sec7-new .plan-item .in-body .price p span.green-text{color:#0cb403}section.sec-content.main-sec7-new .plan-item .in-body .price p sup{color:gray;vertical-align:super}section.sec-content.main-sec7-new .plan-item .in-body .price p.bottom_text{font-size:9px;position:absolute;right:12px;bottom:15px}section.sec-content.main-sec7-new .plan-item .in-body ul{list-style:none}section.sec-content.main-sec7-new .plan-item .in-body ul li{padding-left:30px;font-size:15px;position:relative;line-height:1.3}section.sec-content.main-sec7-new .plan-item .in-body ul li+li{margin-top:10px}section.sec-content.main-sec7-new .plan-item .in-body ul li::before{content:"";width:16px;height:15px;background:url(../img/plan-list.svg) no-repeat;background-size:contain;position:absolute;left:0;top:2px}section.sec-content.main-sec7-new .plan-item .in-body a.btn{padding:15px 10px;white-space:nowrap;margin-bottom:20px}section.sec-content.main-sec7-new .plan-item.free-plan .in-body .price{display:flex;align-items:center;justify-content:center}section.sec-content.main-sec7-new .plan-item.free-plan .in-body a.btn{box-shadow:none}section.sec-content.main-sec7-new .plan-item.free-plan .in-body a.btn::after{background:url(../img/back.webp) no-repeat center;background-size:cover}section.sec-content.main-sec7-new .plan-item.premium-plan .panel{width:109px;background:linear-gradient(275.79deg, #FF8C00 -5.89%, #992E00 109.03%)}section.sec-content.main-sec7-new .plan-item.premium-plan .panel::before{content:"";width:12px;height:12px;margin-right:5px;background:url(../img/premium.svg) no-repeat;background-size:contain;display:inline-block;vertical-align:baseline}section.sec-content.main-sec7-new .plan-item.premium-plan .in-body .price{text-align:left}section.sec-content.main-sec7-new .plan-item.premium-plan#plan-y .panel{background:linear-gradient(274.49deg, #FF0000 3.64%, #990000 106.33%)}section.sec-content.main-sec7-new .plan-scrollbar{width:120px;margin:30px auto 0;background:#d9d9d9;height:12px;border-radius:10px;padding:2px}section.sec-content.main-sec7-new .swiper-scrollbar-drag{background:url(../img/back.webp) no-repeat center;background-size:cover;border-radius:3px}section.sec-content.main-sec7-new #p-monthly:checked~.inner .switch-wrap label[for=p-monthly],section.sec-content.main-sec7-new #p-yearly:checked~.inner .switch-wrap label[for=p-yearly]{background:#fff;color:#000}.popup-wrap{width:100%;height:100%;position:fixed;left:0;top:100%;background:rgba(22,22,22,.9);z-index:100000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.5s}.popup-wrap>div.pop-up{width:calc(100% - 40px);max-height:calc(100% - 20px);max-width:680px;padding:5px;background:url(../img/back.webp) center center/cover no-repeat;border-radius:20px;transform:translateY(100%);transition:.5s;transition-delay:.5s}.popup-wrap>div.pop-up form,.popup-wrap>div.pop-up .pop-up-inner{height:100%;background:#000;border-radius:20px;padding:30px 20px;position:relative;overflow-y:auto}.popup-wrap>div.pop-up h2{font-size:30px}.popup-wrap>div.pop-up h3{margin:20px 0 5px;font-size:18px;font-weight:normal}.popup-wrap>div.pop-up p{font-size:14px}.popup-wrap>div.pop-up p.mt30{margin-top:30px}.popup-wrap>div.pop-up input{width:100%;max-width:400px;padding:10px 15px;border-radius:20px;font-size:16px;border:1px solid #fff;outline:none}.popup-wrap>div.pop-up input.is-invalid{border:1px solid #e74c3c;background-color:#fff5f5}.popup-wrap>div.pop-up input#tel{padding-left:50px}.popup-wrap>div.pop-up .iti--allow-dropdown{display:block}.popup-wrap>div.pop-up .iti.iti--container{width:100%;height:140px;position:absolute;left:0;top:100%;right:auto;bottom:auto;overflow-y:auto}.popup-wrap>div.pop-up .iti--fullscreen-popup{padding:0}.popup-wrap>div.pop-up .iti__dropdown-content{z-index:100}.popup-wrap>div.pop-up .iti__country-name{color:#000}.popup-wrap>div.pop-up .iti__search-input{padding-left:30px}.popup-wrap>div.pop-up button.btn{margin:15px auto 0;border:none;outline:none;cursor:pointer}.popup-wrap>div.pop-up .in-inner{max-width:400px;margin:0 auto}.popup-wrap .close{position:absolute;top:15px;right:15px;cursor:pointer}.popup-wrap .close img{width:16px;height:16px}.popup-wrap .error-text{color:#e74c3c;font-size:14px;margin-top:4px}.iti--fullscreen-popup{z-index:1000000}.iti--fullscreen-popup .iti__country-name{color:#000;font-size:16px}.iti--fullscreen-popup input{padding:10px 15px 10px 25px;font-size:16px}body.popup-now{overflow:hidden}body.popup-now #regist.popup-wrap{top:0;opacity:1;visibility:visible}body.popup-now #regist.popup-wrap>div.pop-up{transform:translateY(0)}#error-popup.popup-wrap>div.pop-up{transition-delay:0s}#error-popup.popup-wrap>div.pop-up h2{color:#ffada4}body.popup-error-now{overflow:hidden}body.popup-error-now #error-popup.popup-wrap{top:0;opacity:1;visibility:visible}body.popup-error-now #error-popup.popup-wrap>div.pop-up{transform:translateY(0)}.recaptcha-wrap{margin:20px 0 10px;display:flex;justify-content:center}.hero.sub{padding-bottom:20px}.hero.sub.regist-hero .hero-box{height:200px}.hero.sub .hero-box{width:100%;height:380px;background:url(../img/back.webp) no-repeat;background-size:150% 320%;background-position:30% 88%}.hero.sub .hero-box .h1-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hero.sub .hero-box .h1-text h1{font-size:35px;font-weight:500;text-align:center;line-height:1.3;white-space:nowrap}.hero.sub .hero-box .h1-text p{font-size:15px;text-align:center}section.sec-content.sub p{font-weight:300;margin-bottom:15px}section.sec-content.sub .img-box{height:148px;margin:35px auto;border-radius:10px;overflow:hidden}section.sec-content.sub .img-box img{width:100%;height:100%;object-fit:cover}section.sec-content.sub .contact-box{padding:20px;background:#161616;border-radius:20px}section.sec-content.sub .contact-box .map-box{border-radius:15px;overflow:hidden;filter:grayscale(100%)}section.sec-content.sub .contact-box .contact-info{margin-top:20px;padding:40px 20px 25px;background:url(../img/contact-back.svg) no-repeat,url(../img/back.webp) no-repeat;background-size:60%,500%;background-position:85% 100%,10% 70%;border-radius:20px}section.sec-content.sub .contact-box .contact-info h2{font-size:30px;margin:0 0 10px;line-height:1}section.sec-content.sub .contact-box .contact-info .info-list{margin:40px 0}section.sec-content.sub .contact-box .contact-info h3.sns-h3{margin:0 0 15px;font-size:12px;font-weight:normal}section.sec-content.sub .contact-box .contact-info .info-list{list-style:none}section.sec-content.sub .contact-box .contact-info .info-list li{font-size:15px}section.sec-content.sub .contact-box .contact-info .info-list li+li{margin-top:20px}section.sec-content.sub .contact-box .contact-info .info-list li::before{content:"";width:20px;height:20px;display:inline-block;vertical-align:middle;margin-right:20px}section.sec-content.sub .contact-box .contact-info .info-list li.mail a{color:#fff}section.sec-content.sub .contact-box .contact-info .info-list li.mail::before{background:url("../img/contact-mail.svg") no-repeat center;background-size:contain}section.sec-content.sub .contact-box .contact-info .info-list li.tel::before{background:url("../img/contact-tel.svg") no-repeat center;background-size:contain}section.sec-content.sub .contact-box .contact-info .info-list li.link a{color:#fff}section.sec-content.sub .contact-box .contact-info .info-list li.link::before{background:url("../img/contact-link.svg") no-repeat center;background-size:contain}section.sec-content.sub .contact-box .contact-info .info-list li.location::before{background:url("../img/contact-location.svg") no-repeat center;background-size:contain}section.sec-content.sub .contact-box .contact-info .sns-list{list-style:none;display:flex;gap:20px}section.sec-content.sub .contact-box .contact-info .sns-list li{width:25px}section.sec-content.sub .contact-box .contact-info .sns-list li img{width:100%;height:100%;object-fit:contain}section.sec-content.sub.text-content h2{margin:15px 0;font-size:15px}section.sec-content.sub.text-content p{margin-bottom:15px;line-height:1.3}section.sec-content.sub.text-content p a.link-text{color:#fff}section.sec-content.sub.text-content p a.link-text:hover{color:#f70}section.sec-content.sub.text-content p a.link-text::before{content:"";width:15px;height:15px;background:url("../img/link.svg") no-repeat center;background-size:contain;display:inline-block;vertical-align:middle;margin-right:10px}section.sec-content.sub.text-content ul{margin-left:20px;margin-bottom:15px}section.sec-content.sub.text-content ul li{font-size:15px;color:#afafaf}section.sec-content.sub.text-content hr{width:100%;height:1px;margin:15px 0;background:#fff;border:none}section.sec-content.sub .success-icon img{width:80px;margin:0 auto 20px}section.sec-content.sub .success-icon svg{fill:#00ff5e}section.sec-content.sub p.notice{font-size:12px}section.sec-content.sub p span.red{color:red}section.sec-content.sub .flow-wrap .flow-cont{padding:5px;background:url(../img/back.webp) center center/cover no-repeat;border-radius:20px}section.sec-content.sub .flow-wrap .flow-cont.free{background:#444}section.sec-content.sub .flow-wrap .flow-cont .in-cont{padding:20px;border-radius:20px;background:#161616;height:100%}section.sec-content.sub .flow-wrap .flow-cont .in-cont h3{font-size:28px;text-align:center}section.sec-content.sub .flow-wrap .flow-cont .in-cont h4{margin:30px 0 5px;font-size:18px}section.sec-content.sub .flow-wrap .flow-cont .in-cont img{border-radius:10px}section.sec-content.sub .flow-wrap .flow-cont .in-cont img+p{margin-top:10px}section.sec-content.sub .flow-wrap .flow-cont .in-cont .img-pc{display:none}section.sec-content.sub .flow-wrap .flow-cont .in-cont ul{margin-left:20px}section.sec-content.sub .flow-wrap .flow-cont .in-cont ul li{font-size:16px}section.sec-content.sub .flow-wrap .flow-cont+.flow-cont{margin-top:40px}section.sec-content.sub .flow-wrap .flow-cont .btn.mt30{margin-top:30px}img.lightbox-img{cursor:pointer;transition:.5s}img.lightbox-img:hover{opacity:.7}#lightbox-overlay{display:flex;position:fixed;inset:0;background:rgba(0,0,0,.8);justify-content:center;align-items:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease}#lightbox-overlay.show{opacity:1;pointer-events:all}#lightbox-overlay img{max-width:90%;max-height:90%;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.6);transform:scale(0.95);transition:transform .3s ease}#lightbox-overlay.show img{transform:scale(1)}body.no-scroll{overflow:hidden}footer{margin-top:40px;background:url(../img/foot-back.svg) no-repeat left bottom 20%}footer .foot-catch-box{max-width:1280px;margin:0 auto 40px;display:flex;padding:0 25px}footer .foot-catch-box .text{width:60%}footer .foot-catch-box .text p{font-weight:500;font-size:35px;line-height:1.4;white-space:nowrap}footer .foot-catch-box .text .btn{margin-top:30px;white-space:nowrap;padding-left:10px;padding-right:10px}footer .foot-catch-box .img{width:40%;padding:0 5px;padding-top:15px}footer .foot-catch-box .img img{width:100px;height:100px;margin:0 0 0 auto}footer .foot-box{padding-bottom:20px}footer .foot-box p{font-size:12px}footer.no-catch{background:none}footer.no-catch .foot-catch-box{display:none}footer.no-foot{display:none}p.foot-copy{padding:10px 5px;font-size:11px;text-align:center;border-top:1px dashed #313131}.whatsup-fixed{position:fixed;bottom:10px;right:10px;z-index:900}@media(max-height: 670px){.popup-wrap>div.pop-up{height:100%}}@media(min-width: 768px){.pc-no{display:none}.sp-no{display:block}.hero .hero-box .sns-menu ul li a img{width:25px}.hero .hero-box .sns-menu::before{width:34px;height:43px;top:-38px}.hero .hero-box .sns-menu::after{width:34px;height:43px;bottom:-38px}.hero .hero-box .btn-box .btn{font-size:16px}.countdown .flash::before{width:1000px;height:1000px}.countdown .flash .in-content #countdown{font-size:20px}.countdown .flash .in-content #countdown span{font-size:24px}.countdown .show-content>div p{font-size:20px}.countdown .show-content>div p img{width:16px;margin-right:5px}.countdown .show-content>div .btn{padding:15px 30px;font-size:15px}.countdown .show-content>div .btn::before{width:calc(100% - 10px);height:calc(100% - 10px);left:5px;top:5px}section.sec-content p.txt650{max-width:650px;margin:20px auto}section.sec-content.main-sec1-new{background-size:auto 100%;background-position:right center;padding:150px 0;max-width:1360px;margin-left:auto;margin-right:auto}section.sec-content.main-sec1-new h2{margin-bottom:30px}section.sec-content.main-sec1-new .btn.max210{width:191px;font-size:16px}section.sec-content.main-sec3 .slider-wrap{mask-image:linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%)}section.sec-content.main-sec4{background:url(../img/main-sec4-back.webp) no-repeat bottom center}section.sec-content.main-sec4 .traders .main-img{height:486px}section.sec-content.main-sec4 .traders .main-img .traders-info,section.sec-content.main-sec4 .traders .main-img .traders-info-detail{padding:30px}section.sec-content.main-sec4 .traders .main-img .traders-info h3,section.sec-content.main-sec4 .traders .main-img .traders-info-detail h3{font-size:38px;margin-bottom:15px;line-height:1}section.sec-content.main-sec4 .traders .main-img .traders-info p,section.sec-content.main-sec4 .traders .main-img .traders-info-detail p{font-size:19px}section.sec-content.main-sec4 .traders .main-img .traders-info p+p,section.sec-content.main-sec4 .traders .main-img .traders-info-detail p+p{margin-top:10px}section.sec-content.main-sec4 .traders ul.traders-list{position:absolute;right:0;top:50%;transform:translateY(-50%);flex-direction:column}section.sec-content.main-sec4 .traders ul.traders-list li{width:65px;height:65px;border-radius:5px}section.sec-content.main-sec4 .traders ul.traders-list li img{transform:scale(1.4)}@keyframes fadeInRight{from{transform:translateX(-10px);opacity:0}to{transform:translateX(0);opacity:1}}section.sec-content.main-sec7-new .switch-wrap{margin-right:0}section.sec-content.main-sec7-new .plan-wrap{display:flex;gap:20px}section.sec-content.main-sec7-new .plan-item{width:calc(50% - 10px)}section.sec-content.main-sec7-new .plan-item.premium-plan{display:none}section.sec-content.main-sec7-new #p-monthly:checked~.plan-wrapper #plan-m,section.sec-content.main-sec7-new #p-yearly:checked~.plan-wrapper #plan-y{display:block;animation:fadeInRight .5s ease-in}section.sec-content.main-sec7-new .plan-scrollbar{display:none}section.sec-content.sub h1{margin-bottom:10px;font-size:50px;text-align:center;font-weight:400}section.sec-content.sub p.h1-bootm{text-align:center}section.sec-content.sub .flow-wrap .flow-cont .in-cont .img-pc{display:block}section.sec-content.sub .flow-wrap .flow-cont .in-cont .img-sp{display:none}footer .foot-catch-box .img img{width:auto;height:auto}}@media(min-width: 992px){.inner{padding:0 10px}header .header-container{height:130px;padding:20px 10px}header .header-container .logo img{width:178px}header .header-container #sp-menu{display:none}header .header-container>nav{width:calc(100% - 200px);max-width:900px;display:flex;justify-content:space-between;align-items:center}header .header-container>nav ul{list-style:none;display:flex;gap:20px}header .header-container>nav ul li{position:relative}header .header-container>nav ul li a{padding:10px 20px;color:#fff;font-size:15px;transition:.5s;border-radius:10px;display:block;line-height:1}header .header-container>nav ul li a:hover{text-decoration:none;background:#161616}header .header-container>nav ul li span{padding:10px 0 10px 20px;display:block;font-size:15px;line-height:1;position:relative;cursor:pointer}header .header-container>nav ul li span::after{content:"";width:8px;height:8px;margin-top:-6px;border-top:solid 1px #fff;border-right:solid 1px #fff;transform:rotate(135deg);position:absolute;top:50%;right:-16px;transition:.5s}header .header-container>nav ul li:hover span::after{transform:rotate(-45deg) translate(-4px, 2px)}header .header-container>nav ul li:hover span+ul{display:block;animation:fadeInUp .3s ease-in}header .header-container>nav ul li ul{display:none;position:absolute;width:182px;top:100%;left:0;z-index:1}header .header-container>nav ul li ul li{padding-top:10px}header .header-container>nav ul li ul li a{white-space:nowrap;padding:15px 20px;display:block;text-align:center;background:#161616;border-radius:10px}header .header-container>nav ul li ul li a:hover{background:#2d2d2d}header .header-container>nav .btn{width:210px}.menu-box{display:none}.countdown{width:740px;left:50%;transform:translateX(-50%);top:32px}.countdown.active{top:22px}.countdown .flash::before{width:1000px;height:740px}.countdown .flash .in-content #countdown{display:flex;align-items:center;font-size:30px}.countdown .flash .in-content #countdown span{margin-left:10px;font-size:40px}.countdown .show-content>div p{width:calc(100% - 165px);text-align:center}.countdown .show-content>div .btn{width:155px;font-size:12px}main{padding-top:130px}main hr.top-hr{height:40px;margin:40px 0}main hr.top-hr::before{height:30px;clip-path:polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%)}main hr.top-hr::after{height:30px;clip-path:polygon(30px 0, 100% 0, 100% 100%, 0 100%, 1px 30px)}.hero .hero-box .sns-menu{padding:80px 25px 80px 0}.hero .hero-box .sns-menu ul li+li{margin-top:35px}.hero .hero-box .sns-menu ul li a:hover img{transform:translateX(5px) scale(1.3)}.hero .hero-box .sns-menu::before{width:50px;height:67px;top:-61px}.hero .hero-box .sns-menu::after{width:50px;height:67px;bottom:-61px}.main-hero-wrap{margin-bottom:75px}.main-hero-wrap>.btn{margin-top:50px}section.sec-content{margin-bottom:60px}section.sec-content h2{font-size:60px}section.sec-content h2.h2-s{font-size:50px}section.sec-content h3{font-size:50px}section.sec-content p{font-size:20px}section.sec-content p.catch-text{font-size:25px}section.sec-content.main-sec1 .box-wrap{display:flex;gap:45px 75px;flex-wrap:wrap;justify-content:space-between}section.sec-content.main-sec1 .box-item{width:calc(50% - 37.5px);border-radius:20px;padding:30px 45px}section.sec-content.main-sec1 .box-item+.box-item{margin-top:0}section.sec-content.main-sec1 .box-item h3{padding-bottom:20px;font-size:30px;gap:20px}section.sec-content.main-sec1 .box-item h3>div{width:52px;height:52px}section.sec-content.main-sec1 .box-item p{font-size:19px}section.sec-content.main-sec2 .feature-list-wrap{display:flex;justify-content:space-between;position:relative}section.sec-content.main-sec2 .feature-list{width:calc(50% - 144px)}section.sec-content.main-sec2 .feature-list li+li{margin-top:34px}section.sec-content.main-sec2 .feature-list li.icon1 a,section.sec-content.main-sec2 .feature-list li.icon2 a,section.sec-content.main-sec2 .feature-list li.icon3 a,section.sec-content.main-sec2 .feature-list li.icon4 a,section.sec-content.main-sec2 .feature-list li.icon5 a,section.sec-content.main-sec2 .feature-list li.icon6 a{background:#161616;color:#fff}section.sec-content.main-sec2 .feature-list li.icon1 a span.svg-icon,section.sec-content.main-sec2 .feature-list li.icon2 a span.svg-icon,section.sec-content.main-sec2 .feature-list li.icon3 a span.svg-icon,section.sec-content.main-sec2 .feature-list li.icon4 a span.svg-icon,section.sec-content.main-sec2 .feature-list li.icon5 a span.svg-icon,section.sec-content.main-sec2 .feature-list li.icon6 a span.svg-icon{background:#2d2d2d}section.sec-content.main-sec2 .feature-list li.icon1 a span.svg-icon svg,section.sec-content.main-sec2 .feature-list li.icon2 a span.svg-icon svg,section.sec-content.main-sec2 .feature-list li.icon3 a span.svg-icon svg,section.sec-content.main-sec2 .feature-list li.icon4 a span.svg-icon svg,section.sec-content.main-sec2 .feature-list li.icon5 a span.svg-icon svg,section.sec-content.main-sec2 .feature-list li.icon6 a span.svg-icon svg{fill:#fff}section.sec-content.main-sec2 .feature-list li a{padding:40px 50px;font-size:31px;line-height:1.3;height:100%;min-height:240px}section.sec-content.main-sec2 .feature-list li a span.svg-icon{width:66px;height:66px}section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-free,section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-subscription,section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-premium{font-size:15px;background:#fff;color:#000}section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-free,section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-subscription{width:120px}section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-premium{width:155px}section.sec-content.main-sec2 .feature-list li a span.plan-icon.pi-premium::before{width:15px;height:15px;background:url(../img/premium-b.webp) no-repeat;background-size:contain;transition:.5s}section.sec-content.main-sec2 .feature-list li a:hover span.plan-icon.pi-free{background:#0e5f00;color:#fff}section.sec-content.main-sec2 .feature-list li a:hover span.plan-icon.pi-subscription{background:red;color:#fff}section.sec-content.main-sec2 .feature-list li a:hover span.plan-icon.pi-premium{background:#f70;color:#fff}section.sec-content.main-sec2 .feature-list li a:hover span.plan-icon.pi-premium::before{background:url(../img/premium.svg) no-repeat;background-size:contain}section.sec-content.main-sec2 .feature-list li.icon1 a:hover{background:#eff8ff;color:#161616}section.sec-content.main-sec2 .feature-list li.icon1 a:hover span.svg-icon{background:#b3ddff}section.sec-content.main-sec2 .feature-list li.icon1 a:hover span.svg-icon svg{fill:#004e8e}section.sec-content.main-sec2 .feature-list li.icon2 a:hover{background:#dbfff9;color:#161616}section.sec-content.main-sec2 .feature-list li.icon2 a:hover span.svg-icon{background:#a4fff0}section.sec-content.main-sec2 .feature-list li.icon2 a:hover span.svg-icon svg{fill:#00715d}section.sec-content.main-sec2 .feature-list li.icon3 a:hover{background:#f0e9ff;color:#161616}section.sec-content.main-sec2 .feature-list li.icon3 a:hover span.svg-icon{background:#be9eff}section.sec-content.main-sec2 .feature-list li.icon3 a:hover span.svg-icon svg{fill:#50f}section.sec-content.main-sec2 .feature-list li.icon4 a:hover{background:#fff3f3;color:#161616}section.sec-content.main-sec2 .feature-list li.icon4 a:hover span{background:#ffb6b6}section.sec-content.main-sec2 .feature-list li.icon4 a:hover span svg{fill:#b80000}section.sec-content.main-sec2 .feature-list li.icon5 a:hover{background:#f3f7ff;color:#161616}section.sec-content.main-sec2 .feature-list li.icon5 a:hover span.svg-icon{background:#93b7ff}section.sec-content.main-sec2 .feature-list li.icon5 a:hover span.svg-icon svg{fill:#05f}section.sec-content.main-sec2 .feature-list li.icon6 a:hover{background:#fff5df;color:#161616}section.sec-content.main-sec2 .feature-list li.icon6 a:hover span.svg-icon{background:#ffe9bb}section.sec-content.main-sec2 .feature-list li.icon6 a:hover span.svg-icon svg{fill:#ffae00}section.sec-content.main-sec2 .feature-list li.deco{width:204px;height:100%;margin-top:0;position:absolute;top:0;left:50%;transform:translateX(-50%);background-size:1000%;background-position:60% 70%}section.sec-content.main-sec3 .roll{gap:30px}section.sec-content.main-sec3 .roll li{padding:15px 24px}section.sec-content.main-sec3 .slider-wrap{max-width:1280px;margin:20px auto 0}section.sec-content.main-sec4{background-size:contain;overflow:hidden}section.sec-content.main-sec4 p.max320{max-width:inherit}section.sec-content.main-sec4 .inner.traders-wrap{padding:0;overflow:visible}section.sec-content.main-sec4 .traders .main-img{height:510px}section.sec-content.main-sec4 .traders .main-img.show .traders-info{opacity:1}section.sec-content.main-sec4 .traders .main-img.show .traders-info-detail{opacity:0}section.sec-content.main-sec4 .traders .main-img:hover .traders-info{opacity:0}section.sec-content.main-sec4 .traders .main-img:hover .traders-info-detail{opacity:1}section.sec-content.main-sec4 h3{margin-bottom:10px}section.sec-content.main-sec5 .inner{max-width:1360px}section.sec-content.main-sec5 .video-content-list{margin-bottom:45px}section.sec-content.main-sec5 .video-content-list .video-content-back{padding-bottom:50px}section.sec-content.main-sec5 .btn+.video-content-list{margin-top:50px}section.sec-content.main-sec5 .info-wrap{padding:45px 35px 0}section.sec-content.main-sec5 .panel{width:320px;font-size:40px;padding:10px;line-height:1;text-align:center}section.sec-content.main-sec5 .panel::before{width:56px;height:60px;left:-56px}section.sec-content.main-sec5 .panel::after{width:56px;height:60px;right:-56px}section.sec-content.main-sec5 .panel.free{margin:0 130px 0 auto}section.sec-content.main-sec5 .panel.subscription{margin:0 auto 0 130px}section.sec-content.main-sec5 .panel.premium{margin:0 130px 0 auto}section.sec-content.main-sec5 .panel.premium img{width:28px}section.sec-content.main-sec5 .video-content{padding:50px 35px 0;display:flex;align-items:center;gap:40px;flex-direction:row-reverse}section.sec-content.main-sec5 .video-content.r-content{flex-direction:row}section.sec-content.main-sec5 .video-content .img-wrap,section.sec-content.main-sec5 .video-content .video-wrap{width:calc(60% - 20px)}section.sec-content.main-sec5 .video-content .text{width:calc(40% - 20px)}section.sec-content.main-sec5 .video-content .text h3{margin-bottom:10px;font-size:46px}section.sec-content.main-sec5 .video-content .text a.btn.max210{margin-top:20px;margin-left:0;display:block}section.sec-content.main-sec5 .video-content>a.btn{display:none}section.sec-content.main-instructor h2.sp-h2{display:none}section.sec-content.main-instructor .inst-wrap{display:flex;gap:80px}section.sec-content.main-instructor .inst-wrap .inst-text{width:410px}section.sec-content.main-instructor .inst-wrap .inst-text .name-text h3{font-size:40px;line-height:1}section.sec-content.main-instructor .inst-wrap .inst-text h3{font-size:30px}section.sec-content.main-instructor .inst-wrap .inst-text p.mb20{font-size:25px}section.sec-content.main-instructor .inst-video-wrap{width:calc(100% - 490px)}section.sec-content.main-instructor .inst-video-wrap h2{display:block;font-size:50px}section.sec-content.main-sec6{max-width:1280px;margin:0 auto 60px}section.sec-content.main-sec6 .val-wrapper{padding:0}section.sec-content.main-sec6 .val-wrapper .item .in-item{padding:40px}section.sec-content.main-sec6 .val-wrapper .item .icon-wrap .img{width:54px;height:54px}section.sec-content.main-sec6 .val-wrapper .item .icon-wrap .icon{min-width:126px;font-size:32px;line-height:54px}section.sec-content.main-sec6 .val-wrapper .item .val-content h4{font-size:30px;font-weight:700}section.sec-content.main-sec6 .val-wrapper .item .val-content p{font-size:20px}section.sec-content.main-sec6 .val-wrapper .pagination{font-size:16px}section.sec-content.main-sec6 .val-wrapper .pagination .current{font-size:56px}section.sec-content.main-sec6 .val-wrapper .page-navi{padding:0 60px}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn{width:30px;height:30px}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn::before{width:18px;height:18px;border-top:solid 4px #fff;border-right:solid 4px #fff}section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn.swiper-button-disabled::before,section.sec-content.main-sec6 .val-wrapper .page-navi .nav-btn.swiper-button-disabled::after{border-top:solid 4px #b3b3b3;border-right:solid 4px #b3b3b3}section.sec-content.main-sec7-new .inner{max-width:1120px}section.sec-content.main-sec7-new .switch-wrap{width:245px;margin-top:60px}section.sec-content.main-sec7-new .switch-wrap .switch label{width:115px;font-size:20px}section.sec-content.main-sec7-new .switch-wrap .switch label:hover{background:#fff;color:#161616}section.sec-content.main-sec7-new .plan-wrapper{max-width:1120px;margin:0 auto;padding:0}section.sec-content.main-sec7-new .plan-wrap{margin-top:60px;gap:50px}section.sec-content.main-sec7-new .plan-item .panel{width:169px;font-size:30px}section.sec-content.main-sec7-new .plan-item.free-plan{width:392px}section.sec-content.main-sec7-new .plan-item.premium-plan{width:calc(100% - 442px)}section.sec-content.main-sec7-new .plan-item.premium-plan .panel{width:205px}section.sec-content.main-sec7-new .plan-item.premium-plan .panel::before{width:20px;height:20px}section.sec-content.main-sec7-new .plan-item.premium-plan .in-body ul{margin-left:40px}section.sec-content.main-sec7-new .plan-item .in-body .price{padding:20px 25px;min-height:238px}section.sec-content.main-sec7-new .plan-item .in-body .price p{font-size:50px;line-height:1.1}section.sec-content.main-sec7-new .plan-item .in-body .price p span.bigtext{font-size:97px}section.sec-content.main-sec7-new .plan-item .in-body .price p span.bigtext.badtext{font-size:90px}section.sec-content.main-sec7-new .plan-item .in-body .price p span.bigtext-s{font-size:90px}section.sec-content.main-sec7-new .plan-item .in-body .price p span.offtext{margin-left:20px;font-size:70px}section.sec-content.main-sec7-new .plan-item .in-body .price p sup{font-size:90px;vertical-align:baseline}section.sec-content.main-sec7-new .plan-item .in-body .price p.bottom_text{font-size:15px}section.sec-content.main-sec7-new .plan-item .in-body ul li{font-size:20px;padding-left:40px;line-height:1.3}section.sec-content.main-sec7-new .plan-item .in-body ul li+li{margin-top:15px}section.sec-content.main-sec7-new .plan-item .in-body ul li::before{width:22px;height:20px;top:3px}section.sec-content.main-sec7-new .plan-item .in-body a.btn{padding:20px 10px;max-width:230px;font-size:20px}section.sec-content.main-sec7-new .plan-item .in-body p.bottom_text{right:40px;font-size:20px}.popup-wrap>div.pop-up form{padding-bottom:50px}.popup-wrap>div.pop-up h2{font-size:50px}.popup-wrap>div.pop-up h3{font-size:24px;margin-bottom:5px}.popup-wrap>div.pop-up p{font-size:16px;text-align:center}.popup-wrap>div.pop-up input{padding:15px 20px;border-radius:30px}.popup-wrap>div.pop-up .iti.iti--container{height:180px}.popup-wrap>div.pop-up button.btn{margin-top:25px;font-size:20px}.hero.sub{padding-bottom:60px}.hero.sub.regist-hero .hero-box{height:380px}.hero.sub .hero-box{height:640px;background-size:170%;background-position:40% 100%}.hero.sub .hero-box .h1-text h1{font-size:60px}section.sec-content.sub .content-box{display:flex;align-items:flex-start;gap:45px}section.sec-content.sub p{font-weight:300;margin-bottom:25px}section.sec-content.sub .text-box{width:calc(50% - 45px)}section.sec-content.sub .img-box{width:50%;height:auto;margin:0}section.sec-content.sub .contact-box{display:flex;justify-content:space-between}section.sec-content.sub .contact-box .map-box{width:480px;height:480px}section.sec-content.sub .contact-box .map-box iframe{width:100%;height:100%}section.sec-content.sub .contact-box .contact-info{width:calc(100% - 525px);margin-top:0;padding:40px 50px 30px;background:url(../img/contact-back.svg) no-repeat,url(../img/back.webp) no-repeat;background-size:50%,230%;background-position:right 100%,5% 95%}section.sec-content.sub .contact-box .contact-info h2{font-size:50px;margin-bottom:20px}section.sec-content.sub .contact-box .contact-info .info-list{margin:30px 0}section.sec-content.sub .contact-box .contact-info .info-list li{font-size:20px}section.sec-content.sub .contact-box .contact-info .info-list li+li{margin-top:10px}section.sec-content.sub .contact-box .contact-info .info-list li::before{width:30px;height:30px}section.sec-content.sub .contact-box .contact-info h3.sns-h3{margin-bottom:5px;font-size:15px}section.sec-content.sub.text-content h2{margin:25px 0;font-size:20px}section.sec-content.sub.text-content p{margin-bottom:25px}section.sec-content.sub.text-content .red{color:red}section.sec-content.sub.text-content ul{margin-left:20px;margin-bottom:25px}section.sec-content.sub.text-content ul li{font-size:20px}section.sec-content.sub .success-icon img{width:160px;margin:0 auto 40px}section.sec-content.sub .flow-wrap{display:flex;justify-content:space-between;flex-direction:row-reverse;gap:40px}section.sec-content.sub .flow-wrap .flow-cont{width:calc(50% - 20px)}section.sec-content.sub .flow-wrap .flow-cont .in-cont h3{font-size:32px}section.sec-content.sub .flow-wrap .flow-cont .in-cont h4{margin:40px 0 10px;font-size:22px}section.sec-content.sub .flow-wrap .flow-cont .in-cont ul{margin-left:30px}section.sec-content.sub .flow-wrap .flow-cont .in-cont ul li{font-size:20px}section.sec-content.sub .flow-wrap .flow-cont+.flow-cont{margin-top:0}section.sec-content.sub p.notice{font-size:15px}footer{max-width:1440px;margin:0 auto;background-size:660px;background-position:bottom 90px left 0}footer .foot-catch-box{margin-bottom:60px}footer .foot-catch-box .text p{margin-bottom:30px;font-size:60px}footer .foot-catch-box .text .btn{display:block;margin-left:0}footer .foot-box p{color:#666}p.foot-copy{font-size:12px}.whatsup-fixed{bottom:20px;right:20px}}@media(min-width: 1280px){.inner{padding:0}header .header-container{padding:20px 0}footer .foot-catch-box{padding:0}}/*# sourceMappingURL=style.min.css.map */