@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;600;800;900&display=swap');
/* CSS Document */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body {
	position:relative;
	background:#F2F0ED;
	color:#000;
	margin: 0;
	padding: 0;
    font-family: 'Montserrat','Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 16px;
	font-size: 0.999999994rem;
	line-height:1.8em;
}

img {
	/*width: 100%;*/
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	border:none;
}

.min {
	font-family: "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight:400;
}
.line22 {
	line-height:2.2em;
}
.line16 {
	line-height:1.6em;
}

.pink {
	color:#F84382;
}
.green {
	color:#AFA926;
}
.blue {
	color:#4397F8;
}
.txt_red {
	color:#CC0000;
}

.head {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100px;
	background:#F2F0ED;
	background-size:240px 240px;
	z-index:900;
}
a.online {
	position:absolute;
	display:block;
	width:131px;
	height:30px;
	top:0;
	right:60px;
}
a.tel {
	position:absolute;
	display:block;
	width:131px;
	height:30px;
	top:0;
	right:201px;
}
.head h1 {
	display:block;
	width:30%;
	/*max-width:370px;*/
	float:left;
	margin-top:15px;
	font-size:14px;
	font-weight:400;
	line-height:1.1em;
	color:#000;
}
.head h1 img {
	margin-top:5px;
}
.head h2 {
	display:block;
	margin-top:10px;
	text-align: left;
	font-size:11px;
	font-weight:200;
	line-height:1.1em;
}

nav.rtmenu {
	display:block;
	width:70%;
	float:right;
	margin-top:20px;
	text-align: right;
}

nav.rtmenu a {
	font-weight:400;
	font-size:14px;
	line-height:1em;
	font-style: normal;
	color:#FFF;
	display:inline-block;
	padding:0.5em 1.5em;
	background:#D365A5;
	border-radius: 0 0.5em;
	margin-left:1.1em;
}

.r-btn {
	display:none;
}

	
.inner {
	width:94%;
	margin:0 auto;
	max-width:1100px;
}

.head1 {
	background:#DBE7E8;
	padding:50px 40px;
	border-radius: 15px;
	margin-top:100px;
	margin-bottom:30px;
}

.top-image {
	width:94%;
	margin:100px auto 30px;
	position:relative;
}
.top-image.tate {
	width:35%;
	margin-top:100px;
	margin-right:15%;
	position:relative;
}
.top-image img {
	width:100%;
	height:auto;
	border-radius: 0 30px;
}
.main-image {
	width:100%;
	margin:0 auto;
	position:relative;
}
.content {
	position:relative;
	padding-top:220px;
	z-index:10;
}

.px10 {
	font-size:12px;
}

.px18b {
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
	line-height:1.6em;
}
.px24b {
	font-size:22px;
	font-weight:bold;
	margin-bottom:12px;
	line-height:1.6em;
}
.px32b {
	font-size:32px;
	font-weight:bold;
	margin-bottom:12px;
	line-height:1.2em;
}

a.event-link {
	display:block;
	width:100%;
	height:65%;
	overflow: hidden;
	position:relative;
}
a.event-link img {
	width:100%;
	height:240px;
  object-fit: cover;
}
a.event-link span {
	display:block;
	padding: 4px 10px;
	width:90px;
	text-align:center;
	font-size:12px;
	position:absolute;
	left:0;
	top:0;
	background:#FF4C00;
	color:#FFF;
}
a.event-link .title {
	width:100%;
	padding: 4px 10px;
	background:rgba(0,0,0,0.75);
	color:#FFF;
	text-align: left;
	position:absolute;
	left:0;
	bottom:0;
}

.tit {
	font-size:28px;
	line-height:1.1em;
	font-weight:400;
	margin-bottom:15px;
	color:#675061;
	text-align: center;
}
.tit-s {
	font-size:12px;
	line-height:1.4em;
	font-weight:600;
margin-bottom:5px;
}

.p-area {
	position:relative;
	width:80%;
	max-width:800px;
	margin:60px auto;
}
.p-area img.pimg {
	display:block;
	width:46%;
	float:left;
	z-index:1;
}
.p-area .p-txt {
	width:60%;
	padding:30px 10%;
	background:rgba(255,255,255,70%);
	position:absolute;
	right:0;
	top:40px;
	z-index:10;
}


iframe.newsframe {
	width:100%;
	height:350px;
	border:none;
}

.news-list {
	width:80%;
	max-width:800px;
	margin:0 auto 30px;
	background:#FFF;
	padding:20px;
	margin-bottom:40px;
}
.news-list a {
	display:block;
	margin-bottom:15px;
	color:#333;
}
.news-list a span {
	display:inline-block;
	width:90px;
	margin-right:20px;
}

.pagetit {
	padding-top:100px;
	background:url("img/p-rest.jpg") no-repeat;
	background-size:100% auto;
	background-attachment: fixed;
}
.pagetit.facili {
	padding:6vw 0 4vw;
	background:url("img/p-facili.jpg") center center no-repeat;
	background-size:cover;
/*	height:300px;*/
	margin-bottom:50px;
}
.pagetit.room {
	padding:6vw 0 4vw;
	background:url("img/p-room.jpg") center center no-repeat;
	background-size:cover;
/*	height:300px;*/
	margin-bottom:50px;
}
.pagetit.sight {
	padding:6vw 0 4vw;
	background:url("img/p-sight.jpg") center center no-repeat;
	background-size:cover;
/*	height:300px;*/
	margin-bottom:50px;
}
.pagetit.faq {
	padding:6vw 0 4vw;
	background:url("img/p-faq.jpg") center center no-repeat;
	background-size:cover;
/*	height:300px;*/
	margin-bottom:50px;
}
.pagetit.access {
	padding:6vw 0 4vw;
	background:url("img/p-access.jpg") center center no-repeat;
	background-size:cover;
/*	height:300px;*/
	margin-bottom:50px;
}
.title {
	width:60%;
	padding:30px 20px;
	background:rgba(255,255,255,60%);
	text-align: center;
	font-size:32px;
	line-height:1.2em;
	margin:100px auto 50px;
}
.title span {
	display:block;
	font-size:14px;
}

.subtit {
	text-align: center;
	font-size:22px;
	padding:10px;
	border-bottom:solid 1px #2F2B2A;
	margin-bottom:20px;
}

li.rest-p {
	padding:0 5%;
}
li.rest-p img {
	border-radius: 1em;
}
li.rest-txt {
	margin:5% 0;
	background:#FFF;
	border-radius: 1em;
	padding:2em;
}

li.rest-txt.left {
	margin:5% 0;
	background:#FFF;
	border-radius: 1em;
	padding:2em;
}

li.room-p img {
	border-radius: 1em;
}
li.room-txt {
	background:#FFF;
	border-radius: 1em;
	padding:2em;
}

.sight-list img {
	width:30%;
	float:left;
	margin-right:5%;
	border-radius: 1em;
}

.comment {
	background:#FFF;
	border-radius: 1em;
	padding:1em 2em;
	text-align: center;
}

/*--------QA----------*/
/*　Q&A
-------------------------*/
.s_question{
	padding:10px;
	margin:0 auto;
	color:#666;
	font-size:18px;
	font-weight:600;
	line-height:22px;
}

.s_question:hover{
	color: #563B13;
	cursor:pointer;
}

.s_answer{
	color: #333;
	background:#FFF;
	font-size: 14px;
	line-height: 1.8em;
	display: none;
	margin-bottom: 30px;
	padding: 10px;
	border:solid 2px #d7d3cf;
}
.wk-box{
	color: #333;
	background:#FFF;
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 30px;
	padding: 10px;
	border:solid 2px #d7d3cf;
}

.ico-access {
	font-size:24px;
	line-height:1.2em;
	color:#999;
	font-weight:400;
}
.ico-access img {
	height:2.2em;
	margin-right:10px;
	vertical-align: middle;
}




.bg-gray {
	background:#D9D9D9;
	padding:50px 0;
}
.bg-white {
	background:#FFF;
	padding:30px 0;
}

.foot-baner a {
	display:inline-block;
	width:190px;
	margin:0 10px;
}
.foot-menu a {
	display:inline-block;
	color:#666;
	margin:2px 12px;
	font-size:12px;
}






.bg-foot {
	background:#666;
	padding:24px 30px;
	line-height:1.1em;
	color:#FFF;
}
.bg-foot a {
	color:#FFF;
}


.copy {
	padding:24px 0;
	font-size:12px;
}
.copy a {
	display:inline-block;
	color:#000;
	margin-right:30px;
}




.bn-wk a img {border:solid 1px #CCC;}


.btn-toi a {
	display:block;
	padding:20px 4px;
	background:#FFF;
	color:#FF4C00;
	font-weight:bold;
	border:dotted 1px #FF4C00;
}
.btn-toi a:hover {
	background:#FBEECF;
}	

.wk-gray {
	background:#EEE;
	border:solid 1px #999;
	padding:19px;
}

.form-table {
	border-left:solid 1px #999;
	border-top:solid 1px #999;
}
.form-table td {
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:10px;
}

input[type=text] {
	font-size:16px;
	padding:4px;
}
input[type=submit] {
	font-size:14px;
	padding:10px;
	background:#0A58B1;
	color:#FFF;
}
input[type=reset], input[type=button] {
	font-size:14px;
	padding:10px;
	background:#999;
	color:#FFF;
}










ul, li {
	padding: 0;
	margin:0;
	list-style: none;
}

ul.d-list {
	padding-left:24px;
}
ul.d-list li {
	list-style: disc;
}
ul.d-num {
	padding-left:24px;
}
ul.d-num li {
	list-style-type: decimal;
	margin-bottom:15px;
}
ul.d-num li::marker{
	font-weight:bold;
}


a.link {
	color:#0369DB;
	text-decoration:none;
}



li.line-wk {
	border:solid 1px #999;
	padding:4px;
}
li.line-wk a {
	display:block;
	padding:1em;
	background:#BA93B9;
	color:#FFF;
}
li.line-wk a.btn2 {
	background:#D365A5;
}
li.line-wk a.btn3 {
	background:#FFF;
}
li.line-wk a.btn3 img {
	padding:0.1em;
	height:1.5em;
}


.caution {
	padding:2% 2% 2% 9%;
	border-radius: 15px;
	border: solid 2px #FF658E;
	color:#FF658E;
	width:100%;
	max-width:600px;
	margin:0 auto;
	background:url("./img/tokcy-fue.png") 4% center no-repeat #FFF;
	background-size:contain;
}
















a.btnon:hover {
	display:block;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


.clear {clear:both;}



a {
	text-decoration: none;
	}


.pc-left{float:left;}
.pc-right{float:right;}

.pc-center {
	text-align: center;
}




img.img100 {width:100%;}



.pc-view {display:block;}
.sp-view {display:none;}

sup {font-size:11px;}


.block2 li {
		display:block;
		width:48%;
		margin:0 4% 30px 0;
		float:left;
}
.block2 li.right {
		display:block;
		width:48%;
		margin:0 0 30px 4%;
		float:right;
}
.block2 li:nth-child(2n) {
		margin:0 0 30px 0;
}
.block3 li {
		display:block;
		width:30.66%;
		margin:0 4% 30px 0;
		float:left;
		text-align: center;
	}
.block3 li:nth-child(3n), .block3s li:nth-child(3n) {
	margin-right:0;
	clear:right;
}
.block3 li:nth-child(3n+1) {
	clear:left;
}

.block4 li {
		display:block;
		width:24%;
		margin:0 1.33% 30px 0;
		float:left;
		text-align: center;
	}
.block4 li:nth-child(4n) {
	margin-right:0;
	clear:right;
}
.block4 li:nth-child(4n+1) {
	clear:left;
}
.block4 li img {
	display:block;
	max-width:200px;
	margin:0 auto;
}

.px12 {
	font-size:12px;
}
.px12s {
	font-size:12px;
	line-height:1.6em;
}
.px16s {
	font-size:16px;
	line-height:1.6em;
	font-weight:normal;
}

.block5 li {
		display:block;
		width:18%;
	min-width:150px;
		margin:0 2.25% 30px 0;
		float:left;
		text-align: center;
	font-size:14px;
	line-height:1.6em;
	}
.block5 li:nth-child(5n) {
	margin-right:0;
	clear:right;
}
.block5 li img {
	display:block;
	margin-bottom:10px;
}


/* blog */
.widget ul {
	padding:0;
}

.a-card {
	width:90%;
	margin:0 auto;
	padding:15px;
	border:solid 4px #ccc;
}
.a-card img {
	display: block;
	float:left;
	width:40%;
	max-width:350px;
}



@media only screen and (min-width: 1200px) {
.top-read {
	width:45%;
	height:45%;
	position:absolute;
	top:100px;
	left:0;
	padding-top:20px;
	padding-left:3%;
	z-index:1;
}
}




@media only screen and (max-width: 1100px) {
.top-read {
	font-size:28px;
	}
	nav.rtmenu a {
	line-height:1em;
	font-style: normal;
	color:#FFF;
	display:inline-block;
	padding:0.5em 1.2em;
	margin-left:0.5em;
}
}

@media only screen and (max-width: 768px) {
.pc-view {display:none;}
.sp-view {display:block;}
.pc-center {
	text-align: left;
}
span.sp-view {display:inline-block;}

.logo {
	display:block;
	position:relative;
	width:60%;
	top:5px;
	left:4%;
	margin-bottom:15px;
	z-index:9999;
	}
.head {display:none;}
nav.rtmenu {display:none;}

	.r-btn {
		display:block;
		width:32px;
		position:fixed;
		top:30%;
		right:0;
		z-index:500;
	}
	
.pc-table td {
	display:block;
		width:100%;
		clear:both;
		
	}

h1 {
	display:block;
	width:80%;
	max-width:246px;
	margin:20px auto;
	font-size:14px;
	font-weight:400;
	line-height:1.1em;
	color:#000;
}	
	
.head1 {
	margin-top:50px;
}
	
.top-image {
	width:100%;
	margin-top:15px;
	float:none;
}
	.top-image.tate {
	width:60%;
	margin:15px auto;
	float:none;
}
	

iframe.newsframe {
	width:100%;
	height:500px;
}	

.news-list a span {
	display:block;
	margin-right:20px;
}
	.news-list a span.px10, .news-list a span.txt_red {
		display:inline-block;
	}
	
	
	
	
	
	
.top-read {
	width:100%;
	top:0;
	height:40%;
	font-size:22px;
	padding-top:60px;
	padding-left:3%;
}
	.top-read.top {
		position:relative;
	}
	.top-read img {
		width:80px;
	}
.content {
	padding-top:100px;
}	

.px24b {
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
	line-height:1.6em;
}
.px32b {
	font-size:26px;
	font-weight:bold;
	margin-bottom:12px;
	line-height:1.2em;
}	


.p-area {
	position:relative;
	width:100%;
	max-width:740px;
	margin:60px auto;
}
.p-area img.pimg {
	display:block;
	width:46%;
	float:left;
	z-index:1;
}
.p-area .p-txt {
	width:60%;
	padding:30px 5%;
	background:rgba(255,255,255,70%);
	position:absolute;
	right:0;
	top:40px;
	z-index:10;
}	

	
.p-area img.pimg {
	display:block;
	width:50%;
	float:none;
	z-index:1;
}
.p-area .p-txt {
	width:80%;
	padding:50px 5% 30px;
	background:rgba(255,255,255,70%);
	float:right;
	margin-top:5vw;
	z-index:10;
}
	
	
li.rest-p {
	padding:0;
}

	.sight-list li {
		display:block;
		width:80%;
		margin:0 auto 20px;
		
	}
.sight-list img {
	width:100%;
	float:none;
	margin-right:0;
	margin-bottom:15px;
	border-radius: 1em;
}
	
	
	
	

	

.form-table td {
	display:block;
	width:100%;
	clear:both;
}
input[type="text"].naga {
	width:90%;
	display:block;
}
input[type="text"].small {
	display:block;
}	
textarea {
	width:90%;
}	
	
	
	
.caution {
	padding:2% 2% 2% 20%;
	border-radius: 15px;
	border: solid 2px #FF658E;
	color:#FF658E;
	width:100%;
	max-width:600px;
	margin:0 auto;
	background:url("./img/tokcy-fue.png") 4% center no-repeat #FFF;
	background-size:contain;
}	
	
	
	
	
.block2 li, .block2 li.right {
	display:block;
	width:100%;
	margin-bottom:30px;
}


.news li a {
	display:block;
	width:100%;
	float:right;
}

.sp-block {
	display:block;
	margin-top:5px;
}

.block4 li {
		display:block;
		width:49%;
		margin:0 2% 30px 0;
		float:left;
		text-align: center;
	}
.block4 li:nth-child(2n) {
	margin-right:0;
	clear:right;
}
	
.block4.sp-col1 li {
		display:block;
		width:100%;
		margin:0 auto 30px;
		float:none;
}

img.pc-right50 {
	display:block;
	float:none;
	margin:0 auto 2%;
	width:100%;
}
.tit-white {
	height:80px;
	line-height:80px;
	margin-top:0;
	margin-bottom:0;
}
.tit-white img {
	margin-right:15px;
	height:80px;
}
.pc-left50 {
	width:100%;
	float:none;
}




.block5 li {
		display:block;
		width:31%;
		margin:0 2.5% 30px 0;
	}	
.block5 li:nth-child(3n) {
	margin-right:0;
	clear:right;
}
.block5 li:nth-child(3n+1) {
	clear:left;
}
	
	
	
	
	

.f-banner a img {
	height:30px;
}

.f-banner a.p-mark img {
	height:50px;
	float:right;
	margin-top:-10px;
}	

.copy a {
	display:block;
	color:#000;
	margin-right:0;
}
	
	
/*blog*/
.main-inner .columns {
        padding-left: 0;
        padding-right: 0;
      }

.main-inner .columns {
        padding-left: 0;
        padding-right: 0;
      }

      .main-inner .fauxcolumn-center-outer {
        left: 0;
        right: 0;
        /* IE6 does not respect left and right together */
        _width: expression(this.parentNode.offsetWidth -
            parseInt("$(main.column.left.width)") -
            parseInt("$(main.column.right.width)") + 'px');
      }

      .main-inner .fauxcolumn-left-outer {
        width: 100%;
      }

      .main-inner .fauxcolumn-right-outer {
        width: 100%;
      }

      .main-inner .column-left-outer {
        width: 100%;
        right: 100%;
        margin-left: -$(main.column.left.width);
      }

      .main-inner .column-right-outer {
        width: 100%;
        margin-right: -$(main.column.right.width);
      }
	  
	  .post-body img {
		  width: 90%;
		  margin:10px 0;
	  }	
	
	
	

}


@media only screen and (max-width: 640px) {

	
.a-card {
	width:100%;
	margin:0 auto;
}
.a-card img {
	display: block;
	float:none;
	width:90%;
	margin:0 auto;
}	
	
	
	
.btn-treat a {
	display:block;
	width:48%;
	margin:0 2.66% 2.66% 0;
	float:left;
	background:#EEF3F6;
	color:#595757;
	font-size:12px;
	letter-spacing: 2px;
	line-height:40px;
	text-align: center;
	padding-left:30px;
	height:40px;
	position:relative;
}
.btn-treat a:nth-child(2n) {
	margin:0 0 2.66% 0;
}
	

a.btn-siryo {
	display:block;
	font-size:16px;
	color:#565150;
	font-weight:400;
	height:80px;
	line-height:80px;
	background:#eee;
	position:relative;
}
a.btn-siryo span {
	display:block;
	font-size:12px;
	width:1.5em;
	line-height:1.2em;
	padding:0.25em 0.25em auto 0.25em;
	height:100%;
	background:#000;
	color:#FFF;
	float:left;
	text-align: center;
}
a.btn-siryo .icon {
	width:70px;
	height:70px;
	line-height:70px;
	text-align: center;
	position:absolute;
	right:5px;
	top:5px;
}
a.btn-siryo .icon img {
	width:auto;
	max-width:70px;
	max-height:70px;
	vertical-align:middle;
}
	
.block3 li {
		display:block;
		width:80%;
		margin:0 auto 30px;
		float:none;
	}
.block3 li:nth-child(3n), .block3s li:nth-child(3n) {
		margin:0 auto 30px;
	clear:both;
}
.block3 li:nth-child(3n+1) {
	clear:both;
}
	
.block5 li {
		display:block;
		width:48%;
		margin:0 1% 30px;
	}	
.block5 li:nth-child(3n) {
	margin-right:0;
	clear:none;
}
.block5 li:nth-child(3n+1) {
	clear:none;
}
	.block5 li:nth-child(2n) {
		clear:right;
	}
	.block5 li:nth-child(2n+1) {
		clear:left;
	}
.block5 li:nth-child(3n), .block5 li:nth-child(5n) {
		margin:0 1% 30px;
}

}