@charset "UTF-8";
/*--------------------------------*/


#banner_base {
	width: 100%;
	padding-top: 37.5%;
	margin: 0 auto;
	position: relative;
	border-bottom: #d60061 1px solid;
	overflow: hidden
}
#top_img {
	position: absolute;
	top:0px;
	left: 50%;
		height: 300px;
	margin-left: -45%;
	width: 90%;
			opacity: 0;
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha(opacity=0);
	z-index: 2
}
#top_img_bg_01,#top_img_bg_02,#top_img_bg_03,#top_img_bg_04{
    position: absolute;
width: 100%;
	top:0px;
		opacity: 0;
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha(opacity=0);
}

.top_img_bg img{


	
}


h2 {
	width: 86%;
	margin: 20px auto;
	text-align: left;
	font-weight: 500;
	font-feature-settings : "palt";
	font-size: 80%;
	line-height: 24px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}


#top_base_under {
	width: 100%;
	text-align: center;
	background-color: #f7f7f7;
	padding: 20px 0px 20px 0px;
}
#top_b_base {

}
#b_top_features {
	position: relative;
	width: 90%;
	height: 100px;
		margin: 20px auto;
	background-color: #f9f9f9;
	overflow: hidden;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
	transition: 0.4s background-color;
}
#b_top_lineup {
position: relative;
	width: 90%;
	height: 100px;
		margin: 20px auto;
	background-color: #f9f9f9;
	overflow: hidden;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
	transition: 0.4s background-color;
}
#b_top_systemguide {
position: relative;
	width: 90%;
	height: 100px;
		margin: 20px auto;
	background-color: #f9f9f9;
	overflow: hidden;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
	transition: 0.4s background-color;
}
#b_top_download {
position: relative;
	width: 70%;
	height: 80px;
		margin: 40px auto 20px auto;
	background-color: #f9f9f9;
	overflow: hidden;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
	transition: 0.4s background-color;
}
#b_top_plan {
position: relative;
	width: 70%;
	height: 80px;
		margin: 20px auto;
	background-color: #f9f9f9;
	overflow: hidden;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
	transition: 0.4s background-color;
}
#b_top_features:hover, #b_top_lineup:hover, #b_top_systemguide:hover, #b_top_download:hover {
	background-color: #fff;
	overflow: hidden;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.4);
}
.b_top_img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 200px;
	height: 100px;
	z-index: 2;
}
.b_s_top_img {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 50px;
	height: 50px;
	z-index: 2;
}
.b_top_img:hover {
}

.b_top_bg_01 {
display: none
}
.b_top_bg_01.app {
display: none
}
.b_top_bg_02 {
display: none
}
.b_top_bg_02.app {
	left: -100px;
}
.b_top_bar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
	z-index: 4;
	background: url(../images/red_bar.svg) top left / 210px 10px no-repeat rgba(0,0,0,0.1);
}
.b_top_bg_01 img, .b_top_bg_02 img {
	width: 200px;
	height: 100px;
}
.b_txt_e {
	position: absolute;
	top: 10px;
	left: 10px;
	font-family: AbelPro;
	font-size: 120%;
	letter-spacing: 0em;
	font-feature-settings : "palt";
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	z-index: 4;
}
.b_txt_j {
	position: absolute;
	top: 38px;
	left: 10px;
	font-size: 80%;
	font-weight: 800;
	letter-spacing: 0.05em;
	font-feature-settings : "palt";
	z-index: 4;
}
.b_s_txt_e {
	position: absolute;
	top: 10px;
	left: 10px;
	font-family: AbelPro;
	font-size: 120%;
	letter-spacing: 0em;
	font-feature-settings : "palt";
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	z-index: 4;
}
.b_s_txt_j {
	position: absolute;
	top: 38px;
	left: 10px;
	font-size: 80%;
	font-weight: 800;
	letter-spacing: 0.05em;
	font-feature-settings : "palt";
	z-index: 4;
}
