@charset "shift_jis";
/*==============================================
common
============================================= */
.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;
}

.paragraph .marker {
font-weight: bold;
background-color: #d7eabe;} 

/*==============================================
看板
============================================= */
h1 {
padding-top: 81.66%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/sp_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
font-size: 1.2rem;
line-height: 1.7;
padding: 25px;
}

.lead a {
color: #6ba91d;
font-weight: bold;
text-decoration: underline;
}

/*==============================================
バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding: 0 25px 0 25px;
}
.topbnr a {
font-size: 1.1rem;
font-weight: bold;
text-align: center;
color: #fff;
background: #79b928 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/arrow.svg) 97% 50% no-repeat;
border-radius: 50px;
box-sizing: border-box;
display:block;
padding: 10px 30px 10px 20px;
width: 100%;}

/*----　記事内　----*/
.innerbnr{
padding: 30px 0 0;
}
.innerbnr a{
display:block;
box-sizing:border-box;
}

.txtLink a {
display: block;
margin: 40px auto 0;
font-size: 1.1rem;
line-height: 1.6;
font-weight: bold;
color: #79b928;
text-align: center;
border: #79b928 2px solid;
padding: 8px 20px;
border-radius: 60px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/arrow02.svg) 97% 50% no-repeat;}

/*==============================================
#mainContents
============================================= */
/*----- 文字 -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBox{
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

.paragraph p {
font-size: 1.3rem;
line-height: 1.8;
margin-top: 30px;
}

.paragraph .cap {
font-size: 1.1rem;
line-height: 1.6;
margin-top: 10px !important;
}

#mainContents .capS {
margin: 5px auto 0;
font-size: 0.8rem;
}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #a6a6a6;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #a6a6a6;
}
.spAccordion {
display: none;
padding: 0 25px 30px;
}
.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #fff;
font-weight: bold;
}

#article01 h2 {background:#000  url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/sp_h2_01.jpg) right top no-repeat;
background-size: 80%;}
#article02 h2 {background:#000  url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/sp_h2_02.jpg) right top no-repeat;
background-size: 80%;}
#article03 h2 {background:#000  url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/sp_h2_03.jpg) right top no-repeat;
background-size: 80%;}
#matome h2 {background:#000  url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/sp_h2_04.jpg) right top no-repeat;
background-size: 80%;}

.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;	}

.paragraph h2 .icon {
font-size: 1.4rem;
color: #79b928;
padding-bottom: 5px;}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----　左からの矢印の位置　----*/
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 #79b928;/*----　矢印の色　----*/
border-right: 2px solid #79b928;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);}

.paragraph h3{
font-size: 1.4rem;
line-height: 1.6;
font-weight: bold;
text-align: center;
margin-top: 50px;}

.paragraph .no01,
.paragraph .no02{
font-size: 1.4rem;
line-height: 32px;
font-weight: bold;
padding-left: 38px;
margin-top: 30px;}

.paragraph .no01{background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/no01.png) left top no-repeat;
background-size: 30px;}
.paragraph .no02{background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/no02.png) left top no-repeat;
background-size: 30px;}

.paragraph .no01 + p,
.paragraph .no02 + p{
margin-top: 15px;
}

/*----　プロフィール　----*/
.profilebox {
margin: 30px;
border: #c7c7c7 1px solid;
padding: 25px;
box-sizing: border-box;}

.profilebox .img {
text-align: center;}

.profilebox .img img{width: 40%;}

.profilebox .text p {
font-size: 1rem;
line-height: 1.5;}

.profilebox .text p.name {
font-size: 1.2rem !important;
font-weight: bold;
text-align: center;
margin-top: 15px;}

.profilebox .text p + p {
margin-top: 10px !important;}

/*----　ポイント　----*/
.pointBox{
background-color: #e9e9e9;
margin-top: 30px;
min-height: 188px;}

.pointBox .img {
padding-top: 40%;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/point_photo.png) center 30px no-repeat;
background-size: 54%;}

.pointBox p {
padding: 15px 30px 30px;
margin-top: 0 !important;
line-height: 1.6 !important;
}


/*----　column ----*/
.column{
margin-top: 40px;
padding: 30px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/column_top.png), url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/column_btm.png);
background-position: left top, right bottom;
background-repeat: no-repeat, no-repeat;}

.column .title {
font-size: 1.3rem;
line-height: 1.6;
font-weight: bold;
text-align: center;
}

.column .movBox {
margin-top: 40px !important;}


/*----- 画像 -----*/
.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
margin-top: 15px;}
.imgBox a + .cap {
margin-top: 0;}

.col2 div {
display: table;}

.col2 div a,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}

/*----- 動画 -----*/
.movBox { 
margin-top: 30px;
}

.movTit {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/mov_icon.svg) left top no-repeat;
background-size: 25px;
padding-left: 32px;
min-height: 28px;
font-size: 1.3rem;
font-weight: bold;
margin-bottom: 15px;
}

.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;
}

/*----　prditembox ----*/
.prditembox {
border: #c7c7c7 1px solid;
padding: 30px;
margin-top: 30px;}

.prditembox .title{ 
font-size: 1.3rem;
font-weight: bold;
text-align: center;
border-bottom: #c7c7c7 1px solid;
padding-bottom: 20px;}

.prditembox .title span.catch {
display: block;
margin-bottom: 5px;}

.prditembox .title span.name {
font-size: 1.6rem;
line-height: 1.5;
font-weight: bold;
color: #79b928;
font-family: Arial, Helvetica, "sans-serif";
letter-spacing: 0.02em;
}

.prditembox .data{
margin-top: 20px;}

.prditembox .data .img {
text-align: center;}

.prditembox .data .img img {
width: 60%;}

.prditembox .data .text p {
font-size: 1.25rem !important;
line-height: 1.8 !important;
margin-top: 10px !important;}

.prditembox .data .text p.cap {
font-size: 1rem !important;
line-height: 1.6 !important;
}


.prditembox .data .text a{
display: block;
height: 46px;
font-size: 1.18rem;
line-height: 46px;
font-weight: bold;
text-align: center;
color: #fff;
background: #79b928 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/arrow.svg) 95% 50% no-repeat;
border-radius: 46px;
margin: 25px auto 0;
overflow: hidden;
transition: 0.1s ease-in-out;}

.prditembox .data .text a:hover{
background-color: #98df3f;}




/*==============================================
.productBox
============================================= */
.bgblack {
background-color: #000;
}

/*----- 製品枠 -----*/
.productBox {
padding:25px;}

.productBox a {
display:table;
background-color: #fff;
padding: 15px 15px 15px 0;
box-sizing: border-box;}

.productBox a + a {
margin-top: 30px;
}

.productBox a .img,
.productBox a .info {
display: table-cell;
vertical-align: middle;}

.productBox a .img {
width: 35%;
text-align: center;}

.productBox a .info{
width: 65%;
padding-left: 10px;
box-sizing: border-box;
}

.productBox a .img img {
width: 100%;}

.productBox a .info .catch {
font-size: 1.2rem;
line-height: 1.4;
font-weight: bold;
display:block;}

.productBox a .info dt.name {
font-size: 1.5rem;
line-height: 1.2 !important;
font-family: Arial, Helvetica, "sans-serif";
letter-spacing: 0.02em;
color: #79b928;
font-weight: bold;
margin-top: 8px;}

.productBox a .info .btn{
display: block;
font-size: 0.9rem;
line-height: 1.5;
letter-spacing: 0.01em;
padding: 10px;
text-align: center;
color: #fff;
background: #79b928 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/arrow.svg) 96% 50% no-repeat;
border-radius: 46px;
margin: 15px 0 0;
overflow: hidden;
transition: 0.1s ease-in-out;}


/*----- toggleBtn -----*/
.toggleBtn {
display: block;
width: 150px;
margin: 0 auto;
padding: 10px 0;
border-radius: 30px;
background-color: #000;
color: #fff;
font-size: 12px;
text-align: center;
}
.toggleBtn span:last-of-type,
.toggleBtn.active span:first-of-type {
display: none;
}
.toggleBtn.active span:last-of-type {
display: inline;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 0.85rem; 
padding: 0 25px 30px;
color: #fff;}

#footer {
padding-top: 30px;}

