@charset "utf-8";

.mainVisualLangArea .en {
	border-left: none;
	color: #fff;
}
.mainVisualConfArea p.en:last-child {
	font-weight: normal;
	line-height: 1.8;
}
.logoAreaLink.logoAreaLink_en {
    padding: 10px 0 14px 0;
}
.topMainVisual .registrationBtn_en.btn-col2 {
  float: left;
  width: 100%;
	text-align: center;
}


.performance ul li .ttl.performance_en {
    font-size: 17px;
}


.whatNewWrap .whatNew01_en {
  background: #7b6dc0;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 150px;
	font-size: 20px;
	text-align: center;
	padding: 5px 0;
	margin-right: 20px;
	float: left;
}
.whatNewWrap .whatNew02_en {
	float: left;
	width: 643px;
	line-height: 36px;
	overflow: hidden;
}
.whatNewWrap .whatNew02_en ul {
	position: relative;
}
.whatNewWrap .whatNew02_en ul li {
	display: block;
	width: 800px;
}
.whatNewWrap .whatNew02_en ul li .whatNewTxt01 {
    float: left;
    display: block;
}
.whatNewWrap .whatNew02_en ul li .whatNewTxt02 {
    margin: 0 0 0 110px;
    display: block;
}
.contents a.linkBtn_en {
    font-size: 18px;
}
.ftLinkListPreRegi.en a {
    font-size: 15px;
}


@media only screen and (min-width: 769px) {
	.mainExplanationBg .titleBox{
		float: none;
		margin-bottom: 25px;
	}
}



@media only screen and (max-width: 768px) {
	.topMainVisual .registrationBtn_en a {
		height: auto;
		font-size: 14px;
		line-height: 1.2;
		padding: 0.8em 15px;
	}
	.whatNewWrap .whatNew01_en {
		width: 100%;
		text-align: center;
		margin-bottom: 3.125%;
		padding: 5px 0;
		float: none;
	}
	.whatNewWrap .whatNew02_en {
		float: none;
		width: 100%;
		line-height: 20px;
		font-size: 14px;
			margin-bottom: 3.125%;
	}
	.whatNewWrap .whatNew02_en .whatNewTxt01 {
		float: none;
		width: 100%;
	}
	.whatNewWrap .whatNew02_en {
		margin-bottom: 3.125%;
	}
	.whatNewWrap .whatNew02_en ul li {
		width: 100%;
		margin-bottom: 3.125%;
	}
	.whatNewWrap .whatNew02_en ul li:last-child {
		margin-bottom: 0px;
	}
	.whatNewWrap .whatNew02_en ul li .whatNewTxt02 {
		margin: 0;
	}
	.mainAboutBg h3:before {
		content: none;
		margin-right: 0;
	}
	.mainAboutBg table {
		display: block;
		border: none;
	}
	.mainAboutTable table th,
	.mainAboutTable table td {
		padding: 2.5% 3.125%;
		border-bottom: #eceae5 solid 1px;
	}
	.performance ul li .ttl.performance_en {
		font-size: 3.8vw;
		padding: 3.125% 0;
		line-height: 1.2em;
	}
	.performance ul li .txt.performance_en {
			padding: 0 6.25% 6.25%;
	}
	.performance ul li .data.performance_en {
			font-size: 2.4vw;
			line-height: 1.3;
	}
	.mainSectionArea.en {
			border-top: 0px;
	}
	.contents a.linkBtn_en {
			font-size: 14px;
	}
	.en_about .w970{
		padding-left: 3.125%;
		padding-right: 3.125%;
		padding-bottom: 6.25%;
	}
	h3.en_about_ttl {
		padding-bottom: 3.125%!important;
	}
	table.en_about_table {
		border: 1px solid #e9e7e1;
	}
}
