@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 .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBoxIn{
font-family: 'Noto Sans JP', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
	font-size:  124%;
	line-height: 2;}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}

#mainContents .capS {
	font-size: 82%;
	display: block;
	margin-top: 8px;
}


#mainContents p + p {
	margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}

.marker {
background-color: #d6e3e5;
font-weight: bold;
}


/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_roborock/top_bg.jpg) center top no-repeat;
}
.mainTitle {
width: 930px;
margin: 0 auto;
padding: 116px 0 0;
}
h1 {
width: 980px;
height: 425px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_roborock/pc_title.png) 362px top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;}

.lead a:link,
.lead a:visited {
color: #d70026;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #d70026;
text-decoration: none;}

.contentsNavi{
	width: 930px;
	margin: 80px auto 0;
	display: table;}

.contentsNavi p,
.contentsNavi ul{
	display: table-cell;
	vertical-align: top;}

.contentsNavi p {
	width: 125px;
	text-indent: -999em;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_roborock/index_tit.png) left top no-repeat;}

.contentsNavi li a {
	display: block;
font-size: 16px;
	padding-left: 25px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_roborock/index_arrow.png) left 50% no-repeat;
transition: 0.1s ease-in-out;}

.contentsNavi li a:hover{
	color: #d70026;
	text-decoration: underline;
}

.contentsNavi li + li {
	margin-top: 20px;}

/*==============================================
 バナー
============================================= */
.topbnr a{
display: block;
width: 510px;
height: 60px;
color: #fff;
font-size: 15px;
line-height: 60px;
text-align: center;
background-color: #d70026;
border: #d70026 2px solid;
margin: 60px auto 0;
overflow: hidden;
border-radius: 60px;
transition: 0.1s ease-in-out;
position: relative;}

.topbnr .bnr a .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;
}

.topbnr a:hover{
background-color: #fff;
border: #d70026 2px solid;
	color: #d70026;}

.topbnr .bnr a:hover .item:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #d70026;
border-right: solid 2px #d70026;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 20px;
margin: auto;
}


.innerbnr a{
display: block;
width: 936px;
height: 205px;
margin: 90px auto;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_roborock/inner_bnr.jpg) left top no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.innerbnr a:hover {
opacity: 0;	}

.innerbnr .bnr{
width: 936px;
height: 205px;
margin: 90px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_roborock/inner_bnr_over.jpg) left top no-repeat;}


/*==============================================
#mainContents
============================================= */
.w930{width: 930px;
margin: 0 auto;
display: block;}

.paragraph h2 {
	font-size: 26px;
	line-height: 1.7;
	font-weight: 700 !important;
	text-align: center;
	width: 100%;
	margin: 140px auto 0;
	background-color: #f0f4f4;
padding: 40px 0;}

.paragraph h2 .icon {
	padding: 2px 20px;
	display: inline-block;
	background-color: #161616;
	color: #fff;}

.paragraph h2 .text {
	display: block;
	margin-top: 25px;
}

.paragraphIn {width: 930px;
margin: 80px auto 0;}

.subtit1 {
	font-size: 24px;
	line-height: 1.7;
	font-weight: 700 !important;
	text-align: center;
	border: #161616 1px solid;
	padding: 15px;
	margin: 90px 0 70px;}

.subtit2 {
	font-size: 20px;
	line-height: 1.7;
	font-weight: 700 !important;
	margin: 90px 0 0;}

.subtit2 + .imgBox {
	margin-top: 15px;}

/*----　画像　----*/
.imgBox + p{
	margin-top: 90px;}

.w680 {width: 680px;}
.w470 {width: 470px;}

.imgBox.w550 .floatL {
	width: 551px;}
.imgBox.w550 .floatR {
	width: 368px;}

.imgBox {margin:90px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:460px;}

.imgBox.w470 .floatL,
.imgBox.w470 .floatR {width:230px;}

.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}


.imgBox .floatR.cap {
	padding-left: 10px;
	box-sizing: border-box;
}

.imgBox .cap a {
	font-size: 100% !important;
	display: inline-block !important;
	color: #5a7ddd;
	text-decoration: underline;}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 10px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox .floatR .movBox {
	margin-top: 0;
width: 368px;}

.imgBox .floatR .movBox .mov {
width:368px;
height: 368px;
background: #fff;
margin-bottom: 0 !important;
display: table;
line-height: 0;
}

.imgBox.imgarrow {
	position: relative;}

.imgBox.imgarrow .arrow {
	position: absolute;
	top:130px;
	left: 452px;
	width: 33px;}

/*----　動画 ----*/
.movBox {
width: 680px;
margin: 90px auto 0;
}
.mov {
width:680px;
height: 383px;
background: #fff;
display: table;
margin-bottom: 10px;
line-height: 0;
}

.movTit {
	font-size: 20px;
	font-weight: 700;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_roborock/movicon.png) left 50% no-repeat;
	background-size: 40px;
	padding-left:50px;
	margin-bottom: 15px;
}

.movTxt {
display: table-cell;
line-height: 1.3;
color: #fff;
vertical-align: middle;
text-align: center;
}
.movIcon{
color: #000;
margin-bottom: 10px;
}
.movWrap {
display: block;
overflow: hidden;
}

.movBox.mtop40 {
	margin-top: 40px !important;
}


/*==============================================
.productBox
============================================= */
.productBoxIn {
width: 930px;
margin: 80px auto 0;
padding-top: 340px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_roborock/prd_bg.jpg) left top no-repeat;	
}

.productBoxIn a {
display: block;
display: table;}

.productBoxIn a .img,
.productBoxIn a .info{
	display: table-cell;
vertical-align: top;}

.productBoxIn a .img {
	width: 420px;
	padding-left: 54px;
	box-sizing: border-box;}

.productBoxIn a .info {
	padding-top: 155px;
	box-sizing: border-box;}

.productBoxIn a .info .name{
	text-align: center;
transition: 0.1s ease-in-out;}

.productBoxIn a .info .name img {
	width: 495px;}


.productBoxIn a .info .btn{
display: block;
width: 510px;
height: 60px;
color: #fff;
font-size: 15px;
line-height: 60px;
text-align: center;
background-color: #d70026;
border: #d70026 2px solid;
margin: 30px auto 0;
overflow: hidden;
border-radius: 60px;
transition: 0.1s ease-in-out;
position: relative;}

.productBoxIn 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;
}

.productBoxIn a:hover .info .btn{
background-color: #fff;
border: #d70026 2px solid;
color: #d70026;}

.productBoxIn a:hover .info .btn:after {
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #d70026;
border-right: solid 2px #d70026;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 20px;
margin: auto;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto 100px; 
text-align: right;}

