@charset "utf-8";

/*----------------------------

   ～640px(SP)

----------------------------*/
.pc {
	display: none;
}
#nav{
	display:none;
}
#sb-site{
	padding-top:51px;
}
img{
	max-width:100%;
}
.pchead{
	display:none;
}

input[type=text], textarea {
	border: 1px solid #ccc;
	-webkit-border-radius : 0;
	-webkit-appearance : none;
	-webkit-tap-highlight-color : rgba(0,0,0,0);
}
input[type="button"],input[type="submit"],input[type="reset"] {
	-webkit-appearance: none;
}
/*----------------------------

			Slidemenu

----------------------------*/
#slidemenu li{
	width: 100%;
	border-bottom:1px solid #fff;
	display: table;
}
#slidemenu li a{
	line-height: 1.6;
	color: #fff;
	padding: 0 10px;
	background: url(img/sparrow03.png) no-repeat 98% center;
	text-align: left;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}
/*---------------------------

		  Header

---------------------------*/
#header{
	width:97%;
	padding:0 0 0 3%;
	height:50px;
	background:#fff;
	border-top:4px solid #442e23;
	box-shadow:0px 2px 4px 0px #d4ccbb;
	-moz-box-shadow:0px 2px 4px 0px #d4ccbb;
	-webkit-box-shadow:0px 2px 4px 0px #d4ccbb;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
}
#header img{
	height:50px;
	width:auto;
}
#header .logo{
	display:inline-block;
	float:left;
}
#header .sb-toggle-right{
	display:inline-block;
	float:right;
}
/*---------------------------

		  Footer

---------------------------*/
.footbnr{
	width:94%;
	margin:0 auto 20px auto;
}
.footbnr .left{
	margin-bottom:20px;
}
#pagetop{
	width:94%;
	margin:0 auto;
}
#pagetop img{
	width:30%;
}
.foot_info{
	width:94%;
	padding:5px 3% 15px 3%;
	background:#442e23;
}
.foot_info dd .left{
	display:block;
	width:49%;
	float:left;
}
.foot_info dd .right{
	display:block;
	width:49%;
	float:right;
}
.foot_info dd .pcleft{
	display:none;
}
.foot_info2{
	width:94%;
	margin:0 auto 20px auto;
}
.foot_info2 dl{
	padding:30px 0 20px 0;
}
.foot_info2 dl dt img{
	width:80%;
}
.foot_info2 dl dd{
	padding:10px 0 0 0;
	font-size:12px;
}
.copy{
	background:#442e23;
	padding:10px;
	color:#fff;
	font-size:10px;
}
/*---------------------------

		  Common

---------------------------*/

.mincho {font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.ltr01 {
	text-indent: -1em;
	padding: 0 0 0 1em;
}
.ltr02 {
	padding: 0 0 0 1.2em;
}

/*---------------------------

		  Index

---------------------------*/
#wrap_fade{
	width:100%;
}
#wrap_fade #fade div,
#wrap_fade #fade div img{
	width:100%;
}
#wrap_fade #fade div.fade1{
	background:url(img/spbg01.jpg) no-repeat center center;
	background-size:cover;
}
#wrap_fade #fade div.fade2{
	background:url(img/spbg02.jpg) no-repeat center center;
	background-size:cover;
}
#wrap_fade #fade div.fade3{
	background:url(img/spbg03.jpg) no-repeat center center;
	background-size:cover;
}
.bx-pager{
	margin:10px 0;
}
.bx-pager div{
	width:15px;
	height:15px;
	display:inline-block;
	margin:0 5px;
}
.bx-pager div a{
	display:block;
	width:15px;
	height:15px;
	background:#ac8829;
	text-indent:-9999px;
}
.bx-pager div a.active{
	background:#fff;
}
.top_about{
	width:94%;
	margin:0 auto 25px auto;
}
.top_about dl{
	background:#fff;
	margin-bottom:20px;
	box-shadow:0px 0px 9px 0px #d4ccbb;
	-moz-box-shadow:0px 0px 9px 0px #d4ccbb;
	-webkit-box-shadow:0px 0px 9px 0px #d4ccbb;
}
.top_about dl dt img{
	width:50%;
}
.top_about dl dd{
	padding-bottom:20px;
}
.top_about dl dd .txt{
	display:block;
	padding:10px 20px;
	text-align:left;
	font-size:12px;
}
.top_about dl dd .btn{
	display:block;
	width:80%;
	margin:0 auto;
}
.top_event{
	margin-bottom:30px;
}
.top_event dt{
	background:#fff;
	border-bottom:2px solid #442e23;
	padding:10px 3%;
	text-align:left;
	font-size:20px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	position:relative;
}
.top_event dt span{
	font-size:14px;
	display:inline-block;
	color:#b39a80;
	position:absolute;
	right:3%;
	top:18px;
}
.top_event dd{
	padding:0 3%;
}
.top_event dd a{
	display:block;
	text-align:left;
	border-bottom:1px dotted #b39a80;
	position:relative;
	background:url(img/arrow01.png) no-repeat right center;
	background-size:auto 15px;
	color:#442e23;
	padding:15px 20px 15px 115px;
	font-size:12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.top_event dd a span{
	display:inline-block;
	color:#ac8829;
	position:absolute;
	top:15px;
	left:0;
}
.top_event dd p.btn{
	text-align:right;
	padding-top:10px;
}
.top_event dd p.btn a{
	display:inline-block;
	width:50%;
	padding:0;
	border:none;
	background:none;
}
/*---------------------------

		  underlayer Common

---------------------------*/

.main_key {

}
.main_key img {
	width: 100%;
	height: auto;
}
.main_key.key01 {
	background: url(img/about_bgsp.jpg) no-repeat center;
	background-size: cover;
}
.main_key.key01 img {

}
.main_key.key02 {
	background: url(img/fac_bgsp.jpg) no-repeat center;
	background-size: cover;
}
.main_key.key03 {
	background: url(img/guide_bgsp.jpg) no-repeat center;
	background-size: cover;
}
.content_bnr {
	margin: 0 3% 10px;
}
.content_bnr ul li {
	margin: 0 0 10px;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
	background: #fff;
}
.content_bnr ul a {
	display: block;
}
.content_bnr ul a img {
	width: 100%;
	height: auto;
}
.global_wrapper p {
	color: #442e23;
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 0.05em;
}
.global_wrapper .tit {
	margin: 0 3%;
}
.global_wrapper .tit img {
	width: 100%;
	height: auto;
}
.global_wrapper .wrap {
	margin: 0 3%;
}
.global_wrapper .box01 {
	margin: 0 0 20px;
}
.global_wrapper .box01 .top {
	margin: 0 0 10px;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
	background: #fff;
}
.global_wrapper .box01 .top img {
	width: 100%;
	height: auto;
}
.global_wrapper .box02 {
	margin: 0 0 20px;
	padding: 10px;
	border: solid 10px #675447;
	box-sizing: border-box;
	background: #fff;
}
.global_wrapper .box02 .top {
	margin: 0 0 10px;
}
.global_wrapper .box02 .top img {
	width: 100%;
	height: auto;
}
.global_wrapper.wrap01 .tit {
	margin: 0 0 12px;
	border-bottom: solid 1px #442e23;
	overflow: hidden;
	padding: 0 3%;
	background: #fff;
}
.global_wrapper .box03 {
	margin: 0 0 30px;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
	-webkit-box-shadow: 0 1px 4px rgba(7,0,2,0.3);
	background: #fff;
}
.global_wrapper .box03 dt {
	position: relative;
	border-bottom: solid 3px #c1c1c1;
}
.global_wrapper .box03 dt:before {
	content: "";
	width: 97px;
	height: 3px;
	margin: 0 0 -3px;
	background: #442e23;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.global_wrapper .box03 dt img {
	width: 100%;
	height: auto;
}
.global_wrapper .box03 dd {
	background: #fff;
	padding: 10px;
}
.global_wrapper .box03 .box {
	margin: 0 0 20px;
}
.global_wrapper .box03 .box:last-child {
	margin: 0;
}
.global_wrapper .box03 .top {
	margin: 0 0 10px;
}
.global_wrapper .box03 .top img {
	width: 100%;
	height: auto;
}
.global_wrapper .box03 .bottom ul li:before {
	content: "";
	width: 13px;
	height: 11px;
	margin: 5px 5px 0 0;
	display: inline-block;
	background: url(img/ico_check.gif) no-repeat center;
	background-size: cover;
	vertical-align: middle;
	float: left;
}
.btn_box {
	width: 100%;
	margin: 0 auto 30px;
}
.btn_box a {
	margin: 0 3%;
	display: block;
}
.btn_box a img {
	width: 100%;
	max-width: 483px;
	height: auto;
}
.info {
	margin: 0 3% 30px;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
	background: #fff;
}
.info>.top {
	background: #fff;
}
.info>.top dt {
	position: relative;
	border-bottom: solid 3px #c1c1c1;
}
.info>.top dt:before {
	content: "";
	width: 97px;
	height: 3px;
	margin: 0 0 -3px;
	background: #442e23;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.info>.top dt img {
	width: 100%;
	height: auto;
}
.info>.top dd {
	padding: 15px 10px;
}
.info>.top dd p {
	color: #442e23;
	text-align: left;
	font-size: 12px;
	margin: 0 0 5px;
}
.info>.top dd img {
	width: 100%;
	height: auto;
}
.info>.bottom {
	padding: 13px 10px 3px;
	background: #442e23;
}
.info>.bottom dt img {
	width: 100%;
	height: auto;
}
.info>.bottom dd a {
	margin: 0 0 10px;
	display: block;
}
.info>.bottom dd a img {
	width: 100%;
	height: auto;
}
.info .ryokin {
	background: #fff;
}
.info .ryokin>dt {
	position: relative;
	border-bottom: solid 3px #c1c1c1;
	position: relative;
}
.info .ryokin>dt:before {
	content: "";
	width: 97px;
	height: 3px;
	margin: 0 0 -3px;
	background: #442e23;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.info .ryokin>dt img {
	width: 100%;
	height: auto;
}
.info .ryokin>dd {
	padding: 15px 10px;
}
.info .ryokin .box:nth-child(1) {
	margin: 0 0 10px;
}
.info .ryokin .top {
	color: #442e23;
	text-align: left;
	line-height: 1.3;
	margin: 0 0 10px;
	border-left: solid 3px #442e23;
	border-bottom: solid 1px #cbcbcb;
	padding: 3px 0 2px 6px;
}
.info .ryokin .bottom {
	width: 100%;
	display: table;
}
.info .ryokin .bottom .left {
	display: table-cell;
	width: 40%;
	vertical-align: top;
}
.info .ryokin .bottom .left img {
	width: 100%;
	max-width: 260px;
	height: auto;
}
.info .ryokin .bottom .right {
	display: table-cell;
	width: 60%;
	text-align: left;
	padding: 0 0 0 10px;
	vertical-align: top;
}
.info .ryokin .bottom .right .txt {
	color: #cb1f1f;
}
.info .ryokin .bottom .right dl {
	border-bottom: solid 1px #cbcbcb;
	padding: 0 0 5px;
	margin: 0 0 10px;
}
.info .ryokin .bottom .right dt {
	line-height: 1.3;
}
.facility_info {
	margin: 0 3% 30px;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
	background: #fff;
}
.facility_info dt {
	position: relative;
	border-bottom: solid 3px #c1c1c1;
}
.facility_info dt:before {
	content: "";
	width: 97px;
	height: 3px;
	margin: 0 0 -3px;
	background: #442e23;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.facility_info dt img {
	width: 100%;
	height: auto;
}
.facility_info dd {
	padding: 15px 10px;
}
.facility_info dd img{
	width: 100%;
	height: auto;
	margin: 0 0 10px;
}
.facility_info dd div p {
	color: #442e23;
	font-size: 14px;
	text-align: left;
	margin: 0 10px 8px;
	padding: 0 0 5px 80px;
	border-bottom: dotted 1px #442e23;
	position: relative;
}
.facility_info dd div p span {
	width: 70px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}
.facility_info dd div p span:after {
	content: ":";
	float: right;
}
.global_wrapper.guide {
	margin: 20px 0 0;
}
.global_wrapper .box04 {
	margin: 0 0 30px;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
	background: #fff;
}
.global_wrapper .box04>dl>dt {
	position: relative;
	border-bottom: solid 3px #c1c1c1;
}
.global_wrapper .box04>dl>dt:before {
	content: "";
	width: 97px;
	height: 3px;
	margin: 0 0 -3px;
	background: #442e23;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.global_wrapper .box04>dl>dt img {
	width: 100%;
	height: auto;
}
.global_wrapper .box04>dl>dd {
	background: #fff;
}
.global_wrapper .box04 .top {
	padding: 20px 10px 0;
}
.global_wrapper .box04 .top>dl {
	margin: 0 0 20px;
}
.global_wrapper .box04 .top>dl>dt {
	text-align: left;
	margin: 0 0 10px;
	padding: 0 0 0 6px;
	border-left: solid 3px #442e23;
}
.global_wrapper .box04 .top>dl>dt p {
	font-size: 15px;
	border-bottom: dotted 1px #442e23;
	line-height: 1.3;
	padding: 2px 0 2px 3px;
}
.global_wrapper .box04 p span {
	display: block;
}
.global_wrapper .box04 .bottom {
	padding: 13px 10px 3px;
	background: #442e23;
}
.global_wrapper .box04 .bottom a {
	margin: 0 0 10px;
	display: block;
}
.global_wrapper .box04 .bottom a img {
	width: 100%;
	height: auto;
}
.global_wrapper .box04 .map {
	padding: 10px;
}
.global_wrapper .box04  .boxin {
	padding: 0 10px 10px;
}
.global_wrapper .box04 .boxin>p {
	margin: 0 0 10px;
}
.global_wrapper .box04 .boxin dl {
	margin: 0 0 10px;
}
.global_wrapper .box04 .boxin dl:last-child {
	margin: 0 0 0;
}
.global_wrapper .box04 .boxin dl dt {
	text-align: left;
	margin: 0 0 10px;
	padding: 0 0 0 6px;
	border-left: solid 3px #442e23;
}
.global_wrapper .box04 .boxin dl dt p {
	font-size: 15px;
	border-bottom: dotted 1px #442e23;
	line-height: 1.3;
	padding: 2px 0 2px 3px;
}
.global_wrapper .box04 .boxin dl dd p {
	margin: 0 0 10px;
}
.under_wrap {
	margin: 15px 3% 20px;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
	background: #fff;
}
.posting .under_wrap {
	margin: 15px 3% 20px;
	box-shadow: initial;
	background: initial;
}
.under_wrap>dt {
	border-bottom: solid 3px #442e23;
	margin: 0 0px 5px;
	position: relative;
	background: #fff;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
}
.under_wrap>dt:after {
	content: "";
	height: 1px;
	width: 100%;
	display: block;
	background: #442e23;
	position: absolute;
	bottom: -5px;
}
.under_wrap>dt img {
	width: 100%;
	height: auto;
}
.under_wrap>dd {
	padding: 20px;
}
.posting .under_wrap>dd {
	padding: 0;
}
.posting .under_wrap>dt {
	margin: 0 0 22px;
}
.posting.detail .under_wrap>dd {
	padding: 15px;
	background: #fff;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
}
.contactform table {
	width: 100%;
	display: block;
}
.contactform tr {
	margin: 0 0 10px;
	display: block;
}
.contactform th {
	margin: 0 0 5px;
	display: block;
}
.contactform th span {
	color: #fff;
	font-size: 13px;
	padding: 2px 4px 2px;
	margin: 0 0 0 7px;
	line-height: 21px;
	vertical-align: middle;
}
.contactform th .type01 {
	background: #c32121;
}
.contactform th .type02 {
	background: #282ed4;
}
.contactform td {
	text-align: left;
	display: block;
}
.contactform .mw_wp_form_preview .f_off {
	display: none;
}
.contactform .mw_wp_form_preview td {
	padding: 7px 10px;
}
.contactform .mw_wp_form_preview td {
	padding: 3px 5px;
}
.contactform .f_back {
	display: none;
}
.contactform .mw_wp_form_preview td textarea {
	padding: 3px 5px;
}
.contactform .mw_wp_form_preview .f_back {
	width: 100%;
	height: 50px;
	font-size: 20px;
	background: #eee;
	display: block !important;
	border: none;
}
.contactform td.f_txtbox {
	border: none;
}
.contactform td>input {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 3px 5px;
	border: solid 1px #a9a9a9;
}
.mw_wp_form .error {
	padding: 5px 3px 5px;
}
.contactform td textarea {
	width: 100%;
	height: 150px;
	display: block;
	box-sizing: border-box;
	padding: 3px 5px;
	border: solid 1px #a9a9a9;
}
.contactform td a {
	color: #0c37d8;
	display: inline-block;
	text-decoration: underline;
}
.contactform .f_submit_box {
	position: relative;
}
.contactform .f_submit_box .f_submit {
	width: 100%;
	min-width: 242px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	background: url(img/btn_bg01.jpg) no-repeat center;
	background-size: contain;
	border: none;
	margin: 0 0 10px;
}
.contactform .f_submit_box .f_submit:before {
	content: "";
	width: 24px;
	height: 24px;
	background: url(img/icoi_arw.png) no-repeat center;
	background-size: cover;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -12px 0 0 -50px;
	z-index: 9999;
}
.under_wrap>dd .thankyou {
	text-align: center;
}
.under_wrap>dd .thankyou .tit {
	text-align: center;
	font-size: 24px;
	margin: 0 0 10px;
}
.under_wrap>dd .thankyou p {
	text-align: center;
	line-height: 2;
}
.under_wrap>dd .thankyou a {
	text-decoration: underline;
	display: inline-block;
	padding: 10px 0 0;
}
.under_wrap>dd>.box {
	margin: 0 0 20px;
}
.under_wrap>dd>.box p {
	font-size: 16px;
}
.under_wrap .section {
	margin: 0 0 30px;
}
.under_wrap .section:last-child {
	margin: 0;
}
.under_wrap .section dt {
	font-size: 15px;
	position: relative;
	border-bottom: solid 3px #c1c1c1;
	text-align: left;
	margin: 0 0 10px;
	padding: 0 0 4px;
	line-height: 1.3;
}
.under_wrap .section dt:after {
	content: "";
	width: 97px;
	height: 3px;
	margin: 0 0 -3px;
	background: #442e23;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.posting .under_wrap .bottom {
	position: relative;
}
.posting .under_wrap .time {
	color: #ac8829;
	font-size: 10px;
	text-align: left;
	margin: 0 0 0;
}
.posting .under_wrap .tit {
	color: #442e23;
	font-size: 16px;
	text-align: left;
	margin: 0 0 10px;
	border-bottom: solid 1px #d3cecb;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.posting .under_wrap .box {
	margin: 0;
}
.posting .under_wrap .box p {
	font-size: 14px;
	font-weight: initial;
}
.posting .under_wrap .box.hidden p {
	height: 4.5em;
	overflow: hidden;
}
.posting .under_wrap ul {

}
.posting .under_wrap ul li {
	width: 100%;
	margin: 0 0 20px;
	padding: 20px 0;
	background: #fff;
	box-shadow: 0 1px 4px rgba(7,0,2,0.3);
}
.posting .under_wrap ul li:last-child {
	margin: 0 0 0;
	border-bottom: none;
}
.posting .under_wrap ul li .top {
	padding: 0 10px;
}
.posting .under_wrap ul li .bottom {
	padding: 0 10px;
}
.posting .under_wrap ul li .box {
	margin: 0 0 10px 0;
}
.posting.news .under_wrap ul li .box {
	margin: 0 0 10px 0;
	height: 6.5em;
	overflow: hidden;
}
.posting .under_wrap .btn {
	margin: 10px 0 0;
	clear: both;
}
.posting .under_wrap .btn a {
	color: #fff;
	font-size: 18px;
	background: #c3a863;
	padding: 10px 0 8px;
	display: inline-block;
	width: 100%;
}
.posting .under_wrap .btn02 {
	margin: 10px 0 0;
	text-align: right;
	clear: both;
}
.posting .under_wrap .btn02 a {
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #c3a863;
	padding: 10px 10px 8px;
	display: block;
	text-decoration: none;
}
.posting .under_wrap .left {
	width: 100px;
	margin: 0 10px 10px 0;
	vertical-align: top;
	float: left;
}
.posting .under_wrap .left a {
	display: block;
}
.posting .under_wrap .left div {
	width: 100px;
	background: #f2f0eb;
}
.posting .under_wrap .left div img {
	width: 100%;
	height: auto;
}
.posting .under_wrap .left img {
	width: 100%;
}
.newsimg{
	width:100%;
	height:auto;
}
#pager{
	padding-bottom:20px;	
}
#pager a, #pager span{
	display:inline-block;
	border:1px solid #9c7612;
	padding:0 10px;
	line-height:30px;
	margin:0 1px;
}
#pager a{
	background:#9c7612;
	color:#fff;
}
#pager span{
	background:#fff;
	color:#9c7612;
}
.backbtn a {
	width: 94%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #c3a863;
	display: block;
	text-decoration: none;
	margin:15px auto 20px;
	line-height:44px;
}










