@media screen and (max-width: 1200px){ 
	/*舊版IE專用修復縮放不正常檢視用*/
	/*mobile*/
	/* 隱藏區塊 */
	#BodyHeader,#event_news {display:none;} 
	/* 隱藏區塊 */
	/*body*/
	body{margin:0}
	#BodyContainer{width:100%;margin-right:auto;margin-left:auto}
	#BodyHeader #site{display:none}
	/* Event_heaader */
	#BodyHeader_m{text-align:center;height:auto;margin:2% auto}
	#BodyHeader_m img{clear:both;height:auto;max-width:100%}

	/* Event css */
	#event_master,#event_sec,#event_third,#event_fourth, #event_fifth {width: 100%;margin:0 auto;padding: 1rem;}	
	.youtube {width: 90%;margin: auto auto 1rem;}
	.success_case {width: 90%;}
	.teacher_team {width: 90%;margin: auto;}
	.omo_trait dl {width: calc(100%/2 - 1rem);}
	.omo_trait dl dt img {height: 220px;}
	.billboard dl {width: calc(100%/2 - 0.5rem);}
	.billboard dl:nth-of-type(3) {width: calc(100%/2 - 1rem);}
	.billboard dl:last-of-type {width: calc(100%/2);}
	.extend dl {width: calc(100%/3);}

	/* notice */
	#event_notice{text-align:left;float:left;width:100%;margin:0;background-color:#EBEBEB;padding:30px 0 50px}
	#event_notice p{font-size:1em;line-height:1.5em;color:#000;padding:0;margin:0 2% 0 5%}

	/* Footer */
	#BodyFooter_rwd,#footer_line,#footer_inline ul,#footer_inline ul li,#footer_address,#footer_address ul,#footer_address ul li{width:100%;float: left;}
	#BodyFooter_rwd{background-color:#FFF;margin-top:5%;}
	#BodyFooter_rwd #footer_line{margin:5% auto 3%;display:block;height:auto;text-align:center;border-top:thin solid #999}
	#BodyFooter_rwd #footer_inline a {color: #000;line-height: 2em;}
	#BodyFooter_rwd #footer_inline ul{padding:0;margin-bottom:1%;text-align:center}
	#BodyFooter_rwd #footer_inline ul li img{max-width:100%;height:auto;margin-bottom:2%;margin: 0 auto;}
	#BodyFooter_rwd #footer_inline ul li{display:inline-block;margin-right:auto;line-height:2em;font-size:1em;clear:both}
	#BodyFooter_rwd #footer_address{margin: 0% auto auto auto;text-align: center;}
	#BodyFooter_rwd #footer_address a {	color: #000;line-height: 2em;}
	#BodyFooter_rwd #footer_address ul{padding:0;text-align:center;margin-bottom:1%;clear:both}
	#BodyFooter_rwd #footer_address ul li{display:block;line-height:2em;text-align:center;font-size:.8em}
	/* Footer end */

	/* top */
	#topbutton{width:30px;height:30px;color:#FFF;border-radius:9999em;background-color:rgb(0 0 0 / 30%);right:1%;bottom:3%;position:fixed;line-height:50px;font-size:15px;text-align:center;z-index:999;display: flex;align-items: center;justify-content: center;}
	#topbutton a{color:#FFF;font-size:15px}
}

@media screen and (max-width: 767px){ 
	.course_mode {width: calc(100%/1 - 1.5rem);}
	.teacher_team {width: 75%;}
	.teacher_team figure {width: 120px;height: 120px;margin: auto;}
	.omo_trait dl {width: calc(100% - 1rem);}
	.billboard dl, .billboard dl:nth-of-type(3), .billboard dl:last-of-type {width: calc(100% - 0.5rem);}
	.extend dl {width: calc(100%/2);justify-content: center;}
	.extend dl dt {margin: 0 3%;}
	.banner_des {font-size: 1.6rem;line-height: 2.4rem;margin: 0 7% 0 14%;}
	.VueCarousel-navigation-prev[data-v-453ad8cd] {transform: translateY(-50%) translateX(-83%);}
	.VueCarousel-navigation-button[data-v-453ad8cd] {font-size: 1.4rem;}
	.success_case {width: 82%;}
	.success_case dl {padding: 2rem 0rem 1.25rem 0.8rem;}
	.seq_title strong {font-size: 2rem;}
	.seq_title {font-size: 1.6rem;}
	.exclusive {font-size: 1.1rem;}
	.extend dl {width: calc(86% / 1);}
	.extend dl {
			
}
