@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%; }

.sponly {
	display: none;
}

/*---- 文字　 ----*/
#mainContents {
	background-color: #f2f4f4;
}
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBoxIn,
.attention,
.youtubetit,
.cparea{
font-family:'游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.07em;}

#mainContents p {
	font-size:  124%;
	line-height: 2;}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}

#mainContents .capS{
	font-size: 92%;
	line-height: 1.9;}


#mainContents p + p {
	margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}


.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/top_bg.jpg) center top no-repeat;}

.mainTitle {
width: 930px;
height: 688px;
margin: 0 auto;}

h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/pc_title.png) left 100px no-repeat;
text-indent: -999em;
height: 430px;
font-size: 0;
z-index: 1;}

.paragraph {
	padding-top: 100px;}

.paragraph h2 {
width: 1096px;
height: 210px;
margin: 0 auto;
text-indent: -999em;}

#article01 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/h2_01.jpg) center top no-repeat;}
#article02 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/h2_02.jpg) center top no-repeat;}
#article03 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/h2_03.jpg) center top no-repeat;}
#article04 h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/h2_04.jpg) center top no-repeat;}
#matome h2 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/h2_05.jpg) center top no-repeat;}

.paragraph h3 {
	margin: 90px 0 60px;
	text-indent: -999em;
	overflow: hidden;
	border-bottom: #363636 1px dotted;
	padding-bottom: 30px;
height: 25px;}

.paragraph .h3_01 {
 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/h3_01.png) left top no-repeat;}

.paragraph .h3_02 {
 background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/h3_02.png) left top no-repeat;}


.titlebox,
.bgbox{
width: 1136px;
margin: 0 auto;
box-sizing: border-box;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/bg.jpg) center top repeat-y;
}

.lead,
.spAccordion,
.contentsNavi{
	width: 930px;
	margin: 0 auto;}

.spAccordion {
	padding-top: 80px;
}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

/* .contentsNavi  */
.contentsNavi{
	display: table;
margin-top: 70px;}

.contentsNavi p,
.contentsNavi ul{
	display: table-cell;
vertical-align: middle;}

.contentsNavi p {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: bold;
	font-size: 19px;
	width: 122px;}

.contentsNavi ul {
border-top: #939393 1px dotted;}

.contentsNavi li{
font-size: 16px;
border-bottom: #939393 1px dotted;
padding: 16px 0 14px;}

.contentsNavi li span {
	font-size: 18px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: bold;
	width: 160px;
	display: inline-block;}

.contentsNavi li a {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/anchor_arrow.png) 6px 50% no-repeat;
padding-left: 34px;
-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;}

.contentsNavi li a:hover {
color: #c80202;}


/*==============================================
 バナー
============================================= */
.topbnr a{
display: block;
width: 425px;
padding: 20px 0;
color: #fff;
background-color: #d10202;
border-radius: 80px;
text-align: center;
overflow: hidden;
-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;}

.topbnr a dt {
font-size: 18px;
letter-spacing: 1;
font-weight: bold;}

.topbnr a dd {
font-size: 15px;
margin-top: 10px;}

.topbnr .bnr .item {
display:table;
table-layout: fixed;
position: relative;
padding-right: -25px;
width: 100%;}

.topbnr .bnr .item:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 26px;
margin: auto;
}

.topbnr a:hover{
background-color: #ff1616;}

.innerbnr a{
display: block;
width: 930px;
height: 187px;
margin: 90px auto;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/innerbnr.jpg) no-repeat;
overflow: hidden;
-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;}

.innerbnr a:hover {
opacity: 0;	}

.innerbnr .bnr{
width: 930px;
height: 187px;
margin: 90px auto 0;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/innerbnr_over.jpg) no-repeat;}


/*==============================================
#mainContents
============================================= */
.subtitle {font-size: 19px;
margin-bottom: 10px;
margin-top: 90px;}

.imgBox .subtitle {
	margin-top: 0;}

.subtitle + .imgBox {
	margin-top: 0;}

.green {
	color: #23a641;}

/*----　画像　----*/
.w775 {width: 775px;}
.w850 {width: 850px;}

.imgBox {margin:90px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:460px;}

.imgBox .floatR.cap {
	width: 455px;}

.w455 .floatL,
.w455 .floatR {
	width: 455px;
}

.w510 .floatL {
	width: 510px;
padding-top: 129px;} 
.w510 .floatR {
	width: 390px;} 

.w775 .floatL {width: 470px;
padding-top: 90px;}
.w775 .floatR {width: 265px;
text-align: center;}

.w775 .floatR img {
	width: 217px;
}

.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
-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;}

.imgBox a:hover {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox + p {
	margin-top: 90px;
}

.kakomi{
border: #d5d5d5 1px solid;
border-radius: 8px;
box-sizing: border-box;
padding: 50px 40px 40px;
margin-top: 90px;}

.kakomi .balloon {
	width: 206px;
	margin: 0 auto;
}

.kakomi .balloon img {
width: 100%;
}

.kakomi .tit {
	text-align: center;
	font-size: 26px;
	margin-top: 15px;
}

.kakomi .imgBox {
	width: 850px;
margin: 40px 0 0 !important;}

.kakomi .imgBox .floatL {
	width: 355px;}

.kakomi .imgBox .floatR {
	width: 460px;}

/*----　.youTube　----*/
.youtubetit {
	font-size: 19px;
	line-height: 1.8;
	font-weight: bold;
	text-align: center;
	margin: 100px auto 0;}

.youTube {
/*	background-color: #d7d7d7;*/
	width: 650px;
	height: 366px;
	margin: 15px auto 0;
}

/*.youTube .cap {
	text-align: center;
	padding-top: 180px;
}*/

/*---- キャンペーン ----*/
.cparea {
width: 930px;
margin: 80px auto 0;
display: table;
padding: 40px;
background-color: #f2f4f4;
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 {
	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_fridge/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_fridge/cp_arrow_over.png) 400px 50% no-repeat;
	background-size: 24px;
	color:#fff;
}


.cparea .img {width: 350px;}

.cparea .img img {width: 100%;}

/*==============================================
.productBox
============================================= */
.productBox {
	width: 930px;
	margin: 110px auto 0;
	padding-bottom: 100px;}

.productBox .title {
	text-indent: -999em;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/prdtitle.png) center top no-repeat;
height: 27px;
position: relative;}

.productBox .title::after {
	content: '';
	display: block;
	position: absolute;
	left: 50%; /* 位置調整 */
	transform: translate(-50%); /* 位置調整 */
	bottom: -20px; /* 下線の上下位置調整 */
	width: 30px; /* 下線の幅 */
	height: 1px; /* 下線の太さ */
	background-color: #666666; /* 下線の色 */
}


.productBox .seriestit {
	text-align: center;
margin-top: 80px;}

.productBox .seriestit.boder {
	border-top: #929292 1px dotted;
	padding-top: 80px;
}


.productBox .seriestit .cap {
	font-size: 20px !important;
line-height: 1.6 !important;}

.productBox .seriestit .cap span {
	font-size: 12px !important;
	display: block;
}

.productBox .seriestit .tit {
	font-size: 30px !important;
	color: #286895;
	font-weight: bold;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	display: block;
	margin-top: 20px;}


.productBox .itembox {
	width: 870px;
	overflow: hidden;
	margin: 40px auto 0;}



.productBox .itembox a {
display: block;
width: 410px;
float: left;
-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;}

.productBox .itembox a:hover{
opacity: 0.8;
filter: alpha(opacity=80);
}

.productBox .itembox a + a {
	margin-left: 50px;}

.productBox .itembox + .itembox{
	margin-top: 60px;
}

.productBox .itembox .img{
	text-align: center;}

.productBox .itembox .img img {
width: 290px
}

.productBox .itembox .name {
	text-indent: -999em;
	overflow: hidden;
	height: 25px;
margin-top: 30px;}

.productBox .itembox .name.no01{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/prd_name01.png) center top no-repeat;}
.productBox .itembox .name.no02{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/prd_name02.png) center top no-repeat;}
.productBox .itembox .name.no03{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/prd_name03.png) center top no-repeat;}
.productBox .itembox .name.no04{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/prd_name04.png) center top no-repeat;}
.productBox .itembox .name.no05{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/prd_name05.png) center top no-repeat;}
.productBox .itembox .name.no06{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/prd_name06.png) center top no-repeat;}

.productBox .itembox .name.no07{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/06_toshiba_fridge/prd_name07.png) center top no-repeat;}


.productBox .itembox .data {
	font-size: 13px;
margin-top: 10px;}

.productBox .itembox .capacity {
	font-size: 13px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	letter-spacing: 0 !important;
	/*font-weight: bold;*/
display: inline-block;
margin-right: 10px;
background-color: #f2f4f4;
padding: 3px 8px;}

.productBox .itembox .capacity span {
	color: #286895;
	display: inline-block;
	padding-left: 5px;
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 26px;
}

.productBox .itembox .btn{
text-align: center;
font-size: 15px;
padding: 18px 0;
margin-top: 15px;
color: #fff;
background-color: #d10202;
border-radius: 80px;
display:table;
table-layout: fixed;
position: relative;
padding-right: -25px;
width: 100%;
overflow: hidden;
-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;}

.productBox .itembox .btn:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 26px;
margin: auto;
}

.productBox .itembox a:hover .btn{
background-color: #ff1616;
/*opacity: 0.8;
filter: alpha(opacity=80);*/}

/*注釈*/
.attention {
	width: 930px;
	margin: 50px auto 0;
	padding-bottom: 80px;
}

.attention li {
	font-size: 12px;
	line-height: 1.6;
	color: #4F4F4F;
	padding-left: 2em;
text-indent: -2em;
}

.attention li + li {
	margin-top: 10px;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto;
padding-bottom: 100px;
text-align: right;}

/*==============================================
アンケート
============================================= */
#questionnaireInner-form {
	border-right: #d7d7d7 1px solid;
	border-left: #d7d7d7 1px solid;
	border-bottom: #d7d7d7 1px solid;
	padding-bottom: 100px;
}

/*----　カラー変更　----*/
.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: #f2f2f2;*/
background-color: #fff;
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;
}

