/*特集記事
----------------------------------------------------------------------*/
.article {
	font-size: 13px;
}
p{
	font-size: 100%;
}
.article .left{
	float: left;
}
.article .right{
	float: right;
}
.article .bold{
	font-weight: bold;
}
/* hover時の透過設定 */
.article .alpha{
	transition:opacity 0.5s ease-out 0s;
}
.article .alpha:hover{
	opacity:0.8 !important;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
	cursor:pointer;
}
.article article{
	background:none;
	padding-bottom:60px;
}
.article .bg_line {
	background: rgba(0, 0, 0, 0) url("../../../css/images/bg_vline.jpg") repeat scroll 0 0;
	margin: 0;
	padding: 27px 0;
}
.article #mainimg{
	width:100%;
	margin-bottom: 30px;
}
.article .inner{
	max-width:870px;
	margin:0 auto;
}

/*cat_shampoo
----------------------------------*/
#cat_shampoo #title{
	height: 30px;
}
#cat_shampoo #mainimg .img{
	margin-bottom: 30px;
	display: block;
}
#cat_shampoo #mainimg .text{
	margin:0 auto;
	display: block;
}
#cat_shampoo .bg_line img{
	margin:0 auto;
	display: block;
}

#cat_shampoo #reason,
#cat_shampoo #point,
#cat_shampoo #howto,
#cat_shampoo #review{
	margin-bottom: 60px;
}
#cat_shampoo #reason h2{
	margin-bottom: 40px;
}
#cat_shampoo #reason .inner{
	width: 760px;
}
#cat_shampoo #reason section{
	margin-bottom: 30px;
}
#cat_shampoo #reason .textbox{
	width:400px;
	height: auto;
}
#cat_shampoo #reason .textbox .text{
	padding-top:13px;
	line-height: 23px;
	font-size: 13px;
	text-align: justify;
}
#cat_shampoo #reason .textbox .list{
	width:100%;
	margin-top:15px;
	padding: 10px 14px 13px;
	border:1px solid #ccc;
	border-radius: 10px;
	box-sizing:border-box;
}
#cat_shampoo #reason .textbox .title{
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
#cat_shampoo #reason .textbox .list span{
	min-width: 57px;
	margin-right: 5px;
	padding:0 4px;
	display: inline-block;
	background: #8ec1e0;
	line-height: 20px;
	text-align: center;
	font-size:12px;
	color:#fff;
}
#cat_shampoo #reason .imgbox{
	width: 320px;
	padding-top:120px;
}
#cat_shampoo #reason .imgbox img,
#cat_shampoo #reason .textbox img{
	display: block;
}

#cat_shampoo .btn_area{
	width:500px;
	height: 60px;
	margin:0 auto;
	background: #000;
	text-align: center;
}
#cat_shampoo .btn_area a{
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	display: block;
}
#cat_shampoo .btn_area a:hover{
	text-decoration: none;
}

#cat_shampoo #point h2{
	margin-bottom: 40px;
}
#cat_shampoo #point .title{
	width:100%;
	height: 50px;
	margin-bottom: 40px;
	line-height: 50px;
	border-bottom: 1px solid #666;
}
#cat_shampoo #point dl.title{
	border: none;
	margin-bottom: 0px;
}
#cat_shampoo #point .title h3{
    width: 870px;
    /* width: 800px; */
    margin: 0 auto;
    padding-left: 109px;
    font-size: 24px;
    line-height: 50px;
    position: relative;
}
#cat_shampoo #point .title h3 img.icon{
    position: absolute;
    top: -14px;
    left: 40px;
    width: 60px;
}
#cat_shampoo #point .inner{
	width: 870px;
	/*padding-left: 110px;*/
}
#cat_shampoo #point .point01 .inner,
#cat_shampoo #point .point02 .inner,
#cat_shampoo #point .point03 .inner{
	width: 760px;
}
#cat_shampoo #point .point01{
	margin-bottom: 50px;
	clear: both;
}
#cat_shampoo #point .point01 .textbox{
	width:540px;
	/*width: 646px;*/
	height: auto;
}
#cat_shampoo #point .point01 .textbox p{
	margin-bottom: 30px;
}
#cat_shampoo #point .textbox .bold{
	font-size: 18px;
	padding-bottom: 8px;
	display: block;
}
#cat_shampoo #point .point02{
	margin-bottom: 50px;
}
#cat_shampoo #point .point02 .textbox{
	width:760px;
	height: auto;
}
#cat_shampoo #point .point02 .textbox p{
	margin-bottom: 25px;
}
#cat_shampoo #point .point02 .imgbox{
	width: 706px;
	height: auto;
	padding:15px 25px 20px 25px;
	background: #f6f6f6;
}
#cat_shampoo #point .point02 .imgbox h4{
	height: 24px;
	margin-bottom: 13px;
	padding-left: 35px;
	font-size: 15px;
	font-weight: bold;
	background: url("../images/triple_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .point02 .imgbox .step{
	width: 788px;
	height: 284px;
	margin:0 auto;
}
#cat_shampoo #point .point02 .imgbox .step img{
	display: block;
	margin:5px auto;
}
#cat_shampoo #point .point02 .imgbox .step p{
	font-size: 12px;
	line-height: 22px;
}
#cat_shampoo #point .point02 .imgbox .step .step01,
#cat_shampoo #point .point02 .imgbox .step .step02,
#cat_shampoo #point .point02 .imgbox .step .step03{
	/*width: 196px;*/
	width: 168px;
	height: 254px;
	padding:15px 20px;
	background: #fff;
	float: left;
	font-size: 12px;
	line-height: 24px;
}
#cat_shampoo #point .point02 .imgbox .step .name{
	margin-bottom: 5px;
	padding-left: 18px;
	line-height: 16px;
	font-size: 15px;
	font-weight: bold;
}
#cat_shampoo #point .point02 .imgbox .step .step01 .name{
	background: url("../images/red_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .point02 .imgbox .step .step02 .name{
	background: url("../images/blue_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .point02 .imgbox .step .step03 .name{
	background: url("../images/green_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .arrow{
	width:40px;
	height: 284px;
	float: left;
	background: url("../images/arrow_right.png") no-repeat 50% 50%;
}
#cat_shampoo #point .point03{
	margin-bottom: 80px;
}
#cat_shampoo #point .point03 .textbox{
	/*width:400px;*/
	width: 476px;
	height: auto;
	margin-top:20px;
}
#cat_shampoo #point .point03 .textbox p{
	margin-bottom: 30px;
}

#cat_shampoo #howto{
	padding:80px 0 30px;
	/*background: url("../images/bg_pink.gif") repeat ;*/
	background-color: #f6f6f6;
	padding-bottom: 80px;
}
#cat_shampoo #howto h2{
	margin:0 auto 36px;
	text-align: center;
}
#cat_shampoo #howto .inner{
	width: 870px;
}
#cat_shampoo #howto .que.inner {
    margin-top: 62px;
}
#cat_shampoo #howto section{
	margin-bottom: 0;
}
#cat_shampoo #howto .textbox{
	width:auto;
	height: auto;
	margin-bottom: 25px;
	line-height: 23px;
	font-size: 13px;
	text-align: center;
}
#cat_shampoo #howto .imgbox img{
	/*float: left;*/
}
#cat_shampoo #review{
	padding:0px 0 40px;
	/*background: url("../images/bg_blue.gif") repeat ;*/
	background-color: #f6f6f6;
    padding-top: 80px;
    padding-bottom: 80px;
}
#cat_shampoo #review h2{
	margin:0 auto 20px;
	text-align: center;
}
#cat_shampoo #review section{
	width:870px;
	margin:0 auto;
	background:#fff;
	border-radius: 10px;
}
#cat_shampoo #review .review01{
	padding:20px 25px 10px;
	border-bottom: 1px dashed #bbb;
}
#cat_shampoo #review .review02{
	padding:10px 25px 10px;
	border-bottom: 1px dashed #bbb;
}
#cat_shampoo #review .review03{
	padding:10px 25px 20px;
}
#cat_shampoo #review .imgbox{
	width: 270px;
	float: left;
    margin-right: 30px;
    text-align: center;
}
#cat_shampoo #review .textbox{
	width: 480px;
	padding-top:28px;
	float: left;
}
#cat_shampoo #review .textbox img{
	margin-bottom: 25px;
	display: block;
}

#cat_shampoo #product h2{
	margin-bottom: 40px;
}
#cat_shampoo #product .title{
	width:100%;
	height: 50px;
	margin-bottom: 40px;
	line-height: 50px;
	border-bottom: 1px solid #666;
}
#cat_shampoo #product .inner{
	width: 760px;
}
#cat_shampoo #product .rose{
	width: 756px;
	margin-bottom: 50px;
	border:2px solid #f7898d;
	/*background: #ffeaec;*/
	position: relative;
}
#cat_shampoo #product .free{
	width: 756px;
	margin-bottom: 50px;
	border:2px solid #8f87c2;
	/*background: #e3f0f7;*/
	position: relative;
}
#cat_shampoo #product .icon{
	position: absolute;
	top:0;
	left: 0;
}
#cat_shampoo #product .detailbox{
	width:340px;
	height: auto;
	padding:40px 28px 0 0;
}
#cat_shampoo #product .detailbox .text{
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
#cat_shampoo #product .rose .detailbox .text{
	color: #f7898d;
}
#cat_shampoo #product .free .detailbox .text{
	color: #8f87c2;
}
#cat_shampoo #product .detailbox .price{
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
#cat_shampoo #product .detailbox .btn{
	width: 340px;
	height: 60px;
	margin-bottom: 25px;
}
#cat_shampoo #product .rose .detailbox .btn{
	background: #f7898d;
}
#cat_shampoo #product .free .detailbox .btn{
	background: #8f87c2;
}
#cat_shampoo #product .detailbox .btn a{
	font-size: 18px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	display: block;
}
#cat_shampoo #product .detailbox .btn a:hover{
	text-decoration: none;
}
#cat_shampoo #product .detailbox .notes{
	font-size: 12px;
	text-align: right;
}
#cat_shampoo #product .rose .imgbox.left,#cat_shampoo #product .free .imgbox.left {
    float: left;
}
#cat_shampoo #product .detailbox.right {
    float: right;
}
div#product .inner {
    margin: auto;
}
section.gp1.senmon .imgbox.left {
    float: left;
}
section.gp1.senmon .textbox.right {
    width: 600px;
}
section.gp1.senmon .textbox.right span.bold {
    font-size: 20px;
    display: block;
    margin-bottom: 12px;
}
section.gp1.senmon .textbox.right span.bold span {
    font-size: 14px;
    margin-bottom: -15px;
    display: block;
    margin-top: 9px;
}
section.gp1.senmon {
    margin-top: 24px;
}

/*-----------------------------------------------------	*/
/*	for 640px - 979px				*/
/*-----------------------------------------------------	*/
@media screen and (min-width: 640px) and (max-width: 979px) {
*{
	box-sizing:border-box;
}
.article article{
	background:none;
	padding-bottom:60px;
}
.article .bg_line {
	background: rgba(0, 0, 0, 0) url("../../../css/images/bg_vline.jpg") repeat scroll 0 0;
	margin: 0;
	padding: 15px 0;
}
.article #mainimg{
	width:100%;
	margin-bottom: 5%;
}
.article .inner{
	max-width:100%;
	margin:0 auto;
	padding:0 10px;
	box-sizing:border-box;
}

/*cat_shampoo
----------------------------------*/
#cat_shampoo #mainimg .inner{
	padding:0;
}
#cat_shampoo #mainimg .img{
	margin-bottom: 30px;
	display: block;
}
#cat_shampoo #mainimg .text{
	margin:0 auto;
	display: block;
}
#cat_shampoo .bg_line img{
	margin:0 auto;
	display: block;
}

#cat_shampoo #reason,
#cat_shampoo #point,
#cat_shampoo #howto,
#cat_shampoo #review{
	margin-bottom: 60px;
}
#cat_shampoo #reason h2{
	margin-bottom: 40px;
}
#cat_shampoo #reason .inner{
	width: 760px;
}
#cat_shampoo #reason section{
	margin-bottom: 30px;
}
#cat_shampoo #reason .textbox{
	width:56%;
	height: auto;
}
#cat_shampoo #reason .textbox .text{
	padding-top:13px;
	line-height: 23px;
	font-size: 13px;
	text-align: justify;
}
#cat_shampoo #reason .textbox .list{
	width:350px;
	margin:15px auto 0;
	padding: 10px 0 13px;
	border:1px solid #ccc;
	border-radius: 10px;
	box-sizing:border-box;
}
#cat_shampoo #reason .textbox .title{
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
#cat_shampoo #reason .textbox .list .count{
	width: 312px;
	margin:0 auto;
}
#cat_shampoo #reason .textbox .list span{
	min-width: 40px;
	margin-right: 5px;
	padding:0 5px;
	display: inline-block;
	background: #8ec1e0;
	line-height: 20px;
	text-align: center;
	font-size:11px;
	color:#fff;
}
#cat_shampoo #reason .textbox .list span.last{
	margin-right:0;
}
#cat_shampoo #reason .imgbox{
	width: 40%;
	padding-top:120px;
}
#cat_shampoo #reason .imgbox img,
#cat_shampoo #reason .textbox img{
	display: block;
}

#cat_shampoo .btn_area{
	width:400px;
	height: 60px;
	margin:0 auto;
	background: #000;
	text-align: center;
}
#cat_shampoo .btn_area a{
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	display: block;
}
#cat_shampoo .btn_area a:hover{
	text-decoration: none;
}

#cat_shampoo #point h2{
	margin-bottom: 40px;
}
#cat_shampoo #point .title{
	width:100%;
	height: auto;
	margin-bottom: 40px;
	line-height: 30px;
	border-bottom: 1px solid #666;
}
#cat_shampoo #point .title h3{
	width:100%;
	margin:0 auto;
	padding-left: 70px;
	font-size: 20px;
	line-height: 30px;
	position: relative;
}
#cat_shampoo #point .title h3 img.icon{
	width: 50px;
	position: absolute;
	top:-10px;
	left: 10px;
}
#cat_shampoo #point .inner{
	width: 100%;
	padding-left: 10px;
}
#cat_shampoo #point .point01{
	width:100%;
	max-width:740px;
	margin:0 auto 50px;
}
#cat_shampoo #point .point01 .imgbox{
	width: 40%;
	float: left;
}
#cat_shampoo #point .point01 .textbox{
	width: 56%;
	height: auto;
	float: right;
}
#cat_shampoo #point .point01 .textbox p{
	margin-bottom: 30px;
}
#cat_shampoo #point .point01 .textbox .bold{
	font-size: 18px;
	padding-bottom: 8px;
	display: block;
}
#cat_shampoo #point .point02{
	width:100%;
	max-width:740px;
	margin:0 auto 50px;
}
#cat_shampoo #point .point02 .textbox{
	width:100%;
	height: auto;
}
#cat_shampoo #point .point02 .textbox p{
	margin-bottom: 25px;
}
#cat_shampoo #point .point02 .imgbox{
	width: 100%;
	height: auto;
	padding:15px 15px 20px;
	background: #efefef;
}
#cat_shampoo #point .point02 .imgbox h4{
	height: 24px;
	margin-bottom: 13px;
	padding-left: 35px;
	font-size: 15px;
	font-weight: bold;
	background: url("../images/triple_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .point02 .imgbox .step{
	width: 100%;
	height: auto;
	margin:0 auto;
}
#cat_shampoo #point .point02 .imgbox .step img{
	display: block;
	margin:5px auto;
}
#cat_shampoo #point .point02 .imgbox .step p{
	font-size: 11px;
	line-height: 22px;
}
#cat_shampoo #point .point02 .imgbox .step .step01,
#cat_shampoo #point .point02 .imgbox .step .step02,
#cat_shampoo #point .point02 .imgbox .step .step03{
	width: 29%;
	height: auto;
	padding:15px 10px;
	background: #fff;
	float: left;
	font-size: 12px;
	line-height: 24px;
}
#cat_shampoo #point .point02 .imgbox .step .name{
	margin-bottom: 5px;
	padding-left: 18px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
}
#cat_shampoo #point .point02 .imgbox .step .step01 .name{
	background: url("../images/red_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .point02 .imgbox .step .step02 .name{
	background: url("../images/blue_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .point02 .imgbox .step .step03 .name{
	background: url("../images/green_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .arrow{
	width:6%;
	height: 284px;
	float: left;
	background: url("../images/arrow_right.png") no-repeat 50% 50%;
}
#cat_shampoo #point .point03{
	width:100%;
	max-width:740px;
	margin:0 auto 50px;
}
#cat_shampoo #point .point03 .imgbox{
	width:56%;
}
#cat_shampoo #point .point03 .textbox{
	width:40%;
	height: auto;
}
#cat_shampoo #point .point03 .textbox p{
	margin-bottom: 30px;
}
#cat_shampoo #point .point03 .textbox .bold{
	font-size: 18px;
	padding-bottom: 8px;
	display: block;
}
#cat_shampoo #howto{
	padding:40px 0;
	/*background: url("../images/bg_pink.gif") repeat ;*/
}
#cat_shampoo #howto h2{
	margin:0 auto 20px;
	text-align: center;
}
#cat_shampoo #howto .inner{
	width: 760px;
}
#cat_shampoo #howto section{
	margin-bottom: 0;
}
#cat_shampoo #howto .textbox{
	width:auto;
	height: auto;
	margin-bottom: 25px;
	line-height: 23px;
	font-size: 13px;
	text-align: center;
}
#cat_shampoo #howto .imgbox {
	width: 100%;
	display: block;
}
#cat_shampoo #howto .imgbox img{
	width: 50%;
	float: left;
}
#cat_shampoo #review{
	padding:40px 0;
	/*background: url("../images/bg_blue.gif") repeat ;*/
}
#cat_shampoo #review h2{
	margin:0 auto 20px;
	text-align: center;
}
#cat_shampoo #review .inner{
	width: 760px;
}

#cat_shampoo #review section{
	width:100%;
	margin:0 auto;
	background:#fff;
	border-radius: 10px;
}
#cat_shampoo #review .review01{
	padding:20px 25px 10px;
	border-bottom: 1px dashed #bbb;
}
#cat_shampoo #review .review02{
	padding:10px 25px 10px;
	border-bottom: 1px dashed #bbb;
}
#cat_shampoo #review .review03{
	padding:10px 25px 20px;
}
#cat_shampoo #review .imgbox{
	width: 30%;
}
#cat_shampoo #review .textbox{
	width: 67%;
	padding-top:28px;
}
#cat_shampoo #review .textbox img{
	margin-bottom: 25px;
	display: block;
}

#cat_shampoo #product h2{
	margin-bottom: 40px;
}
#cat_shampoo #product .title{
	width:100%;
	height: 50px;
	margin-bottom: 40px;
	line-height: 50px;
	border-bottom: 1px solid #666;
}
#cat_shampoo #product .inner{
	width: 760px;
}
#cat_shampoo #product .rose{
	width: 100%;
	margin-bottom: 50px;
	border:2px solid #f7898d;
	/*background: #ffeaec;*/
}
#cat_shampoo #product .free{
	width: 100%;
	margin-bottom: 50px;
	border:2px solid #8f87c2;
	/*background: #e3f0f7;*/
}
#cat_shampoo #product .imgbox{
	width: 45%;
}
#cat_shampoo #product .detailbox{
	width:51%;
	height: auto;
	padding:30px 10px 0 0;
}
#cat_shampoo #product .detailbox .text{
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
#cat_shampoo #product .rose .detailbox .text{
	color: #f7898d;
}
#cat_shampoo #product .free .detailbox .text{
	color: #8f87c2;
}
#cat_shampoo #product .detailbox .btn{
	width: 90%;
	height: 40px;
	margin-bottom: 15px;
}
#cat_shampoo #product .rose .detailbox .btn{
	background: #f7898d;
}
#cat_shampoo #product .free .detailbox .btn{
	background: #8f87c2;
}
#cat_shampoo #product .detailbox .price{
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

#cat_shampoo #product .detailbox .btn a{
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	display: block;
}

#cat_shampoo #product .detailbox .btn a:hover{
	text-decoration: none;
}
#cat_shampoo #product .detailbox .notes{
	font-size: 12px;
	text-align: right;
}

/** **/
#howto .textbox_0301 {
    width: 600px;
    margin: auto;
    line-height: 23px;
    font-size: 13px;
    text-align: left;
    border-bottom: 1px dashed #bbb;
    border-top: 1px dashed #bbb;
    padding: 18px 0;
}
.imgbox.newhowtobox {
    background-color: #ffffff;
    padding-bottom: 50px;
    margin-top: -38px;
    clear: both;
}
p.big_text {
    color: #ee7db0;
    font-size: 19px;
    font-weight: bold;
    width: 600px;
    margin: auto;
    margin-bottom: 10px;
}
h3.neko {
    font-size: 26px;
    margin: auto;
    width: 600px;
    text-align: center;
    margin-bottom: 32px;
    font-weight: 600;
}
h3.neko span {
    display: block;
    font-size: 20px;
    border-bottom: 1px solid #000;
    width: 115px;
    margin: auto;
    margin-bottom: 18px;
    font-weight: normal;
}
p.question {
    width: 600px;
    margin: auto;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 14px;
}
p.question span {
    color: #ffffff;
    background-color: #000;
    padding-left: 8px;
    padding-right: 8px;
    margin-right: 16px;
}
.imgbox02 img {
    width: 376px;
}
.imgbox02 {
    border-bottom: 1px dashed #bbb;
    padding-bottom: 28px;
    margin-bottom: 28px;
    padding-top: 28px;
    border-top: 1px dashed #bbb;
    height: 296px;
}
.howtolist dl {
    float: left;
    width: 50%;
    margin: auto;
    position: relative;
}
.howtolist {
    background-color: #ffffff;
    height: -webkit-fill-available;
}
.howtolist dl dd {
    margin-left: 0;
}
.howtolist dl img {
    width: 100%;
}
.howtolist dl dt {
    border-bottom: 1px solid #ee7db0;
    font-size: 18px;
    font-weight: bold;
    color: #ee7db0;
    width: 63px;
    padding-left: 5px;
    margin-bottom: 26px;
    margin-top: 36px;
    margin-left: 26px;
}
.howtolist dl dd p{
    font-size: 14px;
    color: #000000;
    margin-left: 26px;
    width: 322px;
}
.howtolist dl dd p span {
    display: block;
    transform: rotate(-90deg);
    position: absolute;
    bottom: -32px;
    left: 44%;
    font-size: 38px;
}
.howtolist dl.text {
    height: 200px;
}
#cat_shampoo #product .rose {
    width: 756px;
    margin-bottom: 50px;
    border: 2px solid #ee7db0!important;
    background: #ffeaec;
    position: relative;
}




}


/*-----------------------------------------------------	*/
/*	for 640px			*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 640px) {

.article .left{
	float: none;
}
.article .right{
	float: none;
}
.article {
	font-size: 12px;
}
.article article{
	background:none;
	padding-bottom:60px;
}
.article .bg_line {
	background: rgba(0, 0, 0, 0) url("../../../css/images/bg_vline.jpg") repeat scroll 0 0;
	margin: 0;
	padding: 15px 0;
}
.article #mainimg{
	width:100%;
	margin-bottom: 5%;
}
.article .inner{
	max-width:100%;
	margin:0 auto;
	padding:0 10px;
	box-sizing:border-box;
}
div#cat_shampoo_re .inner{
	padding-left: 10px;
}
/*cat_shampoo
----------------------------------*/
#cat_shampoo #mainimg .inner{
	padding:0;
}
#cat_shampoo #mainimg .img{
	margin-bottom: 5%;
	display: block;
}
#cat_shampoo #mainimg .text{
	margin:0 auto;
	display: block;
	max-width: 96%;
}
#cat_shampoo .bg_line img{
	margin:0 auto;
	display: block;
	max-width: 96%;
}

#cat_shampoo #reason,
#cat_shampoo #point,
#cat_shampoo #howto,
#cat_shampoo #review{
	margin-bottom: 10%;
}
#cat_shampoo #howto {
    margin-bottom: 0;
}
.imgbox.newhowtobox {
    padding-bottom: 0!important;
}
#cat_shampoo #reason h2{
	margin-bottom: 5%;
}
#cat_shampoo #reason .inner{
	width: 100%;
}
#cat_shampoo #reason section{
	margin-bottom: 30px;
}
#cat_shampoo #reason .textbox{
	width: 100%;
	height: auto;
	margin-bottom: 3%;
}
#cat_shampoo #reason .textbox .text{
	max-width: 400px;
	margin:0 auto;
	padding-top:13px;
	line-height: 23px;
	font-size: 13px;
	text-align: justify;
}
#cat_shampoo #reason .textbox .list{
	width:94%;
	max-width: 400px;
	margin:15px auto 20px;
	padding: 10px 14px 5px;
	border:1px solid #ccc;
	border-radius: 10px;
	box-sizing:border-box;
}
#cat_shampoo #reason .textbox .title{
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
#cat_shampoo #reason .textbox .list .count{
	width: 98%;
	margin:0 auto;
}
#cat_shampoo #reason .textbox .list span{
	width: auto;
	margin-right: 2%;
	margin-bottom: 5px;
	padding:0 3%;
	display: inline-block;
	background: #8ec1e0;
	line-height: 20px;
	text-align: center;
	font-size:12px;
	color:#fff;
}
#cat_shampoo #reason .imgbox{
	width: 100%;
	padding-top:0;
	text-align: center;
}
#cat_shampoo #reason .imgbox img,
#cat_shampoo #reason .textbox img{
	display: block;
	margin: 0 auto;
}
#cat_shampoo #reason .imgbox img{
	width: 70%;
}

#cat_shampoo .btn_area{
	width: 80%;
	height: 60px;
	margin:0 auto;
	background: #000;
	text-align: center;
}
#cat_shampoo .btn_area a{
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	display: block;
}
#cat_shampoo .btn_area a:hover{
	text-decoration: none;
}

#cat_shampoo #point h2{
	margin-bottom: 5%;
}
#cat_shampoo #point .title{
	width:100%;
	height: auto;
	margin-bottom: 20px;
	line-height: 50px;
	border-bottom: 1px solid #666;
}
#cat_shampoo #point .title h3{
	width: 100%;
	margin:0 auto;
	padding-left: 13%;
	font-size: 16px;
	line-height: 1.4em;
	position: relative;
	box-sizing:border-box;
}
#cat_shampoo #point .point02 .title h3{
	height: 50px;
	line-height: 50px;
}
#cat_shampoo #point .title h3 img.icon{
	position: absolute;
	top:5px;
	left: 5px;
	width: 10%;
}
#cat_shampoo #point .inner{
	width: 100%;
	padding-left: 10px;
}
#cat_shampoo #point .point01{
	margin-bottom: 20px;
}
#cat_shampoo #point .point01 .imgbox{
	width:70%;
	margin:0 auto 15px;
}
#cat_shampoo #point .point01 .textbox{
	width: 100%;
	height: auto;
}
#cat_shampoo #point .point01 .textbox p{
	margin-bottom: 15px;
}
#cat_shampoo #point .point01 .textbox .bold{
	font-size: 16px;
	padding-bottom: 8px;
	display: block;
}
#cat_shampoo #point .point02{
	margin-bottom: 20px;
}
#cat_shampoo #point .point02 .textbox{
	width: 100%;
	height: auto;
}
#cat_shampoo #point .point02 .textbox p{
	margin-bottom: 25px;
}
#cat_shampoo #point .point02 .imgbox{
	width: 100%;
	height: auto;
	padding:15px 10px 20px;
	background: #efefef;
	box-sizing:border-box;
}
#cat_shampoo #point .point02 .imgbox h4{
	height: 24px;
	margin-bottom: 13px;
	padding-left: 35px;
	font-size: 15px;
	font-weight: bold;
	background: url("../images/triple_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .point02 .imgbox .step{
	width: 100%;
	height: auto;
	margin:0 auto;
	box-sizing:border-box;
}
#cat_shampoo #point .point02 .imgbox .step img{
	display: block;
	margin:5px auto;
}
#cat_shampoo #point .point02 .imgbox .step p{
	font-size: 12px;
	line-height: 22px;
}
#cat_shampoo #point .point02 .imgbox .step p br{
	display: none;
}
#cat_shampoo #point .point02 .imgbox .step .step01,
#cat_shampoo #point .point02 .imgbox .step .step02,
#cat_shampoo #point .point02 .imgbox .step .step03{
	width: 100%;
	height: auto;
	padding:20px 10px;
	background: #fff;
	float: none;
	font-size: 12px;
	line-height: 24px;
	box-sizing:border-box;
}
#cat_shampoo #point .point02 .imgbox .step .name{
	margin-bottom: 5px;
	padding-left: 18px;
	line-height: 16px;
	font-size: 15px;
	font-weight: bold;
}
#cat_shampoo #point .point02 .imgbox .step .step01 .name{
	background: url("../images/red_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .point02 .imgbox .step .step02 .name{
	background: url("../images/blue_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .point02 .imgbox .step .step03 .name{
	background: url("../images/green_ball.gif") no-repeat 0 0;
}
#cat_shampoo #point .arrow{
	width:100%;
	height: 40px;
	float: none;
	background: url("../images/arrow_bottom.png") no-repeat 50% 50%;
}
#cat_shampoo #point .point03{
	margin-bottom: 0;
}
#cat_shampoo #point .point03 .imgbox{
	width:100%;
	margin:0 auto 15px;
}

#cat_shampoo #point .point03 .textbox{
	width: 100%;
	height: auto;
}
#cat_shampoo #point .point03 .textbox p{
	margin-bottom: 15px;
}
#cat_shampoo #point .point03 .textbox .bold{
	font-size: 16px;
	padding-bottom: 8px;
	display: block;
}
#cat_shampoo #howto{
	padding:30px 0;
	/*background: url("../images/bg_pink.gif") repeat ;*/
}
#cat_shampoo #howto h2{
	width:auto;
	height:60px;
	margin:0 auto 10px;
	text-align: center;
	/*background: url("../images/h2_03_bg.png") no-repeat center;*/
	background-size: contain;
}
#cat_shampoo #howto h2 img{
	display: none;
}
#cat_shampoo #howto .inner{
	width: 100%;
	margin:0 auto ;
}
#cat_shampoo #howto .que.inner {
    margin-top: 62%;
}
#cat_shampoo #howto section{
	margin-bottom: 0;
}
#cat_shampoo #howto .textbox{
	width:70%;
	min-width: 270px;
	height: auto;
	margin:0 auto 15px;
	line-height: 23px;
	font-size: 13px;
	text-align: left;
}
#cat_shampoo #howto .imgbox{
	width: 80%;
	min-width: 270px;
	margin: 0 auto;
}
#cat_shampoo #howto .imgbox img{
	float: left;
}
#cat_shampoo #review{
	padding:30px 0;
	/*background: url("../images/bg_blue.gif") repeat ;*/
}
#cat_shampoo #review h2{
	margin:0 auto 20px;
	text-align: center;
}
#cat_shampoo #review section{
	width: 100%;
	margin:0 auto;
	background:#fff;
	border-radius: 10px;
}
#cat_shampoo #review .review01{
	padding:20px 25px 10px;
	border-bottom: 1px dashed #bbb;
}
#cat_shampoo #review .review02{
	padding:20px 25px 10px;
	border-bottom: 1px dashed #bbb;
}
#cat_shampoo #review .review03{
	padding:20px 25px 20px;
}
#cat_shampoo #review .imgbox{
	width: 70%;
	margin:0 auto;
	float: none;
}
#cat_shampoo #review .imgbox img{
	width: 100%;
}
#cat_shampoo #review .textbox{
	width: 100%;
	padding-top:28px;
}
#cat_shampoo #review .textbox img{
	margin-bottom: 15px;
	display: block;
}

#cat_shampoo #product h2{
	margin-bottom: 5%;
}
#cat_shampoo #product .title{
	width:100%;
	height: 50px;
	margin-bottom: 40px;
	line-height: 50px;
	border-bottom: 1px solid #666;
}
#cat_shampoo #product .inner{
	width: 100%;
}
#cat_shampoo #product .rose{
	width: 96%;
	margin:0 auto 20px;
	border:2px solid #f7898d;
	/*background: #ffeaec;*/
}
#cat_shampoo #product .free{
	width: 96%;
	margin:0 auto 20px;
	border:2px solid #8f87c2;
	/*background: #e3f0f7;*/
}
#cat_shampoo #product .imgbox{
	margin-bottom:10px;
}
#cat_shampoo #product .imgbox img{
	width:70%;
	margin:0 auto;
	display: block;
}
#cat_shampoo #product .imgbox img.icon{
	width: 30%;
}
#cat_shampoo #product .detailbox{
	width: 100%;
	height: auto;
	padding:0 10px;
	box-sizing:border-box;
}
#cat_shampoo #product .detailbox .text{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
#cat_shampoo #product .rose .detailbox .text{
	color: #f7898d;
}
#cat_shampoo #product .free .detailbox .text{
	color: #8f87c2;
}
#cat_shampoo #product .detailbox .price{
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#cat_shampoo #product .detailbox .btn{
	width: 90%;
	height: 50px;
	margin:0 auto 15px;
}
#cat_shampoo #product .rose .detailbox .btn{
	background: #f7898d;
}
#cat_shampoo #product .free .detailbox .btn{
	background: #8f87c2;
}
#cat_shampoo #product .detailbox .btn a{
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	display: block;
}
#cat_shampoo #product .detailbox .btn a:hover{
	text-decoration: none;
}
#cat_shampoo #product .detailbox .notes{
	font-size: 12px;
	text-align: right;
}

#cat_shampoo #product .detailbox .text br{
	display: none;
}

.shampoo_reason .left {
    width: 100%;
    border-right: inherit;
    border-bottom: 1px dashed;
}
.shampoo_reason .left .title {
    padding-top: 0;
    padding-bottom: 10px;
}
.shampoo_reason .right {
    padding-right: 2%;
    float: left;
    width: 96%;
    border-bottom: inherit;
}
.shampoo_reason .left2 {
    width: 88%;
    float: none;
    padding-top: 24px;
    padding-left: inherit;
    border-right: inherit;
    margin: auto;
    padding-bottom: inherit;
}
.shampoo_reason .left2 dl {
    width: 100%;
    margin-bottom: 20px;
}
.shampoo_reason .left2 dd.re_text {
    margin-bottom: 28px!important;
}
p.catimg {
    display: none;
}
.shampoo_reason .right2 {
    float: left;
    width: 88%;
    padding-left: inherit;
    padding-top: inherit;
    margin: 0 6% 0;
}
#cat_shampoo #point .title {
    clear: both;
}
#cat_shampoo #point .point02 .title h3 {
    line-height: 24px;
}
.howtolist dl.pic.pc {
    display: none;
}
.howtolist dl.pic.sma {
    width: 100%;
}
.howtolist dl.text {
    height: auto;
}
.howtolist dl {
    float: none;
    width: 100%;
}
.howtolist dl dt {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 26px;
    margin-left: 6%;
	font-size: 20px;
}
.howtolist dl dd p {
    margin-bottom: 30px;
    width: 90%;
    margin-left: 5%;
    font-size: 16px;
}
.howtolist dl dd p span {
    bottom: -36px;
}
.howtolist {
    height: auto;
}
div#howto2 {
    padding-top: 30px;
}
#cat_shampoo #howto .imgbox {
    min-width: 100%;
}
h3.neko {
    font-size: 24px;
    margin: auto;
    width: 54%;
    margin-bottom: 20px;
}
p.question {
    width: 86%;
}
p.big_text {
    font-size: 17px;
    width: 82%;
    line-height: 24px;
}
#howto2 .textbox_0301 {
    width: 76%;
    line-height: 26px;
    margin-top: 14px;
}
section.gp1 div.imgbox,section.gp3 div.imgbox {
    text-align: center;
}
section.gp1.senmon .imgbox.left {
    float: none;
}
section.gp1.senmon .textbox.right {
    width: 100%;
}
section.gp1.senmon .textbox.right span.bold {
	font-size: 18px;
    text-align: center;
}
section.gp1.senmon .textbox.right p {
    font-size: 12px;
}

}
@media screen and (max-width: 640px) {
	#cat_shampoo .title{
		padding-bottom: 20px;
	}
	#cat_shampoo dl dd h2{
		font-size: 21px;
	}
	.article .shampoo_reason .right{
		padding-top: 20px;
		padding-right: 0;
	}
	.shampoo_reason .right2{
		margin-top: 0;
	}
	.shampoo_reason .right2{
		margin-bottom: 0;
	}
	div#cat_shampoo_re dd dd{
		margin-bottom: 20px!important;
	}
	div#cat_shampoo_re dl.kanmou dd dd{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	div#cat_shampoo_re dd{
		margin-bottom: 0;
	}
	div#cat_shampoo_re{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	#cat_shampoo #reason, #cat_shampoo #point, #cat_shampoo #howto, #cat_shampoo #review{
		margin-top: 20px;
	}
	#cat_shampoo #point dl.title{
		padding-bottom: 0;
	}
	#cat_shampoo #point .point01,
	#cat_shampoo #point .point02,
	#cat_shampoo #point .point03,
	#cat_shampoo #howto .inner section,
	#cat_shampoo #product .inner{
	    width: 90%;
	    margin: 0 auto 30px;
	}
	#cat_shampoo #point .textbox .bold{
		font-size: 15px;
		line-height: 140%;
	}
	p.question{
		font-size: 18px;
	}
	p.big_text{
		font-size: 16px;
	}
	#cat_shampoo #review .textbox{
		font-size: 14px;
		margin-bottom: 20px;
	}
}

.brand_menu .ft-title.normal,.p-footer--nav_area nav .ft-title {
	font-size: 20px;
}