@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
	border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
	width: 930px;
	margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

em {
	font-style: normal;
}
img {
	image-rendering: -webkit-optimize-contrast;
}

.releasedate {
	width: 930px; 
	font-size: 11px; 
	color: #666;
	text-align: right;
	margin: 100px auto 0; 
}

#mainContents {
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
}


/*==============================================
 看板
============================================= */
.maintitle {
	width: 100%;
	height: 798px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/mainimg.jpg) no-repeat center top;
}
h1 {
	width: 930px;
	height: 798px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/maintitle.png) no-repeat 0 52px;
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
	margin: 0 auto;
}
.lead {
	width: 930px;
	font-size: 16px;
	line-height: 2;
	margin: 50px auto 0;
}
.lead a {
	color: #ae2e2e;
	text-decoration: underline;
}
.lead a:hover {
	text-decoration: none;
}


/*==============================================
 バナー
============================================= */
.topbnr {
	margin: 50px auto 0;
}
.topbnr a {
	display:block;
	width: 700px;
	height: 70px;
	background: #ae2e2e;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 72px;
	margin: 0 auto;
	position: relative;
	transition: all ease .3s;
}
.topbnr a:after {
	content: "▼";
	display: block;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 20px;
	transform: rotate(-90deg);
}
.topbnr a:hover {
	background: #7d2d2d;
}
.innerbnr {
	width: 930px;
	margin: 100px auto 0;
}
.innerbnr a {
	display: block;
	width: 930px;
	height: 200px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/innerbnr_img.jpg) no-repeat 0 0;
	position: relative;
}
.innerbnr a p:nth-child(1) {
	text-indent: -999em;
}
.innerbnr a p:nth-child(2) {
	width: 570px;
	height: 46px;
	background: #a82424;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 48px;
	position: absolute;
	top: 125px;
	left: 42px;
	transition: all ease .3s;
}
.innerbnr a p:nth-child(2):after {
	content: "▼";
	display: block;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 15px;
	transform: rotate(-90deg);
}
.innerbnr a p:hover {
	background: #7d2d2d;
}


/*==============================================
 目次
============================================= */
.menu {
	width: 930px;
	border: 1px solid #bebebe;
	box-sizing: border-box;
	margin: 70px auto 100px;
	padding: 38px 65px 35px;
	position: relative;
}
.menu p {
	display: inline-block;
	background: #fff;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #9d9499;
	padding: 5px 15px;
	position: absolute;
	top: -13px;
	left: 30px;
}
.menu ul {
	margin: auto;
}
.menu li {
	font-size: 14px;
	line-height: 2.4;
}
.menu li a em {
	display: inline-block;
	width: 110px;
	font-weight: bold;
	color: #503f49;
	margin-right: 15px;
	position: relative;
}
.menu li a em:after {
	content: "…";
	position: absolute;
	right: 0;
}
.menu li:before {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #503f49;
	border-radius: 100%;
	font-size: 12px;
	color: #fff;
	line-height: 19px;
	text-align: center;
	vertical-align: 1px;
	box-sizing: border-box;
	margin-right: 10px;
	padding: 0 0 0 1px;
}
.menu li:nth-child(1):before {
	content: "1";
}
.menu li:nth-child(2):before {
	content: "2";
}
.menu li:nth-child(3):before {
	content: "3";
}
.menu li:nth-child(4):before {
	content: "4";
}
.menu li:nth-child(5):before {
	content: "5";
}
.menu li a:hover {
	opacity: .7;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	margin: 0 auto;
	padding: 100px 0 120px;
}
.paragraph h2 {
	width: 930px;
	min-height: 120px;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 auto 80px;
}
.paragraph h2 span {
	overflow: hidden;
}
.paragraph h2 em {
	display: block;
	width: 120px;
	height: 120px;
	text-indent: -999em;
	float: left;
	margin: -8px 30px 0 0;
}
#article01 h2 em {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/h2_p1.png) no-repeat 0 0;
}
#article02 h2 em {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/h2_p2.png) no-repeat 0 0;
}
#article03 h2 em {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/h2_p3.png) no-repeat 0 0;
}
#article04 h2 em {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/h2_p4.png) no-repeat 0 0;
}
#article05 h2 em {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/h2_p5.png) no-repeat 0 0;
}

.paragraph h3 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5;
	margin: 90px auto 70px;
}
.paragraph h3:before {
	content: "";
	display: table-cell;
	width: 14px;
	background: #503f49;
	border-radius: 4px;
}
.paragraph h3 span {
	display: table-cell;
	padding: 10px 0 5px 25px;
}

.paragraph h2 sup {
	font-size: 14px;
	vertical-align: .3rem;
	margin: 0 2px 0 1px;
}
.paragraph h3 sup {
	font-size: 13px;
	vertical-align: .2rem;
	margin: 0 2px 0 1px;
}

#article01,
#article03 {
	background: #f3f3f3;
}
#article05 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/matomebg.jpg) no-repeat center 0;
	background-color: #f6f6f6;
	padding-bottom: 60px;
}

.paragraphIn {
	width: 930px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 30px;
}
.paragraphIn .ag {
	font-family: "meiryo";
}

.reviewBox {
	margin: 70px auto 80px;
}
.reviewBox li {
	background: #fff;
	border-radius: 150px;
	font-size: 17px;
	line-height: 2;
	margin: 40px auto 0;
	padding: 26px 70px 27px 160px;
}
.reviewBox li:nth-child(1) {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/user01.png) no-repeat 70px center;
	background-color: #fff;
	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 70px center;
	background-color: #fff;
}
.reviewBox li:nth-child(3) {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_laundry/user03.png) no-repeat 70px center;
	background-color: #fff;
}
.reviewBox .cap {
	font-size: 12px;
	line-height: 1.6;
	margin-top: 50px;
}

.column {
	border: 5px solid #d6d6d6;
	margin: 80px auto 0;
	padding: 70px 50px;
}
.column h4 {
	font-size: 30px;
	font-weight: bold;
	color: #503f49;
	line-height: 1.5;
	text-align: center;
	margin: 0 auto 60px;
}
.column a {
	display: block;
}
.column h4 + a {
	width: 600px;
	margin: 0 auto;
}
.column img {
	display: block;
	width: 100%;
}

#article01 .column div {
	overflow: hidden;
	margin: 60px auto 0;
	padding: 0 0 0 30px;
}
#article01 .column div a {
	float: right;
	margin: 0 0 0 35px;
}
#article01 .column div p {
	margin: 40px auto 0;
}
#article04 .column div {
	overflow: hidden;
	margin: 60px auto 0;
	padding: 0 30px;
}
#article04 .column div a {
	float: left;
	width: 360px;
	text-align: center;
	margin: 0 35px 0 0;
}
#article04 .column div a img {
	width: 276px;
	margin: auto;
}
#article04 .column div p {
	margin: 20px auto 0;
}

#article05 p {
	padding-right: 350px;
}


/*==============================================
 画像
============================================= */
.imgBox {
	width: 930px;
	margin: 80px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 450px;
	float: left;
}
.imgBox a:nth-of-type(2) {
	float: right;
}
.imgBox img {
	display: block;
	width: 100%;
}
.imgBox a img {
	transition: all ease .3s;
}
.imgBox a:hover img {
	opacity: .8;
}
.imgBox a span {
	display: block;
	font-size: 11px;
	color: #333;
	line-height: 2;
	margin: 15px auto 0;
}
.imgBox .cap {
	font-size: 13px;
	line-height: 2;
	margin: 25px 0 0;
}
.imgBox .cap.right {
	width: 450px;
	margin-top: -2px;
	float: right;
}
.imgBox .cap small {
	display: block;
	font-size: 11px;
	margin-top: 8px;
}

.imgBox strong {
	display: block;
	font-size: 22px;
	color: #503f49;
	margin-bottom: 20px;
}
.imgBox strong sup {
	font-size: 11px;
	vertical-align: .1rem;
	margin: 0 2px 0 1px;
}

.w800,
.w800 a {
	width: 800px;
	float: none;
}


/*==============================================
 動画
============================================= */
.movBox {
	width: 640px;
	margin: 80px auto 0;
}
.movBox h4 {
	font-size: 22px;
	font-weight: bold;
	color: #503f49;
	text-align: center;
	margin: 0 auto 25px;
	position: relative;
}
.movBox h4:before {
	content: "▼";
	display: inline-block;
	width: 22px;
	height: 36px;
	background: #503f49;
	border-radius: 3px;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	line-height: 38px;
	vertical-align: 3px;
	transform: rotate(-90deg);
	margin: 0 20px 0 0;
}
.mov {
	width: 640px;
	height: 360px;
	background: #666;
	display: table;
	line-height: 0;
}
.movTxt {
	display: table-cell;
	line-height: 1.3;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}
.movBox .cap {
	font-size: 13px;
	line-height: 2;
	margin: 25px 0 0;
}

/*---- youTube ----*/
.youTube {
	text-align: center;
	margin: 0 auto 70px;
}
.youTube h3 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 auto 30px;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	background: #f6f6f6;
	text-align: center;
	margin: 0 auto;
}
.productBox .wrap {
	width: 930px;
	background: #fff;
	border-radius: 20px;
	margin: 0 auto;
	padding: 80px 0 90px;
}
.productBox dd {
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.productBox dt {
	font-size: 48px;
	font-weight: bold;
	color: #503f49;
	margin: 25px auto 28px;
}
.productBox dt small {
	display: block;
	font-size: 24px;
	margin-top: 8px;
}
.productBox img + div {
	display:block;
	width: 570px;
	height: 60px;
	background: #ae2e2e;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 62px;
	margin: -10px auto 0;
	position: relative;
	transition: all ease .3s;
}
.productBox img + div:after {
	content: "▼";
	display: block;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 0;
	right: 20px;
	transform: rotate(-90deg);
}
.productBox img + div:hover {
	background: #7d2d2d;
}


/*==============================================
 注釈
============================================= */
.notice {
	background: #f6f6f6;
	padding: 100px 0;
}
.notice ul {
	width: 930px;
	margin: 0 auto;
}
.notice li {
	font-size: 12px;
	color: #666;
	line-height: 1.8;
	margin-top: 10px;
}



.questionnaire {
	background: #fff;
}
.questionnaireInner {
	border: 1px solid #0a7bc3;
}
.questionnaireInner h2 {
	border-radius: 4px 4px 0 0;
}

