@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%;
}

img {
width: 100%;
height: auto;
}



/*==============================================
看板
============================================= */
h1 {
padding-top: 106%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

p.lead {
font-size: 1.2rem;
line-height: 1.7;
padding: 0 25px 20px;
}

.lead a {
font-weight: bold;
color: #436bba;
text-decoration: underline;
}

/*==============================================
バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding: 0 25px 25px;
}

.topbnr span {
display: none;
}

.topbnr a {
font-size: 1.15rem;
line-height: 50px;
font-weight: bold;
color: #fff;
text-align: center;
background: #436bba url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/link_arrow.png) no-repeat 96% 50%;
background-size: 16px;
border-radius: 3px;
box-sizing: border-box;
display:block;
height: 50px;
width: 100%;}

.topbnr .bnr .item {
display:table;
table-layout: fixed;
position: relative;
padding-right: -25px;
width: 100%;
}


.amazonAnchorlink a {
display: block;
border: #fb7600 1px solid;
color: #fb7600;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/amazon_arrow.png) 15px 47% no-repeat;
text-align: center;
font-size: 1.1rem;
line-height: 1.5;
font-weight: bold;
border-radius: 48px;
margin: 0 25px 25px;
padding: 8px 15px 8px 19px;}

.txtLink a{
font-size: 1.1rem;
line-height: 1.6;
font-weight: bold;
text-align: center;
color: #fff;
display: block;
background: #436bba url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/link_arrow.png) 98% 50% no-repeat;
background-size: 19px;
border-radius: 5px;
margin: 30px 0 0;
padding: 10px 30px 10px 10px;
overflow: hidden;
transition: 0.2s ease-in-out;
}

/*----　記事内　----*/
.innerbnr{
padding: 30px 0 0;
}
.innerbnr a{
display:block;
box-sizing:border-box;
}

.innerbnr a img {
width: 100%;
}

/*==============================================
#mainContents
============================================= */
/*----- 文字 -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.amazonBox,
.productBox{
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.6 !important;
margin-top: 10px !important;
}

#mainContents .capS{
margin: 3px 25px 25px;
font-size: 1rem;
text-align: right;
}

.marker {
font-weight: bold;
background:linear-gradient(transparent 40%, #cbd6ec 40%);}


/*----　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 0;}

.spAccordion {
display: none;
}
.paragraph h2 {
position: relative;
padding: 20px 44px 20px 20px;

}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;}

.paragraph h2 span.h2icon {
display: table;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span.h2icon br {
display: none;
}

.paragraph h2 .sponly,
.paragraph h2 .textbox{
display: table-cell;
vertical-align: top;}

.paragraph h2 .sponly {
width: 84px;}

.paragraph h2 .textbox{
padding-left: 15px;
box-sizing: border-box;
}

.paragraph h2 span span{
padding-left: 0;	}

.paragraph h2 .icon {
padding-left: 38px;
font-size: 1.4rem;
min-height: 22px;
display: inline-block;
font-weight: bold;}

#article01 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/h2_01.png) left top no-repeat; 
background-size: 30px;}
#article02 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/h2_02.png) left top no-repeat; 
background-size: 30px;}
#article03 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/h2_03.png) left top no-repeat; 
background-size: 30px;}
#article04 h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/h2_04.png) left top no-repeat; 
background-size: 30px;}
#matome h2 .icon {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/h2_05.png) left top no-repeat; 
background-size: 30px;}

.paragraph h2 .text{
display: block;
padding-top: 3px;
font-size: 1.15rem;
font-weight: normal;
}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----　左からの矢印の位置　----*/
width: 10px;
height: 10px;
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: 3px solid #436bba;/*----　矢印の色　----*/
border-right: 3px solid #436bba;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph h3{
font-size: 1.4rem;
line-height: 1.7;
font-weight: bold;
margin-top: 45px;
text-align: center;}

/*----　4章製品リンク　----*/
#article04 .prdBox {
margin-top: 30px}

#article04 .prdBox a .img,
#article04 .prdBox a .name{
text-align: center;}

#article04 .prdBox a .name{
margin-top: 15px;
}

#article04 .prdBox a .img img {
width: 60%;}

#article04 .prdBox a .name img{
width: 70%;}

#article04 .prdBox a .btn {
font-size: 1.1rem;
line-height: 46px;
text-align: center;
color: #fff;
display: block;
height: 46px;
background: #436bba url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/link_arrow.png) 97% 50% no-repeat;
background-size: 19px;
border-radius: 5px;
margin: 15px 15px 0;
overflow: hidden;}

#article04 .borderbtm{
position: relative;
display: inline-block;
margin-bottom: 1em;
}



/*----- 画像 -----*/
.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 .floatR {
margin-top: 10px;
}

.imgBox.w386 .floatR {
overflow: hidden;}

.imgBox.w386 .floatR a{
box-sizing: border-box;
border: #e3e3e3 1px solid;}

.imgBox.w386 .floatR a:nth-of-type(1){
float: left;
width: 49%;}

.imgBox.w386 .floatR a:nth-of-type(2){
float: right;
width: 49%;
}

/*----- 動画 -----*/
.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{
font-size: 1.28rem;
font-weight: bold;
margin-bottom: 10px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/mov_icon.png) left top no-repeat;
background-size: 35px;
padding-left: 45px;
min-height: 26px;
}
.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;
}



.spgrayArea {
background-color: #f2f2f2;
padding: 25px;
}

/*==============================================
amazonBox
============================================= */
.amazonBox {
background: #fff;
box-sizing: border-box;
padding: 20px;
}

/*----- Title & p -----*/
.amazonTitle {
background: #fb7600;
padding: 15px 0 10px;
}

.amazonTitle h4 {
font-size: 1.35rem;
line-height: 1.5;
font-weight: bold;
text-align: center;
color: #fff;
}

.amazonSubTitle {
border-left: #fb7600 3px solid;
border-right: #fb7600 3px solid;
border-bottom: #fb7600 3px solid;
text-align: center;
margin-bottom: 5px;
padding: 10px;
}

.amazonSubTitle strong {
font-size: 1.2rem;}

.amazonTitleS {
font-size: 1.2rem;
background-color: #f2f2f2;
padding: 8px;
text-align: center;
margin-top: 20px;
}


p.amazonTxt {
font-size: 1.2rem;
line-height: 1.5;
text-align: center;
margin-top: 8px;
}

p.amazonTxtS {
font-size: 0.8rem;
text-align: right;
padding-top: 8px;
}

/*----- saleinfo -----*/

.infoBox + .infoBox {
border-top: #333 dotted 1px; }

.infoBox {
margin: 0;
padding: 14px 0;
}
.itemName {
display: block;
font-size: 1.45rem;
font-weight: bold;
text-align: center;
margin-bottom: 5px;
}
.spTxt {
display: block;
text-align: center;
font-size: 1.1rem;
}
.arrowBox {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/sp_amazon_arrow.png) center center no-repeat;
background-size: 20px;
display: block;
padding: 10px 0;
}
.spTxt02 {
color: #cc0000;
display: block;
text-align: center;
font-size: 1.25rem;
}
.itemPrice02 {
font-weight: bold;
}
.itemPrice02 em {
font-size: 1.55rem;
font-style: normal;
}
.sale {
background: #cc0000;
color: #fff;
display: inline-block;
font-size: 1.2rem;
padding: 3px 5px;
position: relative;
top: -2px;
}
.sale span {
display: inline-block;
font-size: 0.95rem;
margin-left: 1px;
}

/*----- Coupon -----*/

.amazonCoupon {
display: table;
width: 100%;
background-size: 100%;
box-sizing: border-box;
margin: 15px 0 0;
}

.percentTxt,
.codeTxt {
padding: 5px;
text-align: center;
box-sizing: border-box;
display: table-cell;
vertical-align: middle;}

.percentTxt {
width: 45%;
color: #fff;
background-color: #b70000;
border-right:#fff 2px dotted;
height: 100%;
box-sizing: border-box;
font-size: 2.2rem;
position: relative;
}
strong.codeTxt {
width: 100%;
background-color: #d80000;
display: inline-block;
text-align: center;
font-size: 1.55rem;
line-height: 1.2;
color: #fff;
}
span.codeTxtS {
font-size: 1rem !important;
}



/*==============================================
.productBox
============================================= */
/*----- 製品枠 -----*/
.productBox {
margin-top: 15px;
padding:25px;
background-color: #fff;
box-sizing: border-box;}


.productBox .item01{
position: relative;
display: inline-block;
margin-bottom: 1em;
padding-bottom: 20px;
}

.productBox .item01:before {
content: '';
position: absolute;
left: 50%;
bottom: -15px;/*線の上下位置*/
display: inline-block;
width: 100%;/*線の長さ*/
height: 1px;/*線の太さ*/
-webkit-transform: translateX(-50%);
transform: translateX(-50%);/*位置調整*/
background-color: black;/*線の色*/
}

.productBox a {
display:block;
text-align: center;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 60%;}

.productBox a .info .catch {
font-size: 1.1rem;
line-height: 1.6;
display:block;}

.productBox a .info dt.name {
text-align: center;
margin-top: 10px;}

.productBox a .info dt.name img{
width: 90%;
}

.productBox a .info .btn {
font-size: 1.1rem;
line-height: 46px;
text-align: center;
color: #fff;
display: block;
height: 46px;
background: #436bba url(https://img1.kakaku.k-img.com/images/article/tieup/24/10_ecovacs/link_arrow.png) 97% 50% no-repeat;
background-size: 19px;
border-radius: 5px;
margin: 15px 0 0;
overflow: hidden;}

.productBox .item02 a {
margin-top: 35px;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 0.85rem; 
padding: 20px 0 0;
color: #333;}

#footer {
padding-top: 30px;}

