@charset "utf-8";

.pc_only {
	display: none;
}

.sp_only {
	display: block;
}

.pc_only2 {
	display: none;
}

.sp_only2 {
	display: inline;
}

.header_logo_pc {
	display: none;
}

.header_logo_sp {
	display: block;
}

input{
	font-size:16px;
}

.page_title {
	width: 95%;
	margin: 0 auto;
	line-height: 1.4;
}

	.header_info_inner .hd_info .hd_bnr {
		display: none;
	}

/* =====================
  header
===================== */

header {
	position: fixed;
	width: 100%;
	height: 65px;
	z-index: 9999;
	background: #fff;
}

.header_inner {
	margin: 0 auto;
}

.header_inner h1 {
	position: absolute;
	top: 14.65px;
	left: 10px;
	width: 50px;
}

.header_inner h1 img {
	width: 100%;
}

.header_inner .rsv_btn {
	position: absolute;
	top: 0;
	right: 70px;
	width: 80px;
	box-sizing: border-box;
	background: #a89147;
	height: 65px;
	line-height: 65px;
	text-align: center;
	z-index: -10;
}

.header_inner .rsv_btn a {
	display: block;
	cursor: pointer;
	color: #fff;
	font-size: 1.3rem;
}

.header_inner .sp_rsv_search_btn {
	position: absolute;
	top: 0;
	right: 160px;
	box-sizing: border-box;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 1.3rem;
	cursor: pointer;
}

.header_inner .sp_rsv_search_btn i {
	padding-right: 2px;
}

.header_inner .rsv_btn img {
	width: 100%;
}

.header_inner .sp_tel_icon {
	position: absolute;
	top: 0;
	right: 165px;
	box-sizing: border-box;
	height: 65px;
	line-height: 65px;
	text-align: center;
	cursor: pointer;
}

.header_inner .sp_tel_icon a {
	color: #261702;
	font-size: 1.8rem;
}

/* =====================
  index
===================== */

.kv {
	width: 100%;
	background: #000;
	height:500px;
	padding-top: 65px;
}

.kv_inner{
	height: 100%;
	margin: 0 auto;
}

.kv img {
	width: 100%;
	height: 100%;
}
	
#main_slide {
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-color: #999;
}
	
.banner {
	width: 100%;
	padding: 30px 0;
	background: #f3f2ea;
}
	
ul.banner_top {
	width: 90%;
	margin: 0 auto;
}

ul.banner_top li {
	text-align: center;

}

.slick-slide img {
	width: 100%;
	margin: 0 auto;
}
	
.slick-prev, .slick-next {
	display: none !important;
}
	
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
	color: #000;
}

.slick-dots {
	bottom: -30px !important;
}

.slick-dots li button:before {
	color: #000;
}

.slick-dots li button {
	color: #123F05 !important;
}

.slick-active {
	color: #000;
}
	
.slick-dots li {
	width: 40px !important;
	height: 5px !important;
}

.slick-dots li button::before {
	color: #a89147 !important;
	content: '\f068' !important;
	font-family: "Font Awesome 5 Free" !important;
	font-size: 3rem !important;
	width:40px !important;
	font-weight: bold;
	display: block;
}

.top_topics {
	width: 100%;
	border-top: 5px solid #b69322;
	border-bottom: 5px solid #b69322;
	background: #2b201a;
	padding: 30px 0 20px;
}

.top_topics .topics_inner {
	width: 100%;
	margin: 0 auto;
}

.top_topics .topics_inner img {
	width: 100%;
	margin-bottom: 20px;
}

.top_topics h2 {
	font-size: 2.6rem;
	text-align: center;
	color: #fff;
	padding-bottom: 30px;
	line-height: 1.2;
}

.top_topics h2 span {
	font-size: 1.6rem;
	color: #a89147;
}

.top_plan {
	width: 100%;
	padding: 80px 0 50px;
	background-color: #f3f2ea;
	background-image: url(../../../common/image/top_plan_bg1.png),url(../../../common/image/top_plan_bg2.png);
	background-repeat: no-repeat,no-repeat;
	background-position: left 100px, right top;
	background-size: 40%,40%;
}

.top_plan h2 {
	font-size: 2.6rem;
	text-align: center;
	padding-bottom: 25px;
	line-height: 1.2;
}

.top_plan h2 span {
	font-size: 1.6rem;
	color: #a89147;
}

.top_plan .pick-up-plan {
	margin: 20px auto 0;
}

.top_plan .pup-inner {
	width: 80%;
	margin: 0 auto 30px;
}

.top_plan .pup-inner img {
	width: 100%;
	height: 100%;
}
.pup-inner .pup-inner-text {
	text-align: left;
	padding: 5px;
}

.pup-inner .pup-inner-text a {
	color: #261702;
}

.pup-inner .pup-inner-text a span.color-text {
	color: #261702;
	font-size: 1.5rem !important;
	line-height: 1.5;
}

.top_news_fb {
	width: 100%;
	background-image: url(../../../common/image/news_bg.jpg);
	background-position:	top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.top_news_fb .top_news_fb_inner {
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
}

.top_news_fb .top_news {
	width: 100%;
	height: 500px;
	background: #f3f2ea;
	padding-bottom: 20px;
}

.top_news_fb .top_news h3 {
	font-size: 2.6rem;
	text-align: center;
	padding: 35px 0 20px;
	line-height: 1.2;
	border-bottom: 3px solid #e4ddc3;
}

.top_news_fb .top_news h3 span {
	font-size: 1.6rem;
	color: #a89147;
}

.top_news_fb .top_news ul {
	width: 90%;
	margin: 15px auto;
	height: 270px;
	overflow-y: scroll;
	overflow-x: hidden;
	white-space: nowrap;
}

.top_news_fb .top_news ul li {
	padding: 10px 0;
	border-bottom: 1px solid #dcdcdc;
	font-size: 1.5rem;
	line-height: 1.6;
}

.top_news_fb .top_news ul li span {
	font-size: 1.4rem;
	color: #a89147;
}

.top_news_fb .top_news ul li a {
	color: #261702;
	text-decoration:underline;
}

.top_news_fb .to_news_list_btn {
	width: 150px;
	margin: 30px auto 0;
	text-align: center;
}

.top_news_fb .to_news_list_btn a {
	display: block;
	padding: 10px;
	font-size: 1.5rem;
	border: 1px solid #a89147;
	color: #a89147;
}

.top_news_fb .to_news_list_btn a:hover {
	border: none;
	background: #a89147;
	color: #fff;
}

.top_news_fb .top_fb {
	width: 100%;
	max-height: 500px;
	overflow: scroll;
}

.top_news_fb .top_fb img {
	width: 100%;
	height: 100%;
}

/* =====================
  second page
===================== */

.page_main {
	width: 100%;
	margin-top: 65px;
}

.page_main_inner {
	height: 250px;
	margin: 0 auto;
	position: relative;
}

.page_main .main_bg {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.page_main .page_title {
	text-align: center;
	color: #fff;
	padding-top: 80px;
}

.page_main .page_title::after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 1px;
	margin: 0 auto;
	background-color: #c6a318;
}

.page_main .page_title h2 {
	font-size: 2.4rem;
	margin-top: 20px;
	letter-spacing: 5px;
}

.main h3 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.6;
	margin: 50px auto 20px;
	width: 90%;
	color: #9b7d1d;
}

.main #main_title_txt {
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.6;
	margin: 0 auto;
	width: 90%;
}

/* =====================
  hospitality
===================== */

#hospitality #main_title_txt {
	margin: 30px auto 40px;
}

.hospitality_contents {
	text-align: center;
	width: 95%;
	margin: 0 auto;
}

.hospitality_contents h4 {
	font-size: 2.3rem;
	color: #9b7d1d;
	margin: 20px 0 10px;
	line-height: 1.2;
}

.hospitality_contents img {
	width: 100%;
}

.hospitality_detail {
	padding: 15px;
	background: #fff;
	margin-bottom: 60px;
}

.hospitality_detail p {
	font-size: 1.5rem;
	text-align: left;
	line-height: 1.5;
}

.hospitality_detail p.time_txt {
	margin-top: 15px;
	line-height: 1.3;
	font-size: 1.5rem;
}

.hospitality_detail p.time_txt span {
	padding: 5px 5px 5px 7px;
	color: #fff;
	background: #9b7d1d;
	font-size: 1.3rem;
	letter-spacing: 3px;
	display: inline-block;
	margin-right: 5px;
}

.hospitality_detail .thum_img_box {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 15px;
}

.hospitality_detail .thum_img {
	width: 25%;
	background: #000;
	margin-right: 15px;
}

.hospitality_detail .thum_img:last-child {
	margin-right: 0;
}


.hospitality_contents .hospitality_img_box .thum_img_box {
	width: 290px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
}

.hospitality_contents .hospitality_img_box .thum_img_box .thum_img {
	width: 130px;
	margin-right: 10px;
	cursor: pointer;
}

.hospitality_contents .hospitality_img_box .thum_img_box .thum_img img {
	width: 100%;
}


/* =====================
  sightseeing
===================== */

#sightseeing #main_title_txt {
	margin: 30px auto 40px;
}

.sightseeing_contents {
	text-align: center;
	width: 95%;
	margin: 0 auto;
}

.sightseeing_contents h4 {
	font-size: 2.3rem;
	color: #9b7d1d;
	margin: 20px 0;
	line-height: 1.2;
}

.sightseeing_contents img {
	width: 100%;
}

.sightseeing_detail {
	padding: 20px;
	background: #fff;
	margin-bottom: 100px;
}

.sightseeing_detail p {
	font-size: 1.5rem;
	text-align: left;
	line-height: 1.7;
}

.sightseeing_btn {
	text-align: center;
	width: 80%;
	margin: 20px auto;
}

.sightseeing_btn a {
display: block;
padding: 15px 0;
font-size: 1.5rem;
background: #a89147;
color: #fff;
}


/* =====================
  hotspring
===================== */

#hotspring h3 {
	margin-bottom: 0 !important;
}

#hotspring h3 span {
	color: #9b7d1d;
	line-height: 2.5;
}

#hotspring section {
	width: 100%;
	margin: 0 auto;
}

#hotspring .hs_pc {
	display: none;
}

#hotspring .hs_sp {
	display: block;
}

#hotspring .hp_top_link {
	width: 90%;
	padding: 20px 0;
	margin: 20px auto;
	text-align: center;
	background: #a89147;
	color: #fff;
	font-size: 1.8rem;
}

.hotspring_contents {
	padding-top: 70px;
}

.hotspring_contents .main_img img {
	width: 100%;
	border-bottom: 5px solid #9b7d1d;
}

.hotspring_contents .main_img h4 {
	font-size: 2.5rem;
	line-height: 1.5;
	text-align: center;
	padding: 20px 0;
	color: #9b7d1d;
}

.hotspring_contents .thum_img_box {
	width: 90%;
	margin: 0px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.hotspring_contents3 .thum_img_box {
	width: 90%;
	margin: 0 auto;
}

.hotspring_contents .thum_img_box div {
	width: 32%;
	cursor: pointer;
}

.hotspring_contents3 .thum_img_box div {
	width: 100%;
}

.hotspring_contents .thum_img_box div img {
	width: 100%;
}

.hotspring_contents p {
	width: 90%;
	margin: 20px auto 0;
	font-size: 1.5rem;
	text-align: left;
	line-height: 1.7;
}

.hotspring_contents3 p span {
	color: #9b7d1d;
}

.hotspring_amenity {
	margin: 60px auto !important;
}

.hotspring_launge {
	margin-top: 50px !important;
}

.hotspring_amenity h4,
.hotspring_launge h4	{
	font-size: 2.5rem;
	color: #9b7d1d;
	margin: 20px 0;
	text-align: center;
}

.hotspring_amenity .amenity_image {
	width: 100%;
	line-height: 300px;
	color: #000;
	background: #dcdcdc;
	text-align: center;
	font-size: 3rem;
	margin-bottom: 20px;
}

.hotspring_amenity p {
	font-size: 1.5rem;
	line-height: 1.7;
	width: 90%;
	margin: 0 auto;
}

.hotspring_launge .hotspring_launge_inner div.hotspring_launge_img {
	width: 100%;
	margin: 0 auto 20px;
	position: relative;
}

.hotspring_launge_inner .hotspring_launge_txt_img {
	width: 20%;
	position: absolute;
	top: 10px;
	left: 10px;
}

.hotspring_launge_inner .hotspring_launge_txt_img img {
	width: 100%;
}

.hotspring_launge .hotspring_launge_inner div.hotspring_launge_txt {
	width: 90%;
	margin: 0 auto;
}


.hotspring_launge .hotspring_launge_inner div img {
	width: 100%;
}

.hotspring_launge .hotspring_launge_inner h5 {
	font-size: 2rem;
	line-height: 1.7;
	margin-bottom: 10px;
}

.hotspring_launge .hotspring_launge_inner p {
	font-size: 1.5rem;
	line-height: 1.7;
}

.hotspring_launge .hotspring_launge_inner p.hotspring_launge_title {
	color: #9b7d1d;
	font-size: 1.7rem;
}

.hotspring_detail_box {
	background: #fff;
	padding: 20px;
	margin: 60px auto !important;
}

.hotspring_detail_box h4 {
	font-size: 2.5rem;
	color: #9b7d1d;
	text-align: center;
	padding: 20px 0;
	line-height: 1.6;
}

.hotspring_detail_box dl {
	font-size: 1.5rem;
}

.hotspring_detail_box dl dt span {
	padding: 7px;
	background: #a89147;
	color: #fff;
}


.hotspring_detail_box dl dt {
	margin: 20px 0 20px;
}

.hotspring_detail_box dl dd {
	line-height: 1.6;
}

.hotspring_detail_box .higaeri {
	margin: 30px 0;
}

.hotspring_detail_box .higaeri_inner div {
	width: 100%;
}

.hotspring_detail_box .higaeri_inner div.higaeri_img {
	width: 100%;
	margin-bottom: 20px;
}

.hotspring_detail_box .higaeri_inner div h5 {
	font-size: 1.9rem;
	line-height: 1.7;
	margin-bottom: 10px;
}

.hotspring_detail_box .higaeri_inner div p {
	font-size: 1.5rem;
	line-height: 1.7;
}

.hotspring_detail_box .higaeri_inner div p span {
	color: #9b7d1d;
}

.hotspring_detail_box .higaeri_inner div img {
	width: 100%;
}

.hotspring_detail_box .higaeri_inner div a {
	display: block;
	padding: 20px 0;
	background: #a89147;
	color: #fff;
	width: 90%;
	margin: 30px auto 0;
	text-align: center;
	border-radius: 2px;
	font-size: 1.8rem;
}



/* =====================
  rooms
===================== */

.rooms_contents {
	width: 100%;
	margin: 30px auto 50px;
	text-align: center;
}

.rooms_contents h4 {
	font-size: 2.5rem;
	color: #9b7d1d;
	margin: 20px 0;
	line-height: 1.3;
}

#rooms h3 span {
	line-height: 2.5;
	color: #9b7d1d;
	font-size: 2.1rem;
}

#rooms .rooms_type_title {
	font-size: 2rem;
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
}

.rooms_contents .main_img {
	margin-bottom: 20px;
}

.rooms_contents .main_img img {
	width: 100%;
}

.rooms_contents .rooms_detail p {
	font-size: 1.5rem;
	line-height: 1.7;
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

.rooms_detail .rooms_btn a {
display: block;
padding: 15px 0;
background: #a89147;
color: #fff;
width: 300px;
margin: 30px auto;
text-align: center;
border-radius: 2px;
font-size: 1.8rem;
}

#rooms .rooms_link {
	padding: 20px 0 10px;
	background: #2b201a;
	border-top: 3px solid #b69322;
	border-bottom: 3px solid #b69322;
	margin-top: 50px;
}

#rooms .rooms_link_inner {
 flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

#rooms .rooms_link_inner li {
	width: 100%;
	line-height: 1.4;
	margin-bottom: 15px;
}

#rooms .rooms_link_inner li a {
	border: 1px solid #fff;
	padding: 10px 0;
	width: 100%;
	line-height: 1.4;
	display: block;
	font-size: 1.4rem;
	color: #fff;
}

#rooms .rooms_link_inner li a span {
	font-size: 1.1rem;
	color: #9b7d1d;
}

#rooms .rooms_link_inner li a.open {
	background: #a89147;
	color: #fff;
}

#rooms .rooms_link_inner li a.open span {
	color: #fff;
}

#rooms .rooms_link_inner li a.close {
	background: none;
	border: 1px solid #fff;
	color: #fff;
}

#rooms .rooms_link_inner li a.close span {
	color: #9b7d1d;
}

#rooms .rooms_img_box .thum_img_box {
	width: 290px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
}

#rooms .rooms_img_box .thum_img_box .thum_img {
	width: 130px;
	margin-right: 10px;
	cursor: pointer;
}

#rooms .rooms_img_box .thum_img_box .thum_img:last-child {
	margin-right: 0;
}

#rooms .rooms_img_box .thum_img_box .thum_img img {
	width: 100%;
}

.rooms_contents h4 span {
	font-size: 1.5rem;
	color: #261702;
}

/* =====================
  access
===================== */



#access h3 {
	color: #9b7d1d;
	margin: 30px auto 20px !important;
	font-size: 2.3rem;
}

#access a:link,
#access a:visited,
#access a:hover{
	color:#a89147;
	text-decoration:underline;
}

#access {
	width: 95%;
	margin: 50px auto;
	padding: 15px;
	background: #fff;
}

#access section {
	width: 100%;
	margin:0 auto 50px;
}

#access section .gmap{
	margin:10px auto;
	padding:1px;
	border:1px solid #ccc;
	
}

#access section .gmap iframe{
	width:100%;
	height:450px;

}

#access section .map_img div{
	float:left;
	display:inline;
}
#access section .map_img div img{
	width:100%;
}
#access section .map_img div.left{
	width:65%;
}
#access section .map_img div.right{
	width:34%;
	margin-left:1%;
}

#access section .carbox{
}

#access section .carbox ul{
	width:100%;
	margin:auto;
	font-size: 1.5rem;
	line-height: 1.6;
}
#access section .carbox p{
	width:100%;
	margin:20px auto;
	line-height: 1.3;
}

#access section .carbox dl{
	width:100%;
	color:#a89147;
	margin:auto;
	font-size: 1.5rem;
	line-height: 1.6;
}

#access section .carbox dl dt{
	font-size: 1.5rem;
}

#access section .carbox dl dd{
	font-size: 1.5rem;
	width:100%;
	margin:auto;
}

#access section .publicbox dl{
	width:100%;
	margin:auto;
	font-size: 1.5rem;
	line-height: 1.6;
}
#access section .publicbox dl dt{
	font-size: 1.5rem;
	margin-top:10px;
}

#access section .publicbox dl dd{
	font-size: 1.5rem;
	width:90%;
	margin:auto;
}

#access section .publicbox dl dd img{
	margin:15px;
}


/* =====================
  privacy
===================== */


#privacy {
	margin: 50px 0;
}

#privacy section{
	background:#fff;
	padding:10px;
	width:95%;
	margin:0 auto;
}
#privacy section p{
	font-size:1.5rem;
	line-height:1.5;
	padding:5%;
}

#privacy section dl{
	margin:10px 0 0 0;
}
#privacy section dt{
	font-size:1.8rem;
	padding-left:20px;
	color:#9b7d1d;
	margin:20px 0 0 0;
	line-height: 1.3;
}
#privacy section dd{
	padding-left:20px;
	margin:10px 0 0 0;
	line-height:1.5;
}

#privacy a {
	color: #a89147;
	text-decoration: underline;
}

/* =====================
  page
===================== */


#page {
	margin: 50px 0;
}

#page section{
	background:#fff;
	padding:10px;
	width:95%;
	margin:0 auto;
}

#page section p{
	font-size:1.5rem;
	line-height:1.5;
}

#page section img {
	max-width: 100%;
}

#page a {
	color: #a89147;
	text-decoration: underline;
}

#page section h2 {
	font-size: 2.1rem;
	color: #9b7d1d;
	margin: 20px 0;
	text-align: left;
}

#page section h3 {
	text-align: left;
	width: 100%;
}

/* =====================
  terms
===================== */

#terms {
	margin: 50px 0;
}

#terms section{
	background:#fff;
	padding:20px;
	width:95%;
	margin:0 auto;
}
#terms section p{
	line-height:1.5;
	
}

#terms section dl{
	margin:10px 0 0 0;
}
#terms section dt{
	font-size:1.8rem;
	padding-left:20px;
	color:#9b7d1d;
	margin:20px 0 0 0;
}
#terms section dd{
	padding-left:20px;
	margin:10px 0 0 0;
	line-height:1.5;
	
}


#terms section #scroll_area table{
	border-top:1px solid #D8A759;
	border-left:1px solid #D8A759;
	margin:auto;
	width: 100%;
}
#terms section #scroll_area table th,
#terms section #scroll_area table td{
	border-bottom:1px solid #D8A759;
	border-right:1px solid #D8A759;
	vertical-align:middle;
	text-align:center;
	padding: 5px 10px;
	
	
}

#terms section #scroll_area table th{
	font-weight:bold;
}

.outside .note{ display: none;}

ol{
	padding:0 5%;
	line-height:1.3;
}

@media screen and (max-width: 1000px) {
	.outside .note{ display: block; text-align: left;}
	#terms section #scroll_area{
		width:80%;
		margin:auto;
		overflow-x:scroll;
	}
	#terms section #scroll_area table{
		width: 820px;
	}
}


/* =====================
  contact
===================== */

#contact .error_message {
	width: 95%;
	margin: 2% auto;
	line-height: 2;
	font-size: 1.2rem;
	background: #FFD9D8;
	border: 2px solid #e02828;
	padding: 8px 10px;
	color: #e02828;
	font-weight: bold;
	border-radius: 5px;
}

#contact .message_box {
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.7;
	background: #eae7d0;
	color: #9b7d1d;
	width: 95%;
	margin: 30px auto 20px;
	padding: 15px;
}

#contact .contact_inner {
	padding: 30px 0 70px;
	margin-top: 3%;
}

#contact .contact_table {
	width: 90%;
	margin: 0 auto 2%;
}

#contact .contact_table tr th {
	vertical-align: middle;
	font-size: 1.6rem;
	padding: 20px 0 0;
	display: block;
}

#contact .contact_table tr td {
	padding: 10px 0 20px;
	border-bottom: 1px solid #dbdbdb;
	display: block;
}

#contact .contact_table tr th.required:after {
	content: "*";
	color: #c43535;
}

#contact .contact_table .input_field1 {
	float: left;
	display: inline;
	width: 30%;
}

#contact .contact_table span {
	font-weight: bold;
	color: #707070;
	line-height: 2;
}

#contact .contact_table input[type="text"] {
	width: 100%;
}

#contact .contact_table .input_field1 input[type="text"] {
	width: 95%;
}

#contact .contact_table input[type="text"] {
	padding: 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border: 1px solid #ccc;
}

#contact .contact_table textarea {
	width: 100%;
	height: 180px;
	padding: 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border: 1px solid #ccc;
}

#contact .contact_btn {
	width: 70%;
	margin: 4% auto 0;
}

#contact .contact_to_conf_btn {
	width: 100%;
	padding: 15px 0;
	font-size: 1.6rem;
	background: #a89147;
	color: #fff;
	border: none;
	-webkit-appearance: none;
}

.contact_conf_btn {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 5% auto 0;
}

.contact_conf_btn div {
	width: 50%;
	text-align: center;
}

.contact_conf_btn .contact_back_btn {
	width: 85%;
	padding: 17px 0;
	margin: 0 auto;
	font-size: 1.4rem;
	background: #969696;
	color: #fff;
	border: none;
	display: block;
}

.contact_conf_btn .contact_to_thanks_btn {
	width: 85%;
	padding: 15px 0;
	margin: 0 auto;
	font-size: 1.4rem;
	background: #a89147;
	color: #fff;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
}

#contact .contact_thanks_txt {
	text-align: center;
	font-size: 1.7rem;
	line-height: 1.7;
	margin-top: 2%;
}

#contact .contact_thanks_btn {
	width: 50%;
	margin: 5% auto 0;
}

#contact .contact_thanks_btn .contact_to_top {
	width: 100%;
	padding: 15px 0;
	margin: 0 auto;
	font-size: 1.6rem;
	background: #a89147;
	color: #fff;
	border: none;
	display: block;
	text-align: center;
	cursor: pointer;
}

#contact td select {
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #ccc;
	border-radius: 6px;
	background-image: url(../../../common/image/arrow.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #fff;
}

#contact td select.date_select {
	width: 25%;
}

#contact td.select_type2 select,
#contact td.cnt_zip input[type="text"]	{
	width: 40%;
}

#contact .contact_table td.contact_tel_num {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#contact .contact_table td.contact_tel_num .input_field2 {
	width: 30%;
}

#contact .contact_thanks {
	padding: 20px;
	background: #fff;
	width: 95%;
	margin: 50px auto;
	}


/* =====================
  faq
===================== */

#faq {
	margin-bottom: 50px;
}

#faq section{
	background:#fff;
	padding:0 20px 20px 20px;
	width:95%;
	margin:0 auto 20px;
}

#faq a {
	color: #9b7d1d;
	text-decoration: underline;
}

#faq h3 {
	margin: 0 auto !important;
	padding: 65px 0 20px;
	color: #9b7d1d;
}

#faq section dl {
	width: 100%;
	margin: 0 auto;
}

#faq section dl dt{
	cursor: pointer;
	margin:15px 0;
	font-size: 1.5rem;
	line-height: 1.7;
}

#faq section dl dt span {
	color: #a89147;
	font-size: 2rem;
	font-weight: bold;
}

#faq section dl dt:hover{
	text-decoration:underline;
}

#faq section dl dt:visited{
	text-decoration:none;
}

#faq section dl dd{
	display:none;
	font-size: 1.5rem;
	margin-left:20px;
	padding: 10px;
	background: #ede7d5;
	border-radius: 5px;
	line-height: 1.5;
}

#faq ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin:auto;
	padding:20px;
	flex-wrap: wrap;
}

#faq ul li{
	word-break:keep-all;
	width: 48%;
	margin-bottom: 10px;
}

#faq ul li a{
	display:block;
	text-align:center;
	padding:10px;
	width:100%;
	font-size: 1.4rem;
}

#faq ul li a:link,
#faq ul li a:visited{
	text-decoration:none;
	color:#fff;
	background:#a89147;
	border:1px solid #fff;
}

#faq ul li a:hover{
	text-decoration:none;
	color:#a89147;
	background:#fff;
	border:1px solid #a89147;
}



/* =====================
  news
===================== */

#news_detail section{
	background:#fff;
	padding:20px;
	width:90%;
	margin:50px auto;
}

.news_detail_content {
	width: 90%;
	margin: 15% auto;
}

.news_detail_content h4 {
	font-size: 1.8rem;
	line-height: 1.2;
	margin: 10px 0 20px;
}

.news_detail_content .news_datetime {
	margin: 20px 0;
}

.news_detail_content .news_datetime span {
	padding: 8px;
	background: #eae7d0;
	color: #9b7d1d;
}

.news_detail_content #news_text {
	font-size: 1.4rem;
	line-height: 1.5;
}

.news_detail_content2 .news_error_txt {
	font-size: 2rem;
	line-height: 1.5;
	padding: 20px 0;
	width: 90%;
	margin: 10% auto;
}

ul.pager {
	margin: 55px 0 30px 0;
	text-align: center;
	font-size: 19px;
	background: #fff;
}

ul.pager li {
	margin: 0 20px 0 2px;
	display: inline;
	line-height: 25px;
	font-weight: bold;
}

ul.pager li.active {
	padding: 7px 9px;
	background: #a89147;
	color: #fff;
}

ul.pager li a {
	color: #261702;
}


/* =====================
  news list
===================== */


#news_list section{
	background:#fff;
	padding:20px;
	width:95%;
	margin:50px auto;
}

#news_list .news_list {
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
	max-width: 770px;
}

#news_list a h4 {
	color: #261702;
}

#news_list .news_datetime {
	font-weight: bold;
	font-size: 1.3rem;
	margin-right: 3%;
	text-align: left;
}

#news_list .news_datetime span {
	background: #eae7d0;
	color: #9b7d1d;
	padding: 7px;
}

#news_list h4 {
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: 20px;
	line-height: 1.5;
}


/* =====================
  esthetic
===================== */

#esthetic #main_title_txt {
	margin: 30px auto 40px;
}

#esthetic section{
	width:95%;
	margin:0 auto;
}

#esthetic section div{
	width:90%;
	margin:auto;
}

#esthetic section h4{
	margin:20px auto;
	color: #9b7d1d;
	font-size:1.7rem;
}

#esthetic p {
	font-size: 1.5rem;
	line-height: 1.7;
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

#esthetic .esthetic_contents img {
	width: 100%;
}

#esthetic section.esthetic_contents {
	text-align: center;
}

#esthetic .esthetic_time_txt {
	margin: 10px auto;
	color: #a89147;
}

#esthetic .esthetic_detail_txt {
	margin: 50px auto 10px;
}

#esthetic .esthetic_detail_img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 15px;
}

#esthetic .esthetic_detail_img div {
	width: 49%;
}

#esthetic .esthetic_detail_img div img {
	width: 100%;
}

#esthetic .esthetic_menu_btn a {
	display: block;
	width: 80%;
	padding: 15px 0;
	margin: 20px auto;
	background: #a89147;
	color: #fff;
	font-size: 1.7rem;
}

#esthetic section dl{
	margin-top:20px;
	font-size: 1.5rem;
}

#esthetic section dt{
	margin-top:10px;
}

#esthetic section dd{
	margin-top:10px;
	padding-left:1%;
	line-height: 1.5;
}

#esthetic .esthetic_menu {
	background: #fff;
	padding: 20px;
	margin: 50px auto;
}

#esthetic .esthetic_table {
	width: 100%;
	max-width: 800px;
	margin: 10px auto 2%;
	color: #765f3b;
}

#esthetic .esthetic_table tr th {
	vertical-align: middle;
	border-bottom: 1px dotted #dbdbdb;
	padding:1% 0 1% 1%;
	line-height:1.2;
	display: block;
	font-size: 1.5rem;
}

#esthetic .esthetic_table tr td {
	text-align:right;
	vertical-align: middle;
	border-bottom: 1px dotted #dbdbdb;
	padding:1% 1% 1% 0;
	line-height:1.2;
	display: block;
	font-size: 1.5rem;
	line-height: 1.5;
}

#esthetic .esthetic_menu p{
	text-align:right;
}

#esthetic p.align_left{
	text-align:left;
}


/* =====================
  dining
===================== */

#dining {
	width: 100%;
}

#dining h3 {
	font-size: 3rem;
	text-align: center;
	color: #261702;
	margin-bottom: 30px !important;
}

#dining h4 {
	width: 80%;
	font-size: 2.2rem;
	color: #9b7d1d;
	margin: 20px auto;
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
}

#dining h4:before {
	content: "";
	display: block;
	border-top: solid 2px #eae7d0;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 40%;
	z-index: 1;
}

#dining h4 span {
	background: #F3F2EA;
	padding: 0 20px;
	position: relative;
	z-index: 5;
}

#dining #main_title_txt {
	margin: 30px auto 0;
	width: 90%;
}

#dining p {
	font-size: 1.5rem;
	line-height: 1.7;
	width: 85%;
	margin: 20px auto 0;
	text-align: left;
}

#dining section.dinind_contents {
	margin-bottom: 80px;
}

#dining .dining_top_img {
	width: 100%;
	height: 350px;
	background: #ccc;
	margin: 30px 0 20px;
}

#dining .dining_main_img img {
	width: 100%;
}

#dining .dining_stylish_img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 1.5%;
}

#dining .dining_stylish_img div {
	width: 49%;
}

#dining .dining_stylish_img img {
	width: 100%;
}

#dining .dining_menu_btn a {
	display: block;
	padding: 20px 0;
	background: #a89147;
	color: #fff;
	width: 90%;
	margin: 40px auto 20px;
	text-align: center;
	font-size: 1.7rem;
}

#dining .restaurant_box {
	width: 100%;
	margin-bottom: 50px;
}

#dining .restaurant_box .restaurant_img img {
	width: 100%;
	height: auto;
}

#dining .restaurant_box .restaurant_txt {
	width: 100%;
	margin: 7px auto 0;
	text-align: center;
}

#dining .restaurant_box .restaurant_txt h5 {
	font-size: 2rem;
	margin: 20px 0 15px;
	color: #9b7d1d;
}

#dining .restaurant_box .restaurant_txt p {
	font-size: 1.5rem;
	line-height: 1.7;
}

#dining .restaurant_img_sub {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#dining .restaurant_img_sub div {
	width: 49.5%;
}

#dining .restaurant_img_sub img {
	width: 100%;
}

#dining .dining_plan_btn a {
	display: block;
	padding: 20px 0;
	background: #a89147;
	color: #fff;
	width: 90%;
	margin: 0 auto 100px;
	text-align: center;
	font-size: 1.7rem;
}

#dining #restaurant_title {
	margin-top: 0;
	padding-top: 70px;
}

#dining .dining_comment {
	font-size: 1.3rem;
}

#dining .dc1 {
	padding-top: 10px;
}








#dining .slider{
	position: relative;
}

#dining .slick-slider {
	width: 100% !important;
	margin-top: 1%;
}

#dining .slick-slide img {
	width: 100%;
}

#dining .slick-prev {
	left: 20px !important;
	top: 50% !important;
	z-index: 100;
}

#dining .slick-next {
	right: 20px !important;
	top: 50% !important;
	z-index: 100;
}

#dining .slider .slider-nav-wrap{
	display: none;
}

#dining .slick-prev,
#dining .slick-next {
	width: 16px !important;
	height: 27px !important;
}

#dining .slick-prev,
#dining .slick-next {
	display: block !important;
}

#dining .slick-dots li {
    width: 20px !important;
    height: 5px !important;
}

#dining .slick-dots li button::before {
    color: #a89147 !important;
    content: '●' !important;
    font-family: "Font Awesome 5 Free" !important;
    font-size: 2rem !important;
    width: 20px !important;
    font-weight: bold;
    display: block;
}

#dining .slick-dots {
	bottom: -20px !important;
}





/* =====================
  facility
===================== */

#facility {
	width: 100%;
	margin: 50px auto;
}

#facility section {
	margin: 60px auto;
}

#facility h3 {
	text-align: center;
}

#facility h3 span {
	color: #9b7d1d;
	line-height: 2.3;
	font-size: 2.3rem;
}

#facility h4 {
	color: #9b7d1d;
	line-height: 1.3;
	border-bottom: 1px solid #9b7d1d;
	font-size: 2.5rem;
	padding: 10px 0;
	margin-bottom: 20px;
	text-align: center;
}

#facility p {
	font-size: 1.5rem;
	line-height: 1.5;
	margin: 10px auto 0;
	width: 85%;
}

#facility p.facility_txt_title {
	color: #9b7d1d;
	font-size: 1.7rem;
}

#facility span {
	color: #9b7d1d;
}

#facility span.small_txt {
	color: #261702;
	font-size: 1.3rem;
	line-height: 1;
}

#facility .facility_contents .facility_img {
	width: 100%;
}

#facility .facility_contents .facility_img img {
	width: 100%;
}

#facility .facility_contents .facility_txt {
	width: 100%;
	background: #fff;
	position: relative;
	padding: 20px 0;
}

#facility .facility_btn {
	width: 80%;
	margin: 50px auto 0;
}

#facility .facility_btn a {
	color: #fff;
	padding: 15px 0;
	display: block;
	background: #a89147;
	text-align: center;
	font-size: 1.7rem;
}



/* =====================
  group_plan
===================== */

#group_plan {
	width: 100%;
	max-width: 1000px;
	margin: 50px auto;
}

#group_plan .main_image {
	width: 100%;
	height: 550px;
	background: #ccc;
}

#group_plan p {
	font-size: 1.5rem;
	line-height: 1.7;
}

#group_plan h4 {
	font-size: 2.2rem;
	color: #9b7d1d;
	margin: 10px 0;
}

#group_plan .group_plan_contents {
	margin: 50px auto;
}

#group_plan .group_plan_detail {
	margin: 30px 0 60px;
}

#group_plan .group_plan_detail .group_plan_image {
	width: 95%;
	margin: 0 auto;
}

#group_plan .group_plan_detail .group_plan_image img {
	width: 100%;
}

#group_plan .group_plan_detail .group_plan_text {
	font-size: 1.5rem;
	line-height: 1.7;
	text-align: center;
}

#group_plan .group_plan_info {
	background: #fff;
	padding: 30px;
	margin: 70px auto !important;
	width: 95%;
}

#group_plan dl {
    font-size: 1.5rem;
    line-height: 1.7;
}

#group_plan dl dt {
	width: 120px;
	margin-bottom: 15px;
}

#group_plan dl dt span {
	font-weight: bold;
	margin-right: 15px;
	display: inline-block;
	width: 95%;
	text-align: center;
	border-left: 3px solid #9b7d1d;
	background: #F3F2EA;
	padding: 6px;
}

#group_plan dl dd {
	margin-bottom: 40px;
}

#group_plan .group_plan_img_box {
	width: 100%;
}

#group_plan .group_plan_img_box div {
	margin-bottom: 20px;
}

#group_plan .group_plan_img_box div img {
	width: 100%;
}

#group_plan .group_plan_dtrip h4 {
	text-align: center;
}

#group_plan .group_plan_dtrip_img {
	width: 95%;
	margin: 0 auto;
}

#group_plan .group_plan_dtrip_img img {
	width: 100%;
}

#group_plan .group_plan_btn_box {
	margin-top: 40px;
}

#group_plan .group_plan_btn_box a {
	display: block;
	padding: 15px 0;
	background: #a89147;
	color: #fff;
	width: 100%;
	margin: 20px auto;
	margin-top: 10px;
	text-align: center;
	border-radius: 2px;
	font-size: 1.5rem;
}

#group_plan .group_plan_dtrip_text {
	text-align: center;
	margin: 20px auto 0;
	width: 95%;
}



#group_plan .group_plan_dtrip_img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 95%;
	margin: 0 auto;
}

#group_plan .group_plan_dtrip_img_big {
	width: 66%;
	margin-right: 2%;
}

#group_plan .group_plan_dtrip_img_mn {
	width: 32%;
}

#group_plan .group_plan_dtrip_img_mn div {
	margin-bottom: 4%;
}

#group_plan .group_plan_dtrip_btn {
	margin-top: 30px;
}

#group_plan .group_plan_dtrip_btn a {
	display: block;
	padding: 15px 0;
	background: #a89147;
	color: #fff;
	width: 90%;
	margin: 0 auto;
	font-size: 1.5rem;
	margin-top: 10px;
	text-align: center;
	border-radius: 2px;
}

#group_plan .gp_bottom {
	background: #fff;
	padding: 30px;
	width: 95%;
	margin: 70px auto !important;
	text-align: center;
	border: 1px solid #e5e4de;
}

#group_plan .gp_bottom_btn a {
	display: block;
	padding: 15px 0;
	background: #a89147;
	color: #fff;
	width: 100%;
	font-size: 1.5rem;
	margin: 30px auto 0;
	text-align: center;
	border-radius: 2px;
}

#group_plan .gp_bottom p {
	font-size: 1.7rem;
}


/* =====================
  footer
===================== */

footer .site_link_logo a {
	border-right: 1px solid #ccc;
	text-align: center;
	padding: 10px 15px;
}

footer a.noguchi_logo {
	padding: 20px 0;
}

footer .footer_link .to_top_btn img {
	width: 70px;
	height: 58px;
}


.access_about_bus {
	width: 90% !important;
	margin: 10px auto !important;
}

.access_about_bus h4 {
	font-size: 20px;
	color: #79715c;
	padding: 7px 0;
	border: dotted 1px #D2CCBC;
	background: #F8F8F6;
		margin: 20px auto;
		text-align: center;
}

.access_about_bus p {
	font-size: 1.5rem;
	line-height: 2;
}

.access_about_bus .red {
	color:#db3636;
	}
	
.en_bus_cont dt {
  color: #9b7d1d;
  font-weight: bold;
}
	
	.access_about_bus	.bus_time_table .bus_time_table_l,
	.access_about_bus	.bus_time_table .bus_time_table_r {
		width:100%;
		text-align: center;
		border: 1px solid #9b7d1d;
		margin-bottom: 20px;
	}
	
.access_about_bus	.bus_time_table_title {
		text-align: center;
		font-size: 1.7rem;
		color: #9b7d1d;
		margin: 20px auto;
	}
	
.access_about_bus	.bus_time_table_title2 {
		font-size: 1.6rem;
		background: #9b7d1d;
		color: #fff;
		padding: 3px;
	}
	
.access_about_bus	.bus_time_table_detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	}
	
.access_about_bus	.bus_time_table_detail > div {
		width: 50%;
		box-sizing: border-box;
		padding: 7px 7px 10px 7px;
		font-size: 1.6rem;
}
	
.access_about_bus	.bus_time_table_detail > div:first-child {
		border-right: 1px solid #9b7d1d;
	}
	
	.access_about_bus	.bus_time_table_detail > div p {
		color: #9b7d1d;
		margin-bottom: 5px;
	}
	
.access_about_bus	.bus_time_table_detail2 {
	text-align: center;
	}
	
.access_about_bus	.bus_time_table_detail2 div {
	margin: 20px auto;
}

.bus_cancel_table_area {
	overflow-x: scroll;
}
	
.bus_cancel_table {
  border-collapse: collapse;
  white-space: nowrap;
}