@charset "shift_jis";
/*==============================================
common
============================================= */
.forSp {
display: none;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

/*==============================================
ŠÅ”Â
============================================= */
#mainContents {
font-family: 'ŸàƒSƒVƒbƒN Medium', 'ŸàƒSƒVƒbƒN‘Ì', 'Yu Gothic Medium', YuGothic, 'ƒqƒ‰ƒMƒmŠpƒS ProN', 'Hiragino Kaku Gothic ProN', 'ƒƒCƒŠƒI', Meiryo, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.06em;
}
.mainTitleWrap {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/title_bg.jpg) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
padding-top: 53px;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/title.png) left top no-repeat;
width: 930px;
height: 474px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto 150px;
}
.lead {
font-size: 15px;
line-height: 30px;
width: 930px;
margin: 0 auto 45px;
letter-spacing: 0.06em;
}

.menu {
border-top: #d9d9d9 solid 1px;
width: 100%;
padding: 70px 0 50px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/menu_bg.png) left top 3px no-repeat;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding: 0 0 0 150px;
}
.menu a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/menu_arrow.png) left top 3px no-repeat;
display: block;
font-size: 16px;
transition: .2s;
padding-left: 4px;
}
.menu a b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/menu_dot.png) right 15px center no-repeat;
box-sizing: border-box;
display: inline-block;
padding-left: 20px;
width: 175px;
}

.menu a:hover {
opacity: 0.5;
}
.menu li {
margin-bottom: 14px;
padding-bottom: 14px;
}

/*==============================================
bnr
============================================= */
/*---- .topbnr ----*/
.topbnr {
width: 930px;
margin: 0 auto 90px;
}
.topbnr .bnrB a {
display: block;
width: 445px;
height: 160px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/top_bnr_b.jpg) 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;
}
.topbnr .bnrW a {
display: block;
width: 445px;
height: 160px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/top_bnr_w.jpg) 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;
}

/*---- .innerbnr ----*/
.innerbnr {
width: 930px;
margin: 90px auto 130px;
}
.innerbnr .bnrB a {
display: block;
width: 445px;
height: 160px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/inn_bnr_b.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;
}
.innerbnr .bnrW a {
display: block;
width: 445px;
height: 160px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/inn_bnr_w.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;
}

/*---- ‹¤’Ê ----*/
.bnrB {
width: 445px;
height: 160px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/bnr_b_over.jpg) no-repeat;
margin: 0 auto;
float: right;
}
.bnrW {
width: 445px;
height: 160px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/bnr_w_over.jpg) no-repeat;
margin: 0 auto;
float: left;
}
.bnr {
overflow: hidden;
}
.bnrB a:hover,
.bnrW a:hover {
opacity: 0;
}

/*==============================================
#mainContents
============================================= */
.paragraph {
width: 100%;
}
.paragraphIn {
width: 930px;
margin: 0 auto;
}
.paragraphIn > .imgBoxB {
margin-top: 75px;
}
.paragraph h2 {
background: #665e56;
color: #fff;
font-size: 35px;
line-height: 50px;
font-weight: normal;
margin: 0 auto 70px;
padding: 60px 0 45px;
}
.paragraph h2 span {
display: block;
width: 930px;
margin: 0 auto;
}
.paragraph h2 b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/title_bg.png) left bottom no-repeat;
color: #fff;
display: block;
box-sizing: border-box;
font-weight: normal;
font-size: 27px;
font-family: "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
line-height: 1.5;
margin: 0 0 30px;
letter-spacing: 0.09em;
padding-bottom: 10px;
}
.paragraph p {
font-size: 17px;
line-height: 35px;
}
.paragraph p b {
color: #d06e29;
}
p.cap {
font-size: 14px;
line-height: 1.7;
letter-spacing: 0.07em;
}
.sTxt {
display: block;
font-size: 12px;
margin-top: 10px;
}

.paragraph p + p {
margin-top: 30px;
}
.sTitle {
margin: 100px 0 0;
padding: 0;
}
.sTitle h3 {
color: #151515;
font-size: 27px;
font-weight: normal;
margin: 0 auto;
line-height: 1.5;
font-feature-settings: "palt";
letter-spacing: 0.03em;
}
.sTitle + p {
margin-top: 35px;
}
.sTitle sup,
.paragraph h2 sup {
font-size: 40%;
position: relative;
top: 5px;
}

/*---- staff ----*/
.cookingBox {
margin-top: 100px;
}
#article01 .cookingBox p {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/staff_icon01.jpg) left top no-repeat;
  padding: 30px 0 25px 155px;
}
#article02 .cookingBox p {
  background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/staff_icon02.jpg) left top no-repeat;
  padding: 30px 0 25px 155px;
}

/*---- imgBoxB ----*/
.imgBoxB {
width: 780px;
margin: 110px auto 0;
}
.imgBoxB + .imgBoxB {
margin-top: 70px;
}

/*---- imgBox ----*/
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a  + a  {
margin-left: 15px;
}
.imgBox .imagesClear p {
width: 49%;
float: right;
}

/*---- imgBoxS ----*/
.imgBoxS {
width: 630px;
margin: 70px auto 0;
}
.imgBoxS a:nth-of-type(1) {
display: block;
width: 152px !important;
float: left !important;
}
.imgBoxS a:nth-of-type(2) {
display: block;
width: 457px !important;
float: right!important;
}

/*---- imgBox‹¤’Ê ----*/
.imgBox {
width: 100%;
margin: 70px auto 0;
}
.imgBoxS img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBoxS a,
.imgBoxB a,
.imgBox a {
cursor: zoom-in;
}
.imagesClear {
overflow: hidden;
}
.imgBoxB + p,
.imgBox + p {
margin-top: 70px;
}
.imgBoxS p,
.imgBoxB p,
.imgBox .imagesClear + p {
margin-top: 15px;
}

/*---- photoTitle ----*/
.photoTitle + .imgBox {
margin: 14px auto 0;
}
.photoTitle {
margin: 70px auto 0;
}
.imgBox strong,
.photoTitle strong {
display: block;
font-size: 19px;
line-height: 1.4;
text-align: left;
}
.imgBox strong {
margin-bottom: 14px;
}

/*==============================================
#matome .productBox
============================================= */
#matome h2 {
margin: 0;
}
#matome .spAccordion {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/matome.jpg) center top no-repeat;
padding: 120px 0 200px;
}

/*---- .productBoxIn ----*/
.productBox {
width: 930px;
margin: 0 auto;
padding: 140px 0 0;
}

.product_bnrB a {
display: block;
width: 445px;
height: 378px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/product_bnr_b.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;
}
.product_bnrW a {
display: block;
width: 445px;
height: 378px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/product_bnr_w.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;
}
.product_bnrB {
width: 445px;
height: 378px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/product_bnr_b_over.png) no-repeat;
margin: 0 auto;
float: right;
}
.product_bnrW {
width: 445px;
height: 378px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/11_dreamio_eh-ls800/product_bnr_w_over.png) no-repeat;
margin: 0 auto;
float: left;
}
.product_bnrB a:hover,
.product_bnrW a:hover {
opacity: 0;
}





/*==============================================
 .btnCampaign
============================================= */
.btnCampaign {
    width: 660px;
    margin: -10px auto 40px;
    border-radius: 10px;
    overflow: hidden;
}
.btnCampaign a {
    transition: opacity .2s;
}
.btnCampaign a:hover {
    opacity: .7;
}
#campaign {
    margin: -30px 0 0;
    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;
}



/*==============================================
.releasedate
============================================= */
.releasedate {
display: block;
width: 930px;
margin: 70px auto 0; 
font-size: 11px;
text-align: right;
padding-bottom: 150px;
}
/*==============================================
ƒAƒ“ƒP[ƒg
============================================= */

/*----@ƒJƒ‰[•ÏX@----*/
.questionnaire {
color: #2e2e2e;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}

/*----@•¶Žš‹­’²@----*/
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

/*----@ƒx[ƒXƒfƒUƒCƒ“@----*/
.questionnaire {
padding: 100px 0;
background-color: #f9f9f9;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 25px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px auto;
z-index: 9;
cursor: pointer;
-webkit-transition: all .2s linear;
}

/* radio */
.question ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.question ul li .radio {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 100%;
height: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
transition: background .2s linear;
-webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
border: 3px solid;
}

/* checkbox */
.question ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.question ul li .check {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
bottom: 0;
left: 0;
right: 1px;
margin: auto;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transition: border .2s linear;
-webkit-transition: border .2s linear;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);

}
.question input[type=checkbox]:checked ~ .check {
border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
border-bottom: 2px solid;
border-right: 2px solid;
}

/* select */
.question .select {
display: inline-block;
position: relative;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}

/* textarea */
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}

/* input */
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}

/* .btnSend */
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}

/* .thanks */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}
