@charset "utf-8";

.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}

.content-box p {
	font-size: 14px;
}

.series .product-series-type {
	margin: 0 60px !important;
}

.lp_matop40 {
	margin-top: 40px;
}

.lp_present_block{
	width: 837px;
	margin: 60px auto 0px;
}
.lp_present_image {
	width:420px;
	float:left;
}
.lp_present_text {
	float:left;
	width: 387px;
	margin-left: 30px;
}
.lp_present_block h1 {
	margin-top: 14px;	
}

.lp_sppresent_block {
	width: 777px;
	border: 1px solid #e6e6e6;
	padding: 30px;
	margin: 30px auto 0;
}

.lp_sppresent_block_2 {
	width: 777px;
	border: 1px solid #e6e6e6;
	padding: 30px;
	margin: 30px auto 0;
}
.lp_sppresent_block h1 {
	margin-top: 0px;
}

.lp_profile_block {
	width: 837px;
	margin:60px auto;
}
.lp_profile_name {
	text-align:center;
	margin: 20px auto;
}

hr {
   border-width: 1px 0px 0px 0px; 
   border-style: solid;
   border-color: #e6e6e6;
   height: 1px;         /* 高さ(※古いIE用) */
   margin: 20px 0;
}




@media screen and (max-width:959px){
	.series-overview.product-overview {
		min-height: auto !important;
	}

	.series .product-series-type {
		margin: 0 30px !important;
	}

	.layout-box img {
		margin-top: 50px;
	}

	.lp_present_block{
		width: auto;
		margin: 60px 30px 0px;
	}
	.lp_present_image {
		width:auto;
		float:none;
	}
	.lp_present_text {
		float:none;
		width: auto;
		margin-left: 0px;
	}

	.lp_sppresent_block {
		width: auto;
		padding: 20px;
		margin: 30px 30px 0;
	}

	.lp_profile_block {
		width: auto;
		margin:60px 30px;
	}

	
}

@media screen and (max-width:599px){
	.series-overview.product-overview {
		min-height: auto !important;
	}

	.series .product-series-type {
		margin: 0 30px !important;
	}

	.layout-box img {
		margin-top: 50px;
	}

	.lp_present_block{
		width: auto;
		margin: 60px 30px 0px;
	}
	.lp_present_image {
		width:auto;
		float:none;
	}
	.lp_present_text {
		float:none;
		width: auto;
		margin-left: 0px;
	}

	.lp_sppresent_block {
		width: auto;
		padding: 0px 20px 20px;
		margin: 30px 30px 0;
	}

	.lp_sppresent_block {
		width: auto;
		padding: 0px 20px 20px;
		margin: 30px 30px 0;
	}

	.lp_profile_block {
		width: auto;
		margin:60px 30px;
	}

	
}