@charset "Shift_JIS";

/******************************

　パイプユニッシュSP個別CSS

*******************************/

/*--------------------------------------------------------
　トップページ
--------------------------------------------------------*/
#mainImg {
	width: 100%;
	line-height: 0;
}

#index .lineup {
	position: relative;
}

#index .lineup h2 {
	background: #FFDC00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFDC00), color-stop(1.00, #ffb400));
	background: linear-gradient(to bottom, #FFDC00 0%, #ffb400 100%);
	padding: 12px 0 10px 5%;
	border-bottom: none;
	margin: 0;
	font-size: 14px;
	font-size: 1.4rem;
}

#index .lineup h2:after {
	background: none;
}

#index .lineup h2 img {
	width: 40%;
	min-width: 129px;
}

#index .btnList {
	position: absolute;
	top: 8px;
	right: 5%;
	width: 15%;
	min-width: 50px;
}

#index .lineup li {
	background: url(../images/common/icon_arrow01.png) no-repeat 95% center;
	background-size: 15px 15px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

#index .lineup li a {
	padding: 1% 0 1% 5%;
	text-decoration: none;
	}

#index .lineup li .img {
	width: 16%;
	display: block;
	float:left;
	margin: 5% 0 5% 4%;
	vertical-align: middle;
}
#index .lineup li .boxR {
	width: 65%;
	display: inline-block;
	padding: 0 0 0 5%;
	margin: 0 0 3%;
	float:left;
} 
#index > section.lineup > ul > li:nth-child(4) > a > div.boxR,
#index > section.lineup > ul > li:nth-child(5) > a > div.boxR,
#index > section.lineup > ul > li:nth-child(6) > a > div.boxR{
    margin: 5% 0 5% 0;
}

#index .lineup li .name {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	color: #333;
	font-weight: bold;
}

#index .lineup li .name img {
	width: 35px;
	margin-right: 5px;
	vertical-align: middle;
}

#index .lineup li .txt {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	color: #666;
}

#index .lineup li .txt .note {
	font-size: 10px;
	font-size: 1.0rem;
}

#index .bnrGuide {
	width: 100%;
	padding-bottom: 3%;
}

#index .miniLecture {
	background: #fff04b;
	padding-bottom: 3%;
}

#index .miniLecture h2 {
	background: #FFDC00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFDC00), color-stop(1.00, #ffb400));
	background: linear-gradient(to bottom, #FFDC00 0%, #ffb400 100%);
	padding: 12px 0 10px 5%;
	border-bottom: none;
	margin: 0;
	font-size: 14px;
	font-size: 1.4rem;
}

#index .miniLecture h2:after {
	background: none;
}

#index .miniLecture h2 img {
	width: 55%;
	min-width: 176px;
}

#index .miniLecture li {
	background: url(../images/common/icon_arrow02.png) no-repeat 97% center #fff;
	background-size: 15px 15px;
	box-shadow: #999 0px 0px 4px;
	border-radius: 5px;
	margin: 3% 5% 0;
}

#index .miniLecture li a {
	display: table;
	padding: 2%;
	text-decoration: none;
}

#index .miniLecture li .img {
	width: 17%;
	min-width: 54px;
	display: table-cell;
	vertical-align: middle;
	line-height: 0;
}

#index .miniLecture li .boxR {
	display: table-cell;
	vertical-align: middle;
	padding: 0 12% 0 3%;
}

#index .miniLecture li .name {
	color: #eb0000;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
}

#index .miniLecture li .txt {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	color: #666;
}

#index li .ec-btn img {
	width: 65%;
	margin: 3% 0 0 -5%;
}


/*--------------------------------------------------------
　製品一覧
--------------------------------------------------------*/
#product li {
	background: url(../images/common/icon_arrow01.png) no-repeat 95% center;
	background-size: 15px 15px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

#product li a {
	padding: 1% 0 1% 5%;
	text-decoration: none;
	}

#product li .img {
	width: 16%;
	display: block;
	float:left;
	margin: 5% 0 5% 4%;
	vertical-align: middle;
}
#product li .boxR {
	width: 65%;
	display: inline-block;
	padding: 0 0 0 5%;
	margin: 0 0 3%;
	float:left;
}
#product > ul > li:nth-last-child(3) .boxR, 
#product > ul > li:nth-last-child(2) .boxR, 
#product > ul > li:last-child .boxR {
		margin:  5% 0 5% 0;
}
#product li .read {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
	color: #ff8200;
	font-weight: bold;
}

#product li .read .note {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
}

#product li .name {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	color: #333;
	font-weight: bold;
}

#product li .name img {
	width: 35px;
	margin-right: 5px;
	vertical-align: middle;
}

#product li .txt {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	color: #666;
}

#productWrap .footLineup {
	display: none;
}

#product li .ec-btn img {
	width: 65%;
	margin: 3% 0 0 -5%;
}

/*--------------------------------------------------------
　パイプユニッシュ
--------------------------------------------------------*/
#unish .itemImg {
	width: 100%;
	position: relative;
	line-height: 0;
}

#unish .itemImg .package {
	position: absolute;
	width: 24%;
	top: -5%;
	right: 1%;
	z-index: 2;
}

#unish .box01,
#unish .box02 {
	padding: 8% 5% 0;
}

#unish .box01 .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	margin-bottom: 3%;
}

#unish .box01 .note {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	margin-top: 3%;
}



/*--------------------------------------------------------
　パイプユニッシュ プロ
--------------------------------------------------------*/
#pro .itemImg {
	width: 100%;
	position: relative;
	line-height: 0;
}

#pro .itemImg .package {
	position: absolute;
	width: 28%;
	top: -6vw;
	right: 0;
	z-index: 2;
}

#pro .box01,
#pro .box02 {
	padding: 8% 5% 0;
}

#pro .box01 .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	margin-bottom: 3%;
}

#pro .box01 .note {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	margin-top: 3%;
}



/*--------------------------------------------------------
　激泡パウダー
--------------------------------------------------------*/
#powder .itemImg {
	width: 100%;
}

#powder .box01 {
	padding: 8% 5% 0;
}

#powder .box01 .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	margin-bottom: 3%;
}

#powder .box01 .txt .large {
	font-size: 145px;
	font-size: 1.5rem;
	font-weight: bold;
}



/*--------------------------------------------------------
　2色でポン
--------------------------------------------------------*/
#color .itemImg {
	width: 100%;
}

#color .box01 {
	padding: 0 5%;
}

#color .box01 .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	margin-bottom: 3%;
}



/*--------------------------------------------------------
　パイプユニッシュ キッチン
--------------------------------------------------------*/
#kitchen .itemImg {
	width: 100%;
}

#kitchen .box01 {
	margin-top: 4%;
	background: #fff9c9;
}

#kitchen .box01 h3 {
	background: url(../images/product/kitchen/ttl_bg.png) repeat-x 0 0;
	background-size: 320px 34px;
	border-bottom: none;
	padding: 10px 0 7px 5%;
	margin: 0;
}

#kitchen .box01 h3 img {
	width: 213px;
}

#kitchen .box01 .meritBox {
	padding: 3% 5% 0;
}

#kitchen .box01 .meritBox li {
	padding-bottom: 3%;
	margin-bottom: 3%;
	border-bottom: 1px dotted #ccc;
}

#kitchen .box01 .meritBox li:last-child {
	border-bottom: none;
}

#kitchen .box02 {
	padding: 8% 5% 0;
}

#kitchen .box02 li {
	display: table;
	min-height: 80px;
}

#kitchen .box02 .img {
	display: table-cell;
	vertical-align: middle;
	width: 35%;
}

#kitchen .box02 .txt {
	display: table-cell;
	vertical-align: middle;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.4;
	padding-left: 10px;
}

#kitchen .box02 .caution {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.4;
}



/*--------------------------------------------------------
　パイプユニッシュ ブリーチフリー
--------------------------------------------------------*/
#bleach_free .itemImg {
	width: 100%;
	line-height: 0;
}
#bleach_free .box01,
#bleach_free .box02 {
	padding: 8% 5% 0;
}
#bleach_free .howto li {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
#bleach_free .howto .txt {
	width: 64%;
}
#bleach_free .howto .img {
	width: 34%;
}
#bleach_free .howto .txt p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
#bleach_free .howto .txt p.note {
	text-indent: 0;
	font-size: 12px;
	font-weight: normal;
}
#bleach_free .howto .orange {
	color: #FFB522;
}
#bleach_free .complement {
	font-size: 12px;
	line-height: 1.3;
	margin-top: 30px;
}
#bleach_free .complement li {
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 8px;
}
#bleach_free .complement .gray {
	color: #666666;
}



/*--------------------------------------------------------
　選び方ガイド
--------------------------------------------------------*/
#select .genre {
	padding: 5% 0;
	text-align:center;
}

#select .genre li {
	width: 47%;
	display: inline-block;
}

#select h3 {
	background: #FFDC00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFDC00), color-stop(1.00, #ffb400));
	background: linear-gradient(to bottom, #FFDC00 0%, #ffb400 100%);
	padding: 10px 0 8px 5%;
	border-bottom: none;
}

#select .genreBox .box01,
#select .genreBox .box02,
#select .genreBox .box03,
#select .genreBox .box04 {
	border-bottom: 1px solid #ccc;
	padding: 0 5% 5%;
}

#select .genreBox .img {
	width: 35%;
	padding-top: 3%;
	float: left;
}

#select .genreBox .boxR {
	width: 65%;
	float: right;
	text-align: center;
}

#select .genreBox .boxR img {
	width: 85%;
	min-width: 170px;
}

#select #genrePipe .box03 .img,
#select #genrePipe .box04 .img {
	width: 38%;
}

#select #genrePipe .box03 .boxR,
#select #genrePipe .box04 .boxR {
	width: 62%;
}

#select .genreBox .read {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	font-weight: bold;
	color: #d40000;
	padding: 0;
	margin: 0;
}

#select .genreBox .txt {
	clear: both;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	padding-top: 2%;
}

#select .genreBox li {
	border: 1px solid #ffd200;
	background: url(../images/common/icon_arrow01.png) no-repeat 5% center;
	background-size: 15px 15px;
	margin-top: 3%;
}

#select .genreBox li a {
	display: block;
	padding: 3% 5% 3% 12%;
	text-decoration: none;
	color: #333;
}

#select .genreBox .recomend {
	border: 1px solid #ffd200;
	margin-top: 6%;
	height: 120px;
	position: relative;
}

#select .genreBox .recoImg {
	position: absolute;
	top: -4%;
	left: 2%;
	width: 87px;
	height: 118px;
}

#select .genreBox .recoTxt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	padding: 10px 3% 10px 80px;
}

#select .genreBox .recoList {
	padding-left: 100px;
}

#select .genreBox .recoList li {
	border: none;
	background: url(../images/common/icon_arrow05.png) no-repeat left 3px;
	background-size: 10px 10px;
	margin-top: 6px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.3;
}

#select .genreBox .recoList li a {
	display: block;
	padding: 0 0 0 8%;
	color: #003280;
}

#select #genrePipe .box02 .recoImg,
#select #genrePipe .box03 .recoImg,
#select #genrePipe .box04 .recoImg {
	width: 58px;
	height: 120px;
}

#select #genrePipe .box02 .recoList,
#select #genrePipe .box03 .recoList,
#select #genrePipe .box04 .recoList {
	padding-left: 80px;
}



/*--------------------------------------------------------
　使い方Q＆A
--------------------------------------------------------*/
#quiz .read {
	padding: 5% 5% 2%;
	color: #ff8000;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

#quiz .txt {
	padding: 0 5% 8%;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
}

#quiz .quizWrap {
	padding: 0 5% 10%;
}

#quiz .quizBox {
	border-radius: 10px;
	margin-top: 5%;
}

#quiz .quizBox .question {
	width: 75px;
	float: left;
	line-height: 0;
}

#quiz .quizBox h4 {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.4;
	padding: 3% 3% 3% 80px;
}

#quiz .quizBox .choice {
	clear: both;
	padding: 4% 2%;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
}

#quiz .quizBox .choice .btn1 {
	float: left;
	width: 48%;
	text-align: center;
	background: #fff;
	padding: 7px 0;
	border-radius: 15px;
}

#quiz .quizBox .choice .btn2 {
	float: right;
	width: 48%;
	text-align: center;
	background: #fff;
	padding: 7px 0;
	border-radius: 15px;
}

#quiz .quizBox .answer {
	padding: 0 4% 4%;
	border-radius: 0 0 10px 10px;
	display: none;
}

#quiz .quizBox .answer .inner {
	background: #fff;
	padding: 3%;
}

#quiz .quizBox .answer img {
	width: 30%;
	max-width: 124px;
	display: block;
	margin: 0 auto;
}

#quiz .quizBox .answer .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	font-weight: bold;
	color: #666;
	padding: 0 0 10px;
	border-bottom: 2px solid #999;
}

#quiz .quizBox .answer .detail {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	color: #666;
	padding-top: 10px;
}

#quiz .boxYellow {
	background: #ffffce;
	border: 1px solid #ffd200;
}

#quiz .boxYellow h4 {
	color: #754c24;
}

#quiz .boxYellow .choice {
	background: #f5f0b4;
}

#quiz .boxYellow .choice .btn1 {
	border: 2px solid #ffd200;
}

#quiz .boxYellow .choice .btn2 {
	border: 2px solid #ffd200;
}

#quiz .boxYellow .choice .open,
#quiz .boxYellow .choice .open {
	background: #ffd200;
}

#quiz .boxYellow .answer {
	background: #f5f0b4;
}

#quiz .boxBlue {
	background: #e1e9ff;
	border: 1px solid #a5d1e9;
}

#quiz .boxBlue h4 {
	color: #5f868a;
}

#quiz .boxBlue .choice {
	background: #d0e1f0;
}

#quiz .boxBlue .choice .btn1 {
	border: 2px solid #a5d1e9;
}

#quiz .boxBlue .choice .btn2 {
	border: 2px solid #a5d1e9;
}

#quiz .boxBlue .choice .open,
#quiz .boxBlue .choice .open {
	background: #a5d1e9;
}

#quiz .boxBlue .answer {
	background: #d0e1f0;
}



/*--------------------------------------------------------
　パイプの汚れを徹底解剖
--------------------------------------------------------*/
#yogore .box01 {
	padding: 5%;
}

#yogore .box01 .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
}

#yogore .box01 img {
	padding: 4% 0;
}



/*--------------------------------------------------------
　ニオイの原因は？
--------------------------------------------------------*/
#nioi .box01 {
	padding: 5%;
}



/*--------------------------------------------------------
　応急処置119番・よくあるご質問
--------------------------------------------------------*/
#emergency .read,
#faq .read {
	padding: 3% 5% 5%;
}

#emergency .innerBox,
#faq .innerBox {
	padding: 0 5% 5%;
}

#emergency .innerBox li,
#faq .innerBox li {
	background: url(../images/common/icon_arrow01.png) no-repeat left 2px;
	background-size: 15px 15px;
	margin-bottom: 10px;
}

#emergency .innerBox a,
#faq .innerBox a {
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	padding-left: 20px;
	color: #333;
	text-decoration: none;
}

.qa-title{
	margin: 0 0 22px 0;
}
.qa-box{
	margin-bottom: 0.73em;
}
.qa-box dl {
	border-bottom: 1px solid #ccc;

}

.qa-box dl dt{
	background: url(../images/common/icon_q.gif) left top no-repeat;
	background-size: 22px;
    position: relative;
	padding: 0 2.1em 1px 30px;
	cursor: pointer;
	vertical-align: middle;
	margin-bottom: 0.73em;
}

.qa-box dl dt:after{
	position: absolute;
    right: 0.1em;
	top: 50%;
	margin-top: -11px;
	content: " ";
	background: url(../images/faq/icon_open.gif) right center no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
	background-size: 22px;
}
.qa-box dl dt.select:after{
	position: absolute;
    right: 0.1em;
	top: 50%;
	margin-top: -11px;
	content: " ";
	background: url(../images/faq/icon_close.gif) right center no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
	background-size: 22px;
}
.qa-box dl dd{
	background: url(../images/common/icon_a.gif) left 0.73em no-repeat;
	background-size: 22px;
	position: relative;
	padding: 0.73em 0 0.73em 30px;
	display: none;
	border-top: 1px dotted #ccc;
}

/*.qa-box dl dd{
	background: url(../images/common/icon_a.gif) left top no-repeat;
	background-size: 22px;
	padding: 0 0 1px 30px;
	margin-bottom: 12px;
	display: none;
}*/
.qa-box .pagetop{
	border-bottom: 1px dotted #cdcdcd;
	padding-bottom: 6px;
}


/*--------------------------------------------------------
　TVCM
--------------------------------------------------------*/
#tvcm .innerBox {
	padding: 3% 5% 5%;
}

#tvcm .innerBox .movieWrap {
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
}

#tvcm .innerBox .movieWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

#tvcm .innerBox .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	padding-top: 10px;
}

#tvcm .aboutCM {
	border: 1px solid #ffb400;
	background: #fffab1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fffab1), color-stop(1.00, #ffffff));
	background: linear-gradient(to bottom, #fffab1 0%, #ffffff 100%);
	width: 82%;
	margin: 0 auto 5%;
	padding: 4% 4% 50px;
	position: relative;
}

#tvcm .aboutCM h4 {
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	border-bottom: 2px solid #ffb400;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#tvcm .aboutCM .txt {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
}

#tvcm .aboutCM .btn {
	background: url(../images/common/icon_arrow03.png) no-repeat 10px center #FFDC00;
	background-size: 10px 10px;
	border: 1px solid #ffb400;
	border-radius: 4px;
	padding: 4px 10px;
	position: absolute;
	right: 4%;
	bottom: 4%;
}

#tvcm .aboutCM .btn a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-left: 14px;
}

