body{   
background: fff;
color:#333;
}

/*スライダー*/

.flexslider .slides{
position:relative;
}

.no1{
    position: absolute;
    z-index: 11;
    margin-left: -22%;
    z-index: 30;
    bottom: 45%;
    height: auto;
    left: 50%;
}
.no1 img{
    margin: 0 auto!important;
    max-width: 100%!important;
	width: 40vw;
}

.center{
max-width:90%;
	margin:20px auto;
	text-align:center;
	
}
.center a{
display:block;	
}
.center{
max-width:100%;	
	
}

/*ロゴ*/

#header h1{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: 81px;
    width: 211px;
    display: inline-block;
    vertical-align: bottom;
    position:absolute;
    top:15px;
    left:50px;
    z-index: 10;
}

#header h1 a{
	background:url(https://serukuru.net/jetb/wp-content/uploads/img/logo.png) no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	height: 81px;
	width: 211px;
}

.cont {
    margin: 0px auto;
    width: 100%;
    padding: 10px 0px 30px;
    z-index: 1;
    overflow: hidden;
    max-width: 1080px;
}

/*共通BOX*/

.three_box,.four_box,.five_box,.six_box,.seven_box{
padding:3px;
box-sizing:border-box;
}


.seven_box{
width:68%;
max-width:100%;
margin:10px auto 10px;
display: inline-block;
vertical-align: top;
}



.seven_box img{
display: inline-block;
    vertical-align: top;
    text-align: center;
    /* height: 180px!important; */
    width: 90%;
    margin: 0 auto 5px;
}

.six_box{
width:58%;
max-width:100%;
margin:10px auto 10px;
display: inline-block;
vertical-align: top;
}

.four_box{
width:39%;
max-width:100%;
margin:10px auto 10px;
display: inline-block;
vertical-align: top;
text-align:center;
}

.five_box{
width: 48%;
max-width: 100%;
margin: 10px 5px 10px;
display: inline-block;
vertical-align: top;
}


.five_box img{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: auto;
    margin: 0 auto;
}


/*top_info*/
.top_info{
	background-color: #cbdf87;
}

.top_info .five_box{
    padding-top: 100px;
}

.top_info .five_box img{
	width: 95%;
    display: block;
    padding: 12px 10px;
}

.top_info p{
	font-size: 90%;
    text-align: center;
    font-weight: 600;
    padding-top: 10px;
    line-height: 30px;
}

.info_bottom {
    background: url(https://serukuru.net/jetb/wp-content/uploads/img/sc1_bg.png) no-repeat bottom;
    width: 100%;
	height: 75px;
}


/*VOICE*/

.voice{
	position: relative;
}

.voice_img img{
	position: absolute;
    right: 10%;
    top: 6%;
	width: 16.0vw;
}

.voice_ttl img{
	width: 60%;
    padding: 50px 0 50px 5%;
}

.voice_cont{
	margin: 20px 0;
}

.voice_cont .four_box img{
	width: 95%;
}

.voice_cont p{
	padding-top: 10px;
	line-height: 15px;
}

.voice_cont p span{
	border-bottom: 1px dashed #333;
    font-size: 88%;
    display: block;
    line-height: 12px!important;
    padding-bottom: 3px;
}

.movie{
    width: 100%;
    margin: 85px 0;
}

.voice_bottom {
    background: url(https://serukuru.net/jetb/wp-content/uploads/img/sc2_bg.png) no-repeat bottom;
    width: 100%;
    height: 130px;
    position: relative;
}

.wave{
	height: 0px;
}


/*LINE UP*/
.products{
	background: #f4e827;
	padding-bottom: 50px;
}

.products .cont{
	position: relative;
}

.product_img img{
	position: absolute;
    right: 3%;
    top: 1%;
	width: 11.0vw;
}

.product_ttl img{
	width: 60%;
    padding: 150px 0 50px 5%;
 }

.product_cont .five_box img{
	display: block;
    margin: 24px auto;
	width: 90%;
}

.product_name{
	width: 65%!important;
    padding: 16px 0 0;
}

.price{   
	font-weight: bold;
    font-size: 150%;
	text-align: right;
    display: block;
	line-height: 20px;
}

.price .big{
	font-size:200%;
}

.products_bottom {
    background: url(https://serukuru.net/jetb/wp-content/uploads/img/sc4_bg.png) no-repeat bottom;
    width: 100%;
	height: 84px;
}

/*美味しさのこだわり*/
.kodawari{
	position: relative;
	background: #cbdf87;
	    padding-bottom: 100px;
}

.kodawari_img1{
	position: absolute;
	left: 10%;
	top: -120px;
}

.kodawari_img2{
	position: absolute;
	right: 10%;
	top: -120px;
}

.kodawari_img3{
	position: absolute;
	left: 10%;
	bottom: 20px;
}

.kodawari_img1 img{
	width: 20vw;
}

.kodawari_img2 img{
	width: 10vw;
}

.kodawari_img3 img{
	width: 9vw;
}

.kodawari .five_box img{
	width: 80%;
	height:auto;
}

.kodawari .five_box {
    margin-top: 50px;
	text-align: center;
}

.heading{
	padding-top: 30px;
    text-align: center;
}

.kodawari .five_box p{
	text-align: center;
    padding-top: 30px;
    font-size: 100%;
    font-weight: bold;
}
 
.kodawari .five_box a{
	width: 70%;
    display: block;
    margin: 0 auto;
}



/*YouTube*/

.youtube{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.youtube iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/*レスポンシブ基本CSS*/
.pc{display:block;}
.mobile{display: none!important;}

@media screen and (max-width: 768px){

.pc{display:none!important;}
.mobile{display: block!important;}

#header,#wrap,#container, #footer,.slide00,.panel_bg,.flexslider{min-width:100%; max-width:100%; }
.two_box,.three_box,.four_box,.five_box,.seven_box,.six_box{
max-width:100%;
width:100%;
margin:0px;
box-sizing:border-box;
}
	
	p{    
		font-size: 75%!important;
		padding: 0 5%;

	}

	.flexslider{
		height: auto!important;
	}
	
	.no1 {
		left: 27%;
	}
	
	.no1 img{
		width: 80vw;
	}

	.top_info .five_box {
        padding-top: 0px;
	}
	
	.top_info .photo img {
		width: 70%;
	}
	
	.top_info p{
        width: 80%;
        margin: 0 auto;
    }
	
	.info_bottom {
    height: 17px;
    background-size: contain;
	}
	
	.voice_ttl img {
        width: 100%;
	    padding: 50px 0 0;
	}
	
    .voice_img img {
        position: absolute;
        right: 1%;
        top: -1%;
        width: 23vw;
	}
	
	.voice_cont .four_box img {
    width: 75%;
	}

	.voice_cont .six_box{
		text-align: center;
	}
	
	.voice_bottom {
         height: 19px;
         background-size: contain;
	}
	.movie{
		margin: 0;
	}
	.products_bottom {
        height: 18px;
		background-size: contain;
	}
	
	.product_ttl{
		text-align: center;
	}
	.product_ttl img{
		width: 90%;
        padding: 50px 0 0;
	}
	.product_cont .five_box img {
        margin: 24px auto 0;
		height:auto;
	}
	.product_name {
         padding: 0px 0 25px;
	}
	
	.product_img img {
    right: 3%;
    top: 1%;
    width: 22vw;
	}
	
	.kodawari .five_box {
		margin-top: 0px;
	}
	
	.kodawari_img1 {
        left: 3%;
		top: -63px;
	}
	
	.kodawari_img1 img{
		width: 41vw;
	}
	
	.kodawari_img2{
		right: 2%;
        top: -73px;
	}
	
	.kodawari_img2 img,.kodawari_img3 img{
		width: 25vw;
	}
}


/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; max-height:1000px; overflow:hidden;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 0px; position: relative; height: 800px;}




.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0; display:none;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute;
bottom: 20px;
text-align: center;
z-index: 2;}

.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}