@charset "shift_jis";
/*==============================================
common
============================================= */
.forSp {
display: none;
}
#header {
border-bottom: #e8e8e8 solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }


/*==============================================
看板
============================================= */
.mainTitleWrap {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/bg_title.webp) center top no-repeat;
}
/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/title.webp) center top no-repeat;
margin: 0 auto 50px;
text-indent: -999em;
font-size: 0;
width: 930px;
height: 479px;
z-index: 1;
}

.lead {
font-size: 15px;
line-height: 28px;
width: 930px;
margin: 0 auto 30px;
}
.lead a {
transition: .2s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #0060e3;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #9dbdff;
}
.menu {
background: #faf5f2;
width: 100%;
margin: 0 auto;
padding: 60px 0 30px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/menu_bg.png) left 0 top 2px no-repeat;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding-left: 120px;
}
.menu li {
font-size: 14px;
padding: 0 0 10px 28px;
margin-bottom: 13px;
transition: 0.2s;
}
.menu li a b {
color: #b07b43;
}
.menu li:hover {
opacity: 0.7;
}

.amazonTxtLink {
text-align: center;
margin-bottom: 65px;
}
.amazonTxtLink a {
color: #f5960d;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
font-size: 16px;
font-weight: bold;
}
.amazonTxtLink a:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 9px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/amazon_arrow.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}
.amazonTxtLink a:after {
  content: '';
  display: inline-block;
  width: 23px;
  height: 9px;
  background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/amazon_arrow.png);
  background-size: contain;
  vertical-align: middle;
  margin-left: 10px;
}
.amazonTxtLink a:hover {
opacity: 0.5;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 693px;
margin: 0px auto 30px;
}
.topbnr .bnr a {
display: block;
width: 693px;
height: 59px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/topbnr.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
margin: 0 auto 75px;
}
.topbnr .bnr {
width: 693px;
height: 59px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/topbnr_over.jpg) no-repeat;
}

.innerbnr {
background: #f6efea;
width: 100%;
margin: 90px auto 40px;
}
.innerbnr .bnr a {
display: block;
width: 930px;
height: 225px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/inn_bnr.webp) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
margin: 0 auto;
}
.innerbnr .bnr {
width: 930px;
height: 225px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/inn_bnr_over.webp) no-repeat;
margin: 0 auto;
}

.innerbnr a:hover,
.topbnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */

.paragraph {
width: 100%;
padding: 0;
}
.paragraphIn {
width: 930px;
margin: 0 auto;
}
.paragraph h2 {
box-sizing: border-box;
color: #151515;
width: 930px;
font-size: 35px;
line-height: 1.4;
text-align: center;
margin: 0 auto;
letter-spacing: 0.03em;
font-feature-settings: "palt" 1;
padding-top: 130px;
}
#article01 h2 b {
display: block;
background: #b27f4a;
color: #fff;
font-size: 20px;
line-height: 1.9;
text-align: center;
font-weight: normal;
width: 210px;
margin: 0 auto 23px;
padding-top: 2px;
}
#matome h2 b,
#article02 h2 b,
#article03 h2 b {
display: block;
background: #b27f4a;
color: #fff;
font-size: 20px;
line-height: 1.9;
text-align: center;
font-weight: normal;
width: 130px;
margin: 0 auto 23px;
padding-top: 2px;
}
#article04 h2 b {
display: block;
background: #b27f4a;
color: #fff;
font-size: 20px;
line-height: 1.9;
text-align: center;
font-weight: normal;
width: 230px;
margin: 0 auto 23px;
padding-top: 2px;
}

.paragraph p {
color: #2c2c2c;
    font-size: 17px;
    line-height: 2;
	margin-top: 65px;
}
.paragraph p b {
    background: linear-gradient(transparent 60%, #f2e3d8 20%);
    font-weight: bold;
}
.paragraph p + p {
	margin-top: 30px;
}
p.cap {
    font-size: 13px;
    line-height: 1.8;
	margin-top: 0;
}
.sTitle {
border-top: #b27f4a solid 1px;
margin-top: 90px;
padding-top: 60px;
}
.sTitle h3 {
color: #b27f4a;
font-size: 27px;
text-align: center;
font-weight: normal;
line-height: 1.6;
}
.sTitle + p {
margin-top: 40px;
}
.txtLink {
text-align: center;
padding: 40px 0 5px;
}
.txtLink a {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/txtlink_icon.png) right top 2px no-repeat;
background-size: 16px;
box-sizing: border-box;
color: #4477c4;
font-size: 14px;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
padding-right: 23px;
}
.txtLink a:hover {
opacity: 0.5;
}

/*---- img ----*/
.imgBoxMain {
width: 750px;
margin: 70px auto 0;
}
.imgBoxS a,
.imgBox a {
width: 456px;
float: left;
}
.imgBox a + a {
width: 456px;
float: right;
}
.imgBoxS a + p,
.imgBox a + p {
width: 445px;
float: right;
margin-top: 0px !important;
}
.arrow {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/arrow02.png) right 9px top 90px no-repeat;
display: block;
width: 320px;
float: left;
}
.arrowLast {
display: block;
width: 289px;
float: right;
}
.imgBoxSp {
width: 750px;
margin: 70px auto 0;
}
.imgBoxSp .photoTitle {
margin: 0 0 15px;
}
.imgBoxSp .imgRight {
width: 465px;
float: left;
}
.imgBoxSp .spLeft {
width: 133px;
float: left;
margin-left: 10px;
}
.imgBoxSp .spRight {
width: 133px;
float: right;
}

/*---- img共通 ----*/
:is(.imgBox, .imgBoxB, .imgBox03) {
margin-top: 60px;
}
:is(.imgBoxMain, .imgBox, .imgBoxB, .imgBox03, .imgBoxSp) :is(.cap) {
margin-top: 15px;
}
:is(.imgBoxMain, .imgBox, .imgBoxB, .imgBoxSp) :is(img) {
width: 100%;
}
.imagesClear { overflow: hidden; }
.photoTitle {
margin-top: 70px;
}
.photoTitle strong {
font-size: 17px;
}
.photoTitle + .imgBoxS,
.photoTitle + .imgBox {
margin-top: 10px;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movTit {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/movicon.jpg) left top 2px no-repeat;
background-size: 30px;
box-sizing: border-box;
font-size: 17px;
font-weight: bold;
margin-bottom: 13px;
padding-left: 40px;
}
.movBox {
width: 750px;
margin: 70px auto 0;
}
.movBox .mov {
width: 750px;
height: 422px;
margin-bottom:10px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}

/*---- lineUpBox ----*/
.lineUpBox {
background: #f8f3ef;
box-sizing: border-box;
width: 100%;
margin-top: 70px;
padding: 80px 70px;
}
.lineUpTitle {
text-align: center;
font-size: 22px;
margin-bottom: 30px;
}
.imagesClear + .lineUpTitle {
margin-top: 65px;
}
.lineUpBox .imagesClear + p {
margin-top: 40px;
}
.lineUpBox p {
font-size: 15px;
line-height: 30px;
margin: 0;
}
:is(.lineUpItem01, .lineUpItem02, .lineUpItem03) {
background: #fff;
box-sizing: border-box;
width: 368px;
margin-top: 5px;
padding-bottom: 35px;
}
:is(.lineUpItem01, .lineUpItem02, .lineUpItem03) :is(img) {
width: 100%;
}
.lineUpBox dt {
box-sizing: border-box;
padding: 20px 30px 5px;
}
.lineUpItem01 + p {
width: 395px;
float: right;
}
:is(.lineUpItem01, .lineUpItem02) {
float: left;
}
.lineUpItem03 {
float: right;
}
.lineUpName {
text-align: center;
font-size: 20px;
margin-bottom: 10px;
}
.lineUpBtn span {
display: block;
width: 305px;
height: 39px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/s_bnr.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
margin: 0 auto;
}
.lineUpBtn {
width: 305px;
height: 39px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/s_bnr_over.jpg) no-repeat;
margin: 0 auto;
}

.lineUpBtn span:hover {
opacity: 0;
}

/*==============================================
matome .productBox
============================================= */
#matome {
border-top: #986d3f solid 1px;
width: 100%;
margin: 120px 0 0;
padding-top: 90px;
}
#matome h2 strong {
display: none;
}
#matome h2 {
border-top: 0px;
margin-top: -100px;
}
.bgColor {
border-bottom: #fff solid 1px;
background: #f4f4f4;
width: 100%;
margin-top: 150px;
}
 
 /*==============================================
キャンペーン
============================================= */
.amazonBox {
background: #fff;
border: solid #ffae11 10px;
box-sizing: border-box;
width: 930px;
margin: 100px auto 0;
}
.amazonTitle {
background: #ffd337;
box-sizing: border-box;
text-align: center;
width: 100%;
}
.amazonTitle h4 {
font-size: 26px;
font-weight: bold;
padding: 30px 0 26px;
}

.amazonBoxIn {
box-sizing: border-box;
width: 725px;
margin: 0 auto;
padding: 50px 0;
}
.amazonTxt {
text-align: center;
font-size: 17px;
padding: 10px 0 25px;
}

/*　小見出し */
.amazonTitleS {
background: #f2f2f2;
text-align: center;
margin: 0 0 15px;
padding: 8px 0 6px;
}
.amazonTitleS strong {
color: #1e1e1e;
font-size: 15px;
}
.amazonTxtS + .amazonTitleS {
margin-top: 40px;
}

/* saleinfo */
.infoBox {
border-bottom: #969696 dotted 1px;
width: 710px;
margin: 0 auto 10px;
padding-bottom: 5px;
}
p + .infoBox {
border-bottom: #969696 dotted 1px;
border-top: #969696 dotted 1px;
width: 710px;
margin: 0 auto 10px;
padding: 10px 0 5px;
}

.infoBox .itemName {
display: inline-block;
font-size: 17px;
width: 203px;
}
.infoBox .itemPrice00 {
display: inline-block;
font-size: 13px;
width: 85px;
}
.infoBox .itemPrice01 {
display: inline-block;
font-size: 16px;
text-align: right;
width: 86px;
}
.infoBox .arrowBox {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/red_arrow.png) center top 8px no-repeat;
display: inline-block;
width: 40px;
padding: 10px 0;
}
.infoBox .saleBox00,
.infoBox .itemPrice02 {
color: #cc0000;
}
.infoBox .itemPrice02 {
display:  inline-block;
width: 110px;
font-size: 19px;
text-align: right;
font-weight: bold;
}
.infoBox .itemPrice02 em {
font-style: normal;
}
.infoBox .sale {
background: #cc0000;
color: #fff;
display: inline-block;
width: 85px;
text-align: center;
font-size: 19px;
font-weight: bold;
margin-left: 3px;
position: relative;
top: -2px;
}
.infoBox .sale span {
display: inline-block;
font-size: 15px;
margin-left: 2px;
}

/* coupon */
.amazonCoupon {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/pc_coupon.gif) left top no-repeat;
width: 725px;
height: 79px;
}
.amazonCoupon .percentTxt {
color: #fff;
display: inline-block;
font-size: 45px;
padding: 7px 0 0 35px;
}
.amazonCoupon .percentTxtS {
display: inline-block;
font-size: 30px;
margin-left: 2px;
}
.amazonCoupon .codeTxt {
display: inline-block;
width: 510px;
font-size: 28px;
text-align: center;
position: relative;
right: -30px;
top: -5px;
}

/*　共通 */
.amazonTxtS {
width: 725px;
font-size: 11px;
text-align: right;
padding-top: 15px;
}

.sTxt {
font-size: 10px;
display: block;
text-align: right;
}


/*==============================================
.itemBox
============================================= */
.itemBox {
background: #f8f3ef;
margin-top: 160px;
padding: 35px 0 0;
}
:is(.otherItem02, .otherItem03, .otherItem04) {
background: #fff;
box-sizing: border-box;
width: 296px;
padding-bottom: 35px;
}
:is(.mainItem, .otherItem02, .otherItem03, .otherItem04) :is(img) {
width: 100%;
}

.itemBoxIn {
width: 930px;
margin: 0 auto;
padding: 100px 0 0;
}
.itemBoxTitle {
display: block;
font-size: 18px;
text-align: center;
margin-bottom: 50px;
}

/*　メイン */
.mainItem {
background: #fff;
margin-bottom: 40px;
padding: 10px 0;
}
.mainItem a {
display: table;
width: 840px;
margin: 0 auto;
}
.mainItem .img {
width: 390px;
}
.mainItem .img,
.mainItem .info {
display: table-cell;
vertical-align: middle;
}
.mainItem .info {
box-sizing: border-box; 
padding: 10px 0 0 17px;
}
.mainItem .btn span {
display: block;
width: 405px;
height: 46px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/product_bnr.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
margin: 0 auto;
}
.mainItem .btn {
width: 405px;
height: 46px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/product_bnr_over.jpg) no-repeat;
margin: 0 auto;
}
.mainItem .btn span:hover {
opacity: 0;
}
.mainItem .catch {
width: 405px;
text-align: center;
font-size: 18px;
margin: 0 auto 18px;
}
.mainItem .name {
width: 405px;
text-align: center;
font-size: 37px;
margin: 0 auto 18px;
}

/*　他の製品 */
.otherItemBox {
overflow: hidden;
}
:is(.otherItem02, .otherItem03) {
float: left;
}
.otherItem03 {
margin-left: 22px;
}
.otherItem04 {
float: right;
}
.otherItemBox dt {
padding: 15px 15px 5px;
}
.otherItemBox .catch {
text-align: center;
font-size: 12px;
line-height: 19px;
margin-bottom: 8px;
}
.otherItemBox .name {
text-align: center;
font-size: 20px;
margin-bottom: 15px;
}
.otherItemBox .btn span {
display: block;
width: 259px;
height: 42px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/product_bnr_s.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
margin: 0 auto;
}
.otherItemBox .btn {
width: 259px;
height: 42px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/07_ecovacs/product_bnr_s_over.jpg) no-repeat;
margin: 0 auto;
}
.otherItemBox .btn span:hover {
opacity: 0;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
display: block;
font-size: 11px; 
width: 930px; 
margin: 0 auto; 
text-align: right;
padding: 50px 0 120px;
}
