@charset "shift_jis";
/*==============================================
common
============================================= */
body{
    background: #fff;
}
#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;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-feature-settings: "palt";
width: 100%;
color: #1a1007;
}
.mainTitleWrap {
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/main_bg2.jpg) no-repeat top center;
}
.mainTitle{
width: 930px;
height: 970px;
position: relative;
margin: 0 auto 50px;
}
.mainCatch1,
.mainCatch2,
h1{
text-indent: -999em;
font-size: 0;
z-index: 1;	
}
.mainCatch1{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/main_catch1.png) no-repeat top left;
position: absolute;
width: 355px;
height:142px;
top:44px;
left:-13px;
}
.mainCatch2{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/main_catch2.png) no-repeat top left;
position: absolute;
width: 211px;
height: 191px;
top:52px;
left:358px;
}
h1 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/main_tit.png) ;
width:547px;
height: 271px;
position: absolute;
top:230px;
left: 0;
}
.mainItem{
position: absolute;
top:36px;
right:-140px;
}
p.lead{
width: 930px;
font-size: 16px!important;
line-height: 2.2!important;
margin: 0 auto;
position: absolute;
top:555px;
left: 0;
}
#mainContents p a {
transition: 0.3s;
display: inline!important;
color: #EC1616!important;
text-decoration: underline;
cursor: pointer;
}
#mainContents p a:hover{
opacity: 0.6;
}
sup{
font-size: 11px!important;
}

/* topbnr  */
.bnr .img,
.bnr .catch,
.bnr .name{
display: none;
}
.topbnr{
width: 930px;
margin: 0 auto;
position: absolute;
top:785px;
left: 0;
}
.topbnr a{
width: 930px;
height: 160px;
margin: 0 auto;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/top_bnr.png) ;
display: block;
transition: 0.4s;
position: relative;
}
.topbnr a .btn {
width: 640px;
font-size: 16px;
background:#ce0707 url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/arrow.svg) no-repeat 96% 50% ;
background-size: 18px;
height: 42px;
line-height: 43px;
border-radius: 5px;
text-align: center;
color: #fff;
transition: 0.3s;
position: absolute;
bottom:22px;
right:65px;
}
_:-ms-input-placeholder, :root .topbnr a .btn{
line-height: 46px;
}
.topbnr a:hover .btn {
background:#FB4F4F url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/arrow.svg) no-repeat 96% 50% ;
background-size: 18px;
}

/* innerbnr  */
.innerbnr{
width: 930px;
margin: 0 auto;
}
.innerbnr a{
width: 930px;
height:190px;
margin: 0 auto;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/innerbnr.png) ;
display: block;
transition: 0.4s;
position: relative;
}
.innerbnr a .btn {
width: 640px;
font-size: 16px;
background:#ce0707 url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/arrow.svg) no-repeat 96% 50% ;
background-size: 18px;
height: 44px;
line-height: 45px;
border-radius: 5px;
text-align: center;
color: #fff;
transition: 0.3s;
position: absolute;
bottom:25px;
right:65px;
}
_:-ms-input-placeholder, :root .innerbnr a .btn{
line-height: 50px;
}
.innerbnr a:hover .btn {
background:#FB4F4F url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/arrow.svg) no-repeat 96% 50% ;
background-size: 18px;
}


/* nav */
.contentsNavi{
width: 930px;
margin: 0 auto 80px;
}
.contentsNavi ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi ul li {
width: 220px;
font-size: 14px;
line-height: 1.8;
border: 1px solid #1d0e01;
}
.contentsNavi ul li a{
display: block;
transition: 0.4s;
}
.contentsNavi ul li a:hover{
opacity: 0.7;
}
.contentsNavi ul .point {
display: block;
text-align: center;
font-size: 16px;
line-height: 1.4;
height: 66px;
background-color: #1d0e01;
color: #fff;
display: table-cell;
vertical-align: middle;
width: 220px;
font-weight: bold;
letter-spacing: 0.1em;
padding-top:4px;
}
_:-ms-input-placeholder, :root .contentsNavi ul .point{
padding-top:10px;
}
.contentsNavi ul .navTx{
display: block;
font-size: 15px;
line-height: 1.5;
padding: 12px 13px 25px;
position: relative;
text-align: justify;
text-justify: inter-ideograph;
}
.contentsNavi ul .navTx:after {
content: "";
position: absolute;
top:77px;
left: 0;
right: 0;
margin: auto;
width: 8px;
height:8px;
border-top: solid 2px #cb0606;
border-right: solid 2px #cb0606;
-webkit-transform: rotate(
135deg
);
transform: rotate(
135deg
);
}

#article01,
#article02,
#article03,
#matome {
background: #f7f2ef url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/line.jpg) repeat-x top left;
}
.paragraph h2 {
width: 930px;
margin: 0 auto 40px;
font-size: 37px;
line-height: 1.4;
font-weight: bold
}
.paragraph h2 .point{
font-size: 25px;
color: #cb0606;
display: block;
margin-bottom: 20px;
letter-spacing: 0.06em;
}
.paragraph {
 padding: 90px 0;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 20px;
}
#mainContents p {
    font-size: 17px;
    line-height: 2.0;
    margin-bottom: 40px;
    letter-spacing: 0.03em;
}
#mainContents p.cap{
    font-size: 15px;
    line-height: 2.0;
    margin-bottom: 0;
}
.notes {
font-size: 12px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.highlight{
font-weight: bold;
color: #EC1616;
}
p + .articleBox {
	margin-top: 60px;
}
.articleBox + h3 {
	margin-top:70px;
}
.articleBox{
background-color: #fff;
border: 1px solid #d5d2c8;
padding: 30px  60px  10px;
margin-bottom: 30px;
}
.paragraph h3{
font-size: 29px;
margin-bottom: 30px;
font-weight: bold;
letter-spacing: 0.06em;
}
.paragraph h3.tit1,
.paragraph h3.tit2,
.paragraph h3.tit3 {
padding-left: 145px;
height: 120px;
display: table-cell;
vertical-align: middle;
font-size: 29px;
line-height: 1.6;
padding-top:15px;
}
.paragraph h3.tit1 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/h3_tit1.png) no-repeat center left;
}
.paragraph h3.tit2 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/h3_tit2.png) no-repeat center left;
}
.paragraph h3.tit3 {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/h3_tit3.png) no-repeat center left;
}
h3 + p{
margin-top: 20px;
}
.reportBox{
padding: 40px 0 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 20px;
position: relative;
width: 808px;
}
.reportBox:before {
content: '';
display: inline-block;
width: 222px;
height: 126px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/stamp.png);
background-size: contain;
position:absolute;
top:-50px;
right:-115px;
}
.repoetImg{
width: 320px;
padding: 5px 30px 0 0;
}
.repoetTx{
width: 450px!important;
display: block;
}
.repoetTx p{
font-size: 16px!important;
}
.titS {
font-size: 22px;
font-weight: bold;
margin-bottom: 20px;
}
.titS span{
background-color: #1a1007;
border-radius: 5px;
color: #fff;
font-size: 16px;
padding: 0 10px;
margin-right: 15px;
height: 34px;
line-height: 34px;
display: inline-block;
}
_:-ms-input-placeholder, :root .titS span{
line-height: 39px;
}
.titS2 {
font-size: 27px;
font-weight: bold;
margin-bottom: 20px;
}
p + .imgBox1,
p + .imgBox2,
p + .imgBox3,
p + .imgBox4,
p + .imgBox5 {
margin-top: 50px;
}
p + .imgBox6,
p + .imgBox7,
p + .imgBox8{
margin-top: 60px;
}

/* imgBox */
.imgBox1,
.imgBox2,
.imgBox4 {
width:800px;
margin: 0 auto 50px;
}
.imgBox3 {
width:640px;
margin: 0 auto 60px;
}
.imgBox5,
.imgBox6,
.imgBox7,
.imgBox8 {
width:930px;
margin: 0 auto 60px;
}
.imgBox1 div,
.imgBox5 div,
.imgBox7 div,
.imgBox2,
.imgBox4,
.imgBox6,
.imgBox8 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.imgBox1 div,
.imgBox5 div,
.imgBox7 div,
.imgBox4 a {
margin-bottom: 15px;
}
.imgBox1 a,
.imgBox4 a{
width: 390px;
display: block;
}
.imgBox1 p.cap{
width:800px;
}
.imgBox2 a{
width: 530px;
display: block;
}
.imgBox2 p.cap{
width:235px;
}
.imgBox3 a{
width: 640px;
}
.imgBox3 p.cap{
width:640px;
}
.imgBox4 p.cap{
width:390px;
}
.imgBox5 a{
width: 220px;
display: block;
}
.imgBox5 p.cap{
width:930px;
}
.imgBox6 a,
.imgBox7 a{
width: 450px;
display: block;
}
.imgBox6 p.cap{
width: 450px;
}
.imgBox7 p.cap{
width:930px;
}
.imgBox8 a{
width: 620px;
display: block;
}
.imgBox8 p.cap{
width: 280px;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img,
.imgBox4 img,
.imgBox5 img,
.imgBox6 img,
.imgBox7 img,
.imgBox8 img {
    width: 100%;
}
.imgBox1 a,
.imgBox2 a,
.imgBox3 a,
.imgBox4 a,
.imgBox5 a,
.imgBox6 a,
.imgBox7 a,
.imgBox8 a {
  display: block;
  cursor: zoom-in;
}

/* matome  */
#matome.paragraph{
	padding: 10px 0 0;
}
.matomeIn {
background:#f6f2ef url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/matome_bg.jpg) no-repeat bottom center;
padding: 90px 0 30px;
}
.matomeTx{
width: 520px;
}

/* productBox  */
.productBox {
background: #fff;
padding: 50px 0;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
}
.product .item{
  display:table;
box-sizing: border-box;
}
.product .img{
width: 440px;
display: table-cell;
vertical-align: middle;
paddhing-left: 60px;
}
.product .info{
width: 490px;
display: table-cell;
vertical-align: middle;
}
.product .catch{
font-size: 27px;
line-height: 1.5;
margin-bottom: 35px;
letter-spacing: 0;
}
.product .name{
font-size: 38px;
line-height: 1.5;
margin-bottom: 40px;
font-weight: bold;
}
.product .name span{
font-size: 20px;
display: block;
background-color: #1a1007;
height: 36px;
line-height: 39px;
color: #fff;
width:80px;
text-align: center;
margin-bottom: 10px;
}
_:-ms-input-placeholder, :root .product .name span{
line-height: 40px;
}
.product a {
display: block;
}
.product a .btn {
font-size: 17px;
background:#ce0707 url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/arrow.svg) no-repeat 96% 50% ;
background-size: 20px;
height: 54px;
line-height: 55px;
border-radius: 5px;
text-align: center;
color: #fff;
width: 100%;
transition: 0.3s;
margin-bottom: 20px;
}
_:-ms-input-placeholder, :root .product a .btn{
line-height: 60px;
}
.product a:hover .btn {
background:#FB4F4F url(https://img1.kakaku.k-img.com/images/article/tieup/21/10_nestle/arrow.svg) no-repeat 96% 50% ;
background-size: 20px;
}
.releasedate {
font-size: 11px; 
width: 930px; 
margin: 0 auto; 
text-align: right;
}


/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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%);}

/*----　ベースデザイン　----*/
.questionnaire {
padding: 90px 0;
background-color: #f2f2f2;
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;
}
