@charset "utf-8";

.main_image{
	position:relative;
	margin-bottom:30px;
}
.main_image a.example1{
	position:absolute;
	width:120px;
	height:90px;
	display:block;
	border:1px solid #cccccc;
	top:30px;
	left:573px;
}
.main_image a.example2{
	position:absolute;
	width:120px;
	height:90px;
	display:block;
	border:1px solid #cccccc;
	top:30px;
	left:717px;
}

#carousel_area{
	border:1px solid #cccccc;
	border-radius:5px;
	min-height:210px;
	position:relative;
	background:#f0f0f0;
background:linear-gradient(top, #ffffff, #efefef);
background:-moz-linear-gradient(top, #ffffff, #efefef);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #efefef));
}

#carousel_area h4{
	padding:20px 0px 0px 45px;
}
#carousel_area .youtube{
	position:absolute;
	top:15px;
	right:50px;
}
#carousel_area iframe,
#carousel_area object,
#carousel_area embed{
	width:185px;
	height:105px;
}

.case dl{
	border:1px solid #cccccc;
	border-radius:5px;
}
.case dt{
	padding:20px 0px 20px 45px;
}
.case dd{
	position:relative;
	margin-bottom:20px;
}
.case dd .image_box{
	float:left;
	width:460px;
	height:200px;
}
.case dd .image_box .before{
	position: absolute;
	left:43px;
	top:15px;
}
.case dd .image_box .before_img{
	position: absolute;
	left:40px;
	top:50px;
}
.case dd .image_box .after{
	position: absolute;
	left:310px;
	top:165px;
}
.case dd .image_box .after_img{
	position: absolute;
	left:240px;
	top:0px;
}
.case dd p{
	float:right;
	width:440px;
	padding-right:20px;
}

.vcm561l p{
	margin-bottom:20px;
}
.vcm561l p.image{
	background:url(../img/survey/ttl_05_img.jpg) no-repeat right;
	padding-right:300px;
	min-height:190px;
}

.irh p{
	background:url(../img/survey/ttl_06_img.jpg) no-repeat right;
	padding-right:300px;
	min-height:210px;
}

.irs p{
	background:url(../img/survey/ttl_07_img.jpg) no-repeat right;
	padding-right:300px;
	min-height:160px;
}



@media (max-width: 640px) {
.main_image{
	width:100%;
	position:relative;
	margin-bottom:30px;
}
.main_image img{
	width:100%;
	height:inherit;
}
.main_image a.example1{
	position:absolute;
	width:12%;
	height: inherit;
	display:block;
	border:1px solid #cccccc;
	top:9%;
	left:61%;
}
.main_image a.example2{
	position:absolute;
	width:12%;
	height: inherit;
	display:block;
	border:1px solid #cccccc;
	top:9%;
	left:76%;
}

#carousel_area{
	border:1px solid #cccccc;
	border-radius:5px;
	min-height:210px;
	position:relative;
	background:#f0f0f0;
background:linear-gradient(top, #ffffff, #efefef);
background:-moz-linear-gradient(top, #ffffff, #efefef);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #efefef));
}

#carousel_area h4{
	padding:20px 0px 0px 45px;
}
#carousel_area .youtube{
	position:absolute;
	top:15px;
	right:50px;
}
#carousel_area iframe,
#carousel_area object,
#carousel_area embed{
	width:185px;
	height:105px;
}

.case dl{
	border:1px solid #cccccc;
	border-radius:5px;
}
.case dt{
	padding:20px 0px 20px 45px;
}
.case dd{
	position:relative;
	margin-bottom:20px;
}
.case dd .image_box{
	float:left;
	width:460px;
	height:200px;
}
.case dd .image_box .before{
	position: absolute;
	left:43px;
	top:15px;
}
.case dd .image_box .before_img{
	position: absolute;
	left:40px;
	top:50px;
}
.case dd .image_box .after{
	position: absolute;
	left:310px;
	top:165px;
}
.case dd .image_box .after_img{
	position: absolute;
	left:240px;
	top:0px;
}
.case dd p{
	float:right;
	width:440px;
	padding-right:20px;
}

.vcm561l p{
	margin-bottom:20px;
}
.vcm561l p.image{
	background:url(../img/survey/ttl_05_img.jpg) no-repeat right;
	padding-right:300px;
	min-height:190px;
}

.irh p{
	background:url(../img/survey/ttl_06_img.jpg) no-repeat right;
	padding-right:300px;
	min-height:210px;
}

.irs p{
	background:url(../img/survey/ttl_07_img.jpg) no-repeat right;
	padding-right:300px;
	min-height:160px;
}
}


















