@charset "UTF-8";

#entry_wrapper{
	font-size:14px;
	position:relative;
}
#entry_wrapper #header{
	background-image:url(../img/top/header_sp_back.png);
	position:fixed;
}
#entry_wrapper #contents{
	padding-top:10%;
}
/*---------------entry_case---------------*/
#entry_case .ttl01{
	display:inline-block;
	width:10%;
	max-width:39px;
	margin-right:3%
}
#entry_case .ttl02{
	display:inline-block;
	width:20%;
	max-width:71px;
	padding-bottom:1.5%;
}

#case01, #case02, #case03{
	margin-top:-13%;
	padding-top:13%;
}

.case_ttl01{
	background-color:#439cba;
	text-align:center;
	padding:2% 0;
	margin-bottom:3.19148936%;
}
.case01_txt img{
	width:50%;
	max-width:39px;
}
.case_ttl02{
	background-color:#24ae78;
	text-align:center;
	padding:2% 0;
	margin-bottom:3.19148936%;
}
.case02_txt img{
	width:60%;
}
.case_ttl03{
	background-color:#ff83a6;
	text-align:center;
	padding:2% 0;
	margin-bottom:3.19148936%;
}
.case03_txt img{
	width:90%;
}

.case_service ul li{
	float:left;
	width:48%;
	margin-bottom:4%;
}
.ser01{
	margin-right:4%;
}
.web_entry{
	clear:both;
}
.web_entry_ttl{
	font-size:16px;
	font-weight:bold;
}
#entry_navi_pc{
	display:none;
}
.point_ttl img{
	width:10%;
	max-width:49px;
}
.entry_case01 img{
	max-width:212px;
}
.entry_case02 img{
	max-width:284px;
}
.entry_case03 img{
	max-width:387px;
}

@media screen and (min-width : 768px) {
#entry_wrapper {
	max-width:1280px;
	margin:0 auto;
	font-size: 16px;
}
.entry_main img{
	max-width:620px;
}
#entry_navi_sp{
	display:none;
}
#entry_navi_pc{
	display:block;
}
#case01, #case02, #case03{
	margin-top:-16%;
	padding-top:16%;
}

#entry_navi_pc ul{
	overflow:hidden;
}
#entry_navi_pc ul li {
	float:left;
	width:32%;
	margin-bottom:2%;
}
.case_service{
	clear:both;
}
.case_service ul li{
	float:left;
	width:32%;
	margin-bottom:2%;
	margin-top:2%;
}
.ser01{
	margin-right:2%;
}
.ser02{
	margin-right:2%;
}

.ttl01{
	display:inline-block;
	width:70%!Important;
	padding:15%;
}
.ttl02{
	display:inline-block;
	width:70%!Important;
	padding-bottom:15%!Important;
}


/*---------------ie7用---------------*/
*:first-child+html #entry_navi_pc ul li {
	width: 31.3333333333333%;
	}

*:first-child+html .case_service ul li{
	width:31.333333333%;
}
*:first-child+html #case01{
	margin-top:0;
	padding-top:0;
}
*:first-child+html #case02{
	margin-top:0;
	padding-top:0;
}

*:first-child+html #case03{
	margin-top:0;
	padding-top:0;
}

*:first-child+html #entry_wrapper #contents{
	padding-top:0;
}
*:first-child+html #entry_wrapper #header{
	position:static;
}

}

@media screen and (min-width : 960px) {
	
#entry_navi_pc ul li {
	float:left;
	width:300px;
	margin-bottom:20px;
}

.case_service ul li{
	float:left;
	width:300px;
	margin-bottom:20px;
	margin-top:20px;
}
.ser01{
	margin-right:20px;
}
.ser02{
	margin-right:20px;
}

	
}



