html,body{width:100vw;height:100%}*{transition:all .15s ease-in-out}a{text-decoration:none}body{background-color:#000;background-size:cover}.page{position:relative;width:100%;min-height:100%;background:url(../image/kvBG.jpg) no-repeat top center;background-size:contain;background-attachment:fixed}.page.inx{height:100%;min-height:750px;background:url(../image/kvBG.jpg) no-repeat top center;background-size:cover;background-attachment:fixed}.page.inx nav.navbar{position:absolute;top:60px;right:60px;z-index:999;height:50px}footer{position:absolute;bottom:0;z-index:999;width:100%;background-color:#000;border-top:solid 1px #cfaf5a;backdrop-filter:blur(30px)}footer .footer-inner{display:flex;align-items:center;justify-content:space-between;padding:30px}footer .copyright{color:#cfaf5a;font-size:13px}footer .coporate{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}footer .coporate a{display:inline-block;margin:0 15px;text-align:center;opacity:0.85}footer .coporate a:hover{opacity:1}footer .coporate span{display:block;margin-top:10px;color:#fff;width:100%;text-align:center}footer .coporate img{height:50px}nav.navbar ul{display:flex;align-items:center;flex-wrap:wrap}nav.navbar ul a{color:#fff;margin:0 10px;font-size:18px;font-weight:bold}nav.navbar ul a.sp{position:relative;display:inline-block;padding:10px 15px 10px 45px;color:#ffbc00;background-color:#d81fec;border-radius:19px}nav.navbar ul a.sp:before{content:'';position:absolute;left:10px;top:0;display:block;width:28px;height:34px;background-image:url(assets/icon-good.svg);background-position:center;background-repeat:no-repeat;background-size:cover;transition:all .15s ease-in-out}nav.navbar ul a.sp:hover{color:#fff}nav.navbar ul a.sp:hover:before{transform:rotate(-30deg)}nav.navbar ul a.share{display:flex;align-items:center;justify-content:center;font-size:24px}nav.navbar ul a.share i{display:flex;align-items:center;justify-content:center;width:50px;height:50px;color:#cfaf5a;border:solid 2px #cfaf5a;border-radius:50%}nav.navbar ul a.share:hover i{color:#fff;border-color:#fff}nav.navbar ul a:hover,nav.navbar ul a.current{color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,0.5)}.container{position:relative;padding-bottom:140px;background:url(../image/kvIMG2.png) no-repeat center bottom;background-size:cover;background-attachment:fixed}main{margin-bottom:50px;height:400px;background-repeat:no-repeat;background-position:top right;background-size:cover;background-attachment:fixed}main .inner{display:flex;align-items:center;margin:auto;max-width:960px;height:100%}main .inner .headtitle{text-shadow:0 0 25px rgba(0,0,0,0.3)}main .inner .headtitle h1{color:#fff;font-size:50px}main .inner .headtitle .text{margin-bottom:5px;color:#cfaf5a;font-size:20px}.news main{height:inherit;background-image:url(../image/secIMG-news.jpg)}.news main .top{display:flex;justify-content:center;background-color:rgba(0,0,0,0.65);backdrop-filter:blur(20px)}.news main .top iframe{width:80%;height:calc(80vw * (315/560))}.news main .inner{height:400px}.about main{background-image:url(../image/secIMG-about.jpg)}.method main{background-image:url(../image/secIMG-method.jpg?v=1.0.0)}.app main{background-image:url(../image/secIMG-app.jpg)}.inx main{position:relative;z-index:9;margin:0 auto;width:100%;max-width:100%;height:100%;background:url(../image/kvIMG.png) no-repeat center left;background-size:contain;background-attachment:fixed}.inx main .inner{position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:140px 60px;height:100%;max-width:100%}.inx main .wrap-title{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%}.inx main .wrap-title .title-text{position:relative;width:50%;margin-bottom:180px}.inx main .wrap-title .title-text img{max-width:500px;-webkit-filter:drop-shadow(3px 3px 2px rgba(0,0,0,0.7));filter:drop-shadow(3px 3px 2px rgba(0,0,0,0.7))}.inx main .wrap-title .title-img{width:40%;max-width:500px;margin-left:40px}.inx main .wrap-title img{width:100%}.inx main .wrap-text{position:absolute;bottom:calc(50% - 180px);display:flex;align-items:center;flex-wrap:wrap}.inx main .wrap-text .text{margin-left:20px;color:#fff;font-size:1.25rem;font-weight:bold;line-height:1.4}.inx main .wrap-text a.btn-signup{margin-top:0}header,header .wrap-title{display:flex;align-items:center}header{justify-content:space-between;height:155px;padding:0 20px;background-color:#000}header .wrap-title{justify-content:center;width:390px}header .wrap-title .title-img{margin-right:10px;width:150px;height:115px}header .wrap-title .title-text{width:225px;height:60px}header .wrap-title img{width:100%}section{margin-bottom:100px}section .inner{margin:auto;max-width:960px}section .headtitle h3{position:relative;display:inline-flex;padding-bottom:20px;margin-bottom:20px;color:#cfaf5a;font-size:30px}section .headtitle h3:before{content:'';position:absolute;bottom:0;right:0;width:calc(100% + (100vw/2));height:2px;background-image:linear-gradient(to right, #fff2c1, #cfaf5a)}section .headtitle h3:after{content:'';position:absolute;bottom:0;right:0;width:2px;height:2px;background-color:#fff}section .text{color:#fff;font-size:18px;line-height:1.4;text-shadow:0 0 6px rgba(0,0,0,0.8)}section .text p+p{margin-top:30px}.wrap-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;max-width:calc((340px * 3) + 30px);margin:auto}.wrap-item .item{display:block;width:calc((100% / 3) - 30px);max-width:340px;min-width:300px;margin:15px;background-color:#fff;border-radius:3px;opacity:0.85;cursor:pointer}.wrap-item .item .inner{padding:15px}.wrap-item .item .item-img{width:100%;height:200px;background-repeat:no-repeat;background-position:center;background-size:cover}.wrap-item .item .item-info{margin-top:10px}.wrap-item .item .item-title{color:#2e2c39;height:45px;font-size:18px;font-weight:bold}.wrap-item .item .item-date{margin-top:5px;color:#888;font-size:13px}.wrap-item .item .item-text{margin-top:10px;color:#888;font-size:13px;line-height:1.4}.wrap-item .item:hover{opacity:1}.wrap-item#video .item .item-img{position:relative}.wrap-item#video .item .item-img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(../image/icon-play.svg) no-repeat center rgba(0,0,0,0.5)}table{width:100%;text-shadow:none;background-color:#000}table thead th,table tbody td{width:50%;padding:15px;margin:1px}table thead th{color:#000;border:solid 1px #000;background-color:#cfaf5a}table tbody td{text-align:center;border-bottom:solid 1px #cfaf5a}.form{width:100%;max-width:768px;margin:auto}.form .head{margin:50px 0 15px 0;color:#cfaf5a;font-size:24px;font-weight:bold;text-align:center}.form .form-group{display:flex;flex-wrap:wrap;width:100%;margin-bottom:20px}.form .form-group:last-child{margin-bottom:0}.form .field-text{display:flex;justify-content:flex-end;padding:15px 0;margin-right:20px;width:180px;color:#fff;font-size:18px;text-align:right}.form .field-label{display:flex;flex-wrap:wrap;width:calc(100% - 200px);color:#fff;font-size:15px}.form .field-label [type*="text"],.form .field-label [type*="mail"],.form .field-label [type*="tel"],.form .field-label textarea,.form .field-label select{padding:15px;font-size:18px;width:100%;color:#fff;background-color:#000;border:solid 1px #fff;border-radius:3px;-moz-appearance:none;-webkit-appearance:none;appearance:none}.form .field-label [type*="text"]:focus,.form .field-label [type*="mail"]:focus,.form .field-label [type*="tel"]:focus,.form .field-label textarea:focus,.form .field-label select:focus{border:solid 1px #cfaf5a}.form .field-label textarea{height:120px}.form .field-label .tip{margin-top:10px;width:100%;line-height:1.4}.btn.accept{padding:10px 30px;font-size:18px;color:#000;background-color:#cfaf5a;border:none;border-radius:3px;cursor:pointer}.btn.accept:hover{opacity:0.9}.btn.cancel{padding:10px 30px;font-size:18px;color:#cfaf5a;border:solid 1px #cfaf5a;background-color:#000;border-radius:3px;cursor:pointer}.toolbar{display:flex;align-items:center;justify-content:center;padding:30px 0;border-top:solid 1px #fff}.toolbar button{margin:0 15px}.form .field-label.switchBox{display:flex;display:-ms-flex}.form .field-label.switchBox>div{display:flex;align-items:center;margin-right:15px}[class*="lt-"]>input[type*="radio"],[class*="lt-"]>input[type*="checkbox"]{display:none}[class*="lt-"]>input[type*="radio"]+label,[class*="lt-"]>input[type*="checkbox"]+label{position:relative;display:flex;display:-ms-flex;align-items:center;cursor:pointer}[class*="lt-"]>input[type*="radio"]+label::before{content:'';display:inline-block;margin-right:5px;width:20px;height:20px;border:solid 2px #bcbcbc;border-radius:50%;box-sizing:border-box}[class*="lt-"]>input[type*="radio"]:checked+label:after{content:'';position:absolute;left:4px;top:4px;width:12px;height:12px;border-radius:50%;background-color:#cfaf5a}[class*="lt-"]>input[type*="checkbox"]+label:before{content:'';display:inline-block;margin-right:5px;width:20px;height:20px;border:solid 2px #bcbcbc;box-sizing:border-box}[class*="lt-"]>input[type*="checkbox"]+label:after{content:'';position:absolute;left:3px;top:3px;width:14px;height:14px;background-image:url(assets/checked.svg);background-repeat:no-repeat;background-position:center}input[type*="file"],nput[type^="file"]{display:none}input[type*="file"]+label{padding:15px 30px;color:#cfaf5a;font-size:18px;border-radius:3px;background-color:#000;border:solid 1px #cfaf5a;cursor:pointer}.table-striped{margin-top:20px;width:100%}.wrap-upload{padding:5px;border:solid 1px #888;background-color:#000;border-radius:3px}.wrap-upload.template-upload .fade{display:none}.wrap-upload.template-upload .fade.in{display:block}.wrap-upload .inner{display:flex;align-items:center;justify-content:space-between;width:100%}.wrap-upload .imgreview{width:82px;margin-right:10px;border:solid 1px rgba(255,255,255,0.25)}.wrap-upload .progress{display:flex;width:calc(100% - 82px - 60px - 20px);height:20px;background-color:#4c4c4c;border-radius:3px;overflow:hidden}.wrap-upload .progress .progress-bar{color:#fff;height:100%;background-image:linear-gradient(to right, #cfaf5a, #fff2c1);background-color:#cfaf5a;box-shadow:3px 0 6px rgba(0,0,0,0.5)}.wrap-upload .btn.cancel{margin-left:10px;padding:10px 0;width:60px;line-height:1;color:#fff;text-align:center;border:none;background-color:#ff0000}ul.list-num{margin:50px 0;color:#fff;counter-reset:num}ul[class*="list-"] li,ul[class^="list-"] li{display:flex;flex-wrap:wrap;margin-bottom:10px}ul.list-num li:last-child{margin-bottom:0}ul.list-num li::before{counter-increment:num;content:counter(num);display:inline-flex;justify-content:center;align-items:center;margin-right:10px;width:30px;height:30px;background-color:#cfaf5a;text-shadow:none}ul.list-num li span{width:calc(100% - 40px)}ul.list-point{margin:20px 0}ul.list-point li::before{content:attr(data-point);display:flex;justify-content:center;align-items:center;padding:2px;margin-right:10px;width:46px;height:46px;font-size:18px;font-weight:bold;text-align:center;line-height:1.2;background-color:#cfaf5a;text-shadow:none}ul.list-point li span{width:calc(100% - 60px)}a.link{color:#cfaf5a;font-weight:bold;text-decoration:underline}.btn-signup{position:relative;display:inline-flex;align-items:center;justify-content:center;width:150px;height:150px;margin-top:50px;border-radius:50%;overflow:hidden}.btn-signup:before{content:'';position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#cfaf5a;background-size:cover;transition:all .3s ease-in-out}.btn-signup span{position:relative;z-index:2;width:60px;color:#fff;font-size:30px;font-weight:bold;line-height:1.3}.btn-signup span:after{content:'';position:absolute;right:-0;top:-7px;width:94px;height:26px;background:url(../image/light-1.png) no-repeat center;background-size:contain;opacity:0;transition:all .3s ease-in}.btn-signup:hover:before{transform:rotate(180deg)}.btn-signup:hover span{text-shadow:2px 2px 4px rgba(0,0,0,0.5)}.btn-signup:hover span:after{right:-45px;opacity:1}.openNav{display:none;position:relative;top:calc(50% - 14px);right:0;width:35px;height:30px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.openNav:after{display:block;content:'';clear:both}.openNav span{display:block;position:absolute;height:4px;width:100%;background:#cfaf5a;border-radius:5px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.openNav span:nth-child(1){top:0px}.openNav span:nth-child(2){top:10px}.openNav span:nth-child(3){top:20px}.openNav.open span:nth-child(1){top:10px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.openNav.open span:nth-child(2){opacity:0;left:-60px}.openNav.open span:nth-child(3){top:10px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.award{display:flex;align-items:flex-end;justify-content:space-between;padding:5px;margin-bottom:20px;width:100px;height:100px;line-height:1;border:solid 2px #cfaf5a}.award span{width:21px;font-size:18px;color:#fff}.award b{font-size:30px;color:#cfaf5a}.juror{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.juror li{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:300px;margin-bottom:30px;text-shadow:0 0 6px rgba(0,0,0,0.8)}.juror li img{width:100%}.juror li span{display:block;margin:20px 0;width:100%;text-align:center;color:#fff}.juror li span b{display:block;margin-top:10px;font-size:24px;color:#cfaf5a}.align-c{text-align:center}.cf00{color:#ff0000}.cGold{color:#cfaf5a}@media (min-width: 960px) and (max-width: 1024px){.inx main .wrap-text .text{font-size:1.25rem}}@media (max-width: 960px){.inx main .wrap-text .text{font-size:1.2rem}}@media (max-width: 959px){nav.navbar{right:30px}.inx main .inner{padding:0 30px}.inx main .wrap-title{width:40%}footer .coporate a{margin:0 5px}footer .coporate img{height:30px}}@media (max-width: 768px){body.open{overflow:hidden}.page.inx{height:initial}header{position:relative}.openNav{display:block}.openNav.open{z-index:999999}.page.inx nav.navbar{position:relative;top:initial;right:inherit;display:flex;justify-content:flex-end;padding:30px;height:initial}nav.navbar ul{display:none;position:absolute;top:0;left:0;z-index:99999;padding:20px;width:100%;background-color:rgba(0,0,0,0.65);border-bottom:solid 5px #cfb05a;backdrop-filter:blur(20px)}nav.navbar ul.open{display:flex;align-items:center;align-content:center;flex-wrap:wrap;height:100vh}nav.navbar ul.open li,nav.navbar ul.open a{width:100%}nav.navbar ul a{display:block;margin:0;padding:15px 0;font-size:24px;text-align:center;border-bottom:solid 1px rgba(207,176,90,0.5)}nav.navbar ul li:nth-child(1n+5){display:inline-flex;justify-content:center;width:calc(50% - 6px)}nav.navbar ul a.share{border:none}.inx main{width:calc(100% - 30px);margin-bottom:50px}.inx main .inner{justify-content:center;flex-wrap:wrap;padding:0}.inx main .wrap-title{display:flex;align-items:center;justify-content:center;width:70%;flex-wrap:wrap}.inx main .wrap-text{display:flex;align-items:center;justify-content:space-evenly;width:100%;margin:50px 0;flex-wrap:wrap}.inx main .wrap-text .text{margin-bottom:10px;text-align:center}main{height:200px;background-position:center;background-size:cover;background-attachment:inherit}main .inner,section .inner{padding:0 15px}.wrap-item .item{width:calc(50% - 30px)}.container{padding-bottom:50px}.form{padding:0 15px}.form .form-group{flex-wrap:wrap}.form .form-group>div{width:100%}.form .field-text{justify-content:flex-start}.btn-signup{margin-top:0}.juror{justify-content:center}.juror li{margin:20px}footer{position:relative}}@media (max-width: 425px){.page{background:unset}.page:before{content:' ';position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(../image/kvBG.jpg) center 0 no-repeat;background-size:cover}.page .container{background:unset}.page .container:before{content:' ';position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(../image/kvIMG2.png) center 0 no-repeat;background-size:cover}.page main{background-attachment:unset}header{height:100px}header .wrap-title{width:250px}header .wrap-title .title-img,header .wrap-title .title-text{height:100%}.inx .openNav span{background-color:#fff}.inx main{width:100%;margin-bottom:0}.inx main .wrap-title .title-text{width:100%;margin-bottom:20px}.inx main .wrap-title .title-img{width:100%;margin-left:0}.inx main .wrap-text{position:unset}.inx main .wrap-text .text{order:1;margin-left:0}.inx main .wrap-text a{order:2}.wrap-item{justify-content:center}.wrap-item .item{width:calc(100% - 30px)}footer .footer-inner{flex-wrap:wrap;padding:30px 15px}footer .footer-inner>div{width:100%}footer .copyright{order:2;margin-top:15px;font-size:12px;text-align:center}.juror{justify-content:center}}
/*# sourceMappingURL=page.min.css.map */