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: inherit;
}

.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: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_link a{
	text-decoration: none;
}
.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);
}

/* Contect us */
.contact_block{
	width: 85%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding:20px;
	background: #fff;
}

.contact_title{
	font-size:28px;
	font-weight: 400;
	color:#333;
	padding-top: 20px;
	line-height: 40px;
}
.social_area{
	margin: 40px auto;
}
.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: 95%;
}
.help_link{
    display: inline-block;
    border: 1px solid #0b5893;
	color: #0b5893;
    width: 33.33%;
    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{
	
}
/*cs button*/
.help_link_cs_pc{
	
}
.help_link_cs_m{
	display: none;
}

@media(max-width:800px){
	.help_link{
		width: 50%;
	}	
	.help_link_cs_pc{
		width: 100%;
		display: none;
	}	
	
	.help_link_cs_m{
		display: block;
		width: 100%;
	}	
}


.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;}

@media(max-width:800px){
.contact_block {
    width: 100%;
}	
.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{
	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%;
}


/*NEWSROOM*/
.news_table{
	margin:20px auto;
	font-size:16px;
	font-weight: 600;
}
.news_table tr td{
	padding:15px;
}
.news_date{
	border-right:1px solid #999;
	color:#999;
	font-size:16px;
	font-weight: 600;
}
.news_table a{
	color:#0b5893;
}
.news_table a:hover{
	color:#32a5fe;
}
.news_nav{
	text-align: center;
	padding: 10px;
	color: #333;
}
.news_nav a{color:#0b5893;}
.news_nav a:hover{color:#32a5fe;}
.news_share{
	display: inline-block;
	width: 20px;
	vertical-align: middle;
}
.news_share a:hover{opacity: 0.7;}

@media(max-width:800px){
	.news_td1{width: 35%;}
	.news_td2{width: 65%;}
	.contact_block_news{padding: 0;}	
}


.ad-pc{display: block;}
.ad-mobile{display: none; text-align: center;}

@media(max-width:800px){
.ad-pc{display: none;}
.ad-mobile{display: block;}	
}


/* -------------  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%; 
  }
}


