@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%; }
.forSp { display: none; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/bg.jpg) repeat-x;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/title.jpg) center top no-repeat;
width: 1118px;
height: 832px;
text-indent: -999em;
font-size: 0;
z-index: 1px;
margin: 0 auto;
}
.mainTitle {
width: 930px;
margin: 0 auto;
}
.lead {
box-sizing: border-box;
width: 930px;
margin: -295px auto 40px;
font-size: 17px;
line-height: 1.9;
padding-right: 265px;
}

.lead a:link,
.lead a:visited {
color: #006de8;
text-decoration: underline;
transition: 0.2s;
font-weight: bold;
}
.lead a:hover,
.lead a:active {
color: #58ACF9;
}

.menu {
border: #e4e4e4 solid 1px;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding: 50px 0 20px 40px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/menu.png) left 16px top no-repeat;
box-sizing: border-box;
margin: 0 auto;
padding-left: 110px;
}

.menu li {
padding: 0 0 12px;
margin-bottom: 15px;
transition: 0.2s;
}
.menu a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/arrow.png) left top no-repeat;
box-sizing: border-box;
display: inline-block;
font-size: 15px;
padding-left: 28px;
}
.menu li:hover {
opacity: 0.7;
}
.menu li b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/menu_dot.png) right 15px center no-repeat;
display: inline-block;
font-size: 15px;
width: 150px;
}

/*==============================================
bnr
============================================= */
.topbnr {
margin-bottom: 80px;
}
.topbnr .bnr a {
display: block;
width: 463px;
height: 65px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/topbnr.png) 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;
}
.topbnr .bnr {
width: 463px;
height: 65px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/topbnr_over.png) no-repeat;
}


.innerbnr {
width: 930px;
margin: 70px auto 60px;
}
.innerbnr .bnr a {
display: block;
width: 930px;
height: 212px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/inn_bnr.png) 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: 212px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/inn_bnr_over.png) no-repeat;
}

.innerbnr a:hover,
.topbnr a:hover {
opacity: 0;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
    font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing: 0.08em;
font-feature-settings: "palt" 1;
}
h2 span {
color: #fff;
display: block;
width: 930px;
font-size: 30px;
font-weight: bold;
line-height: 1.5;
margin: 0 auto;
	letter-spacing: 0.08em;
font-feature-settings: "palt" 1;
}
h2 b {
color: #88e7ff;
display: block;
font-size: 33px;
margin-bottom: 18px;
}
#article01 h2 {
background: #181818 url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/title_bg01.png) top center no-repeat;
box-sizing: border-box;
height: 252px;
padding-top: 50px;
}
#article02 h2 {
background: #181818 url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/title_bg02.png) top center no-repeat;
box-sizing: border-box;
height: 252px;
padding-top: 50px;
}
#article03 h2 {
background: #181818 url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/title_bg03.png) top center no-repeat;
box-sizing: border-box;
height: 252px;
padding-top: 70px;
}
:is(#article01, #article02, #article03) :is(.paragraphIn) {
padding-top: 15px;
}
.paragraph p {
font-size: 18px;
line-height: 2;
letter-spacing: 0.03em;
color: #161616;
margin-top: 70px;
}
.paragraph p b {
    background: linear-gradient(transparent 50%, #e5fbff 50%);
}
.paragraph {
padding: 100px 0 0;
}
.paragraphIn {
width: 930px;
margin: 0 auto;
padding-bottom: 30px;
}
.sTitle {
border-bottom: #c2c2c2 dotted 1px;
border-left: #74d4f7 solid 5px;
margin-bottom: -10px;
margin-top: 120px;
padding-left: 20px;
padding-bottom: 8px;
padding-top: 5px;
}
.sTitle h3 {
font-size: 27px;
line-height: 1.6;
font-weight: bold;
}

/*---- img ----*/
.imgBox {
width: 930px;
margin: 80px auto 0;
}
.imgBox01 {
width: 800px;
margin: 80px auto 0;
}
:is(.imgBox01, .imgBox) :is(img) {
width: 100%;
}
:is(.imgBox01, .imgBox) a:is {
cursor: zoom-in;
}
.imgBox .imagesClear a {
display: block;
width: 48%;
float: left;
}
.imgBox .imagesClear a + a {
display: block;
width: 48%;
float: right;
}
.imagesClear {
overflow: hidden;
}
.paragraph p.cap {
font-size: 15px;
line-height: 1.6;
}
.imgBox01 p.cap,
.imagesClear + p.cap {
margin-top: 15px !important;
}
.photoTitle {
margin-top: 70px;
}
.photoTitle strong,
.imagesClear a strong,
.movTit strong {
font-size: 21px !important;
}
.photoTitle + .imgBox01,
.photoTitle + .imgBox {
margin-top: 13px;
}
.imagesClear a strong {
display: inline-block;
margin-bottom: 10px;
}
.imgBox .imagesClear p {
display: block;
width: 49%;
float: right;
margin-top: 0;
}

/*---- sTxt ----*/
.sTxt,
p.sTxt {
color: #5f5f5f;
font-size: 11px;
line-height: 1.6;
text-indent: -1.6em;
padding-left: 1.6em;
}
#mainContents p + p { margin-top: 30px !important; }
p + p.sTxt,
span.sTxt {
display: block;
margin-top: 15px !important;
}
p.cap .sTxt {
display: block;
margin-top: 5px;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movTit {
box-sizing: border-box;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/mov_icon.gif) left 0 top 5px no-repeat;
margin-bottom: 10px;
padding-left: 47px;
}
.movBox {
width: 800px;
margin: 50px auto 0;
}
.movBox .mov {
width: 800px;
height: 458px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}
.movBox p.cap {
margin-top: 15px !important;
}


/*==============================================
.productBox
============================================= */
.bgBox {
background: #222222 url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/matome_bg.png) top center no-repeat;
margin-top: 140px;
padding-top: 30px;
}
#matome h2 span {
color: #fff;
font-size: 34px !important;
line-height: 1.6;
font-weight: bold;
	letter-spacing: 0.08em;
font-feature-settings: "palt" 1;
}
#matome .paragraphIn {
margin-top: -30px;
}
#matome h2 b {
display: none;
}
#matome p {
color: #ededed;
font-size: 17px;
line-height: 2;
}

.productBoxIn a {
display: block;
width: 930px;
height: 390px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/product_bnr.png) 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;
}
.productBoxIn {
width: 930px;
height: 390px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_dyson/product_bnr_over.png) no-repeat;
margin: 120px auto 0;
}

.productBoxIn a:hover {
opacity: 0;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #C5C4C4;
width: 930px; 
margin: 120px auto 0; 
padding-bottom: 120px;
text-align: right;
}

