@charset "shift_jis";

.flexbox {
background-color: #FF9A9B;
display: flex;
justify-content: space-between;/*両端揃えで配置*/
width: 700px;
margin: 0 auto 0;
}

.flex-item {
background: orange;
border: 1px solid #000;
width: 10%;
}


/*==============================================
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%; }

.mtop10{margin-top: 10px !important;}

/*==============================================
.noto
============================================= */
/* regular */
@font-face {
font-family: 'noto';
src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
font-weight: 400;
}
/* medium */
@font-face {
font-family: 'noto';
src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
font-weight: 500;
}
/* bold */
@font-face {
font-family: 'noto';
src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
font-weight: 700;
}




/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBox{
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
font-size:  124%;
line-height: 2.1;
}

#mainContents .cap{
font-size: 108%;
line-height: 1.9;}

#mainContents .capS {
width: 840px;
text-align: right;
margin: 29px auto 0;
font-size:12px !important;
}

#mainContents p + p {
margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;}

.paragraph .marker {
font-weight: bold;
background-color: #d7eabe;} 


/*==============================================
看板
============================================= */

.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/top_bg.png) center top repeat;

}
.mainTitle {
width: 100%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/top_bg02.png) center 373px repeat-x;
}

h1 {
height: 590px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/pc_title.png) center 24px no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

.lead {
margin: 0 auto;
width: 840px;
font-size: 16px;
}

.lead a:link,
.lead a:visited {
color: #6ba91d;
font-weight: bold;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #98df3f;
text-decoration: underline;
}

.contentsNavi {
width: 840px;
margin: 50px auto 0;
display: table;}

.contentsNavi p,
.contentsNavi ul{
display: table-cell;}

.contentsNavi p {
width: 99px;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/index_tit.png) left 10px no-repeat;}

.contentsNavi ul li a {
font-size: 15px;
display: block;
padding-left: 30px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/index_arrow.png) left top no-repeat;}

.contentsNavi ul li a:hover {
color: #6ba91d;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/index_arrow_over.png) left top no-repeat;
}

.contentsNavi ul li a span {
display: inline-block;
width: 150px;
color: #6ba91d;
font-weight: bold;
height: 18px;
}

.contentsNavi ul li + li{
margin-top: 18px;
}


/*==============================================
バナー
============================================= */
.topbnr a{
display: block;
width: 560px;
height: 58px;
font-size: 15px;
line-height: 58px;
text-align: center;
color: #fff;
background: #79b928 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/arrow.svg) 536px 50% no-repeat;
border-radius: 58px;
margin: 45px auto 0;
overflow: hidden;
transition: 0.1s ease-in-out;}

.topbnr a:hover{
background-color: #98df3f;}

.innerbnr a{
display: block;
width: 840px;
height: 162px;
margin: 100px auto 0;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/inner_bnr.jpg) left top no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;}

.innerbnr a:hover {
opacity: 0;	}

.innerbnr .bnr{
width: 840px;
height: 162px;
margin: 90px auto 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/inner_bnr_over.jpg) left top no-repeat;}

.txtLink a {
display: block;
margin: 60px auto 0;
width: 550px;
font-size: 14px;
line-height: 52px;
font-weight: bold;
color: #79b928;
text-align: center;
border: #79b928 2px solid;
height: 52px;
border-radius: 52px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/arrow02.svg) 520px 50% no-repeat;}

/*==============================================
#mainContents
============================================= */
.paragraphIn {
width: 840px;
margin: 80px auto 0;}

/*----　プロフィール　----*/
.profilebox {
margin: 80px auto 0;
width: 840px;
border: #c7c7c7 1px solid;
padding: 25px;
box-sizing: border-box;
display: table;}

.profilebox .img,
.profilebox .text {
display: table-cell;
vertical-align: middle;}

.profilebox .img{width: 190px;}

.profilebox .text p {
font-size: 15px !important;
line-height: 1.7 !important;}

.profilebox .text p.name {
font-size: 16px !important;
font-weight: bold;}

.profilebox .text p + p {
margin-top: 10px !important;}

.paragraph h2 {
color: #fff;
text-align: center;
font-size: 25px;
font-weight: bold;
height: 209px;
padding-top: 52px;
margin-top: 120px;
box-sizing: border-box;}

.paragraph h2 .icon{
font-size: 32px;
color: #79b928;
display: block;
margin-bottom: 28px;}

#article01 h2 {background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/h2_bg01.jpg) center top no-repeat;}
#article02 h2 {background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/h2_bg02.jpg) center top no-repeat;}
#article03 h2 {background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/h2_bg03.jpg) center top no-repeat;}
#matome h2 {background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/h2_bg04.jpg) center top no-repeat;}

.paragraph h3{
font-size: 24px;
font-weight: bold;
text-align: center;
margin-top: 90px;
margin-bottom: 70px;}

.paragraph .no01,
.paragraph .no02{
font-size: 22px;
line-height: 32px;
font-weight: bold;
padding-left: 42px;
margin: 70px 0 30px 0;}

.paragraph .no01{background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/no01.png) left top no-repeat;
background-size: 32px;}
.paragraph .no02{background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/no02.png) left top no-repeat;
background-size: 32px;}

/*----　ポイント　----*/
.pointBox{
background-color: #e9e9e9;
display: table;
margin-top: 50px;
min-height: 188px;}

.pointBox .img,
.pointBox p{
display: table-cell;}

.pointBox .img {
width: 305px;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/point_photo.png) 30px 30px no-repeat;}

.pointBox p {
padding: 30px 30px 30px 0;
}


/*----　画像　----*/
.w650 {
width: 650px;}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:410px;}
.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.1s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox .cap a {
font-size: 100% !important;
display: inline-block !important;
color: #5a7ddd;
text-decoration: underline;}

.imgBox div + .cap,
.imgBox a + .cap{
margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
margin-top: 0;}

.imgBox + p{
margin-top: 80px;
}

/*----　動画 ----*/
.movBox {
width: 650px;
margin: 80px auto 0;
}
.mov {
width: 650px;
height: 366px;
background: #fff;
display: table;
margin-bottom:10px;
line-height: 0;
}

.movTit {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/mov_icon.svg) left top no-repeat;
min-height: 30px;
padding-left: 40px;
font-size: 19px;
font-weight: bold;
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;}

/*----　column ----*/
.column{
margin-top: 80px;
padding: 60px 0 50px;
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: 22px;
font-weight: bold;
text-align: center;
}

.column .data {
width: 650px;
margin: 0 auto 0;}

.column .movBox {
margin-top: 50px !important;}

.column .movBox + p{
margin-top: 30px;}

/*----　prditembox ----*/
.prditembox {
border: #c7c7c7 1px solid;
padding: 45px;
margin-top: 70px;}

.prditembox .title{ 

text-align: center;
border-bottom: #c7c7c7 1px solid;
padding-bottom: 40px;}

.prditembox .title span.catch {
display: block;
font-size: 18px;
font-weight: bold;
margin-bottom: 18px;}

.prditembox .title span.name{
display: block;
text-indent: -999em;
height: 30px;}

.prditembox .title span.name.item01 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/para_prd_name01.png) center top no-repeat;}
.prditembox .title span.name.item02 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/para_prd_name02.png) center top no-repeat;}
.prditembox .title span.name.item03 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/para_prd_name03.png) center top no-repeat;}
.prditembox .title span.name.item04 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/para_prd_name04.png) center top no-repeat;}

.prditembox .data{
display: table;
margin-top: 30px;}

.prditembox .data .img,
.prditembox .data .text{
display: table-cell;
vertical-align: middle;}

.prditembox .data .img {
width: 305px;
}

.prditembox .data .img a{
transition: 0.1s ease-in-out;}

.prditembox .data .img a:hover{
opacity: 0.8;
filter: alpha(opacity=80);
}

.prditembox .data .text p {
line-height: 1.9 !important;
}

.prditembox .data .text p.cap {
    font-size: 98% !important;
}

.prditembox .data .text a{
display: block;
width: 380px;
height: 46px;
font-size: 15px;
line-height: 46px;
text-align: center;
color: #fff;
background: #79b928 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/arrow.svg) 360px 50% no-repeat;
border-radius: 46px;
margin: 30px auto 0;
overflow: hidden;
transition: 0.1s ease-in-out;}

.prditembox .data .text a:hover{
background-color: #98df3f;}


/*==============================================
.productBox
============================================= */
.bgblack {
    background-color: #000;
    padding: 60px 0;
    margin-top: 100px;
}

.productBox a {
    width: 840px;
    margin: 50px auto 0;
    display: table;
transition: 0.1s ease-in-out;}

.productBox a:hover{
    opacity: 0.8;
filter: alpha(opacity=80);
}

.productBox a .img,
.productBox a .info {
  display: table-cell;
vertical-align: middle;}

.productBox a .img {
    width: 365px;
    background-color: #fff;
    padding: 10px 0;}

.productBox a .info{
    padding-left: 40px;}

.productBox a .info .catch {
    color: #fff;
    font-size: 18px;
    font-weight: bold;}

.productBox a .info .name {
    text-indent: -999em;
    margin-top: 15px;}

.productBox a .info .name.item01 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/prd_name01.png) left top no-repeat;
    height: 74px;}

.productBox a .info .name.item02 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/prd_name02.png) left top no-repeat;
    height: 106px;}

.productBox a .info .name.item03 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/prd_name03.png) left top no-repeat;
    height: 29px;}

.productBox a .info .name.item04 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/prd_name04.png) left top no-repeat;
    height: 106px;}

.productBox a .info .btn{
display: block;
width: 390px;
height: 46px;
font-size: 15px;
line-height: 46px;
text-align: center;
color: #fff;
background: #79b928 url(https://img1.kakaku.k-img.com/images/article/tieup/24/12_dyson/arrow.svg) 370px 50% no-repeat;
border-radius: 46px;
margin: 30px 0 0;
overflow: hidden;
transition: 0.1s ease-in-out;}

.productBox a:hover .info .btn{
background-color: #98df3f;}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #fff;
width: 930px; 
margin: 40px auto 0; 
text-align: right;}

