@charset "UTF-8";
.c-form{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;width:100%}.c-form__item{display:block;width:100%;margin:0 0 20px 0}.c-form__item.two{width:calc(50% - 20px)}.c-form__item__title{display:block;width:100%;max-width:100%;margin:0 0 10px 0;font-size:15px;line-height:1;color:#141414;font-family:'NotoSansTC-M';flex:0 0 auto}.c-form__member{display:block;width:100%;margin:20px auto 10px auto;padding:0 0 15px 0;overflow:hidden;scrollbar-color:var(--mainColor) #ccc;scrollbar-width:thin;overflow-x:auto}.c-form__member::-webkit-scrollbar{width:4px;height:4px;background:#ddd}.c-form__member::-webkit-scrollbar-thumb{background:var(--mainColor)}.c-form__member__head{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 25px 0}.c-form__member__head__title{display:block;width:auto;max-width:100%;margin:0 25px 0 0;font-size:15px;line-height:1.5;color:var(--textColor);font-family:'NotoSansTC-M';flex:0 0 auto}.c-form__member__head__notice{display:block;width:100%;font-size:15px;line-height:1.5;color:#ff3300;font-family:'NotoSansTC-M';flex:0 1 auto}.c-form__member__body{display:block;width:100%;min-width:1300px}.c-form__member__body__item{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 30px 0;padding:0 0 30px 45px;border-bottom:2px dashed #ededed}.c-form__member__body__item[data-type="staff"] *:nth-child(n+1):nth-child(-n+4){width:calc((100% - 30px) / 4)}.c-form__member__body__item[data-type="staff"] *:nth-child(n+1):nth-child(-n+3){margin:0 10px 10px 0}.c-form__member__body__item[data-type="staff"] *:nth-child(4){margin:0 0 10px 0}.c-form__member__body__item[data-type="staff"] *:nth-child(n+5):nth-child(-n+7){width:calc((100% - 20px) / 3)}.c-form__member__body__item[data-type="staff"] *:nth-child(n+5):nth-child(-n+6){margin:0 10px 0 0}.c-form__member__body__item[data-type="staff"] *:nth-child(7){margin:0}.c-form__member__body__item[data-type="player"] *:nth-child(n+1):nth-child(-n+4){width:calc((100% - 30px) / 4)}.c-form__member__body__item[data-type="player"] *:nth-child(n+1):nth-child(-n+3){margin:0 10px 10px 0}.c-form__member__body__item[data-type="player"] *:nth-child(4){margin:0 0 10px 0}.c-form__member__body__item[data-type="player"] *:nth-child(n+5):nth-child(-n+9){width:calc((100% - 40px) / 5)}.c-form__member__body__item[data-type="player"] *:nth-child(n+5):nth-child(-n+8){margin:0 10px 0 0}.c-form__member__body__item[data-type="player"] *:nth-child(9){margin:0}.c-form__member__body__item__del{position:absolute;top:calc(50% - 27.5px);left:0;display:block;width:25px;height:25px;border-radius:50%;background:linear-gradient(to bottom,rgba(255,255,255,0) calc(50% - 0.5px),#fff calc(50% - 0.5px),#fff calc(50% + 0.5px),rgba(255,255,255,0) calc(50% + 0.5px)) center no-repeat,linear-gradient(to right,rgba(255,255,255,0) calc(50% - 0.5px),#fff calc(50% - 0.5px),#fff calc(50% + 0.5px),rgba(255,255,255,0) calc(50% + 0.5px)) center no-repeat;background-color:#ff3300;background-size:55% auto,auto 55%;transform:rotate(45deg);overflow:hidden;cursor:pointer}.c-form__member__bt{max-width:120px;margin:0 0 0 auto;padding:12px 5px;font-size:14px}.c-form__notice{display:block;width:100%;margin:20px 0 30px 0;font-size:15px;line-height:1.5;color:#ff3300;font-family:'NotoSansTC-M'}.c-form__agree{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;max-width:100%}.c-form__agree__input{width:25px;height:25px;padding:0;cursor:pointer}.c-form__agree__item{width:100%}.c-captcha{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%}.c-captcha__input{border-right:none;flex:0 1 auto}.c-captcha__pic{width:100px;padding:5px 0;background:#141414;cursor:pointer;flex:0 0 auto}.c-form__tool{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:space-between;width:100%;margin:10px auto 0 auto}.c-form__tool__agree{width:auto;flex:0 1 auto}.c-form__tool__captcha{max-width:290px;margin:0 0 0 20px;flex:0 0 auto}.c-form__btGroup{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;width:100%;margin:10px 0 0 0}.c-form__btGroup__captcha{max-width:295px}.c-form__btGroup__submit{max-width:180px;margin:0 0 0 20px}.c-form__submit{max-width:180px;margin:50px auto 0 auto}@media screen and (max-width:991px){.c-form__item.two{width:calc(50% - 10px)}.c-form__member{margin:20px auto 30px auto;padding:0 0 35px 0}.c-form__member__body__item{padding:0 0 30px 45px}.c-form__member__body__item__del{right:auto;left:0}.c-form__member__bt{margin:-10px auto 0 0}}@media screen and (max-width:767px){.c-form__item.two{width:100%}.c-form__member__head{display:block}.c-form__tool{flex-wrap:wrap}.c-form__tool__agree{margin:0 0 30px 0}.c-form__tool__captcha{max-width:none;margin:0}.c-form__btGroup{display:block;margin:0}.c-form__btGroup__captcha{max-width:none}.c-form__btGroup__submit{max-width:none;margin:40px auto 0 auto}.c-form__submit{margin:40px auto 0 auto}}@media screen and (max-width:575px){.c-captcha__pic{padding:0}.c-form__member{margin:20px auto 30px auto;padding:0 0 25px 0}.c-form__member__body__item{padding:0 0 30px 30px}.c-form__notice{margin:10px 0 20px 0}.c-form__submit{max-width:none}}@supports (-webkit-touch-callout:none){}
main{overflow:visible}.contact{margin:120px auto 40px auto;overflow:visible}.contact::before{content:attr(data-text);position:absolute;bottom:-320px;left:-350px;display:block;width:1200px;font-size:230px;line-height:1;color:transparent;font-family:'Poppins-SB';-webkit-text-stroke:1px #2f2f2f;opacity:.09;pointer-events:none}.contact__map{display:block;width:100%;height:430px;margin:0 auto 55px auto;animation-name:fadeInUp}.contact__map iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.contact__box{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%}.contact__box__info{display:block;width:40%;max-width:450px;margin:0 50px 0 0;flex:0 0 auto;animation-name:fadeInUp}.contact__box__info__title{margin:0 0 40px 0}.contact__box__info__name{display:block;width:100%;margin:0 0 20px 0;font-size:16px;line-height:1.5;color:#3e3a39;font-family:'NotoSansTC-M'}.contact__box__info__content{display:block;width:100%}.contact__box__info__content__item{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;font-size:15px;line-height:2;color:#656565}.contact__box__info__content__item__title{display:block;width:auto;max-width:100%;margin:0 5px 0 0;padding:0 6px 0 0;font-size:inherit;line-height:inherit;color:inherit;flex:0 0 auto}.contact__box__info__content__item__title::after{content:'';position:absolute;top:.5em;right:0;display:block;width:1px;height:1em;background:#656565}.contact__box__form{order:2;flex:0 1 auto;animation-name:fadeInUp}.contact__box__form .c-form__item.two{width:calc(50% - 7.5px)}@media screen and (max-width:1200px){.contact{margin:70px auto 40px auto}.contact__box{display:block}.contact__box__info{width:100%;max-width:none;margin:80px 0 0 0}}@media screen and (max-width:991px){.contact{margin:70px auto -50px auto}.contact::before{display:none}.contact__map{height:300px}}@media screen and (max-width:767px){.contact__box__form .c-form__item.two{width:100%}}@media screen and (max-width:575px){.contact{margin:55px auto 30px auto}.contact__map{height:250px;margin:0 auto 40px auto}.contact__box__info{margin:65px 0 0 0}.contact__box__info__name{margin:0 0 15px 0;font-size:15px}.contact__box__info__title{margin:0 0 35px 0}}@supports (-webkit-touch-callout:none){}
