/*
Theme Name: beppin
*/

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@charset "utf-8";
*{
	margin:0;
	padding:0;
	/*font-family: 'Noto Sans Japanese', serif;*/
	font-family: Sawarabi Mincho,serif;
	font-size: 16px;
}
a { 
	text-decoration : none;
	color: #5A4A46;
	font-family: Sawarabi Mincho,serif;
}
/*a:hover {  
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} */

p{
	padding: 0px;
	line-height: 160%;
	color: #000;
	font-family: Sawarabi Mincho,serif;
}

a.linkalpha{
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	/*font-family: 'Cabin', sans-serif;*/
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
a.linkalpha:hover{
	color: #000;
	opacity: 0.5;
    filter: alpha(opacity=50);
}

.rlauto{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.spblock{
	display:none;
}

.red{
	color: red;
}
.red2{
	color: #9F0B11;
}
.small{
	font-weight: normal;
	font-size: 80%;
}
h2{
	display: block;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
h2 img{
	margin-right: auto;
	margin-left: auto;
	display: block;
}
h2 span{
	text-align: center;
	padding-top: 20px;
	font-size: 24px;
}
h3{
	display: block;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
h3 img{
	margin-right: auto;
	margin-left: auto;
	display: block;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align:bottom;
}
html{
	width: 100%;
	font-size : 13px;
	font-family : Arial,sans-serif ;
	color: #5A4A46;
/*	background: url("./img/base/top2.jpg");
	background-color:  #FFF;
	background-position: center top;
	background-repeat: repeat;*/
	/*font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;*/
}

body{
	margin-right: auto;
	margin-left : auto;
	background: url("./img/base/top2.jpg");
	background-color:  #FFF;
	background-position: center top;
	background-repeat: repeat;
	color: #5A4A46;;
	/*overflow-x: hidden;*/
}
header{
	background: url("./img/base/topbg.jpg?=2") center top no-repeat, url("./img/base/top2.jpg")center top repeat;
	background-color:  #FAF8EF;
	background-position: center top;
	background-repeat: no-repeat;
	height: 780px;
}

.headerbox{
	width: 1100px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
header h1{
	color: #5A4A46;
	text-align: left;
	font-size: 13px;
	padding-top: 10px;
}


.slicknav_nav{
	position: static;
	width: 100%;
}
.slicknav_nav ul li{
	float: none!important;
}
nav{
}
nav ul li{
	float: left;
	display: block;
}
nav ul li a{
	display: block;
	cursor: hand;
	cursor:pointer;
	/*text-indent: -9999px;*/
	padding-right: 30px;
}

nav ul li a i{
	font-size: 10px!important;
	padding-right: 5px;
}
nav ul li a:hover{
	color: #5A4A46;

}
nav ul li a.active{
	color: #5A4A46;
}

.mainmenu{
	position: absolute;
	right: 30px;
	top: 20px;
}

.slicknav_menu{
	display: none;
}
.sponly{
	display: none!important;
}
.spnone{
	display: block!important;
}
.metaslider{
	margin-top: -1px;
	margin-bottom: 17px;
}




#main{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/*background: #FFF;*/
	display: block;
	/*margin-top: -50px;*/
}
.nonbtnbox{
	width: 420px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.nonbtnbox span{
	width:170px;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:5px 8px 5px 8px;
    border-radius:25px;
    display: block;
    border: 1px solid #503D25;
    float: left;
    margin-right: 20px;
}

.topprice{
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.topprice2{
	text-align: center;
}
.topprice span:nth-child(1){
	font-size: 22px;
	padding-right: 5px;
}
.topprice span:nth-child(2){
	font-size: 26px;
	color: #CC0000;
}
.topprice span:nth-child(3){
	font-size: 42px;
	color: #CC0000;
}
.topprice span:nth-child(4){
	padding-left: 5px;
}
footer{
	width: 100%;
	margin-right: auto;
	margin-left : auto;
	color: #FFF;
	background: #912B2D;
	/*padding-bottom: 20px;*/
	clear: both;
	font-size: 13px;
	padding-bottom: 50px;
}
.footwrap{
	width: 1180px;
	height: 164px;
	margin-right: auto;
	margin-left : auto;
	background: url("./img/base/footer.jpg") center top no-repeat;
}
footer nav{
	display: block;
	width: 55%;
	margin-left: 3%;
	margin-right: auto;
	/*margin-left: auto;*/
	position: static;
	padding: 25px 0px 0px 0px;
	float: left;
}
footer nav ul{
	float: left;
	margin-left: 20px;
	/*text-align: center;*/
}
footer nav ul li{
	float: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

footer nav a{
	/*border-right: 1px solid #2C474E;*/
	border-left: 0px;
	color: #C58C76!important;
	font-weight: normal;
	font-size: 13px;
	padding: 0px 10px 0px 10px;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
footer nav a:hover{
	opacity: 0.5;
    filter: alpha(opacity=60);
}
nav.topmenu a:hover{
	opacity: 0.5;
    filter: alpha(opacity=60);
}

}
footer nav a.end{
	border-right: 0px;
}
footer .tel{
	color: #000;
	font-size: 16px;
}
footer .tel i img{
	padding-top: 3px;
	padding-right: 5px;
	display: block;
}
footer address{
	margin-right: auto;
	margin-left : auto;
	padding-bottom : 5px;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	text-align: center;
}
footer address img{

}
footer .logo{
	margin-top: 20px;
	margin-bottom: 30px;
}
footer address p{
	/*padding-top: 10px;*/
	font-size: 15px;
	color: #fff;
	font-weight: normal;
}
footer address p:nth-child(1){
	padding-top: 10px;
}
footer address p a{
/*	font-weight:900;
	font-size: 20px;*/
	color: #FFF;
	font-size: 15px!important;
}
footer p.copyright{
	font-size: 15px!important;
}
.textjump{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.half{
	width: 50%;
}
.half2{
	width: 45%;
	margin-right: 5%;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.alignleft{
	text-align: left;
}
.alignright{
	width: 100%;
	display: block;
	text-align: right;
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  


.clearboth{
	clear: both;
}

.aligncenter{
	text-align: center;
}

.rlauto{
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.floatcenter{
	position: relative; 
	overflow: hidden;
	padding-top: 40px;
}
.floatcenter ul{
	/*width: 1100px;*/
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 50%; /* リスト全体であるul要素を右に50%移動。つまり先頭を中央に持ってくる感じです。 */
	float: left;
}
.floatcenter ul li{
  position: relative;
  left: -50%; /* 各リスト項目になるli要素を左に50%移動。 */
  float: left;
  list-style: none;
  margin-right: 15px;
}

.pd30ud{
	padding-top: 30px;
	padding-bottom: 30px;
}

.mg30ud{
	margin-top: 30px;
	margin-bottom: 30px;
}
.pd10ud{
	padding-top: 10px;
	padding-bottom: 10px;
}
.mg10ud{
	margin-top: 10px;
	margin-bottom: 10px;
}

.border{
	min-height: 1px;
	border-top: 1px solid #D6D6D6;
	margin-right: auto;
	margin-left: auto;
}
.mybtn{
	width: 300px;
	display: block;
	padding: 15px 0px 15px 0px;
	background: #403000;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.gray{
	background: #929292;
}

a.mybtn{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
a.mybtn:hover{
	opacity: 0.8;
    filter: alpha(opacity=80);
}

.slidearea{
position: absolute;
top: 151px;
left: -67px;
right: 0;
bottom: 0;
margin-right: auto;
margin-left: auto;
width:970px;
height:555px;
}
.metaslider .flexslider .flex-direction-nav li a.flex-next{
	margin-right: -30px!important;
}
.metaslider .flexslider .flex-direction-nav li a.flex-prev{
	margin-left: -30px!important;
}
#main .top-p{
	text-align: center;
	font-size: 18px;
	color: #724714;
	line-height: 175%;
	padding-top: 30px;
	padding-bottom: 30px;
}


.contentbox{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


.slick-slide img{
	width: 100%!important;
}

.toppage2{
	/*height: 500px;*/
	background: url("./img/toppage/toppage2.png");
	position: relative;
	padding-bottom: 30px;
	overflow: hidden;
}
.toppage2 img.leftimg{
	position: absolute;
	left: 0;
	top: 100px;
	margin-left: -100px;
}
.toppage2 img.rightimg{
	position: absolute;
	right: 0;
	margin-right: -120px;
}

.toppage2 .bnlist{
	position: relative; 
	overflow: hidden;
	padding-top: 40px;
}
.toppage2 ul{
	/*width: 1100px;*/
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 50%; /* リスト全体であるul要素を右に50%移動。つまり先頭を中央に持ってくる感じです。 */
	float: left;
}
.toppage2 ul li{
  position: relative;
  left: -50%; /* 各リスト項目になるli要素を左に50%移動。 */
  float: left;
  list-style: none; 
}
.toppage3{
	/*height: 409px;*/
	background: #3C211B;
	padding-bottom: 50px;
	padding-top: 50px;
	position: relative;
	background: url("./img/base/leftimg.jpg");
	background-size: cover;
}
.toppage3 .leftimg{
	position: absolute;
	left: -100px;
	top: 0px;
}
.toppage2 .onehalf{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.toppage2 p{
	text-align: center;
	padding-top: 5px;
	color: #241106;
	font-size: 13px;
}
.toppage3 .onehalf{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.toppage3 table{
	width: 100%;
	color: #fff;
	border-collapse: collapse;
}
.toppage3 table a{
	color: #fff;
}
.toppage3 table th{
	width: 18%;
	padding-right: 3%;
}
.toppage3 table th,
.toppage3 table td{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #74514B;
	font-size: 15px;
	font-weight: normal;
}
.toppage4{
	background:  #FAF8EF;
	padding-bottom: 50px;
}

#main .fb{
	background: #425F9B;
	/*background-color: #E2E8F1;*/
	width: 100%;
	margin-bottom: 20px;
}
#main .fb_iframe_widget{
	margin-right: auto;
	margin-left: auto;
}
#main .fb{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}
#main .fb-page iframe{
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.sweets .product{
	border-top: 1px solid #D6D6D6;
	margin-top: 60px;
	padding-top: 30px;
}
.sweets .product h3{
	font-size: 25px;
	color: #9F0B11;
	border-bottom: 2px solid #EDEDED;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 15px;
}
.sweets .product p{
	width: 90%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.sweets .product .pricebox{
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #555555;
	margin-bottom: 30px;
}
.sweets .product h4{
	background: #FFE599;
	display: block;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
}
.sweets .product .price{
	text-align: center;
	color: #D80000;
	font-size: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sweets .product .mybtn{
	width: 94%;
	font-size: 18px;
}


.flex-info p{
	font-size: 120% !important;
}



.sitemap ul{
	width: 78%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.sitemap ul li{
	width: 100%;
	background:#F3F3F3;
	list-style: none;
	margin-bottom: 10px;
}
.sitemap ul li a{
	width: 100%;
	height:40px;
	line-height: 40px;
	color: #264D57;
	font-size: 14px;
	padding-left: 15px;
	display: block;
	font-size: 15px;
}

.sitemap ul li a span{
	padding-left: 10px;
	font-size: 12px;
}
.sitemap .subsitemap{
	width: 100%;
}
.sitemap .subsitemap,
.sitemap .subsitemap li{
	background: #FFF;
}
.sitemap .subsitemap li{
	padding-left: 30px;
	margin-bottom: 0px;
}
.sitemap .subsitemap li a{
	height:30px;
	line-height: 30px;
}

.privacypolicy p{
	width: 1000px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}

.shopinfo p{
	font-size: 15px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.shopinfo .gbox{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #F0F0F0;
	color: #3F3000;
	padding: 20px 30px 20px 30px;
	margin-top:20px;
	margin-bottom:40px;
}


.fruits .fruitsbox{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fruits .fruitsbox h4{
	font-size: 20px;
	color: #9F0B11;
	padding-bottom: 5px;
}

.hamatsugroup h3{
	margin-top: 50px!important;
}

.about table{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	margin-bottom: 50px;
}
.about table th{
	background: #F4F4F4;
	width: 22%;
	padding: 15px 5px 15px 40px;
	border-bottom: 5px solid #fff;
	text-align: left;
}
.about table td{
	background: #F4F4F4;
	width: 70%;
	padding: 15px 5px 15px 5px;
	border-bottom: 5px solid #fff;
}

.about table tr:nth-child(even) th,
.about table tr:nth-child(even) td{
	background: #FEF9E7;
}

.colorp{
	background: #FEF1F9;
	width: 90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:30px;
	padding-bottom:30px;
}
.colorp p{
	color: #3C2F0B;
	font-size: 14px;
}
.colorp img{
	margin-left: 50px;
}

.coloro{
	background: #FCF9D1;
	width: 90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:30px;
	padding-bottom:30px;
}
.coloro p{
	color: #3C2F0B;
	font-size: 14px;
}
.coloro img{
	margin-left: 50px;
}

.sweetsbox{
	margin-bottom: 30px;
}
.sweetsbox h3{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	border-bottom: 2px solid #DCDADA;
	padding-bottom: 10px;
}
.sweetsbox h3 span{
	color: #A00B11;
	font-size: 22px;
}
.sweetsbox .sh3{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.cafe .mgimg1{
	margin-top: 30px;
	margin-right: 5px;
}
.cafe .mgimg2{
	margin-top: 30px;
	margin-bottom: 5px;
}
.cafe .cafebox ul li div{
	margin-top: 5px;
	margin-bottom: 10px;
}
.cafe .cafebox2 table{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.cafe .cafebox2 table tr{
	border-bottom: dotted 1px #222;
}
.cafe .cafebox2 table th{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.cafe .cafebox2 table td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}
.cafe address{
	background: #F8F8F8;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
	padding-bottom: 20px;
	font-style: normal;
	line-height: 180%;
}

.cafe address table th{
	text-align: left;
	font-weight: normal;
	padding-right: 20px;
}
.cafe .cafebox2 h3{
	font-size: 20px;
	height: 47px;
	line-height: 47px;
	padding-left: 10px;
}
.cafe .cafebox2 div:nth-child(1) h3{
	background: #FDEDC5;
}
.cafe .cafebox2 div:nth-child(2) h3{
	background: #DED6CD;
}


.lesprimeurs .mgimg1{
	margin-top: 30px;
	margin-right: 5px;
}
.lesprimeurs .mgimg2{
	margin-top: 30px;
	margin-bottom: 5px;
}
.lesprimeurs .lesprimeursbox ul li div{
	margin-top: 5px;
	margin-bottom: 10px;
}
.lesprimeurs .lesprimeursbox2 table{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.lesprimeurs .lesprimeursbox2 table tr{
	border-bottom: dotted 1px #222;
}
.lesprimeurs .lesprimeursbox2 table th{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.lesprimeurs .lesprimeursbox2 table td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}
.lesprimeurs address{
	background: #F8F8F8;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
	padding-bottom: 20px;
	font-style: normal;
	line-height: 180%;
}
.lesprimeurs address table th{
	text-align: left;
	font-weight: normal;
	padding-right: 20px;
}

.lesprimeurs .lesprimeursbox2 h3{
	font-size: 20px;
	height: 47px;
	line-height: 47px;
	padding-left: 10px;
}
.lesprimeurs .lesprimeursbox2 div:nth-child(1) h3{
	background: #FDEDC5;
}
.lesprimeurs .lesprimeursbox2 div:nth-child(2) h3{
	background: #DED6CD;
}

.fruitsgiftbox a{
	display: block;
	float: left;
	margin-bottom: 30px;
}
.fruitsgiftbox a:nth-child(1){
	margin-right: 30px;
}
.fruitsgiftbox a:nth-child(3){
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
}

h3.h3txt2{
	background: url("./img/base/h3_2.png")!important;
}
h3.h3txt{
	background: url("./img/base/h3.png");
	width: 940px;
	height: 48px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	line-height: 35px;
	font-size: 22px;
	padding-left: 60px;
	margin-bottom: 0px;
}
h3.h3txt span{
	background: #E4D18F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	margin-left: 20px;
}
.article{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	/*padding-right: 50px;*/
	word-break:break-all;
	word-wrap: break-word;
	/*padding-bottom: 50px;*/
}

.article .leftbox{
	width: 75%;
	margin-right: 5%;
	float: left;
}
.article .rightbox{
	width: 20%;
	background: #EEEEEE;
	float: left;
	margin-top: 30px;
	padding-top: 10px;
}
.article .leftbox h2{
	background: #FDF3C6;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	width: 97%;
}
.article .leftbox h2 span{
	float: right;
	margin-right: 20px;
}
.article .rightbox ul li{
	list-style: none;
}
.article .rightbox ul{
	margin-bottom: 30px;
}
.article .rightbox h3{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #959595;
	padding-bottom: 5px;
}
.article .rightbox ul{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.article .content{
	overflow: hidden;
}
.article .content .thecon pre{
	 white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
}
.article .content .thecon img{
	max-width: 90%;
	height: auto;
}
.article{
	overflow: hidden;
}
.article .alignright{
	width: auto;
	float: right;
}
.article .alignleft{
	width: auto;
	float: left;
}
.wp-pagenavi{
	text-align: center;
	height: 30px!important;
	margin-top: 30px;
	margin-bottom: 30px;
}

.article .content .thecon h3 a{
	color: #ED6C00;
}

.article .content h3.ah3{
	background: #D6D6D6;
	border-bottom: 0px;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.article .content .thecon h1,
.article .content .thecon h2,
.article .content .thecon h3,
.article .content .thecon h4,
.article .content .thecon h5,
.article .content .thecon h6{
	width: 100%!important;
	height: auto!important;
	background: none!important;
	padding: 0!important;
	margin: 0!important;
	-webkit-border-radius: 0!important;
	font-size: 12px;
	font-weight: bold;
	border:0;
	color: #000;
}


.page{
	background-color: #FFF;
	padding-top: 10px;
	margin-top: 20px;
}
.page h2{
	width: 730px;
	height: 80px;
	padding-top: 40px;
	padding-left: 30px;
	background: url("./img/base/h2.jpg");
	color: #FFF;
	font-size: 22px;
	font-weight: normal;
}
.page h2 span{
	display: block;
	color: #7C5404;
	font-size: 14px;
}
.page h3{
	font-size: 16px;
	border-bottom: 3px solid #D6D6D6;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

.page h3.history{
	margin-top: 30px;
}

.page dl dt{
	width: 22%;
	float: left;
	text-align: left;
	padding-left: 3%;
	border-bottom: 1px dotted #939393;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page dl dd{
	width: 75%;
	float: left;
	border-bottom: 1px dotted #939393;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-margin-start: 0px!important;
}

.page dl.dl2 dd,
.page dl.dl2 dt{
	border-bottom: 0px;
}

.page dl.dl2 dd:nth-child(2),
.page dl.dl2 dd:nth-child(6),
.page dl.dl2 dd:nth-child(10),
.page dl.dl2 dd:nth-child(14),
.page dl.dl2 dd:nth-child(18),
.page dl.dl2 dd:nth-child(22),
.page dl.dl2 dd:nth-child(26),
.page dl.dl2 dd:nth-child(30),
.page dl.dl2 dd:nth-child(34),
.page dl.dl2 dd:nth-child(38),
.page dl.dl2 dd:nth-child(42),
.page dl.dl2 dd:nth-child(46){
	background: #F2F2F2;
}
.page dl.dl2 dt:nth-child(1),
.page dl.dl2 dt:nth-child(5),
.page dl.dl2 dt:nth-child(9),
.page dl.dl2 dt:nth-child(13),
.page dl.dl2 dt:nth-child(17),
.page dl.dl2 dt:nth-child(21),
.page dl.dl2 dt:nth-child(25),
.page dl.dl2 dt:nth-child(29),
.page dl.dl2 dt:nth-child(33),
.page dl.dl2 dt:nth-child(37),
.page dl.dl2 dt:nth-child(41),
.page dl.dl2 dt:nth-child(45){
	background: #F2F2F2;
}

.page .content p{
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 20px;
}
.page .content .bottomimg{
	margin-top: 50px;
}
.page iframe{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.page .content h3{
	display: block;
	clear: both;
}


/*inquiry*/

.inquiry .content p{
	font-size: 14px;
}
.inquiry .content img:nth-child(2){
	margin-top: 20px;
	margin-bottom: 20px;
}
.inquiry .content a{
	width: 100%;
	color: #990000;
	text-align: center;
	display: block;
	font-size: 14px;
}
.inquiry table{
	margin-top: 30px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 30px;
	border-collapse: collapse;
}
.inquiry table th{
	background: #FFCC33;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #660000;
	width: 20%;
	border-bottom: 10px solid #F5F1DC;
}
.inquiry table th span{
	color: #FF0000;
}
.inquiry table td{
	background: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 80%;
	border-bottom: 10px solid #F5F1DC;
}

.inquiry a.pa{
	display: inline;
	width: auto;
	text-decoration: underline;
	color: blue;
}


#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 77%;
}
#page-top a {
/*    background: #666;
    text-decoration: none;
    color: #fff;
    width: 90px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    font-size: 12px;*/
}
#page-top a:hover {
/*    text-decoration: none;
    background: #999;*/
}



.contact span.req{
	padding: 5px 10px 5px 10px;
	background: #FF0000;
	color: #fff;
	font-size: 12px;
}


/*wpcf7*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
	border:2px solid #ff0000;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	background: #ff0000;
	color: #FFF;
}
.wpcf7 input[type='file'],
.wpcf7 input[type='email'],
.wpcf7 input[type="text"]{
	width: 50%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	height: 30px;
}
.wpcf7 input[type="file"]{
	padding-top: 10px;
	padding-left: 5px;
	height: 30px;
}
.wpcf7 textarea{
	width: 95%;
	font-size: 12px;
}
.wpcf7 select{
	min-width: 30%;
	margin-right: 15px;
	font-size: 12px;
	height: 30px;
}

.wpcf7 .w70{
	width: 70%!important;
}
.wpcf7 .w50{
	width: 50%!important;
}
.wpcf7 .w30{
	width: 30%!important;
}
.wpcf7-form p{
	padding-top: 0px!important;
}
.wpcf7-back,
.wpcf7-confirm,
.wpcf7-submit{
/*	display: block;
	margin-right: auto;
	margin-left: auto;*/

}
.wpcf7 .ajax-loader{
	display: block;
	margin-right: auto!important;
	margin-left: auto!important;
}


.wpcf7 span.your-setitem span.wpcf7-list-item{
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
.wpcf7 span.your-setitem span.wpcf7-list-item:last-child{
	display: inline;
	padding-right: 10px;
}
.contact p{
	font-size: 15px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.contact table{
	margin-top: 10px;
	margin-bottom: 20px;
	border-collapse: collapse;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	font-size: 15px;
}
.contact table th{
	width: 15%;
	font-weight: normal;
	padding-left: 3%;
	background: #EAE2B7;
}

.contact table td{
	background: #FFF;
	padding-left: 2%;
}


.contact table .req{
	width: 10%;
	background: #EAE2B7;
}

.contact table .req div{
	background: #FF0000;
	color: #FFF;
	width: 60%;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}
.contact table .req .nonreq{
	background: #909090;
}

.contact table th,
.contact table td{
	border-bottom: 15px solid #FAF8EF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea{
	width: 90%;
}
.wpcf7-form #zip{
	width: 20%;
}
.wpcf7-form .btn{
	background: none;
	text-align: center;
}

.wpcf7-form input[type="button"],
.wpcf7-form input[type="reset"],
.wpcf7-form input[type="submit"]{
	background: #432721;
	color: #FFF;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 15px;
	padding-bottom: 15px;
	border:0;
	display: inline;
	margin-right: 20px;
}
.wpcf7-form input[type="reset"]{
	background: #8E8E8E;
}
/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
    color: #DDD; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color: #DDD; }

/* Firefox 18- */
:-moz-placeholder {
    color: #DDD; opacity: 1; }

/* Firefox 19+ */
::-moz-placeholder {
    color: #DDD; opacity: 1; }

/* IE 10+ */
:-ms-input-placeholder {
    color: #DDD; }

@media screen and (max-width: 499px){
	.contact table{
		width: 100%;
	}
	.contact table th{
		width: 18%;
		font-size: 12px;
	}
}



.topicslist h2{
	width: auto;
    height: auto;
    padding-top: 0;
    padding-left: 0;
    background: none;
}

.metaslider .flex-viewport {
overflow: visible !important;
}


.calbox{
	position: relative;
}
.calbox a{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
}
.calbox .a1{
	top: 80px;
	left: 20px;
}
.calbox .a2{
	top: 132px;
	left: 20px;
}
.calbox .a3{
	top: 182px;
	left: 20px;
}
.calbox .a4{
	top: 240px;
	left: 20px;
}
.calbox .a5{
	top: 290px;
	left: 20px;
}
.calbox .a6{
	top: 340px;
	left: 20px;
}
.calbox .a7{
	top: 395px;
	left: 20px;
}
.calbox .a8{
	top: 450px;
	left: 20px;
}
.calbox .a9{
	top: 500px;
	left: 20px;
}
.calbox .a10{
	top: 550px;
	left: 20px;
}
.calbox .a11{
	top: 610px;
	left: 20px;
}
.calbox .a12{
	top: 660px;
	left: 20px;
}

.calbox .a13{
	top: 715px;
	left: 20px;
}
.calbox .a14{
	top: 770px;
	left: 20px;
}
.calbox .a15{
	top: 825px;
	left: 20px;
}
.calbox .a16{
	top: 875px;
	left: 20px;
}
.calbox .a17{
	top: 930px;
	left: 20px;
}
.calbox .a18{
	top: 985px;
	left: 20px;
}
.calbox .a19{
	top: 1035px;
	left: 20px;
}
.calbox .a20{
	top: 1090px;
	left: 20px;
}
.calbox .a21{
	top: 1140px;
	left: 20px;
}
.calbox .a22{
	top: 1195px;
	left: 20px;
}
.calbox .a23{
	top: 1250px;
	left: 20px;
}
.calbox .a24{
	top: 1300px;
	left: 20px;
}
.calbox .a25{
	top: 1350px;
	left: 20px;
}
.calbox .a26{
	top: 1405px;
	left: 20px;
}

/* iPHone4,iPhone5,iPhone5s,iPhone6 */
/*@media screen and (max-width: 413px)
{

}
 */
/* iPhone6 Plus ~ ちょっと大きいスマホまで */
@media screen and (max-width: 499px){
	#menu{
		display: none;
	}

	.sponly{
		display: block!important;
	}
	.spnone{
		display: none!important;
	}
 	img{
		max-width:100%;
	}
	header{
		width: 100%;
		height: auto;
	}
	header .logo{
		position: static;
		width: 80%;
		margin-top: 10px;
	}
	header .tel{
		margin-top: 20px;
		width: 100%;
		position: static;
/*		text-align: center;
		margin-right: auto;
		margin-left: auto;*/
		margin-bottom: 10px;
	}
	header img{
		margin-left: -30px;
	}

	.fleft{
		float: none;
		text-align: center;
	}
	.fright{
		float: none;
		text-align: center;
	}
	.half{
		width: 100%;
	}
	.half2{
		width: 100%;
	}
	#main{
		width: 100%;
		margin-right: 0%;
		margin-left : 0%;
	}
	#main .content h2{
		width:91%;
		display: block;
	}
	.toppage .content h2{
		width:100%!important;
	}
	.toppage .topics dt{
		width:100%!important;
	}
	.page iframe{
		width: 100%;
	}
	#main img{
		max-width: 100%;
	}
	.toppage3{
		background: #3C211B;
	}

	.toppage3 .topics .lbox{
		width: 20%;
		position: relative;
		float: left;
	}
	.toppage3 .topics .rbox{
		width: 80%;
		float: left;
	}

	#main .content{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
		float: none;
	}
	#main .toplnkbox a,
	#main .toplnkbox a img{
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	#main .toplnkbox a:nth-child(1) img{
		
	}
	#main .toplnkbox a:nth-child(3) img{
		
	}
	.ytg_player{
		margin-right: auto;
		margin-left: auto;
	}
	header{
		width: 100%;
	}
	footer address{
		width: 90%;
		margin-right: 5%;
		margin-left : 5%;
		font-size: 11px;
		text-align: center;
	}
	footer p{
		font-size: 10px;
	}
	footer p.copyright{
		width: 100%;
		text-align: center;
		padding-bottom: 40px;
	}
	footer address p{
		padding-left: 0px;
	}
	.footwrap{
		width: 100%;
	}
	nav.mainmenu{
		width: 100%;
		position: static;
		margin-top: 20px;
		/*display: none;*/
	}
	.mainmenu ul li:nth-child(2):hover .submenu li a{
		display: block;
	}
	nav.mainmenu a{
		width:100%;
		font-size: 10px;
	}
	nav.mainmenu li{
		width: 20%;
	}
	nav.topmenu{
		display: none;
	}
	nav ul li ul.submenu{
		width: 20%;
	}
	nav ul li ul li{
		width: 100%!important;
	}
	nav ul li ul li a{
		width: 100%!important;
	}
	.slicknav_menu{
	display: block;
	}
	.keep .leftside,
	.emailassessment .leftside,
	.lineassessment .leftside,
	.purchase .leftside{
		display: none;
	}

	.purchase .downlow{
		width: 90%;
	}

	.page .content .bottomimg{
		margin-bottom: 40px;
	}

	#main .myfleft figure{
		float: none;
		/*width: 100%;*/
	}
	#main .step figure{
		width: 100%;
	}
	#main .myfleft figure figurecaption{
		float: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	#main .myfleft figure img{
		display: block;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	#main .myfleft figure{
		margin-bottom: 15px;
	}
	/*toppage*/
	.toppage figure{
		float: none;
		width: 100%;
	}
	.toppage figure:nth-child(2){
		margin-right: auto;
		margin-left: auto;
	}
	.toppage figure a img{
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.myslider{
		width: 90%!important;
	}
	.flex-info p{
		font-size: 90% !important;
	}

	
	#main .topics li p{
		width: 100%;
		padding: 0;
		font-size: 14px;
		line-height: 175%;
	}

	#main .topics li p a{
		display: block;
		width: 100%;
		padding-top: 20px;
		font-size: 14px;
	}
	#main .topics li:nth-child(2){
		padding-top: 15px;
	}


	#main .topics li.sec{
		float: none;
		width: 100%;
/*		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 15px;*/
	}
	#main .topics li.sec p{
/*		font-size: 12px;
		line-height: 120%;
		padding-top: 5px;
		padding-bottom: 5px;*/
	}
	#main .topics li.sec img{
/*		width: 100%;
		max-width: 100%;
		display: block;
		float: none;*/
	}


	#main .topics .thumb{
	    display: inline-block;
	    background-color: #fff;
	    background-position: center center;
	    background-repeat: no-repeat;
	    margin: 5px;
	    width: 126px;
	    height: 96px;
	    /*border: 1px solid #ccc;*/
	    background-size: contain;
	    margin-right: auto;
	    margin-left: auto;
	}


	#main .toplnkbox img{
		display: block;
		float: left;
	}
	#main .toplnkbox a{
		display: block;
	}

	#main .toplnkbox a:nth-child(3) img{
		margin-left: auto;
	}

	nav.footmenu ul{
		width: 40%;
		/*display: none;*/
	}
	.spfootmenu{
		width: 100%;
		height: auto;
		position: static;
	}
	.spfootmenu ul{
		margin-right: auto;
		margin-left: auto;
	}
	.spfootmenu ul{
		border-bottom: 1px solid #333;
	}
	.spfootmenu li{
		float: left;
		width: 50%;
		border: 1px solid #333;
		background: #FFF;
		height: 35px;
		line-height: 35px;
		box-sizing: border-box;
		border-bottom: 0px;
	}
	.spfootmenu li:nth-child(odd){
		border-right: 0px;
	}
	.spfootmenu ul li a{
		font-size: 14px;
	}

	.spfootmenu ul li a:active{
		color: #333;
	}
	.spfootmenu ul li a:visited{
		color: #333;
	}
	.spfootmenu ul li:nth-child(19) a{
		font-size: 13px!important;
	}
	.fa-caret-square-o-right{
		color: #1140AC;
		padding-left: 5px;
		padding-right: 5px;
	}

	.wpcf7 table{
		width: 96%;
		margin-right: 2%;
		margin-left: 2%;
		margin-bottom: 30px;
		border-collapse: collapse;
	}
	.wpcf7 table th{
/*		padding-top: 10px;
		padding-bottom: 10px;*/
		width: 30%;
	}
	.wpcf7 table td{
/*		background: #EEEEEE;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;*/
		width: 70%;
		/*border-bottom: 1px solid #FFF;*/
	}
	.wpcf7 select{
		width: 30%;
	}

	.article{
		width: 100%;
	}
	.article .leftbox{
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		float: none;
	}
	.article .rightbox{
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		float: none;
	}
	.article .alignright{
		float: none;
	}
	header .tel .mailanc{
		top: 75px;
		right: 50px;
	}
	.toppage5 .frame,
	header,
	nav,
	#main .content,
	.footanc,
	.toppage4 h2,
	.shopinfo p,
	.shopinfo .gbox,
	.fruits .fruitsbox,
	.contact p,
	.contact table,
	.toppage3 .topics,
	.privacypolicy p,
	.floatcenter ul,
	.lesprimeurs address,
	.contentbox{
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	.footwrap{
		width: 100%;
	}
	.floatcenter ul li{
		margin-right: 0;
	}
	.toppage4 h2 img{
		margin-left: 0;
	}
	.toppage2 ul li,
	.toppage4 ul li{
		float: none;
	}
	.colorp img{
		margin-left: 0;
	}
	.coloro img{
		margin-left: 0;
	}

	h3.h3txt{
		width: 75%!important;
		margin-right: auto;
		margin-left: 2%;
		height: 45px;
	}
	h3.small{
		font-size: 18px;
	}
	h3.small span{
		font-size: 16px;
	}
	.hamatsugroup h3.h3txt span{
		margin-left: 5px;
	}
	.hamatsugroup .alignleft {
		padding-top: 20px;
	}
	.hamatsugroup .fright img {
		margin-top: 20px;
	}
	.about table{
		width: 98%;
		margin-right: auto;
		margin-left: auto;
	}
	.about table th{
		padding-right: 0;
		padding-left: 5px;
	}
	.lesprimeurs address,
	.cafe address{
		width: 98%!important;
		margin-right: auto;
		margin-left: auto;
	}
	.lesprimeurs iframe,
	.cafe iframe{
		width: 100%;
	}
	.toppage5 .frame iframe{
		width: 100%!important
	}
	.toppage4 ul{
		position: static;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		left: 0;
	}
	.toppage4 ul{
		float: none;
	}
	.toppage4 ul li{
		margin-right: 0;
	}
	.toppage4 ul li{
		position: static;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.toppage3 .topics .lbox{
		display: none;
	}
	.toppage3 .topics .rbox{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.bnlist a{
		width: 100%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.toppage2 .onehalf{
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.toppage3 .onehalf{
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.nonbtnbox span{
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	.nonbtnbox{
		width: 100%;
	}
	.headerbox{
		width: 100%;
		text-align: center;
		position: relative;
		margin-right: auto;
		margin-left: auto;
	}
	.toppage3 table th{
		width: 30%;
	}
}

.drawer-menu li{
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px 0 5px 10px;
    display: block;
    float: none;
}
.drawer-menu li a{
    color: #333;
    font-family: Zilla Slab,"メイリオ",Meiryo,"Hiragino Kaku Gothic ProN",sans-serif;
    /*font-weight: bold;*/
    font-size: 14px;
    text-decoration: none;
}


