@charset "utf-8";

#repect_mv .mv{
	height:480px;
	text-align: center;
	border-top: solid 1px #e0e0e0;
	text-align: center;
}
#repect_mv .mv_title{
	display:block;
	height:100px;
	background-repeat:repeat-y;
	background-position:center ;
	background-image:url(../img/products/repect/repect_gray_bg.png);
	background-color: #dcdbdb;
}
#repect_mv .mv_title img{
	display:block;
	margin:0 auto;
}

.inside_contents{
	max-width:1000px;
	margin:0 auto;
}
.inside_contents.smaller{
	max-width:920px;
}
.inside_contents.w760{
	max-width:760px;
}
.inside_contents.w720{
	max-width:720px;
}
.inside_contents.w700{
	max-width:700px;
}
.repect .inside_contents{
	position: relative;
}
.repect ul{
	list-style: none;
}
.repect .sec{
	padding: 80px 0 90px;
}
.repect .the_title{
	text-align: center;
	padding-bottom: 30px;
}
.repect .repect_gray_bg{
	background-repeat:repeat-y;
	background-position:center ;
	background-image:url(../img/products/repect/repect_gray_bg.png);
	background-color: #dcdbdb;
}
.repect .repect_blue_bg{
	background-color: #1d2088;
}

/* .sec1.read */
.repect .sec.read{
	padding-top: 100px;
	padding-bottom: 110px;
}
.repect .read .the_title{
	width: 50%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
}
.repect .read .the_title img{
	width: 100%;
	max-width: 345px;
}
.repect .read .img{
	width: 50%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 40px;
	box-sizing: border-box;
}
.repect .read .img img{
	width: 100%;
	max-width: 420px;
}
.repect .read .the_desc{
	float: left;
	width: 50%;
	padding-right: 4%;
	box-sizing: border-box;
	line-height: 1.8;
}

/* .sec2.coating */
.repect .sec.coating{
	padding-top: 80px;
	padding-bottom: 75px;
}
.repect .coating .the_title{
	width: 50%;
	box-sizing: border-box;
	float: right;
	text-align: right;
	padding-bottom: 25px;
	padding-top: 40px;
}
.repect .coating .the_title img{
	width: 100%;
	max-width: 418px;
}
.repect .coating .the_cont{
	clear: both;
}
.repect .coating .img{
	width: 50%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	/*padding-left: 40px;*/
	box-sizing: border-box;
	padding-right: 40px;
}
.repect .coating .img img{
	max-width: 380px;
	width: 100%;
	border-radius: 10px;
}
.repect .coating .the_desc{
	float: right;
	width: 50%;
	padding-left: 4%;
	box-sizing: border-box;
	line-height: 1.8;
}

/* .sec3.damage */
.repect .sec.damage{
	padding-bottom: 65px;
}
.repect .damage .the_title{
	text-align: center;
}
.repect .damage .component_list{
	float: left;
	max-width: 600px;
	width: 60%;
}
.repect .damage .img{
	float: right;
	width: 34%;
	max-width: 340px;
}
.repect .damage .img img{
	width: 100%;
}
.repect .damage .component_list li{
	list-style: none;
	padding-bottom: 25px;
}
.repect .damage .component_list li .comp_title{
	border: solid 5px #eeeeee;
	border-radius: 15px;
	position: relative;
	margin-bottom: 10px;
	/*padding-left: 15px;*/
	box-sizing: border-box;
	padding: 2px 15px;
}
.repect .damage .component_list li .comp_title strong{
	color: #1d2088;
}
.repect .damage .component_list li .comp_title .comp{
	color: #ffffff;
	border-radius: 20px;
	font-weight: 600;
	padding: 2px 15px;
	background-color: #70c9f2;
}
.repect .damage .component_list li .comp_title span{
	position: absolute;
	right: 17px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}
.repect .damage .component_list li .comp_title sup{
	font-size: 28.571%;
	font-weight: 600;
	color: #1d2088;
	vertical-align: 20px;
	position: absolute;
	top: 15px;
}
.repect .damage .component_list li .comp_text strong{
	display: block;
	font-weight: 600;
	font-size: 128.571%;
	padding-bottom: 5px;
	position: relative;
}
.repect .damage .component_list li .comp_text{
	padding-top: 5px;
	padding-left: 15px;
}
.repect .damage .component_list li .comp_text .comp_kome{
	color: #1d2088;
	font-size: 85.714%;
	font-weight: 600;
	display: block;
	padding-top: 7px;
}
.repect .damage .component_list li.li_large .comp_title strong{
	font-size: 272.727%;
}
.repect .damage .component_list li.li_middle .comp_title{
	padding-top: 5px;
	padding-bottom: 5px;
}
.repect .damage .component_list li.li_middle .comp_title strong{
	font-size: 129.87%;
}

/* .sec4.scratch */
.repect .sec.scratch{
	padding-top: 70px;
	padding-bottom: 55px;
}
.repect .scratch .the_title{
	max-width: 343px;
	margin: 0 auto;
}
.repect .scratch .the_title img{
	width: 100%;
}
.repect .scratch .scratch_list li{
	width: 50%;
	box-sizing: border-box;
	text-align: center;
}
.repect .scratch .scratch_list li img{
	width: 100%;
}
.repect .scratch .scratch_list li:nth-of-type(1){
	float: left;
	padding-right: 20px;
}
.repect .scratch .scratch_list li:nth-of-type(2){
	float: right;
	padding-left: 20px;
}
.repect .scratch .scratch_list li p{
	color: #ffffff;
	font-size: 114.285%;
	padding-top: 5px;
}

/* .sec5.point */
.repect .sec.point{
	padding-bottom: 0;
}
.repect .point .the_cont{
	text-align: center;
	font-size: 0;
	padding-top: 10px;
}
.repect .point .img{
	width: 50%;
	font-size: 14px;
	display: inline-block;
	box-sizing: border-box;
	padding-right: 87px;
	vertical-align: top;
	padding-top: 30px;
}
.repect .point .img img{
	max-width: 374px;
	width: 100%;
	vertical-align: bottom;
}
.repect .point .point_list{
	width: 50%;
	font-size: 14px;
	display: inline-block;
	text-align: left;
	list-style: none;
	padding-left: 25px;
	box-sizing: border-box;
	vertical-align: top;
}
.repect .point .point_list li p{
	padding-left: 70px;
	font-size: 128.571%;
}
.repect .point .point_list li{
	padding-bottom: 20px;
}

/* .sec6.trouble */
.repect .sec.trouble{
	padding-top: 65px;
	padding-bottom: 80px;
}
.repect .trouble .inside_contents{
	max-width: 1013px;
}
.repect .trouble .the_title{
	font-size: 214.285%;
	color: #1d2088;
}
.repect .trouble .trouble_list{
	list-style: none;
}
.repect .trouble .trouble_list li:nth-of-type(1){
	margin-left: -13px;
}
.repect .trouble .trouble_list li{
	float: left;
	width: 25%;
	text-align: center;
	padding-left: 13px;
	box-sizing: border-box;
}
.repect .trouble .trouble_list li span{
	background-color: #1d2088;
	display: block;
	color: #ffffff;
	font-size: 128.571%;
	border-radius: 10px;
	padding: 20px 10px;
}

/* .sec7.used */
.repect .sec.used{
	padding-top: 90px;
	padding-bottom: 0;
}
.repect .used .the_title{
	max-width: 156px;
	margin: 0 auto;
}
.repect .used .the_title img{
	width: 100%;
}
.repect .used .sub_cont .sub_title{
	color: #ffffff;
	font-weight: 600;
	background-color: #1d2088;
	text-align: center;
	border-radius: 25px;
	padding: 12px;
	font-size: 142.857%;
	letter-spacing: 0.1em;
}
.repect .used .sub_cont .kome_list li{
	font-size: 85.714%;
	color: #1d2088;
	line-height: 1.8;
}
.repect .used .sub_cont .text{
	color: #1d2088;
	font-weight: 600;
	line-height: 1.8;
}
.repect .used .sub_cont .kome_list{
	padding-top: 10px;
}
.repect .used .sub_cont .sub_inner{
	padding: 35px 20px 50px;
}
.repect .used .sub_cont .sub_inner .text_area{
	letter-spacing: -0.07em;
}
.repect .used .sub_cont .sub_inner .text_area.left{
	float: left;
	max-width: 390px;
	width: 55%;
}
.repect .used .sub_cont .sub_inner .img_area{
	float: right;
	max-width: 290px;
	width: 41%;
}
.repect .used .sub_cont .sub_inner .img_area p{
	text-align: center;
	font-weight: 600;
	color: #1d2088;
	font-size: 85.714%;
}
.repect .used .sub_cont .sub_inner .img_area img{
	width: 100%;
}

/* .sec8.product */
.repect .sec.product{
	padding-top: 40px;
	padding-bottom: 200px;
}
.repect .product .the_title{
	width: 50%;
	float: right;
}
.repect .product .the_title img{
	width: 100%;
	max-width: 268px;
}
.repect .product .the_cont{
	clear: both;
	float: right;
	width: 50%;
}
.repect .product .the_cont .img{
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
}
.repect .product .the_cont .img img{
	width: 100%;
	display: block;
	max-width: 260px;
}
.repect .product .the_cont .text{
	font-size: 114.285%;
	line-height: 1.8;
	padding-bottom: 40px;
}
.repect .product .the_cont .cont_data{
	text-align: center;
	padding-bottom: 50px;
}
.repect .product .the_cont .cont_data .name{
	display: block;
	padding-top: 5px;
	padding-bottom: 20px;
}
.repect .product .the_cont .cont_data .price{
	display: block;
}
.repect .product .the_cont .btn_area a{
	display: table;
	width: 100%;
	text-align: center;
	height: 50px;
	box-sizing: border-box;
	margin-bottom: 20px;
	text-decoration: none;
}
.repect .product .the_cont .btn_area a span{
	width: auto;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	-webkit-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;
}
.repect .product .the_cont .btn_area a.btn_cosme{
	background-color: #4eb691;
	-webkit-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}
.repect .product .the_cont .btn_area a.btn_cosme img{
	max-width: 185px;
}
.repect .product .the_cont .btn_area a.btn_more{
	border: solid 1px #000000;
	position: relative;
}
.repect .product .the_cont .btn_area a.btn_more img{
	max-width: 120px;
}
.repect .btn_more.button span{
	display:inline-block;
	/* position:relative; */
	padding-left:33px;
	padding-right:10px;
	font-family:"Century Gothic",CenturyGothic,'Muli',sans-serif;
	text-align:center;
	-webkit-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
	text-align: none;
}
.repect .btn_more.button span:before{
	content: '';
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	height: 14px;
	width: 17px;
	background-image: url(../img/products/prod_cart.png);
	background-image: url(http://d-up.co.jp/wordpress/img/products/prod_cart.png);
	background-repeat: no-repeat;
	-webkit-transition:opacity 0.2s ease-out;
	transition:opacity 0.2s ease-out;
	margin-left: -55px;
}
.repect .btn_more.button span:after{
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    height: 14px;
    width: 17px;
    background-image: url(../img/products/prod_cart_white.png);
    background-repeat: no-repeat;
    opacity: 0;
	-webkit-transition:opacity 0.2s ease-out;
	transition:opacity 0.2s ease-out;
	margin-left: -55px;
}



/*
.repect .button{
	display:block;
	margin:0 auto;
	background:#ffffff;
	max-width:219px;
	padding:8px 10px;
	font-size:90%;
	text-align:center;
	border:solid 1px #000000;
	-webkit-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;

}

.repect .button span{
	display:inline-block;
	position:relative;
	padding-left:33px;
	padding-right:10px;
	font-family:"Century Gothic",CenturyGothic,'Muli',sans-serif;
	text-align:center;
	-webkit-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}

.repect .button span:before{
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -7px;
    height: 14px;
    width: 17px;
    background-image: url(../img/products/prod_cart.png);
    background-repeat: no-repeat;
	-webkit-transition:opacity 0.2s ease-out;
	transition:opacity 0.2s ease-out;

}

.repect .button span:after{
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -7px;
    height: 14px;
    width: 17px;
    background-image: url(../img/products/prod_cart_white.png);
    background-repeat: no-repeat;
    opacity: 0;
	-webkit-transition:opacity 0.2s ease-out;
	transition:opacity 0.2s ease-out;
}
*/

@media screen and (min-width: 850px){
	.repect .product .the_cont .btn_area a.btn_more:hover span{
		background-color: #000000;
		color: #ffffff;
	}
	.repect .product .the_cont .btn_area a.btn_more:hover span:after{
		opacity: 1;
	}
	.repect .product .the_cont .btn_area a.btn_cosme:hover{
		opacity: 0.6;
	}
}


@media screen and (max-width: 850px){
	.repect .wrapper{
		padding-left: 20px;
		padding-right: 20px;
	}
	#repect_mv .mv{
		height: auto;
	}
	#repect_mv .mv img{
		width: 100%;
		max-width: 750px;
		margin: 0 auto;
	}
	.repect .sec{
		padding: 55px 0 90px;
	}
	.repect .repect_gray_bg{
		background-image: url(../img/products/repect/repect_gray_bg_sp.png);
		background-size: 100%;
		background-color: #dcdbdb;
	}

	#repect_mv .mv_title{
		height: auto;
		background-color: #dcdbdb;
		background-image: none;
	}
	#repect_mv .mv_title img{
		width: 100%;
		max-width: 750px;
		margin: 0 auto;
	}
	.inside_contents,
	.inside_contents.smaller{
		max-width:1000px;
		width: auto;
	}

/* .sec1.read */
	.repect .sec.read{
		padding-top: 55px;
		padding-bottom: 45px;
	}
	.repect .read .the_title{
		float: none;
		width: 100%;
	}
	.repect .read .the_title img{
		max-width: 574px;
	}
	.repect .read .img{
		width: 100%;
		position: relative;
		padding-left: 0;
		padding-bottom: 40px;
	}
	.repect .read .the_desc{
		border-top: solid 1px #d1d1d1;
		border-bottom: solid 1px #d1d1d1;
		width: 100%;
		padding: 20px 4px;
	}
	.repect .read .img img{
		max-width: 670px;
		margin: 0 auto;
	}

/* .sec2.coating */
	.repect .sec.coating {
		padding-top: 45px;
		padding-bottom: 50px;
	}
	.repect .coating .the_title{
		padding-top: 0;
		padding-bottom: 30px;
		width: 100%;
		float: none;
	}
	.repect .coating .the_title img{
		max-width: 670px;
		margin: 0 auto;
		display: block;
	}
	.repect .coating .img img{
		max-width: 670px;
		margin: 0 auto;
		padding-bottom: 20px;
		display: block;
	}
	.repect .coating .img{
		padding-right: 0;
		position: static;
		width: 100%;
	}
	.repect .coating .the_desc{
		float: none;
		width: 100%;
		padding-left: 0;
		line-height: 1.6;
		font-size: 92.857%;
	}
	.repect .coating .inside_contents{
		height: auto !important;
	}
/* .sec3.damage */
	.repect .sec.damage{
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.repect .damage .the_title{
		width: 100%;
		float: none;
	}
	.repect .damage .the_title img{
		width: 100%;
	}
	.repect .damage .component_list{
		width: 100%;
		float: none;
		max-width: none;
	}
	.repect .damage .img{
		width: 100%;
		float: none;
	}
	.repect .damage .component_list li{
		padding-bottom: 0;
	}
	.repect .damage .component_list li .li_inner{
		border: solid 4px #eeeeee;
		border-radius: 10px;
		padding: 10px;
	}
	.repect .damage .component_list li .comp_title{
		border: none;
		text-align: center;
	}
	.repect .damage .component_list li .comp_title .comp{
		font-size: 97.402%;
		padding: 2px 35px;
		display: block;
		max-width: 200px;
		margin: 0 auto;
		line-height: 1.4;
	}
	.repect .damage .component_list li.li_large .comp_title strong{
		font-size: 233.766%;
		line-height: 1.4;
	}
	.repect .damage .component_list li .comp_title strong{
		display: block;
		text-align: center;
	}
	.repect .damage .component_list li .comp_title span{
		position: static;
	}
	.repect .damage .component_list li .comp_text{
		text-align: center;
		padding-left: 0;
		/*padding-top: 0;*/
		font-size: 85.714%;
	}
	.repect .damage .component_list li .comp_text .comp_kome{
		font-size: 100%;
	}
	.repect .damage .component_list li .comp_text strong{
		font-size: 114.285%;
	}
	.repect .damage .component_list li.li_middle{
		width: 50%;
		box-sizing: border-box;
		float: left;
	}
	.repect .damage .component_list li .comp_title span{
		transform: none;
		-webkit- transform: none;
	}
	.repect .damage .component_list li.li_large{
		padding-bottom: 10px;
	}
	.repect .damage .component_list li .comp_title{
		padding-left: 0;
		padding-right: 0;
	}

	.repect .damage .component_list li.li_middle:nth-of-type(2){
		padding-right: 5px;
	}
	.repect .damage .component_list li.li_middle:nth-of-type(3){
		padding-left: 5px;
	}
	.repect .damage .component_list li.li_middle .comp_title{
		padding-bottom: 0;
	}
	.repect .damage .component_list li.li_middle .comp_title strong{
		font-size: 103.896%;
		line-height: 1.2;
	}
	.repect .damage .component_list li.li_middle .comp_title .comp{
		padding: 2px 5px;
		display: block;
	}
	.repect .damage .component_list li.li_middle .comp_text{
		padding-top: 0;
		text-align: left;
	}
	.repect .damage .component_list li.li_middle .li_inner{
		padding: 10px;
		box-sizing: border-box;
	}
	.repect .damage .the_title{
		padding-top: 35px;
		padding-bottom: 20px;
	}
	.repect .damage .img{
		max-width: none;
	}


/* .sec4.scratch */
	.repect .sec.scratch{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.repect .scratch .the_title{
		padding-bottom: 20px;
	}
	.repect .scratch .the_title{
		width: 100%;
	}
	.repect .scratch .the_title img{
		width: 84.179%;
		max-width: 564px;
	}
	.repect .scratch .scratch_list li{
		width: 100%;
	}
	.repect .scratch .scratch_list li:nth-of-type(1){
		padding-right: 0;
		padding-bottom: 20px;
	}
	.repect .scratch .scratch_list li:nth-of-type(2){
		padding-left: 0;
	}
	.repect .scratch .scratch_list li p{
		font-size: 128.571%;
		padding-top: 0;
	}
/* .sec5.point */
	.repect .sec.point{
		padding-top: 40px;
	}
	.repect .point .wrapper{
		padding: 0;
	}
	.repect .point .the_title{
		width: 100%;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
	}
	.repect .point .the_title img{
		width: 100%;
		max-width: 670px;
		margin: 0 auto;
	}
	.repect .point .img{
		width: 100%;
		padding: 0;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}
	.repect .point .img img{
		max-width: none;
	}
	.repect .point .point_list{
		width: 100%;
		padding-left: 0;
		background-repeat:repeat-y;
		background-position:center ;
		background-image:url(../img/products/repect/repect_gray_bg_sp.png);
		background-color: #dcdbdb;
		background-size: 100%;
	}
	.repect .point .point_list ul{
		display: block;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 25px;
		padding-bottom: 10px;
	}

	.repect .point .point_list ul li img{
		display: block;
		width: 100%;
	}
	.repect .point .point_list li p{
		padding-left: 19%;
		font-size: 92.857%;
		padding-top: 3px;
	}
	.repect .point .point_list li{
			padding-bottom: 13px;
	}
/* .sec6.trouble */
	.repect .sec.trouble{
		position: relative;
		top: -2px;
		padding-top: 0;
		padding-bottom: 25px;
	}
	.repect .trouble .the_title{
		font-size: 107.142%;
		padding-bottom: 10px;
	}
	.repect .trouble .the_title span{
		display: inline-block;
		color: #1d2088;
	}
	.repect .trouble .trouble_list li span{
		font-size: 107.142%;
		padding: 3px;
		border-radius: 5px;
		font-weight: 600;
	}
	.repect .trouble .trouble_list li:nth-of-type(1){
		margin-left: 0;
	}
	.repect .trouble .trouble_list li{
		width: 50%;
		padding-left: 0;
		padding-bottom: 10px
	}
	.repect .trouble .trouble_list li:nth-of-type(2n+1){
		padding-right: 5px;
	}
	.repect .trouble .trouble_list li:nth-of-type(2n){
		padding-left: 5px;
	}

/* .sec7.used */
	.repect .sec.used{
		padding-top: 50px;
	}
	.repect .used .the_title{
		width: 39.3%;
	}
	.repect .used .the_title img{
		width: 100%;
		max-width: 263px;
	}
	.repect .used .sub_cont .text{
		font-size: 92.857%;
		line-height: 1.6;
	}
	.repect .used .sub_cont .sub_title{
		font-size: 107.142%;
		padding: 7px;
	}
	.repect .used .sub_cont .sub_inner{
		padding: 15px 0 0;
	}
	.repect .used .sub_cont .sub_inner .text_area.left{
		width: 100%;
		float: none;
		max-width: none;
	}
	.repect .used .sub_cont .sub_inner .img_area{
		max-width: none;
		width: 100%;
		padding-top:20px;
	}
	.repect .used .sub_cont .sub_inner .img_area p{
		font-size: 107.142%;
	}
	.repect .used .sub_cont{
		padding-bottom: 30px;
	}
	.repect .used .sub_cont .kome_list li{
		font-size: 92.857%;
	}
/* .sec8.product */
	.repect .sec.product{
		padding-top: 0;
		padding-bottom: 20px;
	}
	.repect .sec.product .inside_contents{
		padding-top: 50px;
		border-top: solid 1px #dadada;
		/*border-bottom: solid 1px #dadada;*/
	}
	.repect .product .the_title{
		width: 58.2%;
		margin: 0 auto;
		float: none;
	}
	.repect .product .the_title img{
		max-width: 268px;
	}
	.repect .product .the_cont{
		width: 100%;
		float: none;
	}
	.repect .product .the_cont .img{
		width: 100%;
		position: static;
	}
	.repect .product .the_cont .img img{
		width: 100%;
		max-width: 670px;
		margin: 0 auto;
	}
	.repect .product .the_cont .cont_data .name{
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.repect .product .the_cont .text{
		border-top: solid 1px #dadada;
		border-bottom: solid 1px #dadada;
		margin-bottom: 30px;
		padding-bottom: 15px;
		padding-top: 15px;
		font-size: 107.142%;
	}
	.repect .product .the_cont .btn_area a{
		height: 52px;
	}
}

@media screen and (max-width: 500px){
	.repect .damage .component_list li .comp_text{
		text-align: left;
	}
}