@charset "UTF-8";
/* CSS Document */
/* --------- --------- --------- --------- ---------
	どんでん返し
--------- --------- --------- --------- --------- */
.c3_wrap{
	padding-top:0px;
}
.c3_image{
	width:419px;
	position:relative;
	padding-top:136px;
	padding-left:17px;
	box-sizing:border-box;
	float:left;
}
.c3_image:after{
	display:block;clear:both;content:"";		
}
.c3_do{
	position:absolute;z-index:1;
	top:40px;left:-6px;
}
.c3_do img{
	width:476px;
	/*height:172px;*/
}
.c3_sub{
	width:579px;
	padding-top:40px;
	float:left;
	margin-left:20px;
	position:relative;
}
.c3_img img{
	width:400px;
	/*height:350px;
    */
	-webkit-transition: 0.2s ease-in-out;-moz-transition: 0.2s ease-in-out;  
    -o-transition: 0.2s ease-in-out;transition: 0.2s ease-in-out;
}
.c3_img img:hover{
	opacity: 0.7; filter: alpha(opacity=60); 
}

.c3_ilast{
	position:relative;
	width:560px;height:172px;
	border-radius:5px;
	background:#fff;
	padding-left:20px;
	box-sizing:border-box;
}
.c3_ilast_img{
	position:absolute;
	top:-30px;
}
.c3_ilast_sp{display:none;}
.c3_ilast_img_sp{display:none;}
.c3_ilast_img_sp2{display:none;}
.c3_ilast_h{display:none;}
.c3_sub_image{
	widht:560px;height:256px;
	padding-top:19px;
}
.c3_img_sp{
	display:none;	
}
.c3_s_img1,.c3_s_img2{
	width:269px;height:256px;
}
.c3_s_img1{margin-right:20px;
}
@media only screen and (max-width:1050px) {
.c3_wrap{
	width:100%;
	padding-top:30px;
}
#top_c3{
	width:95%;
}
.c3_image{
	width:49%;
	margin-right:1%;
	padding-top:108px;
	padding-left:18px;
}
.c3_do{
	top:0px;	
}
.c3_do img{
	width:429px;
	height:145px;
}
.c3_img{
	width:100%;
	position:absolute;
	top:40px;left:0%;
}
.c3_img img{
	width:100%;height:auto;	
}
.c3_sub{
	width:49%;
	margin-left:1%;
	padding-top:0px;
}
.c3_ilast_img_sp{
	display:block;
	width:100%;
	padding-top:40px;
}
.c3_ilast{
	position:relative;
	width:100%;
	height:auto;
	background:none;
	padding-left:0px;
	box-sizing:border-box;
}
.c3_ilast_img{
	display:none;
}
.c3_ilast_h{
	display:block;
	width:210px;height:92px;
	background:url(../top_material/c1_d3_material/c3_ilast_hukidasi.png) no-repeat;
	background-size:207px 92px;
	position:absolute;top:5%;right:20px;
	z-index:1;
}
.c3_sub_image{display:none;}
}
@media only screen and (max-width:768px) {
.c3_wrap{
	padding-top:120px;
}
.c3_ilast_img_sp2{
	display:block;
}
.c3_image{
	width:66.3%;
	padding-left:0px;
	padding-top:0;
}
.c3_do{
	left:-2%;top:-23%;
}
.c3_do img{
	width:100%;height:auto;
}
.c3_img img{display:none;}
.c3_img_sp{
	display:block;
	width:100%;
	position:relative;
}
.c3_img_sp img{
	width:100%;
}
.c3_sub{
	width:30%;
	margin-left:0%;
	float:right;
	padding-top:3px;
}
.c3_ilast{
	width:100%;
}
.c3_ilast_img_sp{
	display:none;
}
.c3_ilast_img_sp2{
	width:100%;
	position:relative;
	/*
	top:-30px;
	*/
}
.c3_ilast_h{
	width:100%;
	background-size:100%;
	position:absolute;top:-10%;right:0;
}
.c3_ilast_img_sp{display:none;}
}
@media only screen and (max-width:650px) {
.c3_wrap{
	padding-top:105px;
}
@media only screen and (max-width:550px) {
.c3_wrap{
	padding-top:95px;	
}
.c3_ilast_h{
	width:100%;
	position:absolute;top:-10%;right:0;
}
}
@media only screen and (max-width:500px) {
.c3_wrap{
	padding-top:90px;	
}
}
@media only screen and (max-width:480px) {
.c3_wrap{
	padding-top:60px;	
}
.c3_do img{
	width:105%;
}
}