@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
.forSp {
display:none;
}
#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%; }

/*==============================================
看板
============================================= */
#mainContents {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
	overflow: hidden;
}

/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* 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;
}

.mainTitleWrap {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/title_bg.webp) center top no-repeat;
width: 100%;
padding-top: 82px;
}
.mainTitle {
margin: 0 auto;
}

/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/title.webp) center top no-repeat;
box-sizing: border-box;
margin: 0 auto;
text-indent: -999em;
font-size: 0;
width: 931px;
height: 485px;
z-index: 1;
}
.lead {
font-size: 16px;
line-height: 32px;
width: 930px;
margin: 110px auto 0;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
.lead a {
transition: .1s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #0069ea;
text-decoration: underline;
}
.lead a:hover {
opacity: 0.6;
}

.contentsNavi {
background: #f2f2f2;
width:100%;
margin: 65px auto 0;
padding: 43px 0 36px;
}
.contentsNavi ul {
border-right: #8C8C8C dotted 1px;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi li a {
width: 192px;
height: 200px;
display: block;
box-sizing: border-box;
transition: 0.3s;
word-break: break-all;
color: #333;
font-size: 13px;
line-height: 1.7;
position: relative;
font-weight: normal;
padding-top: 95px;
}
.menu01 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/menu_img01.jpg) top no-repeat; }
.menu02 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/menu_img02.jpg) top no-repeat; }
.menu03 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/menu_img03.jpg) top no-repeat; }
.menu04 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/menu_img04.jpg) top no-repeat; }
.contentsNavi li {
border-left: #8C8C8C dotted 1px;
box-sizing: border-box;
padding-left: 20px;
width: 232px;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li a img{
margin-bottom: 13px;
}
.contentsNavi li a b {
font-size: 18px;
line-height: 1.2;
display:block;
text-align: center;
padding-bottom:9px;
}

.sTxt {
display: block;
font-size: 12px;
line-height: 1.6;
margin-top: 20px;
}
.sTxt li {
margin-bottom: 10px;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 930px;
margin: 45px auto 80px;
}
.topbnr .bnr {
overflow: hidden;
}
.bnr01 a {
display: block;
width: 450px;
height: 113px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/bnr01.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.bnr01  {
width: 450px;
height: 113px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/bnr01_over.jpg) no-repeat;
margin: 0 auto;
float: left;
}
.bnr02 a {
display: block;
width: 450px;
height: 113px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/bnr02.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.bnr02  {
width: 450px;
height: 113px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/bnr02_over.jpg) no-repeat;
margin: 0 auto;
float: right;
}

.innerbnr {
background: #f2f2f2;
width: 100%;
margin: 100px auto 0;
padding: 55px 0 50px;
}
.innerbnr .bnr {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/bnr_txt.png) center top no-repeat;
width: 930px;
overflow: hidden;
margin: 0 auto;
padding: 60px 0 0;
}

.bnr01 a:hover,
.bnr02 a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */
.paragraph h2 {
font-size: 38px;
font-weight: bold;
line-height: 1.4;
margin-top: 120px;
text-align: center;
letter-spacing: 0.08em;
}

.paragraph h2 b {
color: #0068cc;
display: block;
font-weight: bold;
font-size: 28px;
margin: 0 auto 18px;
padding: 8px 0 8px;
letter-spacing: 0.07em;
}

.paragraphIn {
width: 930px;
margin: -20px auto 0;
}
.productBoxIn p,
.paragraph p {
font-size: 17px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}
.sTitle {
text-align: center;
margin: 100px 0 0;
}
.sTitle h3 {
font-size: 28px;
font-weight: bold;
}
.sTitle + p {
margin-top: 50px;
}

/*---- .imgBoxMain ----*/
.imgBoxMain {
width: 830px;
margin: 80px auto 0;
}

/*---- .imgCenter ----*/
.imgCenter {
width: 456px;
margin: 0 auto;
}

/*---- .imgBox ----*/
.imgBox {
width: 100%;
margin: 70px auto 0;
}

.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imgBox .imagesClear + .imagesClear {
margin-top: 20px;
}

/*---- img共通　----*/
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
:is(.imgBoxMain, .imgBox, .imgCenter, .imgBox02, .imgBox03) :is(img) {
width: 100%;
}
.imgBox03 p.cap,
.imgBoxMain p.cap,
.imgBox p.cap,
.imgBox .imagesClear + p.cap {
margin-top: 15px !important;
}
.imgBox .imagesClear p.cap {
display: block;
width: 48%;
float: right;
margin-top: 0 !important;
}
.imgBox02 a,
.imgBox03 a {
display: block;
width: 300px;
float: left;
}
.imgBox03 {
margin-top: 15px;
}
.centerImg {
margin: 0 15px;
}
.photoTitle {
border-left: #0068cc solid 5px;
box-sizing: border-box;
margin-top: 70px;
padding-left: 10px;
}
strong.photoTitle + img,
.imgCenter + .imgBox,
.photoTitle + .imgCenter,
.photoTitle + .imgBox02,
.photoTitle + .imgBox {
margin-top: 20px;
}
strong.photoTitle,
.photoTitle strong {
font-size: 20px;
line-height: 1.3;
}
.imagesClear {
overflow: hidden;
}
.txtSpace {
padding-top: 42px;
}

/*----　動画 ----*/
video { 
outline: none;
}
.movTit {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/mov_icon.gif) top 3px left no-repeat;
background-size: 36px;
box-sizing: border-box;
font-size: 20px;
font-weight: bold;
margin-bottom: 20px;
padding-left: 50px;
}
.movBox {
width: 800px;
margin: 80px auto 0;
}
.movBox .mov {
width: 800px;
height: 450px;
}
.movTxt {
font-size: 13px;
line-height: 1.5;
color: #666;
text-align: center;
}
.movBox .cap {
margin-top: 30px;
}
/*==============================================
#matome .productBox
============================================= */
/*----　#matome ----*/
#matome {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/matome_bg.jpg) top center no-repeat;
box-sizing: border-box;
}
#matome .paragraphIn {
padding-bottom: 220px;
}
#matome h2 {
font-size: 31px;
line-height: 1.6;
margin-top: 0px;
padding: 110px 0 60px;
}
#matome h2 b {
display: none;
}
#matome p,
#matome h2 {
width: 930px;
margin: 0 auto;
}
#matome p {
font-size: 16px;
line-height: 2.1;
}
#matome p + p {
margin-top: 25px;
}
/*----　.productBox ----*/
.productBoxIn {
width: 930px;
margin: 0 auto;
padding: 50px 0 0;
}
.productTitle {
text-align: center;
margin-bottom: 60px;
}
.productTitle strong {
font-size: 20px;
}
.productBoxIn img { width: 100% }
.productImg { margin-bottom: 40px; }
.stand {
width: 445px;
float: left;
}
.noStand {
width: 445px;
float: right;
}
.productBoxIn a {
display: block;
box-sizing: border-box;
width: 370px;
margin: 0 auto 30px;
}
.productBoxIn dt {
font-size: 23px;
font-weight: bold;
margin-bottom: 13px;
}
.sTxt01 {
display: inline-block;
font-size: 13px;
margin-left: 5px;
}

.productItem01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/product_img01.jpg) left center no-repeat;
background-size: 80px;
padding-left: 110px;
}
.productItem03 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/product_img02.jpg) left center no-repeat;
background-size: 80px;
padding-left: 110px;
}
.productItem02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/product_img03.jpg) left center no-repeat;
background-size: 90px;
padding-left: 110px;
}
.productItem04 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/product_img04.jpg) left center no-repeat;
background-size: 90px;
padding-left: 110px;
}
.productItem05 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/product_img05.jpg) left center no-repeat;
background-size: 90px;
padding-left: 110px;
}
.productBoxIn dd {
display: block;
width: 256px;
height: 43px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/product_btn_over.jpg) no-repeat;
overflow: hidden;
}
.productBoxIn dd span {
display: block;
width: 256px;
height: 43px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/11_dreamio/product_btn.jpg) no-repeat;
margin: 0 auto;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.productBoxIn dd span:hover {
opacity: 0;
}


.makerBanner {
border-top: #878787 dotted 1px;
width: 930px;
text-align: center;
margin: 60px auto 0;
padding: 80px 0 0;
}
.makerBanner img {
width: 930px;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 80px 0 140px;
}