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

@media screen and (min-width: 751px){
.sub_contents{
	clear:both;
	width:924px;
	height:auto;
	margin:0 auto;
	padding: 0;
	display: block;
}


/* main contents frame left ↓↓↓ */
.contents_left {
	float: left;
	width:698px;
	height:auto;
	margin: 0 0 30px;
	padding: 0;
	border:1px solid #666;
	display: block;
}
.pro_01_img_01{
	width:640px;
	height:140px;
	margin: 0 0 10px ;
	padding: 205px 29px 0;
	background: url(../img/pro_01/pro_01_bg_01.jpg) no-repeat center center;
	display: block;
}
.pro_01_img_02{
	width:640px;
	height:auto;
	margin: 10px 0 ;
	padding: 0 29px;
	background: url(../img/pro_01/pro_01_bg_02.jpg) no-repeat -50px 150px;
	display: block;
}
.pro_01_img_02_space{
	clear: both;
	width:640px;
	height:240px;
	margin:0 29px;
	padding:0;
	display: block;
}
.pro_01_description_01{
	clear: both;
	width:640px;
	height:auto;
	margin:0 29px;
	padding:0;
	display: block;
}
.pro_01_description_02{
	clear: both;
	width:580px;
	height:auto;
	margin:0 59px;
	padding:0;
	display: block;
}
.pro_01_description_02 h5{
	text-align: left !important;
}
.pro_01_description_02 h7{
	text-align: left !important;
	margin:0 10px;
}

.pro_01_img_03{
	width:640px;
	height:190px;
	margin: 10px 0 ;
	padding: 10px 29px 0px;
	background: url(../img/pro_01/pro_01_img_01.jpg) no-repeat 100px center;
	display: block;
}


/* main contents frame left ↑↑↑ */


}

@media screen and (max-width: 750px){
.sub_contents{
	clear:both;
	width:100vw;
	height:auto;
	margin:0 auto;
	padding: 0;
	display: block;
}


/* main contents frame left ↓↓↓ */
.contents_left {
	clear: both;
	width:90vw;
	height:auto;
	margin: 0 auto 30px;
	padding: 0;
	border-top:0.5vw solid #666;
	border-bottom:0.5vw solid #666;
	display: block;
}
.pro_01_img_01{
	width:90vw;
	height:auto;
	margin: 0 0 10px ;
	padding:47vw 0 0 0;
	background: url(../img/pro_01/pro_01_bg_01.jpg) no-repeat top;
	background-size:90vw auto; 
	display: block;
}
.pro_01_img_02{
	width:90vw;
	height:auto;
	margin: 10px 0 ;
	padding:53vw 0 0;
	background: url(../img/pro_01/pro_01_bg_02.jpg) no-repeat top;
	background-size:90vw auto; 
	display: block;
}
.pro_01_img_02_space{
	clear: both;
	width:90vw;
	height:15px;
	margin:0 ;
	padding:0;
	display: block;
}
.pro_01_description_01{
	clear: both;
	width:90vw;
	height:auto;
	margin:0;
	padding:0;
	overflow: hidden;
	display: block;
}
.pro_01_description_02{
	clear: both;
	width:90vw;
	height:auto;
	margin:0;
	padding:0;
	overflow: hidden;
	display: block;
}
.pro_01_description_02 h5{
	text-align: left !important;
}
.pro_01_description_02 h7{
	text-align: left !important;
	margin:0 10px;
}

.pro_01_img_03{
	width:90vw;
	height:auto;
	margin: 0 0 10px ;
	padding:180px 0 0 0;
	background: url(../img/pro_01/pro_01_img_01.jpg) no-repeat top;
	background-size:280px auto; 
	display: block;
}


/* main contents frame left ↑↑↑ */


}