@charset "UTF-8";
/* CSS Document */


/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.6;
}
ol, ul {
	list-style: none;
}
li{
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---reset.css--- */
	
a:link, a:active, a:visited {
    text-decoration: none;  
}

a:hover {
    opacity: 0.8;
    /*font-weight: bold;*/
}
	
/**{
    border: 0;
    padding: 0;
    margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	text-decoration: none;
	font-family: 'Noto Sans TC', "Heiti TC", "Microsoft JhengHei", sans-serif;  
	text-align: left;
	
	text-align: justify;
}*/

*{
	margin: 0;
	padding: 0;
}

body{
	color: #000;
	font-family:"Yuanti SC Regular", "Hei Regular", "PingFang SC Regular";
	font-size: 16px;
}


/*.menu_container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #245C95;
}

.menu{
	list-style-type: none;
	width: 90%;
	text-align:right;
	margin:3% 0% 2% 0%;
	color: #fff;
}

.menu li{
	display: inline-block;
	margin-left: 2.5%;
	
}*/







.container{
	margin-top: 0%;
	width: 100%;
}


.container_1,.container_3{
	display: block;
	width: 100%;
	margin: 5% auto 2% auto;
}

.title_first{
	width: 100%;
	margin: 0 auto 3% auto;
	font-size: 1.5em;
	font-weight: bold;
	color: #245C95;
	text-align: center;
	border: solid 1px #245C95;
	padding: 5px;
}


.title_h1{
	margin-bottom: 1%;
	color:#245C95;
	font-size: 1.6em;
}

.mission_1{
	padding:0% 0% 1.9% 0%;
	border-bottom: 1px solid #ccc;
	/*color:#245C95;*/
	font-size: 1.1em;
	font-weight: bold;

}

.mission_2{
	margin-top: 2%;
    color: #777;
	line-height: 1.7;
}






.title_h2{
	font-size:1.3em;
	margin: 3.5% 0% 2% 0%;
	color:#245C95;
}

.mission_answer_1{
	font-weight: bold;
	margin: 0% 0% 1% 0%;
	border-left: 6px solid #96856e;
	padding: 0% 0% 0% 1%;
}

.mission_answer_2{
	margin: 0% 0% 2% 0%;
	color: #777;
	line-height: 1.7;
}






.container_2{
	width: 100%;
	/*background-color: #fafafa;*/
}

.container_2_2{
	width: 100%;
	margin: 0 auto;
	padding: 3% 0% 3% 0%;
}

.history_summary{
	padding:0% 0% 1% 0%;
	color: #000;
	line-height: 1.7;
}


.button_h2{
	outline: none;
	border: none;
	font-size:1.2em;
	transition:0.4s;
	text-align: left;
	
	width: 100%;
	padding: 1% 0% 1% 1%;
	/*border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;*/
	background-color: #f1f1f1;
	margin: 1% 0% 0% 0%;
	
	color:#245C95;
	font-weight: bold;
	cursor: pointer;
    border-left: 6px solid #245C95;
}

.button_h2.special_1{
	/*border-bottom: none;*/
	margin-bottom: 2%;
}

.button_h2.special_2{
	/*margin-top: 0%;*/
}

.active,.button_h2:hover{
	background-color: #e5e5e5;

}

.button_h2:after{
	content: "▼";
	color:#245C95;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	font-size: 0.9em;
}

.active:after{
	content:"▲";
}

.history_1{
	padding: 0 17px;
	/*max-height: 0;*/
	display: none;
	overflow: hidden;
	transition: max-height 0.2s ease-out;

}

.history_1 p{
	padding:20px 0px;
	color: #777;
	line-height: 1.7;
}









.container_3{}

.video_block{
	width: 100%;
    position: relative;
	margin: 0 auto;
}

.video{
	width:100%;
	padding: 0px 0% 56% 0%;
	height: 0%;	
}

.video iframe{
	width: 100%;
	height: 100%;
	
	position: absolute;/**以下三個絕對要寫**/
	top: 0;
	left: 0;	
}


/*.video-caption{
	width:70%;
	text-align: center;
}*/






/***平板版***/
@media screen and (max-width: 1024px) {
	
	*{
		box-sizing :border-box; /* 讓 padding 與 width 解除關係 */
	}
	
	html,body{
		-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
	}
	
	
	body{
		width: 100%;
		overflow-x: hidden;
	}
	
	
	
.container{
	margin-top: 0;
}
	
.title_first{
	font-size: 1.2em;
}
	
.video_block{
	width:100%;
	display: block;
}

.video{
}

.video iframe{
}


/*.video_caption{
	display: block;
	width:100%;
	margin:50px 0px 0px 0px;
}*/

	
	
}






/***手機版***/
@media screen and (max-width: 736px) {
	
	*{
		box-sizing :border-box; /* 讓 padding 與 width 解除關係 */
	}
	
	html,body{
		-webkit-text-size-adjust:none; /* iPhone 旋轉後 文字不要放大 */
	}
	
	
	body{
		width: 100%;
		overflow-x: hidden;
	}
	
	
	
	

.container{
    margin-top: 0;
    
}
	
	
.container_1{
    width: 100%;
	margin-bottom: 40px;
	margin-top: 0px;
}
	
.title_first{
	font-size: 1.2em;
}

.title_h1{
	margin-bottom: 12px;
}

.mission_1{
	padding:0px 0px 12px 0px;
}

.mission_2{
	margin-top: 12px;
}






.title_h2{
	margin: 35px 0px 17px 0px;
}

.mission_answer_1{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 7px;
}

.mission_answer_2{
	margin: 0px 0px 15px 0px;
}






.container_2{
	width: 100%;
}

.container_2_2{
	padding: 25px 0px 40px 0px;
	width: 100%;
}

.history_summary{
	padding:0% 0% 15px 0%;
}


.button_h2{
	padding: 2% 0% 2% 4%;
	margin: 1% 0% 0% 0%;
}
	
.button_h2.special_1{
	/*border-bottom: none;*/
	margin-bottom: 7%;
}



.history_1 p{
	padding:15px 0px;
}


	


	
.container_3{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
}


.video_block{
}

.video{
}

.video iframe{
}


/**.video_caption{
	margin:20px 0px 0px 0px;
}**/	
	
}
