@charset "UTF-8";
.c-submenu{display:block;width:100%;overflow:hidden}.c-submenu__list{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;padding:0 150px;background:#f7f7f7;overflow:hidden}.c-submenu__list .slick-track{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start}.c-submenu__list .slick-arrow{top:0;width:120px;height:100%;background:url(/assets/images/common/icon_arrow_next_thin_black.svg) center no-repeat;background-size:auto 20px}.c-submenu__list .slick-arrow::before,.c-submenu__list .slick-arrow::after{display:none}.c-submenu__list .slick-prev{left:0;transform:scaleX(-1)}.c-submenu__list .slick-next{right:0}.c-submenu__list__item{display:flex;align-items:stretch;align-content:stretch;justify-items:center;justify-content:center;width:auto;max-width:100%;height:auto;padding:0 10px;font-size:16px;line-height:1.5;color:var(--textColor);font-family:'NotoSansTC';text-align:center;flex:0 0 auto}.c-submenu__list__item.slick-slide{display:flex}.c-submenu__list__item::before{content:'';position:absolute;bottom:0;left:0;display:block;width:100%;height:3px;background:var(--subColor);opacity:0;transition:opacity .4s ease-in-out;pointer-events:none}.c-submenu__list__item:hover::before,.c-submenu__list__item.active::before{opacity:1}.c-submenu__list__item::after{content:'';position:absolute;top:calc(50% - 15px);right:-1px;display:block;width:1px;height:30px;background:#d1d1d1;pointer-events:none}.c-submenu__list__item.slick-slide::after,.c-submenu__list__item:last-child::after{display:none}.c-submenu__list__item.slick-active::after{display:block}.c-submenu__list__item:last-child.slick-active:after{display:none}.c-submenu__list__item__link{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;padding:20px;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;text-align:inherit;flex:0 0 auto}.c-submenu__select{display:none}@media screen and (max-width:1200px){.c-submenu__list{padding:0 80px}.c-submenu__list .slick-arrow{width:80px}}@media screen and (max-width:991px){.c-submenu__list{display:none}.c-submenu__select{display:block}}@media screen and (max-width:767px){}@media screen and (max-width:575px){}@supports (-webkit-touch-callout:none){}
.c-edit{width:100%;margin:0 auto}.c-edit{font-size:17px;line-height:2;color:var(--textColor);text-align:left}.c-edit *{font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;font-weight:inherit;text-align:inherit}.c-edit p{margin:0 0 10px 0}.c-edit p:last-child{margin:0}.c-edit strong{font-weight:700}.c-edit i{font-style:italic}.c-edit img{display:inline;width:auto;max-width:100%;height:auto !important}.c-edit a{font-size:inherit;color:inherit;line-height:inherit;text-decoration:underline;transition:opacity .4s ease-in-out}.c-edit a:hover{opacity:.7}.c-edit ul,.c-edit ol{padding:0 0 0 20px;margin:20px 0}.c-edit ul li,.c-edit ol li{margin:0 0 5px 0}.c-edit ul li:last-child,.c-edit ol li:last-child{margin:0}.c-edit ul li{list-style-type:disc}.c-edit ol{list-style-type:decimal}.c-edit .notice{color:#ca351d}.c-edit__youtube{display:block;width:100%;padding:56.25% 0 0 0}.c-edit iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto}.c-edit__table{width:100%;padding:0 0 5px 0;overflow-x:auto}.c-edit__table::-webkit-scrollbar{height:4px}.c-edit__table::-webkit-scrollbar-thumb{background-color:var(--mainColor)}@media screen and (max-width:575px){.c-edit{font-size:15px}}
.tech{max-width:1450px;margin:75px auto 150px auto;overflow:visible}.tech__submenu{margin:0 auto 45px auto}.tech__box{display:block;width:100%;padding:55px 0 75px 0;background:#fff;box-shadow:8px 8px 43px rgba(164,164,164,.3)}.tech__box__inner{width:calc(100% - 150px);max-width:1250px;margin:0 auto}.tech__box__inner__title{margin:0 auto 30px auto;animation-name:fadeInUp}.tech__box__inner__item{display:block;width:100%;animation-name:fadeInUp}.tech__box__inner__item:last-child{border-bottom:1px solid #e5e5e5}.tech__box__inner__item__ques{display:block;width:100%;min-height:90px;padding:35px 60px 35px 0;font-size:17px;line-height:1.2;color:var(--textColor);font-family:'NotoSansTC-M';border-top:1px solid #e5e5e5;cursor:pointer}.tech__box__inner__item__ques.active{border-bottom:1px solid #dadada}.tech__box__inner__item__ques::before{content:'';position:absolute;top:calc(50% - 20px);right:0;display:block;width:40px;height:40px;border-radius:50%;background:url(/assets/images/common/icon_plus_white.svg) center no-repeat,var(--gradient);background-size:10px auto,100%,100%}.tech__box__inner__item__ques.active::before{background-image:url(/assets/images/common/icon_minus_white.svg),var(--gradient)}.tech__box__inner__item__answer{display:none;width:calc(100% - 80px);padding:35px 0;margin:0 auto}.tech__box__inner__item__answer__download{display:block;width:100%;margin:20px auto 0 auto}@media screen and (max-width:991px){.tech{margin:60px auto 120px auto}.tech__submenu{margin:0 auto 40px auto}.tech__box{padding:65px 0 90px 0}.tech__box__inner{width:calc(100% - 60px)}.tech__box__inner__item__ques{padding:35px 60px 35px 0;font-size:16px}.tech__box__inner__item__answer{padding:25px 0}}@media screen and (max-width:767px){.tech__box__inner__item__answer{width:calc(100% - 40px)}}@media screen and (max-width:575px){.tech{margin:40px auto 100px auto}.tech__submenu{margin:0 auto 35px auto}.tech__box{padding:0;background:none;box-shadow:none}.tech__box__inner{width:100%}.tech__box__inner__title{margin:0 auto 20px auto}.tech__box__inner__item__ques{min-height:60px;font-size:15px;padding:20px 40px 20px 0}.tech__box__inner__item__ques::before{top:calc(50% - 15px);width:30px;height:30px}.tech__box__inner__item__answer{width:100%;padding:20px 0}.tech__box__inner__item__answer__download{margin:10px auto 0 auto}}@supports (-webkit-touch-callout:none){}
