@charset "utf-8";

#bgwrap {
	background-position:center 34px;
}

#footer {
	margin-top: 15px;
	border:none;
}

#sec0 {
	margin-top:81px;
}

#sec0 .inner{
	max-width:840px;
	width:94%;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
}

#sec0 .inner .blc {
	max-width:350px;
}
#sec0 .inner .blc h2,
#sec0 .inner .blc .img {
	text-align:center;
}

#sec0 .inner .blc h2 {
	line-height:1;
	margin:0 0 13px;
}
#sec0 .inner .blc h2 img{
	max-width:275px;
}
#sec0 .inner .blc .img {
	margin:0 0 30px;
}
#sec0 .inner .blc .img img {
	max-width:205px;
}
#sec0 .inner .blc .img img {
	max-width:100%;
}

#sec0 .inner .blc  dl dt {
	font-weight:bold;
	font-size:24px;
	line-height: 1.7;
	border-bottom:2px solid #333;
	padding-bottom: 5px;
    margin-bottom: 15px;
}
#sec0 .inner .blc  dl dt span {
	display:block;
	font-size:16px;
}
#sec0 .inner .blc  dl dd {
	font-size:14px;
	line-height: 1.6;
}

#sec0 .inner .blc:first-of-type {
    background: url(../../img/products/cleargel/basegel_bg.png) no-repeat 17px 121px;
    background-size: 91.5% auto;
}
#sec0 .inner .blc:last-of-type {
    background: url(../../img/products/cleargel/topgel_bg.png) no-repeat 3px 132px;
    background-size: 95% auto;
}
#sec0 .inner .blc  dl dd  span {
	display:block;
	margin-top:15px;
	font-size:15px;
}
#sec0 .inner .blc .btnarea {
	margin-top:23px;
}
#sec0 .subtxt{
	text-align:center;
	margin:103px 0 0px;
}
#sec0 .subtxt h3{
	font-size: 25px;
    margin: 0 0 ;
    line-height: 1.7;
    letter-spacing: 0.11em;
    position: relative;
    z-index: 20;
}
#sec0 .subtxt .img  {
	margin-top:-18px;
    position: relative;
    z-index: 10;
}

#sec0 .subtxt .img img{
    max-width: 1035px;
	width:96%;
    margin-left: -8px;
}
#bgwrap {
	margin-top:110px;
}

#sec1 {
    background: url(../../img/products/cleargel/point.png) no-repeat center 0;
    background-size: 88px auto;
    padding-top: 120px;
}


#howto .bnr  {
	text-align:center;
	margin:118px auto 74px;
}

#howto .bnr img {
	width:980px;
}

.btn1 {
	font-weight:bold;
	border-width:1px;
}
.btn1:after {
	display:none;
}
@media only screen and (min-width: 769px) {

}/*end media */
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*ipad 横まで*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
#footer {
	margin-top: 80px;
}

	


}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*ipad 縦まで*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
#sec0 .subtxt .img img{
    max-width: 100%;
	width:96%;
    margin-left: 0px;
}

	.btn1 {
		padding:10px 0;
		font-size:1.3rem;
		border-width:1px;
	}

	.btn3 {
		padding:10px 0;
		font-size:1.3rem;
	}

}/*end media */

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*iphone 横まで*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 667px) {

	#sec0 .inner{
		display: block;
		width:90%;
	}
	#sec0 .inner .blc {
		max-width: none;
	}

	#sec0 .inner .blc h2 img {
 	       max-width: 78%;
	}
	#sec0 .inner .blc .img {
    	margin: 0px 0 20px;
	}
	
	#sec0 .inner .blc .img img {
 	  max-width: 58%;
	}
	#sec0 .inner .blc .img img {
 	  max-width: 100%;
	}
	#sec0 .inner .blc:first-of-type {
 	   background-position:  17px 116px;
	}
	#sec0 .inner .blc dl {
		width: 92%;
	    margin: auto;
	}

	#sec0 .inner .blc .btnarea {
		margin-top: 23px;
		width: 92%;
		margin: 0 auto;
	}
	#sec0 .inner .blc:last-of-type {
		margin-top: 54px;
	}
	#sec0 .inner .blc:last-of-type {
    	background-position: 3px 125px;
	}


}/*end media */
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*iphone 縦まで*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 563px) {
	#sec0 {
    	margin-top: 40px;
	}
	#sec0 .inner .blc dl dt {
		font-size: 18px;
		margin-bottom:10px
	}
	#sec0 .inner .blc dl dt span {
    	font-size: 12px;
	}
	#sec0 .inner .blc dl dd {
		font-size: 12px;
		line-height: 1.4;
	}
	#sec0 .subtxt {
		margin: 61px 0 0px;
	}
	#sec0 .subtxt h3 {
		font-size: 16px;
	}
	#sec0 .subtxt .img {
        margin-top: 11px;
	}
	#sec0 .subtxt .img img {
		width: 94%;
	}
	#bgwrap {
    	margin-top: 27px;
	}
	#sec1 {
    	background-size: 63px auto;
    	padding-top: 88px;
	}

	#howto .bnr img {
    	width: 83%;
	}
	#howto .bnr {
    	text-align: center;
    	margin: 71px auto 53px;
	}
	#sec0 .inner .blc  dl dd  span {
		margin-bottom:15px;
	}
	
}/*end media */

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*iphone5以下微調整*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 361px) {



}/*end media */



