@charset "shift_jis";
/*==============================================
common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn{
width: 1000px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }
.sp {
display: none;
}

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/main_img.jpg) center top no-repeat, url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/main_bg.png) repeat-x top left;
}
.mainTitle {
width: 1000px;
height:895px;
margin: 0 auto;
position: relative;
}
.mainCatch,
h1{
text-indent: -999em;
font-size: 0;
z-index: 1;	
}
.mainCatch{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/main_catch.png) no-repeat;
width:569px;
height:97px;
position:absolute;
top:60px;
}
h1 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/main_tit.png) no-repeat;
width: 1000px;
height: 216px;
position:absolute;
top:630px;
}
.mainItem{
position:absolute;
top:490px;
right:-20px;
}
.lead {
width: 1000px;
margin: 0 auto 60px;
font-size: 17px;
line-height: 1.8;
color: #000;
text-align: justify;
}
.lead a:link,
.lead a:visited {
color: #0166be;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #2D99F7;
}
/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: "Arial", '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
}
.paragraph p {
font-size: 17px;
line-height: 2.0;
margin-bottom: 40px;
letter-spacing: 0.03em;
word-break: break-all;
color: #000;
text-align: justify;
}
.paragraph p.cap {
font-size: 14px;
line-height: 2.0;
margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #D3E7F4 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #D3E7F4 60%);
vertical-align: -5px;
}
.notes{
font-size: 13px;
line-height: 1.6;
width: 1000px;
margin:0 auto 60px;
}
.paragraph{
padding-bottom: 120px;
}
.paragraphIn{
width: 1000px;
margin: 0 auto;
padding-bottom: 20px;
}
.paragraph h2 {
width:100%;
margin-bottom:50px;
background:#f6f7f7;
color: #222;
text-shadow: 2px 2px #fff;
font-weight: bold;
letter-spacing:0;
}
.paragraph h2 .txouter{
z-index: 10;
position: absolute;
}
.paragraph h2 .tx{
display: block;
padding-top: 35px;
line-height: 1.6;
font-size: 38px;
}
.paragraph h2 .point {
font-size: 26px;
display:inline-block;
color: #0166be;
}
.h2_bg1,
.h2_bg2,
.h2_bg3 {
width: 1000px;
height: 310px;
position:relative;
margin: 0 auto;
padding: 70px 0;
box-sizing: border-box;
z-index: 1;
display: block;
}
.h2_bg1::after {
content: '';
display: inline-block;
width: 750px;
height: 320px;
background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/pc_h2_bg_1.png);
background-repeat: no-repeat;
background-size: contain;
position: absolute;
top:0;
right:-215px;
}
.h2_bg2::after {
content: '';
display: inline-block;
width: 750px;
height: 320px;
background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/pc_h2_bg_2.png);
background-repeat: no-repeat;
background-size: contain;
position: absolute;
top:0;
right:-215px;
}
.h2_bg3::after {
content: '';
display: inline-block;
width: 750px;
height: 320px;
background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/pc_h2_bg_3.png);
background-repeat: no-repeat;
background-size: contain;
position: absolute;
top:0;
right:-215px;
}


/*==============================================
bnr
============================================= */
.topbnr,
.innerbnr{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/pc_bnrtit.png) no-repeat top center;
background-size: 809px;
padding-top: 50px;
text-indent: -999em;
font-size: 0;
z-index: 1;	
width:1000px;
margin: 0 auto;
}
.topbnr{
margin-bottom: 70px;
}
.bnrBox {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.bnr a{
width:486px;
height: 114px;
transition: 0.3s;
display: block;
box-sizing: border-box;
position: relative;
}
.bnr a{
border: 2px solid #07272D;
}
.bnr a:hover{
opacity: 0.5;
}
.bnr .img{
width:140px;
position: absolute;
top:14px;
left:26px;
}
.bnr .img img {
width: 140px;
}
.bnr .info{
width:270px;
text-align: center;
position: absolute;
top:20px;
right:25px;
line-height: 1.2;
}
.bnr .name {
font-size: 20px;
color: #222;
font-weight: bold;
letter-spacing: 0!important;
}
.bnr .name .maker{
padding-right:7px;
font-size: 21px;
}
.bnr .name .color{
font-size:13px;
padding-left: 5px;
vertical-align: 3px;
}
.bnr .btn {
font-size: 14px;
background: #0166be url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/arrow.svg) no-repeat 91% 50%;
background-size: 18px;
height: 36px;
line-height: 36px;
color: #fff;
box-sizing: border-box;
text-align: center;
width:270px;
padding-right: 17px;
position: absolute;
bottom:18px;
right:25px;
border-radius: 3px;
}
_:-ms-input-placeholder, :root  .bnr .btn{
line-height: 40px;
}

/*==============================================
profile
============================================= */
.profileBox{
background: #f2f3f4;
padding: 34px;
width: 1000px;
margin: 0 auto;
overflow: hidden;
box-sizing: border-box;
margin-bottom: 70px;
}
.profileBox img{
float: left;
padding-right: 30px;
}
.profileBox p{
font-size: 15px;
line-height: 1.8;
margin-bottom: 0;
color: #000;
}
.profileBox .profileName{
font-size: 16px;
line-height: 1.8;	
letter-spacing: 0.03em;
margin-bottom:15px;
display: block;
font-family: YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
}
.profileBox .profileName b{
font-size: 20px;
line-height: 1.6;
padding-right: 3px;
}

/*==============================================
mokuji
============================================= */
.navTit{
color: #222;
font-size: 21px;
text-align: center;
margin-bottom: 10px;
font-weight: bold;
}
.contentsNavi{
width: 1000px;
margin:0 auto 90px;
}
.contentsNavi ul{
width:1000px;
border-top: 1px dotted #adadad;
}
.contentsNavi li {
display: block;
letter-spacing: 0.05em;
border-bottom: 1px dotted #adadad;
padding: 18px 0;
}
_:-ms-input-placeholder, :root .contentsNavi li {
padding: 16px 0 11px;
}
.contentsNavi li a {
font-size:16px;
line-height: 1.0;
transition:0.3s;
display: block;
padding-left:90px;
position: relative;
color: #222;
}
.contentsNavi li .point {
font-weight: bold;
width:230px;
display: inline-block;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/arrow2.png) no-repeat 0 4px;
background-size: 10px;
padding-left:22px;
}
.contentsNavi li a:hover {
opacity: 0.5;
}
.titS1,
.titS2,
.titS3{
font-size: 22px;
line-height: 1.3;
font-weight: bold;
margin: 0 auto 10px;
color: #0166be;	
}
.titS1{
width: 920px;
}
.titS3{
width: 760px;
}
p + .titS1,
p + .titS3,
p + .imgBox1,
p + .imgBox2,
p + .imgBox3,
p + .imgBox4,
p + .imgBox5,
.imgBox4 + p{
margin-top: 70px;
}
p + .imgBox6{
margin-top: 50px;
}

/* img */
.imgBox1,
.imgBox3,
.imgBox4,
.imgBox6,
.imgWrap{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox5 {
width: 920px;
margin:0 auto 70px;
}
.imgBox4{
width: 920px;
margin:0 auto 30px;
}
.imgBox2{
width: 760px;
margin:0 auto 70px;
}
.imgBox3{
width: 660px;
margin:0 auto 70px;
}
.imgBox6{
width: 800px;
margin:0 auto;
}
.imgBox1 img,
.imgBox4 img,
.imgWrap div{
  width: 450px;
}
.imgBox2 img{
  width:760px;
}
.imgBox3 img{
  width:320px;
}
.imgBox6 img{
  width:390px;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a,
.imgBox4 a,
.imgBox5 a,
.imgBox6 a{
  display: block;
  cursor: zoom-in;
}

/* cap size */
.imgBox1 .cap{
width:450px;
}
.imgBox4 .cap,
.imgBox5 .cap{
width:920px;
}
.imgBox2 .cap {
   width:760px;
}
.imgBox3 .cap {
   width:660px;
}
.imgBox6 .cap{
width:390px;
}
.imgBox2 .cap,
.imgBox3 .cap,
.imgBox4 .cap,
.imgBox5 .cap{
margin-top: 15px;
}


/*==============================================
column
============================================= */
.imgBox1 + .columnBox{
margin-top: 100px;
}
.columnBox{
padding: 80px 70px;
box-sizing: border-box;
overflow: hidden;
border: 1px solid #DFDEDE;
box-shadow: 0 0 20px #E7E5E5;
width: 960px;
margin: 0 auto 70px;
}
.columnTit{
text-align: center;
font-size: 30px;
line-height: 1.6;
margin-bottom: 35px;
font-weight: bold;
letter-spacing: 0.04em;
}
.columnBox p{
font-size: 16px;
margin-bottom: 30px;
}

#article04 {
background:#f2f3f4 url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/pc_summary_bg.png) no-repeat top right;;
padding:80px 0;
}
#article04 h2{
background: none;
width: 1000px;
margin: 0 auto;
height:190px;
}
#article04 h2 .point{
display: none;
}
#article04 h2 .tx{
font-size: 36px;
}
#article04 .txbox{
width: 650px;
text-shadow: 1px 1px #fff;
}

/*==============================================
.productBox
============================================= */
.productBox{
width: 100%;
background: #f2f3f4;
}
.productBoxIn {
width: 1000px;
margin: 0 auto;
}
.productBoxIn + .productBoxIn {
margin-top: 60px;
}
.productTit {
font-size: 30px;
font-weight: bold;
text-align: center;
margin-bottom:30px;
color: #222;
position: relative;
padding-top: 50px;
}
.productTit::before {
background:#0166be;
border-radius: 5px;
content: "";
display: block;
width: 100px;
height: 5px;
position: absolute;
top: 0;
left: 0;
right:0;
margin: 0 auto;
}
.product{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
}
.product a{
transition: 0.3s;
display: block;
width: 485px;
text-align: center;
margin-bottom:50px;
background: #fff;
padding: 40px;
box-sizing: border-box;
border-radius: 4px;
}
.product a:hover {
opacity: 0.6;
}
.product .name{
font-size:26px;
margin-bottom: 20px;
font-weight: bold;
color: #333;
}
.product .name span{
font-size: 18px;
padding-left: 8px;
vertical-align:3px;
}
.product .btn{
font-size: 17px;
background: #0166be url(https://img1.kakaku.k-img.com/images/article/tieup/23/11_dreamio/arrow.svg) no-repeat 85% 50%;
background-size: 20px;
height:47px;
line-height:47px;
color: #fff;
padding-right:17px;
box-sizing: border-box;
width: 100%;
margin: 0 auto;
border-radius: 3px;
}
_:-ms-input-placeholder, :root .product .btn {
line-height: 55px;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 1000px; 
margin: 0 auto; 
text-align: right;
}
