h1 {
    font-size: 2.4em !important;
    line-height: 1em !important;
    margin:0.8em 0.5em 0.5em 0.5em;
    font-weight: 400;
    color: #222;
	text-align:center;

}
h2 {
    font-size: 2.4em !important;
    line-height: 1em !important;
    margin:0.8em 0.5em 0.5em 0.5em;
    font-weight: 400;
    color: #222;
	text-align:center;
}

h2.pc_color{
	text-align: left;
	font-size: 2.0em !important;
}
h6 {
	font-size:1.2em;
	/*padding-left:7.5em;*/
}
.container h3 {
    color: #F55A11;
    font-size:1.6em;
    line-height: 30px;
    font-weight: 400;
}


/* top banner */
.free_intro{
	font-size:15px;
	font-weight: 400;
	line-height: 20px;
}

.top_main {
	background-image: url(../img/pat.png);
    background-position: center;
    /*background-size: cover;*/
	background-position: left;
    background-repeat:repeat;
    height: 300px;
    margin-top: 0px;
}
.top_main_sub{
	height: 300px;
	/*background: #5688ae;*/
}
.top_main_exe{
	height:200px;
	background: #e2e2e2;
}


.top_content {
    position: relative;
    display: block;
    width: 100%;
    height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*-webkit-box-pack: center;*/
    -ms-flex-pack: center;
    justify-content: center;	
}
.top_content_sub{
	height: 320px;
}

.top_content_exe{
	height: 200px;
}

.top_des {
    display: block;

    /*width: 100%;*/
    text-align: center;
	padding-top: 50px;
    /* left: 10%; */
    /* padding-right: 60px; */
    /* padding-bottom: 20px; */

}
.top_des_fix{
	margin-top: 10px;
}

.top_des_exe {
	bottom: 30px;
}


.top_title {
    display: block;
    width: 100%;
    font-size: 45px;
    font-weight: 400;
    line-height: 45px;
    text-shadow: 0 0px 8px rgba(0, 0, 0, 0.8);
    color: #fff;
    float: left;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.top_title_sub{
	font-size: 45px;
}
.top_search {
	font-size: 18px;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 100px;
    font-weight: 400;
    color: #4291ce;
    background: #fff;
    border-radius: 30px;
    display: inline-block;
    padding: 2px 50px;
    width: 450px;
    text-align: left;	
}
.top_search ._input{
    border: none;
    color: #4291ce;
	width: 90%;
    top: -2px;
    position: relative;	
}
.top_search input {
	font-size: 14px;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 5px;  
  background-image: none;
  border: 1px solid #bebebe;
  color: #09f;
  border-radius: 0px;

}
:focus {
    outline: none;
}
.top_title3 {
    font-size: 45px;
    margin-top: 10px;
    font-weight: 400;
    color: #fff;
    text-shadow: none;
}
.top_title3 a {
    color: #0BDAFD;
    text-decoration: none;
    font-size: 20px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

@media (max-width: 800px){
.top_des_fix{
	margin-top: 50px !important;
}	
	
	.top_search ._input{
		top: 0px;
	}	
	.top_main {
		height: 300px;
		/* margin-top: 50px; */
	}
	.top_main_sub{
		height: 200px;
	}
	.top_main_exe{
		height:130px;
	}
	.top_content {
/*		display: block;
		width: 100%;
		height: 300px;
		position: relative;*/
	}	
	.top_content_sub{
		height: 185px;
	}
	.top_content_exe{
		height: 150px;
	}
	.top_des {
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
/*		background: rgba(0, 0, 0, 0.6);*/
/*		left: 0;*/
		box-sizing: border-box;
	}
	.top_des_sub{
		background: none;
	}
	.top_title {
		font-size: 24px;
		font-weight: 400;
		/*text-shadow: none;*/
		font-weight: 400;
		color: #fff;
		line-height: 28px;
		padding-bottom: 10px;
	}	
	.top-pname-right p{
		font-size: 13px;
	}
	.top_search {
		font-size: 13px !important;
		
		font-weight: 400;
		/* display: block; */
		line-height: 30px;
		margin-bottom: 10px;
		padding: 2px 10px;
		width: 85%;
	}
	.top_title3 {
		font-size: 16px !important;
		color: #fff;
		font-weight: 400;
		display: block;
		line-height: 20px;
	}
}
/*Content*/

.column-block {
	font-family: "Segoe UI","Open Sans",Meiryo,"微軟正黑體","MS UI Gothic","MS PGothic",Arial,Helvetica,sans-serif !important;
    width: 100%;
    /*max-width: 1200px;*/
    margin: 0 auto;
}

.about_description{
    padding: 20px 20px;
    font-size: 16px;
    line-height: 25px;
	background: #ededed;
}

.banner{
	color: #fff;
    max-width: 100%;
    
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    bottom: 12vw;
    padding: 0;
    text-shadow: 0 0px 8px rgba(0,0,0,.8);
}

.banner_txt{
	width: 90%;
    margin: 0 auto;	
}

.two-column-box {
		width: 100%;
		display: block;
		float: left;
		padding: 0px;
		box-sizing: border-box;
		position: relative;
		
		display: -webkit-box;
		display: -ms-flexbox;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 1%;	
		height:250px;
}

.exe-box{
	height:350px;
}

.two-column-box h4 {
	padding: 20px 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
}



@media (min-width: 800px){
	.banner{
		color: #fff;
		max-width: 100%;
		text-align: center;
		font-weight: 600;
		font-size: 30px;
		line-height: 50px;
		bottom: 12vw;
		padding: 0;
		text-shadow: 0 0px 8px rgba(0,0,0,.8);
	}

	.about_description{
		padding: 60px 40px;
		font-size: 20px;
		line-height: 30px;
	}	
	
	.two-column {
		/*display: flex;
		justify-content: center;
		align-items: center;*/
		width: 100%;
		/*margin-bottom: 20px;*/
		float: left;
		clear: both;
		/*padding: 0 10px;*/
		box-sizing: border-box;
	}	
	
	.two-column-box {
		width: 50%;
		display: block;
		float: left;
		padding: 0px;
		box-sizing: border-box;
		position: relative;
		
		display: -webkit-box;
		display: -ms-flexbox;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 3%;	
		height:400px;
	}
	.exe-box{
		height:640px;
	}	

	.two-column h2, .two-column-box h2 {
		font-size: 30px;
		line-height: 42px;
		font-weight: 100;
		margin-bottom: 10px;
		margin-top: 10px;
		
	}
	.two-column-box h4 {
		padding: 10px 5px;
		font-weight: 400;
		font-size: 16px;
		line-height: 28px;
		 text-align: justify;
	}	
}

@media (max-width: 800px){
	.boxT{
		height:auto;
		padding: 20px;
	}
	.boxT h4 {
		padding: 20px 20px 50px 20px;
	}
	.boxT2 h4 {
		padding: 20px 5px 20px 5px !important;
	}	
	.numplus{
		font-size:30px !important; 
		/*vertical-align: text-bottom;*/
	}	
	.boxT2 tr{height: 100px !important;}
}

.boxT2 tr{height: 70px;}
.boxT2 tr td{vertical-align: middle;     font-size: 22px;}

.two-column img {
    width: 100%;
}

.numplus{
	font-size:50px !important; 
	vertical-align: sub;
}
.mainT{
	font-size: 1.7em;
}
.link_more{
	display: inline-block;
    font-size: 0.8em;
    color: #0b5893;
    background: #ffffff;
    border: 1px solid #0b5893;
    padding: 0px 15px;
    border-radius: 4px;
    margin-top: 10px;
    font-weight: 600;
}
.link_more:hover{ background: #ceeaff;}

.exe-boxT{
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
}	
.exe-boxT .banner{padding-bottom: 1em;}



/* more about */
.more_title{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding:35px 0;
}

.edu_area{
    max-width: 1200px;
    width: 95%;
    margin: 0.5% auto;
	display: table;
}.edu_logo{
	display: inline-block;
	width:30%;
	margin: 0 auto;
}
.edu_link{
	display: table-cell;

	text-align: center;
	padding: 0 2%;
	border-right:1px solid #d7d7d7;
}

.edu_3link{width:25%;}
.edu_2link{width:50%; padding: 0px 13% !important;}
.edu_link h3{color:#09f; font-size: 20px;}
.edu_link p{color:#333; font-size: 14px;}
.edu_btn{
    margin: 0 auto;
    display: block;
    width: 80%;
    color: #fff;
    padding: 5px 0;
	/*border:1px solid #09f;*/
    border-radius: 4px;	
	font-size: 16px;
	font-weight: 400;
	box-sizing: border-box;
}
@media(max-width:800px){
	.more_title {
		font-size: 20px;
		padding: 40px 10px;
	}
	.edu_link{
		padding: 2% 0 8% 0;
		width:50%;
		box-sizing: border-box;
		display: inline-block;
		border-right: none;
		float:left;
	}
	.edu_link p{display: none;}
	.edu_link h3{font-size: 14px; padding:5px; font-weight: 600;}
	/*.edu_btn{display: none;}*/
	.edu_2link {padding: 0 !important;
	}
}
.link_box{
	border-radius: 4px;
	padding: 2% 0;
    
}
.link_box:hover{
	background: rgba(255, 255, 255, 0.1);
}

.support-news{
	font-size: 18px;
	padding:20px;
	text-align: center;
	color:#fff;
}

/* Contect us */
.support_block{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding:20px;
	background: #fff;
	box-sizing: border-box;
}

.support_title{
	font-size:28px;
	font-weight: 400;
	color:#333;
	padding-top: 20px;
	line-height: 40px;
}
.support_area{
	margin: 40px auto;
	display: flex;
}
.support-cata{
	position: relative;
	border:1px solid #4291ce;
	border-radius: 6px;	
	background: #ffffff;
	width: 25%;
	/*padding:10px;*/
	box-sizing: border-box;
	margin: 10px;
	/*transition: all 0.3s;*/
}
.support-cata:hover{
	color:#000000 !important;
	cursor: pointer;
	/*transition: all 0.3s;*/
	opacity: 0.7;
}
.support-cata-selected{
	border:1px solid #4291ce;
	background: #4291ce;
	pointer-events: none;
}
.support-cata-selected .support-top{
	background: #4291ce;
}
.support-cata-selected .support-box{
	color:#ffffff;
	background: #4291ce;
}
.support-cata-selected .support-box ._title{
	color:#ffffff;
}
.support-top{
    background: #4291ce;
    color: #ffffff;
    padding: 15px 10px;
    font-size: 32px;
    font-weight: 400;
}
.support-box{
	padding:10px;
	font-size:24px;
	font-weight: 600;
}
.support-box ._title{
	color: #3f5e76;
	padding-bottom: 15px;
}
.s_img{
	display: inline-block;
	padding: 10px;
	width: 12%;
}
a .s_img:hover{opacity: 0.7;}
.help_area{
    margin: 40px auto 0 auto;
    display: flex;
    width: 70%;
}
.help_link{
    display: inline-block;
    border: 1px solid #0b5893;
	color: #0b5893;
    width: 50%;
    padding: 8px;
    margin: 10px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 12px;
    box-sizing: border-box;
	    transition: background-color .2s ease;
	    position: relative;
}
.help_link:hover{
	cursor:pointer;
	color:#fff;
	background: #0b5893;
	transition: background-color .2s ease;
}
.help_link2{
	
}
.office_area{
    margin: 40px auto;
    display: flex;
    width: 85%;
}
.office_block{
    display: inline-block;
	text-align: left;
    width: 50%;
    padding: 8px;
    margin: 10px;
    font-size: 16px;
    box-sizing: border-box;
}
.office_block .t1{font-size: 18px; font-weight: 600; color: #0b5893;}
.office_block .t2{font-size: 22px; padding:12px 0;}

.ad-pc{display: block;}
.ad-mobile{display: none; text-align: center;}

@media(max-width:800px){
.ad-pc{display: none;}
.ad-mobile{display: block;}	
.support_block {
    width: 100%;
}	
.support_area{
	display:block;		
}	
.support-cata{
	width: auto;
	display: flex;
}	
.support-top{
	width: 20%;
}
.support-box{
	text-align: left;
	font-size: 20px;
	width: 80%;
}	
.support-box ._title{
	padding: 0;
}	
.s_img {
    width: 50%;
    display: inline-block;
    float: left;
}
.help_area {
    margin: 20px auto 0 auto;
    display: flex;
    width: 100%;
}	
.office_area {
    margin: 40px auto;
    display: block;
    width: 100%;
}
.office_block {
    width: 100%;
}
.w_arrow_area{
	display: none;
}	
}

.w_arrow_area{
	height: 0;
	width: 100%;
}
.w_arrow{
    border-style: solid;
    border-width: 40px 20px 0PX 20px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -65px;
    left: 40%;
}

.support-news a{color: #ffffff;}
.support-news a:hover{opacity: 0.7;}


.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff !important; 
}
/*contact us*/
.contact_block {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
}
#contact_title{line-height: 40px}
.contact_title {
    font-size: 28px;
    font-weight: 400;
    color: #000000;
    padding: 20px;
	
}
.contact_title_selected{
    border-bottom: 1px solid #fff;
    text-align: left;	
}
.contact-area-1 {
    margin: 0 auto;
    display: flex;
	max-width: 900px;
    width: 95%;
}
.contact-area-2{
    margin: 0 auto;
    display: flex;
	max-width: 900px;
    width: 95%;
}

.contact1-option{
	width: 50%;
}
.contact2-option{
	width: 25%;
}
.contact2-category{
	width: 33.3%;
}
.contact1-option-sub{
    display: inline-block;
    /* border: 1px solid #0b5893; */
    
    padding: 15px;
    margin: 10px;
    position: relative;	
    background: #ffffff;
    color: #4291ce;	
    font-size: 18px;
    font-weight: 600;	
    border-radius: 4px;
    box-sizing: border-box;
    transition: background-color .2s ease;
	height: 80px;
	
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;	
}
.cantact-option-app{
	height: 60px;
    font-size: 16px;
    padding: 0 10px;
}
.contact1-option-sub:hover {
    cursor: pointer;
    color: #fff;
    background: #4291ce;
    transition: background-color .2s ease;
}

.contact1-option-sub2{
    display: block;
    bottom: -50px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
	padding: 0 10px;
	color: #222;
}
/*contact status*/
.contact-status .contact1-option {width: 33.3%;}
.contact-status .contact1-option-sub{height: 120px;}
@media(max-width:800px){
	.contact-status{display: block;}	
	.contact-status .contact1-option {width: 100%;}
	.contact-status .contact1-option-sub{height: 60px;}
}


.contact-result{
	background: #ffffff;
	text-align: left;
	padding:20px;
	margin-top: 15px;
	border-radius: 4px;
	font-size: 18px;
}
.contact-result-form .contact-result-title{
	padding:10px 0 5px 0;
}
.contact-result-title{
	font-size: 20px;
	padding:10px 0 20px 0;
}
.contact-result a{
	color:#222222;
}
.contact-result a:hover{
	color:#1971AD;
}

.contact-app-category{
    display: block;
    margin: 10px auto;
    width: 95%;
    border-bottom: 2px solid #ffffff;
	font-size: 15px;
}
.contact-result-category{
    margin: 0px auto ;
    width: 100% ;
    border-bottom: 1px solid #cecece ;
}
.contact-app-category ul li{
	display: inline-block;
    background: #3f5e76;
    color: #cbcbcb;
    padding: 5px;
    width: 28%;
	font-weight: 400;
    margin: 0px 3px;
	border-radius: 8px 8px 0 0 ;
}
.contact-app-category ul li:hover{
	background: #243441;
	cursor:pointer;
}
.contact-app-selected{
	background: #ffffff !important;
	color:#4291ce !important;
	font-weight: 600 !important;
}
.contact-result-selected{
	background: #4291ce !important;
	color:#ffffff !important;
	font-weight: 600 !important;
}


@media(max-width:800px){

.contact-app-category ul{
    display: flex;
}		
.contact-app-category ul li{
    width: 33.3%;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;	
}	
.contact_block {
    padding: 0px;
}	
.contact1-option-sub{
    height: 120px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
}
.cantact-option-app{
	height: 60px;
	display: grid;
}	
}


@media(max-width:900px){
.contact-area-2{
    width: 100%;
    margin: 0 auto;
    display: block;
}		
.contact2-option{
	width: 48%;
	display: inline-block;
}		
.contact2-category{
	width: 100%;
}
.contact2-category .contact1-option-sub{
	height: 40px;
	padding: 0 15px;	
}	
	
}


.sr_link{
	display: block;
	font-size: 12px;
	/*padding:0 10px;
	margin-top:-10px;*/
    line-height: 18px;
	font-weight: 600;
	word-break: break-word;
}
.sr_link2{
	display: inline-block;
	float: right;
}
a.sr_link{
	text-align: right;
	color:#f60;
}
a.sr_link:hover{color:#1971AD;}



.status-txt{
    display: inline-block;
    /*white-space: nowrap;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
	vertical-align: bottom;*/
	font-weight: 800;
}



.status-link{
    /*float: right;*/
    font-size: 11px !important;
    background: #7ec7ff;
    color: #ffffff !important;
    padding: 0px 5px;
    border-radius: 2px;
    line-height: 16px;
    margin-left: 2px;
    display: inline-block;
	
}

.ticket-attach{
	padding: 10px 15px 0 15px;
	border-top:1px solid #a5d3f5;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 600;
}
.ticket-attach a{
	font-size: 12px !important; 
	color: #fff !important;
	background: #6bb5ed;
	padding: 2px 10px;
	border-radius: 15px;
	font-weight: 400;
}
.ticket-attach a:hover{opacity: 0.7;}

/* -------------  SVG FIX FOR IE ------------- */ 
/* 1 */
.ie9 img[src$=".svg"] {
  width: 100%; 
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%; 
  }
}

.top_main_new{
	height: 550px;
}

.swiper-slide-box{
	margin:20px 0;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}
.review-icon{
	width: 200px;
}

.aff-icon-box{
	width: 25%;
    float: left;
}

.aff-icons{
    width: 90%;
    display: inline-block;
    margin: 0 auto;
    color: #ffffff;
    box-sizing: border-box;
}
.aff-icons img{
	max-width: 80px;
	margin: 10px 20px;
	border-radius: 14px;
    box-shadow: 0 0 12px 4px rgb(255 255 255 / 30%);	
}

@media(max-width:768px){
.top_main_new{
	height: 750px;
}	
	.review-icon{
		margin: 0 auto;
	}	
	.aff-icon-box{
		width: 50%;
	}	
	.aff-icons{
		width: 80%;

	}	
}
