@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap");@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");@import url("https://fonts.googleapis.com/css2?family=Signika:wght@700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Signika:wght@300&display=swap");a{text-decoration:none}ul,li,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;list-style:none}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;font-size:1em;font-family:"Noto Sans TC" ,"Arial", sans-serif}table{border-collapse:separate;border-spacing:0}#gotop{display:none;text-align:center;position:fixed;right:20px;bottom:50px;border-radius:100%;padding:10px 15px;line-height:1.2;font-size:18px;background:rgba(255,79,79,0.7);border:1px;color:white;cursor:pointer;z-index:99;-webkit-animation:gotopbackchange 6s linear infinite;animation:gotopbackchange 6s linear infinite}@media screen and (max-width: 550px){#gotop #gotop{right:20px;bottom:70px;padding:11px 15px;font-size:12px}}@media screen and (max-width: 880px) and (min-width: 551px){#gotop #gotop{right:20px;bottom:70px;padding:10px 15px;font-size:18px}}@-webkit-keyframes gotopbackchange{0%{background-color:rgba(255,79,79,0.7)}20%{background-color:rgba(255,209,79,0.7)}40%{background-color:rgba(79,255,117,0.7)}60%{background-color:rgba(79,214,255,0.7)}80%{background-color:rgba(231,184,255,0.7)}100%{background-color:rgba(255,79,79,0.7)}}@keyframes gotopbackchange{0%{background-color:rgba(255,79,79,0.7)}20%{background-color:rgba(255,209,79,0.7)}40%{background-color:rgba(79,255,117,0.7)}60%{background-color:rgba(79,214,255,0.7)}80%{background-color:rgba(231,184,255,0.7)}100%{background-color:rgba(255,79,79,0.7)}}::-moz-selection{background-color:#b3ebf5}::selection{background-color:#b3ebf5}body{z-index:-3;background:#00035d}#linkbtn{padding:5vh 0 0vh 0}#linkbtn ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#linkbtn ul li{margin:1vh 2vw;position:relative}#linkbtn ul li a{z-index:99;display:block;border-radius:5px;border:3px solid #090583;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #ffe000), color-stop(50%, #ffffffc2));background:linear-gradient(to right, #ffe000 50%, #ffffffc2 50%);background-size:200%;background-position:right;padding:1vh 2vw;letter-spacing:1.5px;color:#090583;font-weight:500;font-size:1.4em;-webkit-transition:0.8s;transition:0.8s}#linkbtn ul li a:hover{background-position:left;background-size:200%}#linkbtn ul li::before{content:"　　";background:url(../img/bk2.png);background-size:100%;background-repeat:no-repeat;background-position:bottom;position:absolute;width:120px;z-index:99;height:50px;top:0;left:50;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}#linkbtn ul li::after{content:"　　";visibility:hidden;background:url(../img/bk1.png);background-size:100%;background-repeat:no-repeat;background-position:center top;-webkit-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);z-index:1;-webkit-transition:0.5s;transition:0.5s;position:absolute;width:120px;height:50px;top:0;left:50%}#linkbtn ul li:hover::after{-webkit-transform:translate(-50%, -120%) scale(1);transform:translate(-50%, -120%) scale(1);visibility:visible}@media all and (max-width: 767px){#linkbtn ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#linkbtn ul li a{padding:0.5vh 3vw;font-size:1.1em}#linkbtn ul li::before{display:none}#linkbtn ul li::after{display:none}}@media all and (max-width: 1024px) and (min-width: 768px){#linkbtn ul li::before{content:"　　";width:60px;height:60px;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}#linkbtn ul li:hover::after{-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}}@media all and (min-width: 500px){.br500{display:none}}#linkbtn2{visibility:hidden;padding:5.5vh 0 0.5vh 0;z-index:1500;position:fixed;top:0;width:100%;left:0%;background-color:#0906a0f2;-webkit-box-shadow:4px 0 12px #000000;box-shadow:4px 0 12px #000000;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}#linkbtn2.link-active{visibility:visible;left:0;-webkit-transform:translateY(0%);transform:translateY(0%)}#linkbtn2 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#linkbtn2 ul li{margin:1vh 2vw;position:relative}#linkbtn2 ul li a{display:block;border-radius:5px;border:3px solid #090583;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #ffe000), color-stop(50%, transparent));background:linear-gradient(to right, #ffe000 50%, transparent 50%);background-size:200%;background-position:right;border:2px solid white;padding:0.5vh 1vw;letter-spacing:1.5px;color:#ffffff;font-weight:500;font-size:1.1em;-webkit-transition:0.8s;transition:0.8s}#linkbtn2 ul li a:hover{background-position:left;background-size:200%;color:#7d300b}#linkbtn2 ul li::before{content:"　　";background:url(../img/bk2.png);background-size:80%;background-repeat:no-repeat;position:absolute;background-position:bottom;width:120px;z-index:1;height:50px;top:0;left:50;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}#linkbtn2 ul li::after{content:"　　";visibility:hidden;background:url(../img/bk1.png);background-size:80%;background-repeat:no-repeat;background-position:center top;-webkit-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);z-index:1;-webkit-transition:all 0.5s;transition:all 0.5s;position:absolute;width:120px;height:50px;top:0;left:50%}#linkbtn2 ul li:hover::after{-webkit-transform:translate(-50%, -100%) scale(1);transform:translate(-50%, -100%) scale(1);visibility:visible}@media all and (max-width: 767px){#linkbtn2{padding:1.5vh 0 1vh 0}#linkbtn2 ul{-ms-flex-wrap:wrap;flex-wrap:wrap}#linkbtn2 ul li{text-align:center;margin:1vh 1vw}#linkbtn2 ul li a{font-size:1em}#linkbtn2 ul li::before{display:none}#linkbtn2 ul li::after{display:none}}@media all and (max-width: 1024px) and (min-width: 768px){#linkbtn2{padding:6vh 0 1vh 0}#linkbtn2 ul li::before{content:"　　";width:60px;height:60px;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}#linkbtn2 ul li:hover::after{-webkit-transform:translate(-50%, -110%);transform:translate(-50%, -110%)}}@media all and (max-width: 1399px) and (min-width: 1025px){#linkbtn2{padding:7vh 0 1vh 0}}.rellax{padding:10vh 0;position:absolute;width:100%;min-height:7800px}@media all and (max-width: 767px){.rellax{min-height:13000px}}@media all and (max-width: 1024px) and (min-width: 768px){.rellax{min-height:10000px}}header{background:url("../img/newbggg.png") #bb0c21;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:top;text-align:center}header .titlebox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .titlebox h1{color:#ffe000;text-align:center;text-shadow:0px 5px 0px #bfa906;font-size:9em;padding:5vh 0;line-height:1;z-index:999}header .titlebox h1 span{font-size:0.4em;color:#ffeb00}header .titlebox img{z-index:999;width:600px}header img.bn{width:40%;padding:10vh 0;max-width:1000px}header .redbg{background:#ffe100;padding:3vh 0 5vh 0;border-radius:100% 100% 0 0}header .goodpoint{margin:2vh 0}header .goodpoint .goodpoint_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .goodpoint .goodpoint_content h3{font-size:2.5em;margin:0 1vw;color:#bb0c21}header .goodpoint .goodpoint_content h3 span{border-radius:50px;padding:0 1vw;color:#ffe100;background:#bb0c21}header .goodpoint .goodpoint_content ul li{padding:0.5vh 0.5vw;margin:1vh 0.5vw;border-bottom:1px solid white;text-align:left;letter-spacing:2px;font-size:1.5em;color:#6e2509;font-weight:400}header .goodpoint .goodpoint_content ul li i{color:#6e2509}header .goodpoint .goodpoint_content ul li span{font-size:1.2em;color:#bb0c21;font-weight:600}header .gift{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:4vh 0}header .gift section{width:18vw;margin:3vh 2vw;border:5px solid #000;background-color:white;border-radius:15px;position:relative}header .gift section h4{position:absolute;font-size:2em;color:white;padding:0px 8px;background-color:#bb0c21;border:5px solid #000;border-radius:100%;-webkit-transform:translate(-50%, -50%) rotate(-10deg);transform:translate(-50%, -50%) rotate(-10deg)}header .gift section h3{padding:1vh 1vw;text-align:center;font-size:2em;font-weight:600;background-color:#bb0c21;color:#ffe100;border-radius:10px 10px 0 0}header .gift section p{padding:1vh 1vw;font-size:1.2em;text-align:center;color:#242424;letter-spacing:1.5px}header .gift section p span{color:#bb0c21;font-weight:600;font-size:1.2em}header .gift section p strong{font-size:1.2em}@media all and (max-width: 767px){header{background-repeat:no-repeat;background-position:center top;background-size:contain}header h1{font-size:2.6em}header h1 span{font-size:0.4em}header .redbg{border-radius:0;-webkit-clip-path:polygon(50% 3%, 100% 0, 100% 100%, 0 100%, 0 0);clip-path:polygon(50% 3%, 100% 0, 100% 100%, 0 100%, 0 0)}header .goodpoint .goodpoint_content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2vw}header .goodpoint .goodpoint_content h3 span{padding:0px 4vw}header .goodpoint .goodpoint_content ul li{font-size:1.4em}header img.bn{width:50%;padding:3vh 0 0 0}header .gift section{width:80%;border:3px solid #000}header .gift section h4{font-size:20px;border:3px solid #000}header .gift section h3{font-size:20px}header .gift section p{font-size:16px}header .salebar{-ms-flex-wrap:wrap;flex-wrap:wrap}header .salebar_item{width:340px}}@media all and (max-width: 1024px) and (min-width: 768px){header h1{font-size:5em}header .redbg{border-radius:40% 40% 0px 0px}header .goodpoint .goodpoint_content h3{font-size:2em}header .goodpoint .goodpoint_content ul li{font-size:1.4em}header .gift section{width:80%}header .salebar{-ms-flex-wrap:wrap;flex-wrap:wrap}header .salebar_item{width:330px}}@media all and (max-width: 1399px) and (min-width: 1025px){header h1{font-size:7em}header .gift section{width:25%}header .gift section h4{font-size:1.4em;border:3px solid #000}header .gift section h3{font-size:1.4em}header .gift section p{font-size:1em}header .gift section p span{font-size:1.1em}header .gift section p strong{font-size:1.1em}header .salebar_item:nth-of-type(2) ul li{font-size:1.1em}}@-webkit-keyframes bgscale{0%{background-size:100%}100%{background-size:120%}}@keyframes bgscale{0%{background-size:100%}100%{background-size:120%}}#cls_sop .cls__title,#extra .extra__title,#learn .learn__title,#sop .sop__title,#service .service__title,#exp .exp__title,#newcls .newcls__title,#ans .ans__title,#videos .videos__title,#qa .qa__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cls_sop .cls__title .left_border,#extra .extra__title .left_border,#learn .learn__title .left_border,#sop .sop__title .left_border,#service .service__title .left_border,#exp .exp__title .left_border,#newcls .newcls__title .left_border,#ans .ans__title .left_border,#videos .videos__title .left_border,#qa .qa__title .left_border{width:20px;border-left:5px solid #ffeb00;border-top:5px solid #ffeb00}#cls_sop .cls__title .right_border,#extra .extra__title .right_border,#learn .learn__title .right_border,#sop .sop__title .right_border,#service .service__title .right_border,#exp .exp__title .right_border,#newcls .newcls__title .right_border,#ans .ans__title .right_border,#videos .videos__title .right_border,#qa .qa__title .right_border{width:20px;border-right:5px solid #ffeb00;border-bottom:5px solid #ffeb00}#cls_sop .cls__title>h2,#extra .extra__title>h2,#learn .learn__title>h2,#sop .sop__title>h2,#service .service__title>h2,#exp .exp__title>h2,#newcls .newcls__title>h2,#ans .ans__title>h2,#videos .videos__title>h2,#qa .qa__title>h2{text-align:center}#cls_sop .cls__title>h2 span,#extra .extra__title>h2 span,#learn .learn__title>h2 span,#sop .sop__title>h2 span,#service .service__title>h2 span,#exp .exp__title>h2 span,#newcls .newcls__title>h2 span,#ans .ans__title>h2 span,#videos .videos__title>h2 span,#qa .qa__title>h2 span{font-size:2.5em;padding:0 5px;color:#ffeb00;border-radius:50px;font-weight:600}@media all and (max-width: 767px){#cls_sop .cls__title .left_border,#extra .extra__title .left_border,#learn .learn__title .left_border,#sop .sop__title .left_border,#service .service__title .left_border,#exp .exp__title .left_border,#newcls .newcls__title .left_border,#ans .ans__title .left_border,#videos .videos__title .left_border,#qa .qa__title .left_border{width:10px}#cls_sop .cls__title .right_border,#extra .extra__title .right_border,#learn .learn__title .right_border,#sop .sop__title .right_border,#service .service__title .right_border,#exp .exp__title .right_border,#newcls .newcls__title .right_border,#ans .ans__title .right_border,#videos .videos__title .right_border,#qa .qa__title .right_border{width:10px}#cls_sop .cls__title>h2 span,#extra .extra__title>h2 span,#learn .learn__title>h2 span,#sop .sop__title>h2 span,#service .service__title>h2 span,#exp .exp__title>h2 span,#newcls .newcls__title>h2 span,#ans .ans__title>h2 span,#videos .videos__title>h2 span,#qa .qa__title>h2 span{font-size:1.45em}}@media all and (max-width: 1024px) and (min-width: 768px){#cls_sop .cls__title>h2 span,#extra .extra__title>h2 span,#learn .learn__title>h2 span,#sop .sop__title>h2 span,#service .service__title>h2 span,#exp .exp__title>h2 span,#newcls .newcls__title>h2 span,#ans .ans__title>h2 span,#videos .videos__title>h2 span,#qa .qa__title>h2 span{font-size:2em}}.lowprice{text-align:center;background:url("../img/newbggg.png"),#bb0c21;background-size:contain;padding:10vh 0 0 0}.lowprice .imgbg img{width:98%;max-width:1000px}.lowprice .lowprice_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5vh 0 2vh 0}.lowprice .left{max-width:560px;width:50%;padding:4vh 0;background:#ffe100;margin:1vh 2vw}.lowprice .left h3{font-size:3em;letter-spacing:1.5px;color:#d6001a}.lowprice .left h4{font-size:1.3em;font-weight:400;color:#d6001a}.lowprice .left ul{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lowprice .left ul li{width:42%;text-align:center;font-size:1.1em;letter-spacing:1px;color:#000000;margin:0.5vh 5px;padding:1vh 0.5vw;line-height:1.8;border-bottom:1px solid rgba(133,0,0,0.795)}.lowprice .left ul li span{font-size:1.6em;font-weight:600;color:#d6001a}.lowprice .left ul li strong{background:#fff;color:#d6001a}.lowprice .right{max-width:560px;width:40%;padding:4vh 0;background:#ffe100;margin:1vh 2vw}.lowprice .right h3{font-size:3em;color:#d6001a;letter-spacing:1.5px}.lowprice .right ul li{margin:5vh 0;font-size:1.6em;line-height:1.1;color:#000000;font-weight:500;letter-spacing:1.5px}.lowprice .right ul li span{color:#d6001a;font-size:1.3em}.lowprice .right ul li span strong{font-size:1.4em;font-weight:600}.lowprice .right>p{text-align:center}.lowprice .right>p span{font-size:1.2em;font-weight:500;background:#ffe100;color:#d6001a;border-radius:50px;padding:0 2vw}@media all and (max-width: 767px){.lowprice .lowprice_content{-ms-flex-wrap:wrap;flex-wrap:wrap}.lowprice .left,.lowprice .right{width:100%;padding:4vh 2vw}.lowprice .left h3,.lowprice .right h3{font-size:1.9em}.lowprice .left h4{font-size:1.1em;font-weight:400}.lowprice .left ul li{width:220px;margin:1vh 2px;font-size:1em}.lowprice .left ul li span{font-size:1.6em}.lowprice .right ul li{font-size:1.3em}}@media all and (max-width: 1024px) and (min-width: 768px){.lowprice .lowprice_content{-ms-flex-wrap:wrap;flex-wrap:wrap}.lowprice .left,.lowprice .right{width:100%;padding:4vh 2vw}}@media all and (max-width: 1399px) and (min-width: 1025px){.lowprice .left h3,.lowprice .right h3{font-size:2.2em}.lowprice .left h4{font-weight:500}.lowprice .left ul li{width:47%;font-size:1.1em;margin:0.5vh 2px}.lowprice .right ul li{font-size:1.6em}}@media (min-width: 483px){.br483{display:none}}#top__video{padding:6vh 0}#top__video .video__box{text-align:center}#top__video .video__box iframe{margin:1vh 0;width:1350px;height:759px;border:4px solid #800808}#top__video .video__box .video__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#top__video .video__box .video__title .left_border{width:20px;border-left:5px solid #800808;border-top:5px solid #800808}#top__video .video__box .video__title .right_border{width:20px;border-right:5px solid #800808;border-bottom:5px solid #800808}#top__video .video__box .video__title>h2{text-align:center}#top__video .video__box .video__title>h2 span{font-size:2.5em;padding:0 5px;color:#800808;border-radius:50px;font-weight:600}@media all and (max-width: 767px){#top__video .video__box iframe{width:90vw;height:40vh;border:4px solid #800808}#top__video .video__box .video__title>h2 span{font-size:1.5em}}@media all and (max-width: 1024px) and (min-width: 768px){#top__video .video__box iframe{width:560px;height:315px}}@media all and (max-width: 1399px) and (min-width: 1025px){#top__video .video__box iframe{width:1000px;height:563px}}@media screen and (min-width: 585px){.br585{display:none}}#goodlist .good__title{background-color:#00048e}#goodlist .good__title h2{text-align:center;font-size:3em;padding:4vh 0;text-shadow:0px 4px 0px #806503;color:#ffd403;letter-spacing:1.5px;line-height:1.3}#goodlist .good__title h2 span{font-size:1.5em}#goodlist .good__title .area__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#goodlist .good__title .area__title .area__box{color:#ffee00;padding:1vh 1vw;margin:1vh 1vw;text-align:center;font-size:1.5em;letter-spacing:1.5px;width:320px}#goodlist .good__title .area__title .area__box p i{font-size:2em}#goodlist .good__title .area__title .area__box p span{font-weight:500;font-size:1.2em}#goodlist h2.goodh2{width:35%;text-align:center;margin:6vh auto 0 auto;-webkit-transform:skewX(10deg);transform:skewX(10deg);padding:0.5vh 4vw;font-size:2.5em;font-weight:600;color:white;position:relative;border:3px solid #c78406;border-bottom:transparent;background-color:#c30d23}#goodlist h2.goodh2::before{content:"　";padding:0.5vh 0;position:absolute;z-index:-1;-webkit-transform:skewX(10deg);transform:skewX(10deg);left:0;top:0;width:100%}#goodlist h2.goodh2 span{display:block;-webkit-transform:skewX(-10deg);transform:skewX(-10deg)}#goodlist .area3{width:1350px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}#goodlist .area3::before{content:"　";position:absolute;width:1350px;left:50%;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%);background-color:#c30d23;height:3px}#goodlist .area3 .area__box{text-align:center;width:300px;margin:1vh 0;padding:0.5vh 0.5vw 1.5vh 0.5vw;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #ff1e1e), color-stop(50%, #ef0000));background:linear-gradient(to right, #ff1e1e 50%, #ef0000 50%);background-size:200%;background-position:right;-webkit-transition:all 0.3s linear;transition:all 0.3s linear}#goodlist .area3 .area__box p{text-align:center;color:white}#goodlist .area3 .area__box p span{color:#ffd900;font-weight:500}#goodlist .area3 .area__box .conts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2vh 0;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}#goodlist .area3 .area__box .conts h3{font-size:1em;font-weight:400;color:white;letter-spacing:1.5px;line-height:1.2}#goodlist .area3 .area__box .conts h3 span{font-size:2.5em;font-weight:600}#goodlist .area3 .area__box .conts h4{color:#ffd900;font-size:2em;line-height:1.1}#goodlist .area3 .area__box ul li{text-align:left;padding-left:3vw;font-size:1.2em;letter-spacing:1.5px;color:white}#goodlist .area3 .area__box ul li span{color:#ffd900;font-weight:500}#goodlist .area3 .area__box:hover{background-position:left;-webkit-transform:translateY(-2%);transform:translateY(-2%);background-size:200%;-webkit-box-shadow:0px 6px 0px #a90000;box-shadow:0px 6px 0px #a90000}#goodlist .area2{width:1350px;margin:0 auto}#goodlist .area2::before{content:"　";position:absolute;width:1350px;left:50%;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%);background-color:#c30d23;height:3px}#goodlist .area2 ul{margin:0 0 1vh 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#goodlist .area2 ul li{padding:1.5vh 0px;width:135px;border-bottom:1px dashed #284bf5;font-size:1.4em;font-weight:500;text-align:center;color:white}#goodlist .area2 ul li span{color:#fff80c;font-weight:600;background-color:red;border-radius:5px}#goodlist .area2 ul li i{color:#ffd400;font-size:0.8em}#goodlist .area{width:1350px;margin:0 auto 5vh auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#goodlist .area::before{content:"　";position:absolute;width:1350px;left:50%;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%);background-color:#c30d23;height:3px}#goodlist .area .area__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2vh 1vw;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #ff1e1e), color-stop(50%, #ef0000));background:linear-gradient(to right, #ff1e1e 50%, #ef0000 50%);background-size:200%;background-position:right;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;margin:1vh 0vw;width:280px}#goodlist .area .area__box .area__box__child h3{font-size:2em}#goodlist .area .area__box .area__box__child h4{font-size:1.1em;font-weight:300;color:white}#goodlist .area .area__box .area__box__left h3{color:#fe0}#goodlist .area .area__box .area__box__right h3{text-align:right;color:white;font-weight:500}#goodlist .area .area__box:hover{background-position:left;-webkit-transform:translateY(-2%);transform:translateY(-2%);background-size:200%;-webkit-box-shadow:0px 6px 0px #a90000;box-shadow:0px 6px 0px #a90000}#goodlist>h3{text-align:center;font-size:3em;padding:5vh 0;letter-spacing:1.5px;color:#ffee00;background-color:#00048e}@media all and (max-width: 767px){#goodlist .good__title h2{font-size:2.5em}#goodlist .good__title .area__title{-ms-flex-wrap:wrap;flex-wrap:wrap}#goodlist h2.goodh2{width:85%;font-size:1.6em;padding:0.5vh 0vw}#goodlist .area{-ms-flex-wrap:wrap;flex-wrap:wrap;width:95%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#goodlist .area .area__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:150px;margin:1vh 1vw}#goodlist .area::before{width:100%}#goodlist .area2{width:95%}#goodlist .area2 ul li{width:100px;font-size:1.2em}#goodlist .area2::before{width:100%}#goodlist .area3{width:98%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#goodlist .area3 .area__box{width:300px;margin:1vh 1vw}#goodlist .area3::before{width:100%}}@media all and (max-width: 1024px) and (min-width: 768px){#goodlist h2.goodh2{width:60%;padding:0.5vh 0vw}#goodlist .area{width:95%;width:98%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#goodlist .area .area__box{margin:1vh 1vw}#goodlist .area::before{width:100%}#goodlist .area2{width:95%;width:98%}#goodlist .area2::before{width:100%}#goodlist .area3{width:95%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#goodlist .area3 .area__box{margin:1vh 1vw}#goodlist .area3::before{width:100%}}@media all and (max-width: 1399px) and (min-width: 1025px){#goodlist h2.goodh2{width:60%}#goodlist .area{width:95%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#goodlist .area .area__box{margin:1vh 1vw}#goodlist .area::before{width:95%}#goodlist .area2{width:95%}#goodlist .area2::before{width:95%}#goodlist .area3{width:95%}#goodlist .area3::before{width:95%}}@media all and (min-width: 545px){.br545{display:none}}#cls_sop{padding:5vh 0}#cls_sop>h3{text-align:center;font-size:4em;color:white;letter-spacing:2px}#cls_sop .area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cls_sop .area .area__box{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1vh 0 6vh 0;width:1000px}#cls_sop .area .area__box h3{padding:1vh 10px;-webkit-box-flex:1;-ms-flex:1;flex:1;letter-spacing:1.5px;text-align:center;background-color:#de0000;position:relative;border-radius:10px 0 0 10px}#cls_sop .area .area__box h3 span{font-size:2em;color:white;-webkit-transform:translateY(8%);transform:translateY(8%);display:block}#cls_sop .area .area__box h3::after{content:"";right:0;top:0;position:absolute}#cls_sop .area .area__box p{padding:1vh 15px;-webkit-box-flex:2;-ms-flex:2;flex:2;letter-spacing:2px;font-size:1.4em;color:#02235f;border-radius:0 10px 10px 0;background:white}#cls_sop>h4{text-align:center;color:#ffeb00;font-size:2em}#cls_sop>h4 span{font-size:1.5em}#cls_sop .teacher__area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2vh 0}#cls_sop .teacher__area .areas{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#cls_sop .teacher__area .areas .teacher{display:-webkit-box;display:-ms-flexbox;display:flex}#cls_sop .teacher__area .areas .teacher .teacher__box{text-align:center;width:110px;margin:1vh 1vw}#cls_sop .teacher__area .areas .teacher .teacher__box h3{font-size:1.8em;padding:31px 0px;border-radius:100%;background-color:#ffe100;color:#00035d;position:relative}#cls_sop .teacher__area .areas .teacher .teacher__box h3::after{content:"";position:absolute;border:15px solid #ffe100;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid transparent;bottom:0;left:50%;-webkit-transform:translate(-50%, 95%);transform:translate(-50%, 95%)}#cls_sop .teacher__area .areas .teacher .teacher__box p{margin:1.5vh 0;color:white;font-weight:600;font-size:2em}#cls_sop .addprice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cls_sop .addprice h3{text-align:center;color:white;font-size:2em;margin:1vh 1vw}#cls_sop .addprice h3 span{font-size:1.3em}#cls_sop .addprice h4{font-size:1.8em;color:#ffeb00}#cls_sop .addprice h4 span{font-size:1.8em}@media all and (max-width: 767px){#cls_sop .area .area__box{width:95%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cls_sop .area .area__box h3{font-size:1em;line-height:1.1;border-radius:15px 15px 0 0}#cls_sop .area .area__box p{font-size:1em;border-radius:0 0 15px 15px}#cls_sop>h3{font-size:2em}#cls_sop>h4{font-size:1.5em}#cls_sop .teacher__area .areas{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cls_sop .teacher__area .areas .teacher .teacher__box{margin:1vh 30px}#cls_sop .addprice{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 1024px) and (min-width: 768px){#cls_sop .area .area__box{width:90%}#cls_sop .area .area__box h3 span{font-size:1.5em}#cls_sop .area .area__box p{-webkit-box-flex:2.4;-ms-flex:2.4;flex:2.4;font-size:1em}}#extra{padding:5vh 0}#extra>h3{text-align:center;font-size:1.8em;margin:2vh 0;color:white;letter-spacing:2px}#extra>h3 span{background-color:red;border-radius:50px;color:#fff;padding:0 1vw}#extra .area{margin:4vh 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#extra .area>i{margin:auto 0;color:#ffeb00;font-size:3em;-webkit-text-stroke:2px white;-webkit-animation:crch 1s steps(1) infinite;animation:crch 1s steps(1) infinite}#extra .area section{border-radius:15px;background:#000b5dc7;padding:1vh 2vw;margin:1vh 2vw}#extra .area section h4{text-align:center;font-size:1.8em;margin-top:-3.5vh}#extra .area section h4 span{padding:0 15px;border-radius:5px}#extra .area section .box{margin:1vh 0}#extra .area section .box h3{font-size:1.5em;letter-spacing:1.5px}#extra .area section .box p{padding-left:1em;font-size:1.2em;letter-spacing:1.5px;color:white}#extra .area section:first-child{border:2px solid #fff18d}#extra .area section:first-child h4 span{background-color:#fff18d;color:#f19e37}#extra .area section:first-child .box h3{color:#fff18d}#extra .area section:last-child{border:2px solid #8ddfff}#extra .area section:last-child h4 span{background-color:#8ddfff;color:#0479a7}#extra .area section:last-child .box h3{color:#8ddfff}@media all and (max-width: 767px){#extra .area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#extra .area i{margin:2vh auto}}@-webkit-keyframes crch{0%{color:#fff18d}50%{color:#8ddfff}}@keyframes crch{0%{color:#fff18d}50%{color:#8ddfff}}#learn{padding:5vh 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#learn .learn__title{width:100%;margin:1vh 0}#learn .area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#learn .area .box{text-align:center;margin:1vh 1vw;background:#000b5dc7;width:270px;padding:1vh 1vw;border-radius:15px}#learn .area .box img{width:250px}#learn .area .box p{font-size:1.1em;letter-spacing:1.5px;color:#fff}@media all and (max-width: 767px){#learn .area{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media all and (min-width: 455px){.br455{display:none}}#sop{margin:3vh 0;padding:5vh 0}#sop p.dis{margin:2vh 0;font-size:1.4em;font-weight:600;text-align:center;color:#000c97}#sop .area{width:1350px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#sop .area .area__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffffffe3;padding:2vh 1vw;margin:1vh 0;width:385px;-webkit-transition:0.5s;transition:0.5s}#sop .area .area__box .area__box_iconbox{margin:0 5px;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}#sop .area .area__box .area__box_iconbox i{font-size:3em;text-align:center;color:#985114}#sop .area .area__box .area__box_iconbox h4{color:#985114}#sop .area .area__box .area__box__content{padding:0 5px;-webkit-box-flex:5;-ms-flex:5;flex:5}#sop .area .area__box .area__box__content h3{font-size:2em;color:#710000;text-align:center}#sop .area .area__box .area__box__content p{color:#a95600;letter-spacing:1.5px}#sop .area .area__box:hover{-webkit-transform:translate(-.5%, -1%);transform:translate(-.5%, -1%);-webkit-box-shadow:3px 3px 5px #8e5821;box-shadow:3px 3px 5px #8e5821}@media all and (max-width: 767px){#sop p.dis{font-size:14px;font-weight:500}#sop .area{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:95%}#sop .area .area__box{width:100%}}@media all and (max-width: 1024px) and (min-width: 768px){#sop p.dis{font-size:1em;font-weight:500}#sop .area{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:98%}#sop .area .area__box{margin:1vh 1vw}}@media all and (max-width: 1399px) and (min-width: 1025px){#sop p.dis{font-size:1.3em}#sop .area{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:98%}#sop .area .area__box{margin:1vh 1vw}}@media all and (min-width: 685px){.br685{display:none}}#service{padding:5vh 0}#service .area{width:1350px;margin:1vh auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#service .area .area__box{margin:1vh 0;width:425px;-webkit-transition:0.5s;transition:0.5s;background-color:white}#service .area .area__box h4{padding:1vh 1vw;text-align:center;font-size:1.5em;color:white;background-color:#800808;letter-spacing:1.5px;font-weight:500}#service .area .area__box p{padding:1vh 1vw;font-size:1.1em;font-weight:300;background-color:#fff1d6}#service .area .area__box:hover{-webkit-transform:translateY(-3%);transform:translateY(-3%)}@media all and (max-width: 767px){#service .area{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:95%}#service .area .area__box{width:100%}}@media all and (max-width: 1024px) and (min-width: 768px){#service .area{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:95%}#service .area .area__box{width:300px;margin:1vh 1vw}}@media all and (max-width: 1399px) and (min-width: 1025px){#service .area{width:98%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#service .area .area__box{margin:1vh 1vw;width:30vw}}#exp{width:1200px;margin:3vh auto;padding:5vh 0}#exp section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:4vh 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fffffff7;padding:3vh 2vw;border-radius:5px;position:relative}#exp section img{width:150px;border:5px solid #ffc4adb5;margin:0 3vw}#exp section .contents h3{font-family:"Noto Sans TC", sans-serif !important;font-size:2em;color:#3b93ff;position:relative}#exp section .contents h3 i{position:absolute;font-size:0.6em;vertical-align:top;-webkit-transform:rotate(-20deg) translate(-20%, -50%);transform:rotate(-20deg) translate(-20%, -50%);color:#ffc400}#exp section .contents h3 span{font-size:0.5em;font-weight:400;color:#999}#exp section .contents h3 strong{font-size:0.7em;border-radius:5px;padding:0 5px;font-weight:500;color:white;background-color:red}#exp section .contents h4{position:absolute;top:-20px;background:#aa0c0c;right:2%;font-size:2em;padding:0 1vw;border-radius:5px;font-weight:300;letter-spacing:1.5px}#exp section .contents h4 span{font-weight:500;margin-right:0.2em;color:#ffffff}#exp section .contents p{font-size:1.3em;font-weight:300;letter-spacing:1.5px;padding-top:2vh}#exp section .contents .btnbox{padding:1vh 0;text-align:right}#exp section .contents .btnbox button{outline:none;border:none;border-radius:5px;background:#ffdbdb;color:#ff7676;font-size:1.1em;cursor:pointer;-webkit-transition:0.3s;transition:0.3s}#exp section .contents .btnbox button span{display:block;padding:0.5vh 0.5vw}#exp section .contents .btnbox button:hover{background:#ffa0a0;color:white}@media all and (max-width: 767px){#exp{padding:5vh 2vw;width:96%}#exp section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#exp section .contents h4{width:100%;background:transparent;font-size:1.5em;top:-15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;padding:0}#exp section .contents h4 span{background:#aa0c0c;padding:0 1vw;border-radius:5px}#exp section .contents p{font-size:1em}}@media all and (max-width: 1024px) and (min-width: 768px){#exp{padding:5vh 2vw;width:96%}#exp section .contents h4{font-size:1.5em}#exp section .contents p{font-size:1.1em}}@media all and (max-width: 1399px) and (min-width: 1025px){#exp{padding:5vh 2vw;width:96%}}#newcls{padding:5vh 0 0 0;text-align:center}#newcls iframe{width:60vw;margin:0 auto;height:400px}@media all and (max-width: 767px){#newcls iframe{width:95%;height:250px}}@media all and (max-width: 1024px) and (min-width: 768px){#newcls iframe{width:81vw;height:250px}}@media all and (max-width: 1399px) and (min-width: 1025px){#newcls iframe{width:80vw;height:280px}}#ans{padding:5vh 0}#ans>h4{text-align:center;margin:4vh 0;font-size:2em}#ans>h4 span{background:red;color:white;padding:0 1vw;border-radius:50px}#ans .ans__title{margin-bottom:5vh}#ans h3{text-align:center;z-index:10;position:relative}#ans h3 span{background-color:#800808;border-radius:50px;padding:0 2vw;color:white;font-size:1.4em}#ans h3 span strong{color:#ffe600}#ans .area{background:#ffffff5e;padding:3vh 0 1vh 0;margin:0 auto 5vh auto;-webkit-transform:translateY(-5%);transform:translateY(-5%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#ans .area.area_a,#ans .area.area_b{width:1350px}#ans .area section.clsbox{width:280px;background-color:#773117;padding:5px;margin:1vh 5px;position:relative;border:2px solid #800808}#ans .area section.clsbox h3{text-align:center;padding:1.5vh 1vw;font-size:1.8em;color:white;border-bottom:1px solid #e4e4e4;margin:0.5vh 0}#ans .area section.clsbox ul.subul{background-color:white;z-index:99}#ans .area section.clsbox ul.subul li{text-align:center}#ans .area section.clsbox ul.subul li a{display:block;font-weight:400;font-size:1.1em;padding:1vh 0.5vw;color:#686868;-webkit-transition:0.1 0.5s;transition:0.1 0.5s}#ans .area section.clsbox ul.subul li a:hover{font-weight:600;color:#800808;background-color:#fff0d0}#ans .area section.clsbox button{outline:none;width:100%;background-color:white;padding:1vh 0;font-family:"Noto Sans TC", "Arial", sans-serif;font-size:1em;letter-spacing:1.5px;color:#800808;border:none;-webkit-transition:0.3s;transition:0.3s}#ans .area section.clsbox button:hover{background-color:#fff0d0;color:#853211}#ans .other{width:1350px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ans .other .box{margin:1vh 5px;-webkit-box-flex:1;-ms-flex:1;flex:1}#ans .other .box section.area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media all and (max-width: 767px){#ans>h4{text-align:center;margin:4vh 0;font-size:2em;background:red;padding:0 1vw}#ans>h4 span{color:white}#ans .area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transform:translateY(-1%);transform:translateY(-1%)}#ans .area.area_a,#ans .area.area_b{width:98%}#ans .area section.clsbox{width:300px}#ans .other{width:98%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#ans .other .box{margin:0 0 5vh 0;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 1024px) and (min-width: 768px){#ans .area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#ans .area.area_a,#ans .area.area_b{width:98%}#ans .area section.clsbox{width:300px}#ans .other{width:98%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#ans .other .box{margin:0 0 3vh 0;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media all and (max-width: 1399px) and (min-width: 1025px){#ans .area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#ans .area.area_a,#ans .area.area_b{width:1000px}#ans .area section.clsbox{width:300px}#ans .other{width:1000px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#ans .other .box{margin:0 0 3vh 0;-ms-flex-wrap:wrap;flex-wrap:wrap}#ans .other .box .area_c .clsbox:last-child{display:none}}#videos .videos__title{width:100%;margin-bottom:2vh}#videos .area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}#videos .area div{margin:1vh 1vw}#videos .area div h3{color:white;font-weight:500;font-size:1.5em}#videos .area div iframe{width:400px;height:225px}@media all and (max-width: 767px){#videos .area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#videos .area div{width:95%}#videos .area div h3{font-size:1.2em}#videos .area div iframe{width:100%;height:350px}}@media all and (max-width: 1024px) and (min-width: 768px){#videos .area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#videos .area div iframe{width:560px;height:315px}}@media all and (max-width: 1399px) and (min-width: 1025px){#videos .area{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;width:950px;margin:0 auto}#videos .area div{margin:1vh 10px}#videos .area div iframe{width:450px;height:315px}}#talk{line-height:1.5;text-align:center;position:fixed;top:15vh;vertical-align:middle;left:0px;text-align:left;color:#fff}#talk ul{margin:0px 0px;padding:0px 0px;list-style-type:none}#talk ul li{width:68px;height:68px;border-radius:50%;cursor:pointer;font-size:1em;line-height:1.3;text-align:center;vertical-align:middle;padding-top:15px;margin-top:5px;color:#0033cc;font-weight:600}#talk ul li:nth-child(4){background-color:#ff0000;padding-top:13px;border:1px solid #fff;color:#fff;letter-spacing:-0.5px;font-weight:bold}#talk ul li i{font-size:3em;padding-top:0px !important;margin-top:0px !important}@media screen and (max-width: 38em){#talk{width:100%;background-color:rgba(176,161,161,0.8);line-height:1.5;color:#999;padding:0px 0px 0px 0px;text-align:center;position:fixed;bottom:0px;left:0px;top:auto}#talk ul li{width:55px;height:55px;text-align:center;vertical-align:middle;padding-top:10px;margin:0px 5px 0px 5px;display:inline-block;font-size:1em}.fb_icon{font-size:2.3em;padding-top:0px !important;margin-top:0px !important}#talk ul li:nth-child(4){background-color:#ff0000;padding-top:10px;border:1px solid #ff0000;color:#fff;letter-spacing:-0.5px;font-weight:bold;font-size:0.9em}}footer{background-color:#6248db;position:relative;bottom:0px;padding:5vh 6vw;color:#fff;font-size:1.2em;line-height:1.8;text-align:center}footer h2{text-align:center}footer h3{margin:0 0;font-size:2.6vw}footer h4{margin:0 0;font-size:1.6vw;border-bottom:1px solid;border-top:1px solid}footer table,.me{width:38vw;display:inline-block;text-align:left;margin:auto 2vw;vertical-align:top}footer table td{padding:0.2vh 1vw}footer a:hover,footer a{color:#fff}footer i{font-size:2vw;margin:2vh 1vw}@media (max-width: 75em){footer table,.me{width:100%;padding-bottom:3vh;font-size:0.75em}footer{padding:auto 0.5vw;padding-bottom:15vh}footer table td{padding:auto 2px}footer h2{font-size:1em}footer h3{margin:0 0;font-size:1.6em;line-height:1.8;font-weight:400;text-align:center}footer h4{margin:0 0;font-size:1.2em;line-height:1.8;font-weight:400;text-align:center}footer i{font-size:6vw}}@media all and (min-width: 540px){.brhid540{display:none}}@media all and (min-width: 500px){.brhid500{display:none}}@media all and (min-width: 465px){.brhid465{display:none}}.wrapper{margin:5vh auto 5vh auto;padding:1vh 2vw 3vh 2vw;background-color:#ffc800;width:96%}.wrapper>h2{text-align:center;margin:1vh 0;color:#03156d;font-size:2.3em;font-weight:400}@media all and (max-width: 767px){.wrapper>h2{font-size:1.3em}}.carousels .test{padding:0 5vw}.carousels .slide-item{margin:0 5vw}.carousels{text-align:center}.carousels .slick-slide{margin:0 1vw;padding:1vh 1vw;background-color:#03156d}.carousels .slick-slide .box .text>h2{color:#ffeb00;font-weight:400;font-size:1.3em}@media screen and (max-width: 800px){.carousels .slick-slide .box .text>h2{font-size:0.8em}.wrapper{width:97%}}@media screen and (max-width: 1024px) and (min-width: 801px){.wrapper{width:97%}}@media screen and (max-width: 1399px) and (min-width: 1025px){.wrapper{width:97%}}.carousels iframe{width:560px;height:315px}@media screen and (max-width: 768px){.carousels iframe{width:250px;height:141px}}.carousels .slick-track{margin-bottom:2vh}.carousels .slick-dots li.slick-active button:before{color:#0043ff;content:"\f0e3";font-weight:900;font-family:"Font Awesome 5 Free";-webkit-transform:scale(2);transform:scale(2)}.carousels .slick-dots li button:before{color:#0043ff;content:"\f0e3";font-weight:900;font-family:"Font Awesome 5 Free";-webkit-transform:scale(1.8);transform:scale(1.8)}.slide-arrow{position:absolute;top:100.5%;font-size:1.5em;z-index:99;color:#0043ff}.pre{left:38%}.nex{right:38%}@media screen and (max-width: 425px){.pre{left:30px}.nex{right:30px}}@media screen and (max-width: 550px) and (min-width: 425px){.pre{left:65px}.nex{right:65x}}@media screen and (max-width: 768px) and (min-width: 550px){.pre{left:140px}.nex{right:140px}}@media screen and (max-width: 1024px) and (min-width: 769px){.pre{left:30%}.nex{right:30%}}@media screen and (max-width: 1440px) and (min-width: 1024px){.pre{left:35%}.nex{right:35%}}#qa{padding:10vh 5vw 0 5vw}#qa .qa__title{margin-bottom:1vh}#qa>h3{text-align:center;font-size:1.5em;font-weight:400;margin:2vh 0}#qa>h3 span{background-color:red;color:white;padding:0 5px;border-radius:10px}#qa>h3 span strong{color:yellow;font-weight:500}#qa .imgbox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#qa .imgbox img{margin:1vh 1vw}@media all and (max-width: 767px){#qa{padding:3vh 2vw}#qa>h3{font-size:1.1em}}#message{border-radius:15px;color:#fff;text-align:center;margin:0 auto;background:#ffffff;height:400px}#message h2{font-size:2.2em;line-height:1.2;margin-top:50px;margin-bottom:5px;font-weight:600;text-align:center}canvas{display:block;vertical-align:bottom}#particles-js{font:normal 75% Arial, Helvetica, sans-serif;position:fixed;z-index:-1;width:100%;height:100%;background-image:url("");background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.topic{width:95%;max-width:1200px;margin:10vh auto}.topic>h2{width:100%;font-size:4em;line-height:1.2;letter-spacing:1.5px;text-align:center;color:#ffffff;margin:1vh 0}.topic>h2 span{color:#ffe100}.topic>h3{letter-spacing:1.5px;font-weight:400;text-align:center;font-size:1.3em;color:white}.topic>h3 i{color:#ffe100}.topic>h3 span{font-size:1.2em;font-weight:500;color:#ffe100}.topic .sop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2vh 0}.topic .sop .sop_item{margin:1vh 20px}.topic .sop .sop_item h4{text-align:center;padding:1vh 5px;margin:0.5vh 0vw;background:#c30d23;-webkit-clip-path:polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%, 10% 49%);clip-path:polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%, 10% 49%);color:white;font-weight:500;font-size:1.4em}.topic .sop .sop_item h4 i{color:#fff01c}.topic .sop .sop_item p{font-weight:300;text-align:center;font-size:1.1em;letter-spacing:1.5px;line-height:1.8;color:white}.topic table{width:100%;border-collapse:separate;border-spacing:0}.topic table tr td{border-right:1px solid #ff8b8b;border-bottom:1px solid #ff8b8b;text-align:center;padding:0.5vh 0;background:white;font-size:1.2em;font-weight:300;letter-spacing:1.5px}.topic table tr td:first-child{border-left:1px solid #ff8b8b}.topic table tr:first-child td{border-top:1px solid #ff8b8b;background:#c30d23;color:white;font-weight:500}.topic table tr:nth-of-type(n+2) td:first-child{background:#fdeeed;color:#c30d23;font-weight:500}.topic table tr:last-child td:first-child{background:#c30d23;color:#fff020}.topic table tr:last-child td:first-child span{font-size:1.4em}@media all and (max-width: 767px){.topic>h3{font-size:1em}.topic .sop{-ms-flex-wrap:wrap;flex-wrap:wrap}.topic .sop .sop_item{margin:1vh 0;width:250px}.topic table tr td{font-size:14px}}@media all and (max-width: 1024px) and (min-width: 768px){.topic>h3{font-size:1.1em}.topic .sop{-ms-flex-wrap:wrap;flex-wrap:wrap}.topic .sop .sop_item{width:33%;margin:1vh 0}.topic .sop .sop_item h4{text-align:center}}@media all and (max-width: 1399px) and (min-width: 1025px){.topic .sop .sop_item{margin:1vh 10px}.topic .sop .sop_item p{font-size:1em}.topic .sop .sop_item h4{font-size:1.2em}}@media (min-width: 670px){.br670{display:none}}.quick{width:95%;max-width:1200px;margin:15vh auto}.quick h2{width:100%;font-size:4em;line-height:0.7;letter-spacing:1.5px;text-align:center;color:#ffffff;margin:8vh 0 1vh 0}.quick h2 span{color:#ffe100}.quick h2 strong{font-size:0.4em;font-weight:400}.quick table.intro{width:100%;border-collapse:separate;border-spacing:0;margin:5vh 0}.quick table.intro tr td{border-right:1px solid #ee485c;border-bottom:1px solid #ee485c;text-align:center;padding:1vh 0;background:white;font-size:1.4em;font-weight:300;letter-spacing:1.5px}.quick table.intro tr td p{margin:1.5vh 0}.quick table.intro tr td:first-child{border-left:1px solid #ee485c}.quick table.intro tr:first-child td{border-top:1px solid #ee485c;background:#c30d23;color:white;font-weight:500}.quick table.intro tr:first-child td:first-child{border-radius:10px 0 0 0;position:relative}.quick table.intro tr:first-child td:first-child img{width:100px;position:absolute;left:0;top:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.quick table.intro tr:first-child td:last-child{border-radius:0 10px 0 0}.quick table.intro tr:nth-of-type(2) td{font-weight:300;padding:1.5vh 0;font-size:1.2em;letter-spacing:1.5px}.quick table.intro tr:nth-of-type(2) td i{color:#c30d23}.quick table.intro tr:last-child td:first-child{background:#c30d23;font-weight:500;color:#fff020;border-radius:0 0 10px 10px}.quick table.intro tr:last-child td:first-child span{font-size:1.2em}.quick table.price{width:100%;border-collapse:separate;border-spacing:0}.quick table.price tr td{border-right:1px solid #ff8b8b;border-bottom:1px solid #ff8b8b;text-align:center;padding:1.5vh 0;background:white;font-size:1.2em;font-weight:300;letter-spacing:1.5px}.quick table.price tr td strong{font-size:1.3em;font-weight:600}.quick table.price tr td:first-child{border-left:1px solid #ff8b8b}.quick table.price tr:first-child td{border-top:1px solid #ff8b8b;background:#c30d23;color:white;font-weight:500}.quick table.price tr:first-child td:first-child{border-radius:10px 0 0 0;position:relative}.quick table.price tr:first-child td:first-child img{width:100px;position:absolute;left:0;top:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.quick table.price tr:first-child td:last-child{border-radius:0 10px 0 0}.quick table.price tr:nth-of-type(n+2) td:first-child{background:#fdeeed;color:#c30d23;font-weight:500}.quick table.price tr:last-child td:first-child{background:#c30d23;color:#fff020;border-radius:0 0 10px 10px}.quick table.price tr:last-child td:first-child span{font-size:1.4em}.quick table.sale{width:100%;border-collapse:separate;border-spacing:0;margin:2vh 0}.quick table.sale tr td{width:20%;border-right:1px solid #ff8b8b;border-bottom:1px solid #ff8b8b;text-align:center;padding:1.5vh 0;background:white;font-size:1.2em;font-weight:300;letter-spacing:1.5px}.quick table.sale tr td strong{font-size:1.3em;font-weight:600}.quick table.sale tr td:first-child{border-left:1px solid #ff8b8b}.quick table.sale tr:first-child td{border-top:1px solid #ff8b8b;background:#c30d23;color:white;font-weight:500;font-size:1.5em}.quick table.sale tr:first-child td:first-child{border-radius:10px 0 0 0;position:relative}.quick table.sale tr:first-child td:first-child img{width:100px;position:absolute;left:0;top:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.quick table.sale tr:first-child td:last-child{border-radius:0 10px 0 0}.quick table.sale tr:nth-of-type(n+2) td:first-child{background:#fdeeed;color:#c30d23;font-weight:500}.quick table.sale tr:last-child td:first-child{background:#c30d23;color:#fff020;border-radius:0 0 10px 10px}.quick table.sale tr:last-child td:first-child span{font-size:1.4em}.quick h3{letter-spacing:1.8px;font-weight:400;text-align:center;font-size:1.3em;margin:2vh 0;color:white}.quick h3 i{color:#ffe100}.quick h3 span{font-size:1.2em;font-weight:500;color:#ffe100}@media all and (max-width: 767px){.quick>h2{font-size:2.5em}.quick h3{font-size:0.9em}.quick table tr td{font-size:1em !important;padding:1.5vh 1vw !important}.quick table tr td p{text-align:left}.quick table tr:first-child td:first-child img{width:70px !important;-webkit-transform:translate(-20%, -50%) !important;transform:translate(-20%, -50%) !important}.quick table.intro tr td{width:50%}.quick table.sale tr td{font-size:14px !important}.quick table.sale tr:last-child td:first-child{font-size:1.1em !important}}@media all and (max-width: 1024px) and (min-width: 768px){.quick table tr td{padding:1.5vh 1vw !important}.quick table.intro tr:nth-of-type(2) td{font-size:1.1em !important}.quick table.sale tr:nth-of-type(2) td{font-size:1.1em}.quick table tr:first-child td:first-child img{width:70px !important;-webkit-transform:translate(-20%, -50%) !important;transform:translate(-20%, -50%) !important}}@media all and (max-width: 1399px) and (min-width: 1025px){.quick table tr:first-child td:first-child img{width:100px !important;-webkit-transform:translate(-20%, -50%) !important;transform:translate(-20%, -50%) !important}}@media (max-width: 440px){.br440{display:none}}@media (min-width: 440px){.brmin440{display:none}}@media (min-width: 630px){.br630{display:none}}@media (min-width: 630px){.br470{display:none}}@media (min-width: 440px){.br520{display:none}}@media (min-width: 500px){.br500{display:none}}@media not all and (min-width: 768px) and (max-width: 975px){.br975{display:none}}
/*# sourceMappingURL=style.min.css.map */