@charset "UTF-8"; /* スタイルシートのエンコーディングを Unicode UTF-8 にします*/
figure {
	padding: 0;
	margin: 0;
}
figure .cate {
    position:relative;
    width: 50px;
    top: 220px;
    left: 10px;
    z-index: 1;
}
  .br-pc { display:block; }
  .br-sp { display:none; }
  .floating-banner { display:none; }	













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

ボトム
 
---------------------------------- */

.btm05 {
	margin-bottom: 5px;
}
.btm10 {
	margin-bottom: 10px;
}

.btm0 {
	margin-bottom: 0px;
}

.btm0 img{
	margin-bottom: 0px;
}
.btm15 {
	margin-bottom: 15px;
}
.btm20 {
	margin-bottom: 20px;
}
.btm30 {
	margin-bottom: 30px;
}
.btm40 {
	margin-bottom: 40px;
}
.btm50 {
	margin-bottom: 50px;
}
.btm60 {
	margin-bottom: 60px;
}
.btm70 {
	margin-bottom: 70px;
}
.btm80 {
	margin-bottom: 80px;
}
.btm90 {
	margin-bottom: 90px;
}
.btm100 {
	margin-bottom: 100px;
}






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

p {
	font-size: 1.5rem;
	padding: 0px 0 10px 0;
	line-height: 1.7;
	margin: 0;
}
img {
	width: 100%;
	height: auto;
}
	


.clear {
	clear:both;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.pcimg {
	display: block;
}
.spimg {
	display: none;
}

.pcimg {
	display: none;
}
.spimg {
	display: block;
}
  .br-pc { display:none; }
  .br-sp { display:block; }
  .floating-banner { display:block; }		
}




/* --------------------------　ロード　-------------------------- */




/* --------------------------　ページメインイメージ　-------------------------- */



.red {
	color:#c31700;
}
 





main {
	/*max-width: 1200px;*/
	margin: 80px auto 0;

 /*   top: 0;
    z-index: -1;
    background: url("../../mon/image/common/bg.jpg") center / cover no-repeat;
 background-attachment: fixed;
  background-size: cover;
  background-position: center;
*/

	
}



@media screen and (max-width: 768px) {
main {
	margin-top: 60px;
}
#subpage main {
	margin-top: 12%;
}
}


/* --------------------------　サブページ　-------------------------- */

.subpage h1 {
	text-align: center;
	 font-size: clamp(2.4rem, 5.6vw, 3.6rem);
	color:#81D8D0;
	border-bottom: 3px solid #5b4d41;
	padding-bottom: 10px;
	margin-bottom: 20px;
	 font-family: "Zen Maru Gothic", serif;
	background: #81D8D0;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
	line-height: 1.5;
}

.subpage .en {
	text-align: center;
	 font-size: clamp(1.4rem, 2.5vw, 1.6rem);
	display: block;
	font-family: "Noto Serif JP", serif;
	color:#5b4d41 !important;
	line-height: 1;
	letter-spacing: 0.2rem;
}

.subCONTENT {
	
}
.subCONTENT .block {
	padding: 15px;
	box-sizing: border-box;
        background-color: rgb(0 0 0 / 50%);
        border-radius: 8px;
        margin: 5px 10px;
	
}

.subCONTENT .block h2 {
	font-size: clamp(1.8rem, 3.7vw, 2.4rem);
	background: #81D8D0;
	text-align: center;
	color:#fff;
	font-weight: 500;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.subCONTENT .block h2 span {
	font-size: clamp(1.4rem, 1.5vw, 1.6rem);
}

@media screen and (max-width: 768px) {
	
.subpage h1 {
	text-align: center;
	 font-size: 2.4rem;
	color:#81D8D0;
	border-bottom: 3px solid #5b4d41;
	padding-bottom: 10px;
	margin: 0 15px 15px;
	 font-family: "Zen Maru Gothic", serif;
	background-image: linear-gradient(0deg, rgba(80, 130, 47, 1), rgba(54, 149, 107, 1));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
	line-height: 1.5;
	box-sizing: border-box;
}

.subpage .en {
	text-align: center;
	 font-size: 1.2rem;
	display: block;
	font-family: "Noto Serif JP", serif;
	color:#5b4d41 !important;
	line-height: 1;
	letter-spacing: 0.2rem;
}

.subCONTENT {
	padding: 0px;
	box-sizing: border-box;
}
.subCONTENT .block {
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.subCONTENT .block h2 {
	font-size: 1.7rem;
	background: #81D8D0;
	text-align: center;
	color:#fff;
	font-weight: 500;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.subCONTENT .block h2 span {
	font-size: 1.4rem;
}

	
}



/* --------------------------　パンクズ　-------------------------- */

.cp_breadcrumb *, .cp_breadcrumb *:after, .cp_breadcrumb *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_breadcrumb {
    padding: 3px 6px;
    font-weight: 400;

    background-color: #f5f5f5;
}
.cp_breadcrumb a {
	text-decoration: none;
	font-size: 1.1rem;
	color:#37312c;
}
.cp_breadcrumb i {
	color:#81D8D0;
	/*font-size: 1.3rem;*/
	position: relative;
	top: 1px;
}
.cp_breadcrumb .breadcrumbs {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: auto;	font-size: 1.1rem;
}
.cp_breadcrumb li {
	display: inline-block;
	position: relative;
	padding-right: calc(16px + 8px);
	margin-right: 2px;
	
}
.cp_breadcrumb li::before {
	content: '>';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
    color: #000000;

	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.cp_breadcrumb li:last-child {
	margin-right: 0;
	padding-right: 0;
	color: #37312c;
}
.cp_breadcrumb li:last-child::before {
	content: normal;
}




/* --------------------------　フローティングバナー　-------------------------- */

.floating-banner {
  position: fixed; /* バナーを追従させる */
  z-index: 10; /* 他の要素の下に隠れないように */
  bottom: 0px; /* バナーの上下の位置 */
  width:100%;
  margin:0px;
	background: #323232;
	padding: 10px 5px 5px 5px;
	box-sizing: border-box;
}
.floating-banner .wrap {
  width: 640px;
	margin: auto;
	  display:flex;
  justify-content: space-between;
}
.floating-banner div {
width: 49%;
}

/* 電話ボタン */
.flt-tel a {
     background-image: linear-gradient(360deg, rgba(56, 134, 112, 1), rgba(65, 157, 131, 1) 33%, rgba(84, 203, 169, 1) 76%, rgba(56, 134, 112, 1));
	border: 1px solid #44a58a;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: auto;
	height: 55px;
	box-sizing: border-box;
    padding: 10px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size: 2.4rem;
	margin-bottom: 5px;
}
.flt-tel i {
	font-size: 2rem;
	color:#fff;
	position: absolute;
	left:15px;
	top:20px;
}
.flt-tel a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: translateY(-50%) rotate(45deg);
}

.flt-tel a:hover:after {
  right: 1.4rem;
}

/* 予約ボタン */
.flt-yoyaku a {
    background-image: linear-gradient(360deg, rgba(181, 75, 4, 1), rgba(203, 92, 18, 1) 33%, rgba(235, 151, 95, 1) 76%, rgba(181, 75, 4, 1));
	border: 1px solid #de752f;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: auto;
	height: 55px;
	box-sizing: border-box;
    padding: 10px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size: 2.4rem;
	margin-bottom: 5px;
}
.flt-yoyaku i {
	font-size: 2rem;
	color:#fff;
	position: absolute;
	left:15px;
	top:18px;
}
.flt-yoyaku a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: translateY(-50%) rotate(45deg);
}

.flt-yoyaku a:hover:after {
  right: 1.4rem;
}


/* --------------------------　フローティングバナー　-------------------------- */
@media screen and (max-width: 768px) {
.floating-banner {
  position: fixed; /* バナーを追従させる */
  z-index: 10; /* 他の要素の下に隠れないように */
  bottom: 0px; /* バナーの上下の位置 */
  width:100%;
  margin:0px;
	background: #323232;
	padding: 5px 5px 0px 5px;
	box-sizing: border-box;
}
.floating-banner .wrap {
  width: auto;
	margin: auto;
	  display:flex;
  justify-content: space-between;
}
.floating-banner div {
width: 49%;
}

/* 電話ボタン */
.flt-tel a {
    background: #81D8D0;
	border: 1px solid #81D8D0;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: auto;
	height: 50px;
	box-sizing: border-box;
    padding: 10px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size: 1.4rem;
	margin-bottom: 5px;
}
.flt-tel i {
	font-size: 1.4rem;
	color:#fff;
	position: absolute;
	left:5px;
	top:20px;
}
.flt-tel a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 1rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: translateY(-50%) rotate(45deg);
}

.flt-tel a:hover:after {
  right: 1.4rem;
}

/* 予約ボタン */
.flt-yoyaku a {
    background:#ffa200;
	border: 1px solid #ffa200;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: auto;
	height: 50px;
	box-sizing: border-box;
    padding: 10px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size: 1.4rem;
	margin-bottom: 5px;
}
.flt-yoyaku i {
	font-size: 1.4rem;
	color:#fff;
	position: absolute;
	left:5px;
	top:18px;
}
.flt-yoyaku a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 1rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: translateY(-50%) rotate(45deg);
}

.flt-yoyaku a:hover:after {
  right: 1.4rem;
}
}


.intro {
	text-align: center;
	 font-size: clamp(1.4rem, 1.5vw, 1.6rem);
	margin: 0 15px;
	margin-bottom: 10px;
}


ul.crcLIST li{
    list-style: none;
	text-align: left;
	font-size: clamp(1.4rem, 1.5vw, 1.6rem);
	line-height: 1.7;
	text-indent:0px; 
    margin-left:0px;
	border-bottom: 1px dashed #313131;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: 600;
	padding-left: 1.5em;
  text-indent: -1.6em;
}
 
ul.crcLIST > li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f111";
  position: relative;
  left : 0em; 
  color: #81D8D0; 
  margin-right: 10px;
}

ul.checkLIST {
	margin-bottom: 10px;
}
ul.checkLIST li{
    list-style: none;
	text-align: left;
	font-size: clamp(1.4rem, 1.5vw, 1.7rem);
	line-height: 1.7;
	text-indent:0px; 
    margin-left:0px;
	margin-bottom: 5px;
	font-weight: 500;
	padding-left: 1.5em;
  text-indent: -1.6em;
}
 
ul.checkLIST > li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f058";
  position: relative;
  left : 0em; 
  color: #fa7a91; 
  margin-right: 10px;
}
.nlist {
	list-style-type: disc;
	margin-left: 20px;
}
.nlist li {
	list-style-type: disc !important;
	font-size: clamp(1.2rem, 2.3vw, 1.4rem);
	margin-left: 20px;
	margin-bottom: 10px;
}



#gaiyou {
	background: #7d7d7d;
	border: 1px solid #595959;
	border-top: none;
	width: 100%;
	line-height: 1.7;
	margin-bottom: 20px;
	font-size: 1.8rem;
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 15px;
}

dl#gaiyou dt {
	border-top: 1px solid #595959;
	clear: left;
	width: auto;
	font-weight: bold;
	color:#fff;
	position: relative;
}

dl#gaiyou dd {
	background: #fff;
}




@media screen and (max-width: 768px) {
	
ul.crcLIST li{
    list-style: none;
	text-align: left;
	font-size: 1.5rem;
	line-height: 1.7;
	text-indent:0px; 
    margin-left:0px;
	border-bottom: 1px dashed #313131;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: 600;
	padding-left: 1.5em;
  text-indent: -1.6em;
}
 
ul.crcLIST > li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f111";
  position: relative;
  left : 0em; 
  color: #81D8D0; 
  margin-right: 10px;
}
	
ul.checkLIST {
	margin-bottom: 10px;
}
ul.checkLIST li{
    list-style: none;
	text-align: left;
	font-size: 1.5rem;
	line-height: 1.7;
	text-indent:0px; 
    margin-left:0px;
	margin-bottom: 5px;
	font-weight: 500;
	padding-left: 1.5em;
  text-indent: -1.6em;
}
 
ul.checkLIST > li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f058";
  position: relative;
  left : 0em; 
  color: #fa7a91; 
  margin-right: 10px;
}

#gaiyou {
	background: #7d7d7d;
	border: 1px solid #595959;
	border-top: none;
	width: 100%;
	line-height: 1.7;
	margin-bottom: 20px;
	font-size: 1.5rem;
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 13px;
}

dl#gaiyou dt {
	border-top: 1px solid #595959;
	clear: left;
	width: auto;
	font-weight: bold;
	color:#fff;
	position: relative;
}

dl#gaiyou dd {
	background: #fff;
}
	
}




ul.sch_cal {
    padding: 0;
    font: 95% Arial, Helvetica, sans-serif;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

#content_wrap li {
    color: aliceblue;
}

ul.sch_cal li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

ul.sch_cal li a:link, ul.sch_cal li a:visited {
    border-color: #CCCCCC;
}

ul.sch_cal li a {
    display: -moz-inline-box;
    display: inline-block;
    padding: 0.25em 0.4em;
    border: 1px #CCCCCC solid;
}
.acd-check{
    display: none;
}
.acd-label{
    background: #1aad9e;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	width: 40%;
}

.acd-label:after{
    background: #65d9cf;
    box-sizing: border-box;
    content: '\f067';
    display: block;
    font-family: "FontAwesome";
    height: 47px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
}
.acd-content{
    border: none;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}
.status {
	display: flex;
	margin-bottom: 10px;
	
}
@media screen and (max-width: 768px) {
	.status {
	display: flex;
	margin-bottom: 10px;
	flex-direction:column;
}
	.acd-check{
    display: none;	
}
.acd-label{
    background: #333;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	width: 80%;
}

.acd-label:after{
    background: #666;
    box-sizing: border-box;
    content: '\f067';
    display: block;
    font-family: "FontAwesome";
    height: 47px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
}
.acd-content{
    border: none;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}
}	
	
.hotellist {
	position: relative;
	display: inline-block;
	padding: .4em 1.5em;
	background-color: #3acfc0;
	border: 2px solid #3acfc0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:5px;
	margin-bottom:5px;
	width:230px;
	font-size:14px;
}
.hotellist::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.hotellist:link {
	color: #fff;
	text-decoration: none;
}
.hotellist:visited {
	color: #fff;
}
.hotellist:hover {
	background-color: #fff;
	color: #3acfc0;
	text-decoration:none;
}
.hotellist:hover::after {
	border-left-color: #3acfc0;
}	
.rev_title {
	background-image: url("../image/profile/user.png");
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #ffe621;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 14px;
}

.rev_title img {
	margin-left: -7px;
	filter: invert(72%) sepia(26%) saturate(6428%) hue-rotate(246deg) brightness(105%) contrast(102%);
	width: auto;
}

.post_rev {
	background-color: #333;
	padding: 10px;
	border: 1px solid #666;
	font-size: 14px;
	margin: 10px;
}

.post_title {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
