@charset "shift_jis";
/*==============================================
common
============================================= */
.forSp {
display: none;
}
#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%; }

/*==============================================
看板
============================================= */
#mainContents {
font-feature-settings: "palt" 1;
letter-spacing: 0.03em;
}
.mainTitleWrap {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/title_bg.png) center top 43px no-repeat;
}
.mainTitle {
width: 930px;
margin: 0 auto;
padding-top: 56px;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/title.png) left top no-repeat;
width: 930px;
height: 325px;
text-indent: -999em;
font-size: 0;
z-index: 30;
margin: 0 auto;
}

.lead {
font-size: 14px;
line-height: 24px;
width: 650px;
margin: 70px 0 32px 0;
letter-spacing: 0.06em;
}
.lead a {
transition: .2s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #007ae2;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #2d9fff;
}

.menu {
border-top: #e5e5e5 solid 1px;
width: 100%;
padding: 70px 0 50px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/memu.png) left top no-repeat;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding: 0 0 0 115px;
}
.menu a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/menu_arrow.png) left 5px center no-repeat;
display: block;
font-size: 14px;
transition: .2s;
}
.menu a b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/menu_dot.png) right 17px center no-repeat;
box-sizing: border-box;
display: inline-block;
font-size: 14px;
padding-left: 20px;
width: 210px;
}
.menu a:hover {
opacity: 0.5;
}
.menu li {
margin-bottom: 12px;
padding-bottom: 12px;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 570px;
margin-bottom: 95px;
}
.topbnr .bnr a {
display: block;
border-radius: 120px;
box-sizing: border-box;
width: 100%;
height: 55px;
background: #d92121 url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/arrow.png) right 15px top 18px no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
text-align: center;
color: #fff;
font-size: 14px;
padding-top: 17px;
font-weight: bold;
}
.topbnr .bnr {
display: block;
border-radius: 120px;
box-sizing: border-box;
width: 100%;
height: 55px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/arrow.png) right 15px top 18px no-repeat;
margin: 0 auto;
color: #fff;
font-size: 14px;
font-weight: bold;
}
.topbnr .bnr a:hover {
background-color: #ff0000;
}
.topbnr .itemName {
display: none;
}
.innerbnr {
margin: 100px 0 140px;
}
.innerbnr .bnr a {
display: block;
width: 930px;
height:197px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/inn_bnr.png) left center no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.innerbnr .bnr {
display: block;
width: 930px;
height:197px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/inn_bnr_over.png) left center no-repeat;
margin: 0 auto;
}
.innerbnr .bnr a:hover {
opacity: 0;
}

/*==============================================
#mainContents
============================================= */
.paragraph {
width: 100%;
}
#article01 .paragraphIn,
#article02 .paragraphIn,
#article03 .paragraphIn,
#matome .paragraphIn {
width: 930px;
margin: 0 auto;
}
.paragraphIn > .imgBoxB {
margin-top: 75px;
}
#article01 h2,
#article02 h2,
#article03 h2,
#matome h2 {
background: #f4f4f4;
border-top: #d92121 solid 4px;
color: #000;
text-align: left;
font-size: 29px;
line-height: 1.5;
font-weight: bold;
width: 100%;
margin-bottom: 80px;
padding: 60px 0 40px;
}
#article01 h2 span,
#article02 h2 span,
#article03 h2 span,
#matome h2 span{
display: block;
width: 930px;
margin: 0 auto;
}
#article01 h2 b,
#article02 h2 b,
#article03 h2 b,
#matome h2 b {
color: #d92121;
display: block;
font-size: 24px;
margin-bottom: 10px;
}
.paragraph p {
font-size: 16px;
line-height: 33px;
}
p.cap {
font-size: 13px;
line-height: 1.6;
letter-spacing: 0.03em;
}
.paragraph p + p {
margin-top: 30px;
}
.sTitle {
border-left: #d92121 solid 5px;
margin: 120px 0 0;
padding: 0 0 0 15px;
}
.sTitle h3 {
color: #000000;
font-size: 24px;
font-weight: bold;
margin: 0 auto;
line-height: 1.5;
font-feature-settings: "palt";
}
.sTitle + p {
margin-top: 35px;
}
.sTitle sup,
.paragraph h2 sup {
font-size: 40%;
position: relative;
top: 5px;
}

/*---- #article04 ----*/
 #article04 {
 box-sizing: border-box;
 background: #f4f4f4;
 width: 930px;
 margin: 100px auto 0;
 padding: 75px 50px;
 }
#article04 h2 {
box-sizing: border-box;
border-left: #d92121 solid 5px;
font-size: 26px;
font-weight: bold;
line-height: 37px;
padding: 2px 0 2px 32px;
}
#article04 h2 sup {
font-size: 40%;
position: relative;
top: -8px;
}
#article04 h2 b {
color: #d92121;
display: block;
font-size: 22px;
margin-bottom: 3px;
}
#article04 .imgBox + p {
margin-top: 30px;
}
.ssTxt {
display: block;
font-size: 11px;
margin-top: 10px;
}

.innerbnr02 {
margin: 70px 0 0;
}
.innerbnr02 .bnr a {
display: block;
width: 672px;
height: 159px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/other_bnr.png) left center no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.innerbnr02 .bnr {
display: block;
width: 672px;
height: 159px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/other_bnr_over.png) left center no-repeat;
margin: 0 auto;
}
.innerbnr02 .bnr a:hover {
opacity: 0;
}


/*---- .imgBoxMain----*/
.imgBoxMain {
display: table;
margin-top: 85px;
}
.imgBoxMain a {
display: table-cell;
width: 570px;
vertical-align: middle;
}
.imgBoxMain p {
display: table-cell;
width: 320px;
vertical-align: middle;
padding-left: 30px;
}
.imgBoxMain p strong {
display: block;
font-size: 17px;
margin-bottom: 10px;
}

/*---- .imgBox02 ----*/
.imgBox02 {
width: 748px;
margin: 15px auto 0;
}
.imgBox02 .imagesClear a {
box-sizing: border-box;
display: block;
width: 50%;
float: left;
}
.imgBox02 .imagesClear a:nth-of-type(1) {
padding-right: 7px;
}
.imgBox02 .imagesClear a:nth-of-type(2) {
padding-left: 7px;
}

/*---- imgBox ----*/
.imgBox {
width: 100%;
margin: 70px auto 0;
}
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a  + a  {
margin-left: 15px;
}
.imgBox .imagesClear p {
width: 49%;
float: right;
}
.imgBox .imagesClear + a {
display: block;
margin: 15px 0;
}
/*---- imgBox共通 ----*/
.imgBoxMain a img,
.imgBox02 img,
.imgBox img {
width: 100%;
}
.imgBoxMain a,
.imgBox02 a,
.imgBox a {
cursor: zoom-in;
}
.imagesClear {
overflow: hidden;
}
.imgBoxB + p,
.imgBox + p {
margin-top: 70px;
}
.imgBox .imagesClear + .imagesClear,
.imgBox02 .imagesClear + p,
.imgBox .imagesClear + p {
margin-top: 15px;
}

/*---- photoTitle ----*/
.photoTitle02 {
width: 748px;
margin: 70px auto 0;
}
.photoTitle + .imgBox {
margin: 14px auto 0;
}
.photoTitle {
margin: 70px auto 0;
}
.movTit strong,
.photoTitle02 strong,
.imgBox strong,
.photoTitle strong {
display: block;
font-size: 18px;
line-height: 1.4;
text-align: left;
}
.imgBox strong {
margin-bottom: 14px;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movTit{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/mov_icon.png) left center no-repeat;
box-sizing: border-box;
margin-bottom: 15px;
padding-left: 50px;
}
.movBox {
width: 748px;
margin: 70px auto 0;
}
.movBox .mov {
width: 748px;
height: 421px;
margin-bottom: 10px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}
/*==============================================
#matome .productBox
============================================= */
.productBoxIn {
margin: 80px 0 30px;
}
.productBoxIn .mainItem a {
display: block;
width: 930px;
height: 382px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/product.png) left center no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.productBoxIn .mainItem {
display: block;
width: 930px;
height: 382px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_toshiba_cleaner/product_over.png) left center no-repeat;
margin: 0 auto;
}
.productBoxIn .mainItem a:hover {
opacity: 0;
}






/*----　.youTube　----*/
.youtubetit {
	font-size: 19px;
	line-height: 1.8;
	font-weight: bold;
	text-align: center;
	margin: 100px auto 0;
}
.youTube {
text-align: center;
padding: 30px 0 80px;
}

/*---- キャンペーン ----*/
.cparea {
width: 930px;
margin: 0px auto 120px;
display: table;
padding: 40px;
background-color: #f5f9fc;
box-sizing: border-box;}

.cparea .text,
.cparea .img {
display: table-cell;
vertical-align: middle;}

.cparea .text {
width: 520px;
padding-right: 50px;
box-sizing: border-box;}

.cparea .text p {
font-size: 16px;
	line-height: 1.8 !important;}

.cparea .text  .title {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 18px;
border-bottom: #ccc 1px solid;
margin-bottom: 30px;}

.cparea .text  .title span {
	font-size: 28px;
	display: block;
	color: #c80202;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";}

.cparea .text a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
/*	width: 380px;
	margin: 30px auto 0;*/
	color: #c80202;
	margin-top: 30px;
	border: #c80202 4px solid;
	padding: 15px;
	box-sizing: border-box;
	background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba/cp_arrow.png) 400px 50% no-repeat;
	background-size: 24px;
	-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}

.cparea .text a:hover {
border: #c80202 4px solid;
background:#c80202 url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba/cp_arrow_over.png) 400px 50% no-repeat;
	background-size: 24px;
	color:#fff;
}


.cparea .img {width: 350px;}

.cparea .img img {width: 100%;}
.sponly {
display: none;
}






.notice {
color: #404040;
width: 930px;
margin: 130px auto 0;
}
.notice ul {
margin-bottom: 20px;
}
.notice li {
color: #808080;
font-size: 11px;
line-height: 1.7;
text-align: left;
text-indent: -22px;
padding-left: 22px;
margin-bottom: 6px;
}
.notice table {
width: 100%;
box-sizing: border-box;
margin: 0 auto;
}
.notice table {
    background-color: #fff;
	margin: 10px 0 70px;
	width: 100%;
}
.notice table th,
.notice table td {
color: #5d5d5d;
    padding: 8px 10px;
    border: 1px solid #d7d7d7;
    font-size: 11px;
    box-sizing: border-box;
	text-align: center;
}
.notice table th {
    font-weight: bold;
    background-color: #f8f8f8;
	text-align: center;
}
.notice table td {
width: 15%;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
display: block;
width: 930px;
margin: 30px auto 0; 
font-size: 11px;
text-align: right;
padding-bottom: 140px;
}
/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.questionnaire {
color: #2e2e2e;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}

/*----　文字強調　----*/
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

/*----　ベースデザイン　----*/
.questionnaire {
padding: 100px 0;
background-color: #f9f9f9;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 25px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px auto;
z-index: 9;
cursor: pointer;
-webkit-transition: all .2s linear;
}

/* radio */
.question ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.question ul li .radio {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 100%;
height: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
transition: background .2s linear;
-webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
border: 3px solid;
}

/* checkbox */
.question ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.question ul li .check {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
bottom: 0;
left: 0;
right: 1px;
margin: auto;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transition: border .2s linear;
-webkit-transition: border .2s linear;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);

}
.question input[type=checkbox]:checked ~ .check {
border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
border-bottom: 2px solid;
border-right: 2px solid;
}

/* select */
.question .select {
display: inline-block;
position: relative;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}

/* textarea */
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}

/* input */
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}

/* .btnSend */
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}

/* .thanks */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}
