@charset "shift_jis";

/*==============================================
 common
============================================= */
.menu {
	display:none;
}
img {
	display: block;
	width: 100%;
}

#header {
	border-bottom: #ededed solid 1px;
}
#footer {
	margin-top: 1rem;
}
.copyRight {
	border-top: 1px solid #ededed;
}
.pageTop {
	width: 40px;
	height: 40px;
	right: 10px;
	background-size: 40px;
	border-radius: 50%;
}

em {
	font-style: normal;
}

.releasedate {
	font-size: 0.85rem; 
	color: #666;
	padding: 2rem 0;
}


/*==============================================
 看板
============================================= */
h1 {
	padding-top: 93.88%;
	margin: 0 auto;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/sp_mainimg.jpg) no-repeat center top;
	background-size: 100%;
	text-indent: -999em;
	font-size: 0;
}

.lead {
	font-size: 1.2rem;
	line-height: 1.8;
	padding: 1.5rem 1.5rem 0;
}
.lead a {
	color: #a50034;
	text-decoration: underline;
}


/*==============================================
 バナー
============================================= */
.topbnr {
	padding: 1.5rem;
}
.topbnr a {
	display: block;
	background: #ae2e2e;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 1.1rem;
	color: #fff;
	text-align: center;
	padding: 1rem 2rem 1.1rem 1.5rem;
	position: relative;
}
.topbnr a:after {
	content: "▼";
	display: block;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 50%;
	right: .8rem;
	margin-top: -.5rem;
	transform: rotate(-90deg);
}
.innerbnr {
	margin-top: 2rem;
}
.innerbnr a {
	display: block;
	height: 0;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/sp_innerbnr.jpg) no-repeat 0 0;
	background-size: 100%;
	padding-top: 41.66%;
}
.innerbnr a p {
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	margin: 0;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph p {
	font-size: 1.4rem;
	line-height: 1.8;
	margin-top: 2.5rem;
}
.paragraphIn > p:first-child {
	margin-top: 1rem;
}
.paragraph .cap {
	font-size: 1.1em;
	line-height: 1.6;
	margin-top: 1rem !important;
}

.paragraph {
	background: #fff;
	border-top: 1px solid #ddd;
	transition: background-color .2s, border-top-color .2s;
}
#article05 {
	border-bottom: 1px solid #ddd;
}

.spAccordion {
	display: none;
	padding: 0 1.2rem 2rem;
}
.paragraph h2 {
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: bold;
	padding: 1.8rem 3.2rem 1.4rem 1.5rem;
	position: relative;
}
.paragraph h2 span {
	display: block;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 1px;
	bottom: 0;
	right: 1.5rem;
	width: 8px;
	height: 8px;
	margin: auto;
	transition: transform .2s ease, opacity .2s ease;
	transform: rotate(45deg);
	vertical-align: middle;
	border-bottom: 4px solid #d6d6d6;
	border-right: 4px solid #d6d6d6;
}
.paragraph.active h2:after {
	top: 3px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.paragraph h2 em {
	display: block;
	font-size: 1.3rem;
	color: #503f49;
	margin-bottom: .5rem;
}
.paragraph h2 em:before {
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
	background: #503f49;
	border-radius: 100%;
	font-size: 1rem;
	color: #fff;
	line-height: 1.55rem;
	text-align: center;
	vertical-align: .1rem;
	box-sizing: border-box;
	margin-right: .5rem;
}
#article01 h2 em:before {
	content: "1";
}
#article02 h2 em:before {
	content: "2";
}
#article03 h2 em:before {
	content: "3";
}
#article04 h2 em:before {
	content: "4";
}
#article05 h2 em:before {
	content: "5";
}

.paragraph h3 {
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: bold;
	margin: 3rem auto 0;
}
.paragraph h3:before {
	content: "";
	display: table-cell;
	width: 1rem;
	border-radius: 3px;
	background: #503f49;
}
.paragraph h3 span {
	display: table-cell;
	padding: .5rem 0 .3rem 1rem;
}



.paragraph h2 br,
.paragraph h3 br {
	display: none;
}

.reviewBox {
	margin: 1.5rem auto 3rem;
}
.reviewBox li {
	border-radius: 1rem;
	font-size: 1.3rem;
	line-height: 1.6;
	margin: 1.2rem auto 0;
	padding: 85px 1.2rem 1rem 1.2rem;
}
.reviewBox li:nth-child(1) {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/user01.png) no-repeat center 1.2rem;
	background-color: #f6f6f6;
	margin: 0 auto 0;
}
.reviewBox li:nth-child(2) {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/user02.png) no-repeat center 1rem;
	background-color: #f6f6f6;
}
.reviewBox li:nth-child(3) {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/user03.png) no-repeat center 1rem;
	background-color: #f6f6f6;
}
.reviewBox .cap {
	font-size: 1rem;
	margin-top: 1.5rem;
}

.column {
	background: #fff;
	border: 3px solid #d6d6d6;
	margin: 3rem auto 0;
	padding: 2rem 1.5rem 1.5rem;
}
.column h4 {
	font-size: 1.6rem;
	font-weight: bold;
	color: #503f49;
	line-height: 1.5;
	text-align: center;
	margin: 0 auto 1.5rem;
}
#article01 .column div img {
	width: 60%;
	margin: 1.5rem auto 0;
}
#article04 .column img {
	width: 60%;
	margin: auto;
}


/*==============================================
 画像
============================================= */
.imgBox {
	margin: 2.5rem auto;
}
.imgBox a {
	display: block;
}
.imgBox a + a {
	margin-top: 1rem;
}
.imgBox strong {
	display: block;
	font-size: 1.3rem;
	color: #503f49;
	margin-bottom: 1rem;
}
.imgBox a span {
	display: block;
	color: #333;
	margin: .8rem auto 0;
}
.imgBox .cap small {
	display: block;
	margin-top: .5rem;
}


/*----- 動画 -----*/
.movBox {
	margin: 2.5rem auto;
}
.movBox .mov video {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.mov .movTxt {
	font-size: 13px;
	line-height: 1.5;
}

.movBox h4 {
	font-size: 1.3rem;
	font-weight: bold;
	color: #503f49;
	margin: 0 auto 1rem;
	position: relative;
}
.movBox h4:before {
	content: "▼";
	display: inline-block;
	width: 1.4rem;
	height: 2rem;
	background: #503f49;
	border-radius: 3px;
	font-size: .8rem;
	color: #fff;
	font-weight: normal;
	line-height: 2.2rem;
	text-align: center;
	vertical-align: 2px;
	transform: rotate(-90deg);
	margin: 0 .3rem 0 0;
}

/*----- youTube -----*/
.youTube {
	margin: 0 auto 2.5rem;
	padding: 0 1.5rem;
}
.youTube h3 {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	margin: 0 auto 1rem;
}
.youTubeWrap {
	position: relative;
	padding-top: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom:10px;
}
.youTube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	background: #f3f3f3;
	padding: 2.5rem 1.5rem 1rem;
}
.productBox .wrap {
	background: #fff;
	border-radius: 20px;
	text-align: center;
	padding: 2.5rem 2rem;
}
.productBox a {
	color: #333;
}
.productBox a img {
	width: 85%;
	margin: 1.5rem auto 0;
}
.productBox dd {
	font-weight: bold;
}
.productBox dt {
	font-size: 2rem;
	font-weight: bold;
	color: #503f49;
	margin: 1rem auto;
}
.productBox dt small {
	display: block;
	font-size: 1.3rem;
	margin-top: .3rem;
}
.productBox img + div {
	background: #ae2e2e;
	border-radius: 4px;
	font-size: 1.1rem;
	color: #fff;
	text-align: center;
	margin: -.3rem auto 0;
	padding: 1rem 1.7rem 1.1rem 1.3rem;
	position: relative;
}
.productBox img + div:after {
	content: "▼";
	display: block;
	font-size: .9rem;
	transform: rotate(-90deg);
	position: absolute;
	top: 50%;
	right: .8rem;
	margin-top: -.6rem;
}



/*==============================================
 注釈
============================================= */
.notice {
	background: #f3f3f3;
	padding: 2rem 1.5rem 1.5rem;
}
.notice li {
	font-size: .85rem;
	color: #666;
	line-height: 1.6;
	margin-top: .5rem;
}


.questionnaire {
	background: #fff;
}
.questionnaireInner {
	border: 1px solid #0a7bc3;
}
.questionnaireInner h2 {
	border-radius: 4px 4px 0 0;
}



/*----- .scroll -----*/
.scroll {
	overflow: auto;
	padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}



