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-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    margin-top: 0px;
}
.top_main_exe{
	height: 150px;
	background: #e2e2e2;
}


.top_content {
    position: relative;
    display: flex;
    width: 100%;
    height: 500px;
    flex-direction: column;
    justify-content: center;
}

.top_content_exe{
	height: 130px;
}

.top_des {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    /* left: 10%; */
    /* padding-right: 60px; */
    /* padding-bottom: 20px; */
}
.top_des_exe {
}


.top_title {
    display: block;
    width: 100%;
    font-size: 60px;
    font-weight: 400;
    line-height: 65px;
    text-shadow: 0 0px 8px rgba(0, 0, 0, 0.8);
    color: #fff;
    float: left;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Segoe UI", "Open Sans", "Meiryo", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, Arial, sans-serif;
}
.top_title2 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 100px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.77);
}
.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_main {
		height: 300px;
		/* margin-top: 50px; */
	}
	.top_main_exe{
		height:60px;
	}
	.top_content {
		display: block;
		width: 100%;
		height: 300px;
		position: relative;
	}	
	.top_content_exe{
		height: 90px;
	}
	.top_des {
		width: 100%;
		margin: 0 auto;
		padding: 10px 0px 10px 0px;
		background: rgba(0, 0, 0, 0.6);
		left: 0;
	}
	.top_title {
		font-size: 30px;
		font-weight: 400;
		text-shadow: none;
		font-weight: 400;
		color: #fff;
		line-height: 36px;
	}	
	.top_title2 {
		font-size: 16px !important;
		color: #fff;
		font-weight: 400;
		display: block;
		line-height: 20px;
			margin-bottom: 10px;
	}
	.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:720px;
	}	

	.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_link a{
	text-decoration: none;
}
.edu_3link{width:33%;}
.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:100%;
		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);
}

/* -------------  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%; 
  }
}


