@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Slabo+27px');
body {
	font-size: 14px;
	font-family: 'Noto Sans Japanese', 'Quicksand', sans-serif;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 1.8em;
	text-justify: inter-ideograph;
	text-align: justify;
	font-weight: 300;
	overflow-x: hidden;
}
*, *:before, *:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
}
img {
		max-width : 100%;
		height : auto;
}
h1 img {
        width: 100%;
        height: auto;
    }
h1 a:hover {
        opacity: 1.0;
		filter: alpha(opacity=100);
		-ms-filter: "alpha( opacity=100 )";
    }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #c1d7cc;
	text-decoration: none;
}
a:active {
	color: #c1d7cc;
}
#spm {
	display: none;
}
header {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 100%;
	overflow: hidden;
	background-color: #c1d7cc;
}
header .header_in {
	display: block;
	height: 80px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.menubox .subb a img {
	height: 40px;
}
.menubox .subb a {
	padding-right: 5px;
	padding-left: 5px;
}
.menubox .subb2 a {
	background-color: #FFF;
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.menubox li a {
	display: block;
	float: right;
	font-size: 14px;
	line-height: 40px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 25px;
	color: #c1d7cc;
	margin-left: 10px;
}
.menubox li a:hover {
	}
.menubox .fb a {
	padding: 0px;
	margin-left: 25px;
	margin-right: 50px;
}
.main {
	background-color: #c1d7cc;
	background-image: url(../img/o_top/2020main_on.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.main h1{
	display: block;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	
}

.main2 {
	background-image: url(../img/s_top/main01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #019EE7;
}
.main2  .main_in{
	display: block;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.contents1 {
		display: block;
		clear: both;
		width: 1280px;
		overflow: hidden;
		margin-right: auto;
		margin-left: auto;
		background-color: #f7f7f7;
		padding-bottom: 25px;
}
.contents1 .main_in {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
}
.title {
	display: block;
	width: 980px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	clear: both;
}
section .title_in {
	font-size: 50px;
	font-weight: 700;
	color: #31386B;
	text-align: center;
	display: block;
	line-height: 50px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31386B;
	letter-spacing: 0.2em;
	padding-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #31386B;
}
section .title1 {
	text-align: center;
	display: block;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-size: 38px;
	line-height: 38px;
	margin-top: 0px;
	font-weight: 600;
	clear: both;
	color: #31386B;
	overflow: hidden;
	padding-top: 55px;
	padding-bottom: 55px;
}
section .title2 {
		font-size: 18px;
		line-height: 1.8em;
		display: block;          /* 2 */
		align-items: center;
		letter-spacing: 0.05em;
		width: 980px;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 50px;
}
.tempo_menu1 {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
		display: block;
		clear: both;
		overflow: hidden;
		display: block;          /* 2 */
		justify-content: center;/* 3 */
		align-items: center;    /* 4 */
		margin-bottom: 10px;
}
.tempo_menu1 li a {
		display: block;
		float: left;
		padding: 10px;
		color: #31386B;
		border: 1px dotted #31386B;
		width: 33.333%;
		text-align: center;
}
.tempo_menu1 li a:hover {
	color: #ffffff;
background-color: #31386B;
	border: 1px dotted #31386B;
opacity: 1.0;
		filter: alpha(opacity=100);
		-ms-filter: "alpha( opacity=100 )";
}
.tempo_menu2 {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
		display: block;
		clear: both;
		overflow: hidden;          /* 2 */
		justify-content: center;/* 3 */
		align-items: center;    /* 4 */
		margin-bottom: 10px;
}
.tempo_menu2 li a {
		display: block;
		float: left;
		padding: 10px;
		color: #F39700;
		border: 1px dotted #F39700;
		width: 33.3333%;
		text-align: center;
}
.tempo_menu2 li a:hover {
	color: #ffffff;
background-color: #F39700;
	border: 1px dotted #F39700;
opacity: 1.0;
		filter: alpha(opacity=100);
		-ms-filter: "alpha( opacity=100 )";
}
article .main_in {
		width: 1280px;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
		display: block;
		background-color: #F7F7F7;
		padding-bottom: 50px;
}
article .main_in .box_in_1280 {
		display: block;
		overflow: hidden;
		background-image: url(../img/o_top/bk1.png);
		background-repeat: repeat-y;
		background-position: center top;
}



.slideBox,.slideBox2,.slideBox3,.slideBox4,.slideBox5,.slideBox6 {
	margin-bottom: 25px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #31386B;
	padding-bottom: 25px;
	display: none;
     }
.slideBox7,.slideBox8,.slideBox9,.slideBox10,.slideBox11,.slideBox12 {
	margin-bottom: 25px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F29600;
	padding-bottom: 25px;
	display: none;
     }
.open,.open2,.open3,.open4 ,.open5,.open6,.open7,.open8,.open9,.open10,.open011,.open012 {
	cursor: pointer;
	overflow: hidden;
     }
.open11,.open22,.open33,.open44,.open55,.open66 {
		background-color: #FFFFFF;
		display: block;
		width: 980px;
		text-align: center;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		cursor: pointer;
		color: #31386B;
		margin-right: auto;
		margin-left: auto;
		margin-top: 15px;
}
.open77,.open88,.open99,.open1010,.open1011,.open1012 {
		background-color: #FFFFFF;
		display: block;
		width: 980px;
		text-align: center;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		cursor: pointer;
		color: #000000;
		margin-right: auto;
		margin-left: auto;
		margin-top: 15px;
}
.closeb:hover {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #31386B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
		text-decoration: none;
}
.lineupbox {
	width: 980px;
	text-align: left;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.produt_img  {
	float: left;
	margin-right: 30px;
	margin-top: 30px;
}
.produt_img22 {
	float: left;
	margin-top: 30px;
}
.produt_img2 {
		float: left;
		padding-right: 220px;
		background-image: url(../sozai/lineup/superfood1.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 213px;
		color: #FFF;
		text-align: left;
		padding-top: 60px;
		padding-left: 40px;
		width: 365px;
		line-height: 1.5em;
		font-size: 15px;
		text-align: justify;
	  text-justify: inter-ideograph;
}
.produt_img3 {
		float: left;
		padding-right: 60px;
		background-image: url(../sozai/lineup/standrd.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 193px;
		color: #FFF;
		text-align: left;
		padding-top: 80px;
		padding-left: 240px;
		width: 325px;
		line-height: 1.5em;
		font-size: 13px;
		text-align: justify;
		text-justify: inter-ideograph;
}
.produt_img3 ol {
		margin: 0px;
		padding: 0px;
		list-style-type: decimal;
}
.lineupbox .lineup_in01 {
	float: left;
	overflow: hidden;
	width: 475px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-top: 30px;
}
.lineupbox .lineup_in01 p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.lineupbox .price_img {
		text-align: right;
		width: 445px;
}
.lineupbox .font12 {
	font-size: 16px;
	line-height: 1.8em;
}
.sub_copy {
		dispay: block;
		border-right-width: 2px;
		border-left-width: 2px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #31386B;
		border-left-color: #31386B;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
}


.lineupbox .lineup_in01 h2 {
		font-size: 20px;
		font-weight: 500;
		color: #31386B;
		line-height: 20px;
		display: block;
		padding-top: 10px;
}
.lineupbox .cart_bottan a{
	background-color: #31386B;
	color: #FFFFFF;
	bottom: 0px;
	text-align: center;
	margin: 0px;
	width: 475px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.lineupbox .cart_bottan a:hover {
	background-color: #000000;
}
.lineupbox .lineup_in02 {
		float: left;
		overflow: hidden;
		font-size: 13px;
		color: #597921;
		display: block;
		white-space: normal;
		width: 305px;
		text-align: justify;
	  text-justify: inter-ideograph;
}
.lineupbox .lineup_in02 p {
		margin: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 1.7em;
}
.lineupbox2 {
		width: 878px;
		text-align: left;
		overflow: hidden;
		border: 1px solid #6A8D31;
		padding: 25px;
		margin-bottom: 25px;
}
.lineupbox2 .comment {
		text-align: center;
		display: block;
		padding-bottom: 5px;
		padding-top: 5px;
		font-size: 18px;
		font-weight: 700;
		color: #6A8D31;
		border: 1px dotted #597A22;
}
.lineupbox2 .comment2 {
		width: 220px;
		float: left;
		font-size: 13px;
		line-height: 1.6em;
		text-align: justify;
	  text-justify: inter-ideograph;
}
.moji_green15 {
		color: #6A8D31;
		font-size: 15px;
}
.lineupbox2 .comment3 {
		width: 82px;
		float: left;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 20px;
}
.lineupbox2 .comment5 {
		width: 82px;
		float: left;
		padding-top: 5px;
		padding-right: 30px;
		padding-bottom: 5px;
		padding-left: 120px;
}
.lineupbox2 .comment4 {
		width: 542px;
		float: left;
		font-size: 13px;
		line-height: 1.6em;
		text-align: justify;
		text-justify: inter-ideograph;
		padding-left: 5px;
}
.lineupbox3 {
		width: 890px;
		text-align: center;
		overflow: hidden;
		margin-bottom: 25px;
		padding-top: 10px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 20px;
		background-color: #6A8D31;
		color: #FFF;
}
.moji_16 {
		color: #587821;
		font-size: 20px;
}
.box980_news_list a:link ,.box980_news_list a:visited {
		color: #688C32;
}
.box980_news_list a:hover ,.box980_news_list a:active {
		color: #EFA300;
}
.top a:link ,.top a:visited {
		color: #EFA300;
}
.top a:hover ,.top a:active {
	color: #688C32;
}
.box980_news a:link ,.box980_news a:visited {
		color: #EFA300;
}
.box980_news a:hover ,.box980_news a:active {
	color: #688C32;
}
.image_left_sp25{
		display: none;
}
#sp_head {
		display: none;
}
#sp_news {
		display: none;
}

#sp_foot {
		display: none;;
}

figure {
	position: relative;
	overflow: hidden;
	width: 1280px;
}
figure .alt {
	font-size: 16px;
	line-height: 1.2em;
	font-weight: 700;
	display: flex;          /* 2 */
	align-items: center;    /* 4 */
	padding-left: 150px;
	letter-spacing: 0.05em;
	color: #FFF;
	padding-top: 30px;
}
figure .name {
	height: 396px;
	line-height: 1.2em;
	font-weight: 700;
	display: flex;          /* 2 */
	justify-content: center;/* 3 */
	align-items: left;    /* 4 */
	flex-direction: column;
	letter-spacing: 0.05em;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}
figure h2 {
		font-size: 45px;
		line-height: 1.3em;
		padding-top: 20px;
		padding-bottom: 10px;
		text-shadow: 2px 2px 2px 0px rgba(0,0,0,0.8);
		-moz-text-shadow: 2px 2px 2px 0px rgba(0,0,0,0.8);
		-webkit-text-shadow: 2px 2px 2px 0px rgba(0,0,0,0.8);
		display: block;
		font-weight: 700;
}
figure h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	text-shadow: 2px 2px 2px 0px rgba(0,0,0,0.8);
	-moz-text-shadow: 2px 2px 2px 0px rgba(0,0,0,0.8);
	-webkit-text-shadow: 2px 2px 2px 0px rgba(0,0,0,0.8);
	display: block;
	padding-top: 20px;
}
figcaption {
	position: absolute;
	bottom: -120px;
	left: 0;
	z-index: 2;
	width: 100%;
	-webkit-transition: .3s;
	transition: .3s;
	color: #FFFFFF;
	background-color: rgba(49,56,107,0.8);
	height: 60px;
}
figure:hover figcaption {
	bottom: 0;
}

figure .hov {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size: 14px;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #FFF;
	text-align: center;
}
figure p {
		font-size: 14px;
		line-height: 14px;
		padding: 0px;
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}
#h01,#h03,#h05,#h02,#h04,#h06,#h07,#h08,#h09,#h10 {
		/* box-shadow */
box-shadow:0px 0px 5px 0px #838383;
-moz-box-shadow:0px 0px 5px 0px #838383;
-webkit-box-shadow:0px 0px 5px 0px #838383;
margin-right:5px;
margin-left:5px;
}

.contener_white{
		background-color: #FFF;
		padding-top: 30px;
		padding-bottom: 30px;
		}
.lineupbox .lineup_in01 h5 {
		font-size: 24px;
		font-weight: 700;
		margin: 0px;
		padding: 0px;
		color: #5A7B22;
}
.lineupbox2 .comment20 {
		width: 225px;
		float: left;
		font-size: 13px;
		line-height: 1.6em;
		text-align: justify;
		text-justify: inter-ideograph;
		padding-right: 15px;
		padding-left: 15px;
}
.lineupbox2 .comment200 {
		width: 270px;
		float: left;
		font-size: 13px;
		line-height: 1.6em;
		text-align: justify;
		text-justify: inter-ideograph;
		padding-right: 20px;
		padding-left: 20px;
}
.lineupbox2 .comment30 {
		width: 82px;
		float: left;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
}

#page-top {
		position: fixed;
		bottom: 20px;
		right: 20px;
}
#page-top a {
				
}
#page-top a:hover img {
		opacity: 0.9;
		filter: alpha(opacity=90);
		-ms-filter: "alpha( opacity=90 )";
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
}



.pc_no {
		display:none;
}
.yaji {
		text-align: center;
		display: block;
		width: 100%;
		padding-top: 15px;
}
.copy_b {
		background-image: url(../img/o_top/copy.png);
		background-position: left top;
		display: block;
		padding-bottom: 24px;
}
section .orenge {
}
.orenge figcaption {
		position: absolute;
		bottom: -120px;
		left: 0;
		z-index: 2;
		width: 100%;
		-webkit-transition: .3s;
		transition: .3s;
		color: #FFFFFF;
		background-color: rgba(242,150,0,0.8);
		height: 60px;
}
.orenge .copy_b {
		background-image: url(../img/o_top/copy2.png);
		background-position: left top;
		display: block;
		padding-bottom: 24px;
}
.orenge .sub_copy {
		dispay: block;
		border-right-width: 2px;
		border-left-width: 2px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #F29600;
		border-left-color: #F29600;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
}

.orenge .lineupbox .lineup_in01 h2 {
		font-size: 20px;
		font-weight: 500;
		color: #F29600;
		line-height: 20px;
		display: block;
		padding-top: 10px;
}
.orenge .lineupbox .cart_bottan a{
	background-color: #F29600;
	color: #FFFFFF;
	bottom: 0px;
	text-align: center;
	margin: 0px;
	width: 475px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.orenge .main_in .box_in_1280 {
		display: block;
		overflow: hidden;
		background-image: url(../img/o_top/bk2.png);
		background-repeat: repeat-y;
		background-position: center top;
}
nav  {
	width: 100%;
	margin-right: auto;
	clear: both;
	margin-left: auto;
	background-color: #c1d7cc;
	padding-bottom: 50px;
	padding-top: 20px;
}

ul.ddmenu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	width: 1488px;
	/* minoyaki2023 */
	/*width: 1280px;*/
}
ul.ddmenu li {
	display: inline-block; /* ★横並びに配置する */
	list-style-type: none; /* ★リストの先頭記号を消す */
	position: relative;    /* ★サブメニュー表示の基準位置にする */
}
ul.ddmenu li:first-child {
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #FFF;
}
ul.ddmenu a {
		color: #fff;              /* メニュー項目の文字色(白色) */
		line-height: 50px;         /* メニュー項目のリンクの高さ(40px) */
		text-align: center;        /* メインメニューの文字列の配置(中央寄せ) */
		text-decoration: none;     /* メニュー項目の装飾(下線を消す) */
		font-weight: 500;         /* 太字にする */
		display: block;            /* ★項目内全域をリンク可能にする */
		width: 245px;
		font-size: 18px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFF;
}
ul.ddmenu a:hover {
	background-color: #80B3A4; /* メニュー項目にマウスが載ったときの背景色(淡いピンク) */
	color: #fff            /* メニュー項目にマウスが載ったときの文字色(濃い赤色) */
}
ul.ddmenu ul {
   margin: 0px;        /* ★サブメニュー外側の余白(ゼロ) */
   padding: 0px;       /* ★サブメニュー内側の余白(ゼロ) */
   display: none;      /* ★標準では非表示にする */
   position: absolute; /* ★絶対配置にする */
}
ul.ddmenu ul li {
	width: 245px; /* 項目上側の枠線(ピンク色で1pxの実線) */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
ul.ddmenu ul li:first-child {
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	
	}
ul.ddmenu ul li a {
	line-height: 50px;   /* サブメニュー1項目の高さ(35px) */
	text-align: center;    /* 文字列の配置(左寄せ) */
	padding-left: 5px;   /* 文字列前方の余白(5px) */
	font-weight: 300; /* 太字にはしない */
	font-size: 16px;
	background-color: #317A64;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
ul.ddmenu ul li a:hover {
	background-color: #80B3A4; /* サブメニュー項目にマウスが載ったときの背景色(淡い黄色) */
	color: #005500;            /* サブメニュー項目にマウスが載ったときの文字色(濃い緑色) */
}
.contents_map {
	display: block;
	clear: both;
	width: 1280px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #f7f7f7;
	padding-bottom: 60px;
	padding-top: 25px;
}


footer {
	background-color: #c1d7cc;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 30px;
}
.fmenu {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	display: flex;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}
.fmenu li {
	float: left;
	width: 245px;
	font-size: 18px;
	line-height: 40px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
}
.fmenu li:first-child {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
}
.fmenu li ul li {
	font-size: 14px;
	line-height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fmenu li ul li:first-child {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fmenu li a:hover {
	color: #126D1D;
	background-color: #A9CC21;
}
.fmenu li a {
	display: block;
}
.fmenubox .subb {
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
}
footer p {
	font-size: 16px;
}
.fmenubox {
	text-align: center;
}
.contents_map h4 {
	font-family: 'Slabo 27px', serif;
	color: #FFF;
	background-color: #c1d7cc;
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	letter-spacing: 0.1em;
}
.contents_map .g_map {
	background-color: #c1d7cc;
	padding-bottom: 25px;
}
.sansaku {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
}
.woribe {
	font-size: 16px;
	width: 980px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	line-height: 2em;
	display: block;
	overflow: hidden;
}
.woribe dl {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.woribe dl dt {
	float: left;
	width: 20%;
	text-align: left;
}
.woribe dl dd {
	float: left;
	width: 80%;
	padding-left: 25px;
}
.komidashi {
	text-align: center;
	color: #2F3667;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 15px;
	background-image: url(../img/o_about/bk.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 15px;
}
.tempo_b {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.tempo_b .tempo_b_l {
	float: left;
	width: 50%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	padding-right: 35px;
}
.tempo_b .tempo_b_r {
	float: left;
	padding-left: 35px;
	width: 50%;
}
.tempo_in {
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 35px;
}
.tempo_in li{
	background-color: #FFF;
	display: block;
	padding: 20px;
	overflow: hidden;
}
.tempo_in li h6 img {
	float: right;
	width: 45%;
	padding-left: 15px;
}
.tempo_in li h4 {
	font-size: 20px;
	line-height: 30px;
	position: relative;
}
.tempo_in li .oren {
	color: #F29600;
}
.tempo_in li h4 .o_num {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	background-color: #F29600;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 500;
}
.tempo_in li .bule {
	color: #31386B;
}
.tempo_in li h4 img {
	top: 0px;
	right: 0px;
	position: absolute;
	height: 30px;
}
.tempo_in li h4 .b_num {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	background-color: #31386B;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 500;
}
.tempo_in li h6 {
	padding-top: 15px;
}
.tempo_in li h6 table {
	font-size: 12px;
	line-height: 1.5em;
}
.tempo_in li h6 table tr td {
}
.tempo_in li h6 p {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.title_en {
	font-family: 'Slabo 27px', serif;
	text-align: center;
	display: block;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-size: 48px;
	line-height: 48px;
	margin-top: 0px;
	font-weight: 600;
	clear: both;
	color: #31386B;
	overflow: hidden;
	padding-top: 55px;
	padding-bottom: 55px;
}
.ichiran {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 40px;
		margin-bottom: 40px;
}
.ichiran .ichiran_in table tr:nth-child(2n+1) {;
		background-color: #D6D5D6;
		color: #000;
}
.ichiran .ichiran_in table tr:nth-child(2n+0) {
		background-color: #ffffff;
		color: #000;
}
.ichiran .ichiran_in table tr .t_yellow {
		background-color: #FFC;
}
.ichiran .ichiran_in table tr td {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 15px;
		padding-left: 15px;
}
.ichiran .ichiran_in table tr .t-b {
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #000;
}
.ichiran .ichiran_in table tr td a {
		text-decoration: underline;
}
.ichiran .ichiran_in table tr td a:hover {
		color: #090;
}
.contents1 .map_a {
		margin-right: auto;
		margin-left: auto;
		width: 980px;
		padding-top: 40px;
		padding-bottom: 40px;
}
.map_a img {
		margin-bottom: 40px;
}
.contents1 .news_all {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 18px;
}
.contents1 .eat_all {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 18px;
}
.img_right {
	float: right;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 220px;
}
.img_both {
	clear: both;
	width: 700px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
#map2-2,#map2-4,#map3-2,#map3-7,#map4-6,#map5-1,#map2-3,#map3-11,#map6-1,#map6-4,#map6-7,#map7-8 {
	display:none;
}
.contents1 .woribe .minol {
		width: 100%;
		display: block;
		padding-top: 25px;
		overflow: hidden;
}
.b_15 {
		font-size: 17px;
		font-weight: 500;
		display: block;
}
.woribe .minol dt {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.woribe .minol dd {
	float: left;
	width: 780px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.main h1 a:hover {
	opacity: 1.0;
		filter: alpha(opacity=100);
		-ms-filter: "alpha( opacity=100 )";
}
.tt1 {
		font-size: 18px;
		text-align: center;
}
.news_all dl {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding: 20px;
	overflow: hidden;
}
.news_all dl dt {
	float: left;
	width: 20%;
	text-align: center;
	display: block;
	padding: 5px;
	color: #FFF;
	background-color: #019A38;
}
.news_all dl dd {
	float: left;
	width: 80%;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.eat_all dl {
	display: block;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;*/
	padding: 20px;
	overflow: hidden;
}
.eat_all dl dt {
	float: left;
	width: 40%;
	text-align: center;
	display: block;
	color: #FFF;
	padding-top: 10px;
}
.eat_all dl dd {
	padding: 10px;
	float: left;
	width: 60%;
	display: block;
}
.eat_all dl dd h4 {
	font-size: 17px;
	line-height: 31px;
	position: relative;
}
.eat_all dl dd .oren {
	color: #F29600;
}
.eat_all dl dd h4 .o_num {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	background-color: #F29600;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 500;
}
.eat_all dl dd .bule {
	color: #31386B;
}
.eat_all dl dd h4 img {
	top: 0px;
	right: 0px;
	position: absolute;
	height: 30px;
}
.eat_all dl dd h4 .b_num {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	background-color: #31386B;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 500;
}
.eat_all dl dd .e1 {
	font-size: 16px;
	font-weight: 500;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.eat_all dl dd .e2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.eat_all dl dd .e3 {
	font-size: 12px;
	text-align: center;
	display: block;
	padding: 5px;
	border: 1px solid #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
input[type="submit"] {
	-webkit-appearance: none;
	font-size: 16px;
	background-color: #00AE45;
	color: #fff;
	border-style: none;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
	margin-right: auto;
	margin-left: auto;
	cursor:pointer;
}
input[type="submit"]:hover {
	background-color: #86C623;
	-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
}
.contents2p {
		display: block;
		overflow: hidden;
}
.contents2p .main_in {
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.8em;
		padding-top: 15px;
		padding-bottom: 15px;
		overflow: hidden;
		display: block;
		text-align: center;
}
.contents2p .main_in2 {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.8em;
		padding-bottom: 30px;
		overflow: auto;
		display: block;
		height: 300px;
		border: 1px solid #999;
		margin-bottom: 30px;
}
.contents2p .main_in3 {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.8em;
		padding-bottom: 30px;
		overflow: auto;
		display: block;
		/*height: 300px;*/
		border: 1px solid #999;
		margin-bottom: 30px;
}
.contents42 {
		display: block;
		overflow: hidden;
		background-color: #f7f7f7;
		width: 1280px;
		margin-right: auto;
		margin-left: auto;
}
.contents42 .main_in {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
		background-color: #FFF;
		border: 1px dotted #999;
}
.contents42 .main_in dl {
		display: flex;
		overflow: hidden;
		line-height: 30px;
		font-size: 16px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #999;
}
.contents42 .main_in dl dt {
		display: block;
		float: left;
		width: 25%;
		padding-top: 30px;
		padding-bottom: 30px;
		background-color: #86C623;
		color: #FFF;
}
.contents42 .main_in dl dd {
		display: block;
		float: left;
		width: 75%;
		padding-right: 25px;
		padding-left: 25px;
		padding-top: 30px;
		padding-bottom: 30px;
}
.tablec3 .tablec2 dl dd input {
		height: 30px;
		font-size: 16px;
}
.tablec3 .tablec2 dl dd textarea {
		border: 1px solid #CCC;
		width: 80%;
}

.must {
		display: block;
		background-color: #fff;
		font-size: 14px;
		color: #9A001B;
		vertical-align: middle;
		margin-right: 15px;
		margin-left: 15px;
		line-height: 30px;
		float: left;
		padding-right: 5px;
		padding-left: 5px;
}
.must00 {
		display: block;
		background-color: #86C622;
		font-size: 10px;
		float: left;
		vertical-align: middle;
		margin-right: 15px;
		margin-left: 15px;
		width: 35px;
		height: 30px;
		padding-right: 5px;
		padding-left: 5px;
}
div.mfp_buttons {
		clear: both;
		text-align: center;
		background-color: #FFF;
		padding-top: 20px;
		padding-right: 20px;
		padding-left: 20px;
}
div.mfp_buttons button#mfp_button_send {
	
}
div.mfp_buttons button#mfp_button_cancel {
	
}
div.mfp_buttons button {
		font-size: 16px;
		margin: 0px;
		padding: 10px;
		background-color: #c1d7cc;
		color: #fff;
		border: none;
		outline: none;
		cursor: pointer;
}
div.mfp_buttons button:hover {
		background-color: #FFFF00;
		color: #000000;
}
div.mfp_buttons button.imagebutton {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	background: none;
}
.contents2p .main_in2 .p_box,.contents2p .main_in3 .p_box {
		display: block;
		width: 95%;
		padding-top: 4%;
		padding-bottom: 4%;
		padding-left: 4%;
}
.contents2f {
		background-color: #F7F7F7;
		width: 1280px;
		margin-right: auto;
		margin-left: auto;
}
.main_in .info_moji {
		text-align: center;
		padding: 25px;
		font-size: 18px;
}
.p_box .komidashi2 {
		color: #2F3667;
		font-size: 16px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #2F3667;
		display: block;
		font-weight: 500;
}
.p_box .indent15 {
		margin-top: 5px;
		padding-top: 5px;
		padding-left: 25px;
		padding-right: 15px;
}

.newlist {
	background-color: #F7F7F7;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.newlist:hover {
	background-color: #D6D6D6;
}
.newlist .news_all{
	display: flex;          /* 1 */
	justify-content: center;/* 2 */
	align-items: center;    /* 3 */
	width: 18%;
	font-family: 'Slabo 27px', serif;
	font-size: 27px;
	color: #FFF;
	background-color: #9079F7;
	text-align: center;
	padding: 15px;
	line-height: 27px;
	margin-right: 2%;
	margin-left: 2%;
}
.newlist .shop{
	display: flex;          /* 1 */
	justify-content: center;/* 2 */
	align-items: center;    /* 3 */
	width: 18%;
	font-family: 'Slabo 27px', serif;
	font-size: 27px;
	color: #FFF;
	background-color: #B3D439;
	text-align: center;
	padding: 15px;
	line-height: 27px;
	margin-right: 2%;
	margin-left: 2%;
}
.newlist .event{
	display: flex;          /* 1 */
	justify-content: center;/* 2 */
	align-items: center;    /* 3 */
	width: 18%;
	font-family: 'Slabo 27px', serif;
	font-size: 27px;
	color: #FFF;
	background-color: #F3A8C9;
	text-align: center;
	padding: 15px;
	line-height: 27px;
	margin-right: 2%;
	margin-left: 2%;
}
.newlist .info{
	display: flex;          /* 1 */
	justify-content: center;/* 2 */
	align-items: center;    /* 3 */
	width: 18%;
	font-family: 'Slabo 27px', serif;
	font-size: 27px;
	color: #FFF;
	background-color: #A4DCF7;
	text-align: center;
	padding: 15px;
	line-height: 27px;
	margin-right: 2%;
	margin-left: 2%;
}
.newlist .news {
	display: flex;          /* 1 */
	justify-content: center;/* 2 */
	align-items: center;    /* 3 */
	width: 18%;
	font-family: 'Slabo 27px', serif;
	font-size: 27px;
	color: #FFF;
	background-color: #F7A991;
	text-align: center;
	padding: 15px;
	line-height: 27px;
	margin-right: 2%;
	margin-left: 2%;
}
.newlist .day{
	display: flex;          /* 1 */
	justify-content: center;/* 2 */
	align-items: center;    /* 3 */
	width: 16%;
	margin-right: 1%;
	margin-left: 1%;
}
.newlist .ttl{
	display: flex;          /* 1 */
	align-items: center;    /* 3 */
	width: 60%;
	padding-right: 2%;
	padding-left: 2%;
}

.text_u15 {
		line-height: 2em;
}
.news_all .m_boxl .title001 {
		font-size: 22px;
		padding: 15px;
		color: #31386B;
		border-bottom-width: 1px;
		border-left-width: 5px;
		border-bottom-style: dotted;
		border-left-style: solid;
		border-bottom-color: #32386B;
		border-left-color: #32386B;
}
.news_all .m_boxl h2 {/*skatsuno*/
	margin: 1em 0 0.5em 0 !important;
	
}
.news_all .m_boxl h3 {/*skatsuno*/
    padding: 10px 13px 3px 0;
    font-size: 116%;
    color: #666666;
    margin-bottom: 1em;
    border-bottom: 1px solid #CCCCCC;
}
.link_b1 a {
		display: block;
		padding: 20px;
		text-align: center;
		font-size: 15px;
		line-height: 15px;
		border: 1px solid #c1d7cc;
		color: #c1d7cc;
		margin-top: 35px;
		clear: both;
}
.link_b1 a:hover {
		display: block;
		padding: 20px;
		text-align: center;
		font-size: 18px;
		line-height: 18px;
		border: 1px solid #c1d7cc;
		color: #FFFFFF;
		background-color: #c1d7cc;
}
.m_boxl .m_boxl_in1 {
		display: block;
		clear: both;
		overflow: hidden;
		padding-top: 30px;
		padding-bottom: 30px;
}
.m_boxl {
		display: block;
		overflow: hidden;
}
.sp_top_50 {
		padding-top: 50px;
}
.eat_all dl dd .bule22 {
	color: #31386B;
	background-image: url(../img/o_eat/066.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	line-height: 1.5em;
}
.eat_all dl dd .bule33 {
	color: #31386B;
	background-image: url(../img/o_eat/066.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
}
.contents_map2 {
	display: block;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #f7f7f7;
	padding-top: 10px;
}
footer p a:hover {
	color: #0D6B21;
	background-color: #A9CC21;
}
.main_in .komidashi2 {
	text-align: center;
	color: #2F3667;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 15px;
	background-image: url(../img/o_about/bk.png);
	background-repeat: no-repeat;
	background-position: center 16px;
}
.info_mm {
    margin-bottom: 15px;
    display: block;
}
.news_all .m_boxl .date {
	display: block;
	text-align: right;
	color: #090;
	font-size: 14px;
	line-height: 24px;
}
.news_all .m_boxl .date .flag {
	font-size: 14px;
	line-height: 14px;

	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	background-color: #666;
}
.news_all .m_boxl #a01 div {
	line-height: 2em;
}
#wrapper {
	display: block;
	width: 100%;
}

input[type="text"], input[type="email"], input[type="tel"] {
	border: 0;
	padding: 10px;
	font-size: 16px;
	border: solid 1px #ccc;
	margin: 0;
	width: 100%;
}
input[type="number"] {
	border: 0;
	padding: 10px;
	font-size: 16px;
	border: solid 1px #ccc;
	margin: 0;

}
textarea {
	width: 100%;
	height: 13em;
	font-size: 16px;
}


input[type="submit"]:hover,button[type="submit"]:hover {
	opacity: 0.3;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
input[type="submit"],button[type="submit"] {
   -webkit-appearance: none;
   border-radius: 0;
}
.wpcf7-form-control-wrap {
	margin: 0;
}
.main h1 a img:hover {
	opacity: 1.0;
		filter: alpha(opacity=100);
		-ms-filter: "alpha( opacity=100 )";
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
}
.n_box {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #f0e9c4;
}
.news_t a {
	font-size: 18px;
	line-height: 18px;
}

.tn_box {
	background-color: #efe9c8;
	display: block;
	clear: both;
	overflow: hidden;
}
.tn_box .tn_box_in {
	display: block;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
}
.tn_box_in .n_midashi {
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #00a33d;
	display: block;
}
.tn_box_in a dl {
	display: block;
	clear: both;
	overflow: hidden;
	font-size: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tn_box .tn_box_in a dl dt {
	float: left;
	width: 18%;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1%;
}
.tn_box .tn_box_in a dl dd {
	float: left;
	width: 82%;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
.tn_box .tn_box_in a:hover {
	color: #00a33d;
}
.block_1050_n {
	display: block;
	margin-top: 25px;
	overflow: hidden;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	}
.bana {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	margin-top: 50px;
}
