#four-features{
	background: #eeeeee;
	margin-bottom: 100px;
	height: 200px;
	padding: 50px 0;
	position: relative;
	text-align: center;
}
#four-features::after{
	position:absolute;
	display: block;
	content: "Feature";
	width: 550px;
	height: 145px;
	color: #ffffff;
	left: 0;
	bottom: -37%;
	font-size: 164px;
	letter-spacing: 23px;
}
#four-features h2{
	font-size: 2.8em;
	color: #bf000c;
	line-height: 1.5em;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
}
#four-features h2 span{
	font-size: 1.2em;
	color: #bf000c;
	line-height: 1.5em;
	position: relative;
}
#four-features h2 span::after{
	position: absolute;
	content:"";
	background: #bf000c;
	width: 70px;
	height: 3px;
	bottom: 0;
	left: 10%;
	right: 0;
}
#about {
	margin: 0 auto;
	width: 1200px;
	min-height: 420px;
}
.aboutDescription01{
	text-align: left;
	position: relative;
	margin-bottom: 176px;
}
.aboutDescription01::after{
	position:absolute;
	display: block;
	content: "";
	width: 350px;
	height: 1px;
	background: #B6B6B6;
	left: 37%;
	bottom: -88px;
}
.aboutDescription02{
	text-align: left;
	position: relative;
	margin-bottom: 176px;
}
.aboutDescription02::after{
	position:absolute;
	display: block;
	content: "";
	width: 350px;
	height: 1px;
	background: #B6B6B6;
	left: 37%;
	bottom: -88px;
}
.aboutDescription03{
	text-align: left;
	position: relative;
	margin-bottom: 176px;
}
.aboutDescription03::after{
	position:absolute;
	display: block;
	content: "";
	width: 350px;
	height: 1px;
	background: #B6B6B6;
	left: 37%;
	bottom: -88px;
}
.aboutDescription04{
	text-align: left;
	position: relative;
	margin-bottom: 176px;
}
.aboutHeadline{
	font-size: 2.3em;
	line-height: 1.5em;
	color: #bf000c;
	margin-bottom: 21px;
	opacity: 0;
	transform: translate(0,50px);
	transition: all 1.5s;
}
.aboutHeadline span{
	font-size: 1.4em;
}
.aboutHeadline.scrollin{
	opacity: 1;
	transform: translate(0,0);
}
.consoleImg{
	text-align: center;
	position: relative;
}
.consoleImgContainer{
	box-shadow: 0px 0px 7px 11px #eeeeee;
	border-radius: 30px;
	margin-top: 27.5px;
}
.consoleImg h4{
	font-size: 2em;
	line-height: 1.5em;
	position: relative;
}
.consoleImg h4::after{
	position: absolute;
	content:"";
	background: #bf000c;
	width: 3px;
	height: 43px;
	top: 57px;
	left: 0;
	right: 0;
	margin: auto;
}
.consoleImgDescription{
	text-align: left;
	line-height: 1.5em;
	position: absolute;
}
.consoleImgDescription h5{
	color: #064c73;
	font-size: 1.2em;
	padding: 9px 0;
}
#iso{
	width: 100%;
	height: 1466px;
	position: relative;
}
#iso::after{
	position:absolute;
	display: block;
	content: "";
	width: 1072px;
	height: 441px;
	background: #eeeeee;
	left: 0;
	top: 50%;
}
.isoTitle{
	width: 100%;
	background: #eeeeee;
	height: 200px;
	margin-bottom: 100px;
	padding: 50px 0;
	position: relative;
	text-align: center;
}
.isoTitle::after{
	position:absolute;
	display: block;
	content: "ISO270";
	width: 600px;
	height: 200px;
	color: #ffffff;
	right: 0;
	top: 69%;
	font-size: 164px;
	letter-spacing: 14px;
}
.isoTitle h2{
	font-size: 2.5em;
	color: #bf000c;
	line-height: 1.5em;
	position: absolute;
	top: 34%;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
}
.isoContainer01{
	width: 862px;
	margin: 0 auto 121px;
	padding: 75px 20px;
	border-radius: 10px;
	box-shadow: 0px 0px 25px #eeeeee;
	background: #ffffff;
	position: absolute;
	z-index: 1;
	left: 25%;
}
.isoContainer01::after{
	width: 60px;
	height: 60px;
	content: "01";
	border-radius: 50%;
	border: 2px solid #bf000c;
	background: #ffffff;
	position: absolute;
	z-index: 2;
	line-height: 60px;
	text-align: center;
	left: 0;
	right: 0;
	top: -5%;
	margin: auto;
	color: #bf000c;
	font-size: 1.5em;
}
.isoContainer02{
	width: 822px;
	margin: 0 auto 121px;
	padding: 75px 20px;
	border-radius: 10px;
	box-shadow: 0px 0px 25px #eeeeee;
	background: #ffffff;
	position: absolute;
	z-index: 1;
	left: 25%;
	top: 65%;
}
.isoContainer02::after{
	width: 60px;
	height: 60px;
	content: "02";
	border-radius: 50%;
	border: 2px solid #bf000c;
	background: #ffffff;
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: -5%;
	margin: auto;
	line-height: 60px;
	text-align: center;
	color: #bf000c;
	font-size: 1.5em;
}
.isoContainer01 h3{
	color: #bf000c;
	font-size: 2em;
	line-height: 1.5em;
	padding-bottom: 20px;
}
.isoContainer02 h3{
	color: #bf000c;
	font-size: 2em;
	line-height: 1.5em;
	padding-bottom: 20px;
}
.isoButton{
	width: 253px;
	height: 60px;
	margin: 0 auto;
}
.isoButton a{
	display: block;
	padding: 12px 0;
	font-size: 1.3em;
	background: #ffffff;
	color:#bf000c;
	border:solid 1px #bf000c;
	border-radius: 30px;
	text-decoration: none;
	text-align: center;
	transition: .4s;
}
.isoButton a:hover{
	display: block;
	padding: 12px 0;
	font-size: 1.3em;
	background: #bf000c;
	color:#ffffff;
	border-radius: 30px;
	text-decoration: none;
}
#conceptMovie{
	width: 100%;
	height: 770px;
	margin-bottom: 100px;
	position: relative;
}
#conceptMovie::after{
	position:absolute;
	display: block;
	content: "";
	width: 892px;
	height: 358px;
	background: #eeeeee;
	right: 0;
	top: 50%;
}
.conceptMovieTitle{
	width: 100%;
	background: #eeeeee;
	height: 175px;
	margin-bottom: 100px;
	padding: 50px 0;
	text-align: center;
}
.conceptMovieTitle::after{
	position:absolute;
	display: block;
	content: "Concept";
	width: 722px;
	height: 200px;
	color: #ffffff;
	top: 13%;
	left: 0;
	font-size: 164px;
	letter-spacing: 14px;
	z-index: 1;
}
.conceptMovieTitle h2{
	font-size: 2.5em;
	color: #bf000c;
	line-height: 1.5em;
	position: absolute;
	left: 0;
	right: 0;
	top: 8%;
	margin: auto;
	z-index: 2;
}
.conceptMovieContainer{
	width: 1200px;
	left: 18%;
	position: absolute;
	z-index: 1;
}
#conceptMovie h3{
	font-size: 2em;
	color: #bf000c;
	padding-bottom: 15px;
}

#about_link {
	background: url(../img/about/bg-ism.jpg) center top no-repeat;
	background-size: cover;
	height: 515px;
}
#about_link-inner {
	margin: 0 auto;
	width: 960px;
}
#about_link_head {
	margin: 50px 0 40px 0;
	width: 960px;
	float: left;
}
#about_link_head p {
	font-size: 20px;
	line-height: 1.6em;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px 1px 0 #000000;
    font-weight: bold;
}
.about_link_list {
	background: rgba(255,255,255,0.9);
	margin: 0 0 0 20px;
	width: 300px;
	height: 260px;
	float: left;
	position: relative;
	-webkit-box-shadow: 0 1px 5px #666666;
	-moz-box-shadow: 0 1px 5px #666666;
	box-shadow: 0 1px 5px #666666;
}
.about_link_list .about_link_list_title {
	margin: 10px 10px 0 10px;
	width: 280px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #0080b1;
}
.about_link_list ul {
	margin: 5px 15px 0 15px;
	width: 270px;
}
.about_link_list ul li {
	font-size: 14px; 
	line-height: 26px;
}
.about_link_list ul li a {
	background: url(../img/common/arrow-ble12.png) right center no-repeat;
	padding-right: 20px;
	text-decoration: none;
	color: #231815;
}
.about_link_list ul li a:hover {
	text-decoration: underline;
}
.about_link_list .about_link_list_text {
	margin: 0 15px;
	padding-left: 0.5em;
	width: 270px;
	font-size: 12px;
	line-height: 18px;
}
.btn-about_link {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.btn-about_link a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80); /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* ie 8 */
	-moz-opacity: 0.8; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8; /* Safari 1.x */
}

