@charset "utf-8";
/* CSS Document */

body,h1,h2,p,ul{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	font-family:"メイリオ", Meiryo,  sans-serif;
	font-size:16px;
	color:#541300;
}

/* floating bn
--------------------------------*/
#fixbn{
    top: 50px;
    left:0;
	z-index: 9999;
    position: fixed;
    margin: 0;
    padding: 0;
}
#fixbn ul li{
	width: 100px;
}
#fixbn ul li img{
	width: 100%;
}
#fixbn_left_out {
    top: 170px;
    left: -240px;
	z-index: 9999;
    position: fixed;
    margin: 0;
    padding: 0;
}

#fixbn_left_out:hover{
    left: 0 !important;
    -webkit-transition: 0.8s ease;
    -moz-transition: 0.8s ease;
    -o-transition: 0.8s ease;
    transition: 0.8s ease;
}

header img,h1 img,h2 img,h3 img{
	display:block;
	margin:0 auto;
}

/* header
--------------------------------*/
#header div.logo{
	background:#fef6db;
	padding:20px 0;
	box-sizing:border-box;
}

#header .g_navi {
	background:#541300;
}

#header .g_navi a{
	text-align:center;
	text-decoration:none;
	color:#FFF;
}

#header .g_navi ul{
	max-width:850px;
	width:100%;
	display:flex;
	align-items: center;
	margin:0 auto;
}

#header .g_navi ul li{
	color:#FFF;
	width:20%;
	padding:15px 0;
	box-sizing:border-box;
}

#header .g_navi ul li a{
	display:block;
}


#header .g_navi ul li:hover{
	background:#340c00;
}


/* main
--------------------------------*/
#main{
	background-image: url(../images/main_bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #0d6eb7
	box-sizing:border-box;
}

#main h1{
	margin-bottom:0%;
}

#main h1 img{
	max-width: 754px;
	width: 100%;
}

#main p{
	text-align:center;
}

#main p.campaign{
	margin:0 auto 2%;
}

#main .campaign:hover{
	opacity:0.9;
}

#main p.campaign span{
	display:block;
}

#main .navi ul{
	max-width:850px;
	width:100%;
	margin:0 auto;
	padding-bottom:30px;
	box-sizing:border-box;
	display:flex;
 -webkit-justify-content: space-around; /* Safari */
  justify-content: space-around;
}
@media screen and (max-width:700px) { 
	#main{
		height: auto;
	}
}
/* sec
--------------------------------*/
#sec2,#sec3,#sec4,#sec5{
	background:#fffbed;
    padding-top: 80px;
	box-sizing:border-box;
}

div.wrapper{
    position: relative;
    margin:0 auto;
    background: #fff;
    width:850px;
    padding: 50px 85px 20px;
	box-sizing:border-box;
}

#sec1{
	background:#fffbed;
	box-sizing: border-box;
}
#sec1 p:first-child{
	padding: 5% 0;
}
#sec1 p{
	text-align: center;
}

#sec1 #noshi img{
	max-width: 850px;
	width: 90%
}	

#sec2 div.bag{
	text-align:center;
}

#sec2 h2{
	margin-bottom:50px;
}

#sec4{
	padding-bottom:80px;
}

div.lace{
    position: absolute;
    top: -45px;
    left: 0;
    background: url(../images/lace.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 62px;
    width: 850px;
}

p.text{
	text-align: center;
    margin: 20px 0 50px;
}


/* 商品２列
--------------------------------*/
.pic_item ul li, 
.item_list ul li{
	width: 48%;
	margin-right:2%;
	float:left;
    padding: 0 20px;
	box-sizing:border-box;
}

.pic_item ul li:nth-child(even), .item_list ul li:nth-child(even){
	margin-right:0;
}

/* 商品３列
--------------------------------*/
.item_list3 ul li{
    width: 30%;
    margin-right: 5%;
	float:left;
	box-sizing:border-box;
}

.item_list3 ul li:nth-child(3n){
	margin-right: 0;
}

/* 人気定番商品
--------------------------------*/
.right_cont p.item img{
	margin:0 auto;
	display:block;
}

.left_cont p.title{
	margin-bottom:10px;
}

.left_cont p.text{
	margin-bottom:30px;
	padding:0;
}


/* イベント
--------------------------------*/
.main_navi{
	max-width:850px;
	width:90%;
	margin: 0 auto 50px;
	padding-top: 150px;
	padding-bottom: 50px
}
.main_navi ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.main_navi ul li {
    width: 18%;
    margin-right: 20px;
}

.main_navi ul li {
    margin-right: 0;
}

.main_navi ul li img{
	width: 90%;
}

#fair{	
	vertical-align:top;
	box-sizing:border-box;
	background-color:#fff;
	background-image: url(../images/house.png);
    background-repeat: repeat-x;
	background-size: auto 120px;
	
}


#hw_item .item_list .item{
	margin: 0;
	padding: 0;
}

#hw_item .item_list p.name{
	color: #5d2b1c;
	margin: 10px 0;
	font-weight: bold;
}
#hw_item .item_list .content {
	color: #5d2b1c;
}
#hw_item .item_list .content span{
	background-color: #0a5084;
	font-size: 1.2rem;
}

#hw_item .item_list p.btn,
#otoku .item_list p.btn{
	background-color: #0a5084;
    box-shadow: 0px 5px #052944;
}

#hw_item{
	max-width:850px;
	width:100%;
	margin:0 auto;
}

#hw_item h2{
	position: relative;
}

#hw_item img[src="images/tit.png"]{
	width: 90%;
}

#hw_item h2 img[src="images/obake1.png"]{
	position: absolute;
	left: 0;
	bottom: 0;
	animation: anime1 0.8s ease-in-out infinite alternate;	
}

#hw_item h2 img[src="images/obake2.png"]{
	position: absolute;
	right: 0;
	bottom: 0;
	animation: anime2 2s ease-in-out infinite alternate;
}
.hw_itemRead{
	color: #5d2b1c;
	text-align: center;
	margin: 50px 0;
	    font-size: 1.2rem;
}
.hw_itemRead > b{
	font-size: 2rem;
}
@media screen and (max-width:480px) { 
	.main_navi {
    width: 100%;
    padding: 50px 0 30px;
    margin-bottom: 0;
}

	.main_navi ul li {
    width: 30%;
}
	
    .main_navi ul li {
    width: 22%;
    margin-right: 5px;
}
		
    .main_navi ul li:last-child {
    margin-right: 0;
}
	
.main_navi ul li img {
    width: 100%;
}

	
	.hw_itemRead{
		font-size: 14px;
		padding: 0 5%;
		box-sizing: border-box;
	}
	.hw_itemRead > b {
    font-size: 6vw;
	}
	#hw_item .item_list{
		padding: 0 3%;
		box-sizing: border-box;
	}
	#fair{
		padding: 20px 0 50px;
        background-size: auto 65px;
		background-position: top -2px left 0; 
	}
	
	#hw_item img[src="images/tit.png"] {
    width: 70%;
    
}
}

/*____anime_____*/
@keyframes anime1 {
    0% { transform:translateY( 30px); opacity: 0.3; }
	20%{ opacity: 0.5; }
  100% { transform:translateY( 0px); opacity: 1; }
}

@keyframes anime2 {
    0% { transform:translateY(0px); opacity: 0.3; }
	20%{ opacity: 0.3; }	
  100% { transform:translateY( 30px); }
}

/* イベント
--------------------------------*/
#otoku{	
	background-color:#fff;
	padding:50px 0;
	box-sizing:border-box;
}
	
#otoku a > div{ 	
    max-width: 850px;
    width: 100%;
	margin:  0 auto;
}

#otoku a > div img{
	max-width: 650px;
	width: 90%;
}

#otoku a > div p{
	color: #686868;
	margin: 20px 0;
	text-align: center;
	font-weight: bold;
}


#otoku a > div p span{
	color: #fe7e01;
	font-size: 1.2rem;
}

#otoku a p.btn{
	width: 50%;
	margin:  0 auto;
	background-color: #fe7e01;
    box-shadow:0px 5px rgb(196, 97, 0);
}

/* itemlist
--------------------------------*/
.item_list ul li,
.item_list3 ul li{
	margin-bottom:40px;
}

.item_list p,
.item_list3 p{
    margin: 0 auto 10px;
}

.item_list p.item,
.item_list3 p.item{
	display:table-cell;
	vertical-align:middle;
}

.item_list p.item img,
.item_list3 p.item img{
	width:100%;
}

.item_list p.name,
.item_list3 p.name{
	font-size:18px;
	font-weight:bold;
}

.item_list p.content,
.item_list3 p.content{
	font-size:1.1em;
	margin-bottom:20px;
}

.item_list p.content span{
	background-color:#541300;
	padding:2px 20px;
	color:#FFF;
	margin-right:10px;
	font-size:1em;
}

.item_list3 p.content span{
    background-color: #be0000;
    padding: 2px 10px;
    color: #FFF;
    margin-right: 10px;
    font-size: 1em;
}


/* ボタン */
#fair p.btn,
#otoku p.btn,
.item_list p.btn,
.item_list3 p.btn{
    background-color:#541300;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow:0px 5px rgb(65,14,0);
}


#fair p.btn:hover,
#otoku p.btn:hover,
.item_list p.btn:hover,
.item_list3 p.btn:hover{
	box-shadow:none;
	transform: translate3d(0, 3px, 0);
}

.item_list3 p.btn{
	background-color:#be0000;
	box-shadow:0px 5px rgb(138, 7, 7);
}


/* お歳暮商品
--------------------------------*/

#sec1 .item_list3 ul{
	max-width:850px;
	width:100%;
	margin:3% auto 0;
}

#sec1 .item_list3 p.item{
	display:table-cell;
	vertical-align:middle;
}

#sec1 .item_list3 p.item img{
	width:100%;
}

/* カントリーガゼットリンク
--------------------------------*/
.canto_link{
	max-width: 850px;
	width: 100%;
    margin: 3% auto 0;
	padding: 0 0 50px;
	text-align: center;
}
.canto_link p{
	margin-top: 20px !important;
}
.canto_link img{
	width: 100%;
	max-width: 850px;
}

.canto_link .btn{
	width: 50%;
    background-color: #541300 !important;	
	box-shadow: 0px 5px rgb(65,14,0) !important;
}

/* footer
--------------------------------*/
#footer{
	display: table;
	width:100%;
	background-color:#532607;
	height:85px;
}

#footer div{
	display: table-cell;
	vertical-align:middle;
}

#footer p.nav{
	text-align:center;
	margin-bottom:10px;
}

#footer  p.nav span a{
	padding:0 15px;
	border-right:#FFF solid 1px;
	font-size:14px;
	color:#FFF;
}

#footer p.copy{
	font-size:10px;
	color:#FFF;
	text-align:center;
}



/* clearfix
--------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	overflow: hidden;
}
/* Hides from IE Mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


/* pagetop
--------------------------------*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}


/*----ホバー----*/
.hover_toggle:hover {
	animation: updown .4s ease;
	-webkit-animation: updown .4s ease;
}

@keyframes updown {
0%{transform:translate(0,0)}
10%{transform:translate(0,-1px)}
20%{transform:translate(0,-2px)}
30%{transform:translate(0,-3px)}
40%{transform:translate(0,-4px)}
50%{transform:translate(0,-5px)}
60%{transform:translate(0,-6px)}
70%{transform:translate(0,-4px)}
80%{transform:translate(0,-3px)}
90%{transform:translate(0,-2px)}
100%{transform:translate(0,0)}
}
@-webkit-keyframes updown {
0%{transform:translate(0,0)}
10%{transform:translate(0,-1px)}
20%{transform:translate(0,-2px)}
30%{transform:translate(0,-3px)}
40%{transform:translate(0,-4px)}
50%{transform:translate(0,-5px)}
60%{transform:translate(0,-6px)}
70%{transform:translate(0,-4px)}
80%{transform:translate(0,-3px)}
90%{transform:translate(0,-2px)}
100%{transform:translate(0,0)}
}

@media screen and (max-width:760px) { 

#fixbn_left_out,#fixbn{
	display:none !important;
}

body,h1,p,ul,a{
	font-size:13px;
	line-height: 1.4em;
}

header img,h1 img,h3 img{
	display:block;
	margin:0 auto;
    width: 95%;
}

#sec1 h2 img{
	width:85%;
}

#sec2 h2 img{
	width:100%;
}

h1,h2,h3{
	margin-bottom:0;
}

	
/* header
--------------------------------*/
#header .g_navi ul li{
	padding:15px 34px;
	box-sizing:border-box;
}

#header img{
	width:80%;
}

#header div.logo {
    padding: 8px 0;
    box-sizing: border-box;
}


	
/* sec
--------------------------------*/
#sec1{
   	 padding-top: 10px;
}

#sec2,#sec3,#sec4,#sec5{
    padding-top: 30px;
}


div.lace{
    position: absolute;
    top: -45px;
    left: 0;
    background: url(../images/lace.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 62px;
    width: 100%;
}


div.wrapper{
    position: relative;
    margin: 45px auto 30px;
    background-color: #fff;
    width: 90%;
    padding:5% 5%;
	box-sizing:border-box;
}


#sec2 div.bag img{
	width:100%;
}
	
#suika a > div img{
	width: 90%;
}

/* 商品２列
--------------------------------*/
.pic_item ul li, .item_list ul li{
	width: 47%;
	margin-right: 6%;
	float:left;
    padding:0;
}

.pic_item ul li:nth-child(even), .item_list ul li:nth-child(even){
	margin-right:0;
}


/* 人気定番商品
--------------------------------*/

.right_cont p.item img,.left_cont p.title img{
	margin:0 auto;
	display:block;
	width:100%;
}

.right_cont p.item{
    margin-top: 15px;
}

.left_cont p.title{
	margin-bottom:10px;
}

.left_cont p.text{
	padding:0;
}



/* itemlist
--------------------------------*/
.item_list,
.item_list3{
	margin:30px 0;
}

.item_list ul li,
.item_list3 ul li{
	margin-bottom:20px;
}

.item_list p,
.item_list3 p{
    margin: 0 auto 5px;
    width: 100%;
}

.item_list p.item,
.item_list3 p.item{
	display:table-cell;
	vertical-align:middle;
}

.item_list p.item img,
.item_list3 p.item img{
	width:100%;
}

.item_list p.name,
.item_list3 p.name{
	font-size:18px;
	font-weight:bold;
}

.item_list p.content,
.item_list3 p.content{
	margin-bottom:16px;
}

/* 商品２列
--------------------------------*/
.item_list3{
	padding: 0 3%;
    box-sizing: border-box;
}

.item_list3 ul li{
	width: 47%;
	float:left;
    padding:0;
}
.item_list3 ul li:nth-child(3n){
		margin-right: 5%;
}
.item_list3 ul li:nth-child(2n){
		margin-right: 0;
}

	
/* ボタン */
.item_list p.btn,
.item_list p.btn a,
.item_list3 p.btn a{
	font-size:12px;
}

.item_list p.btn:after,
.item_list3 p.btn:after{
	content: normal;
	position: absolute;
  	top: 26%;
  	right: 13px;
}
	


/* footer
--------------------------------*/
#footer p.nav span{
	display: block;
    padding: 15px 0;
	border-bottom:1px #713e1b solid; 
	box-sizing:border-box;
}

#footer p.nav span a {
    padding: 0 15px;
    border-right: none;
    font-size: 14px;
    color: #FFF;
}

#footer{
	display: table;
	width:100%;
	height:85px;
}

#footer div{
	height:85px;
	display:table-cell;
	vertical-align: bottom;
	margin:0 auto;
}


#footer p.copy{
	width:100%;
	background-color:#532607;
	font-size:9px;
	color:#FFF;
	text-align:center;
	padding:10px 0;
}


}


@media screen and (max-width:480px) { 

.none{
	display:none;
}

/* header
--------------------------------*/
#header .g_navi ul li{
	width:50%;
	text-align:center;
	padding:10px 0;
	box-sizing:border-box;
}

#header .g_navi ul li a{
	font-size:12px;
}

#header img{
	width:80%;
}

#header div.logo {
    padding: 8px 0;
    box-sizing: border-box;
}

/* main
--------------------------------*/
#main {
    padding: 10px 20px;
	background-color: #0d6eb7
}
 	
	
/* 商品２列
--------------------------------*/
#sec2 div.bag{
	width:95%;
	margin:0 auto;
}

#sec1 .item_list ul{
    padding: 0 4%;
    box-sizing: border-box;
}

div.wrapper{
    margin: 45px auto 0;
	width:95%;
}

.item_list p.content span{
	padding: 1px 7px;
	box-sizing:border-box;
	display: table;
    font-size: 0.8em !important;
    margin-bottom: 5px;
}


.item_list3 p.content span{	
    font-size: 0.8em;
}
	
.item_list p.name,
.item_list3 p.name {
    font-size: 14px;
}

#sec1 p.text,p.text{
	font-size:13px;
}

p.text{
    margin-bottom: 0;
}

/* ボタン */
#otoku p.btn,
#fair p.btn,
.item_list p.btn,
.item_list3 p.btn{
	font-size:12px;
	font-weight:bold;
    border-radius: 4px;
	box-sizing:border-box;
}



/* itemlist
--------------------------------*/
.item_list,
.item_list3{
	margin:30px 0 0;
}

/* pagetop
--------------------------------*/
#page-top {
    position: fixed;
    right: 5px;
}

#page-top img{
	width:70px;
	
}
#suika a > div img, #fair a > div img{
	width: 94%;
}

}

