/*
Theme Name: gyokurin-en.co.jp/
Description:gyokurin-en.co.jp/オリジナルテーマ
Theme URI: http://www.gyokurin-en.co.jp//
Author: gyokurin-en.co.jp/
Author URI: http://www.gyokurin-en.co.jp//
Version: 1
*/

@charset "utf-8";
/* CSS Document */
a{
	/* \*/
	overflow:hidden;
	/* */
	outline:none;
	text-decoration: none;
	color:#006934;
}
a:link{
}
a:visited{
	color:#006934;
}
a:hover{
	color: #2e4e8e;
	text-decoration:underline;
}
.wow{}

/* layout */
body{
	margin:0px;
	text-align:center;
	color:#333333;
	font-size:13px;
	line-height:1.6;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}

header{
	text-align:left;
	width:1000px;
	margin:auto;
	padding:10px 0 0;
}

div.container{
	width:1000px;
	text-align:left;
	margin:0 auto 40px;
}
div.sideWrap{
	float:left;
	width:220px;
	background:url(images/side_bg.jpg);
}
div.side{
	width:220px;
	text-align:center;
	padding:20px 0;
}
div.main{
	float:right;
	width:720px;
	text-align:left;
}



/* header */
header h1{
	font-size:100%;
	font-weight: normal;
	float:left;
	margin-bottom:20px;
}
header h2{
	font-size:100%;
	font-weight: normal;
	float:left;
	margin-right:30px;
	clear:left;
}
header nav{
	float:right;
}
ul.g_navi{
	height:127px;
	/* リクルート含む横幅設定 width:401px;*/
	width:321px;
	margin-bottom:10px;
}
ul.g_navi li{
	float:left;
	text-indent:-9999px;
}

.g_navi01 a, .g_navi02 a, .g_navi03 a, .g_navi04 a, .g_navi05 a{
	background:url(images/g_navi.jpg) no-repeat;
	display:block;
	height:127px;
	width:80px;
}
li.g_navi01 a{ background-position:0 0; }
li.g_navi02 a{ background-position:-80px 0;}
li.g_navi03 a{ background-position:-160px 0;}
li.g_navi04 a{ background-position:-240px 0;}
li.g_navi05 a{ background-position:-320px 0; width:81px;}

li.g_navi01 a:hover,li.g_navi02 a:hover,li.g_navi03 a:hover,li.g_navi04 a:hover,li.g_navi05 a:hover,li.g_navi06 a:hover{
	opacity: 0.5;
	transition:0.3s;
}


/* footer */
footer{
	clear:both;
	background:#000;
	margin:0;
	min-width:1000px;
	border-top:solid 1px #CCC;
	text-align:center;
	padding:20px 0;
	color:#FFF;
}
nav.f_navi{
	width:1000px;
	margin:0 auto 0;
	text-align:left;
}
footer nav.f_navi ul{
	width:140px;
	float:left;
	margin:0 20px 40px 0;
	border-right:solid 1px #000;
}
footer nav.f_navi ul:last-child{
	border-right:none;
}
nav.f_navi ul li a{
	display:inline-block;
	color:#FFF;
	text-decoration:none;
}
nav.f_navi ul li a:visited{
	color:#FFF;
}
nav.f_navi ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
.footer_in{
	width:1000px;
	margin:auto;
	clear:both;
}
footer h1{
	float:left;
	margin-right:30px;
}
.copy{
	text-align:right;
	padding-top:30px;
}
.item_slider{
	background:#016934;
	padding:50px 0;
	min-width:1000px;
}
.item_slider img{
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1); 
}
.item_title{
	background:url(images/item_title.jpg) no-repeat right;
	padding-right:80px;
	width:920px;
	margin:auto;
}
.f_item_title{
	background:url(images/f_item_title.jpg) no-repeat right;
	padding-right:80px;
	width:920px;
	margin:auto;
}

/*-----------------------
	トップへ戻るボタン
-------------------------*/

#page_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page_top a {
	color:#FFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}
#page_top a:hover {
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00;
}

/*-----------------------------------------*/

/* side */
nav.s_navi ul{
	width:200px;
	margin:0 10px 30px;
}
nav.s_navi ul li a{
	display:block;
	color:#FFF;
	text-decoration:none;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	background:url(images/s_navi_bg.jpg) no-repeat;
	background-position:top;
	padding-left:37px;
	text-align:left;
	margin-bottom:3px;
	height:28px;
	line-height:28px;
}
nav.s_navi ul li a:visited{
	color:#FFF;
}
nav.s_navi ul li a:hover{
	color:#FFF;
	background-position:bottom;
}

nav.s_navi2 ul{
	width:200px;
	margin:0 10px 20px;
}
nav.s_navi2 ul li a{
	display:block;
	color:#FFF;
	text-decoration:none;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	background:url(images/s_navi02.jpg) no-repeat left;
	padding-left:37px;
	text-align:left;
}
nav.s_navi2 ul li a:hover{
	color:#A9C88C;
}

/*-----------------------------------*/

/*.page_title*/

.page_title img{
	margin-bottom:20px;
}
.main_title{
	background:url(images/title_bg.jpg) no-repeat;
	height:70px;
	line-height:70px;
	text-indent:30px;
	color:#FFF;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:20px;
	margin-bottom:20px;
}

.breadcrumbs{
	margin-bottom:40px;
}
/*-----------------------------------*/
/* main */

section{
	margin-bottom:60px;
	clear:both;
}
section h1{
	margin-bottom:20px;
	font-size:18px;
	background:url(images/title_bg2.jpg) no-repeat;
	height:35px;
	line-height:35px;
	text-indent:25px;
	clear:both;
}
section h2{
	margin:20px 0 10px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
}
section p{
	margin-bottom:20px;
}
.midasi01{
	font-size:110%;
	font-weight:bold;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.midasi02{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom:20px;
}
.midasi03{
	font-size:200%;
	font-weight:bold;
}
.font_red{
	color:#F66;
	font-weight:bold;
}
.scroll{}


.table01{
	margin-bottom:20px;
	width:100%;
	border-collapse:separate;
	border-spacing:3px;
}
.table01 th{
	text-align:left;
	font-weight:normal;
	padding:10px;
	background:#d1d1d1;
	width:20%;
}
.table01 td{
	padding:10px;
	background:#f0f0f0;
}

.table02{
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
.table02 th{
	text-align:left;
	font-weight:normal;
	padding:15px 0;
	border-bottom:solid 1px #000;
	vertical-align:top;
	width:20%;
}
.table02 td{
	padding:15px 0;
	border-bottom:solid 1px #000;
}


ul.list01{
}
ul.list01 li{
	margin-bottom:10px;
	background:#fceaf0;
	border-radius:10px;
	padding:10px;
	width:370px;
}


.box01{
	margin-bottom:20px;
}

/* index */
.top_main{
	margin-bottom:40px;
	float:left;
	width:678px;
}
.top_side{
	margin-bottom:40px;
	float:right;
	width:258px;
	text-align:center;
}
.top_side img{
	margin-bottom:20px;
}

/* タブ */

.tab_box{
    padding:0 40px 20px;
	margin-bottom:40px;
	border:solid 1px #808080;
	border-top:none;
	min-width:400px;
}


/* カスタム投稿 */
.custom-post-content{
	padding:20px 0px ;
	border-bottom:solid 1px #333;
	line-height:2.0em;
}
.custom-post-content img{
	float:left;
	width:150px;
	height:auto;
	margin:0 20px 0 0;
}
a.p_navi{
	display:inline-block;
	background:#49764D;
	padding:2px 20px;
	float:right;
	margin:10px 0;
	color:#FFF;
	border-radius:2px;
}
a.p_navi:hover{
	background:#76B97F;
	text-decoration:none;
	color:#FFF;
}

/*-----------------------------------*/
/* wp */
.tablenav {
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	clear:both;
}

a.page-numbers, .tablenav .current {
	color: #000000;
	padding: 2px 5px;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
	background:white;
}

a.page-numbers:hover {
	color:white;
	background: #000000;
}

.tablenav .current {
	color: white;
	background: #000000;
	border-color: #000000;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:none;
	font-size:smaller;
	font-weight:bold;
}
.post, .post_list{
	padding:0 0 10px;
	border-bottom:solid 1px #FFF;
	margin-bottom:20px;
}
.post h1, .post_list h1{
	margin:0 0 20px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background:url(images/title_bg02.jpg) no-repeat;
	background-position:0 5px;
	text-indent:20px;
	font-size:20px;
	color:#c9a063;
	line-height:1.2;
}
.post_list img{
	float:left;
	margin:0 20px 20px 0;
}

.nav-below{
	border-top:dotted 1px #CCC;
	padding-top:10px;
}
.nav-previous{
	float:left;
}
.nav-next{
	float:right;
}
.p_navi{
	text-align:right;
	clear:both;
}
.p_navi a{
	background:#FFF;
	color:#000;
	padding:5px 10px;
	border-radius:2px;
}
.p_navi a:hover{
	background:#AAA;
	text-decoration:none;
	transition:0.3s;
}
.blog_info{
	margin-bottom:20px;
}


/* link */
.link img{
	max-width:90px;
	max-height:60px;
	float:right;
}
.widgettitle{
	display:none;
}
ul.xoxo li a{
	display:block;
	padding:10px;
	height:60px;
	line-height:60px;
	border-bottom:dotted 1px #CCC;
	color:#333;
}
ul.xoxo li a:hover{
	background:#e2f2fc;
	color:#333;
	text-decoration:none;
}
li.widget{ list-style:none;}
li.widget_links{}
/*-----------------------------------------*/

.t_right{
	text-align:right;
}
.banner img{
	margin:0 10px 20px 0;
	vertical-align:top;
}
.img_left{
	float:left;
	margin:0 20px 20px 0;
}
.img_right{
	float:right;
	margin:0 0 20px 20px;
}

/* mailform */

#formWrap {
	margin:20px auto;
	color:#555;
	line-height:120%;
	font-size:13px;
}
#formWrap p{
	margin-bottom:20px;
}
#formWrap h4{
	margin-bottom:20px;
}
table.formTable{
	width:100%;
	margin:20px auto;
	border-collapse:collapse;
	border-top:solid 1px #333;
	table-layout: fixed;
}
table.formTable td,table.formTable th{
	border-bottom:solid 1px #333;
	padding:13px 0;
}
table.formTable th{
	width:20%;
	font-weight:normal;
	text-align:left;
}
input,select{
	margin:5px 0;
}
.need{
	background:#900;
	color:#FFF;
	padding:3px 5px;
	font-size:10px;
	margin-left:5px;
}
div.btn01{
	margin:auto;
	text-align:center;
}
a.btn01, input.btn01, .btn01 input{
	display:inline-block;
	padding:5px 20px;
	background:#49764D;
	border-radius:2px;
	margin:0 auto 20px;
	color:#FFF;
	text-decoration:none;
	border:none;
	min-width:200px;
}
a.btn01:hover, input.btn01:hover, .btn01 input:hover{
	background:#76B97F;
}

/*-----------------------------------*/




.privacy{
	padding:20px 20px 0 20px;
	border:solid 1px #512500;
	margin-bottom:20px;
	height:300px;
	overflow:auto;
}
.privacy_title{
	font-weight:bold;
	font-size:150%;
	color:#512500;
}
.privacy dl{
	}
.privacy dt{
	margin-bottom:10px;
	color:#512500;
}
.privacy dd{
	margin-bottom:20px;
}
.privacy p{
	margin-bottom:20px;
}


/*-----------------------------------*/

.text_box{
	float:left;
	width:515px;
}
.item_left{
	float:left;
	width:290px;
}
.item_right{
	float:right;
	width:385px;
}
ul.products{
	margin-bottom:20px;
	clear:both;
}
ul.products li{
	width:330px;
	margin-bottom:80px;
	text-align:center;
	border-bottom:dotted 1px #CCC;
	padding-bottom:20px;
}
ul.products li:nth-child(odd){
	float:left;
	clear:both;
}
ul.products li:nth-child(even){
	float:right;
}
ul.products li img{
	margin-bottom:20px;
}
.products-name{
	font-size:110%;
	font-weight:bold;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#FFF;
	background:#49764D;
	padding:3px;
	margin-bottom:20px;
}
.products-price{
	padding:5px 0;
	border-bottom:solid 1px #000;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}
.products-comment{
	text-align:left;
}
.pclear{
	font-weight:100;
}
span.price{
	font-size:12px;
	font-weight:100;
}