﻿@import url("./icon/css/all.min.css");
@import url("./ani.css");
/* css reset 歸0 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,thead{margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:1.5em}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
/* remember to define focus styles! */
:focus{ outline:0;}
/* remember to highlight inserts somehow! */
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* css reset 歸0 end */
body *{font-family:Verdana, 'Noto Sans TC', sans-serif;}
/*div section標籤段落*/
a{text-decoration:underline;color:inherit;}
a:hover{text-decoration:none;}
ul,li,h1,h2,h3,dd,dl,p{margin:0;padding:0;}
ul,li,ol{list-style-type:none;}
article img, article video{max-width:100%;height:auto;}
/*所有元素漸變0.5秒*/
*{transition:all .3s;box-sizing:border-box;}
#event_master *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.block{display:block}
.flex{display:flex}
.flex-wrap{flex-wrap:wrap;}
.justify-center{justify-content:center;}
.justify-around{justify-content:space-around;}
.items-center{align-items:center;}
.text-center{text-align:center;}
.text-2xl{font-size:1.5rem}
.text-teal-600{color:#138377;}
.mx-auto{margin:auto;}
small{font-size:85%;}
.overflow-hidden{overflow:hidden;}
:root{
    --coral:#e95151;
    --goose:#fff8ab;
    --orange:#FF8C00;
    --grass:#d3f2d2;
}
.bg-goose{background:url(../images/1305050_book.png) no-repeat left fixed,linear-gradient(to right, #b02819 6%, #ca3929 20%, #ca3929 80%, #b02819 93%);}
.bg-pen{background:url(../images/1305050_pen.png) no-repeat right;}
.gradient-grass{background:linear-gradient(to right, white 50%, #FDF7F2 50%);}
.verse-grass{background:linear-gradient(to left, white 50%, #FDF7F2 50%);}
/* 2025元照盃 */
.banner{text-align:center;background:#f6e89f;background-size:contain;width:100%;}
.banner h1{font-size:5rem;}
.subtitle{font-size:4.5rem;position:relative;width:fit-content;margin:auto;}
.plustitle{font-size:2.5rem;position:absolute;right:-4rem;top:-2rem;}
.title_item{font-size:2rem;}
.title_item li{padding:0 2rem;}
.act_rule{font-size:2rem;padding:4rem 0 2rem;}
.act_rule li{width:100%;}
.act_rule li:first-of-type{color:var(--coral);}
/* 活動辦法 */
.purpose{width:fit-content;margin:auto;display:flex;flex-wrap:wrap;padding:1rem 0 0;}
.purpose li{font-size:2.5rem;font-weight:bold;margin:auto 1rem;background-image:linear-gradient(to bottom,#dd663e,#8d2420);-webkit-background-clip:text;background:linear-gradient(360deg,#94281e 0%,#dd663e 100%);padding:6px 24px 10px;color:#fff;border-radius:50px}
.purpose li::before{content:'✔';margin:auto 0.5rem auto auto;font-size:3rem;color:#ffffff82;}
.act_detail{font-size:3.2rem;font-family:'Noto Serif TC', serif;font-weight:900;border-left:solid 8px #ca3929;margin-top:1.0rem !important;margin-bottom:1.0rem !important;}
.act_detail2{font-size:3.2rem;font-family:'Noto Serif TC', serif;font-weight:900;border-left:solid 8px #e5b56b;color:white;margin-top:1.0rem !important;margin-bottom:1.0rem !important;position:relative;padding:10px 10px;}
.act_detail2::before{margin:0 0rem;position:absolute;left:-195px;top:-25px;content:'';width:185px;height:188px;background:url(../images/1305050_logo.png) no-repeat 100% 100%;}
.act_list{width:calc(100%/2);padding:0 2rem 0 0;font-size:1.25rem;}
.act_list:nth-of-type(even){padding:0 0 0 2rem;}
.act_list dt{font-size:1.7rem;color:#00BCD4;border-left:dotted 4px #F44336;padding-left:.8rem;font-weight:bold;letter-spacing:.5rem;margin-bottom:.3rem;margin-top:.5rem}
.act_list dd{font-size:1.5rem;padding-left:0.8rem;margin-bottom:rem;}
.act_list ul li{padding:0 0 1.0rem 0.8rem;font-size:1.1rem;}
.act_list .decimal{padding:0 0 1.0rem 1.25rem;}
.act_list .decimal li{list-style-type:decimal;display:list-item;padding:0;}
.act_list .decimal li a{font-weight:bold;margin:auto 2px;}
.process dl{padding:0;width:100%;}
.process ul li{width:calc(100%/4 - 0.5rem);font-size:1.35rem;margin:1rem auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;flex-direction:column;padding:1.5rem 0;position:relative;text-align:center;background-color:#FDF7F2;}
.process ul li a{color:#d53625;font-weight:bold;padding:0 .15rem;}
.process li::before{font-size:1.7rem;color:#00BCD4;color:#fff;font-weight:bold;top:-1rem;left:0;position:absolute;font-family:Verdana,"Microsoft JhengHei";font-size:1.8rem;background-color:#00BCD4;padding:3px 10px;border-radius:50px}
.process li:nth-of-type(1)::before{content:'1';}
.process li:nth-of-type(2)::before{content:'2';}
.process li:nth-of-type(3)::before{content:'3';}
.process li:nth-of-type(4)::before{content:'4';}
.process li small{display:block;}
.process li:nth-of-type(1) small{display:block;font-size:80%;}
.list_title{position:relative;padding:0 0 0 5rem;color:#d53625;font-size:1.35rem;font-weight:bold;margin-bottom:0.2rem;}
.list_title::before{content:'•';position:absolute;left:0;font-size:1.2rem;}
.list_title::after{content:'';width:4rem;height:1px;position:absolute;left:0.5rem;background-color:#d53625;margin:auto;top:1px;bottom:0;}
.three_parts .act_list{width:calc(100%/5);}
.three_parts .act_list:nth-of-type(even){background-color:var(--grass);}
.three_parts .act_list, .three_parts .act_list:nth-of-type(even){padding:1rem;}
.three_parts{padding:2rem 0;}
.apply_btn{text-align:center;}
.apply_btn i{color:#ffffff96;}
.apply_btn a{display:inline-block;margin:2rem 1rem;background-color:#c0934e;padding:.75rem 1rem;border-radius:50px;font-size:2rem;text-decoration:none;color:white;width:280px}
.bar{position:fixed;bottom:0;left:0;width:100%;z-index:3;}
.bar a{display:block;background-color:#BB67A6;font-size:1.75rem;padding:0.5rem;text-align:center;color:white;text-decoration:none;}
/* 小論文競賽試題導讀 */
.reading .film{width:60%;margin:auto;}
.reading .video a{margin:auto 1rem;background-color:#c0934e;padding:0.5rem 0.75rem;border-radius:2rem;font-size:1.25rem;text-decoration:none;color:white;top:-0.4rem;position:relative;}
.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%; }
.embed-container iframe, .embed-container object, .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}
.smtitle{font-size:1.5rem;display:block;color:#e5b56b;}
.reading figure{margin:auto auto auto 1rem;text-align:center;}
.reading figure a div{background-color:#594C92;border-radius:0 0 .5rem .5rem;color:white;position:relative;top:-6px;font-size:1rem;}
.reading{background-color:rgb(255 255 255 / 76%);font-size:1.125rem;margin:auto auto 1rem;padding:0.5rem 2rem 1.5rem;border-right:12px solid #8b180b;}
.issue_title{font-size:1.8rem;background-color:#ffffff;color:#b98639;padding:0.125rem 1.5rem;width:fit-content;margin:auto 0 1rem -2rem;border-right:solid 6px #e5b56b;}
.reading ol li{display:list-item;list-style-type:decimal;margin:auto auto auto 1rem;}
.reading p{padding:0 0 0.5rem 0;line-height:2rem;}
.w-full{width:100%;}
.footerArea2 .logo2{display:contents;}
.footerArea2 div{float:initial;padding-bottom:4rem;}
@media screen and (min-width:1201px) and (max-width:1500px){
	.act_detail2{margin-left:14%;}
}
@media screen and (min-width:1201px){
    #BodyContent{width:100%;padding:0;margin:0;	}
    #BodyContainer_event{width:100%;margin:0;}
    #BodyHeader_event_rwd,#topli{display:none;}
    /*外框區域*/
    .w-px{width:1px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}
    /*資料集中1200px寬外框*/
    .banner_wrap, .event_cont{width:1180px;padding:10px 10px;margin:auto;}
    /* bodyHeader */
    #BodyHeader_event,#header-share{width:100%;float:left;}
    #BodyHeader_event a,#BodyHeader_event #header-share{font-size:1.1em;}
    #BodyHeader_event #header-share{margin:0 auto;	background-color:#FFF;}	
    #BodyHeader_event #header-share img{margin-bottom:5px;}
    #BodyHeader_event a{color:#333;}
    #BodyHeader_event a:hover{color:#666;}
    #header-share{text-align:center;padding-top:6px;background-color:#F6E89F;}
    #header-rwd{display:none;}
    /* Footer */
    #BodyFooter_rwd,#footer_inline ul,#footer_inline ul li,#footer_address,#footer_address ul,#footer_address ul li{width:100%;}
    #BodyFooter_rwd{float:left;background-color:#FFF;}
    #BodyFooter_rwd a:hover{text-decoration:none;}
    #BodyFooter_rwd #footer_line{width:90%;height:auto;margin:1% 5%;display:block;float:left;text-align:center;border-top:thin solid #999;}
    #BodyFooter_rwd #footer_inline a{color:#000;font-size:1em;}
    #BodyFooter_rwd #footer_inline ul{float:left;padding:0;margin:3% auto 0% auto;}
    #BodyFooter_rwd #footer_inline ul li{display:inline;line-height:2em;font-size:1em;	clear:both;	margin-right:0.5em;}
    #BodyFooter_rwd #footer_inline ul li img{width:10%;height:auto;vertical-align:middle;}
    #BodyFooter_rwd #footer_address{margin:0% auto auto auto;text-align:center;}
    #BodyFooter_rwd #footer_address a{color:#000;}
    #BodyFooter_rwd #footer_address ul{padding:0;margin-bottom:1%;text-align:center;}
    #BodyFooter_rwd #footer_address ul li{margin-right:0;line-height:2em;text-align:center;font-size:1em;	list-style-type:none;	display:inline-block;}
    /* Footer end */
    /*ask*/
    #askarea_out{background-color:#339966;	width:100%;display:inline-block;text-align:left;}
    #askarea{width:1200px;margin:0 auto;}
    #askarea #formlist{width:100%;margin:2%  auto;color:#FFF;}
    /*ask END*/
    /*瀏覽器相容性通知*/
    #noie{color:#FFF;width:100%;height:60px;text-align:center;border:1px solid #006699;background-color:#3399CC;z-index:9999;position:fixed;left:0;top:0;}
    #noie a{color:#FC0;}
    .hottxt{color:#ffd942; font-size:13px; }
}
@media screen and (max-width:1200px){    
    /*header footer 開始 */	
    #header-share{display:none;}
    #header-rwd{background-color:#C00;text-align:center;width:100%;display:block;padding-top:5px;}
    #Bodyfooter{width:100%;display:block;}
    .footerArea1{display:none;}
    .footerArea2{width:100%;margin:0px;padding-right:10%;padding-left:10%;}
    .footerArea2 .logo2{display:none;}
    .footerArea2 span{clear:both;float:none;}
    .footerArea2 div{text-align:left;width:100%;font-size:13px;}
    .footerArea2 div p{clear:both;float:none;word-break:normal;}
    /*header footer 結束 */
    /* event */
	.essay_h{font-size:3.5rem;}
	.ten_thousand{font-size:3.5rem;}
	.essay_title::before{margin:0 0rem;position:absolute;left:-85px;top:6px;content:'';width:14%;height:100%;background:url(../images/1305050_logo.png) no-repeat 100% 100%;background-size:100%;}
    .banner_wrap, .event_cont{width:100%;padding:1rem;}
    .plustitle{right:0rem;}
    .contest_item dd{width:calc(100% / 2 - 2rem);}
    .contest_item dd:nth-of-type(n+3):nth-of-type(-n+4){margin:1.5rem auto 0;}
    .act_list:nth-of-type(odd){padding:0 1rem 0 0;}
    .act_list:nth-of-type(even){padding:0 0 0 1rem;}
	.bg-pen{background:url(../images/1305050_pen.png) no-repeat right 6%;background-size:13%;}
    .reading .film{width:70%;}	
    /*TOP按鈕*/
    #topli,#topli a{color:#fff;text-decoration:none;}
    #topli{width:50px;height:50px;text-align:center;border-radius:9999em;background-color:#000;opacity:.4;position:fixed;line-height:50px;font-size:15px}
    @media screen and  (orientation:portrait){#topli{right:1%;bottom:8%;}}
    @media screen and  (orientation:landscape){#topli{right:1%;bottom:15.8%;}}
}
@media screen and (max-width:1179px){  
    .purpose li{font-size:1.75rem;margin:auto 0.25rem;padding:6px 18px 10px;}
    .purpose li::before{font-size:2.5rem;}
    .apply_btn a{font-size:1.5rem;}
}
@media screen and (max-width:767px){
    .purpose li{font-size:1.75rem;margin:auto auto 2%;padding:4px 21px 7px;}
    .purpose li::before{font-size:2.1rem;}
	.essay_h{font-size:2.5rem;display:block;}
	.ten_thousand{font-size:2.5rem;}
	.essay_title::before{margin:0 0rem;position:absolute;left:-51px;top:0px;content:'';width:30%;height:58%;background:url(../images/1305050_logo.png) no-repeat 100% 100%;background-size:100%;}
	.contest_item dt ,.contest_item dt strong,.contest_item dt b{font-size:2rem;}
	.contest_item dd a{padding:0rem 0.6rem;}
	.bg-pen{background:url(../images/1305050_pen.png) no-repeat right 6%;background-size:17%;}
	.apply_btn a{margin:0.5rem;width:220px}    
    .plustitle{position:relative;}
    .contest_item dd{padding:1rem;width:calc(100% - 2rem);}
    .contest_item dd:nth-of-type(n+2):nth-of-type(-n+4){margin:1.5rem auto 0;}
    .sm\:w-full{width:100%;}
    .full-white{background:white;}
    .full-grass{background-color:#FDF7F2;}
	.essay_title2{margin:1rem auto 0rem;font-size:2.5rem;}
    .act_list dt{letter-spacing:0.3rem;}
    .read-padding{padding:0.5rem 0.5rem 1.5rem;}
    .read-padding .issue_title{margin:auto 0 1rem -0.5rem;}
    .reading .video{order:2;text-align:center;padding:2rem 0 0;margin:auto;width:100%;}
    .reading .film{width:100%;}
    .reading figure{margin:1rem auto auto auto;order:3;}
    .act_list ul li{padding:1.0rem 0.8rem;}
}
@media screen and (max-width:767px) and (orientation:portrait){
    .process ul li{width:100%;margin:1rem auto auto;}
}