@charset "utf-8";
/* CSS Document */

/* 全体 */
html{ color:#000;background:#fff;}
legend{ color:#000; } 

a{
	color:#2b2b2b;
	text-decoration:none;
}
a:hover{
}
#wrapper{
    margin-top: 9%;
}
#header{
/*border-top:solid 3px #5f9b2e;*/
background: url(images/common/header_loop.jpg) 0 top repeat-x;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
}

/* テキストボタン */
.button a{
	background-color:#2f74d0;
	color:#fff;
}
.button a:hover{
	background-color:#1692EC;
}

/* メイン画像 */
#main-image{
	text-align:center;
}

/* タイトルパターン */
#NewContents h2{
margin-bottom:5px;
padding: 5px 0;
font-size:20px;
color: #3e3e3e;
background: url(images/pages/index/entrytxt_line.png) 0 bottom repeat-x;
}

#main h2{
margin-bottom:10px;
padding: 3px 0;
font-size:18px;
color: #3e3e3e;
background: url(images/pages/index/entrytxt_line.png) 0 bottom repeat-x;
}

.sidebar h2{
margin-bottom:20px;
padding: 5px 0;
font-family: 'Hiragino Maru Gothic Pro','ヒラギノ丸ゴ Pro W4';
color: #3e3e3e;
font-size: 20px;
background: url(images/pages/index/entrytxt_line.png) 0 bottom repeat-x;
}

#main h3{
margin-bottom:13px;
padding: 5px 0 0 0;
font-size:20px;
}

.pagetop{
width:980px;
display: inline-block;
text-align: center;
text-decoration: none;
margin: 20px 0;
}

/* -------------------------------------------
	WordPress Editor
---------------------------------------------- */
.wp-caption {
	background: #f1f1f1;
	color: #888;
}
#main .post-content blockquote{
	color:#999;
}
@media all and (min-width:641px){
/* ------------------------------------------
	PC用のスタイル記述
--------------------------------------------- */
/* header 
------------------------------------ */
#header .inner{
margin: 0 auto;
background-image:url(images/common/back_header.jpg);
background-repeat: no-repeat;
}
#header h1{
float:left;
margin-bottom:14px;
padding-left: 97px;
}
.header_btn{
float: right;
}
#header ul li{
float:left;
padding: 10px 10px 0 0;
}
#header ul li:last-child {
padding-right: 0;
}
.silder{
width:100%;
margin:auto;
}
.new_contents{
width:220px;
}
.new_contents h3{
margin-bottom:10px;
padding: 5px 0;
font-size:20px;
color: #3e3e3e;
background: url(images/pages/index/entrytxt_line.png) 0 bottom repeat-x;
}

/* Navigation 
------------------------------------ */
#header nav{
background: #4f4f4f;
background: -moz-linear-gradient(top,  #4f4f4f 0%, #222222 50%, #000000 51%, #0a0809 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4f4f), color-stop(50%,#222222), color-stop(51%,#000000), color-stop(100%,#0a0809)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4f4f4f 0%,#222222 50%,#000000 51%,#0a0809 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4f4f4f 0%,#222222 50%,#000000 51%,#0a0809 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4f4f4f 0%,#222222 50%,#000000 51%,#0a0809 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4f4f4f 0%,#222222 50%,#000000 51%,#0a0809 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */
}
#globalnavi li{
}
#globalnavi li a{
	border-left:1px solid #333;
	color:#fff;
}
#globalnavi li:last-child a{
	border-right:1px solid #333;
}
#globalnavi a:hover{
background: #000000; /* Old browsers */
}

/* Sidebar
------------------------------------ */
.sidebar .new_contents{
width:100%;
margin-bottom: 20px;
}
.sidebar p.title{
font-size:20px;
font-weight:normal;
}
.sidebar p.day{
text-align:right;
}
.sidebar .widget h3{
width: 100%;
box-sizing: border-box;
font-weight: bold;
font-size: 14px;
display: inline-block !important;
line-height: 1.4em;
margin-bottom: 10px;
border: 2px solid #f2f2f2;
padding: 8px 12px;
text-align: left;
text-indent: 0;
color: #3e3e3e;
}
.sidebar .widget li span{
margin:0 5px 0 2px;
}
.sidebar .widget li{
border-bottom: 1px dotted #f2f2f2;
font-size: 12px;
color:#333333;
}
.sidebar .widget li a{
color:#999999;
}
.sidebar .widget li a:hover{
text-decoration: underline;
}
.sidebar .widget li:first-child{
border-top: 1px dotted #f2f2f2;
}

/* メインページ
------------------------------------ */
#NewContents{
width:960px;
margin: 0 auto;
}
#NewContents .contentsList ul li{
float:left;
margin:10px 10px 10px 0;
}
#NewContents .contentsList p.ph{
width:240px;
}
#NewContents .contentsList .new_contents{
width:230px;
}

/* main 3カラム  */
.contentsList{
widht:690px;
margin:20px 0 30px;
}
#NewContents .contentsList ul li{
float:left;
margin:10px 26px 10px 0;
width:220px;
}
#NewContents .contentsList  ul li:last-child{
float:left;
margin-right:0;
}
#main .contentsList ul li{
float:left;
margin:10px 15px 10px 0;
width:220px;
}
#main .contentsList ul li a{
 color: #534118;
}
#main .contentsList  ul li:last-child{
float:left;
margin-right:0;
}
.contentsList p.categoly{
margin:10px 0 ;
}
.contentsList p.categoly span{
background: #E9E9E9;
padding: 5px;
font-size: 11px;
line-height: 15px;
overflow: hidden;
}
.contentsList p.title{
font-size: 16px ;
font-weight: bold;
line-height: 1.3em;
min-height:47px;
color: #3e3e3e;
margin:8px 0 0 0;
}
.contentsList p.day{
margin-top: 5px;
text-align: right;
line-height: 1em;
color:#666666;
font-size:11px !important;
}

/* おすすめレシピ  */

/* Footer
------------------------------------ */
#footer_wp{
border-top: 1px solid #f2f2f2;
margin:0 auto;
}
#pagetop a:hover{
background-color:#d0d0d0;
}
.footer_inner{
margin: 0 auto;
width: 980px;
}
.footer_inner ul{
display: inline-block;
margin: 0 auto;
padding: 1.5% 0;
}
.footer_inner li{
float: left;
border-right: 1px solid #444444;
padding:2px 13px 0;
font-size: 16px;
line-height: 1;
}
.footer_inner li:first-child {
border-left: 1px solid #444444;
}
.footer_inner li a{
color: #444444;
}
p.copy{
border-top: 1px solid #f2f2f2;
color: #444444;
text-align: center;
font-size: 12px;
padding: 10px 0;
}

/* ------------------------------------------
	PC用の下層ページスタイル記述
--------------------------------------------- */
.pagination-wrap{
text-align: center;
padding: 20px 0 24px;
position: relative;
width: 690px;
margin: 0 auto;
}
.pagination {
display: inline-block;
border: 1px solid #ccc;
padding: 15px 25px;
border-radius: 4px;
}

/* ブログ
----------------------------- */
#main h2.blogtitle{
margin-top:30px;
}
.article{ /* 記事ボックス */
width:690px;
padding: 0 10px;
background-color:#fff;
border-bottom: 1px dashed #c9c9c9;
margin-bottom:20px;
}
.post-content a:hover{
color:#666 !important;
}
.post-content a:hover{
color:#000;
}
.article .post-content{ /* 記事本文 */
width: 660px;
padding-bottom: 0px;
}
.article .date{
color:#ccc;
text-align:right;
display:block;
font-size:13px;
padding:2px 0 12px 0;
}
.article .post-content p.icatch{
overflow:hidden;
}
.article .post-content p.icatch img{
display: block;
height: 150px;
position: absolute;
left: -50px;
top: 10px;
}
h3.post-title{
width: 470px;
}
p.day{
font-size: 0.8em;
margin: 5px;
color: #9fa6b4;
}
p.coment{
letter-spacing: -0.05em;
font-size: 16px;
color: #777777;
margin:10px 0;
}
.post-content{
word-wrap: break-word;
}
.article .post-content ul li{
float: right;
margin-bottom:25px;
}
.article .post-content p.text{
font-size:0.9em;
width: 470px;
}
.article .post-content p.next{
width: 470px;
text-align: right;
font-size: 0.9em;
}
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 10px 10px;
    margin: 3px;
}
.wp-pagenavi {
    font-size: 2em;
}

/*-------------------------------------------*/
/* この記事の投稿者
/*-------------------------------------------*/
#padSection {
    clear: both;
    margin: 30px 0;
    display: block;
    overflow: hidden;
    padding: 15px 20px;
    border: 3px solid #e5e5e5;
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.8);
}
#padSection h4,
#padSection h5,
#padSection dl,
#padSection dl dt,
#padSection dl dd	{ margin:0px; padding:0px; background:none; border:none;color:inherit; }
#padSection dl dt	{ }
#padSection dl dt #authorName {font-size:18px; }
#padSection dl dt #pad_caption {padding-left:10px;font-size:12px;font-weight: lighter;}
#padSection dl dt #pad_twitter {padding-left:10px;font-size:12px;font-weight: lighter;}
#padSection::before	{ display:block; overflow:hidden; width:100%;}
#padSection h4	{ margin-bottom:15px;padding-bottom:2px; border-bottom:1px dotted #333;}
#padSection #avatar	{ float:left;}
#padSection #avatar img	{ border:1px solid #ccc;margin-bottom:15px; }
#padSection #profileTxtSet	{ margin-left:100px; display:block; overflow:hidden; }
#padSection #profileTxtSet dt	{ margin-bottom:5px; }
#padSection #latestEntries	{ margin-top:15px;clear:both; position:relative; }
#padSection #latestEntries h5	{ margin-top:0;margin-bottom:10px;padding-bottom:2px;border-bottom:1px dotted #ccc;color:#333; }
#padSection #latestEntries .authorLink { text-align:right; margin:0; position:absolute; top:0; right:0; }
#padSection #latestEntries ul,
#padSection #latestEntries ul li { list-style: none;margin:0;padding:0; }
#padSection #latestEntries ul li .padDate	{ margin-right:5px;}
#padSection #latestEntries ul li a.padCate	{ margin-right:5px;font-size:10px; background-color: #e5e5e5; color:#333;padding:0px 5px; line-height:12px; text-decoration: none;}
#padSection #latestEntries ul li a:hover.padCate { background-color: #333;color:#fff; }
#padSection #latestEntries ul li.textList { margin-bottom:0;}
#padSection #latestEntries ul li.textList a.padTitle { display:block; overflow:hidden;clear: both;}
#padSection #latestEntries ul li.thumbnailBox { display:block; overflow:hidden;width:23.5%;margin-right:2%; float:left;font-size:83.3%; line-height: 140%; }
#padSection #latestEntries ul li.thumbnailBox:last-child { margin-right:0;}
#padSection #latestEntries ul li.thumbnailBox img { width:100%;height:auto;margin-bottom:4px;}
#padSection #latestEntries ul li.thumbnailBox a.padTitle	{ display:block;clear: both; }

#padSection #latestEntries ul li.thumbnailBox .padDate {
    display: block;
    width: 90%;
}
.profileTxtSet{
    width: 500px;
    float: right;
}
#padSection #latestEntries ul li.thumbnailBox span.cat{
display: block;
background: #E9E9E9;
padding: 5px;
font-size: 12px;
line-height: 15px;
overflow: hidden;
}
#padSection #latestEntries ul li.thumbnailBox a.padCate {
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 1px;
    margin: 2px 0 5px;
}

/* スタッフ紹介 
----------------------------- */
.staffArchive{
display: table;
}
.staffArchive li{
float: left;
margin: 0 2% 2% 0; 
border: 1px solid #999999;
border-collapse: collapse;
width: 23.5%;
padding: 1%;
}
.staffArchive li:nth-child(4n){
margin-right:0;
}
p.busho{
text-align: center;
padding: 2px;
font-size: 13px;
}
p.name{
text-align: center;
font-size:1.6em;
}

/* スタッフ紹介下層
----------------------------- */
.staffContents{
border-top:2px solid #CCC;
border-bottom:2px solid #CCC;
}
.staffContents ul li{
float:left;
}
li.staffpt{
width:160px;
}
li.staffct{
width: 520px;
padding-left: 20px;
}
li.staffct p{
text-align:left;
}
li.staffct p.name{
padding-top:10px;
}

/* コメント部分 
----------------------------- */
#com h3{/* コメントタイトル */
	border-bottom:1px solid #999;
	background-color:#eee;
}
#com .compost{ /* コメント本文 */
	border-bottom:1px dotted #ddd;
}

/* よくある質問
----------------------------- */
#main .faq-article h3{/* Qの背景はここで指定 */
}

#main .faq-comment{/* Aの背景はここで指定 */
}

/* 店舗・会社案内
----------------------------- */
#table_information th,
#table_information td{
	border-bottom:1px dotted #ccc;
}
#table_information td{
}

/* 問い合わせ
----------------------------- */
.form_box .mailform-tbl th,
.form_box .mailform-tbl td{
	border:1px solid #ccc;
}
.form_box .mailform-tbl th{
	background-color:#f0f0f0;
}

.form_box .mailform-tbl td{
	background-color:#fff;
}

/* コース案内
----------------------------- */
.page-course{}
.course-cf dl{/* 各ブロック */
	border:1px solid #ccc;
}
.course-cf dt{
	border-bottom:1px solid #ccc;
	padding-bottom:7px;
}
.course-cf dd .course-price{
}
.course-cf .course-content02{/* 下部コメント */
}

/* メニュー一覧表示
----------------------------- */
#main #item-list li{
	box-shadow:0 0 3px #ccc;
	border:1px solid #ccc;
}

/* 商品メニュー詳細
----------------------------- */
#imagewrap img{
	box-shadow:0 0 3px #aaa;
}
/* タクソノミーTAB風一覧 */
#container #gallery-taxonomy-list{
	border-bottom:2px solid #005EDD;
}
#container #gallery-taxonomy-list li a{
	background-color:#005EDD;
	color:#fff;
}
#container #gallery-taxonomy-list li.current-cat a{
}
#container #gallery-taxonomy-list li a:hover{
	background-color:#ED0003;
}

/* 汎用性リストの設置
----------------------------- */
.category .list{	
}

.category h2 {
    background: rgba(0, 0, 0, 0) url("images/pages/index/entrytxt_line.png") repeat-x scroll 0 bottom;
    color: #3e3e3e;
    font-family: "Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4";
    font-size: 20px !important;
    margin-bottom: 10px;
    padding: 5px 0;
}
.category h5 {
   background: rgba(0, 0, 0, 0) url("images/pages/index/entrytxt_line.png") repeat-x scroll 0 bottom;
    color: #3e3e3e;
    font-family: "Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4";
    font-size: 20px !important;
    margin-bottom: 10px;
    padding: 5px 0;
}
.category .list ul{
display:inline-block;
}
.category .list ul li{
 	border-bottom: 1px dashed #c9c9c9;
	display: inline-block;
    	padding: 3% 15px;
    	width: 100%;
}
.category .list ul li .image{
	float: left;
    	margin: 0px 10px 0 0 !important;
    	width: 150px !important;
	height:150px !important;
	overflow:hidden;
   	position: relative;
}
.category .list ul li .image img {
	max-width:initial !important;
 	left: -50px;
    	position: absolute;
    	top: 10px;
	
}
.category .list ul li .txt p.post-title{
	margin-top:10px;
	color: #3e3e3e;
    	font-size: 20px !important;
    	font-weight: normal;
    	line-height: 1.3em;
    	font-weight: bold !important;
}
.category .list ul li .txt p.day{
 color: #9fa6b4;
    font-size: 0.8em;
    margin: 5px;	
}
.category .list ul li .txt p.categoly{
}
.category .list ul li .txt p.categoly span{
background: #E9E9E9;
padding: 5px;
font-size: 11px;
line-height: 15px;
overflow: hidden;
}

.category .list ul li .txt{

}

}
@media screen and (max-width:768px)
 and (min-width:641px){
/* ------------------------------------------
	タブレット用のスタイル記述
--------------------------------------------- */
#wrapper{
    margin-top: 12%;
}
#breadcrumb{
padding-top: 20px;
}
/* header */
.silder{
width:768px;
margin:auto;
padding:10px;
}
/* main */
#NewContents{
width:100%;
margin: 0 auto;
padding:10px;
}
#NewContents .contentsList ul li{
width: 100%;
padding: 1%;
border-bottom: 1px dashed #c9c9c9;
}
#NewContents .contentsList .new_contents.new_contents{
width: 96%;
}
#NewContents .contentsList ul li p.ph {
float: left;
}
.contentsList ul li {
margin: 2% 1%;
}
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 10px 10px;
    margin: 3px;
}
.wp-pagenavi {
    font-size: 1em;
}

/* side */
.sidebar li.new{
float: left;
margin-left: 2%;
}

/* ブログページ */
.article {
    width: 100%;
}
.article .post-content{
width: 98%;
}
.post-content ul li ｛
width: 510px;
｝
.article .post-content p.text{
width: 510px;
padding-left: 20px;
}
.article .post-content p.next{
width: 510px;
}

/* staff紹介 */
ul.staffArchive{
    padding: 10px;
}

/* footer */
#footer {
width: 100%;
min-width: 768px;
background-size: 160%;
}
#footer_wp {
width: 100%;
min-width: 768px;
}
.footer_inner{
width: 760px;
}
.footer_inner ul{
padding-top: 2%;
line-height: 0.5;
}
.pagetop {
    width: 100%;
}
}
@media screen and (max-width:640px){
/* ------------------------------------------
	スマホ用のスタイル記述
--------------------------------------------- */
#wrapper{
    margin-top: 25%;
}
#header{
background-image:url(images/common/back_header_sp.jpg);
background-position:left bottom;
background-repeat: no-repeat;
background-size: 100%;
height: 120px;
}
#header .inner{
margin: 0 auto;
}
#sp-left {
width: 83%;
margin-top: 8%;
}
p.home{
text-align:right;
}
p.home img{
width: 40px;
}
#main h2,
.sidebar .widget h3{
/* サイトごとに変更 */
margin-bottom:10px;
padding: 5px 0;
font-size:16px;
color: #3e3e3e;
margin-top:30px;
font-weight: bold;
}
.silder{
width:100%;
margin:auto;
padding-top:40px;
}
#main h3{
margin-bottom:10px;
font-size:16px;
padding: 5px 0;
font-weight: bold;
}

/* スマホメニュー */
.inner h1{
padding-left:11%
}
h1 img{
width: 55%;
}
#globalnavi{
	z-index:999;
}
#globalnavi li{
	background:#6c9f33;
	text-decoration:none;
	display:block;
	color:#ffffff;
	border-bottom:1px dashed #ffffff;
　　　　border-top:1px solid #ffffff;
}
#globalnavi h4{
width: 96%;
margin:0px auto;
font-weight: bold;
padding:15px;
border: 2px solid #FFFFFF;
color: #FFFFFF;
background-color: #6c9f33;
}
#globalnavi li a{
	display:block;
	color:#ffffff;
	padding:10px 0 10px 20px;
}
#globalnavi li:nth-child(1){
	border-bottom:none;
}
#globalnavi li:last-child{
	border-bottom:none;
}
.css-bar,
.css-bar:before,
.css-bar:after{
	width: 25px;
	height: 4px;
}
.css-bar:before,
.css-bar:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background: #ffffff;
}
.css-bar:before{
  	margin-top: -10px;
}
.css-bar:after{
 	 margin-top: 6px;
}

/* main以前 */
/* 
#openmenu{
	background-color: #6c9f33;
	color:#fff;
}
 #openmenu{
	width:40px;
	height:40px;
	position: absolute;
	right: 4%;
	background-color:#6c9f33;
	text-align:center;
	cursor: pointer;
	margin-top: 24%;
}
*/
.css-bar{
	display: inline-block;
	position: relative;
	margin: 18px auto 0;
	padding: 0;
	background: #fff;
}
#openmenu{
	background:none;
	float:none;
	width:auto;
}
.open_menu #openmenu2{
	background-color: #6c9f33;
	text-align: center;
	cursor: pointer
}
.open_menu #openmenu2 .close{
	font-size: 18px;
	display: inline-block;
}
.open_menu #openmenu2 .close:after{
	content: "";
	position: absolute;
}

/* main */
#NewContents{
width:100%;
margin: 0 auto;
padding:10px;
}
#NewContents .contentsList{
margin-bottom: 10%;
}
#NewContents .contentsList ul li{
width: 100%;
padding: 3% 1%;
border-bottom: 1px dashed #c9c9c9;
display:inline-block;
}
#NewContents .contentsList .new_contents{
width: 100%;
margin:0 2% 0 0;
}

#NewContents .contentsList ul li .wrapper{
	float: left;
	padding: 0 2%;
}
/* 四角形 */
/*
#NewContents .contentsList ul li .wrapper p.ph {
	width: 80px;
	max-height:80px;
	overflow:hidden;
	max-height:120px;
}
#NewContents .contentsList ul li .wrapper p.ph img{
	height: auto;
	max-width: 100%;
}
*/

#NewContents .contentsList ul li p.ph {
	width: 36%;
	float:left;
	margin:0px 8px 0px 0px !important;
}
#main .contentsList{
margin-bottom:10%;
}
#main .new_contents{
display:inline-block;
}
.contentsList .new_contents{
margin:0 2% 10% 0;
}
.contentsList ul li img{
width: 100%;
}
.contentsList p.categoly span{
background: #E9E9E9;
padding: 1.3%;
font-size: 10px;
line-height:10px;
overflow: hidden;
}
.contentsList p.title{
font-size: 16px !important;
font-weight: normal;
line-height: 1.3em;
color: #3e3e3e;
}
.contentsList p.day{
margin-top: 5px;
text-align: right;
line-height: 1em;
color:#666666;
font-size: 10px !important;
}
.new_contents h3{
margin-bottom:10px;
padding: 5px 0;
font-size:20px;
font-family: 'Hiragino Maru Gothic Pro','ヒラギノ丸ゴ Pro W4';
color: #3e3e3e;
background: url(images/pages/index/entrytxt_line.png) 0 bottom repeat-x;
}

/* sidebar */
.sidebar .new_contents{
width:100%;
margin-bottom: 2%;
}
.sidebar p.title{
font-size:16px;
font-weight:bold;
}
.sidebar .widget h3{
width: 100%;
box-sizing: border-box;
font-weight: bold;
font-size: 14px;
display: inline-block !important;
line-height: 1.4em;
margin-bottom: 10px;
border: 2px solid #f2f2f2;
padding: 8px 12px;
text-align: left;
text-indent: 0;
color: #3e3e3e;
}
.sidebar .widget li span{
margin:0 5px 0 2px;
}
.sidebar .widget li{
padding: 1% 0 !important;
border-bottom: 1px dotted #f2f2f2;
font-size: 1.0em;
color:#333333;
}
.sidebar .widget li:first-child{
border-top: 1px dotted #f2f2f2;
}

/*footer*/
#footer_wp {
border-top: 1px solid #e2e2e2;
text-align: center;
padding: 1.5%;
}
.footer_inner p{
font-size:12px;
padding-bottom: 0.5%;
}
.footer_inner a{
color:#444444;
padding:0 1%;
}
p.copy{
border-top: 1px solid #f2f2f2;
color: #444444;
text-align: center;
font-size: 12px;
padding: 1.5% 0;
}
.pagetop {
    width: 100%;
}

/* ------------------------------------------
	スマホ用の下層ページスタイル記述
--------------------------------------------- */
#breadcrumb{
padding-top: 13%;
}
.pagination-wrap{
text-align: center;
padding: 20px 0 24px;
position: relative;
width: 100%;
margin: 0 auto;
}
.pagination {
display: inline-block;
border: 1px solid #ccc;
padding: 15px 25px;
border-radius: 4px;
}
.article .post-meta {
padding-bottom: 5%;
}

/* INDEX
------------------------------------ */
.cont03 li{
	border-bottom:1px solid #ccc;
}

/* よくある質問
----------------------------- */

#main .faq-article h3{
	background-color:#2F60FF;
	color:#fff;
}
#main .faq-comment{
	border:1px solid #ccc;
	border-radius:0 0 5px 5px;
}

/* 店舗・会社案内
----------------------------- */
#table_information th,
#table_information td{
	border-bottom:1px dotted #ccc;
}

/* ブログ
----------------------------- */
#main h2.blogtitle{
margin-top:8%;
}
.article{
background-color:#fff;
border-bottom: 1px dashed #c9c9c9;
}
.article .post-title{
border-style: none;
}
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 2% 2%;
    margin: 3px;
}
.wp-pagenavi {
    font-size: 2em;
}
p.coment{
letter-spacing: -0.05em;
font-size: 16px;
color: #777777;
margin:2% 0;
}
p.next{
text-align: right;
}

/* スタッフ紹介 
----------------------------- */
.staffArchive ul{
margin-left: 15%;
}
.staffArchive li{
text-align: center;
border: 1px solid #999999;
width:80%;
margin-bottom:5%;
padding: 5%;
}
p.busho{
padding-top: 10px;
}
p.name{
padding-top: 10px;
font-size:1.8em;
}

/* スタッフ紹介下層
----------------------------- */
li.staffpt{
width:100%;
text-align:center;
}
li.staffct p.busho{
text-align:center;
}
li.staffct p.name{
text-align:center;
padding-top:10px;
}

/* ------------------------------------------
	スマホ用のスタイル記述
--------------------------------------------- */
#main .post-content h4 {
margin-top: 10%;
}
#main .post-content{
width:100%;
word-wrap: break-word;
}
#padSection h4 {
margin-bottom: 15px;
padding-bottom: 2px;
border-bottom: 1px #333;
border-bottom-style: dotted;
}
#padSection #avatar{
width:30%;
height:auto;
float: left;
}
.profileTxtSet{
width: 67%;
float: right;
font‐size;12px;
line-height: 1.4em;
}
#padSection dl dt span { display: block; overflow: hidden; }
#padSection dl dt #authorName { padding-bottom:5px;}
#padSection dl dt #pad_caption,
#padSection dl dt #pad_twitter { padding-left:0; }
#padSection dl dd { clear: both; width:100%; }
#padSection #latestEntries .authorLink { position:static; }
#padSection #latestEntries ul li,.post-content ul li {
border-bottom:1px dotted #ccc;
padding:3% 0;
}
#padSection #latestEntries ul li:last-child {
border-bottom:0;
}
#padSection #latestEntries h5{
clear: both;
padding-top: 5%;
font-size: 1em;
margin-bottom: 5px;
margin-top: 15px;
    padding-bottom: 2px;
    border-bottom: 1px #333;
    border-bottom-style: dotted;
}
#padSection #latestEntries ul li.thumbnailBox{
width:100%;
display: inline-block;
}
#padSection #latestEntries ul li.thumbnailBox .postImage,.post-content ul li.thumbnailBox .postImage {
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 3%;
    width: 38%;
}
#padSection #latestEntries ul li.thumbnailBox .postImage img {
    width: 100%;
}
#padSection #latestEntries ul li.thumbnailBox a.padTitle{
clear: none;
font-size: 17px;
}
#padSection #latestEntries ul li.thumbnailBox .padDate,.post-content ul li.thumbnailBox .padDate{
display:block;
 color: #666666;
    font-size: 11px !important;
    line-height: 1em;
    margin-top: 5px;
    text-align: right;
}
#padSection #latestEntries ul li.thumbnailBox a.padCate	{
display:inline-block;
padding: 1px 5px;
width: 50%;
}
#padSection #latestEntries ul li.thumbnailBox p.title,.post-content ul li.thumbnailBox p.title{
    color: #3e3e3e;
    font-size: 16px !important;
    font-weight: normal;
    line-height: 1.3em;
}

/* 問い合わせ
----------------------------- */
.form_box .mailform-tbl{
}
.form_box .mailform-tbl th,
.form_box .mailform-tbl td{
	border:1px solid #ccc;
}
.form_box .mailform-tbl th{
	background-color:#f0f0f0;
}

/* コース案内
----------------------------- */
.page-course{}

.course-cf dl{/* 各ブロック */
	border:1px solid #ccc;
	border-radius:10px;
}
.course-cf dt{
	border-bottom:2px solid #ccc;
	padding-bottom:7px;
}
.course-cf .course-content02{/* 下部コメント */
}

/* メニュー1行表示
----------------------------- */

/* メニュー一覧表示
----------------------------- */
#item-list{
}
#main #item-list li{
	border:1px solid #ccc;
}
#main #item-list li h3{ /* 1行を超える前に[・・・]で省略 */
}

/* 追記20160331
----------------------------- */
.sp_menu {
width:100%;
z-index:10;
position: fixed;
top:0;
background-color:#fff;
z-index:2000;
}
.sp_menu ul {
margin:0;
padding:0;
width:100%;
box-sizing:border-box;
}
.sp_menu ul li {
width:48.2%;
padding:20px 0px;
display:inline;
float:left;
background-color:#f8f8f8;
border-radius:20px;
text-align:center;
}
.sp_menu ul li:nth-child(1) {
margin:1.2% 0 0 1.2%;
}
.sp_menu ul li {
margin:1.2% 1.2% 0 1.2%;
}
#main ul.default li,
#main .post-content ul li{
	list-style:none;
}
#main .post-content ul li p.icatch{
	float: left;
    	margin: 0 10px 0 0 !important;
    	width: 40%;
}
#main .post-content h3{
font-size:16px;
font-weight:normal;
padding:0px;
color: #3e3e3e;
}
#main .post-content ul li .meta{
	font-size: 0.8em;
    	text-align: left;
	padding:0px;
}

/* 汎用性リストの設置
----------------------------- */
.category .list{
	
}
.category h2 {
    background: rgba(0, 0, 0, 0) url("images/pages/index/entrytxt_line.png") repeat-x scroll 0 bottom;
    color: #3e3e3e;
    font-family: "Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4";
    font-size: 20px !important;
    margin-bottom: 10px;
    padding: 5px 0;
}
.category h5 {
    clear: both;
    font-size: 15px;
    padding-top: 5%;
    font-weight: bold;
margin-bottom: 5px;
    margin-top: 15px;
    padding-bottom: 2px;
    border-bottom: 1px #333;
    border-bottom-style: dotted;
}
.category .list ul{
display:inline-block;
}
.category .list ul li{
 	border-bottom: 1px dashed #c9c9c9;
	display: inline-block;
    	padding: 2% 1%;
    	width: 100%;
}
.category .list ul li .image{
	float: left;
    	margin: 0 10px 0 0 !important;
    	width: 38%;
}
.category .list ul li .txt p.post-title{
	color: #3e3e3e;
    	font-size: 16px !important;
    	line-height: 1.3em;
　　　　 font-weight: bold !important;
}
.category .list ul li .txt p.categoly{
	background: #E9E9E9;
   	font-size: 9px !important;
   	line-height:12px;
        overflow: hidden;
        padding: 2px;
}
.category .list ul li .txt p.day{
	color: #666666;
   	font-size: 11px !important;
   	line-height: 1em;
   	margin-top: 4px;
   	text-align: right;	
}
.category .list ul li .txt{
}
}