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



.features_menu {
	width: 100%;
	text-align: center;
	height: auto;
	background: url(../images/bg_03.jpg);
	padding: 5px 0px 5px 0px;
	transition: 0.4s height;
	margin: 0px auto 0px auto;
}
.features_menu_area {
	min-width: 1200px;
	display: table;
	margin: 20px auto
}
.features_menu_cat_area {
	width: 150px;
	display: table-cell;
	vertical-align: middle;
}
.cat_area_left {
	width: 25px;
	height: 6.5em;
	display: table-cell;
	box-sizing: border-box;
	border-bottom: #ff0074 1px solid;
	border-top: #ff0074 1px solid;
	border-left: #ff0074 1px solid;
}
.cat_area_right {
	width: 25px;
	height: 6.5em;
	display: table-cell;
	box-sizing: border-box;
	border-bottom: #ff0074 1px solid;
	border-top: #ff0074 1px solid;
	border-right: #ff0074 1px solid;
}
.cat_area_center {
	width: 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 100%;
	font-weight: 700;
	color: #fff;
}
.features_menu_item_area {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-align: left;
	padding: 0px 0px 0px 20px;
}
.features_menu_item_area.lg {
	width: 400px;
	padding: 0px 20px 0px 20px;
}
.item {
	vertical-align: middle;
	line-height: 1.6em;
	font-size: 100%;
	font-weight: 700;
	margin: 5px 0px 0px 0px;
	border-bottom: #666 1px solid;
	box-sizing: border-box;
}
.item a {
	color: #ccc;
}
.item a:hover {
	color: #fff;
}

.features_menu_app {
	position: fixed;
	top: 70px;
	width: 100%;
	text-align: center;
	height: 0px;
	background: url(../images/bg_03.jpg);
	padding: 0px 0px 0px 0px;
	overflow: hidden;
		transition: 0.4s height;
}


.features_menu_app.fixed {
	height: 300px;


}


.features_menu.appa {

	height: 0px;
	overflow: hidden;
margin: 0px auto 200px auto;
}

.features_area {
	width: 1200px;
	padding: 160px 0px 0px 0px;
	margin: -140px auto 0px auto;

}

.features_base {
	width: 1000px;
	padding: 30px 0px 10px 0px;
	margin: 0px auto 0px auto;

	text-align: left
}
.features_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	font-size: 140%;
	font-weight: 700;
	letter-spacing: 0em;
	font-feature-settings : "palt";
}



.features_waku {
	display: table;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 40px 0px;
		width: 100%;
border-bottom: #ccc 4px solid;

}

.waku_a {
}

.features_icon {
	display: table-cell;
}
.p_a {
	width: 300px
}


.icon {
	display: inline;
	width: 100px;
	height: 130px;
		padding: 0px 10px 0px 5px;
}
.icon img {
		width: 100px;
	height: 130px;
}


.features_txt_area {
	display: table-cell;
	vertical-align: top;

}

.features_txt {
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 1.8em
}
.features_p {
	margin: 20px 0px 10px 0px;
		padding: 10px 0px 10px 0px;
	border-top: #ccc 1px dotted;
		border-bottom: #ccc 1px dotted;
}
.f_p_00 img{
		width: 260px;

}
.f_p_02 img{
		width: 700px;

}
.f_p_05 img{
		width: 534px;

}
.f_p_06 img{
		width: 300px;

}
.f_p_08 {
	width: 500px;
	height: 167px;

}
.f_p_08 img{
		width: 500px;
	height: 167px;
}
.f_p_10 {
	width: 200px;
	height: 200px;

overflow: hidden

}
.f_p_10 img{
	max-width: 800px;
		width: 800px;
	height: 200px;
}
.f_p_11{

		width: 425px;
	height: 200px;
}
.f_p_11 img{

		width: 425px;
	height: 200px;
}
.t_sm {
	line-height: 1.6em
}
.bg-01 {
	background-color: aqua
}
.bg-02 {
	background-color: #fff
}
