@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%; }
.sp { display: none; }

/*==============================================
Ŕ
============================================= */
.mainTitleWrap {
width: 1050px;
margin: 0 auto;
padding-bottom: 70px;
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/main_bg.png) no-repeat top 56px right 65px;
}
.mainTitle {
width: 1050px;
height: 800px;
position: relative;
}
.mainCatch{
position: absolute;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/main_catch.png) no-repeat;
width: 392px;
height: 188px;
top:60px;
left:65px;
}
.mainItem{
position: absolute;
top:288px;
left:63px;
}
.mainCatch,
h1{
text-indent: -999em;
font-size: 0;
z-index: 1;	
}
h1 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/main_tit.png) no-repeat;
width:930px;
height: 109px;
position: absolute;
top:530px;
left:0;
right:0;
margin: auto;
}
.topbnr a {
    width: 570px;
    height: 58px;
    line-height: 58px;
    background: #005ab4;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: block;
    letter-spacing: 0.04em;
    position: absolute;
    top:688px;
    right: 0;
	left:0;
	margin: auto;
    transition: 0.3s;
    box-sizing: border-box;
}
.topbnr a::after {
    content: '';
    display: inline-block;
    width: 11px;
    height: 18px;
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 20px;
    padding-right: 3px;
}
.topbnr a:hover{
opacity: 0.7;
}
p.lead {
font-size: 16px;
line-height: 1.9;
padding: 0 65px;
color: #414141;
font-weight: normal;
}
.lead a:link,
.lead a:visited {
color: #005ab4;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #067FF8;
}


.contentsNavi{
width: 1050px;
margin: 0 auto;
background: #232323;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
padding: 60px 0;
}
.contentsNavi p {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/tit_index.png)  no-repeat center top;
width: 100%;
height: 15px;
margin: 0 auto 35px;
text-indent: -999em;
font-size: 0;
z-index: 1;	
text-align: center;
}
.contentsNavi ul{
padding-left: 120px;
}
.contentsNavi li {
display: block;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/ico.png)  no-repeat center left;
padding-left: 23px;
}
.contentsNavi li + li{
margin-top: 12px;
}
.contentsNavi li a {
font-size: 16px;
 line-height: 1.2;
transition:0.3s;
display: block;
color: #f8f8f8;
font-weight: normal;
}
.contentsNavi li span {
display:inline-block;
font-size: 16px;
font-weight: bold;
margin-bottom: 3px;
width: 205px;
}
.contentsNavi li a:hover {
    opacity: 0.6;
}



/*==============================================
 .btnCampaign
============================================= */
p + .btnCampaign{
margin-top: 65px;
}
.btnCampaign {
    width: 660px;
    margin:0 auto;
    border-radius: 10px;
    overflow: hidden;
}
.btnCampaign a {
    transition: opacity .2s;
}
.btnCampaign a:hover {
    opacity: .7;
}
#campaign {
    margin: 70px 0 90px;
    text-align: center;
}
#campaign h2 {
line-height: 1.5;
font-size: 30px;
font-weight: bold!important;
margin-bottom:20px;
}
#campaign .campaignInner {
    width: 660px;
    margin: 0 auto 70px;
    border-radius: 10px;
    overflow: hidden;
}
#campaign .campaignInner a {
    transition: opacity .2s;
}
#campaign .campaignInner a:hover {
    opacity: .7;
}




/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
background: #f3f3f3;
}
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: normal;
}
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: bold;
}
.paragraph p {
font-size: 17px;
line-height: 2.0;
margin-bottom: 40px;
letter-spacing: 0.03em;
color: #626161;
font-weight: normal;
}
.paragraph p.cap{
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #fcdcdc 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #fcdcdc 60%);
vertical-align: -5px;
}
.notes {
font-size: 12px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.paragraph{
padding: 75px 75px 100px;
width: 1050px;
margin: 0 auto 30px;
box-sizing: border-box;
background-color: #fff;
}
.paragraphIn{
padding-bottom: 30px;
}
.paragraph h2 {
margin: 0 auto 50px;
font-weight: bold;
text-align: center;	
}
h2 .point {
line-height: 1.2;
font-size: 28px;
display:inline-block;
padding: 10px 150px 25px;
margin: 0 auto;
color: #005ab4;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/h2_bg_l.png)  no-repeat top left, url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/h2_bg_r.png)  no-repeat top right;
}
h2 .tx{
font-size: 38px;
line-height: 1.4em;
color: #292929;
display: block;
}
#column h2 .point,
#matome h2 .point {
display: none;
} 
#column h2 .tx{
font-size: 32px;
line-height: 1.4em;
color: #005ab4;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/line.png)  no-repeat center left, url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/line2.png)  no-repeat center right;
padding: 0 40px;
}
.paragraph h3{
line-height: 1.2;
font-size: 30px;
color: #005ab4	;
margin: 0 auto 40px;
font-weight: bold;
text-align: center;	
}
.innerbnr a{
width: 834px;
height: 200px;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/bnr.png)  no-repeat;
display: block;
transition: 0.3s;
}
.innerbnr a:hover{
opacity: 0.7;
}
.innerbnr .item,
.innerbnr2 .item,
.innerbnr .btn,
.innerbnr2 .btn {
display: none;
}

.innerbnr2 a{
width: 749px;
height: 154px;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/bnr2.png)  no-repeat;
display: block;
transition: 0.3s;
}
.innerbnr2 a:hover{
opacity: 0.7;
}
.innerbnr2 .item{
display: none;
}
.titS {
font-size:20px;
line-height: 1.3;
font-weight: bold;
margin-bottom: 20px;
color: #575757;
text-align: center;
}
p + h3,
.imgBox1 + h3,
.imgBox2 + h3,
.imgBox3 + h3 {
margin-top:100px;	
}
p + .titS,
p + .imgBox1,
p + .imgBox2,
p + .imgBox3,
p + .youTube {
margin-top: 70px;
}
.imgBox1{
width: 700px;
margin:0 auto 70px;
}
.imgBox2,
.imgBox3{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox2,
.imgBox3 {
width: 824px;
margin:0 auto 70px;
}
.imgBox1 a{
  width: 700px;
}
.imgBox2 a,
.imgBox3 div,
.imgBox3 a{
  width: 400px;
}
.imgBox4 a{
  width: 600px;
}
.imgBox1 a,
.imgBox1 a,
.imgBox2 a,
.imgBox3 a{
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:700px;
}
.imgBox2 .cap{
width:400px;
}
.youTube .cap {
   width:700px;
}
.imgBox1 .cap,
.imgBox3 .cap,
.youTube .cap  {
margin-top: 15px;
}

/*----@youTube@----*/
.youTube {
width: 700px;
margin:0 auto 70px;
}


#matome{
background:#fff  url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/summary_bg.png)  no-repeat bottom center;
padding-bottom: 400px;
}

/*==============================================
.productBox
============================================= */
.paragraph + .productBox{
margin-top:70px;
}
.productBox a{
width: 1050px;
margin: 0 auto;
background-color: #005ab4;
padding: 75px 90px 35px;
box-sizing: border-box;
transition: 0.3s;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.productBox a .img{
width: 391px;
padding-top: 15px;
}
.productBox a .info{
width: 390px;	
}
.productBox a .catch span{
font-size: 18px;
letter-spacing: 0.06em;
color: #fff;
background: #267cd1;
padding: 5px 15px;
display:inline-block;
margin-bottom: 7px;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
word-break: break-all;
}
.productBox a .name{
font-size: 36px;
font-weight: bold;
color: #fff;
margin: 7px 0 15px;
}
.productBox a .btn{
    width: 100%;
    height: 50px;
    line-height: 48px;
    background: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    color: #005ab4;
    font-weight: bold;
    display: block;
    letter-spacing: 0.04em;
    box-sizing: border-box;
position: relative;
}
.productBox a .btn::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 13px;
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio/arrow2.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 18px;
    right: 18px;
    padding-right: 3px;
}
.productBox a:hover{
opacity: 0.7;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 1050px; 
margin:30px auto 0; 
padding-bottom: 80px;
text-align: right;
}

