@charset "utf-8";
/* ==================================================
PC
================================================== */	
/* ==================================================
reset
================================================== */
html, body {
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:90%;
	letter-spacing:0.05em;
	line-height:1.6;
	color:#333333;
	background-color:#FFFFFF;
	margin-bottom:1px;/*scrollbar*/
	word-break:break-all;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, input, blockquote {
	margin:0;
	padding:0;
}
img {
	border:none;
}
a img {
	border:none;
}
ul li img {
	vertical-align: bottom;
}
li, dt, dd {
	line-height:1.4;
}
form, input, select {
	font-size:100%;
}
a:link, a.skip {
	background-color:transparent;
}
a {
	color:#006BB4;
	text-decoration: underline;
}
iframe {
	border:none;
}
a:hover, a:focus {
	color: #7c1801;
	text-decoration:underline;
}
a:visited {
	color:#252c71;
}
.anchor {
	cursor:pointer;
}
.pcnone {
	display:none;
}
p.voice_navi {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
/* ==================================================
skip
================================================== */
.skip {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
a.skip {
	text-align:center;
	padding:2px 0;
	top:auto;
}
a.skip:active {
	display:block;
	width:99.99%;
	font-size:100%;
	line-height:1.6;
	top:0;
	left:0;
}
a.skip:focus {
	display:block;
	width:99.99%;
	font-size:100%;
	line-height:1.6;
	top:0;
	left:0;
}
#page-top {
	padding:10px;
}
#page-top p {
	width:1000px;
	margin:0 auto;
	text-align:center;
}
/* ==================================================
layout
================================================== */
/* layout-wrapper
============================== */

#wrapper {
	background-repeat:no-repeat;
	width:100%;
	background-size:100% auto;
	position:relative;
	min-width:1000px;
}
#whole_bg {
	width:1000px;
	margin:0 auto 100px;
}
#whole_bg *, #whole_bg *::before, #whole_bg *::after{
	box-sizing: content-box;
}
/* header
============================== */

#header {
	width:1000px;
	margin:0 auto;
}
#header_logo {
	float:left;
	width:160px;
	margin:20px 10px 0;
	position:relative;
}
#header_logo .logo {
	position:relative;
	z-index:1;
}
#header_r {
	width:800px;
	float:right;
	text-align:center;
}
#header_r p.text {
	padding:10px;
}
#header_r .hnavi {
	display:block;
	float:right;
	width:495px;
}
#header_r .hnavi ul {
	display:block;
	list-style:none;
}
#header_r .hnavi li {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#header_r .hnavi ul.search {
	margin-top:10px;
}
#header_r .hnavi li.sitemap {
	margin-top:10px;
}
#text1 {
	margin-right:-6px;
	box-sizing:border-box;
	width:150px;
	height:27px;
	vertical-align:top;
}
/* gnavi
============================== */

#gnavi {
	width:800px;
	clear:both;
	margin:0 auto;
}
#gnavi ul {
	list-style:none;
	display:block;
	margin-right:-8px;
	overflow:hidden;
}
#gnavi ul li {
	margin-right:8px;
	float:left;
}
.collapse-button {
	display:none;
}
.collapse-button span {
	display:none;
}
.collapsed {
	display:none;
}
/* top
============================== */

#top_header_image {
	width:1000px;
	clear:both;
	margin:10px auto 0;
}
#top_header_image ul#slider {
	list-style:none;
	overflow:hidden;
	height:390px;
}
#main {
	margin:30px auto;
	clear:both;
}
#top_maincontents {
	float:left;
	width:392px;
	clear:both;
	margin-left:3px;
}
#top_left_sidemenu {
	float:left;
	width:264px;
}
#top_right_sidemenu {
	float:right;
	width:592px;
}
.top_ban {
	margin:10px 0 20px;
	clear:both;
}
.top_ban ul {
	list-style:none;
	margin-left:-4px;
}
.top_ban ul li {
	float:left;
	margin-left:8px;
	margin-bottom:8px;
}
.sidemenu_ban {
	margin-bottom:20px;
	list-style:none;
}
.sidemenu_ban li {
	margin-bottom:5px;
}
#top_news {
	font-size:85%;
	word-break:normal;
}
#top_news h2 {
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}
#top_news h2 img {
	width:290px;
	height:auto;
}
#top_news .year {
	padding-left:0.7em;
	color:#0061b0;
	font-weight:bold;
}
#top_news ul {
	list-style:none;
}
#top_news ul li {
	padding:5px 0;
	border-bottom:1px dotted #333333;
	text-indent:-5em;
	padding-left:5em;
	line-height:1.5;
}
#top_news ul li:last-child {
	border-bottom:none;
}
#top_news ul li .date {
	width: 3.5em;
	padding:2px 0;
	margin:0 0.5em 0 3px;
	line-height: 1.5;
	border:1px solid #77a9d1;
	color:#0061b0;
	background-color:#d4e5f3;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
}
#top_news ul li .date span {
	padding-left:5em;
}
#top_news .icon_new {
	padding:2px 4px;
	background-color:#6e9202;
	color:#FFFFFF;
	letter-spacing:-0.05em;
	margin:5px 5px 5px 0;
}
#top_news a.ichiran {
	padding:5px 0;
	text-align:center;
	color:#444444;
	background-color:#e5e5e5;
	text-decoration:none;
	display:block;
	margin-top:10px;
}
#top_cs {
	box-sizing:border-box;
	border-radius:10px;
	background-color:#f2f8dc;
	padding:10px 10px 5px;
	position:relative;
	min-height:320px;
}
#top_cs h2 {
	float:left;
	margin:0 10px;
}
#top_cs ul {
	list-style:none;
	margin-left:-5px;
}
#top_cs ul li {
	float:left;
	margin:0 0 5px 5px;
	background-color:#95af45;
	border-radius:10px;
	width:90px;
	height:90px;
	text-align:center;
}
#top_cs ul li:hover {
	background-color:#e36119 !important;
}
#top_cs ul li img {
	width:85%;
	height:auto;
	margin-top:15%;
}
#top_cs #test {
	width:278px;
	height:42px;
	margin:0 0 0 30%;
	border-radius:10px;
	text-align:center;
	position:absolute;
	top:230px;
	left:30px;
	background:url(../images/top_cs_search.png) no-repeat #779715 center center;
	background-size:20% auto;
	border:none;
	cursor:pointer;
}
#top_cs .search img {
	width:20%;
	height:auto;
	margin-top:10px;
}

#top_cs .search + p{
	clear:both;
	font-size:80%;	
	position:relative;
	margin:10px;
}
/* page
============================== */
#page_main {
	width:1000px;
	margin:5px auto 50px;
	clear:both;
}
#page_maincontents {
	width:780px;
	float:left;
}
#page_sidemenu {
	float:right;
	width:200px;
}
#cate_title {
	height:85px;
	padding:35px 15px 0;
	margin:0 auto;
	background:url(../images/cate_title_bg.jpg) no-repeat;
	margin:15px 0 0;
}
.bg_milk#cate_title {
	background:url(../images/cate_title_bg_milk.jpg) no-repeat;
}
#cate_title h1 {
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align:center;
}
#cate_title img {
	vertical-align:middle;
}
#pankuzu_print {
	clear:both;
}
#path {
	width:1000px;
	margin:0 auto;
	padding:10px;
}
#path img {
	vertical-align:bottom;
	margin-right:10px;
}
#page-top {
	position: fixed;
	bottom:20px;
	right:20px;
	z-index: 1;
}
#page-top a {
	display:block;
	width:44px;
	height:44px;
}
 .category_page_list  {
	list-style:none;
	margin-left:-10px;
}
.category_page_list li {
	width:343px;
	margin:0 0 10px 10px;
	float:left;
	border:1px solid #7E9DB9;
	padding:20px;
	float:left;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	cursor:pointer;
	background:none;
}
.category_page_list li:hover {
	background-color:#DFF1FA;
	color:#0061B0;
}
.category_page_list li a {
	display:block;
	position: relative;
	text-decoration:none;
	color:#0061B0;
	padding-right:20px;
}
.category_page_list li a:after {
	border-left: 7px solid #0061B0;
	border-bottom: transparent 5px solid;
	border-top: transparent 5px solid;
	content: "";
	margin: 0 0 0 10px;
	height: 0px;
	right: 0;
	position: absolute;
	top: 4px;
	width: 0px;
}
#page_menu_cate {
	font-size:90%;
	background-color:#DFF1FA;
}
#page_menu_cate h2 {
	background-color:#DFF1FA;
	padding:10px 10px 5px;
	font-size:110%;
	font-weight:normal;
	text-align:center;
}
#page_menu_cate h2 a {
	text-decoration:none;
}
#page_menu_cate {
	margin:0 0 15px;
}
#page_menu_cate a {
	text-decoration:none;
}
#page_menu_cate ul {
}
#page_menu_cate li {
	padding:7px 10px 7px 20px;
	list-style:none;
	border-bottom:1px solid #91ceed;
	background:url(../images/arw_01.png)10px 10px no-repeat;
}
.sidemenu_ban_1col {
}
.sidemenu_ban_1col li {
	display:block;
	list-style:none;
	margin-bottom:5px;
}
/* ==================================================
cs
================================================== */

#btn-cs {
	position:absolute;
	width: 85px;
	height: 119px;
	top:172px;
	right:0;
	cursor:pointer;
}
.overlay-cs {
	display: none;
	width: 100%;
	height:100%;
	text-align: center;
	position: fixed;
	top: 0;
	left:0;
	z-index: 1000;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000, endColorstr=#B3000000);
	background: rgba(0,0,0,0.7);
}
#page_cs {
	width:470px;
	position:relative;
	top:30%;
	z-index:9999;
	display:none;
	margin:0 auto;
	clear:both;
	padding:20px;
	background-color:#FFFFFF;
}
#page_cs ul {
	list-style:none;
	margin-left:-5px;
	margin-top:10px;
	clear:both;
}
#page_cs ul li {
	float:left;
	margin:0 0 5px 5px;
	background-color:#95af45;
	border-radius:10px;
	width:90px;
	height:90px;
	text-align:center;
}
#page_cs ul li:hover {
	background-color:#e36119 !important;
}
#page_cs ul li img {
	width:85%;
	height:auto;
	margin-top:15%;
}
#page_cs #test {
	width:278px;
	height:42px;
	margin:10px 0 0;
	border-radius:10px;
	text-align:center;
	background:url(../images/top_cs_search.png) no-repeat #779715 center center;
	background-size:20% auto;
	border:none;
	cursor:pointer;
}
#btn_winclose-cs {
	float:right;
	margin-right:2%;
	margin-bottom:2%;
	width:30px;
	height:auto;
	cursor:pointer;
}
#btn_winclose-cs img {
	width:100%;
	height:auto;
}
/* ==================================================
article
================================================== */


 #article {
	word-break:normal;
	padding:0 10px 10px;
	margin-bottom:40px;
	background-color:#FFFFFF;
}
#article a:hover img {
	opacity:0.4;
	filter: alpha(opacity=40);
}
#article p {
	margin-left:3px;
	margin-bottom:15px;
}
#article ul {
	margin:10px 0 15px 10px;
	padding:0;
	list-style:none;
}
#article ol {
	margin:10px 0 15px 30px;
	padding:2px 0 7px 15px;
}
#article ol li {
	padding:2px 0 7px 0;
	background:none;
}
#article ul li {
	background:url(../images/listmark.png) left 0.7em no-repeat;
	padding:2px 0 7px 10px;
}
#article ul.inline li {
	display:inline;
	margin-left:5px;
}
#article ol li ul {
	margin:5px 0 5px 5px;
}
#article ol li ul li {
	background:url(../images/listmark.png) left 0.2em no-repeat;
	margin-left:0;
	margin-bottom:0;
	padding:2px 0 7px 20px;
}
#article table {
	border-color: #a6a6a6;
	border-collapse: collapse;
	margin:10px 0px;
	width:100%;
}
#article table caption {
	text-align:left;
}
#article th {
	padding: 5px;
	background-color:#EDFFE0;
	border-color: #a6a6a6;
}
#article td {
	padding: 5px;
	border-color: #a6a6a6;
}
#article td.bordercleft {
	border-style:none;
	border-left:1px solid #a6a6a6;
}
#article td.bordercleftbottom {
	border-style:none;
	border-bottom:1px solid #a6a6a6;
	border-left:1px solid #a6a6a6;
}
#article td .wakusen {
	border:1px solid #333333;
	padding:3px;
	margin:3px;
}
#article input[type="text"] {
	padding:3px;
}
.w5 {
	width:5%;
}
.w20 {
	width:20%;
}
.w47 {
	width:47%;
}
.w50 {
	width:50%;
}
.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.valigntop {
	vertical-align:top;
}
.bold {
	font-weight:bold;
}
.font70 {
	font-size:70%;
}
.font85 {
	font-size:85%;
}
.cred {
	color:#E1007D;
}
.box_2col {
	width:100%;
	clear:both;
	margin:5px 0;
}
.box_2col div {
	float:right;
	width:415px;
	margin:5px 0 5px 10px;
	overflow:hidden;
}
.box_2col div:first-child {
	float:left;
	width:415px;
	margin:5px 0 5px 0;
	overflow:hidden;
}
.box_3col {
	width:100%;
	clear:both;
}
.box_3col div {
	float:left;
	width:215px;
	margin:6px;
}
#article .box {
	width:100%;
	clear:both;
	margin:10px 0;
}
.size200 {
	float:left;
	width:200px;
	margin:0 10px;
}
.size250 {
	float:left;
	width:250px;
	margin:0 10px;
}
.size400 {
	float:left;
	width:400px;
	margin:0 10px;
}
.size450 {
	float:left;
	width:450px;
	margin:0 10px;
}
.size500 {
	float:left;
	width:500px;
	margin:0 10px;
}
.size700 {
	float:left;
	width:700px;
	margin:0 10px;
}
.size830 {
	float:left;
	width:830px;
	margin:0 10px;
}

.sizeper50{
		float:left;
	width:47%;
	margin:0 10px;
	
}
.mgnt40 {
	margin-top:40px;
}
.mgnl120 {
	margin-left:120px;
}
.wakured {
	border:1px solid #E5208D;
	color:#E5208D;
	padding:10px;
}
/* about
============================== */

.about p {
	padding:0 4em 2em;
	margin:0;
	line-height:2.5;
}
/* news
============================== */

#article .news_list dt {
	font-style:normal;
	padding:7px 3px;
	font-weight:bold;
	width:4em;
	float:left;
}
#article .news_list dd{
	padding:7px 0 7px 5em;
		border-bottom:1px dotted #CCCCCC;

}
#article .news_list dd strong {
	background-color:#999999;
	color:#FFFFFF;
	font-size:70%;
	padding:3px;
	white-space: nowrap;

}
 .box_right div:first-child{
	
	float:right;
	margin:10px 0;
	width:30%;
	
	
}
/*ryori*/
.bgorange{
	background-color:#FDECE2;
	padding:15px;
}
.bgorange h4{
 color:#FF6600;	
}

.ryori_name span:nth-child(3n+1){
	width:8em;
	display:inline-block;	
}
.ryori_name span:nth-child(3n+2){
	width:18em;
	display:inline-block;	
}
/* search
============================== */

#choice_toggle span:after {
	content:" ／ ";
}
#choice_toggle span:last-child:after {
	content:"";
}
#article .search_box li {
	padding:20px 0;
	background:none;
	border-bottom:1px dotted #CCCCCC;
}
.search_box .image {
	float:left;
	width:144px;
}
.search_box .image img {
	width:100%;
	height:auto;
}
.search_box .txt {
	float:left;
	margin-left:10px;
	width:760px;
}
.search_box .txt a.ttl {
	font-size:120%;
	font-weight:bold;
}
.search_box .txt p {
	margin:10px 0;
}
.search_box .category {
	float:left;
	width:760px;
	margin-left:10px;
}
#article .search_box .category ul {
	margin:10px 0;
}
#article .search_box .category ul li {
	padding:5px 10px;
	margin:0 5px 5px 0;
	font-size:80%;
	background:none;
	display:inline-block;
	border:none;
	color:#FFFFFF;
	background-color:#e36119;
}
/* fair
============================== */


#acMenu {
	padding-bottom:10px;
}
#acMenu dt {
	cursor:pointer;
	display:block;
	background:url(../images/img_plus.png) no-repeat #F0F0EE 10px center;
	padding: 10px 50px 10px 40px;
	margin-bottom:10px;
	font-weight:bold;
}
#acMenu dd {
	display:none;
	padding: 5px 5px 5px 10px;
	margin-bottom:20px;
	background:url(../images/img_a.png) no-repeat left 3px;
}
#acMenu dd span, .fair ul li span {
	width:20em;
	display:inline-block;
}
#acMenu dt.active {
	background:url(../images/img_minus.png) no-repeat #015CB7 10px center;
	color:#FFFFFF;
}
/* recipe
============================== */
#article.recipe .category_page_list  {
	list-style:none;
	margin-left:-10px;
}
#article.recipe  .category_page_list li {
	width:298px;
	margin:0 0 10px 10px;
	float:left;
	border:1px solid #7E9DB9;
	padding:10px;
	float:left;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	cursor:pointer;
	background:none;
}
#article.recipe .category_page_list li:hover {
	background-color:#DFF1FA;
	color:#0061B0;
}
#article.recipe  .category_page_list li a {
	display:block;
	position: relative;
	text-decoration:none;
	color:#0061B0;
	padding-right:10px;
}
#article.recipe  .category_page_list li a:after {
	border-left: 7px solid #0061B0;
	border-bottom: transparent 5px solid;
	border-top: transparent 5px solid;
	content: "";
	margin: 0 0 0 10px;
	height: 0px;
	right: 0;
	position: absolute;
	top: 43%;
	width: 0px;
}
#article.recipe  .category_page_list li figure{
display:table-cell;	
}
#article.recipe  .category_page_list li figure img{
width:70px;
height:auto;
}
#article.recipe  .category_page_list li .txt{
display:table-cell;	
padding:0 10px;
vertical-align:middle;
}
#article ul.recipe_cate {
	margin:20px auto 30px;
	display:table;
}
#article ul.recipe_cate li {
	display:table-cell;
	background:none;
	font-size:160%;
	padding-right:15px;
	margin:0;
	text-align:center;
	vertical-align:middle;
}
#article ul.recipe_cate li .cbox {
	border-radius:50%;
	width:160px;
	background-color:#ec4512;
	color:#FFFFFF;
	border:3px solid #ec4512;
}
#article ul.recipe_cate li .cbox:hover {
	background-color:#FFFFFF;
	color:#ec4512;
}
#article ul.recipe_cate li.active .cbox {
	border-radius:50%;
	width:160px;
	background-color:#FFFFFF;
	color:#ec4512;
	border:3px solid #ec4512;
}
#article ul.recipe_cate li .cbox span {
	display:inline-block;
	margin-top:31%;
}

#article.recipe .category_page_list li figure img {
	max-width: initial !important;
}

/* present
============================== */

.present_icon {
	margin:20px auto;
	text-align:center;
}
#article ul.present_cate {
	margin:20px auto 30px;
	display:table;
}
#article ul.present_cate li {
	display:table-cell;
	background:none;
	font-size:160%;
	padding-right:15px;
	margin:0;
	text-align:center;
	vertical-align:middle;
}
#article ul.present_cate li .cbox {
	border-radius:50%;
	width:160px;
	background-color:#cfa102;
	color:#FFFFFF;
	border:3px solid #cfa102;
}
#article ul.present_cate li .cbox:hover {
	background-color:#FFFFFF;
	color:#cfa102;
}
#article ul.present_cate li.active .cbox {
	border-radius:50%;
	width:160px;
	background-color:#FFFFFF;
	color:#cfa102;
	border:3px solid #cfa102;
}
#article ul.present_cate li .cbox span {
	display:inline-block;
	margin-top:40%;
}
#article ul.kabegami_sp {
	display:block;
	margin:10px auto 50px;
	font-size:90%;
	text-align:center;
}
#article ul.kabegami_sp li {
	display:inline-block;
	background:none;
	padding:10px;
}
#article ul.kabegami_sp p {
	margin:5px 0;
}
#article ul.kabegami_pc {
	display:table;
	width:100%;
	margin:10px auto;
	font-size:90%;
}
#article ul.kabegami_pc li {
	display:table-cell;
	background:none;
	width:20%;
	text-align:center;
	padding:0 6px 0 0;
}
#article ul.kabegami_pc p {
	margin:5px 0;
}
#article ul.kabegami_cal {
	text-align:center;
	width:100%;
	margin:10px auto;
	margin-left:-10px;
	font-size:90%;
}
#article ul.kabegami_cal li {
	display:inline-block;
	background:none;
	text-align:center;
	padding:0 6px 10px 0;
}
#article ul.kabegami_cal p {
	margin:5px 0;
}
#article ul.kabegami_sns {
	text-align:center;
	width:100%;
	margin:10px auto;
	margin-left:-10px;
	font-size:90%;
}
#article ul.kabegami_sns li {
	display:inline-block;
	background:none;
	text-align:center;
	padding:0 6px 10px 0;
	width:10%;
}
#article ul.kabegami_sns li img {
	width:100%;
	height:auto;
}
#article ul.kabegami_cal p {
	margin:5px 0;
}
#article ul.kabegami_pos {
	text-align:center;
	width:100%;
	margin:10px auto;
	margin-left:-10px;
	font-size:90%;
}
#article ul.kabegami_pos li {
	display:inline-block;
	background:none;
	text-align:center;
	width:200px;
	padding:0 6px 10px 0;
}
#article ul.kabegami_pos p {
	margin:5px 0;
}

/* theater
============================== */

.pagetitle_theater {
	padding:7px;
	margin:10px 0;
	border-bottom:1px solid #015CB7;
	color:#015CB7;
	font-size:110%;
}
#article ul.theater {
	padding:0;
	margin:0 0 10px;
	clear:both;
}
#article ul.theater li {
	display:inline-table;
	width:475px;
	vertical-align:top;
	clear:both;
	list-style:none;
	background:none;
	padding:0;
}
#article ul.theater li figure {
	display:table-cell;
	vertical-align:top;
	width:150px;
	padding:10px 0;
}
#article ul.theater li h3 {
	font-size:100%;
}
#article ul.theater li .txt {
	display:table-cell;
	vertical-align:top;
	padding:10px;
	width:322.5px;
}
.btn_cm {
	padding:10px;
	background-color:#015CB7;
	color:#FFFFFF;
	margin:5px 0;
	text-align:center;
	clear:both;
	width:50%;
}
#article ul.theater li a {
	text-decoration:none;
}
.video-js {
	width:640px !important;
	height:360px !important;
}
/* tayori
============================== */
#article .tayori_list {
	width:90%;
	margin:0 auto;
}
#article .tayori_list li {
	display:inline-table;
	text-align:center;
	width:24.5%;
	background:none;
	padding:20px 0;
}
/* sitemap
============================== */
#article .sitemap_list li{
	background:initial;
	padding:7px 0 7px 10px;
	margin-bottom: .5rem;
	border-bottom:1px dotted #CCCCCC;
}
/*sns
============================== */


.sns_button {
	float:left;
}
.sns_button ul {
	float:left;
	margin:13px 0 0;
	height:21px;
	width:300px;
}
.sns_button ul li {
	list-style:none;
	float:left !important;
	border:none !important;
	padding: 0 !important;
	margin:0 0 0 5px !important;
	overflow:hidden !important;
	background-color:transparent !important;
}
.sns_button ul li#tw {
	width: auto !important;
}
.sns_button ul li#fb {
	width:170px !important;
}

/* ==================================================
footer
================================================== */

#footer {
	clear:both;
	color:#FFFFFF;
	background:url(../images/footer_bg.png) repeat-x;
	padding-top:20px;
}
#footer_bg {
	background-color: #015cb7;
}
#footer_menu {
	width:1000px;
	margin:0 auto;
	padding-top:30px;
	position:relative;
}
#footer_menu a {
	color:#FFFFFF;
}
.footer_cow {
	position:absolute;
	right:0;
	top:-55px;
}
#footer_menu ul {
	list-style:none;
}
#footer_menu ul li {
	padding:0;
	float:left;
}
#footer_menu ul li:after {
	content:"|";
	padding:0 5px;
}
#footer_copy {
	width:1000px;
	margin:50px auto 0;
	padding-bottom:20px;
	text-align:right;
	font-size:90%;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */

#header:after, .top_ban ul:after, #top_cs ul:after, #gnavi ul:after, #main:after, #footer_menu ul:after, #page_main:after, .box_2col:after, .box_3col:after, #article .box:after, #article .search_box div:after, #article .theater:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* ==================================================
sp
================================================== */	

@media only screen and (max-width: 640px) {
/* ==================================================
reset
================================================== */
html {
}
body {
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, input, blockquote {
	margin:0;
	padding:0;
}
img {
	border:none;
}
ul li img {
	vertical-align: bottom;
}
li, dt, dd {
	line-height:1.2;
}
form, input, select {
	font-size:100%;
}
a:link, a.skip {
	background-color:transparent;
}
a {
	color:#006BB4;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #733900;
	text-decoration:underline;
}
a:visited {
	color:#252c71;
}
.anchor {
	cursor:pointer;
}
table {
	width:100% !important;
	margin:0 !important;
}
table tr, th, td {
	white-space: normal;
	word-wrap:break-word;
	padding:0;
}
table td div {
	width:auto !important;
}
.spnone {
	display:none !important;
}
.pcnone {
	display:block;
}
input[type="checkbox"], input[type="radio"] {
	margin-right:5px;
	border-color:#a6a6a6;
}
input[type="text"] {
	border-radius:0;
	-webkit-appearance:none;
	border-color:#a6a6a6;
}
textarea, input[type="submit"], input[type="button"], input[type="reset"] {
	max-width:95%;
	border-radius:0;
	-webkit-appearance:none;
}
/* ==================================================
skip
================================================== */
.skip {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
a.skip {
	text-align:center;
	padding:2px 0;
	top:auto;
}
a.skip:active {
	display:block;
	width:99.99%;
	font-size:100%;
	line-height:1.6;
	top:0;
	left:0;
}
a.skip:focus {
	display:block;
	width:99.99%;
	font-size:100%;
	line-height:1.6;
	top:0;
	left:0;
}
#page-top {
	margin:0 auto;
}
/* ==================================================
layout
================================================== */
/* layout-wrapper
============================== */

#wrapper {
	min-width:0;
	width:100%;
	margin:0 auto;
	font-size:15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: none;
	padding:0;
	background:none;
}
#header, #header_logo, #main, #top_main_area, #top_maincontents, #top_left_sidemenu, #top_right_sidemenu, #page_main, #page_maincontents, #page_sidemenu, #cate_title h1, #path {
	width:auto;
	float:none;
}
#whole_bg {
	background:none;
	width:auto;
}
#main {
	margin-top:0;
	margin-bottom:0;
}
#top_maincontents, #top_right_sidemenu {
	margin:10px;
}
/* header
============================== */
#header {
	height:auto;
	position:relative;
	width:auto;
	margin:3% 1% 2%;
}
#header_logo {
	float:left;
	width:20%;
	height:auto;
	position:relative;
	margin-top:0;
}
#header_logo .logo {
	text-align:center;
}
#header_logo .logo img {
	width:100%;
	height:auto;
}
.logo-sp {
	float:left;
	width:20%;
	height:auto;
	margin:3% 13px;
}
.logo-sp img {
	width:100%;
	height:auto;
}
#btn_winclose {
	float:right;
	margin-top:7%;
	margin-right:5%;
	width:9%;
	height:auto;
}
#btn_winclose img {
	width:100%;
	height:auto;
}
/* page-header
============================== */


/* gnavi
============================== */
#menu-sp {
	width:10%;
	float:right;
	margin-top:5%;
	margin-right:4%;
}
#menu-sp img {
	width:100%;
	height:auto;
}
#nav-sp {
	display:block;
}
#gnavi-sp {
	width:100%;
	position:relative;
	top:0;
	z-index:9999;
	display:none;
	margin:0 auto;
	clear:both;
}
#gnavi-sp ul {
	text-align:center;
	width:100%;
	display:block;
}
#gnavi-sp ul li {
	display:inline-block;
	max-width:33%;
	width:25%;
	list-style-type:none;
	padding:1%;
}
#gnavi-sp ul li:first-child {
	border-left:none;
}
#gnavi-sp ul li a img {
	width:100%;
	display:block;
	height:auto;
}
#gnavi-sp ul li a {
	color:#067439;
	text-decoration:none;
	margin: 0;
	height:auto;
	width:100%;
	display:block;
}
.overlay {
	display: none;
	width: 100%;
	height:100%;
	text-align: center;
	position: fixed;
	top: 0;
	left:0;
	z-index: 1000;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000, endColorstr=#B3000000);
	background: rgba(0,0,0,0.7);
}
.sns_button {
	float:none;
	clear:both;
	width:100%;
}
.sns_button ul {
	float:none;
	margin:10px 0;
	height:21px;
	width:100%;
}
.sns_button ul li#tw, .sns_button ul li#fb {
	width:auto!important;
	margin-left:10px !important;
}
ul.search {
	margin-top:10px;
	float:none;
	position:relative;
	top:25px;
}
#text1 {
	width:50%;
}
/* top
============================== */
#top_header_image {
	width:auto;
	margin:0 0 10px;
}
#top_header_image img {
	width:100%;
	height:auto;
}
#top_header_image ul#slider {
	width:100%;
	height:auto;
}
#slider {
	position:static !important;
}
#slider li {
	list-style:none;
}
#top_header_image .bx-pager-item, #top_header_image .bx-controls {
	display:none;
}
#top_news {
	margin-top:10px;
	width:auto;
	height:auto !important;
	float:none;
}
#top_news h2 {
	width:90%;
	height:auto;
	margin:0 auto;
}
#top_news h2 img {
	width:100%;
	height:auto;
}
#top_news .year {
	padding-left:0.7em;
	color:#0061b0;
	font-weight:bold;
}
#top_news ul li {
	width:auto;
	float:none;
	margin-bottom:5px;
}
#top_news ul {
}
#top_news img {
	width:100%;
	height:auto;
	margin-bottom:10px;
}
#top_cs {
	height:auto !important;
}
#top_cs h2 {
	width:80%;
	height:auto;
	margin:5px auto !important;
	float:none;
}
#top_cs h2 img {
	width:100%;
	height:auto;
}
#top_cs ul {
	width:100%;
	display:block;
	margin:20px auto;
	text-align:center;
}
#top_cs ul li {
	display:inline-table;
	width:48%;
	padding-bottom:2%;
	margin:1% 0;
	float:none;
}
#top_cs .search {
	margin:10px auto;
}
#top_cs .search #test {
	position:relative;
	top:0;
	margin:0 auto;
	width:100%;
	margin-left:2%;
	left:auto;
	height:auto;
	padding:3% 0;
}
#top_cs .search img {
	width:30%;
	height:auto;
	margin:5% 0;
	vertical-align:bottom;
}
.top_ban {
	display:block;
	margin:10px;
}
.top_ban ul {
	margin:0 auto 10px;
	width:100%;
}
.top_ban ul li {
	display:inline-table;
	width:48%;
	text-align:left;
	margin:1%;
}
.top_ban ul li img {
	width:100%;
	vertical-align:top;
	height:auto;
}
#top_left_sidemenu .sidemenu_ban {
	width:100%;
	display:table;
	margin:0 0 10px;
}
.sidemenu_ban li {
	display:table-cell;
	padding-right:1%;
}
.sidemenu_ban img {
	width:100%;
	vertical-align:top;
	height:auto;
}
/* page
============================== */
#page_main {
	margin:0 auto 30px;
	clear:both;
}
#cate_title {
	background-size:cover;
	padding:20px 15px;
	margin:0 auto;
	height:auto;
}
#cate_title h1 {
	width:auto;
	margin:0 auto;
	position:relative;
}
#cate_title img {
	vertical-align:middle;
	max-width:100%;
	height:auto;
}
#pankuzu_print {
	display:none;
}
.category_page_list ul {
	margin:0 10px;
	list-style:none;
}
.category_page_list li {
	width:auto;
	margin:0 0 10px 0;
	border:1px solid #7E9DB9;
	padding:20px;
	float:none;
	transition:none;
}
#article {
	padding: 0 10px 10px;
}
#page_sidemenu .sidemenu_ban {
	padding:0 10px;
}
.sidemenu_ban_1col {
	padding:10px;
}
.sidemenu_ban_1col li {
	display:block;
	list-style:none;
	margin-bottom:10px;
}
.sidemenu_ban_1col li img {
	width:100%;
	height:auto;
}
#btn-cs {
	display:none;
}
/* ==================================================
article
================================================== */

#article {
	width:auto;
	padding:10px;
	background-color:#FFFFFF;
}
#article a:hover img {
	opacity:1;
}
#article img {
	max-width:100%;
	height:auto !important;
	margin:3px auto !important;
	padding:0 !important;
	float:none !important;
	display:block !important;
	background:none !important;
}
#article p {
	margin-bottom:5px;
}
#article ul {
	margin:10px 0 20px 10px;
	padding:0;
	list-style:none;
}
#article ol {
	margin:10px 0 20px 30px;
	padding:0;
}
#article ol li {
	padding:2px 0 7px 0;
}
#article table {
	border-color:  #a6a6a6;
	border-collapse: collapse;
	margin:10px 0 !important;
}
#article th {
	padding: 5px;
	border-color:  #a6a6a6;
}
#article td {
	padding: 5px;
	border-color:  #a6a6a6;
	word-break:break-all;
	font-size:13px;
}
#article td ul {
	margin:10px !important;
}
#article td ol {
	margin:10px 10px 10px 30px !important;
}
#article input {
	max-width:97%;
}
#article textarea {
	max-width:92%;
	height:auto;
}
#article input[type="text"] {
	padding:3px;
}
.box_2col {
	width:100%;
	clear:both;
	margin:5px 0;
}
.box_2col div, .box_2col div:first-child {
	float:none;
	width:auto;
	margin:7px;
}
.box_3col {
	width:100%;
	clear:both;
}
.box_3col div {
	float:none;
	width:auto;
	margin:7px;
}

.box_right{
	width:100%;
	clear:both;
}
.box_right div,.box_right div:first-child {
	float:none;
	width:auto;
	margin:7px;
}

.w5 {
	width:10%;
}
.box div {
	float:none;
	margin-top:10px;
}
.size200, .size250, .size400, .size450, .size500, .size830, .sizeper50, .size700 {
	float:none;
	width:auto;
}
.mgnl120 {
	margin:0;
}
/*gmap*/
div[id^="gmap"], #article iframe {
	max-width:100% !important;
	height:auto;
}
/*inquiry*/
#inquiry_form {
	width:auto;
}
.inquiry_button {
	text-align:center;
}
.mail_btn_1 {
	margin-bottom:0 !important;
}
/* about
============================== */
.about p {
	padding:0;
	line-height:1.4;
}
/* news
============================== */

#article .news_list dt {
float:none;
padding:7px 0 0;
}
#article .news_list dd{
	padding:7px 0 10px 3px;
	border-bottom:1px dotted #CCCCCC;

}
/* search
============================== */

.search_box .category, .search_box .txt {
	float:none;
	width:auto;
}
.search_box .image {
	margin:0 auto 10px;
	float:none;
}
/* fair
============================== */

#acMenu dd span, .fair ul li span {
	display:block;
	width:auto;
}

/* recipe
============================== */

#article.recipe  .category_page_list li {
	width:auto;
	float:none;
}

#article.recipe  .category_page_list li a {
	display:block;
	position: relative;
	text-decoration:none;
	color:#0061B0;
	padding-right:10px;
}
#article.recipe  .category_page_list li figure {
width:50px;
}
#article.recipe  .category_page_list li figure img{
width:	50px;
height:auto;
}

#article ul.recipe_cate {
	margin:0 auto 30px;
	display:table;
	width:100%;
}
#article ul.recipe_cate li {
	display:inline-table;
	width:44%;
	background:none;
	font-size:110%;
	padding:2%;
	margin:0;
	text-align:center;
	vertical-align:middle;
	leter-spacing:0.05em;
}
#article ul.recipe_cate li.active .cbox {
	width:100%;
}
#article ul.recipe_cate li .cbox {
	border-radius:50%;
	width:100%;
	height:100%;
	color:#FFFFFF;
	padding:0;
}
#article ul.recipe_cate li .cbox span {
	display:inline-block;
	margin-top:35%;
}
/* present
============================== */

#article ul.present_cate {
	margin:0 auto 30px;
	display:table;
	width:100%;
}
#article ul.present_cate li {
	display:inline-table;
	width:44%;
	background:none;
	font-size:110%;
	padding:2%;
	margin:0;
	text-align:center;
	vertical-align:middle;
	leter-spacing:0.05em;
}
#article ul.present_cate li.active .cbox {
	width:100%;
}
#article ul.present_cate li .cbox {
	border-radius:50%;
	width:100%;
	height:100%;
	background-color:#cfa102;
	color:#FFFFFF;
	padding:0;
}
#article ul.present_cate li .cbox span {
	display:inline-block;
	margin-top:45%;
}
#article ul.kabegami_sp {
	display:block;
	margin:10px auto 30px;
}
#article ul.kabegami_sp li {
	display:block;
	margin:10px auto 20px;
	padding:0;
	width:100%;
}
#article ul.kabegami_pc {
	display:table;
	width:100%;
	margin:10px auto 30px;
	margin-left:0;
}
#article ul.kabegami_pc li {
	display:block;
	margin:10px auto 20px;
	padding:0;
	width:100%;
}
#article ul.kabegami_sns {
	text-align:center;
	width:100%;
	margin:10px auto;
	font-size:90%;
}
#article ul.kabegami_sns li {
	display:block;
	margin:10px auto;
	padding:0;
	width:200px;
}
#article ul.kabegami_sns li img {
	width:100%;
	height:auto;
}
#article ul.kabegami_cal {
	text-align:center;
	width:100%;
	margin:10px auto;
	font-size:90%;
}
#article ul.kabegami_cal li {
	display:block;
	margin:10px auto;
	width:100%;
}
#article ul.kabegami_cal p {
	margin:10px 0;
}
#article ul.kabegami_pos {
	text-align:center;
	width:100%;
	margin:10px auto;
	font-size:90%;
}
#article ul.kabegami_pos li {
	display:block;
	margin:10px auto;
	width:100%;
}
#article ul.kabegami_pos p {
	margin:10px 0;
}

/* theater
============================== */

.pagetitle_theater {
	padding:7px;
	margin:10px 0;
	border-bottom:1px solid #015CB7;
	color:#015CB7;
	font-size:110%;
}
#article ul.theater {
	padding:0;
	margin:0 0 10px;
	clear:both;
}
#article ul.theater li {
	display:block;
	width:auto;
}
#article ul.theater li figure {
	display:block;
	width:auto;
	margin:0;
	padding:0;
}
#article ul.theater li .txt {
	display:block;
	padding:0;
	margin:10px 0 40px;
	width:auto;
	text-align:center;
}
.btn_cm {
	margin:10px auto;
}
.video-js .vjs-tech {
	position:relative !important;
}
.video-js {
	width:100% !important;
	height:auto !important;
}
/* tayori
============================== */
#article .tayori_list {
	width:100%;
}
#article .tayori_list li {
	display:block;
	text-align:center;
	width:100%;
	background:none;
	padding:20px 0;
}
/* page_cs-sp
============================== */

#page_cs {
	width:auto;
	position:relative;
	top:0;
	z-index:9999;
	display:none;
	margin:0 auto;
	clear:both;
	padding:20px;
	background-color:#FFFFFF;
}
#page_cs ul {
	list-style:none;
	margin-left:0;
	margin-top:10px;
	clear:both;
}
#page_cs ul li {
	float:left;
	margin:0 0 5px 2%;
	background-color:#95af45;
	border-radius:10px;
	width:31.2%;
	height:auto;
	text-align:center;
	padding-bottom:2%;
}
#page_cs ul li:hover {
	background-color:#e36119 !important;
}
#page_cs ul li img {
	width:85%;
	height:auto;
	margin-top:15%;
}
#page_cs #test {
	width:100%;
	height:auto;
	margin:10px 0 0;
	border-radius:10px;
	text-align:center;
	background:url(../images/top_cs_search.png) no-repeat #779715 center center;
	background-size:20% auto;
	border:none;
	cursor:pointer;
	padding:10px;
}
#btn_winclose-cs {
	float:right;
	margin-right:2%;
	margin-bottom:2%;
	width:30px;
	height:auto;
	cursor:pointer;
}
#btn_winclose-cs img {
	width:100%;
	height:auto;
}
#btn-cs-sp {
	padding:15px 10px 15px 7%;
	border-radius:10px;
	background:url(../images/header_logo-sp-ttl.png) no-repeat 10px center #779715;
	background-size:12% auto;
	color:#FFFFFF;
	width:180px;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
/*
==================================================
footer
================================================== */

#footer {
	clear:both;
}
#footer_menu {
	width:auto;
	margin:0 10px;
	font-size:90%;
	word-break:normal;
}
.footer_cow {
	right:10px;
}
#footer_copy {
	width:auto;
	margin:30px 10px 0;
	text-align:center;
	font-size:70%;
}
}
