@charset "shift_jis";
/*==============================================
 common
============================================= */



/*.lead,*/
.contentsNavi,
.pconly{
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}

img {
width: 100%;
height: auto;
}

#mainContents {
	background-color: #f1eae6;
}

/*==============================================
 看板
============================================= */
h1 {
padding-top: 72%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_roborock/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
padding: 0 25px 25px;
font-size: 1.2rem;
line-height: 1.8;
}

.lead a {
color: #ea0029;
text-decoration: underline;
}

.cpbnr {
	padding: 0 25px 25px;
}

/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding: 10px 25px 10px 25px;
}

.topbnr span {
	display: none;
}

.topbnr a {
color: #fff;
font-size: 1.1rem;
line-height: 51px;
font-weight: bold;
text-align: center;
background-color: #ea0029;
box-sizing: border-box;
display:block;
margin-bottom: 10px;
height: 50px;
width: 100%;
border-radius: 50px;}

.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: 20px;
margin: auto;
}




/*----　記事内　----*/
.innerbnr{
padding: 30px 0 10px;
}
.innerbnr a{
display:block;
box-sizing:border-box;
}

.innerbnr img{width: 100%;}

/*==============================================
 #mainContents
============================================= */
/*----- 文字 -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBox,
table th,table td{
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;
color: #2e2926;}


.paragraph p {
font-size: 1.28rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 0;
padding-top: 30px
}
.paragraph .cap {
font-size: 1.1rem;
line-height: 1.6;
margin-top: 10px !important;
}

#mainContents .capS {
	font-size: 1rem;
	display: block;
	margin-top: 5px !important;
}

.marker {
	font-weight: bold;
	background-color: #e9ded8;}


/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #292929;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #292929;
}
.spAccordion {
display: none;
padding: 0 25px 30px;
background-color: #fff;
}
.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
font-weight: bold;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2 span {
display: block;
padding-left: 26px;
font-size: 1.3rem;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon {
	color: #fff;
	font-size: 1.2rem;
	background-color: #302b28;
	padding: 5px 13px 3px 15px;
display: inline-block;
vertical-align: middle;}

.paragraph h2 .icon img {
	width: 22px;
padding-left: 5px;
padding-bottom: 3px;
vertical-align: middle;}

.paragraph h2 .text {
	display: block;
	margin-top: 8px;
}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----　左からの矢印の位置　----*/
width: 8px;
height: 8px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 4px solid #ea0029;/*----　矢印の色　----*/
border-right: 4px solid #ea0029;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}


.paragraph h3 {
	margin-top: 40px;
	font-size: 1.4rem;
	line-height: 1.6;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: #2f2a27 1px solid;}

.subtit {
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: 30px;
}

.subtit + .imgBox {
	margin-top: 10px;
}

.subtex {
	font-size: 1.28rem;
	font-weight: bold;
	margin: 0 0 8px;
}


/*----- 画像 -----*/
.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}
.imgBox a + .cap {
	margin-top: 0;}

.imgBox.mtop20 {
	margin-top: 15px;
}
.imgBox div.floatR,
.imgBox.mtop20 .floatR{
	margin-top: 15px;
}

.imgBox a.floatR {
	margin-top: 8px;
}


.imgBox .floatR {
	display: table;
}

.imgBox .floatR .item01,
.imgBox .floatR .item02{
display: table-cell;
width: 50%;
vertical-align: middle;}

.imgBox .floatR .item01{
	padding-right: 3px;}

.imgBox .floatR .item02{
	padding-left: 3px;
}

/*----- 動画 -----*/
.movBox { 
margin-top: 30px;
}
.movIcon span {
background: #333;
padding: 4px 7px 3px;
color: #fff;
line-height: 140%;
font-size: 13px;
display: inline-block;
margin-bottom: 5px;
}
.movBox .mov video {
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}

.movTit {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_roborock/mov_icon.png)  left 50% no-repeat;
	background-size: 32px;
	padding-left: 40px;
	font-size: 1.4rem;
	font-weight: bold;
	margin: 30px 0 15px;
}
.mov .movTxt {
font-size: 13px;
line-height: 1.5;
}
.movWrap {
display: table;
table-layout: fixed;
width: 100%;
margin-bottom: 10px;
}

.movWrap .floatR {
margin-top: 15px;
height: auto;
vertical-align: bottom;
}
.movWrap video {
display: block;
width: 100%;
height: auto;
}
/*.movWrap .movLeft {
padding-right:5px;
}
.movWrap .movRight {
padding-left:5px;
}*/

.makermov,
.campaignbox{padding: 0 25px 25px;}


/*==============================================
 .productBox
============================================= */
/*----- 製品枠 -----*/
.productBox {
padding:0 25px 25px;}

.productBox a {
background-color: #fff;
display:block;
padding: 30px 25px;
box-sizing: border-box;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 46%;}

.productBox a .info .catch {
font-size: 12px;
line-height: 1.6;
display:block;}

.productBox a .info dt.name {
margin-top: 15px;
text-align: center;}

.productBox a .info dt.name img {
	width: 84%;
}

.productBox a .info .btn {
font-size: 1.1rem;
font-weight: bold;
line-height: 51px;
height: 50px;
border-radius: 50px;
background-color: #ea0029;
color: #fff;
text-align:center;
margin: 15px 10px 0;
position: relative;}

.productBox a .info .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: 20px;
margin: auto;
}


/*==============================================
.makerBanner
============================================= */
.makerBanner {
padding: 5px 25px 25px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 0 25px 30px;
	color: #333;}

#footer {
	padding-top: 30px;}

