@charset "utf-8";
.grecaptcha-badge{visibility: hidden;}
body,div,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,
ul,ol,li,dl,dt,dd,
table,th,td,
form,fieldset,legend{
	margin:0;
	padding:0;
	color:#575050;
	line-height:1.4;
	font-weight:500;
	}
body{
	font-family:"游ゴシック","Yu Gothic","游ゴシック体",YuGothic,"ヒラギノ角ゴ","ヒラギノ角ゴPro","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Lucida Grande,Verdana,Arial,sans-serif;
	font-size:16px;
	line-height:1.4;
	-webkit-text-size-adjust:100%;
	background-color:#EEEEE9;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	}
img{
	border:0;
	display:block;
	font-size:0;
	line-height:0;
	max-width:100%;
	height:auto;
	}
a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
li{
	list-style-type:none;
	}
p{
	line-height:1.9;
	font-size:15px;
	text-align:justify;
	text-justify:inter-ideograph;
	}
a{
	color:#575050;
	text-decoration:none;
	transition:0.4s;
	}
a:hover{
	color:#F77300;
	}
/* RESET HTML5 */
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}

a.cat-new{
	background-color:#9D7832 !important;
	}
a.cat-reform{
	background-color:#778857 !important;
	}
a.cat-shop{
	background-color:#84614B !important;
	}
a.cat-heiyou{
	background-color:#86796A !important;
	}
.startjs{
	background:#EEEEE9;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:9000;
	}
.startjs p{
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	display:none;
	z-index:9999;
	width:340px;
	}
header{
	position:relative;
	padding-top:60px;
	}
#head{
	background-color:#EEEEE9;
	height:60px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	overflow:hidden;
	zoom:1;
	padding:13px 5% 0 5%;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	}
#head h1{
	width:144px;
	float:left;
	}
#head nav{
	float:right;
	padding-right:70px;
	position:relative;
	}
#head nav ul{
	overflow:hidden;
	zoom:1;
	padding-top:7px;
	}
#head nav ul li{
	font-size:15px;
	float:left;
	margin-right:25px;
	font-weight:bold;
	}
#head nav ul li img{
	width:18px;
	margin-top:1px;
	}
#head nav ul li.ms1{
	margin-right:12px;
	}
#head nav ul li.ms2{
	margin-right:12px;
	}
#head nav ul li.ms3{
	margin-right:0;
	}
#head nav ul li.ms3 img{
	width:22px;
	margin-top:-1px;
	}
.menu{
	width:36px;
	height:20px;
	top:20px;
	right:6%;
	position:fixed;
	cursor:pointer;
	z-index:500;
	transition:color 2s;
	}
.menu:hover{ filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8; }
.menu1{ width:36px; height:1px; background-color:#575050; position:absolute; top:5px; left:0px; }
.menu2{ width:36px; height:1px; background-color:#575050; position:absolute; top:15px; left:0px; }
.menu1,.menu2{
	transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out;
	}
.menuclick{
	position:fixed;
	right:6%;
	top:20px;
	}
.menuclick1{
	top:10px;
	-moz-transform:rotate(390deg);
	-webkit-transform:rotate(390deg);
	-o-transform:rotate(390deg);
	-ms-transform:rotate(390deg);
	transform:rotate(390deg);
	background-color:#FFF;
	}
.menuclick2{
	top:10px;
	-moz-transform:rotate(-390deg);
	-webkit-transform:rotate(-390deg);
	-o-transform:rotate(-390deg);
	-ms-transform:rotate(-390deg);
	transform:rotate(-390deg);
	background-color:#FFF;
	}
#spnav{
	height:100%;
	width:100%;
	padding:13px 0 60px 0;
	position:fixed;
	left:0;
	top:0;
	background-color:#eeeee9;
	z-index:200;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	overflow-y:scroll;
	-ms-overflow-style:none;
	scrollbar-width:none;
	display:none;
	}
#spnav:after{
	content:"";
	display:block;
	width:39%;
	height:100%;
	position:fixed;
	right:0;
	top:0;
	background-color:#6c645d;
	z-index:-1;
	}
#spnav #sphead{
	overflow:hidden;
	zoom:1;
	padding:0 5%;
	}
#spnav #sphead h2{
	width:144px;
	float:left;
	}
#spnav #sphead ul{
	float:right;
	padding:8px 55px 0 0;
	font-size:0;
	text-align:left;
	}
#spnav #sphead ul li{
	display:inline-block;
	font-size:13px;
	margin-right:20px;
	}
#spnav #sphead ul li a{
	color:#FFF;
	padding:2px 0 0 20px;
	background:url(img/common/sns1-2.png) no-repeat left center;
	-webkit-background-size:14px 14px;
	background-size:14px 14px;
	}
#spnav #sphead ul li:nth-of-type(3){
	margin-right:0;
	}
#spnav #sphead ul li:nth-of-type(2) a{
	background:url(img/common/sns2-2.png) no-repeat left center;
	-webkit-background-size:14px 14px;
	background-size:14px 14px;
	}
#spnav #sphead ul li:nth-of-type(3) a{
	background:url(img/common/sns3-2.png) no-repeat left center;
	-webkit-background-size:16px 16px;
	background-size:16px 16px;
	}
#spnav #sphead ul li a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#spnav #spmain{
	overflow:hidden;
	zoom:1;
	padding-top:40px;
	}
#spnav #spmain .lb{
	width:46%;
	float:left;
	padding:0 6% 0 9%;
	overflow:hidden;
	zoom:1;
	}
#spnav #spmain .rb{
	width:24%;
	float:right;
	padding:0 9% 0 6%;
	}
#spnav #spmain .lb ul{
	float:left;
	width:47%;
	margin-right:6%;
	}
#spnav #spmain .lb ul:nth-of-type(2){
	margin-right:0;
	}
#spnav #spmain .lb ul li{
	position:relative;
	padding-left:18px;
	font-size:30px;
	font-weight:bold;
	line-height:1.2;
	margin-top:60px;
	}
#spnav #spmain .lb ul li:after{
	content:"";
	display:block;
	width:10px;
	position:absolute;
	left:0;
	top:11px;
	height:10px;
	background-color:#88817B;
	}
#spnav #spmain .lb ul li strong{
	font-size:15px;
	display:block;
	}
#spnav #spmain .lb ul li span{
	display:none;
	}
#spnav #spmain .lb ul li ul{
	float:none;
	width:auto;
	margin-right:0;
	padding-top:12px;
	}
#spnav #spmain .lb ul li ul li{
	font-size:16px;
	padding:11px 0 0 0;
	font-weight:normal;
	margin:0;
	}
#spnav #spmain .lb ul li ul li:after{
	display:none;
	}
#spnav #spmain .rb ul{
	overflow:hidden;
	zoom:1;
	padding-top:60px;
	}
#spnav #spmain .rb ul li{
	font-size:17px;
	font-weight:bold;
	text-align:center;
	position:relative;
	}
#spnav #spmain .rb ul li:nth-of-type(1){
	float:left;
	width:48%;
	margin:4% 4% 0 0;
	}
#spnav #spmain .rb ul li:nth-of-type(2){
	width:48%;
	margin-top:4%;
	float:left;
	}
#spnav #spmain .rb ul li:nth-of-type(3){
	padding-top:4%;
	clear:both;
	}
#spnav #spmain .rb ul li a{
	background-color:#EEEEE9;
	display:block;
	}
#spnav #spmain .rb ul li:nth-of-type(1) a,
#spnav #spmain .rb ul li:nth-of-type(2) a{
	height:62px;
	padding:75px 5px 0 5px;
	}
#spnav #spmain .rb ul li:nth-of-type(1):after{
	content:"";
	display:block;
	width:20px;
	height:20px;
	background:url(img/common/sideul1-2.png) no-repeat left top;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	position:absolute;
	left:50%;
	top:43px;
	margin-left:-10px;
	}
#spnav #spmain .rb ul li:hover:nth-of-type(1):after{
	background:url(img/common/sideul1-3.png) no-repeat left top;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	}
#spnav #spmain .rb ul li:nth-of-type(2):after{
	content:"";
	display:block;
	width:20px;
	height:20px;
	background:url(img/common/sideul2-2.png) no-repeat left top;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	position:absolute;
	left:50%;
	top:44px;
	margin-left:-10px;
	}
#spnav #spmain .rb ul li:hover:nth-of-type(2):after{
	background:url(img/common/sideul2-3.png) no-repeat left top;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a{
	padding-top:30px;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a h3{
	padding:0 5px;
	font-size:17px;
	font-weight:bold;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a:hover h3{
	color:#F77300;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a h4{
	display:inline-block;
	padding:15px 5px 10px 45px;
	position:relative;
	font-size:18px;
	font-weight:bold;
	background:url(img/common/tel1.png) no-repeat left 20px;
	-webkit-background-size:34px 34px;
	background-size:34px 34px;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a:hover h4{
	background:url(img/common/tel2.png) no-repeat left 20px;
	-webkit-background-size:34px 34px;
	background-size:34px 34px;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a h4 span{
	display:block;
	font-size:14px;
	font-weight:normal;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a:hover h4{
	color:#F77300;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a h5{
	font-size:16px;
	font-weight:bold;
	background-color:#88817B;
	color:#FFF;
	padding:10px 5px 7px 5px;
	margin-top:15px;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a h5 strong{
	display:inline-block;
	background:url(img/common/mail1.png) no-repeat left center;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	padding:5px 0 5px 30px;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a:hover h5{
	background-color:#F77300;
	}
#spnav #spmain .rb ul li:nth-of-type(4){
	margin-top:4%;
	overflow:hidden;
	background-color:#FFF;
	}
#spnav #spmain .rb ul li:nth-of-type(4) img{
	width:100%;
	height:auto;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-moz-transition:-moz-transform 0.2s linear;
	-webkit-transition:-webkit-transform 0.2s linear;
	-o-transition:-o-transform 0.2s linear;
	-ms-transition:-ms-transform 0.2s linear;
	transition:transform 0.2s linear;
	position:relative;
	z-index:1;
	transition:0.5s;
	}
#spnav #spmain .rb ul li:nth-of-type(4) a:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.8;
	}
#spnav #spmain .rb ul li:nth-of-type(4) h3{
	font-size:18px;
	position:absolute;
	left:0;
	top:33%;
	z-index:2;
	color:#FFF;
	width:100%;
	font-weight:bold;
	}
#spnav #spmain .rb ul li:nth-of-type(4) h3 span{
	display:block;
	font-size:13px;
	font-weight:normal;
	padding-top:2px;
	}
#sideul{
	position:fixed;
	z-index:200;
	right:2.5%;
	top:50%;
	margin-top:-210px;
	-webkit-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	width:49px;
	}
#sideul li a{
	position:relative;
	display:block;
	background-color:#88817B;
	color:#FFF;
	font-size:14px;
	-webkit-writing-mode:vertical-rl;
	-ms-writing-mode:tb-rl;
	writing-mode:vertical-rl;
	padding:20px 15px 10px 15px;
	text-align:center;
	height:210px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	border-radius:400px 400px 0px 0px / 400px 400px 0px 0px;
	-moz-border-radius:400px 400px 0px 0px / 400px 400px 0px 0px;
	-webkit-border-radius:400px 400px 0px 0px / 400px 400px 0px 0px;
	-o-border-radius:400px 400px 0px 0px / 400px 400px 0px 0px;
	-ms-border-radius:400px 400px 0px 0px / 400px 400px 0px 0px;
	}
#sideul li:nth-of-type(2) a{
	padding:10px 15px 20px 15px;
	background-color:#6B635C;
	border-radius:0px 0px 400px 400px / 0px 0px 400px 400px;
	-moz-border-radius:0px 0px 400px 400px / 0px 0px 400px 400px;
	-webkit-border-radius:0px 0px 400px 400px / 0px 0px 400px 400px;
	-o-border-radius:0px 0px 400px 400px / 0px 0px 400px 400px;
	-ms-border-radius:0px 0px 400px 400px / 0px 0px 400px 400px;
	}
#sideul li a:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
#sideul li a img{
	width:18px;
	display:inline-block;
	margin-bottom:6px;
	}
.titleb{
	font-size:26px;
	font-weight:bold;
	}
.titleb strong{
	display:inline-block;
	margin-left:20px;
	font-size:14px;
	}
.h2{
	font-size:25px;
	font-weight:bold;
	position:relative;
	}
.h2 strong{
	position:relative;
	display:inline-block;
	padding-bottom:12px;
	}
.h2 strong:after{
	content:"";
	display:block;
	width:100%;
	height:2px;
	background-color:#575050;
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	}
.h2:before{
	content:"";
	display:block;
	width:100%;
	height:2px;
	background-color:#C0BAB0;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	}
.linkto{
	text-align:left;
	line-height:1.3;
	font-weight:bold;
	}
.linkto a{
	border-bottom:1px solid #575050;
	display:inline-block;
	font-size:16px;
	padding:5px 60px 7px 0px;
	position:relative;
	}
.linkto a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
.linkto a:after{
	content:"";
	display:block;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-6px;
	width:6px;
	height:6px;
	border-top:2px solid #575050;
	border-right:2px solid #575050;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	transition:right 0.5s;
	}
.linkto a:hover{
	color:#575050;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
.linkto a:hover:after{
	right:2px;
	}
footer{
	background-color:#6b635c;
	}
#foot{
	max-width:1060px;
	margin:0 auto;
	padding:60px 40px 25px 40px;
	overflow:hidden;
	zoom:1;
	}
#foot h2{
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	}
#foot h2 img{
	width:240px;
	margin-bottom:20px;
	}
#foot nav{
	float:right;
	}
#foot nav ul{
	float:left;
	padding:0 50px 0 20px;
	border-left:1px solid #FFF;
	}
#foot nav ul li{
	font-size:13px;
	margin-top:4px;
	}
#foot nav ul:nth-of-type(2) li:nth-of-type(1){
	margin-bottom:30px;
	}
#foot nav ul li a{
	color:#FFF;
	}
#foot nav ul li a:hover{
	color:#F77300;
	}
#foot nav ul li ul{
	float:none;
	padding:0 0 30px 0;
	border-left:0;
	}
#foot nav ul li ul li{
	font-size:13px;
	padding-left:16px;
	position:relative;
	margin-top:2px;
	}
#foot nav ul:nth-of-type(2) li ul li:nth-of-type(1){
	margin-bottom:0;
	}
#foot nav ul li ul li:after{
	content:"";
	display:block;
	width:8px;
	height:1px;
	background-color:#FFF;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-1px;
	}
#foot nav ul li img{
	display:inline-block;
	margin:20px 10px 0 0;
	width:20px;
	}
#foot small{
	font-size:14px;
	text-align:center;
	display:block;
	clear:both;
	padding-top:40px;
	color:#FFF;
	}
#headbg{
	background:url(img/common/headbg.jpg) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	overflow:hidden;
	zoom:1;
	height:150px;
	padding:80px 40px 0 40px;
	}
#headbg h1{
	color:#FFF;
	font-size:45px;
	text-align:center;
	font-weight:normal;
	}
#headbg h1 strong{
	font-size:13px;
	display:block;
	font-weight:bold;
	}
#kulink{
	max-width:1060px;
	font-size:11px;
	overflow:hidden;
	zoom:1;
	text-align:right;
	margin:0 auto;
	padding:20px 40px 0 40px;
	}
#kulink a{
	margin:0 5px;
	}
#kulink strong{
	margin-left:5px;
	font-weight:normal;
	}
#catenav{
	max-width:1060px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	padding:50px 40px 0 40px;
	}
#catenav ul{
	overflow:hidden;
	zoom:1;
	display:flex;
	justify-content:space-between;
	}
#catenav ul li{
	flex:1 0 auto;
	}
#catenav ul li a{
	font-size:15px;
	text-align:center;
	display:block;
	padding:6px 0 5px 0;
	position:relative;
	}
#catenav ul li a:after{
	content:"";
	display:block;
	width:1px;
	height:60%;
	position:absolute;
	right:-1px;
	top:20%;
	background-color:#6B635C;
	}
#catenav ul li:last-of-type a:after,
#catenav ul li.current-cat a:after{
	display:none;
	}
#catenav ul li.current-cat a{
	background-color:#6B635C;
	color:#FFF;
	}
#catenav select{
	display:none;
	}
#catenav h1{
	display:none;
	}
.cts{
	max-width:1060px;
	margin:0 auto;
	padding:0 40px;
	overflow:hidden;
	zoom:1;
	}
#contactsec{
	margin-top:100px;
	background-attachment:fixed;
	padding:8% 0;
	background-position:center 0;
	background-size:cover;
	background-repeat:no-repeat;
    background-image:url(img/common/contactsecbg.jpg);
	}
#contactsec h2{
	font-size:26px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	}
#contactsec h2 strong{
	font-size:16px;
	display:block;
	margin-top:20px;
	font-weight:normal;
	}
#contactsec h3{
	font-size:17px;
	text-align:center;
	padding-top:40px;
	font-weight:bold;
	}
#contactsec h3 a{
	display:inline-block;
	color:#FFF;
	border:1px solid #FFF;
	padding:20px 40px 18px 70px;
	background:url(img/common/mail1.png) no-repeat 40px center;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	}
#contactsec h3 a:hover{
	color:#575050;
	background:url(img/common/mail2.png) no-repeat 40px center;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	background-color:#FFF;
	}
.navi{
	text-align:center;
	padding:80px 40px 0 40px;
	clear:both;
	}
.navi a.page-numbers,.navi .current{
	display:inline-block;
	margin:0 5px;
	padding:0 2px 10px 2px;
	border-bottom:1px solid #999;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
	}
.navi a.page-numbers:hover{
	border-color:#F77300;
	}
.navi a.next:hover,.navi a.prev:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	}
.navi .current{
	border-color:#575050;
	}
.navi a.next,.navi a.prev{
	border-bottom:0;
	position:relative;
	width:48px;
	padding:0;
	height:20px;
	display:inline-block;
	}
.navi a.next{
	margin-left:50px;
	}
.navi a.prev{
	margin-right:50px;
	}
.navi a.next:after,.navi a.prev:after{
	content:"";
	display:block;
	width:48px;
	height:1px;
	background-color:#575050;
	position:absolute;
	right:0;
	bottom:8px;
	}
.navi a.next:before,.navi a.prev:before{
	content:"";
	display:block;
	width:0;
	height:0;
	border-style:solid;
	border-width:5px 0 0 7px;
	border-color:transparent transparent transparent #575050;
	position:absolute;
	right:-1px;
	bottom:8px;
	}
.navi a.prev:before{
	border-width:0 0 5px 7px;
	border-color:transparent transparent #575050 transparent;
	left:-1px;
	right:auto;
	}
.archive{
	text-align:center;
	padding:50px 40px 0 40px;
	}
.archive select{
	border:1px solid #575050;
	background-color:#EEEEE9;
	padding:6px 10px 5px 8px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	font-size:16px;
	width:300px;
	max-width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
.recommend{
	max-width:1060px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	padding:100px 70px 0 70px;
	}
.recommend h2.titleb{
	margin-bottom:25px;
	}
.recommend article h4{
	-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	overflow:hidden;
	background-color:#000;
	}
.recommend article h4 img{
	width:100%;
	height:auto;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-moz-transition:-moz-transform 0.2s linear;
	-webkit-transition:-webkit-transform 0.2s linear;
	-o-transition:-o-transform 0.2s linear;
	-ms-transition:-ms-transform 0.2s linear;
	transition:transform 0.2s linear;
	position:relative;
	z-index:1;
	transition:0.5s;
	}
.recommend article h4 a:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	opacity:0.8;
	}
.recommend article ul{
	margin-top:-30px;
	overflow:hidden;
	zoom:1;
	}
.recommend article ul li{
	float:left;
	margin-right:5px;
	position:relative;
	z-index:2;
	}
.recommend article ul li a{
	text-align:center;
	height:22px;
	padding:8px 5px 0 5px;
	background-color:#6B635C;
	color:#FFF;
	font-size:12px;
	min-width:140px;
	display:block;
	}
.recommend article ul li a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
.recommend article h5{
	font-size:13px;
	line-height:1.6;
	margin-top:10px;
	font-weight:bold;
	}
.recommend article time{
	display:block;
	font-size:13px;
	margin-top:8px;
	}
.recommend .bx-wrapper{
	position:relative;
	margin:0 auto 0px;
	padding:0;
	*zoom:1;
	}
.recommend .bx-wrapper img{
	max-width:100%;
	display:block;
	}
.recommend .bx-wrapper .bx-loading{
	min-height:50px;
	background:url(img/home/bx_loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	}
.recommend .bx-wrapper .bx-controls-direction a{
	position:absolute;
	top:50%;
	left:-70px;
	outline:0;
	text-indent:-9999px;
	z-index:20;
	border-radius:80px;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	-o-border-radius:80px;
	-ms-border-radius:80px;
	display:block;
	width:50px;
	height:50px;
	background-color:#6B635C;
	margin-top:-60px;
	}
.recommend .bx-wrapper .bx-controls-direction a.bx-next{
	left:auto;
	right:-70px;
	}
.recommend .bx-wrapper .bx-controls-direction a:after{
	content:"";
	width:8px;
	height:8px;
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	display:block;
	position:absolute;
	left:50%;
	top:0;
	z-index:10;
	margin:20px 0 0 -7px;
	}
.recommend .bx-wrapper .bx-controls-direction a.bx-prev:after{
	-moz-transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
	-ms-transform:rotate(-135deg);
	transform:rotate(-135deg);
	margin-left:-4px;
	}
.recommend .bx-wrapper .bx-controls-direction a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#main{
	float:left;
	max-width:67%;
	width:700px;
	}
#side{
	float:right;
	width:290px;
	max-width:28%;
	}
#side h2{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-top:60px;
	}
#side h2:first-of-type{
	margin-top:0;
	}
#side ul.cate{
	padding-top:10px;
	}
#side ul.cate li a{
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #D5D5D5;
	display:block;
	padding:6px 20px 6px 0;
	margin-top:10px;
	position:relative;
	}
#side ul.cate li a:after{
	content:"";
	width:5px;
	height:5px;
	border-top:1px solid #575050;
	border-right:1px solid #575050;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	display:block;
	position:absolute;
	right:10px;
	top:50%;
	z-index:5;
	margin-top:-4px;
	}
#side article{
	overflow:hidden;
	zoom:1;
	margin-top:8px;
	padding:5px;
	}
#side article:first-of-type{
	margin-top:15px;
	}
#side article h2{
	float:left;
	width:35%;
	margin-right:20px;
	-webkit-box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
	box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
	}
#side article ul{
	_zoom: 1;
	overflow: hidden;
	}
#side article ul li a{
	display:block;
	background-color:#6B635C;
	width:110px;
	text-align:center;
	padding:2px 2px 2px 2px;
	font-size:11px;
	color:#FFF;
	margin-bottom:2px;
	}
#side article ul li a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#side article h3{
	_zoom: 1;
	overflow: hidden;
	font-size:13px;
	font-weight:bold;
	padding-top:4px;
	}
#side .archive{
	padding:60px 0 0 0;
	}
#nextback{
	text-align:center;
	padding-top:25px;
	border-top:1px solid #575050;
	overflow:hidden;
	zoom:1;
	margin-top:70px;
	}
#nextback a{
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	position:relative;
	}
#nextback a.prev{
	padding-left:25px;
	float:left;
	}
#nextback a.prev:after{
	content:"";
	width:5px;
	height:5px;
	border-top:1px solid #575050;
	border-right:1px solid #575050;
	-moz-transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
	-ms-transform:rotate(-135deg);
	transform:rotate(-135deg);
	display:block;
	position:absolute;
	left:5px;
	top:50%;
	z-index:5;
	margin-top:-4px;
	}
#nextback a.next{
	padding-right:25px;
	float:right;
	}
#nextback a.next:after{
	content:"";
	width:5px;
	height:5px;
	border-top:1px solid #575050;
	border-right:1px solid #575050;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	display:block;
	position:absolute;
	right:5px;
	top:50%;
	z-index:5;
	margin-top:-4px;
	}
#nextback a.back{
	padding-left:25px;
	}
#nextback a.back:after{
	content:"";
	width:11px;
	height:7px;
	border-top:1px solid #575050;
	border-bottom:1px solid #575050;
	display:block;
	position:absolute;
	left:0;
	top:4px;
	z-index:5;
	}
#nextback a.back:before{
	content:"";
	width:11px;
	height:1px;
	border-top:1px solid #575050;
	display:block;
	position:absolute;
	left:0;
	top:8px;
	z-index:5;
	}
#nextback a:hover:after,
#nextback a:hover:before{
	border-color:#F77300;
	}
.post-box{
	overflow:hidden;
	zoom:1;
	}
.post-box h2{
	font-size:22px;
	font-weight:bold;
	position:relative;
	padding-bottom:17px;
	margin:5px 0 20px 0;
	}
.post-box h2:after{
	content:"";
	display:block;
	width:32px;
	height:1px;
	position:absolute;
	left:0;
	bottom:0;
	background-color:#575050;
	}
.post-box h3{
	font-size:18px;
	font-weight:bold;
	position:relative;
	padding-top:17px;
	margin:5px 0 20px 0;
	}
.post-box h3:after{
	content:"";
	display:block;
	width:32px;
	height:1px;
	position:absolute;
	left:0;
	top:0;
	background-color:#575050;
	}
.post-box h4{
	font-size:17px;
	font-weight:bold;
	margin:5px 0 20px 0;
	}
.post-box h5{
	font-size:15px;
	font-weight:bold;
	position:relative;
	padding-bottom:12px;
	margin:5px 0 20px 0;
	}
.post-box h5:after{
	content:"";
	display:block;
	width:100px;
	height:1px;
	position:absolute;
	left:0;
	bottom:0;
	background-color:#575050;
	}
.post-box blockquote{
	font-size:15px;
	padding:30px 35px 30px 35px;
	border-top:1px solid #C0BAB0;
	border-bottom:1px solid #C0BAB0;
	}
.post-box .kakomi{
	background-color:#EBEBEB;
	border:1px solid #707070;
	font-size:15px;
	padding:30px 30px 30px 30px;
	}
.post-box hr{
	height:1px;
	background-color:#575050;
	border:none;
	color:#575050;
	}
.post-box ul li{
	list-style-type:disc;
	margin:8px 0 8px 25px;
	line-height:1.4;
	}
.post-box ol li{
	margin:8px 0 8px 25px;
	line-height:1.4;
	list-style-type:decimal;
	}
img.alignleft{
	display:inline-block;
	float:left;
	margin:15px 20px 15px 0px;
	}
img.alignright{
	display:inline-block;
	float:right;
	margin:15px 0px 15px 20px;
	}
.wp-caption.alignleft{
	display:inline-block;
	float:left;
	margin:15px 20px 15px 0px;
	}
.wp-caption.alignright{
	display:inline-block;
	float:right;
	margin:15px 0px 15px 20px;
	}
.aligncenter,img.aligncenter{
	clear:both;
	display:block;
	margin:0 auto;
	}
.wp-caption{
	font-size:14px;
	line-height:1.4;
	text-align:left;
	max-width:100%;
	height:auto;
	}
.wp-caption .wp-caption-text{
	font-size:14px;
	line-height:1.4;
	padding-top:10px;
	text-align:left;
	display:inline-block;
	}
.iconset{
	display:inline;
	padding:0 3px 0 3px;
	vertical-align:baseline;
	}
.post-box table{
	border-top:1px solid #D5D5D5;
	}
.post-box table th{
	font-size:15px;
	line-height:1.4;
	background-color:#d8d8d2;
	padding:13px 25px 12px 18px;
	vertical-align:top;
	border-bottom:1px solid #D5D5D5;
	text-align:left;
	white-space:nowrap;
	font-weight:bold;
	word-break:break-all;
	}
.post-box table td{
	font-size:15px;
	line-height:1.4;
	padding:13px 18px 12px 20px;
	vertical-align:top;
	border-bottom:1px solid #D5D5D5;
	word-break:break-all;
	}
.post-box table td ul li{
	list-style-type:disc;
	margin:8px 0 8px 25px;
	line-height:1.4;
	}
.post-box table td ul li:first-of-type{
	margin-top:0;
	}
.post-box table td ol li{
	list-style-type:decimal;
	margin:8px 0 8px 25px;
	line-height:1.4;
	}
.post-box table td ol li:first-of-type{
	margin-top:0;
	}
.recap{
	padding-top:30px;
	text-align:center;
	}
.recap .wpcf7-form-control-wrap{
	display:inline-block;
	}
.reservebox{
	padding-top:80px;
	}
.reservebox h2{
	margin-bottom:25px;
	}
.reservebox .iframe{
	position:relative;
	width:100%;
	padding-top:110%;
	}
.reservebox .iframe iframe{
	position:absolute;
	top:0;
	right:0;
	width:100% !important;
	height:100% !important;
	}
@media screen and (max-width:1240px){
#head{
	padding:13px 2% 0 2%;
	}
.menu{
	right:3%;
	}
#head nav ul li.ms1{
	display:block;
	}
#head nav ul li.ms2{
	display:block;
	}
#head nav ul li.ms3{
	display:block;
	}
}
@media screen and (max-width:1180px){
#head{
	padding:13px 5% 0 5%;
	}
#head nav ul li{
	display:none;
	}
.menu{
	right:6%;
	}
}
@media screen and (max-width:740px){
.startjs p{
	width:170px;
	}
#head nav{
	padding-right:60px;
	}
#head nav ul li img{
	width:18px;
	margin-top:2px;
	}
#head nav ul li.ms1{
	margin-right:12px;
	}
header{
	z-index:50;
	}
#sideul{
	z-index:40;
	right:0;
	top:auto;
	bottom:0;
	margin-top:0;
	-webkit-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	width:100%;
	}
#sideul li a{
	font-size:16px;
	-webkit-writing-mode:horizontal-tb;
	-ms-writing-mode:horizontal-tb;
	writing-mode:horizontal-tb;
	padding:20px 5px 20px 5px;
	height:auto;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	float:left;
	width:50%;
	font-weight:bold;
	}
#sideul li:nth-of-type(2) a{
	padding:20px 5px 20px 5px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	}
#sideul li a img{
	margin:0 8px 0 0;
	vertical-align:-4px;
	}
.titleb{
	font-size:32px;
	text-align:center;
	}
.titleb strong{
	display:block;
	margin:3px 0 0 0;
	font-size:12px;
	}
.h2{
	font-size:20px;
	}
.linkto a{
	border:1px solid #575050;
	display:block;
	text-align:center;
	padding:10px 30px 9px 5px;
	font-size:15px;
	}
.linkto a:after{
	right:18px;
	top:50%;
	margin-top:-4px;
	}
.linkto a:hover:after{
	right:12px;
	}
footer{
	position:relative;
	z-index:200;
	}
#foot{
	padding:55px 6% 25px 6%;
	text-align:center;
	}
#foot h2{
	float:none;
	text-align:left;
	display:inline-block;
	}
#foot h2{
	width:220px;
	}
#foot h2 a{
	color:#FFF;
	}
#foot nav{
	float:none;
	}
#foot nav ul{
	float:none;
	padding:0;
	border-left:0;
	}
#foot nav ul li{
	display:none;
	}
#foot nav ul:last-of-type li:last-of-type{
	display:block;
	}
#foot nav ul li img{
	margin:20px 15px 0 0;
	}
#foot small{
	font-size:13px;
	}
.menuclick1{
	background-color:#575050;
	}
.menuclick2{
	background-color:#575050;
	}
#spnav{
	padding:0;
	}
#spnav:after{
	display:none;
	}
#spnav #sphead{
	padding:13px 5% 13px 5%;
	-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	position:fixed;
	width:90%;
	z-index:500;
	background-color:#eeeee9;
	}
#spnav #sphead ul{
	padding:9px 60px 0 0;
	}
#spnav #sphead ul li{
	margin-right:12px;
	}
#spnav #sphead ul li span{
	display:none;
	}
#spnav #sphead ul li a{
	padding:0;
	display:block;
	width:18px;
	height:18px;
	background:url(img/common/sns1.png) no-repeat left center;
	-webkit-background-size:18px 18px;
	background-size:18px 18px;
	}
#spnav #sphead ul li:nth-of-type(2) a{
	padding:0;
	display:block;
	width:18px;
	height:18px;
	background:url(img/common/sns2.png) no-repeat left center;
	-webkit-background-size:18px 18px;
	background-size:18px 18px;
	}
#spnav #spmain .lb{
	width:88%;
	float:none;
	padding:60px 6% 0 6%;
	}
#spnav #spmain .rb{
	width:auto;
	float:none;
	padding:20px 0 40px 0;
	position:relative;
	overflow:hidden;
	zoom:1;
	}
#spnav #spmain .rb:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:110px;
	z-index:1;
	background-color:#6e6760;
	}
#spnav #spmain .lb ul{
	float:none;
	width:100%;
	margin-right:0;
	}
#spnav #spmain .lb ul li{
	margin-top:0;
	border-bottom:1px solid #d0d0ca;
	}
#spnav #spmain .lb ul:nth-of-type(2) li:last-of-type{
	border-bottom:0;
	}
#spnav #spmain .lb ul li:after{
	top:36px;
	}
#spnav #spmain .lb ul li a{
	padding:25px 0 25px 0;
	display:inline-block;
	}
#spnav #spmain .lb ul li strong{
	font-size:12px;
	}
#spnav #spmain .lb ul li span{
	padding:25px 0 25px 0;
	display:block;
	cursor:pointer;
	position:relative;
	}
#spnav #spmain .lb ul li span:after{
	content:"";
	display:block;
	width:14px;
	height:2px;
	position:absolute;
	right:20px;
	top:40px;
	background-color:#575050;
	}
#spnav #spmain .lb ul li span:before{
	content:"";
	display:block;
	width:2px;
	height:14px;
	position:absolute;
	right:26px;
	top:34px;
	background-color:#575050;
	}
#spnav #spmain .lb ul li span.spanclick:before{
	display:none;
	}
#spnav #spmain .lb ul li a.a-plus{
	display:none;
	}
#spnav #spmain .lb ul li ul{
	padding:0 0 20px 0;
	margin-top:-15px;
	display:none;
	}
#spnav #spmain .lb ul li ul li{
	padding:15px 0 0 0;
	border-bottom:none;
	}
#spnav #spmain .lb ul li ul li a{
	padding:0;
	}
#spnav #spmain .rb ul{
	position:relative;
	z-index:2;
	padding:0 6%;
	}
#spnav #spmain .rb ul li{
	-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1);
	font-size:16px;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a h3{
	font-size:16px;
	}
#spnav #spmain .rb ul li:nth-of-type(3) a h5{
	font-size:15px;
	}
#headbg{
	height:110px;
	padding:50px 6% 0 6%;
	}
#headbg h1{
	font-size:32px;
	}
#kulink{
	padding:15px 4% 0 5%;
	}
#catenav{
	padding:50px 6% 0 6%;
	}
#catenav ul{
	display:none;
	}
#catenav select{
	margin:0 auto;
	display:block;
	border:1px solid #575050;
	background-color:#EEEEE9;
	padding:6px 10px 5px 8px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	font-size:16px;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#catenav h1{
	display:block;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	padding-top:50px;
	}
.cts{
	padding:0 6%;
	}
#contactsec{
	padding:60px 6% 60px 6%;
	background-attachment:inherit;
    height:auto;
	}
#contactsec h3 a{
	padding:20px 20px 18px 55px;
	background-position:25px center;
	}
#contactsec h3 a:hover{
	background-position:25px center;
	}
.navi{
	padding:60px 6% 0 6%;
	}
.navi a.next{
	margin-left:25px;
	}
.navi a.prev{
	margin-right:25px;
	}
.archive{
	padding:50px 6% 0 6%;
	}
.archive select{
	width:100%;
	}
.recommend{
	padding:90px 0 0 6%;
	}
.recommend h2.titleb{
	text-align:left;
	}
#main{
	float:none;
	width:100%;
	max-width:none;
	}
#side{
	float:none;
	width:100%;
	max-width:none;
	padding-top:80px;
	}
#nextback{
	padding:25px 0 25px 0;
	border-bottom:1px solid #575050;
	position:relative;
	}
#nextback a.prev{
	padding-left:20px;
	}
#nextback a.next{
	padding-right:20px;
	}
#nextback a.back{
	padding:0;
	width:20px;
	height:20px;
	position:absolute;
	left:50%;
	top:24px;
	margin-left:-10px;
	}
#nextback a.back span{
	display:none;
	}
#nextback a.back:after{
	width:20px;
	height:11px;
	top:3px;
	}
#nextback a.back:before{
	width:20px;
	top:9px;
	}
.post-box h2{
	font-size:20px;
	}
.post-box blockquote{
	padding:20px 25px 20px 25px;
	}
.post-box .kakomi{
	padding:18px 20px;
	}
.post-box table th{
	white-space:normal;
	}
.post-box .youtube{
	position:relative;
	width:100%;
	padding-top:56.25%;
	}
.post-box .youtube iframe{
	position:absolute;
	top:0;
	right:0;
	width:100% !important;
	height:100% !important;
	}
img.alignleft{
	display:block;
	float:none;
	margin:15px auto 15px auto;
	}
img.alignright{
	display:block;
	float:none;
	margin:15px auto 15px auto;
	}
.wp-caption.alignleft{
	display:block;
	float:none;
	margin:15px auto 15px auto;
	}
.wp-caption.alignright{
	display:block;
	float:none;
	margin:15px auto 15px auto;
	}
.reservebox{
	padding:70px 6% 0 6%;
	}
.reservebox h2{
	margin-bottom:20px;
	}
.reservebox .iframe{
	padding-top:180%;
	}
}



.privacy-content{

	margin-top: 30px;
	text-align: center;
}

.privacy-content a{
	text-decoration: underline;
}

.form .wpcf7-spinner{
	display: none;
}