@charset "utf-8";

/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* RESET HTML5 */
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}



/* GENERAL */

html {
    overflow-y:scroll;
    }

body {
	font-family: "FP-ヒラギノ角ゴ ProN W3";	
	font-size:13px;
	line-height:1.5;
	color: #434343;
	text-align: center;
	background: #fff;
}

a{text-decoration:none; }

h2{
	max-width:1035px;
	padding-bottom:5px;
	margin-bottom:20px;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size:24px;
	font-weight:bold;
	color: #000;
	border-bottom:1px solid #666;
}
#wrap section.collabo-shop h2{
	margin-top: 15px; 
	color: #000;
	font-size: 19pt;
}
h2.shop-title{
	width: inherit;
	font-size: 20px;
	color: #f000;
	
}
.event-cal h2 span{
	margin-left: 45px;
	font-size:17px;
	font-family: "F+UD-筑紫明朝 R";
}
.event-cal h2 span img{
	margin: 5px 3px 0 0 ;
}
	
h3{
	margin-bottom: 20px;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size:16px;
	font-weight:bold;
}

#wrap section.collabo-shop h3{
	margin-bottom: 0;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size: 22pt;
	font-weight: bold;
	background: none;
	padding: 0;
	color: #000;
}
#wrap section.collabo-shop h3.sanchi{
	font-size: 20pt;
	border-bottom: 1px dotted #666;
	padding: 0 0 5px 0;
	margin-bottom:20px;
	color: #000;
}
#wrap section.collabo-shop h3.sanchi span{
	font-size: 15pt;
	padding-left: 20px;
}
#wrap section.collabo-shop h3.sanchi img{
	float:right;
}
#wrap section.collabo-shop .shop-detail h3{
	padding: 0;
	margin-bottom: 5px;
	font-size: 16pt;
	color: #000;
}
.event-top h3{
	margin-bottom: 5px;
	padding: 0;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size: 19px ;
	font-weight: bold;
	line-height:1;
	color: #F52D35;
	background: none;
}
#wrap section .stamp h3,#wrap section .event-info h3{
	padding-bottom: 10px;
	margin-bottom: 30px;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size: 24px ;
	font-weight: bold;
	text-align:center;
	line-height:1;
	color: #F52D35;
	background: none;
	border-bottom: 1px solid #666;
}
#wrap section .event-info h3{
	margin-bottom: 0 ;
	border-bottom: 1px dotted #666;
}	
	
h4{
	margin:5px 0;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size:14px;
	font-weight:bold;
	color:#F62E36;
}
.event-info h4{
	margin:5px 0;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size:18px;
	font-weight:bold;
	color: #000;
}
.event-info h4 span{
	display:block;	
	color:#F62E36;
}
/*コンテンツ*/

#wrap,.head-cont,article,.foot-cont{
	width:1061px;
	margin:0 auto;
}

article{
	min-height:400px;
	margin-bottom:50px;
}

section{
	margin-bottom:20px;
	overflow:hidden;
}
#wrap article{
	float:left;
	width:745px;
}

#wrap article section{
	width: 705px;
	min-height: 500px;
	padding: 20px;
	text-align: left;
	font-family: "F+UD-筑紫明朝 R";
	font-size: 15px;
	color: #231815;
}
#wrap.no-side article{
	float:none;
	width:1036px;
	padding:20px 12px;
	text-align:left;
	border: 1px dotted #666;	
}

#wrap article section.collabo-shop{
	font-family: "F+UD-筑紫明朝 R";
	width: 720px;
	margin-right: -10px;
}
/*ヘッダー*/

header{
	width: 100%;
	padding-top: 45px;
	margin-bottom: 25px;
	border-top: 2px solid #F62E36;
}

.logo{
	float: left;
	margin-top: 5px;
}
.head-cont ul{
	width: 470px;
	float: right;
}
.head-cont ul li{
	margin-bottom: 10px;
	vertical-align:middle;
	
}
.head-cont ul li div{
	float: right;
	margin-left: 10px;
}

.btn-search{ vertical-align:middle;}
.search{
	height: 20px;
	margin: 0px;
	width: 142px;
}
.head-cont ul li.navi{
	float: right;
	width: 470px;
	font-family: "F+UD-筑紫明朝 R";
}
.head-cont ul li.navi ul{
	width: 485px;
	margin-right:-20px;
/*	display:table;
	table-layout:fixed;*/
}
.head-cont ul li.navi ul li{
	float:left;
	margin-right: 20px;
}
.head-cont ul li.navi ul li a{
	font-family: "F+UD-筑紫明朝 R";
	color: #000;
}
.attention{
	width: 100%;
	padding: 5px 0;
	font-size: 13px;
	font-weight: bold;
	background: #23282d;
	border-bottom: 1px solid #000;
}
.attention a{
	color: #F7F7F7;
}


#dialog_back {
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    background-color: #000;
    opacity: 0.5;
}
#dialog_body {
    position: absolute;
    border-radius: 6px 6px 6px 6px;
    width:200px;
    height:150px;
    padding:50px;
    top:150px;
    left:50%;
	margin: -100px;
    background-color: #FFF;
    box-shadow: 6px 6px 6px rgba(0,0,0,0.4);  /* CSS3 */
}
/*sidebar*/

aside{
	float: right;
	width: 294px;
	margin-bottom:30px;
	font-family: "F+UD-筑紫明朝 R";
	color: #000;
	font-size: 17px;
	text-align: left;
}
aside h3{
	padding:20px 15px 0;
	font-family: "F+UD-筑紫明朝 R";
	font-size:19px;
	font-weight:normal;
}
aside ul{
	margin: -10px 0 10px 15px;
}
aside ul li{
	padding:15px 20px 15px 25px;
	line-height:1;
	background:url(./../images/bg-side-c.gif) no-repeat 0px 17px;
}

aside dl{
	width:270px;
	padding: 0 17px 0 7px;
}
aside dt{
	float:left;
	width:50px;
	padding:0 0 25px 0;
}
aside dd{
	padding: 0 0 25px 55px;
	font-size:15px;
}

aside a{ color: #000; }
aside p{ padding-left: 15px; font-size: 13px; }
aside.fb{
	background:none;
	border:none;
}

/*TOP*/


section.slide{ margin-bottom: 30px; }

section.top-menu ul{
	width: 1072px;
	margin:0 -11px 55px 0;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
}
section.top-menu ul li{
	float:left;
	width:189px;
	height:189px;
	margin-right:11px;
	font-size:26px;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	text-align:center;
	background:#F62E36;
	border:6px solid #F62E36;
	border-radius: 100px;
	opacity:1;
	transition:all 0.5s;
	position:relative;
}
section.top-menu ul li:hover{
	width:189px;
	height:189px;
	color:#F62E36;
	border:6px solid #F62E36;
	background:#fff;
	opacity:1;
	transition:all 0.5s;
}
section.top-menu ul li.menu-about,section.top-menu ul li.menu-about:hover{
	padding-top: 62px;
	height: 127px;
}
section.top-menu ul li.menu-shop,section.top-menu ul li.menu-shop:hover{
	padding-top:40px;
	height:149px;
}
section.top-menu ul li a{
	color: #fff;
}

section.top-menu ul li a{
	position: absolute;
	top:0;
	left:0;
	padding-top:80px;
	width: 100%;
	height: 109px;
	color: #fff;
}
section.top-menu ul li.menu-about a{
	padding-top: 62px;
	height: 127px;
}
section.top-menu ul li.menu-shop a{
	padding-top:40px;
	height:149px;
}
section.top-menu ul li a:hover,section.top-menu ul li:hover a{ color:#F62E36;}


/*section.top-menu ul{
	width: 1072px;
	margin:0 -11px 55px 0;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
}
section.top-menu ul li{
	float:left;
	width:201px;
	height:201px;
	margin-right:11px;
	text-indent: -9999px;
	opacity:1;
	transition:all 0.5s;
}
section.top-menu ul li:hover{
  opacity:1;
  transition:all 0.5s;
}

section.top-menu ul li.menu-about{ background:url(./../images/menu-about-n.gif) center no-repeat; }
section.top-menu ul li.menu-shop{ background:url(./../images/menu-shop-n.gif) center no-repeat; }
section.top-menu ul li.menu-map{ background:url(./../images/menu-map-n.gif) center no-repeat; }
section.top-menu ul li.menu-event{ background:url(./../images/menu-event-n.gif) center no-repeat; }
section.top-menu ul li.menu-contact{ background:url(./../images/menu-contact-n.gif) center no-repeat; }

section.top-menu ul li.menu-about:hover{ background:url(./../images/menu-about-h.gif) center no-repeat; }
section.top-menu ul li.menu-shop:hover{ background:url(./../images/menu-shop-h.gif) center no-repeat; }
section.top-menu ul li.menu-map:hover{ background:url(./../images/menu-map-h.gif) center no-repeat; }
section.top-menu ul li.menu-event:hover{ background:url(./../images/menu-event-h.gif) center no-repeat; }
section.top-menu ul li.menu-contact:hover{ background:url(./../images/menu-contact-h.gif) center no-repeat; }
*/

section.topics ul{
	float: left;
	width: 612px;
	margin-right: 32px;
}

section.topics ul li{
	width: 100%;
	float: left;
	padding: 30px 0 40px;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid #000;
}
section.topics ul li:first-child{
	padding: 0 0 15px;
}
section.topics ul li h3{
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size: 20pt;
	color: #000;
	padding: 0;
	margin: 0;
	line-height: 1;
}
section.topics ul li img{
	float:left;
	margin-right:24px;
}
section.topics ul li h4,section.topics ul li p{
	display:block;
	width: 240px;
	float:left;
}
section.topics ul li h4{
	margin: 25px 0 5px;
	font-family: "F+UD-筑紫明朝 R";
	font-size: 15pt;
	color: #000;
	border-bottom: 1px dotted #666;
}
section.topics ul li p{
	height: 115px;
	font-size: 11pt;
}
section.topics ul li p.top-link{
	height:auto;
	text-align: right;
}
section.topics a{ color: #000; }


/*MAP*/

#map{
	border: none;
	background:none; }

#map section{ text-align:left;}

#map section h2{
	display:block;
	width:612px;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	font-family: "F+UD-筑紫明朝 R";
	font-size:20px;
	border-bottom:1px solid #000;
}
#map section p{
	display: block;
	width: 620px;
	float: left;
}

#map section.map-list{
	width: 1061px;
	height:600px;
	overflow: hidden;
}
#map section.map-list p{
	display: block;
	width: 1061px;
	float:none;
}

#map section ul{
	float: right;
	width:315px;
	padding:0;
	margin:0 -10px 35px 0;
	background:none;
	border: none;
}


#map section ul li{
    position:relative;
}

#map section ul li a{
    position:absolute;
    top:0;
    left:0;
    line-height: 90px;
    width:100%;
    height:100%;
}

#map section ul li{
	display:block;
	float: left;
	padding-top:30px;
	width:87px;
	height:57px;
	margin-right: 10px;
	font-size:20px;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	text-align:center;
	background:#F62E36;
	border:4px solid #F62E36;
	border-radius: 100px;
	opacity:1;
	transition:all 0.5s;
}
#map section ul li:hover{
	display:block;
	border:4px solid #F62E36;
	background:#fff;
	opacity:1;
	transition:all 0.5s;
}
#map section ul li a{ color:#fff;}
#map section ul li a:hover{ color:#F62E36;}

.shop-list{
	width:100%;
	}

.shop-list div{
	float:left;
	widtth:340px;
	background:#f0f0f0;
}
.shop-list h3{
	width:340px;
	padding:25px 0;
	margin-bottom:20px;
	font-family: "F+UD-筑紫明朝 R";
	font-size:20px;
	font-weight:bold;
	color: #fff;
	text-align:center;
	background: #F62E36;
}
.shop-list a{
	display:block;
	margin:0 0 15px 35px;
	color: #000;
}

.fb-page{
	float: right;
	padding-top: 43px;
	margin-bottom: 15px;
}

/*新着情報*/
section.news-index{
	padding:30px 10px;
	text-align:left; 
	border: 1px dotted #666;
}

section.news-index ul{
	width: 1035px; 
	border-top: 1px dotted #666;
}

section.news-index ul li{
	float:left;
	width:187px;
	height:330px;
	margin-right:-1px;
	padding:30px 10px 0px 9px;
	font-size:12px;
	text-align:left;
	border-bottom: 1px dotted #666;
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
}
section.news-index ul li a{ color: #000; }
section.news-index li{ padding:10px 10px 0 9px; }
section.news-index li p{ margin-bottom:10px; width:inherit; height:auto;}
section.topics ul li.cat-report,section.news-index ul li.cat-report{ background: url(./../images/icon-cat-report.gif) 153px 10px no-repeat; }.entry-title{
	display: block;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}

a.tsudsuki{
	display:block;
	margin-top:5px;
	font-size:11px;
	text-align:right;
}

.entry-about{
	text-align:right;
	margin-bottom:20px;
}
.entry-about img{
	float: left;
	vertical-align: bottom;
}


.lead{
	display:block;
	padding:15px 30px;
	margin-bottom:50px;
	background:#eee;
}
.entry-cont a{
	font-weight:bold;
	color: #666; 
}
.entry-cont dl{
	widt:705px;
}
.entry-cont dt{
	float:left;
	width:80px;
	padding:0 0 15px 0;
}
.entry-cont dd{
	padding:0 0 15px 90px;
}


/*固定ページ*/

#wrap section h3{
	padding: 10px ;
	background: #eee;
}

dl.gray{
	width:703px;
	border: 1px dotted #666;
	border-top: 0;
	line-height: 1.5;
	background:#eee;
	overflow: hidden;
}
dl.gray dt{
	float:left;
	width:80px;
	padding:25px 0;
	font-weight:bold;
	text-align:center;
	border-top: 1px dotted #666;
}
dl.gray dd{
	margin-left: 80px;
	padding: 25px 20px;
	border-top:1px dotted #666;
	border-left:1px dotted #666;
	background:#fff;
}
.mw_wp_form{
	font-family: "F+UD-筑紫明朝 R";
	color: #231815; 
}
.mw_wp_form dl.contact dd input{
	font-family: "F+UD-筑紫明朝 R"!important;
}
		 
dl.gray.contact{
	margin-bottom: 30px;
	background:#f6f7f8;
	border: none;
}

dl.gray.contact dt{
	width:13em;
	padding:1em;
	text-align:left;
	border: none;
}
dl.gray.contact dd{
	min-height:1em;
	margin-left: 15em;
	padding: 2em 1em;
	background:#f6f7f8;
	border: none;
}
span.romaji{
	display:block;
	width:11em;
	font-weight:normal;
}
.collabo-top{
	width: 720px;
	margin-right: -10px;
}
.collabo-top div{
	float:left;
	width:158px;
	height:138px;
	padding: 6px;
	margin: 0 10px 10px 0;
	background: #f6f7f8;
	overflow: hidden;
	position:relative;
}
.collabo-top div *{
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.collabo-top div .collabo{
	width:158px;
	padding:0;
	font-size:13px;
	background: #fff;
}
.collabo-top div .collabo p{
	display:inline-block;
	padding: 5px 5px 0 6px;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size: 32px;
	line-height: 1;
	color: #fe574d;
}
img.c-logo{ vertical-align: bottom;}
.collabo-top div .collabo:hover{
	  opacity: 0.5;
}
	
.collabo-top div .caption {
	position: absolute;
	width: 170px;
	height: 120px;
	padding-top: 30px;
	top: 0;
	left: 0;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size:13px;
	color: #000;
	background: #fff;
	opacity: 0;
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	text-align: center;
	transform: scale(0.95);
}
.collabo-top div .caption span.cap-l{
	font-size:23px;
}
.collabo-top div .caption span.cap-m{
	font-size:17px;
}

.collabo-top div.hover .caption,
.collabo-top div:hover .caption {
	opacity: 0.9;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.collabo-top div .caption a{
	position: absolute;
	width: 170px;
	height: 120px;
	padding-top: 30px;
	top: 0;
	left: 0;
	color: #000;
}

.forbidden{
	padding:100px 0;
	font-size:16px;
}

.shop-top{
	margin-bottom: 70px;
}
.shop-top p{
	line-height: 200%;	
	display: block;
	width: 525px;
	float: right;
	padding: 10px 0 5px;
}
.craft-title{
	padding-bottom: 10px;
	margin-bottom:25px;	
	border-bottom:1px dotted #666;
}
.craft-title img{ float: left ;}

.shop-detail{
	width:370px;
	float:right;
	font-family: "FP-ヒラギノ角ゴ ProN W3";
}
.shop-detail p.shop-text{
	margin-bottom: 15px;
	font-family: "F+UD-筑紫明朝 R";
}

.shop-top p, .clearfix p, .shop-text{
	line-height:160%;
	text-align: justify;
	text-justify: inter-ideograph;
 }
 

.shop-detail a{
	display: block;
	color: #F62E36;
	text-align: right;
	size:10px;
	font-family: "F+UD-筑紫明朝 R";
}
	
.shop-info{
	padding:20px 35px;
	background:#eee;
}
.shop-info h3{
	font-size: 17pt !important;
	border-bottom:1px dotted #666;
	margin-bottom:20px !important;
}
.shop-info a{
	display:block;
	margin-bottom:5px;
}

.map{
	height: auto;
	min-height:390px;
/*	padding-bottom: 110px;*/
	overflow: hidden;
}


.number{
	float: left;
	width: 170px;
	margin: -10px 10px 0 0 ;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 M";
	font-size: 82pt;
	color: #F62E36;
	line-height: 1;
	text-align: center;
}
.number div{
	font-size: 10pt;
	margin-top: 10px;
}

.place{
	width:83px;
	padding:3px 0;
	margin-bottom:10px;
	font-family: "FP-ヒラギノ角ゴ ProN W3";
	font-size:12pt;
	color: #fff;
	text-align:center;
	background: #F62E36;
}
h2.shop-title span{
	display:block;
	float:left;
	width:auto;
	padding:5px 20px;
	margin: 5px 20px 0 0;
	font-family: "FP-ヒラギノ角ゴ ProN W3";
	font-size:12pt;
	color: #fff;
	background: #F62E36;
}

.event-info{
	width: 599px;
	padding: 20px 45px;
	margin-bottom: 30px;
	border: 8px solid #f6f7f8;
}
.event-info div{
	padding: 20px 25px;
	font-family: "F+UD-筑紫明朝 R";
	font-size: 15px;
	border-bottom: 1px dotted #666;
}
.event-info a{
	display: block;
	padding-top: 20px;
	color: #f52d35;
	text-align: right;
}	

/* 産地情報1 */

.s01-copy{
	width:290px;
	float:right;
}


/* 産地情報2 */

.sanchi-02{
	clear:both;
	padding-top:60px;
	margin-bottom:70px;
}

.s02-img{
	float:right;
}

.s02-copy h3{
	font-size:18pt !important;
	padding-bottom:30px !important;
}

.s02-copy{
	width:500px;
}

.aichi{ background: url(../../../../images/shop/map/aichi.gif) bottom center no-repeat; }
.akita{ background: url(../../../../images/shop/map/akita.gif) bottom center no-repeat; }
.aomori{ background: url(../../../../images/shop/map/aomori.gif) bottom center no-repeat; }
.fukui{ background: url(../../../../images/shop/map/fukui.gif) bottom center no-repeat; }
.fukuoka{ background: url(../../../../images/shop/map/fukuoka.gif) bottom center no-repeat; }
.fukushima{ background: url(../../../../images/shop/map/fukushima.gif) bottom center no-repeat; }
.gifu{ background: url(../../../../images/shop/map/gifu.gif) bottom center no-repeat; }
.hokkaido{ background: url(../../../../images/shop/map/hokkaido.gif) bottom center no-repeat; }
.hyogo{ background: url(../../../../images/shop/map/hyogo.gif) bottom center no-repeat; }
.ishikawa{ background: url(../../../../images/shop/map/ishikawa.gif) bottom center no-repeat; }
.iwate{ background: url(../../../../images/shop/map/iwate.gif) bottom center no-repeat; }
.kumamoto{ background: url(../../../../images/shop/map/kumamoto.gif) bottom center no-repeat; }
.kyoto{ background: url(../../../../images/shop/map/kyoto.gif) bottom center no-repeat; }
.mie{ background: url(../../../../images/shop/map/mie.gif) bottom center no-repeat; }
.miyagi{ background: url(../../../../images/shop/map/miyagi.gif) bottom center no-repeat; }
.nagasaki{ background: url(../../../../images/shop/map/nagasaki.gif) bottom center no-repeat; }
.nara{ background: url(../../../../images/shop/map/nara.gif) bottom center no-repeat; }
.niigata{ background: url(../../../../images/shop/map/niigata.gif) bottom center no-repeat; }
.okayama{ background: url(../../../../images/shop/map/okayama.gif) bottom center no-repeat; }
.ooita{ background: url(../../../../images/shop/map/ooita.gif) bottom center no-repeat; }
.saga{ background: url(../../../../images/shop/map/saga.gif) bottom center no-repeat; }
.saitama{ background: url(../../../../images/shop/map/saitama.gif) bottom center no-repeat; }
.shiga{ background: url(../../../../images/shop/map/shiga.gif) bottom center no-repeat; }
.shimane{ background: url(../../../../images/shop/map/shimane.gif) bottom center no-repeat; }
.shizuoka{ background: url(../../../../images/shop/map/shizuoka.gif) bottom center no-repeat; }
.tokyo{ background: url(../../../../images/shop/map/tokyo.gif) bottom center no-repeat; }
.toyama{ background: url(../../../../images/shop/map/toyama.gif) bottom center no-repeat; }
.yamagata_niigata{ background: url(../../../../images/shop/map/yamagata_niigata.gif) bottom center no-repeat; }
.yamaguchi{ background: url(../../../../images/shop/map/yamaguchi.gif) bottom center no-repeat; }
.yamanashi{ background: url(../../../../images/shop/map/yamanashi.gif) bottom center no-repeat; }

/*concept*/

dl.concept{	
	font-size: 18px;
}
dl.concept dt{
	float:left;
	width: 90px;
	padding: 6px 0;
	margin-left: 10px;
	text-align: center;
	color: #fff;
	background: #F62E36;
}
dl.concept dd{
	padding:6px 0 30px 130px;
	margin-bottom:20px;
	color: #000;
	border-bottom: 1px solid #000; 
}
dl.concept dd span{ font-size: 16px; }
dl.concept dd span.txt14{ font-size: 14px; }
dl.concept dd span.address{ font-size: 13px; }
dl.concept dd:last-child{ border: none; }
p.txt-concept{
	line-height:2em;
	font-size:16px;
	text-align:center;
}

/*about*/
ul.about{
	padding:0 50px;
}
ul.about li{
	margin-bottom:50px;
	position:relative;
}
ul.about li img{
	float: left;
}
ul.about li h3,ul.about li p{
	width:310px;
	float:right;
}
#wrap ul.about li h3{
	padding: 20px 0 10px;
	margin-bottom: 0;
	font-size:19px;
	background: none;
}
ul.about a{
	position:absolute;
	right:0;
	bottom: 0;
	font-size: 17px;
	line-height:2;
	color: #F62E36;
	border-bottom: 1px dotted #F62E36;
}


/*event*/
#event{ text-align: left; }
#event a{ color: #000; }
#event section.event-top{
	width:1081px;
	margin:0 -20px 75px 0;
	margin-right:-20px;
}
#event section.event-top div,img.event-main{
	float: left;
	width: 340px;
	height: 401px;
	margin: 0 20px 20px 0;
	font-family: "F+UD-筑紫明朝 R";
	font-size: 14px;
	line-height:1.3;
	position: relative;
	background: #F6F7F8;
}
#event section.event-top div a{
	position:absolute;
	width: 320px;
	height: 381px;
	padding:10px;
	top: 0;
	left: 0;
}
#event section.event-top div.event-fb{
	padding:0;
}
#event section.event-top div.event-fb a{
	position:inherit;
	width:inherit;
	height:inherit;
}
#event section.event-top div img{margin-bottom: 10px; }	
img.event-main{
	width: auto;
	margin:0 20px 20px 0;
}
.event-top a{
	opacity:1;
	transition:all 1s;
}
.event-top a:hover{
	opacity:0.5;
	transition:all 1s;
}
#event p{
	margin-bottom: 30px;
	font-family: "F+UD-筑紫明朝 R";
	font-size: 15px;
}

.event-cal{
	width: 1131px;
	margin-right: -70px;
}
.event-cal div{
	padding-left:30px;
}
.event-cal div ul{
	float: left;
	width: 280px;
	margin: 0 70px 25px 0;
}
.event-cal div ul li{
	height:17px;
	padding:5px 0 5px 25px;
	font-family: "F+UD-筑紫明朝 R";
	font-size:17px;
	line-height: 1;
}
.event-cal div ul li.event-date{
	height:auto;
	padding:0 0 10px 15px;
	margin-bottom :5px;
	font-size: 35px;
	color: #F52D35;
	border-bottom:1px solid #F52D35;
}
.event-cal div ul li.event-date span{ font-size: 26px; }
.event-cal div ul li.perform{ list-style: url("./../images/cal-perform.png") inside; }
.event-cal div ul li.ws{ list-style: url("./../images/cal-ws.png") inside; }
.event-cal div ul li.ws-pf{ list-style: url("./../images/cal-ws-pf.png") inside; }
.event-cal div ul li:nth-child(even) { background: #f1f1f1; }
.event-cal div ul li:nth-child(odd) { background: #fff; }

/*stamp*/

ul.prize{
	float: left;
	width: 440px;
	margin-left: 40px;
}
ul.prize li{
	padding: 0 0 35px 35px;
	font-family: "F+UD-筑紫明朝 R";
	font-size: 16px;
	background: url(./../images/bg-red-circle.gif) 0 10px no-repeat;
}
ul.prize li h4{
	font-family: "FOT-筑紫Aオールド明朝 Pr6 M";
	font-size: 22px;
	color: #000;
}
p.prize-ex{
	margin-bottom: 100px;
	text-align:right;
}
.stamp{
	padding: 0 30px;
}

.stamp dl{	
	font-size: 18px;
	margin-left: 30px;
}
.stamp dl dt{
	float:left;
	width: 90px;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	background: #F62E36;
}
.stamp dl dd{
	padding:6px 0 30px 130px;
	margin-bottom:20px;
	color: #000;
}
.stamp dl span{ font-size: 14px; }

.stamp dl.stamp-detail{
	padding: 25px 30px;
	margin: 0 0 35px 0;
	font-family: "F+UD-筑紫明朝 R";
	font-size:16px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.stamp dl.stamp-detail dt{
	float: none;
	width: 100%;
	padding: 6px 0;
	margin: 0; 
	font-size:16px;
	color: #000;
	background: none;
	text-align:left;
}
.stamp dl.stamp-detail dd{
	padding:0;
	margin-bottom:20px;
}
.stamp dl.stamp-detail a{
	text-decoration: underline;
	color: #F52D35;
}
.stamp p{
	margin-left: 30px;
	font-family: "FP-ヒラギノ角ゴ ProN W3"; 
	font-size: 14px;
}

/*footer*/

footer{
	width:100%;
	padding:25px 0 50px;
	font-family: "F+UD-筑紫明朝 R";
	background:url("./../images/bg-foot.jpg") repeat;
	border-top:1px dotted #666;
}

.foot-cont dl{
	float: left;
	width: 430px;
	text-align: left;
	margin-bottom: 50px;
}
.foot-cont dt{
	float: left;
	width: 60px;
	padding: 0 0 5px 0;
}
.foot-cont dd{
	padding: 0 0 5px 60px;
}
.foot-cont dl.foot-left dt{
	width: 60px;
	padding: 0 0 25px 0;
}
.foot-cont dl.foot-left dd{
	padding: 0 0 25px 60px;
}
footer img{
	float:right;
	margin-bottom:10px;
}
footer a{ color:#333;}
footer a:hover{ text-decoration: underline; }
/*TOPスクロールボタン*/
#page-top {
	position: fixed;
	bottom: 70px;
	right: 50px;
	font-size: 77%;
}
#page-top a {
	background:#ea574e;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 5px 0;
	text-align: center;
	display: block;
	border-radius: 2px;
	font-size:15px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}


/*SP非表示*/
.sp-top,
button.drawer-toggle,
.drawer-hamburger-icon,
.drawer-main,
.for-sp {
	display:none;
}

/*調整マージン*/

.w180{ width: 180px; }

.flo-r{ float: right; }
.flo-l{ float: left; }

.txt-11{ font-size: 11px; }
.txt-c{ text-align: center ;}
.txt-l{ text-align: left ;}

.red{ color: #ff0000;}
span.red{ font-weight:bold; }

.mgn-t15{ margin-top: 15px; }
.mgn-t40{ margin-top: 40px; }
.mgn-t50{ margin-top: 50px; }
.mgn-t120{ margin-top: 120px; }
.mgn-t160{ margin-top: 160px; }

.mgn-r0,img.mgn-r0,li.mgn-r0{ margin-right:0px;}
.mgn-r5{ margin-right:5px; }
.mgn-r10{ margin-right:10px; }
.mgn-r15{ margin-right:15px; }
.mgn-r20{ margin-right:20px; }
.mgn-r25{ margin-right:25px; }
.mgn-r30{ 	margin-right: 29px;}
.mgn-r34{ margin-right:34px; }
.mgn-r40{ margin-right:40px; }
.mgn-r65{ margin-right:65px;}
.mgn-r70{ margin-right:70px;}
.mgn-r75{ margin-right:75px;}
.mgn-r120{ margin-right:120px; }
.mgn-r150{ margin-right: 150px; }
.mgn-r200{ margin-right: 200px; }
.mgn-r370{ margin-right:370px;}

.mgn-b5{ margin-bottom:5px;}
.mgn-b10{ margin-bottom:10px;}
.mgn-b15,.entry-content p.mgn-b15{ margin-bottom:15px;}
.mgn-b20{ margin-bottom:20px;}
.mgn-b30,.entry-content p.mgn-b30{ margin-bottom:30px;}
.mgn-b35,.mgn-b35 p{ margin-bottom:35px;}
.mgn-b40{ margin-bottom:40px;}
.mgn-b45{ margin-bottom:45px;}
.mgn-b50,.entry-content p.mgn-b50{ margin-bottom:50px;}
.mgn-b55{ margin-bottom:55px;}
.mgn-b60{ margin-bottom:60px;}
.mgn-b70{ margin-bottom:70px;}
.mgn-b75{ margin-bottom:75px;}
.mgn-b80{ margin-bottom:80px;}
.mgn-b100{ margin-bottom:100px;}
.mgn-b170{ margin-bottom:170px;}
.mgn-b200{ margin-bottom:200px;}

.mgn-l20{ margin-left: 20px; }
.mgn-l50{ margin-left: 50px; }
.mgn-l85{ margin-left: 85px; }
.mgn-l130{ margin-left: 130px; }
.mgn-l270{ margin-left: 270px; }

/*clearfix*/
.clearfix{zoom: 1;}
.clearfix:after {content: ""; display: block; clear: both;}
