#wrapper{
	width:100% !important;
}
#wrapper article{
	width:960px;
	margin:0 auto;
}
#wrapper article h4{
	text-align:center;
}
#support1 article{
	width:940px !important;
}
/* .midashi1{
	padding:0 0 5px 0;
	background:url('../img/kamoku/bg_h3.png') repeat-x left bottom;
} */

#wrapper h3 {
	padding: 0 0 5px 0;
	background: url('../img/kamoku/bg_h3.png') repeat-x left bottom;
	color: #2F7AB2;
	font-size: 136%;
}

#wrapper h3:before {
    content: url('../img/common/mark_h3.png');
    vertical-align: middle;
    margin: 0 10px 0 0;
}


#support2{
	background: url('../img/common/bg_ptn3.jpg');
	padding: 40px 0;
}
#support2 h3 {
/*	background: #527a94;*/
background:#fff;
	width: 940px;
	margin: 0 auto;
	line-height: 50px;
	font-size: 180%;
	color: #c6369b;
border:2px solid #c6369b;
	text-align: center;
	border-radius: 5px;
	font-weight: normal;
	font-family: "Rounded Mplus 1c";
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
}

#support2 h3 strong{
	font-size:130% !important;
}
#support2 dl{
	width:230px;
	float:left;
	margin:0 5px 20px;
}
#support2 dt{
	text-align:center;
	background:url('../img/support/bg_bui.png') no-repeat;
	padding:20px 5px 0;
	width:220px;
	height:100px;
}
#support2 dd{
	width:180px;
	margin:0 5px;
	padding:10px 20px 20px;
	background:#fff;
	box-shadow:0 2px 2px rgba(0,0,0,0.3);
	border-radius:0 0 5px 5px;
}
#support2 dd ul{
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	border-top:1px solid #ccc;
}
#support2 dd li{
	padding:5px 0 5px 10px;
	border-bottom:1px solid #ccc;
	background:url('../img/support/arrow1.png') no-repeat left center;
}
#support2 dd li a{
	color:#333;
	text-decoration:none;
	font-size:13px;
}
#support2 dd li a:hover{
	text-decoration:underline;
}

#support3{
	background: url('../img/common/bg_ptn3.png');
	padding: 40px 0;
}

#support3 dl{
	width:302px;
	float:left;
	margin:0 9px 20px;
}
#support3 dt{
	text-align:center;
	padding:40px 5px 0;
	width:292px;
	height:65px;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	letter-spacing:4px;
}
#support3 #mens dt{
	background:url('../img/support/bg_nayami1.png') no-repeat;
}
#support3 #ledies dt{
	background:url('../img/support/bg_nayami2.png') no-repeat;
}
#support3 #age dt{
	background:url('../img/support/bg_nayami3.png') no-repeat;
}
#support3 dd{
	width:257px;
	margin:0 4px;
	padding:10px 20px 20px;
	background:#fff;
	box-shadow:0 2px 2px rgba(0,0,0,0.3);
	border-radius:0 0 5px 5px;
}
#support3 #mens dd{
	background:#89a8bc;
}
#support3 #ledies dd{
	background:#eaa1ad;
}
#support3 #age dd{
	background:#d7b580;
}
#support3 dd ul{
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	border-top:1px solid #ccc;
}
#support3 dd li{
	padding:5px 0 5px 10px;
	border-bottom:1px solid #fff;
	background:url('../img/support/arrow2.png') no-repeat left center;
}
#support3 dd li a{
	color:#fff;
	text-decoration:none;
	font-size:13px;
}
#support3 dd li a:hover{
	text-decoration:underline;
}

#support4 h4{
text-align:center;
margin:0 0 20px 0;
}
#support4 article{
display:flex;
flex-wrap:wrap;
}
#support4 dl{
	border:1px solid #435f71;
	border-radius:5px;
/*	width:298px;*/
width : calc(100% / 3) ;
box-sizing:border-box;
	margin:0 10px 40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#support4 dt{
	margin:10px 18px;
	padding:0 0 0 10px;
	background:url('../img/support/arrow1.png') no-repeat left center;
	border-bottom:1px solid #999;
}
#support4 .comment{
	font-size:14px;
	padding:5px 18px !important;
	margin:0 !important;
	height:100px;
	overflow:hidden;
	line-height:1.8em;
	text-align: justify;
}
#support4 .more{
	margin:0 !important;
	padding:0 !important;
}
#support4 .more a{
	display:block;
	text-align:center;
	padding:10px 0;
	color:#fff;
	text-decoration:none;
	background:#435f71 url('../img/support/arrow2.png') no-repeat 280px center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#657a89+0,435f71+100 */
	background: rgb(101,122,137); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(101,122,137,1) 0%, rgba(67,95,113,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(101,122,137,1) 0%,rgba(67,95,113,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(101,122,137,1) 0%,rgba(67,95,113,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657a89', endColorstr='#435f71',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
}



#support4 dl{
	border:1px solid #ccc;
	border-radius:5px;
/*	width:298px;
	float:left;*/
width : calc(100% / 3 - 20px) ;
box-sizing:border-box;
height:100%;
	margin:0 10px 40px;
	background: #fff url('../img/index/bg_support_box.png') no-repeat top right;
}
#support4 dt{
	margin:10px 18px 5px;
	padding:0 0 0 10px;
	background:url('../img/index/bg_support_dt.png') no-repeat left center;
	text-align: center;
	border-bottom:1px solid #ccc;
	color: #333;
}
#support4 .comment{
	font-size:14px;
	padding:5px 18px !important;
	margin:0 !important;
/*	height:100px;*/
	overflow:hidden;
	line-height:1.8em;
	text-align: justify;
	color: #666;
}

#support4 .comment p{
	margin: 0 !important;
}
#support4 .more{
	margin:0 !important;
	padding:0 !important;
}
#support4 .more a{
	display:block;
	text-align:center;
	padding:5px 0;
	color:#fff;
	text-decoration:none;
	background: #12d4ff url('../img/index/btn_support_box.png') no-repeat -1px 0px;
	border-radius: 0 0 5px 5px;
}





#kenko_kan2{
	width:940px;
	margin: 20px auto 10px;
}

#kenko_kan2 h4{
	font-family: "Rounded Mplus 1c";
	font-size: 123.1%;
	color: #507993;
}

#kenko_kan2 a{
	display: block;
	padding: 10px;
	margin: 0 0 20px 0;
	border-radius: 8px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7f16+0,ff7400+100 */
	background: rgb(255,127,22); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,127,22,1) 0%, rgba(255,116,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,127,22,1) 0%,rgba(255,116,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,127,22,1) 0%,rgba(255,116,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f16', endColorstr='#ff7400',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-family: "Rounded Mplus 1c";
	line-height: 1.4;
}

#kenko_kan2 a span{
	display: block;
	font-size: 180%;
}

#kenko_kan2 a strong{
	display: block;
	font-size: 240%;
}

#kenko_kan2 a:before{
	float: right;
	content: "\f054";
	font-family: FontAwesome;
	margin: 60px 0 0 0;
}


#osusume{
	width: 960px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

#osusume li{
	box-sizing: border-box;
	padding: 5px;	
	/* width: calc(960 / 7 - 10px); */
	width: 115px;
	margin: 10px;
	background: #fff;
	font-size: 95%;
	text-align: justify;
	border-radius: 4px;
	box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.4);

}

#machines{
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

#machines li{
	box-sizing: border-box;
	width: calc(100% /4 - 40px);
	margin: 20px;
	font-size: 85%;
}

#machines li a{
	display: block;
	background: none;
	width: 100%;
}

#machines li a img{
	width: 100%;
	height: auto;
}

#machines li a:before{
	display: none;
}

#machines li strong{
	display: block;
	font-size: 107%;
}

#gmap{
	padding: 20px;
}

.price_table{
	width: 100%;
}

.price_table th{
	border: 1px solid #ccc;
	background: #CCDFE4;
	color: #478EA3;
}

.price_table td{
	text-align: right;
	padding: 5px 20px;
}

.price_table td:first-child{
	text-align: center;
}

table td{
	border: 1px solid #ccc;
}

.price_table td:nth-child(4){
	text-align: left;
}


#large_btn{
	width: 100%;
	margin: 20px auto 0;
	background:#b5d7f3 url('../img/index/bg_lbtn.jpg') repeat-x top center;
	padding: 35px 0;
}

#large_btn ul{
	width: 960px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

#large_btn ul li{
	width: 470px;
	margin: 5px;
}
#support4 .znifex_img{
width:70px;
margin:0 0 0 10px;
height:auto;
float:right;
}
#support_item .znifex_img{
width:250px;
margin:0 0 0 10px;
height:auto;
float:right;
}