@charset "shift_jis";
/*==============================================
 common
============================================= */

/*.lead,*/
.pconly,
.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%;
}

/*==============================================
 ลย
============================================= */
h1 {
padding-top: 109.67%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

.lead{padding: 0 25px 25px;}

.lead p{
font-size: 1.2rem;
line-height: 1.7;
}

.lead p + p{
	margin-top: 20px;
}

/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }

/*----@ลยบ@----*/
.topbnr {
padding:25px;
}

.topbnr a {
	display: block;}

.topbnr a img {
	width: 100%;
}

/*.topbnr a {
color: #fff;
font-size: 1.1rem;
line-height: 54px;
text-align: center;
background:#1b4229 url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/sp_link_arrow.png) 97% 50% no-repeat;
background-size: 24px;
height: 56px;
border-radius: 56px;
box-sizing: border-box;
display:block;
width: 100%;}*/



/*----@Lเ@----*/
.innerbnr{
/*padding: 30px 0 0;*/}

.innerbnr a{
display:block;}

.innerbnr .bnr img{ width: 100% }

/*==============================================
 #mainContents
============================================= */
@font-face {
    font-family: 'Noto Sans JP';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
  font-weight: 400;
}
@font-face {
    font-family: 'Noto Sans JP';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
  font-weight: 700;
}

/*----- ถ -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBox,
.annotation{
font-family: 'Noto Sans JP', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.03em;}

.paragraph p {
font-size: 1.28rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1.1rem;
line-height: 1.7;
margin-top: 10px !important;
}

.paragraph h2 .fontS{font-size: 74% !important;}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #292929;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #292929;
}

.paragraphIn{padding: 0 25px 30px;}

.spAccordion {display: none;}

.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #000;
font-weight: bold;
}

.paragraph h2 br {
	display: none;
}

.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;
display:inline-block;
}

.paragraph h2 .icon {
	color: #fff;
	padding: 2px 10px;
	background-color: #1b4229;
margin-bottom: 10px;
display: inline-block;}

.paragraph h2 .text {
	display: block;
}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----@ถฉ็ฬ๎๓ฬสu@----*/
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: 2px solid #a8a8a8;/*----@๎๓ฬF@----*/
border-right: 2px solid #a8a8a8;/*----@๎๓ฬF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}


/*----- ๆ -----*/
.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}

.w550 a.floatL{
text-align: center;
}

.w550 a.floatL img {
	width: 60%;
}

.imgBox a.floatR {
	margin-top: 5px;}

.imgBox a + .cap {
	margin-top: 0;}

/*----@listbox@----*/
.listtitle {
	font-size: 1.2rem;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/sp_arrow.png) left 3px no-repeat;
	background-size: 18px;
	padding-left: 25px;
	margin-top: 15px;
}

.listbox {
	border: #dce9d5 2px solid;
	box-sizing: border-box;
	margin-top: 40px;

/*display: table;*/}

/*.listbox .title,
.listbox .data{
	display: table-cell;
	vertical-align: middle;
}*/

.listbox .title {
	background-color: #dce9d5;
/*	width: 240px;*/
	text-align: center;
	font-size: 1.28rem;
	font-weight: bold;
padding: 15px 20px;}


.listbox .title p {
	margin-top: 3px !important ;
}

.listbox .data {
	padding: 20px;
box-sizing: border-box;}

.listbox .data table {
width: 80%;
vertical-align: top;
box-sizing: border-box;}

.listbox .data td{
	width :100%; 
font-size: 1.28rem;
line-height: 1.4;
display: block;
vertical-align: top;
box-sizing: border-box;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/dot.svg) left 9px no-repeat;
padding: 3px 0 3px 18px;}

.listbox .fontS{font-size: 1.1rem !important;
display: block;}


/*----@subtit@----*/
.subtit {
font-size: 1.45rem;
padding-left: 35px;
min-height: 30px;
margin-top: 40px;}

.subtit.icon01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon01.png) left top no-repeat;
background-size: 30px;}
.subtit.icon02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon02.png) left top no-repeat;
background-size: 30px;}
.subtit.icon03 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon03.png) left top no-repeat;
background-size: 30px;}
.subtit.icon04 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon04.png) left top no-repeat;
background-size: 30px;}
.subtit.icon05 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon05.png) left top no-repeat;
background-size: 30px;}
.subtit.icon06 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon06.png) left top no-repeat;
background-size: 30px;}
.subtit.icon07 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon07.png) left top no-repeat;
background-size: 30px;}

.subtit + .imgBox {
	margin-top: 3px !important;}

.imgBox .tit {
	font-size: 1.35rem !important;
padding-bottom: 5px;
margin-top: 0 !important;}

.arrowbox {
	position: relative;}

.arrowbox .arrow {
	position: absolute;
	top:51%;
	left: 50%;
transform: rotate( 90deg );}

.arrowbox .arrow.position {
	position: absolute;
	top:41%;
	left: 50%;
transform: rotate( 90deg );}

.arrowbox .arrow img{
	width: 22px;
}



.arrowbox + .arrowbox {
	margin-top: 10px !important;
}

.maplist {
	margin-top: 15px;}

.maplist li img {
	width: 70%;}

.maplist li + li {
	margin-top: 10px;}

.maplist a {
	display: block;
}

.maplist li a {
	font-size: 1.2rem;
	line-height: 1.3;
	height: 20px;
	padding-left: 28px;
	display: block;
}

.maplist .icon01 a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon01.png) left top no-repeat;
background-size: 20px;}
.maplist .icon02 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon02.png) left top no-repeat;
background-size: 20px;}
.maplist .icon03 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon03.png) left top no-repeat;
background-size: 20px;}
.maplist .icon04 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon04.png) left top no-repeat;
background-size: 20px;}
.maplist .icon05 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon05.png) left top no-repeat;
background-size: 20px;}
.maplist .icon06 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon06.png) left top no-repeat;
background-size: 20px;}
.maplist .icon07 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/icon07.png) left top no-repeat;
background-size: 20px;}

/*----- ฎๆ -----*/
.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;
}
.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;
}

/*==============================================
 .productBox
============================================= */
/*----- ปig -----*/
.productBox {
padding:30px 20px;}

.productBox a {
display:block;
color:#333;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 60%;}

.productBox a .info .catch {
font-size: 12px;
line-height: 1.6;
display:block;}

.productBox a .info dt.name {
margin-top: 8px;
text-align: center;}

.productBox a .info dt.name img {
	width: 80%;
}

.productBox a .info .btn{
	display: block;
height: 56px;
color: #fff;
text-align: center;
font-size: 1.1rem;
line-height: 54px;
background:#1b4229 url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_roomba/sp_link_arrow.png) 97% 50% no-repeat;
background-size: 24px;
margin: 15px 10px 0;
border-radius: 50px;
overflow: hidden;
}

/*==============================================
.annotation
============================================= */
.annotation {
	padding: 10px 0 0;}

.annotation li {
	font-size: 0.95rem;
	line-height: 1.6;
		padding-left:2.3em;
	text-indent:-2.3em;}

.annotation li + li {
	margin-top: 5px;}

.annotation li + p {
	margin-top: 30px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 0 25px 30px;
	color: #333;}

#footer {
	padding-top: 30px;}

