@charset "utf-8";
@media only screen and (max-width:640px){
article{
  padding:0 0 8%;
	min-width:auto;
	min-width:initial;
	font-size:3.4vw;
  position:relative;
}

article#top,
article#item,
article#okashi{
	background-image:none;
  background-color:transparent;
}

article:before{
	content:'';
  display:block;
  width:100%;
  height:100vh;
  position:fixed;
  top:0;
  z-index:-1;
}
article#top:before{
  background:#f5e1e1 url(../images/bg_s.png)no-repeat center top;
  background-size:100% auto;
}
article#item:before{
  background:#dfe9f2 url(../images/bg_s.png)no-repeat center top;
  background-size:100% auto;
}
article#okashi:before{
  background:#f7edd7 url(../images/bg_s.png)no-repeat center top;
  background-size:100% auto;
}



.only_smart{
	display:block !important;
}
.only_smart_i{
	display:inline-block !important;
}
.only_pc{
	display:none !important;
}


#mv{
  padding-bottom:3%;
}
#mv h1{
  margin:0 0 3%;
	background-image:none;
}
#mv ul.nav{
  width:90%;
}
#mv ul.nav li{
	width:49%;
}


/* #cont0 */
#cont0{
  padding:3% 0 5%;
  background:url(../images/mv_bottom.png)no-repeat center top;
  background-size:200% auto;
}
#cont0 h2{
  margin-bottom:0;
  padding:0 5%;
}
#cont0 p{
  line-height:2.2;
  padding:9% 0 10%;
  font-size:3.4vw;
  background:url(../images/cont0_bg_s.png)no-repeat center top;
  background-size:100% auto;
}
#cont0 p.item{
  padding:3% 0 5%;
  background:url(../images/cont0_item_s.png)no-repeat center top;
  background-size:100% auto;
}


/* .recipe */
.recipe{
  width:100%;
  margin:20% auto 0;
  padding:0 0 9%;
  background:url(../images/cont_bg_s.png)no-repeat center center;
  background-size:98% 100%;
}
.recipe h3{
  margin:-16% 0 0;
}
.recipe > ul{
  max-width:84%;
}
.recipe > ul li{
  width:48%;
  margin:5% 0 0;
}
.recipe > ul li.auto{
  margin-left:auto;
  margin-right:auto;
}
.recipe > ul li a figure figcaption{
  font-size:3.5vw;
  letter-spacing:-0.05em;
  white-space:nowrap;
}
.recipe .more{
  width:70%;
  line-height:2.8;
  font-size:3.4vw;
  border-radius:1.4em;
}

/* #cont1 */
#cont1{
  margin-top:12%;
}
#cont1 section{
  margin-bottom:0.5em;
}

#cont1 section h4{
  font-size:4vw;
}
#cont1 section h4 + a{
  display:inline-block;
  width:80%;
}


/* #cont2 */
#cont2 {
}
#cont2 section{
  width:80%;
  margin:3% auto 0;
  display: block;
}
#cont2 section > div:first-child{
  width:100%;
}
#cont2 section > div:first-child h4{
  line-height:3;
  font-size:3.6vw;
  background-size:100% 100%;
}
#cont2 section > div:first-child img{
  margin:0.8em 0 0.3em;
}
#cont2 section > div:first-child .more{
  width:90%;
}

#cont2 section > div:last-child{
  width:100%;
  margin-top:10%;
}
#cont2 section > div:last-child figure{
  width:45%;
  margin:auto;
}
#cont2 section > div:last-child figure figcaption{
  font-size:3.6vw;
}
#cont2 section > div:last-child a{
  display:inline-block;
  width:96%;
  line-height:2.8;
  font-size:3.4vw;
  border-radius:1.4em;
  position:relative;
}
#cont2 section > div:last-child a img:first-of-type{
  width:15%;
  position:absolute;
  left:0;
  top:50%;
  transform:translate(-20%,-50%);
}
#cont2 section > div:last-child a img:last-of-type{
  width:15%;
  position:absolute;
  right:0;
  top:50%;
  transform:translate(20%,-50%);
}


/* #cont3 */
#cont3 {
}


/* #cont4 */
#cont4 {
}
#cont4 ul li figure figcaption{
}
#cont4 ul li figure figcaption img{
  width:2em;
  margin-left:0.e15m;
}


/* #cont5 */
#cont5 {
}


/* #cont6 */
#cont6 {
}


/* #cont7 */
#cont7 {
  margin-bottom:0;
}



/* .cont */
.cont{
  width:100%;
  margin:5% auto 0;
}
.cont h3{
  margin-bottom:0;
}
.cont .inner{
  padding:5% 0 3%;
  background:url(../images/cont_item_s.png)no-repeat center center;
  background-size:94% 100%;
}
.cont .inner > ul.list{
  max-width:84%;
}
.cont .inner > ul.list > li{
  width:48%;
  margin:5% 0;
}
.cont .inner > ul.list > li figure figcaption{
  font-size:3.5vw;
}
.cont .inner > ul.list > li ul li{
  font-size:3vw;
}
.cont .more{
  width:100%;
  line-height:3;
  font-size:3.4vw;
  border-radius:1.5em;
}
.cont .more.large{
  max-width:75%;
  width:100%;
  line-height:3;
  font-size:3.8vw;
  border-radius:1.5em;
}



/* #cont8 */
#cont8 {
  margin-top:-5%;
}

/* #cont8_1 */
#cont8_1{
  padding:5% 0 12%;
  display: block;
}
#cont8_1 > div:first-child{
  width:80%;
  margin:auto;
  padding-right:0;
}
#cont8_1 > div:first-child h4{
  font-size:4.5vw;
}
#cont8_1 > div:first-child h4 span{
  font-size:3.4vw;
}
#cont8_1 > div:first-child p{
  font-size:3.4vw;
}
#cont8_1 > div:first-child dl dd span{
  display:inline-block;
  text-indent:0;
}
#cont8_1 > div:last-child{
  width:80%;
  margin:auto;
}
#cont8_1 > div:last-child > img{
  width:20%;
}
#cont8_1 .more{
  width:65%;
}

/* #cont8_2 */
#cont8_2{
  margin:3% 0 9%;
  padding:9% 0;
}
#cont8_2 > p{
  line-height:1.8;
  margin:0;
  font-size:3.6vw;
  font-weight:bold;
}

/* #cont8 section > ul */
#cont8 > section > ul{
  width:80%;
}
#cont8 > section > ul > li{
  margin-top:8%;
  display: block;
}
#cont8 > section > ul > li section{
  width:100%;
}
#cont8 > section > ul > li section h4,
#cont8 > section > ul > li section h5{
  font-size:4.5vw;
}
#cont8 > section > ul > li section figure{
  margin:1em 0 0.5em;
}
#cont8 > section > ul > li div{
  width:100%;
}
#cont8 > section > ul > li div .more{
  width:65%;
}


/* #cont8_3 */
#cont8_3{
}
#cont8_3.inner{
  padding:0 0 5%;
  background:url(../images/cont8_3_bg_s.png)no-repeat center center;
  background-size:94% 100%;
}
#cont8_3.inner h4{
  width:90%;
  display:inline-block;
  margin:-6% 0 0;
}
#cont8_3.inner > ul{
  transform:translateY(-1.5%);
}
#cont8_3.inner > ul > li:first-child{
  margin-top:0;
}
#cont8_3.inner > ul li section h5 span{
  font-size:3.4vw;
}
#cont8_3.inner > ul > li div .copyright{
  margin-top:8%;
  font-size:3vw;
  text-align:center;
}


/* #cont9 */
#cont9 {
}


/* #cont10 */
#cont10 .inner > ul > li:nth-child(-n+2) {
  width:48%;
  padding-left:0;
  text-align:center;
  position:static;
}
#cont10 .inner > ul > li:nth-child(-n+2) figure img{
  width:auto;
  position:static;
  left:auto;
  top:auto;
  transform:none;
}
#cont10 .inner > ul > li:first-child figure img{
  width:auto;
}
#cont10 .inner > ul > li:nth-child(-n+2) .more{
  width:100%;
}


/* #cont11 */
#cont11 {
}


/* #cont12 */
#cont12 {
}


/* #cont13 */
#cont13{
}
#cont13 .inner{
  padding-bottom:9%;
  background:url(../images/cont_bg2_l_s.png)no-repeat center top;
  background-size:94% 100%;
}


/* #cont14 */
#cont14{
}

/* #cont14_2 */
#cont14_2{
  margin-top:3%;
  padding:9% 0 9%;
  background:
    
    url(../images/cont_item_s.png)no-repeat center center;
  background-size:94% 100%;
}
#cont14_2 > ul{
  max-width:84%;
  margin:auto;
}
#cont14_2 > ul > li{
  display:block;
}
#cont14_2 > ul > li:first-child figure{
  width:100%;
  margin:0;
}
#cont14_2 > ul > li:first-child section{
  width:auto;
}
#cont14_2 > ul > li:last-child{
  width:100%;
  margin:9% auto;
  display: block;
}
#cont14_2 > ul > li:last-child figure{
  width:48%;
  margin:0 auto;
}
#cont14_2 > ul > li:last-child section{
  width:100%;
  text-align:left;
}
#cont14_2 > ul > li section h4{
  margin:0;
  font-size:4.5vw;
}


/* #nav */
#nav{
  padding:0 0 0;
  background:url(../images/mv_bottom.png)repeat-x center top;
  background-size:200% auto;
}
#nav h2{
  margin:0;
}
#nav nav ul{
  width:94%;
  margin:auto;
}
#nav nav ul li{
  width:47%;
  display:inline-block;
  margin:0.3% 1%;
}


/* .okashi */
.okashi{
  width:100%;
  margin:20% auto 0;
  padding:0 0 9%;
  background:url(../images/cont_bg_s.png)no-repeat center center;
  background-size:98% 100%;
}
.okashi h3{
  display:inline-block;
  margin:-16% 0 0;
}


/* #cont15 */
#cont15{
  background:
    url(../images/cont_bg.png)no-repeat center center;
  background-size:98% 100%;
}
#cont15 video{
  width:80%;
  margin-top:3%;
}

/* #cont16 */
#cont16{
  background:
    url(../images/cont16_bg.png)no-repeat right 8% bottom 12%,
    url(../images/cont_bg.png)no-repeat center center;
  background-size:16% auto, 98% 100%;
  display: block;
}
#cont16 h3{
  margin-bottom:3%;
}
#cont16 div:first-of-type{
  width:90%;
  margin:0 auto;
}
#cont16 div:first-of-type dl{
  width:90%;
  margin:1em auto 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#cont16 div:first-of-type dl dt{
  width:100%;
}
#cont16 div:first-of-type dl dd{
  width:50%;
}
#cont16 div:last-of-type{
  width:100%;
}
#cont16 div:last-of-type a{
  width:50%;
}


/* #cont17 */
#cont17{
  margin-top:8%;
  padding-bottom:5%;
  display: block;
}
#cont17 h3{
  margin:-5% 0 3%;
}
#cont17 > section{
  width:90%;
  margin:auto;
  padding:0 0 5%;
}
#cont17 > section h4{
  font-size:4.5vw;
}
#cont17 > section h4 span{
  display:block;
  font-size:3.6vw;
}
#cont17 > section:first-of-type h4{
  background:url(../images/cont17_tit1.png)no-repeat center center;
  background-size:90% 100%;
}
#cont17 > section:last-of-type h4{
  background:url(../images/cont17_tit2.png)no-repeat center center;
  background-size:90% 100%;
}
#cont17 > section figure figcaption{
  width:80%;
  font-size:3.6vw;
}
#cont17 > section dl{
  margin-top:8%;
}
#cont17 > section dl dt{
  font-size:3.8vw;
}
#cont17 > section .recipe_btn{
  width:50%;
  margin:0.5em 0;
}
#cont17 > section > img{
  width:90%;
}
#cont17 > section img.dl_btn{
  width:90%;
}


/* #cont18 */
#cont18{
}
#cont18 > ul{
  margin-top:3%;
  background:url(../images/cont18_line_s.png)no-repeat center center;
  background-size:100% auto;
}
#cont18 > ul > li{
  width:100%;
  margin:auto;
  position:relative;
  box-sizing:border-box;
}
#cont18 > ul > li:first-child{
  padding-right:14%;
}
#cont18 > ul > li:nth-child(2){
  margin:5% 0;
  padding-left:16%;
}
#cont18 > ul > li:last-child{
  padding:0 3%;
}
#cont18 > ul > li section{
  padding:4% 5% 3%;
}

#cont18 > ul > li:first-child section{
  background:url(../images/cont18_bg1_s.png)no-repeat center top;
  background-size:100% 100%;
}
#cont18 > ul > li:nth-child(2) section{
  background:url(../images/cont18_bg2_s.png)no-repeat center top;
  background-size:100% 100%;
}
#cont18 > ul > li:last-child section{
  padding-right:20px;
  background:url(../images/cont18_bg3_s.png)no-repeat center top;
  background-size:100% 100%;
}
#cont18 > ul > li section h4{
  margin-bottom:-1em;
  font-size:3.4vw;
  color:#fff;
  background:url(../images/cont18_tit_s.png)no-repeat center center;
  background-size:auto 100%;
}
#cont18 > ul > li section ul{
  padding:3% 0;
  text-align:left;
}
#cont18 > ul > li:last-child section ul{
  padding-right:0;
  background-image:none;
}
#cont18 > ul > li ul li h5{
  padding-left:1.2em;
  text-indent:-1.2em;
  font-size:3.3vw;
}
#cont18 > ul > li ul li p{
  font-size:3.2vw;
}
#cont18 > ul > li:first-child > img{
  width:18%;
  position:absolute;
  right:1%;
  top:auto;
  bottom:-7%;
  z-index:1;
}
#cont18 > ul > li:nth-child(2) > img{
  width:19%;
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
}


/* #cont19 */
#cont19{
  margin-top:12%;
}
#cont19 ul{
  margin:0 0 5%;
  display: block;
  background-image:none;
}
#cont19 ul li{
  margin:0;
}
#cont19 ul li:first-child{
  margin-right:0;
}
#cont19 ul li:last-child{
  padding-left:10%;
  background:url(../images/cont19_bg_s.png)no-repeat 1% 25%;
  background-size:25% auto;
}
#cont19 ul li:last-child img{
  width:85%;
  margin-left:15%;
}

#cont19 figure{
  width:90%;
  margin:0 auto;
}
#cont19 figure img{
  vertical-align:bottom;
}
#cont19 figure figcaption{
  line-height:3;
  font-size:3.4vw;
  font-weight:bold;
  color:#fff;
  background:url(../images/cont19_tit_s.png)no-repeat center center;
  background-size:auto 100%;
  transform:translateY(-50%);
  position:relative;
}
#cont19 ul li figure figcaption{
  margin:-0.5em 40% 0 8%;
}
#cont19 ul li:nth-child(2) figure figcaption{
  margin:-0.5em 8% 0 40%;
}
#cont19 ul li:last-child figure figcaption{
  font-size:3vw;
  text-align:right;
  margin:0;
  margin:-0.5em 0% 0 0%;
  transform:none;
}
#cont19 > img{
  width:26%;
  margin-right:1%;
}
#cont19 > a{
  width:60%;
}


/* #cont20 */
#cont20{
  margin-top:8%;
  background:url(../images/cont20_bg_s.png)no-repeat center center;
  background-size:98% 100%;
}
#cont20 h3{
  margin:-6% 0 0;
  display:inline-block;
}
#cont20 ul{
  padding:1.5% 0 0;
}
#cont20 ul li{
  width:44%;
  margin:0 1.5%;
}


/* #cont21 */
#cont21{
  padding-bottom:0;
  position:relative;
}
#cont21 p{
  margin:0 0 3%;
  padding:3% 0;
  font-size:3.2vw;
  font-weight:bold;
  background-image:none;
}
#cont21 a{
  display:inline-block;
  width:80%;
}
#cont21 > img{
  width:94%;
  margin-bottom:-6%;
}


/* #bottom_banner */
#bottom_banner{
  margin-top:5%;
}
#bottom_banner li{
  margin:8% 0;
  font-size:3.8vw;
}
#bottom_banner li:first-child{
  padding:5% 0;
  background:url(../images/sale_s.png)no-repeat center center;
  background-size:100% auto;
}
#bottom_banner li:nth-child(n+2){
  padding:0 5%;
}


article > a{
  display:inline-block;
  width:90%;
  margin-top:8%;
}


/* #topbtn */
#topbtn {
  width:60px;
	right:10px;
}
}