/*
Theme Name: wp-theme-maruzu2
Theme URI:
Description:
Version:
Author:
Author URI:
Tags:
*/
@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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,strong,th,var { font-style:normal; font-weight:normal; }
article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; }
ol,ul { 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; }
img{ vertical-align:middle;}
.cf { zoom:1; }
.cf:before,.cf:after { content:""; display:table; }
.cf:after { clear:both; }
.alnC {text-align: center;}

 /* ------------------------------------------------
 Common
 ------------------------------------------------ */

 body {
 	background:#fff url(img/bg_body.gif);
 	font:13px/1.2'游明朝','YuMincho','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro ',メイリオ,Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
 }
 a {
 	color:#222;
 }
 a:link {}
 a:visited {}
 a:hover {
 	text-decoration:none;
 }
 a:active {}

 .op a:hover img {
 	opacity:0.8;
 	filter:alpha(opacity=80);
 }
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

/* ------------------------------------------------
 Structure (cl,fl,of,w,h,m,p,bg)
 ------------------------------------------------ */

 #wrapper { font-size:92.3%;
	overflow: hidden;
-webkit-text-size-adjust:100%;}
 #global-header {
 	padding:30px 0;
 	background:#fff;
 	border-bottom:5px solid #f8b911;
 }
 #global-header .header-inner {
 	width:980px;
 	margin:0 auto;
  position: relative;
 }
 #container {
 	width:980px;
 	margin:0 auto;
 }
 #container #contents {
 	float:right;
 	width:700px;
 	margin:0 0 40px;
 }
 #container #sidebar {
 	float:left;
 	width:280px;
 }
 #global-footer {
 	padding:60px 0;
 	background:#3d3d3c;
 }
 #global-footer .footer-inner {
 	width:980px;
 	margin:0 auto;
 }


/* ------------------------------------------------
 Object
 ------------------------------------------------ */
 .point{ font-weight:bold;}
 .attention{ color:#D20000;}


/* ------------------------------------------------
 Component (Section/Block/Widget)
 ------------------------------------------------ */

/* global-headaer
-------------------------------------------------*/
#global-header {}
#global-header h1 {
	margin:0 0 20px;
}
#global-header .logo {
	float:left;
}


/* global-nav
-------------------------------------------------*/
#global-nav {
	float:right;
}
#global-nav ul {
	margin:35px 0 0;
	background:url(img/bg_line01.gif) no-repeat left;
}
#global-nav li {
	float:left;
	background:url(img/bg_line01.gif) no-repeat right;
	text-align:center;
}
#global-nav li a {
	display:block;
	width:120px;
	height:30px;
}
#global-nav.ren li a {
	display:block;
	width:104px;
	height:30px;
}

#recruit-nav {
	float:left;
	margin:0 0 0 30px;

}
#recruit-nav ul {
	margin:35px 0 0;
	background:url(img/bg_line01.gif) no-repeat left;
}
#recruit-nav li {
	position:relative;
	float:left;
	background:url(img/bg_line01.gif) no-repeat right;
	text-align:center;
}
#recruit-nav li a {
	display:block;
	height:30px;
	padding:0 30px;
}
#recruit-nav li ul {
	display:none;
	position:absolute;
	top:-6px;
	left:0px;
	z-index:10;
	width:200px;
	background:#fff;
}
#recruit-nav li ul li {
	float:none;
	background:none;
	text-align:left;
}
#recruit-nav li ul li a {
	line-height:30px;
}
#recruit-nav li ul li a:hover {
	background:#ddd;
}
.recruit-col {
	float:right;
	margin-top:-40px;
}
.recruit-col p {
	margin:0 0 10px;
}


/* container
-------------------------------------------------*/
#container {}



/* main-visual
-------------------------------------------------*/
#main-visual {
	/*background:url(img/bg_mainvisual.png) no-repeat top;*/
	background:#000;
}
#main-visual .title {
	padding:187px 0;
	text-align:center;
}

.top_bnr_osechi {
	display: block;
	text-align: center;
　　margin-top: 50px;
}

.top_bnr_xmas {
	display: block;
	text-align: center;
	margin: 20px 0 30px 0;
}

/* contents
-------------------------------------------------*/
#contents {
	background:#fff;
}



/* sidebar
-------------------------------------------------*/
#sidebar {}
#sidebar .title {}

#sidebar .category-list01 {
	padding:20px;
	background:#f8b911;
}
#sidebar .category-list01 li {
	padding:8px 0 8px 10px;
	background:url(img/blog_ico_arrow01.png) no-repeat left;
	border-bottom:1px solid #face59;
}
#sidebar .category-list01 li a {
	display:block;
	color:#fff;
	font-size:116%;
	text-decoration:none;
}
#sidebar .category-list01 li a:hover {
	text-decoration:underline;
}

#sidebar .page-list {
	margin:10px 20px;
}
#sidebar .page-list li {
	padding:8px 0 8px 10px;
	background:url(img/blog_ico_arrow02.png) no-repeat left;
	border-bottom:1px solid #d6d6d6;
}
#sidebar .page-list li a {
	display:block;
	font-size:116%;
	text-decoration:none;
}
#sidebar .page-list li a:hover {
	text-decoration:underline;
}

/* page-link01 */
#sidebar .page-link01 {
	padding:20px;
	background:#f8b911;
}
#sidebar .page-link01 li {
	padding:8px 0 8px 10px;
	background:url(img/blog_ico_arrow01.png) no-repeat left;
	border-bottom:1px solid #face59;
}
#sidebar .page-link01 li a {
	display:block;
	color:#fff;
	font-size:116%;
	text-decoration:none;
}
#sidebar .page-link01 li a:hover {
	text-decoration:underline;
}

/* page-link02 */
#sidebar .page-link02 {
	padding:20px;
	background:#f8b911;
}
#sidebar .page-link02 .label {
	margin:0 5px;
	font-weight:bold;
}
#sidebar .page-link02 ul {
	margin:0 0 25px;
	padding:10px 20px;
	background:#f8b911;
	border-bottom:1px solid #face59;
}
#sidebar .page-link02 ul:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
#sidebar .page-link02 li {
	padding:8px 0 8px 10px;
	background:url(img/blog_ico_arrow01.png) no-repeat left;
}
#sidebar .page-link02 li a {
	display:block;
	color:#fff;
	text-decoration:underline;
}
#sidebar .page-link02 li a:hover {
	text-decoration:none;
}



/* pagetop-btn
-------------------------------------------------*/
#pagetop-btn {
	position:relative;
	z-index:10;
	border-bottom:5px solid #f8b911;
}
#pagetop-btn .btn {
	width:980px;
	margin:0 auto;
	text-align:right;
}

/* global-footer
-------------------------------------------------*/
#global-footer {}
#global-footer .f-nav {
	float:left;
	width:220px;
	margin:0 33px 30px 0;
}
#global-footer .f-nav:last-child {
	margin-right:0;
}
#global-footer .f-nav dt {
	margin:0 0 10px;
	padding:0 0 10px 20px;
	background:url(img/ico_circle01.png) no-repeat left 1px;
	border-bottom:2px solid #646463;
	color:#fff;
	font-size:125%;
	line-height:1;
}
#global-footer .f-nav dd {
	margin:0 0 0 15px;
	padding:0 0 0 15px;
	background:url(img/ico_line01.png) no-repeat left;
}
#global-footer .f-nav dd a {
	display:block;
	padding:5px 0;
	color:#fff;
	text-decoration:underline;
}
#global-footer .f-nav dd a:hover {
	text-decoration:none;
}

#global-footer .f-bnr {
	float:left;
	width:220px;
	margin:0 30px 20px 0;
}
#global-footer .f-bnr dt {
	margin:0 0 10px;
	padding:0 0 10px 20px;
	background:url(img/ico_circle01.png) no-repeat left 1px;
	border-bottom:2px solid #646463;
	color:#fff;
	font-size:125%;
	line-height:1;
}
#global-footer .f-bnr dd {}

#global-footer .f-info {
	float:right;
	width:477px;
	margin-top:25px;
	padding-top:10px;
	border-top:2px solid #646463;
}
#global-footer .f-info .logo {
	float:left;
}
#global-footer .f-info .text-col {
	float:right;
	text-align:right;
}
#global-footer .f-info .text-col p {
	margin:0 0 10px;
	color:#fff;
}



/* ------------------------------------------------
 Signature (Page/Parts)
 ------------------------------------------------ */
 /* content-section */
 #content-section {
 	position:relative;
 	z-index:0;
 	margin-bottom:-35px;
 	padding:60px 0 0;
 	background:url(img/bg_img06.png) no-repeat bottom;
 }
 #content-section .section-inner {
 	position:relative;
 	width:980px;
 	margin:0 auto;
 }
 #content-section .bnr {}
 #content-section .btn {
 	position:absolute;
 	top:128px;
 	left:575px;
 }

 .pagenation {
 	margin:40px 0 0;
 	background:#fff;
 	border:4px solid #f8b911;
 }
 .pagenation .title {
 	padding:10px;
 	background:#f8b911;
 	font-size:116%;
 	font-weight:bold;
 	text-align:center;
 }

 /* breadcrumbs */
 .breadcrumbs {
 	margin:20px 0;
 }
 .breadcrumbs a {
 	margin:0 15px 0 0;
 	padding:0 20px 0 0;
 	background:url(img/ico_topicpath.png) no-repeat right;
 }


/* .home
-------------------------------------------------*/
.home #global-header {
	border-bottom:5px solid #3d3d3c;
}
.home #contents {
	background:inherit;
}
.home .section {}

/* top-section01 */
.home #top-section01 {
	padding:60px 0;
	background:url(img/bg_img01.png) no-repeat 50% -90px;
}
.home #top-section01 .section-inner {
	width:980px;
	margin:0 auto;
}
.home #top-section01 .heading {
	margin:0 0 20px;
}
.home #top-section01 .comment {
	margin:0 0 60px;
	font-size:142%;
	line-height:1.8;
}
.home #top-section01 .content-list {

}
.home #top-section01 .content-list li {
	float:left;
	width: 300px;
	margin:0 10px 10px 0;
}

.home #top-section01 .content-list li img{
  width: 100%;
}
.home #top-section01 .content-list li a {}

/* top-section02 */
.home #top-section02 {
	padding:60px 0;
	background:url(img/bg_img02.png?001) no-repeat top;
}
.home #top-section02 .section-inner {
	width:980px;
	margin:0 auto;
}
.home #top-section02 .heading {
	margin:0 0 20px;
}
.home #top-section02 .cont-wrap {
	padding:50px 30px 20px;
	background:url(img/bg_note.png) no-repeat top;
}

.home #top-section02 .cont-wrap .l-cont {
	float:left;
	width:438px;
}
.home #top-section02 .cont-wrap .shop-col {
	margin-bottom:30px;
	padding:4px;
	background:url(img/bg_frame01.png) no-repeat bottom;
}
.home #top-section02 .cont-wrap .shop-col .head {
	margin-top:-14px;
}
.home #top-section02 .cont-wrap .shop-col .col-inner {
	margin-bottom:-28px;
	padding:20px 0 20px 20px;
}
.home #top-section02 .cont-wrap .shop-col .desc {
	margin:0 0 10px;
}
.home #top-section02 .cont-wrap .shop-col .desc .bg01 {
	display:inline-block;
	background:url(img/bg_color01.gif) repeat-x bottom;
	font-weight:bold;
}
.home #top-section02 .cont-wrap .shop-col .shop-list {
	margin:0 0 15px;
}
.home #top-section02 .cont-wrap .shop-col .shop-list li {
	float:left;
	margin:0 15px 10px 0;
}
.home #top-section02 .cont-wrap .shop-col .btn {
	text-align:center;
}

.home #top-section02 .cont-wrap .r-cont {
	float:right;
	width:438px;
}
.home #top-section02 .cont-wrap .r-cont .map {
	position:relative;
}
.home #top-section02 .cont-wrap .r-cont .map .shop-name {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.home #top-section02 .cont-wrap .r-cont .map .shop-name.show {
	display:block;
}
.home #top-section02 .cont-wrap .r-cont .map #pointer01 { top:219px; left:168px;}
.home #top-section02 .cont-wrap .r-cont .map #pointer02 { top:206px; left:182px;}
.home #top-section02 .cont-wrap .r-cont .map #pointer03 { top:345px; left:322px;}
.home #top-section02 .cont-wrap .r-cont .map #pointer04 { top:74px; left:192px;}
.home #top-section02 .cont-wrap .r-cont .map #pointer05 { top:182px; left:60px;}
.home #top-section02 .cont-wrap .r-cont .map #pointer06 { top:116px; left:52px;}
.home #top-section02 .cont-wrap .r-cont .map #pointer07 { top:229px; left:195px;}
.home #top-section02 .cont-wrap .r-cont .map #pointer08 { top:256px; left:194px;}


.home #top-section02 .top_bnr_osechi {
	display: block;
	width: 980px;
	margin: 20px auto 0;
	box-shadow: 0px 10px 20px -3px rgba(0,0,0,0.15);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.home #top-section02 .top_bnr_osechi:hover {
	opacity: .9;
	box-shadow: 0px 5px 10px -3px rgba(0,0,0,0.2);
}



/* top-section03 */
.home #top-section03 {
	padding:0 0 30px;
	background:url(img/bg_img03.png) no-repeat 50% 45px;
}
.home #top-section03 .heading {
	text-align:center;
}
.home #top-section03 .section-inner {
	width:980px;
	margin:0 auto;
}

.home #top-section03 .catch {
	position:relative;
	z-index:0;
}
.home #top-section03 .item-cont {
	position:relative;
	z-index:10;
}
.home #top-section03 .item-cont .item-list {
	margin-left:1px;
}
.home #top-section03 .item-cont .item-list li {
	float:left;
	position:relative;
	width:203px;
	height:337px;
	margin:-160px 29px 30px 0;
	padding:10px;
	background:url(img/bg_frame02.gif) no-repeat;
}
.home #top-section03 .item-cont .item-list li:last-child {
	margin-right:0;
}
.home #top-section03 .item-cont .item-list li .photo {
	margin:0 0 15px;
	width:203px;
}
.home #top-section03 .item-cont .item-list li .photo img {
	width:100%;
	height:auto;
}
.home #top-section03 .item-cont .item-list li .title {
	margin:0 0 10px;
	font-size:125%;
	text-align:center;
}
.home #top-section03 .item-cont .item-list li .title a {}
.home #top-section03 .item-cont .item-list li .comment {
	margin:0 0 10px;
	line-height:1.6;
}
.home #top-section03 .item-cont .item-list li .price {
	margin:0 0 10px;
	color:#d8271c;
	text-align:center;

}
.home #top-section03 .item-cont .item-list li .price span {
	font-size:130%;
}
.home #top-section03 .item-cont .item-list li .btn {
	position:absolute;
	bottom:10px;
	left:10px;
}

/* top-section04 */
.home #top-section04 {
	padding:710px 0 30px;
	background:url(https://www.maruzu.com/wp/wp-content/uploads/2020/10/bg_img04b.png) no-repeat 50% 40px;
	border-top:2px solid #e3e3e3;
}
.home #top-section04 .section-inner {
	width:980px;
	margin:0 auto;
}
.home #top-section04 .heading {
	margin:0 0 60px;
	text-align:center;
}
.home #top-section04 .bnr-list {
	margin:0 0 30px;
}
.home #top-section04 .bnr-list li {
	float:left;
}
.home #top-section04 .bnr-list li.bnr01 {
	margin:0 25px 0 0;
}
.home #top-section04 .bnr-list li.bnr02 {
	margin:15px 0 10px 0;
}
.home #top-section04 .bnr-list li.bnr03 {}
.home #top-section04 .col01 {}
.home #top-section04 .col01 .head {}
.home #top-section04 .col01 .list {
	width:948px;
	padding:15px;
	background:#fff;
	border:1px solid #cccccc;
	text-align:center;
}
.home #top-section04 .col01 .list {
  padding: 30px 15px;
}
.home #top-section04 .col01 .list li {
	display:inline;
	margin:0 20px;
	padding:0 0 0 20px;
	background:url(img/ico_arrow01.png) no-repeat left;
	font-size:116%;
}
.home #top-section04 .col01 .list li a {
	color:#222222;
}
.home #top-section04 .col01 .bnr{
	padding-top: 30px;
    text-align: center;
}
.home #top-section04 .col01 .bnr img:hover{
	opacity: 0.8;
}
li.story {
  display: block !important;
  width: 100%;
  height: 200px;
  position: relative;
  background: url(https://www.maruzu.com/wp/wp-content/uploads/2020/08/bg_story1.png) no-repeat !important;
  padding: 0 !important;
  margin: 20px 0 -17px -11px !important;
}
li.story .story_btn {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -238px;
}
li.story .story_btn a:hover {
  opacity: .7;
}

/* top-section05 */
.home #top-section05 {
	padding:100px 0 80px;
	background:url(img/bg_img05.jpg) no-repeat top;
}
.home #top-section05 .section-inner {
	width:980px;
	margin:0 auto;
}
.home #top-section05 .heading {
	margin:0 0 60px;
	text-align:center;
}
.home #top-section05 .link-list {
	width:620px;
	margin:0 auto 60px;
	padding:30px;
	background:#f0ece6;
	border:3px solid #f8b911;
	text-align:center;
}
.home #top-section05 .link-list li {
	display:inline;
	margin:0 20px;
	padding:0 0 0 20px;
	background:url(img/ico_arrow01.png) no-repeat left;
	font-size:116%;
}
.home #top-section05 .link-list li a {
	color:#222222;
}
.home #top-section05 .link-list li a:hover {}






/* blog
-------------------------------------------------*/
.blog {}
.blog .contents-inner {
	margin:20px;
}
.blog .headline {}
.blog .heading {}
.blog .head {}

.blog .category-link {
	margin:0 0 30px;
	padding:15px 0;
	background:#e5e5e5;
	text-align:center;
}
.blog .category-link li {
	display:inline;
	margin:0 7px;
}
.blog .category-link li a {}

.blog .page-link {
	margin:0 0 20px;
	padding:0 0 15px;
	border-bottom:2px solid #dddddd;
}
.blog .page-link li {}
.blog .page-link li.new {
	float:left;
}
.blog .page-link li.list {
	float:right;
}
.blog .page-link li a {
	color:#222;
}
.blog .page-link li a:hover {}

.blog .post-wrap {
	margin:0 0 40px;
}

.blog .post-wrap .post-header {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#3d3d3c;
	color:#fff;
}

.blog .post-wrap .post-header1 {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#d0000e;
	color:#fff;
}

.blog .post-wrap .post-header2 {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#7cae1c;
	color:#fff;
}
/*食育*/
.blog .post-wrap .post-header0 {
	position:relative;
	margin:0 0 5px;
	padding:15px;
	background:#762f07;
	color:#fff;
}
/*食育END*/

/*喜多方*/
.blog .post-wrap .post-header3 {
	position:relative;
	margin:0 0 5px;
	padding:15px;
	background:#ee7800;
	color:#fff;
}
/*喜多方END*/

/*福島*/
.blog .post-wrap .post-header4 {
	position:relative;
	margin:0 0 5px;
	padding:15px;
	background:#008000;
	color:#fff;
}
/*福島END*/

/*いわき*/
.blog .post-wrap .post-header5 {
	position:relative;
	margin:0 0 5px;
	padding:15px;
	background:#26499d;
	color:#fff;
}
/*いわきEND*/



.blog .post-wrap .post-header1 .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}
.blog .post-wrap .post-header1 .post-date {
	float:right;
	margin-right:80px;
}
.blog .post-wrap .post-header1 .ico {
	position:absolute;
	top:10px;
	right:-6px;
}

.blog .post-wrap .post-header2 .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}
.blog .post-wrap .post-header2 .post-date {
	float:right;
	margin-right:80px;
}
.blog .post-wrap .post-header2 .ico {
	position:absolute;
	top:10px;
	right:-6px;
}
/*食育*/
.blog .post-wrap .post-header0 .post-title a {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
	color: #fff;
}
.blog .post-wrap .post-header0 .post-date {
	float:right;
	margin-right:80px;
	color: #fff;
}
/*食育END*/

/*喜多方*/
.blog .post-wrap .post-header3 .post-title a {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
	color: #fff;
}
.blog .post-wrap .post-header3 .post-date {
	float:right;
	margin-right:80px;
	color: #fff;
}
/*喜多方END*/

/*福島*/
.blog .post-wrap .post-header4 .post-title a {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
	color: #fff;
}
.blog .post-wrap .post-header4 .post-date {
	float:right;
	margin-right:80px;
	color: #fff;
}
/*福島END*/

/*いわき*/
.blog .post-wrap .post-header5 .post-title a {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
	color: #fff;
}
.blog .post-wrap .post-header5 .post-date {
	float:right;
	margin-right:80px;
	color: #fff;
}
/*いわきEND*/

.blog .post-wrap .post-header .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}

.blog .post-wrap .post-header .post-date {
	float:right;
	margin-left:80px;
}
.blog .post-wrap .post-header .ico {
	position:absolute;
	top:10px;
	right:-5px;
}

.blog .post-wrap .post-body {}
.blog .post-wrap .post-body .photo {
	float:left;
	width:230px;
}
.blog .post-wrap .post-body .photo img {
	width:100%;
	height:auto;
}
.blog .post-wrap .post-body .comment {
	float:right;
	width:400px;
	margin:0 0 30px;
	line-height:1.8;
}
.blog .post-wrap .post-body .more-link {
	text-align:right;
}
.blog .post-wrap .post-body .more-link a {
	color:#f78c11;
}
.blog .post-wrap .post-body .more-link a:hover {}

.blog {
	font-family: 'メイリオ', 'Meiryo','游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro',  sans-serif;
}
.blog strong {
	font-weight: bold;
}
.blog a {
	transition: 1.0s ;
}
.blog a:hover {
	opacity: 0.5;
}
/*喜多方*/

/*喜多方END*/

/* category
-------------------------------------------------*/
.category {}

/* items */
.category  .items {
	margin-bottom:80px !important;}
	.category  .items .headline {
		position:relative;
		z-index:10;
		padding:40px 0 0;
	}
	.category  .items #lead-section {
		position:relative;
		z-index:0;
		margin-top:-55px;
		padding:75px 330px 40px 25px;
		background:url(https://www.maruzu.com/wp/wp-content/uploads/2020/12/items_bg_img01c.png) no-repeat 100% 0%;
	}
	.category  .items #lead-section .lead-text {
		font-size:116%;
		line-height:1.8;
	}
	.category  .items .contents-inner {
		margin:0 25px;
	}
	.category  .items .item-wrap {}
	.category  .items .item-list {}
	.category  .items .item-list li {
		position:relative;
		float:left;
		width:292px;
		margin:0 20px 20px 0;
		padding:10px 10px 30px;
		background:#f9f8f4;
		border:1px solid #dcdad0;
	}
	.category  .items .item-list li:nth-child(2n) {
		margin-right:0;
	}
	.category  .items .item-photo {
		width:290px;
		margin:0 0 20px;
	}
	.category  .items .item-photo img {
		width:100%;
		height:auto;
	}
	.category  .items .item-title {
		margin:0 0 10px;
		font-size:133%;
		font-weight:bold;
		text-align:center;
	}
	.category  .items .item-title a {}
	.category  .items .item-title a:hover {}
	.category  .items .item-catch {
		margin:0 0 15px;
		font-size:116%;
		line-height:1.8;
	}
	.category  .items .item-price {
		margin:0 0 10px;
		color:#d8271c;
		font-size:116%;
		text-align:center;
	}
	.category  .items .item-price span {
		font-size:120%;
	}
	.category  .items .btn {
		position:absolute;
		bottom:0px;
		left:0px;
	}




/* single
-------------------------------------------------*/
.single .entry-wrap {
	margin:0 0 40px;
}
.single .entry-wrap .post-header {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#3d3d3c;
	color:#fff;
}
/*  150311追加  */
.single .entry-wrap .post-header1 {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#d0000e;
	color:#fff;
}
.single .entry-wrap .post-header2 {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#7cae1c;
	color:#fff;
}
/*食育*/
.single .entry-wrap .post-header0 {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#762f07;
	color:#fff;
}
/*食育END*/

/*喜多方*/
.single .entry-wrap .post-header3 {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#ee7800;
	color:#fff;
}
/*喜多方END*/

/*福島*/
.single .entry-wrap .post-header4 {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#008000;
	color:#fff;
}
/*福島END*/

/*いわき*/
.single .entry-wrap .post-header5 {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#26499d;
	color:#fff;
}
/*いわきEND*/

/*  150311追加 おわり */
.single .entry-wrap .post-header .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}
/*  150311追加  */
.single .entry-wrap .post-header1 .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}
.single .entry-wrap .post-header2 .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}
/*食育*/
.single .entry-wrap .post-header0 .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}
/*食育END*/

/*喜多方*/
.single .entry-wrap .post-header3 .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}
/*喜多方END*/

/*福島*/
.single .entry-wrap .post-header4 .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}
/*福島END*/

/*いわき*/
.single .entry-wrap .post-header5 .post-title {
	float:left;
	font-size:133%;
	font-weight:bold;
	line-height:1;
}
/*いわきEND*/

/*  150311追加 おわり */
.single .entry-wrap .post-header .post-date {
	float:right;
	margin-right:80px;
}
/*  150311追加  */
.single .entry-wrap .post-header1 .post-date {
	float:right;
	margin-right:80px;
}
.single .entry-wrap .post-header2 .post-date {
	float:right;
	margin-right:80px;
}
/*食育*/
.single .entry-wrap .post-header3 .post-date {
	float:right;
	margin-right:80px;
}
/*食育END*/

/*喜多方*/
.single .entry-wrap .post-header0 .post-date {
	float:right;
	margin-right:80px;
}
/*喜多方END*/

/*福島*/
.single .entry-wrap .post-header4 .post-date {
	float:right;
	margin-right:80px;
}
/*福島END*/

/*いわき*/
.single .entry-wrap .post-header5 .post-date {
	float:right;
	margin-right:80px;
}
/*いわきEND*/


/*  150311追加 おわり */
.single .entry-wrap .post-header .ico {
	position:absolute;
	top:10px;
	right:-5px;
}
/*  150311追加  */
.single .entry-wrap .post-header1 .ico {
	position:absolute;
	top:10px;
	right:-5px;
}
.single .entry-wrap .post-header2 .ico {
	position:absolute;
	top:10px;
	right:-5px;
}
/*  150311追加 おわり */
.single .entry-wrap .post-body {
	font-size:116%;
	line-height:1.8;
}

.single .post .contents-inner {
	padding:25px;
}
.single .item-catch {
	margin:0 0 40px;
	padding:0 0 10px 20px;
	background:url(img/ico_circle02.png) no-repeat left 1px;
	border-bottom:2px solid #dddddd;
	font-size:133%;
	line-height:1;
}
.single .post .item-wrap {
	margin:0 0 40px;
}
.single .post .l-col {
	float:left;
	width:290px;
}
.single .post .r-col {
	float:right;
	width:330px;
}
.single .post .item-wrap .item-photo {
	width:290px;
}
.single .post .item-wrap .item-photo img {
	width:100%;
	height:auto;
}
.single .post .item-wrap .item-title {
	margin:0 0 15px;
	font-size:133%;
	font-weight:bold;
}
.single .post .item-wrap .item-comment {
	margin:0 0 40px;
	font-size:116%;
	line-height:1.8;
}
.single .post .item-wrap .item-price {
	color:#d8271c;
	text-align:right;
}
.single .post .item-wrap .item-price span {
	font-size:133%;
}

.single .post .post-nav {
	margin:30px 0;
	font-size:116%;
}
.single .post .post-nav .prev {
	float:left;
}
.single .post .post-nav .next {
	float:right;
}
.single .post .order-btn {
	padding:30px 0 0;
	border-top:2px solid #dddddd;
}


/* page
-------------------------------------------------*/
.page .attention {
	color:#d0000e;
}
.page #content-section {
	margin-bottom:-55px;
}

.page .heading {
	margin:0 0 10px;
	padding:0 0 10px 20px;
	background:url(img/ico_circle02.png) no-repeat left 1px;
	border-bottom:2px solid #dddddd;
	font-size:133%;
	line-height:1;
}
.page .desc {
	margin:10px 0 20px;
	font-size:116%;
	line-height:1.6;
}
.page .bnr {
	margin:0 0 20px;
}

.page #container #contents {
	width:650px;
	padding:25px;
}
.page .page-link {
	margin:0 0 30px;
	padding:15px 0 0 15px;
	background:#e5e5e5;
	text-align:center;
}
.page .page-link li {
	float:left;
	margin:0 15px 15px 0;
}
.page .page-link li a {}


/* table.style01*/
.page table.style01 {
	width:100%;
	border:1px solid #cdc69e;
}
.page table.style01 th {
	width:150px;
	padding:15px;
	background:#fef4d8;
	border-top:1px solid #cdc69e;
	border-bottom:1px solid #cdc69e;
	font-size:116%;
	font-weight:bold;
	vertical-align:top;
}
.page table.style01 th .req {
	color:#d0000e;
}
.page table.style01 th .small {
	font-size:77%;
	font-weight:normal;
}
.page table.style01 td {
	padding:15px;
	border-top:1px solid #cdc69e;
	border-bottom:1px solid #cdc69e;
	font-size:116%;
	line-height:1.8;
}


/* table.style02 */
.page table.style02 {
	width:100%;
	border:1px solid #cdc69e;
}
.page table.style02 th {
	width:80px;
	padding:12px;
	background:#fef4d8;
	border-top:1px solid #cdc69e;
	border-bottom:1px solid #cdc69e;
	font-size:116%;
	font-weight:bold;
	vertical-align:top;
}
.page table.style02 td {
	padding:12px;
	border-top:1px solid #cdc69e;
	border-bottom:1px solid #cdc69e;
	font-size:116%;
}


/* table.style03 */
.page table.style03 {
	width:100%;
	border:1px solid #cdc69e;
}
.page table.style03 th {
	width:80px;
	padding:18px;
	background:#fef4d8;
	border-top:1px solid #cdc69e;
	border-bottom:1px solid #cdc69e;
	font-size:116%;
	font-weight:bold;
}
.page table.style03 td {
	padding:18px;
	background:#fff;
	border-top:1px solid #cdc69e;
	border-bottom:1px solid #cdc69e;
	font-size:116%;
	line-height:1.8;
}
.page table.style03 td .point {
	margin:0 0 5px;
}


/* company */
.page .company {}
.page .company .section {
	margin:0 0 40px;
}
.page .company .heading {
	margin:0 0 20px;
	padding:10px 0 10px 25px;
	background:url(img/company_ico01.png) no-repeat left;
	border-bottom:2px solid #dddddd;
	font-size:133%;
	font-weight:bold;
}
.page .company #company-section01 {
	margin-bottom:100px;
}
.page .company #company-section01 .cont {
	position:relative;
	margin:0 0 40px;
}
.page .company #company-section01 .cont .head {}
.page .company #company-section01 .cont .comment {
	position:absolute;
	top:100px;
	left:0px;
	width:400px;
	font-size:116%;
	line-height:1.6;
}
.page .company #company-section01 .cont .comment p {
	margin:0 0 15px;
}
.page .company #company-section01 .cont01 .comment {}
.page .company #company-section01 .cont02 .head{ margin-left:-25px;}
.page .company #company-section01 .cont02 .comment { left:260px;}
.page .company #company-section01 .cont03 .comment {}

.page .company #company-section02 {
	background:url(img/company_bg01.png) no-repeat top;
}
.page .company #company-section02 .cont {
	width:380px;
}
.page .company #company-section02 .cont .label {
	margin:0 0 15px;
	font-size:150%;
}
.page .company #company-section02 .cont .label .ico {
	margin-left:10px;
}
.page .company #company-section02 .cont .comment {
	font-size:116%;
	line-height:1.6;
}
.page .company #company-section02 .cont01 {
	margin:0 0 100px;
}
.page .company #company-section02 .cont02 {
	margin:0 0 100px 250px;
}
.page .company #company-section02 .cont03 {
	margin:0 0 50px;
}
.page .company #company-section02 .cont04 {
	margin:0 0 0 250px;
}

.page .company #company-section03 {}
.page .company #company-section03 table {
	margin:0 0 30px;
}
.page .company #company-section03 .map {
	margin:0 0 10px;
	padding:9px;
	border:1px solid #cdc69e;
}
.page .company #company-section03 .caution {}
.page .company #company-section03 .caution img {
	margin-right:10px;
}

.page .company #company-section04 {}


.page .company #company-section05 {
  overflow: hidden
}

.page .company #company-section05 .img {
  float: left;
  width: 230px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.page .company #company-section05 .img img{
  max-width: 100%;  
}

.page .company #company-section05 .comment {
	font-size:116%;
	line-height:1.6;
}

.page .company #company-section05 .comment p{
  margin-bottom: 15px;  
}

/* shop-info
-------------------------------------------------*/
.page #container #contents.shop-info  {
	width:700px;
	padding:0;
}
.page #container #contents.shop-info .contents-inner {
	padding:20px;
}

.shop-info .heading {
	font-size:150%;
}
.shop-info .heading.type0 {
	margin:0;
	padding:0;
	background-image:none;
	border:none;
}
.shop-info .heading.type02 {
	background-image:url(img/ico_circle03.png);
}
.shop-info .heading.type03 {
	background-image:url(img/ico_circle04.png);
}
.shop-info .shop-tab {
	margin:0 0 40px;
}
.shop-info .shop-tab li {
	float:left;
	margin:0 20px 0 0;
}
.shop-info .shop-tab li:last-child {
	margin-right:0;
}

.shop-info .shop-wrap {
	margin:0 0 40px;
}
.shop-info .shop-wrap .shop-header {
	position:relative;
	margin:0 0 30px;
	padding:15px;
	background:#3d3d3c;
	color:#fff;
}
.shop-info .shop-wrap .shop-header .shop-title {
	float:left;
	font-size:133%;
	line-height:1;
}
.shop-info .shop-wrap .shop-header .ico {
	position:absolute;
	top:10px;
	right:-5px;
}

.shop-info .shop-wrap .shop-body {
	margin:0 0 20px;
}
.shop-info .shop-wrap .l-col {
	float:left;
	width:275px;
}
.shop-info .shop-wrap .l-col .photo {
	width:275px;
	margin:0 0 20px;
}
.shop-info .shop-wrap .l-col .photo img {
	width:100%;
}

/*.shop-info .shop-wrap .shop-menu1 {
	height:228px;
	padding:35px 10px 0;
	background:url(img/shop_bg_menu1.png) no-repeat top;
}
.shop-info .shop-wrap .shop-menu2 {
	height:228px;
	padding:35px 10px 0;
	background:url(img/shop_bg_menu2.png) no-repeat top;
}
.shop-info .shop-wrap .shop-menu3 {
	height:228px;
	padding:35px 10px 0;
	background:url(img/shop_bg_menu3.png) no-repeat top;
}
.shop-info .shop-wrap .shop-menu4 {
	height:228px;
	padding:35px 10px 0;
	background:url(img/shop_bg_menu4.png) no-repeat top;
}
.shop-info .shop-wrap .shop-menu5 {
	height:228px;
	padding:35px 10px 0;
	background:url(img/shop_bg_menu5.png) no-repeat top;
}
.shop-info .shop-wrap .shop-menu6 {
	height:228px;
	padding:35px 10px 0;
	background:url(img/shop_bg_menu6.png) no-repeat top;
}
.shop-info .shop-wrap .shop-menu7 {
	height:228px;
	padding:35px 10px 0;
	background:url(img/shop_bg_menu7.png) no-repeat top;
}
.shop-info .shop-wrap .shop-menu8 {
	height:228px;
	padding:35px 10px 0;
	background:url(img/shop_bg_menu8.png) no-repeat top;
}*/
.shop-info .shop-wrap .menu-list {
	font-size:116%;
}
.shop-info .shop-wrap .menu-list li {
	margin:0 0 8px;
	padding: 0 10px;
	letter-spacing: 0;
}
.shop-info .shop-wrap .menu-list .menu {
	width: 150px;
	text-indent: -1em;
	margin: 0 0 0 1em;
	vertical-align: top;
	display: table-cell;
	letter-spacing: normal;
}
.shop-info .shop-wrap .menu-list .price {
	vertical-align: top;
	text-align: right;
	display: table-cell;
	letter-spacing: normal;
	width: 90px;
	color: #d0000e;
}
.shop-info .shop-wrap .r-col {
	float:right;
	width:350px;
}
.shop-info .shop-wrap .r-col {}
.shop-info .shop-wrap .r-col {}
.shop-info .shop-wrap .r-col .panf-btn {
	margin:20px 0;
}
.shop-info .shop-wrap .r-col .menu_list {
	background: #fcedda;
	padding: 8px;
	overflow: hidden;
}
.shop-info .shop-wrap .r-col .menu_list .menu01,
.shop-info .shop-wrap .r-col .menu_list .menu02,
.shop-info .shop-wrap .r-col .menu_list .menu03,
.shop-info .shop-wrap .r-col .menu_list .menu04{
	float: left;
	margin: 7px;
	display: inline-block;
}
.shop-info .shop-wrap .r-col .menu-link {
	text-align:right;
}
.shop-info .shop-wrap .r-col .menu-link a {
	color:#f78c11;
}
.shop-info .shop-wrap .r-col .menu-link a:hover {}
.modal-content img{
	width: 100%;
	height: auto;
}
.shop-info .shop-wrap .map {
	margin:0 0 20px;
	padding:9px;
	border:1px solid #cdc69e;
}
.shop-info .map iframe {
	width:630px;
	height:430px;
}
.shop-info .rute {
	font-size:116%;
}
.shop-info .rute .label {
	display:inline-block;
	width:100px;
	margin:0 10px 0 0;
	padding:6px;
	background:url(img/shop_bg_label.gif) no-repeat;
	color:#fff;
	line-height:1;
}
.shop-info .rute .label2 {
	display:inline-block;
	width:137px;
	margin:0 10px 0 0;
	padding:6px;
	background:url(img/shop_bg_label.png) no-repeat;
	color:#fff;
	line-height:1.5;
}
.shop-info #shoplist-section {
	padding-top:40px;
	background:url(img/bg_body.gif);
}
.shop-info #shoplist-section .section-inner {
	padding:25px;
	background:#fff;
}
.shop-info #shoplist-section .col-wrap {
	margin:0 0 20px;
}
.shop-info #shoplist-section .col01 .l-col {
	border-top:2px solid #d8271c;
}
.shop-info #shoplist-section .col02 .l-col {
	border-top:2px solid #f78c00;
}
.shop-info #shoplist-section .col03 .l-col {
	border-top:2px solid #94671e;
}
.shop-info #shoplist-section .l-col {
	float:left;
	width:180px;
	padding:30px 0 0;
}
.shop-info #shoplist-section .l-col .shop-name {
	margin:0 0 20px;
}
.shop-info #shoplist-section .l-col .blog-link {
	padding:0 0 0 20px;
}
.shop-info #shoplist-section .col01 .l-col .blog-link {
	background:url(img/shop_ico_arrow01.gif) no-repeat left;
}
.shop-info #shoplist-section .col02 .l-col .blog-link {
	background:url(img/shop_ico_arrow02.gif) no-repeat left;
}
.shop-info #shoplist-section .col03 .l-col .blog-link {
	background:url(img/shop_ico_arrow03.gif) no-repeat left;
}
.shop-info #shoplist-section .r-col {
	float:right;
	width:450px;
	padding:30px 0 0;
	border-top:2px solid #cccccc;
}
.shop-info #shoplist-section .shop-list {}
.shop-info #shoplist-section .shop-list li {
	float:left;
	width:137px;
	margin:0 19px 19px 0;
}
.shop-info #shoplist-section .shop-list li:nth-child(3n) {
	margin-right:0;
}
.shop-info p.atn {
    background: #ccc;
    padding: 10px 0;
    text-align: center;
}

.shop-info .recruit_bnr{
	padding-top:20px;
}


/* item-list
-------------------------------------------------*/
.page .item-list {}
.page #container #contents.item-list {
	width:700px;
	padding:0;
}
.page .item-list .headline {
	position:relative;
	z-index:10;
	padding:40px 0 0;
}
.page .item-list #lead-section {
	position:relative;
	z-index:0;
	margin-top:-55px;
	padding:75px 330px 40px 25px;
	background:url(img/items_bg_img01.png) no-repeat 100% 0%;
}
.page .item-list #lead-section .lead-text {
	font-size:116%;
	line-height:1.8;
}
.page .item-list .contents-inner {
	margin:0 25px;
}
.page .item-list .item-wrap {}
.page .item-list .item-list {}
.page .item-list .item-list li {
	position:relative;
	float:left;
	width:292px;
	margin:0 20px 20px 0;
	padding:10px 10px 30px;
	background:#f9f8f4;
	border:1px solid #dcdad0;
}
.page .item-list .item-list li:nth-child(2n) {
	margin-right:0;
}
.page .item-list .item-photo {
	width:290px;
	margin:0 0 20px;
}
.page .item-list .item-photo img {
	width:100%;
	height:auto;
}
.page .item-list .item-title {
	margin:0 0 10px;
	font-size:133%;
	font-weight:bold;
	text-align:center;
}
.page .item-list .item-title a {}
.page .item-list .item-title a:hover {}
.page .item-list .item-catch {
	margin:0 0 15px;
	font-size:116%;
	line-height:1.8;
}
.page .item-list .item-price {
	margin:0 0 10px;
	color:#d8271c;
	font-size:116%;
	text-align:center;
}
.page .item-list .item-price span {
	font-size:120%;
}
.page .item-list .btn {
	position:absolute;
	bottom:0px;
	left:0px;
}


/* recruit-conteiner
-------------------------------------------------*/
.page-template-page-template02-php {}
.page-template-page-template02-php #global-header,
.page-template-page-temp-entry-php #global-header{
	border-bottom: 5px solid #2589c1;
}

/* recruit */
#recruit-container .recruit {}
#recruit-container .recruit .breadcrumbs,
#recruit-container .place .breadcrumbs {
	width:980px;
	margin:40px auto;
}
#recruit-container .main-visual {
	height:480px;
	margin:0 auto 40px;
	background:url(img/recruit_img_main.png) no-repeat top;
}
#recruit-container #contents {
	background:inherit;
}

#recruit-container .recruit .section {
	position:relative;
	width:980px;
	margin:0 auto 40px;
}
#recruit-container .recruit #section01 {
	margin-bottom:70px;
}
#recruit-container .recruit #section02 {}
#recruit-container .recruit #section03 {}
#recruit-container .recruit .ico {
	position:absolute;
	top:-35px;
	left:-70px;
}
#recruit-container .recruit .btn {
	position:absolute;
	top:-30px;
	right:0px;
}
#recruit-container .recruit .heading {
	padding-left:0;
	background:none;
}
#recruit-container .recruit .comment {
	font-size:116%;
	line-height:1.8;
}
#recruit-container .recruit .content-list {
	margin-right:-30px;
}
#recruit-container .recruit .content-list li {
	float:left;
	margin:0 30px 0 0;
}
#recruit-container .recruit .content-list li:last-child {
	margin-right:0;
}

#recruit-container .recruit #section04 {
	margin:0 0 50px;
	height:546px;
	background:url(img/recruit_bg_img01.png) no-repeat top;
}
#recruit-container .recruit #section04 .heading {
	padding:100px 0 50px;
	border-bottom:none;
	text-align:center;
}

#recruit-container .recruit #section05 {}
#recruit-container .recruit #section05 .head {}
#recruit-container .recruit #section05 .list {
	width: 948px;
	padding:30px 15px;
	background: #fff;
	border: 1px solid #cccccc;
	text-align: center;
}
#recruit-container .recruit #section05 .list li {
	display: inline;
	margin: 0 20px;
	padding: 0 0 0 20px;
	background: url(img/recruit_ico_arrow01.png) no-repeat left;
	font-size: 116%;
}


/* place */
.page .place {}
.page .place .section-inner {
	position:relative;
	width:980px;
	margin:0 auto;
}

.page .place #lead-section {
	padding:580px 0 40px;
	background:url(https://www.maruzu.com/wp/wp-content/uploads/2019/04/place_bg_img01_02.png) no-repeat top;
	text-align:center;
}
.page .place #lead-section .headline {
	margin:0 0 30px;
}
.page .place #lead-section .list {}
.page .place #lead-section .list li {
	float:left;
	margin:0 25px 0 0;
}
.page .place #lead-section .list li:last-child {
	margin-right:0;
}

.page .place .bg01 {
	position:relative;
	height:353px;
	margin-top:80px;
	margin-bottom:30px;
	padding:0 0 60px;
	background:#fff;
}
.page .place .bg01 .heading {
	position:absolute;
	top:-30px;
	left:0px;
	background:none;
	border:none;
}
.page .place .bg01 .comment {
	padding:160px 530px 40px 0;
	font-size:116%;
	line-height:1.8;
}
.page .place .bg01 .name {
	margin-left:260px;
}
.page .col-wrap {
	margin:0 0 30px;
}
.page .col-wrap .img-col { width:280px;}
.page .col-wrap .img-col img { width:100%;}
.page .col-wrap .text-col { width:660px;}
.page .col-wrap.odd .img-col {
	float:left;
}
.page .col-wrap.odd .text-col {
	float:right;
}
.page .col-wrap.even .img-col {
	float:right;
}
.page .col-wrap.even .text-col {
	float:left;
}
.page .col-wrap .label {
	margin:0 0 20px;
}
.page .col-wrap p {
	margin:0 0 20px;
	font-size:116%;
	line-height:1.8;
}
.page .place .btn-list {
	padding:20px;
	background:url(img/place_bg_img02.png);
	text-align:center;
}
.page .place .btn-list li {
	display:inline;
	margin:0 10px;
}
.page .place #section02 {}


/* ments-a */
.page .ments-a {}
.page .ments-a#contents {
	width:980px;
	margin:0 auto;
}
.page .ments-a .headline {
	margin:0 0 40px;
}
.page .ments-a .cont {
	margin:0 0 40px;
}
.page .ments-a .heading {
	margin-bottom:30px;
	padding-left:0;
	background:none;
}
.page .ments-a .col-wrap {}
.page .ments-a .col-wrap .l-col {
	float:left;
	width:510px;
}
.page .ments-a .col-wrap .photo {
	float:right;
	width:440px;
}
.page .ments-a .col-wrap .photo img {}

.ments-a thead th{
	text-align:center;
	border: 1px solid #cdc69e;}
	.ments-a td{
		text-align:center;
		border: 1px solid #cdc69e;}

		.page .col-wrap td{
			text-align:left;}

			/* ments-b */
			.page .ments-b {}
			.page .ments-b#contents {
				width:980px;
				margin:0 auto;
			}
			.page .ments-b .headline {
				margin:0 0 40px;
			}
			.page .ments-b .cont {
				margin:0 0 40px;
			}
			.page .ments-b .heading {
				margin-bottom:30px;
				padding-left:0;
				background:none;
			}
			.page .ments-b .col-wrap {}
			.page .ments-b .col-wrap .l-col {
				float:left;
				width:510px;
			}
			.page .ments-b .col-wrap .photo {
				float:right;
				width:440px;
			}
			.page .ments-b .col-wrap .photo img {}


			/* ments-c */
			.page .ments-c {}
			.page .ments-c#contents {
				width:980px;
				margin:0 auto;
			}
			.page .ments-c .headline {
				margin:0 0 40px;
			}
			.page .ments-c .cont {
				margin:0 0 40px;
			}
			.page .ments-c .heading {
				margin-bottom:30px;
				padding-left:0;
				background:none;
			}
			.page .ments-c .col-wrap {}
			.page .ments-c .col-wrap .l-col {
				float:left;
				width:510px;
			}
			.page .ments-c .col-wrap .photo {
				float:right;
				width:440px;
			}
			.page .ments-c .col-wrap .photo img {}


			.blog-list01 {
				text-align:center;
			}
			.blog-list01 li {
				display:inline-block;
				width:230px;
				margin:0 10px;
				padding:10px;
				background:#fff;
			}
			.blog-list01 li .photo {
				width:230px;
				margin:0 0 10px;
			}
			.blog-list01 li .photo img {
				width:100%;
				height:auto;
			}
			.blog-list01 li .date {
				margin:0 0 15px;
				padding:6px;
				background:#e2eef5;
				border-bottom:1px dashed #2589c1;
				color:#2589c1;
				text-align:center;
			}
			.blog-list01 li .tille {
				font-size:133%;
			}


			.blog-list02 {
				text-align:center;
			}
			.blog-list02 li {
				display:inline-block;
				width:230px;
				margin:0 10px;
				padding:10px;
				background:#fff;
			}
			.blog-list02 li .photo {
				width:230px;
				margin:0 0 10px;
			}
			.blog-list02 li .photo img {
				width:100%;
				height:auto;
			}
			.blog-list02 li .date {
				margin:0 0 15px;
				padding:6px;
				background:#fde0e0;
				border-bottom:1px dashed #d8271c;
				color:#d8271c;
				text-align:center;
			}
			.blog-list02 li .tille {
				font-size:133%;
			}


/* ------------------------------------------------
 WordPress
 ------------------------------------------------ */
/* wp-pagenavi
-------------------------------------------------*/
.wp-pagenavi {
	margin: 30px 0;
	box-sizing: border-box;
	width: 700px;
}
.wp-pagenavi a,
.wp-pagenavi span {
	margin:0 10px;
	color:#222;
	font-size:116%;
}

/* wpcf7
-------------------------------------------------*/
.wpcf7-form {}
.wpcf7-form .btn {
	margin:20px 0;
	text-align:center;
}
.form03 .btn  {
        width: 440px;
        height: 54px;
        margin: 0 auto;}

.form01 .wpcf7-form #confirm {
	display:block;
	overflow:hidden;
	width:300px;
	height:45px;
	margin:0 auto;
	background:url(img/inquiry_btn_confirm.gif) no-repeat;
	border:none;
	text-indent:-9999px;
}
.form01 .wpcf7-form #back {
	display:block;
	overflow:hidden;
	width:300px;
	height:45px;
	margin:0 auto 10px;
	border:none;
	/*text-indent:-9999px;*/
	text-align:center;
}
.form01 .wpcf7-form #submit {
	display:block;
	overflow:hidden;
	width:300px;
	height:45px;
	margin:0 auto 10px;
	border:none;
	/*text-indent:-9999px;*/
	text-align:center;
}


.form02 .wpcf7-form #confirm {
	display:block;
	overflow:hidden;
	width:300px;
	height:45px;
	margin:0 auto;
	background:url(img/inquiry_btn_confirm.gif) no-repeat;
	border:none;
	text-indent:-9999px;
}
.form02 .wpcf7-form #back {
	display:block;
	overflow:hidden;
	width:300px;
	height:45px;
	margin:0 auto 10px;
	border:none;
	/*text-indent:-9999px;*/
	text-align:center;
}
.form02 .wpcf7-form #submit {
	display:block;
	overflow:hidden;
	width:300px;
	height:45px;
	margin:0 auto 10px;
	border:none;
	/*text-indent:-9999px;*/
	text-align:center;
}

.form02 .wpcf7-form #pay .wpcf7-list-item {
	display:block;
}

.page .form03 table.style01 span.att {
    display: block;
    font-size: 90%;
    margin-top: 10px;
}
.page .form03 table.style01 th {
    width: 320px;
    padding: 25px 15px 15px;
    background: #fef4d8;
    border-top: 1px solid #cdc69e;
    border-bottom: 1px solid #cdc69e;
    font-size: 116%;
    font-weight: bold;
    vertical-align: middle;
}

.page .form03 table.style01 td {
    padding: 15px;
    border-top: 1px solid #cdc69e;
    border-bottom: 1px solid #cdc69e;
    font-size: 116%;
    line-height: 1.8;
    background: #fff;
}

.form03 .req02{
       background: #d0000e;
       display: inline-block;
       color: #fff;
       font-size: 90%;
       float: right;
       padding: 2px 10px;
       font-size: 90%;}

.form03 .nini{
       background: #2589c1;
       display: inline-block;
       color: #fff;
       font-size: 90%;
       float: right;
       padding: 2px 10px;
       font-size: 90%;}

.form03 .services{
       background: #e5efd2;
       display: inline-block;
       color: #3b8f0d;
       font-size: 90%;
       padding: 2px 10px;
       font-size: 90%;}

.form03 .cooks{
       background: #e3f0f7;
       display: inline-block;
       color: #55a3cf;
       font-size: 90%;
       padding: 2px 10px;
       margin-left: 20px;
       font-size: 90%;}

.yui-skin-sam .yui-calcontainer .title{
	background:#ccc !important;}

	.yui-skin-sam .yui-calcontainer,
	.yui-skin-sam .yui-calendar td.calcell{
		border:1px solid #cdc69e !important;}

		.yui-skin-sam .yui-calendar td.calcell a{
			color:#333 !important;}

			.yui-skin-sam .yui-calendar .calweekdayrow th{
				background:none;}
#modal-01 {
display: none;
}

.header-inner .look-cm {
  position: absolute;
  top: 0;
  right: 0;
}
.header-inner .look-cm a:hover {
  opacity: .7;
}
.cm-gallery h3 {
  color: #fff;
  background-color: #333;
  font-size: 16px;
  padding: 12px;
  margin: 30px 0 15px;
}
.news-box{
	background: #fff url(img/bg-news.png);
	padding:25px 20px 20px 20px;
	width: 980px;
	margin:0 auto 30px auto;
	box-sizing: border-box;
}
.news-box h3{
	margin-bottom: 15px;
}
.news-box h3:before{
	content: "";
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	background:url(img/ico-circle_large.png) no-repeat 50% 50%;
}
.news-box ul{
	width: 100%;
	box-sizing: border-box;
	max-height: 200px;
	padding: 15px 25px;
	overflow: auto;
	background:#f3f3f3;
}
.news-box ul li{
	position: relative;
	border-bottom: 1px solid #ececec;
	padding: 15px 10px 15px 105px;
	font-size: 15px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.news-box ul li a{
	display: block;
	text-decoration: none;
	color: #333;
}
.news-box ul li a:hover{
	text-decoration: underline;
}
.news-box ul li time{
	position: absolute;
	top: 10px;
	left: 0;
	background: #000;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
	width: 85px;
	text-align: center;
	padding:5px 5px;
}
.modal-content.news{
	box-sizing: border-box;
	padding:20px;
}
.modal-content.news h4{
	background:#d0000e;
	color: #fff;
	padding:10px;
	margin-bottom:5px;
	font-size: 15px;
}
.modal-content.news time{
	display: block;
	text-align: right;
	font-size: 12px;
	margin-bottom: 15px;
}
.modal-content.news p{
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 1em;
}
/*--
採用エントリーフォーム
--*/

.page-template-page-temp-entry-php *{
	font-family:"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

	.page-template-page-temp-entry-php #recruit-container{
		width: 980px;
		margin: 0 auto;}

		.page-template-page-temp-entry-php #content-section .bnr,
		.page-template-page-temp-entry-php #content-section .btn{
			visibility: hidden;}

			.page-template-page-temp-entry-php h2{
				margin-bottom:20px;}

				.page-template-page-temp-entry-php p{
					font-size:15px;
					line-height:1.8;}

					.page-template-page-temp-entry-php table.style01 th{
						width:250px;
						vertical-align:middle;}

						.page-template-page-temp-entry-php table.style01 td{
							background:#fff;}

							.page-template-page-temp-entry-php table.style01 td input[type="text"],
							.page-template-page-temp-entry-php table.style01 td input[type="email"],
							.page-template-page-temp-entry-php table.style01 td textarea{
								border:1px solid #ccc;
								padding:3px;}

								.page-template-page-temp-entry-php table.style01 td ul li{
									margin:3px 0;}

									.page-template-page-temp-entry-php table.style01 td textarea{
										width:700px;}

										.page-template-page-temp-entry-php table.style01 th span.req02{
											font-size:12px;
											float: right;
											background: #cc0000;
											color: #fff;
											font-weight: normal;
											padding: 3px 10px;
											vertical-align: middle;}

											.page-template-page-temp-entry-php table.style01 th span.nini{
												background:#2589c1;}

												.page-template-page-temp-entry-php table.style01 th span.att{
													display:block;
													color:#222;
													font-weight: normal;
													font-size:11px;}

													.page-template-page-temp-entry-php table.style01 td span.services{
														padding:2px 5px;
														background:#e5efd2;
														color:#318901;}

														.page-template-page-temp-entry-php table.style01 td span.cooks{
															padding:2px 5px;
															background:#e3f0f7;
															color:#2589c1;}


															.page-template-page-temp-entry-php input#confirm{
																border:none;
																width:440px;
																height:54px;
																text-indent:-9999px;
																cursor:pointer;
																background:url(/wp/wp-content/themes/wp-theme/img/entry/btn_submit.gif) no-repeat;}

																.page-template-page-temp-entry-php input#back,
																.page-template-page-temp-entry-php input#submit {
																	display: block;
																	overflow: hidden;
																	width: 300px;
																	height: 45px;
																	margin: 0 auto 10px;
																	border: none;
																	/* text-indent: -9999px; */
																	text-align: center;
																	cursor:pointer;}

																	.page-template-page-temp-entry-php div.wpcf7-validation-errors{
																		padding:5px 0;
																		border-color:#cc0000;
																		background:#fff;
																		text-align:center;}

