@charset "shift_jis";
/*==============================================
 common
============================================= */
/*.lead,*/
.contentsNavi{
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%;
}

.pconly {
	display: none;}


/*==============================================
 看板
============================================= */
h1 {
padding-top: 108%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_roomba/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.lead {
padding: 0 25px 15px;
color: #000 !important;
}

.lead a {
font-weight: bold;
text-decoration: underline;}

.lead p {
	font-size: 1.2rem;
line-height: 1.8;
	margin-bottom: 10px;}

.lead p.capS {
	margin-top: 10px !important;
}

.orange{
	font-size: 1.2rem;
line-height: 1.8 !important;
	font-weight: bold;
	background:linear-gradient(transparent 64%, #ebc172 64%);}


/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {padding: 0 25px 25px 25px;}

.innerbnr {
padding: 30px 0 10px;}

.topbnr a{background-color: #fff;}
.innerbnr a{background-color: #dce9d5;}

.topbnr a,
.innerbnr a{
box-sizing: border-box;
display:block;
width: 100%;}

.topbnr .bnr .item,
.innerbnr .bnr .item{
display:table;
table-layout: fixed;
padding-right: -25px;
width: 100%;
}

.topbnr .bnr .img,
.innerbnr .bnr .img {	
display:table-cell;
vertical-align: middle;
width: 40%;
}

.topbnr .bnr img,
.innerbnr .bnr img{ width: 100% }

.topbnr .bnr .info,
.innerbnr .bnr .info{
box-sizing: border-box;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_roomba/sp_bnr_text_02.png) no-repeat center 50%;
background-size: 86%;
display:table-cell;
vertical-align: middle;
width: 63%;
text-indent: -999em;
}



/*==============================================
 #mainContents
============================================= */
#mainContents {
	background-color: #dce9d5;	
}

.paragraph {background-color: #fff;}


/*==============================================
 .noto
============================================= */
/* normal */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: bold;
}


/*----- 文字 -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td{
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}


.paragraph p {
font-size: 1.28rem;
line-height: 1.9;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1.1rem;
line-height: 1.7;
margin-top: 10px !important;
}

#mainContents .capS {
font-size: 0.9rem;
	display: block;
margin-top: 10px;}

sup {
font-size: 54%;
vertical-align: top;
position: relative;
top: 0.4em;
}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #87a28e;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #87a28e;
}
.spAccordion {
display: none;
padding: 0 25px 30px;
}


.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #333;
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: 34px;
font-size: 1.34rem;
line-height: 1.7;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon {
	color: #fff;
	font-size: 1.3rem;
background-color: #87a28e;
display: inline-block;
padding: 4px 18px 4px;}

.paragraph h2 .text {
display: block;
margin-top: 10px;}

.paragraph h2:after {
content: url("https://img1.kakaku.k-img.com/images/article/tieup/22/11_roomba/sp_arrow.svg");
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 15px;/*----　左からの矢印の位置　----*/
width: 28px;
height: 28px;
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;
vertical-align: middle;
}
.paragraph.active h2:after {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}

.paragraph h2 br {
	display: none;
}

.paragraph h3 {
	font-size: 1.5rem;
	line-height: 1.7;
	font-weight: bold;
	text-align: center;
	color: #87a28e;
	margin: 40px 0 0;
}

.subtext {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 10px;
}


/*----- 画像 -----*/
.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.w410 .floatL{}

.imgBox.w410 div {
display: table;}

.imgBox.w410 div a{
display: table-cell;
width: 49%;
vertical-align: middle;}

.border {
	border: #e2e2e2 1px solid;
	box-sizing: border-box;}

/*----- 動画 -----*/
.movBox { 
margin-top: 30px;
}


.movIcon{
font-size: 1.4rem;
font-weight: bold;
margin-bottom: 15px;
padding-left: 45px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_roomba/icon_mov.png) left 50% no-repeat;
}


.movBox .mov video {
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.mov .movTxt {
font-size: 13px;
line-height: 1.5;
}
.movWrap {
display: table;
table-layout: fixed;
width: 100%;
margin-bottom: 10px;
}
.movWrap .movLeft,
.movWrap .movRight {
display: table-cell;
width: 50%;
height: auto;
vertical-align: bottom;
}
.movWrap video {
display: block;
width: 100%;
height: auto;
}
.movWrap .movLeft {
padding-right:5px;
}
.movWrap .movRight {
padding-left:5px;
}

/*  トグル動画  */
.togglemov {
	padding: 0 50px 15px 59px;}

.togglemov .movBox {
	margin-top: 0 !important;}

.togglemov .movIcon{
font-size: 1.2rem;
font-weight: bold;
margin-bottom: 8px;
padding-left: 32px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_roomba/icon_mov.png) left 50% no-repeat;
background-size: 24px;}

/*==============================================
 .productBox
============================================= */
/*----- 製品枠 -----*/
.productBox {
	padding:40px 20px 20px;
	background: linear-gradient(180deg,#fff 0%,#fff 170px,#dce9d5 170px,#dce9d5 100%);
	margin: 0 auto;
	text-align: center;}

.productBox a {
display:block;
color:#333;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 55%;}

.productBox a .info .catch {
font-size: 12px;
line-height: 1.6;
display:block;}

.productBox a .info dt.name {
padding-top: 20%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_roomba/prd_name.png) no-repeat center top;
background-size: 80%;
margin-top: 15px;
text-indent: -999em;
font-size: 0;}

.productBox a .info .btn {
margin: 0 30px;
font-size: 1.1rem;
font-weight: bold;
line-height: 50px;
height: 50px;
border-radius: 50px;
background-color: #87a28e;
color: #fff;
text-align:center;
margin-top: 15px;
position: relative;}

.productBox a .info .btn:after{
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 3px #fff;
border-right: solid 3px #fff;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 20px;
margin: auto;}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 0 25px 30px;
	color: #333;}

#footer {
	padding-top: 30px;}

/*==============================================
.campaign
============================================= */
.campaign {
padding: 25px 25px 30px;
}

.campaign img,
.campaign02 img{
	width: 100%;
}

.campaign02 {
	padding: 40px 35px !important;}

.campaign a {
	display: block;}

.campaign a + a{
	margin-top: 10px;}
