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

Common Style

**************************************************
*/
/*#fade {position : fixed;top : 0;left:0;width:100%;height:100%;background: url(../images/bg.gif);z-index: 1000;}*/
#container a, footer a {
	color: #1d1d1d;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-decoration: none;
}
#container a:hover,footer a:hover {
	color: #ccc;
}
#container a img,
#sns_body a img {
    transition: all 0.4s ease;
}
#container a:hover img,
#sns_body a:hover img {
    opacity: 0.4;
}
#sns_body {
	position:fixed;
	top:100px;
	right:0;
}
#sns_body li {
	margin-bottom:1px;
}
/* 
**************************************************

Top Page

**************************************************
*/
#container .case_study {
	margin-top: 30px;
}
	.case_study .study_title {
		font-size: 153.9%;
		background: url(../images/case_study_icon.gif) no-repeat left center;
		border-bottom: 1px solid #efefef;
		padding:8px 0 8px 40px;
	}
	.case_study #pickup_case {
		margin-right:-25px;
	}
		#pickup_case .case_body {
			margin: 25px 25px 0 0;
			float: left;
			width: 230px;
		}
		#pickup_case .case_body img {
			margin: 0 0 5px 0;
		}
#container .case_study #our_works_btn {
	margin-top: 25px;
	padding-left:312px;
}
#container .case_study #our_works_btn a {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
	color: #FFF;
	background: #216eed url(../images/our_works_icon.gif) no-repeat 10px center;
	width: 80px;
	padding: 10px 0 10px 35px;
	display:block;
}
#container .case_study #our_works_btn a:hover {
	color: #FFF;
	background: #7eafff url(../images/our_works_icon.gif) no-repeat 10px center;
}
#container h2#top_cap {
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	margin: 50px 0 10px;
}
#container p.top_text {
	font-size: 108%;
	line-height:1.8;
	text-align: center;
	color: #898989;
}
#container #top_concept,
#container #top_contact {
	margin-right:-30px;
}
		#top_concept .forte_body {
			margin: 30px 30px 0 0;
			background: url(../images/bg.gif);
			padding: 20px;
			width: 315px;
			float:left;
		}
		#top_concept .forte_body h3 {
			font-size: 153.9%;
			font-weight:normal;
			color: #216eed;
			margin-bottom:10px;
			padding: 0 0 0 55px;
		}
		#top_concept .forte_body h3.forte_title1 {
			background: url(../images/cotent_icon1.png) no-repeat left center;
		}
		#top_concept .forte_body h3.forte_title2 {
			background: url(../images/cotent_icon2.png) no-repeat left center;
		}
		#top_concept .forte_body h3.forte_title3 {
			background: url(../images/cotent_icon3.png) no-repeat left center;
		}
		#top_concept .forte_body h3.forte_title4 {
			background: url(../images/cotent_icon4.png) no-repeat left center;
		}
		
		#top_contact .info_add_body {
			margin: 40px 0 0 0;
			width: 370px;
			float:left;
			text-align:center;
		}
		#top_contact .info_add_body h4 {
			font-size: 182%;
			margin-bottom:10px;
		}
		
		#top_contact .info_add_body .contact_btn {
			margin-top: 15px;
			padding-left:132px;
		}
		#top_contact .info_add_body .contact_btn a {
			-webkit-transition: all 0.4s ease;
			-moz-transition: all 0.4s ease;
			-o-transition: all 0.4s ease;
			transition: all  0.4s ease;
			color: #FFF;
			width: 80px;
			padding: 10px 0 10px 25px;
			display:block;
		}
		#top_contact .info_add_body .contact_btn a:hover {
			color: #FFF;
		}
		#top_contact .info_add_body #top_map a {
			background: #216eed url(../images/map_icon.gif) no-repeat 10px center;
		}
		#top_contact .info_add_body #top_map  a:hover {
			background: #7eafff url(../images/map_icon.gif) no-repeat 10px center;
		}
		#top_contact .info_add_body #top_contact a {
			background: #216eed url(../images/contact_icon.gif) no-repeat 10px center;
		}
		#top_contact .info_add_body #top_contact a:hover {
			background: #7eafff url(../images/contact_icon.gif) no-repeat 10px center;
		}
/* 
**************************************************

Other Page

**************************************************
*/
#container h2.page_title {
	font-size: 189%;
	color:#216eed;
	margin:30px 0;
}
	h2.page_title span {
		font-size: 58%;
		color:#ccc;
	}
	
#container .o_image {
	display:none;
}
	
/********* 会社概要 *********/
#container .column_body  {
	width:100%;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}	
#container .column_body th,
#container .column_body td {
	border-bottom: 1px #efefef solid;
	padding:15px 0;
	vertical-align:middle;
}
#container .at {color:#c70000;}
#container .instance{font-size: 77%;display: block;margin-top: 5px;}
#container .column_body input,
#container .column_body select,
#container .column_body textarea{border:1px solid #e5e5e5;font-size:100%;color:#666;}
#container .column_body input,
#container .column_body textarea{padding:5px;}
#container .column_body select{padding:3px;}
#container .bWidth{width: 95%;}
#container .mWidth{width: 65%;}
#container .sWidth{width: 45%;}
#container .oWidth{width: 10%;}
#container .submit {
	text-align:center;
	margin-top:25px;
}
	.submit li {
		display:inline;
		margin:0 10px;
	}
	.submit li input {
		background:#216eed;
		color:#fff;
		border:none;
		padding:10px;
		cursor:pointer;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	.submit li input:hover {
		background:#ccc;
	}
	
/*** サービス ***/
#container .srevice_text {
	width:75%;
}

#container .service_body {
	width:80%;
}

@media screen and (max-width: 640px){
#container > p:first-child{
	margin: 0 -3vw;
}

#container .service_body {
    width: 100%;
}

#container .column_body th{
	width: 70px;
}
iframe{
	max-width: 100%;
}

#pickup_case .case_body{
	width: 48%;
	margin: 0 0 15px 0;
}

#pickup_case .case_body:nth-child(odd){
	float: left;
}

#pickup_case .case_body:nth-child(even){
	float: right;
}

#pickup_case .case_body a p{
	height: 2em;
}

#pickup_case .case_body img {
    width: 100%;
}

}