/*********************************************************************************************************************
/* PC専用のスタイル (min-width: 1025px)
*********************************************************************************************************************/
@media (min-width: 1025px) {
/*****************************************************************************/
@charset "utf-8";


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;o
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}


body{
	color:#000000;
	/*font: 100% verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN" , sans-serif;*/
	   font: 110%;
	   font-family: 'Zen Maru Gothic', sans-serif;
		letter-spacing: 0.05em;
    font-weight: 500;
	line-height:1.7;
	-webkit-text-size-adjust: none;
    margin: 0 auto;
	text-align:center;
    background: #F3EED6;
}

@font-face {
    font-family: 'Zen Maru Gothic', sans-serif;
	/*font-family: 'Sawarabi Mincho', sans-serif;*/
   /*-family: MyWebFont;
   src: url('../wf/みかちゃん.otf') format("opentype");*/
  /* src: url('../wf/07にくまるフォント.otf') format("opentype");*/
  /* src: url('../wf/uzura.ttf') format("truetype");*/
}

/*グーグルフォント*/
.wf-roundedmplus1p { font-family: "M PLUS Rounded 1p"; }
.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }
.wf-hannari { font-family: "Hannari"; }
.wf-kokoro { font-family: "Kokoro"; }
.wf-kokoro { font-family: "Sawarabi Mincho"; }
.wf-kokoro { font-family: "Sawarabi Gothic"; }
.wf-notosansjapanese { font-family: "Noto Sans JP"; }



p,li,td,dt,dd {
	font-size: 100%;
	font-weight: normal;
	}
	
	
h1,h2,h3,h4{
	margin:0;
	padding:0;
	}

p,ul,ol,dl,blockquote,pre {
	margin-bottom: 1.0em;
	}
p{
	font-size:100%;
	line-height:1.7;
	text-align:left;
    }
hr	{
	clear: both;
	display: none;
	visibility: hidden;
	}
a:link		{
	color: #2B0C0B;
	text-decoration: none;
	}
a:visited	{
	color: #2B0C0B;
	text-decoration: none;
	}
a:hover		{
	color: #2B0C0B;
	text-decoration: none;
	}
a:active		{
	color: #2B0C0B;
	text-decoration: none;
	}
img	{
	border: none;
	}
form {
	margin: 0;
	}

a img:hover {
	opacity: 0.7;
	filter: alpha( opacity=70 );
	-ms-filter: "alpha( opacity=70 )";
	}


/*****************************************************************
pcNonespNone
*****************************************************************/
.pcNone {display:none; }
.spNone { display:block;}



/*****************************************************************
img
*****************************************************************/
img{
    max-width:100%;
	height:auto;
}



/*****************************************************************
margin set
*****************************************************************/
	
.ml1{margin-left:1%;}	
.ml2{margin-left:2%;}	

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt50{margin-top:50px;}	

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb50{margin-bottom:50px;}	



/*****************************************************************
align set
*****************************************************************/
.ac{text-align:center;}
.al{text-align:left;}	
.ar{text-align:right;}

/*****************************************************************
txt set
*****************************************************************/
.txt50{
    font-size:50%;
	font-weight:normal;
    letter-spacing: 0px;
}
.txt60{
    font-size:60%;
	font-weight:normal;
    letter-spacing: 0px;
}
.txt70{
    font-size:70%;
	font-weight:normal;
}

.txt80{
    font-size:80%;
	font-weight:normal;
}

.txt120{
    font-size:120%;
	font-weight:normal;
}

.txt140{
    font-size:140%;
	font-weight:bold;
    font-family: "Zen Maru Gothic", sans-serif;
}
   
.txt_r{
    color:#ff0000;
}    
/*****************************************************************
br
*****************************************************************/

/*スマホサイトのみ改行*/
.br-sp { display:none; }

/*****************************************************************
h 
*****************************************************************/
h1{
	margin:0;
	padding: 0;
	font-size:1.5em;
    line-height: 1.8;
   font-family: "Zen Maru Gothic", sans-serif;
    letter-spacing: 1px;
	}	
h2{
	font-size:1.8em;
    line-height: 1.1;
    color:#000000;
    letter-spacing: 4px;
    margin: 50px 0 50px 0;
    padding:15px 0 15px 0;
	text-align: center;
	}
	.h2_tit{
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 1.6em;
	line-height: 1.5;
	letter-spacing: 2px;
	text-align: center;
	}
	.bg_h2{
	background-image:url(../images/common/bg_h2.png);
	background-repeat:no-repeat;
background-position:center center;
background-size:contain;
    }
    .line{text-decoration:#555555 underline 1px solid;
    text-underline-offset: 0.3em;
    margin: 10px 0;
	}
    .eng{
	font-size:0.9em;
    line-height: 1.1;
    ffont-family: "Zen Maru Gothic", sans-serif;
    color:#666666;
    letter-spacing: 4px;
    margin: 0px 0 15px 0;
    padding: 0 0 0 0;
    text-align:center; 
	}
h3{
	margin:50px 0 10px 0;
	padding: 0;
	font-size:1.2em;
    text-align:center;
    letter-spacing: 0px;
    color:#000000;
    font-family: "Zen Maru Gothic", sans-serif;
	}
	
.font_nana{	
	/*font-family: 'Roboto', sans-serif;*/
	/*font-family: 'Shrikhand', cursive;*/
	/*font-family: 'Goblin One', cursive;*/
	font-family: 'Patua One', cursive;
	font-weight:700;;
	font-size: 1.4em;
	color:#41332C;
	}
	
	
	
/*****************************************************************
 Clear fix
*****************************************************************/
.clfix {display: block;}
.clearLeft { clear: left; }




/*****************************************************************
wrapper
*****************************************************************/
#Wrapper{
　　width:100%;
　　margin:0;
　　padding:0;
}
.Wrapperinner{
　　width:100%;
    margin:0 ;
　　padding:0 ;
}

/****************************************************************
gridWrapper
*****************************************************************/
.gridWrapper{
	width:100%;
	margin:0 auto;
	padding:0 ;
	text-align:center;
}
* html .gridWrapper{height:1%;}

.gridWrapperinner{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	}
	
/*****************************************************************
.fade-up 
*****************************************************************/
.fade-up {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
	}
/*****************************************************************
.down-to-top
*****************************************************************/
.down-to-top {
  opacity: 0.1;
  transform: translateY(20px);
  transition: all 1s;
}
.down-to-top.scrollin {
  opacity: 1;
  transform: translateY(0);
}
/*****************************************************************
.page-top 
*****************************************************************/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 30px;
    height: 20px;
    padding: 6px 0 0 0;
    color: #000000;
    text-align: center;
    background-color: #cccccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	}
/*****************************************************************
.pankuzu 
*****************************************************************/
.pankuzu{
	margin:20px 0 20px 0;
	padding:0  ;
	font-size:0.8em;
	text-align:left;
	}	
.pankuzu a{
    color:#333333;
	}	
	
/*****************************************************************
top
*****************************************************************/
.top{
	width:100%;
	height:70px;
	margin:0 auto 0;
	padding: 0 ;
	color:#fff;
	overflow:hidden;
	background:rgba(94,74,62,1);
    position:fixed;
	z-index:100;
    /*border-bottom: #cccccc 1px solid;*/
}

.navbar-fixed-top {
	background:rgba(94,74,62,1);
	transition: background-color 100ms linear;
    /*position: -webkit-sticky;
    position: sticky;*/
    bottom:0px;
    /*border-top: #cccccc 1px solid;*/
}

.navbar-fixed-top.scrolled {
	background:rgba(94,74,62,1);
	/*background:rgba(207,207,207,0.99)!important;スクロールでナビの色変更*/
    opacity:1.0;
    transition: background-color 100ms linear;
    top:0px;
   border-top:none;
}

.navbar-fixed-top_other {/*第二階層移行ナビトップに固定*/
	background:rgba(94,74,62,1);
	transition: background-color 100ms linear;
    /*position: -webkit-sticky;
    position: sticky;*/
    top:0px
}
.navbar-fixed-top_other.scrolled {
	background:rgba(94,74,62,1);
	/*background:rgba(207,207,207,0.99)!important;スクロールでナビの色変更*/
    opacity:1.0;
    transition: background-color 100ms linear;
    top:0px
}


.topinner{
	width:100%;
	margin:0 0 0;
	padding:0 ;
	text-align:left;
}


.top_gird03_all{
	width:100%;
	margin:0;
	paddig:0;
}

.top_gird03_logo{
	width:15%;
    height: 80px;
	margin:5px 0 0 0;
	paddig:20px 0 0 0;
	float:left;
	text-align:center;
    overflow:hidden;
}
	.top_gird03_logo img{
    margin:0px 0 0 0;
	max-width:75px;
	height:auto;
	z-index: 2000;
}
.top_gird03_logo a:link{
   color:#fff;
}


.top_gird03_navi{
	width:85%;
	margin:0 0 0 0;
	paddig:0;
	float:left;
	text-align:right;
}



/*****************************************************************
nav
*****************************************************************/
nav.globalMenuSp {
    width: 100%;
    margin: 0 auto;
	padding:0 ;
	color:#000;
}
 
nav.globalMenuSp ul {
    width: 100%;/*960px*/
	height:70px;
    margin: 0;
	padding:0;
}
 
nav.globalMenuSp ul li {
	width:14.28%;/*16.6666%*/
    height:100%;
	margin:0 0 0 0 ;
	padding:2px 0px 0;
	font-size:0.95em;
	font-weight: 500;
	line-height:1.2;
    letter-spacing:2px;
	/*position: relative;*/
    float: left;
    text-align:center;
    transition: .4s;
    /*border-left:#cccccc 1px solid;*/
	
}
 .bg_contact {
    background: #EB9B5A;/*F0BA71*/
    color:#FFFFFF;
}
 .bg_res {
    background: #EB9B5A;/*EB9B5A*/
    color:#FFFFFF;
}
 a.bg_contact {
    color:#FFFFFF;
} 
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {

}
 
nav.globalMenuSp ul li a {
    display: block;
    padding: 1em 0;
	color:#fff;
}
 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}


nav .txt_menu_w{
	font-size:0.3em;
	color:#fff;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
    letter-spacing:0px;
}



nav.globalMenuSp ul li:hover{
	opacity:0.6;
}



.fade{
    margin:0;
	padding:20px 0;
    animation: fadeIn 0.2s ease 0.3s 1 normal;
}


/*****************************************************************
slider
*****************************************************************/
.swiper-slide {
	margin:0 0 0 0;
}	

/*.swiper-slide img{画像のはみ出し部分を削除
	width: 100%;
    height:600px;
    object-fit: cover;
	position:relative;
}	*/

.slide_txt{
	position:absolute;
	top:35%;/**/
	text-align:center;
	color:#000000;
	font-size:2.0em;
	letter-spacing:5px;
	font-family: 'Sawarabi Mincho', sans-serif;
}	
.slide_txt_w{
    width:20%;
	height:180px;/*400px*/
	margin:190px 50% 0 0;
	padding:50px 3% 3% 5%;
	position:absolute;
	top:0%;
	text-align:left;
	color:#FFFFFF;
	font-size:1.4em;
	line-height:2.8;
	letter-spacing:3px;
	font-family: 'Sawarabi Mincho', sans-serif;
	/*font-weight:bold;
	text-shadow:  2px  2px 10px #666 ,
               -2px  2px 10px #666 ,
                2px -2px 10px #666 ,
               -2px -2px 10px #666;*/
	background:rgba(0,0,0,0.2);
}




/*****************************************************************
grid set
***************************************************************/
.gridall{
    width:100%;
    margin: 0;
	padding:0;
}

.gridall img{
    max-width:100%;
	height:auto;
}


.gridall_inner{
    width:90%;
    margin: 0 5%;
	padding:0;
}


/*****************************************************************
footer
*****************************************************************/
.footer_grid{
	color:#000000;
	text-align:center;
	background:#F2EBD6;
    width: 100%;
	margin:80px 0 0 0;
    padding:2% 0 1% 0 ;
    font-size: 0.9em;
}

.footer_inner{
    width: 90%;
	margin:0 5%;
    padding:0;
}
.footer_inner_logo{
    width: 20%;
	margin:0 2% 0 0 ;
    padding:0 ;
    float: left;
}.footer_inner_logo img{
    max-width: 60%;
	height: auto;
}
.footer_inner_txt{
    width: 73%;
	margin:0 ;
    padding:0;
    text-align: left;
    float: left;
}      
.footer_grid a{
	color:#000000;
}


/*****************************************************************
mainimage　ページ一番上画像
*****************************************************************/
.mainimage img{/**/
	width: 100%;
    height:auto;
	position:relative;
}	
	



/*****************************************************************
form-tbl　予約フォーム
****************************************************************/
.form-tbl{
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

.form-tbl th,
.form-tbl td{
	padding: 13px;
	font-size: 1.0em;
	border: 1px solid #fff;
	border-radius:0px;
}

.form-tbl th.form-header{
	background: #fff;
	text-align: center;
	color: #fff;
}
 .form-tbl .td01{
	background:#FFFFFD;
     border-radius: 5px; 
}
.form-tbl .td02{
	background:#FEFAF0;
     border-radius: 5px;
    color:#000000;
} 

.form-btn-wrapper {
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: center;
	line-height: 2;
}

.tbl-bg01{
	background: #ffffff;
}

.submit-btn-wrapper{
	text-align: center;
}

.grid_form_att{
    width: 95%;
	margin: 10px 0;
    padding: 10px 2%;
    background: #ffffff;
    border-radius: 5px; 
    text-align: left;
    border: #cccccc 1px  dotted;
}    
  
    
ol.form_att{  
    width: 90%;
	margin: 10px 5%;
    padding: 0;
}
ol.form_att li{
	text-align: left;
    list-style:decimal;
    font-size: 0.9em;
    paddin-left:20px;
}
*/

     
/*****************************************************************
top
*****************************************************************/          
/*top_map_grid02**********************/
ul.top_map_grid02{
	width:100%;
	margin:20px 0 80px 0;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}

ul.top_map_grid02 li{
	width:57%;
	margin: 0 2% 0 0;
	padding:0;
	float:left;
    text-align:center;
	}

ul.top_map_grid02 li:last-child{
	width:40%;
	margin: 0 0 0 0;
	padding:0 0;
    font-size:0.9em;
    line-height: 1.8;
	float:left;
    text-align: left;
	}


/*****************************************************************
swiper レイヤー追加
*****************************************************************/          
.swiper_bg{
	position: relative;
	}
.swiper_logo{
	position:absolute;
	top: 10px;
	left:20px;
	z-index: 2000;
	}
	.swiper_logo img{
	max-width: 80%;
	height: auto;
	}
.swiper_bg_ph_top{
	position:absolute;
	top: 0;
	z-index: 1000;
	}	
.swiper_bg_ph{
	position:absolute;
	bottom: 0;
	z-index: 1000;
	}		
.swiper_txt{
	position:absolute;
	top: 20px;
	right: 20px;
	z-index: 1100;
	font-size: 0.75em;
	text-align: right;
	color:#766751;
	}
	


/*bg_top_stay**********************/
.bg_top_stay	{
	background: URL("../images/top/bg_top_stay.png") ;
	background-size:100%;
	background-position:50%;
	background-repeat: no-repeat;
	height: 500px;
	}	

ul.bg_top_stay_grid02{
	width:90%;
	margin:20px 5% 20px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}

ul.bg_top_stay_grid02 li{
	width:30%;
	margin: 0 3% 0 0;
	padding:0;
	float:left;
    text-align:center;
	}
	ul.bg_top_stay_grid02 li img{
	max-width:80%;
	height: auto;
	margin-top:30px;
	text-align: left;
	}

ul.bg_top_stay_grid02 li:last-child{
	width:67%;
	margin: 0 0 0 0;
	padding:20px 0 0;
    font-size:1.1em;
    line-height: 1.8;
	float:left;
    text-align: left;
	}
	
	.bg_top_stay_grid02_tit{
	font-size: 1.7em;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 2px;
	}
	
/*top_room_grid03**********************/	
ul.top_room_grid03{
	width:100%;
	margin:20px 0 10px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}

ul.top_room_grid03 li{
	width:30%;
	margin: 0 1.5% 0 0;
	padding:10px 1%;
	float:left;
    text-align:center;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 5px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	display: inline-block;
	position: relative;
	transition : .3s;
	top:0;
	opacity:.9;
	}
	 /*hoverをしたらボックスに影がつき、上に上がる*/
ul.top_room_grid03 li:hover {
  top:-5px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}
	ul.top_room_grid03 li img{
	max-width:100%;
	height: auto;
	text-align: left;
	}

ul.top_room_grid03 li:last-child{
	width:30%;
	margin: 0 0 0 0;
	padding:10px 1%;
    font-size:0.9em;
	float:left;
   
	}	
	.top_room_grid03_tit{
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
	font-size: 1.6em;
	line-height: 1.6;
	letter-spacing: 2px;
	}
	
/*bg_top_cafe**********************/
.bg_top_cafe	{
	background: URL("../images/top/bg_top_cafe.png") ;
	background-size:100%;
	background-position:50%;
	background-repeat: no-repeat;
	height: 500px;
	}		
	
.bg_top_cafe_grid01{
	width:90%;
	margin:20px 5% 20px;
	padding:0;
	text-align: left;
}
.bg_top_cafe_grid01 img{
	max-width:40%;
	height: auto;
	}
	
	
	
/*button_orange ボタンオレンジ**********************/	
.button_orange_gird_right {	
margin: 20px 0 50px 0;
text-align: right;
}
.button_orange_gird_center {	
margin:30px 0 50px 0;
text-align: center;
}	
.button_orange {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: .45em 1.5em;
  border: 2px solid #5E4A3E;
  color: #5E4A3E;
  text-decoration: none;
  text-align: center;
  transition: .3s ease-in-out;
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
  letter-spacing: 1px;
  font-size: 0.9;
}
.button_orange span {
  position: relative;
  z-index: 2;
}
.button_orange::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: '';
  width: 100%;
  height: 100%;
  border: 2px solid #5E4A3E;
}
.button_orange::after {
  position: absolute;
  top: 5px;
  left: 5px;
  content: '';
  width: 101%;
  height: 105%;
  background-color: #EB9B5A;
  transition: .3s ease-in-out;
}
.button_orange:hover {
  color: #333;
}
.button_orange:hover::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.btn-circle-stitch {
  display: inline-block;
  text-decoration: none;
  background: #E88B40;
  color: #FFF;
  width: 80px;
  height:80px;
  line-height: 80px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  box-shadow: 0px 0px 0px 5px #E88B40;
  border: dotted 2px #fff;
  transition: .4s;
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
  letter-spacing: 2px;
}

.btn-circle-stitch:hover {
  background: #EB9B5A;
  box-shadow: 0px 0px 0px 8px #EB9B5A;
}



/*
ul.bg_top_cafe_grid02 li.bg_top_cafe_grid02_ph{
	width:67%;
	margin: 0 3% 0 0;
	padding:0;
	float:left;
    text-align:left;
	}
	ul.bg_top_cafe_grid02 li img{
	max-width:60%;
	height: auto;
	margin-top:10px;
	text-align: left;
	}
ul.bg_top_cafe_grid02 li.bg_top_cafe_grid02_txt{
	width:30%;
	margin: 0 0% 0 0;
	padding:0;
	float:left;
    text-align:left;
	}*/

	.top_cafe_grid03_tit{
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
	font-size: 1.6em;
	line-height: 1.6;
	letter-spacing: 2px;
	}
	
	
	

/*お知らせ　インフォメーション**********************/	
.top_info{
	width:70%;
	margin:0px 10% 20px 10%;
	padding:15px 5% 30px;
	text-align: left;
    border-radius: 7px;
    background:rgba(255,255,255,0.4);
     box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);    
	}


/*top_info_grid02**********************/
ul.top_info02{
	width:100%;
	margin:0px 0% 0px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
    
}

ul.top_info02 li.top_info02_txt{
	width:98%;
	margin: 10px 0 10px 0; 
	padding: 0 0 7px 2% ;
	text-align: left;
    font-size: 0.9em;
    line-height: 1.4;
	border-bottom: 1px solid #ccc;
	}

.top_info02_date{
	width:100%;
	margin: 0 20px 10px 0;
	padding:0 0 0  ;
    font-size: 0.9em;
	text-align: right;

	}

.top_tit_info {
    font-size: 120%;
    font-weight: bold;
	margin: 10px 0;
	} 


.top_txt{
    width: 90%;
	margin: 10px 5% 20px;
    font-size: 0.9em;
	line-height: 1.7em;
	text-align: left;
    color: #000;
	} 	
	
	
/*****************************************************************
ゲストハウス
*****************************************************************/   


.img_wrap{
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  background: #000;
}
.img_wrap img{
  width: 100%;
  cursor: pointer;
  opacity: 0.7;
  transition-duration: 0.3s;
}
.img_wrap:hover img{
  opacity: 1.0;
  transition-duration: 0.3s;
}
	ul.guesthouse_grid03 li:last-child{
		margin: 0 0% 0 0;

	}


.guesthouse_tit{
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
	font-size: 1.6em;
	line-height: 1.6;
	letter-spacing: 2px;
	text-align: left;
	color:#2B0C0B;
	}	

	
.guesthouse_waku{
	width:32%;
	margin: 0 0.6% 0 ;
	padding:0;
	float:left;
	position: relative;
	}
	
	.guesthouse_waku img{
	max-width: 100%;
	height: auto;
	}
	.anima_top_tit{
	width:74%;
	font-family: 'Patua One', cursive;
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
	font-size: 1.3em;
	font-weight: 300;
	line-height: 0.9;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
	margin:0px auto;
	padding:8%  2%;
	position: absolute;
	top: 50%;
  left: 50%;
	transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);

	}
	
   /* html, body {
		margin: 0;
		width: 100%;
		height: 100%;
    }*/
	  	
	.inner {
		width:100%;/*50%*/
		margin: 0 auto;
		padding-top: 0em;/**/
	}
	
	.area {margin-bottom: 3em;}
	
	.inner:last-of-type {margin-bottom: 4em;}
	
	/*p.txt {
		font-size: 1.2rem;
		font-weight: bold;
		margin-bottom: 1em;
		text-align: left;
		padding: .3em 1em;
		margin-bottom: 2em;
		border-left: solid 5px #FD6158;
		border-bottom: solid 1px #ccc;
	}*/

	.btn {padding: 5em 0; }
	.single_btn a:hover {color: #5c87a6 !important;}
	
	
	/*a {
		color: #333 !important;
		border: solid 1px #ccc;
		padding: .8em 2.4em;
		transition: background-color 1s;
	}
	
	a:hover {
		background-color: #5c87a6;
		color: #fff !important;
		border: solid 1px #5c87a6;
		transition: background-color 1s;
	}*/
	
	#btn-close-modal {
		position: fixed;
		width:100%;
		text-align: right;
		cursor:pointer;
		color:#000;
		padding-top: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}

	#closebt-container {
		position: relative;
		width:100%;
		text-align:center;
		margin-top:40px;
	}

	.closebt {
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
		cursor:pointer;
	}

	.closebt:hover {
		transform:rotate(90deg);
	}

	/*#animatedModal {background-color: #f9f9f9 !important;}*/

/*********************************************************************
ファシリティ
***********************************************************************/
ul.faci_all_grid02{
	width:100%;
	margin:10px 0% 10px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}

ul.faci_all_grid02 li.faci_all_grid02_txt{
	width:48%;
	margin: 0 1%;
	padding:0;
	float:left;
    text-align:center;
	}

/*ファシリティ詳細グリッド*************/
ul.faci_grid02{
	width:100%;
	margin:10px 0% 10px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}

ul.faci_grid02 li.faci_grid02_ph{
	width:55%;
	margin: 0 3% 0 0;
	padding:0;
	float:left;
    text-align:center;
	}
	
ul.faci_grid02 li.faci_grid02_txt{
	width:42%;
	margin: 0 0 0 0;
	padding:0  0;
    font-size:0.9em;
    line-height:1.8em;
	float:left;
    text-align: left;
	}
	
	
	.faci_grid02_tit{
	width:fit-content;
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
	font-size: 1.1em;
	line-height: 1.3;
	letter-spacing:0px;
	border: 1px solid;
	padding:7px 10px;
	}

/*間取り図*/

.faci_floorplan{
	width:80%;
	margin: 20px 10%;
	padding: 20px 0 20px;
	/*background:rgba(255,255,255,0.4);
	border-radius: 5px;*/
	text-align: center;
	}
    .faci_floorplan img{
	max-width:80%;
	height: auto;
	}


/*****************************************************************
animatedModal アニメーションエリア
******************************************************************/	
	.anima_txtarea{
		width: 90%;
		margin: 70px 5% 0;
		padding: 0;
		text-align: left;
	}
  .anima_txtarea_ph{
		width: 40%;/*55*/
		margin: 0 5% 0 0;
		padding: 0;
		text-align: left;
		float: left;
	}
  .anima_txtarea_txt{
		width: 55%;/*40*/
		margin: 0 0 0 0;
		padding: 0;
		text-align: left;
		float: left;
	}
	
	.anima_tit{
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
	font-size: 1.6em;
	line-height: 1.5;
	letter-spacing: 2px;
	text-align: left;
	}
	.anima_txt{
	font-size:0.85em;
	line-height: 1.6;
	text-align: left;
	}
	.anima_txt_s{
	font-size:0.8em;
	line-height: 1.8;
	text-align: left;
	}
	.anima_tit_m{
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
	font-size: 1.1em;
	line-height: 1.2;
	letter-spacing: 2px;
	text-align: left;
	margin: 10px 0 20px 0;
	}
	/*tbl_anima**********************/
 .tbl_anima{
  width: 100%;
  margin:0px 0 10px;
  border-spacing: 0;
}
.tbl_anima tr{
  padding: 1px 0;
} 


.tbl_anima th{
  padding:15px 2%;
  width: 50%;
  font-size: 0.85em;
  text-align: left;
  color:#111;
  /*background: #F9F4E8;
  border-radius: 3px;*/
  border-bottom: solid 1px #666;
  }

.tbl_anima td{
  border-bottom: solid 1px #ccc;
  text-align: left;
  padding:15px 2%;
  color:#000;
    font-size: 1.1em;
	color:#E45000;
} 
	.tbl_anima_tit_line{
	font-size:1.0em;
	line-height: 1.8;
	text-align: left;
	color:#2B0C0B;
	font-weight: 500;
	letter-spacing: 1px;
	border-left:2px solid #2B0C0B;
	margin: 20px 0 10px 0;
	padding: 0 0 0 10px
	}
	.tbl_anima_tit{
	font-size:1.0em;
	line-height: 1.8;
	text-align: left;
	color:#2B0C0B;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 10px 0 0px 0;
	padding: 0 0 0 0px
	}

/*設備アイコン**********************/
ul.anima_ico_grid04{
	width:100%;
	margin:10px 0% 10px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}

ul.anima_ico_grid04 li{
	width:22.5%;
	margin: 0 1% 5px 0;
	padding:10px 0.5% 10px;
	float:left;
    text-align:center;
	background: #FEF3CB;
	border-radius: 5px;
	font-size: 0.7em;
	text-align: center:
	border: 1px solid #eee;
	}
	ul.anima_ico_grid04 li img{
	max-width:40%;
	height: auto;
	}


/*tbl_cancel**********************/
 .tbl_cancel{
  width: 100%;
  margin:0px 0 10px;
  border-spacing: 0;
}
.tbl_cancel tr{
  padding: 1px 0;
} 
.tbl_cancel th{
  padding:15px 2%;
  width: 25%;
  font-size: 1.0em;
  text-align: left;
  color:#111;
  /*background: #F9F4E8;
  border-radius: 3px;*/
  border-bottom: solid 1px #666;
  }

.tbl_cancel td{
  border-bottom: solid 1px #ccc;
  text-align: left;
  padding:15px 2%;
} 

/*att_guesthouse**********************/
ul.att_guesthouse {
    font-size: 1.0em;
    line-height: 1.5;
    text-align: left;
    margin: 20px 0 10px 30px;
}
ul.att_guesthouse li {
    margin: 2px 0 6px;
    padding: 0;
    list-style: disc;
	font-size: 0.9em;
}.att_orange {
color:#E6812F;
}


/*****************************************************************
btn
*****************************************************************/ 
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.btn,
a.btn,
button.btn {
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  margin: 20px 0 50px 0;
  padding: 15px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.3rem;
  float: right;
}
.btn-border {
  /*border: 1px solid #EB9B5A;*/
  border-radius: 0;
  background: #EE6C26;
}

a.btn-border:hover {
  color: #fff;
  background: #5E4A3E;
}  


/*****************************************************************
アクセス
*****************************************************************/ 
/*tbl_access**********************/
 .tbl_access{
  width: 96%;
  margin:30px 2% 10px;
  border-spacing: 0;
}
.tbl_access tr{
  padding: 1px 0;
} 
.tbl_access th{
  padding:10px 2%;
  width: 15%;
  text-align: left;
  color:#111;
  /*background: #F9F4E8;
  border-radius: 3px;*/
  border-bottom: solid 1px #666;
  }

.tbl_access td{
  border-bottom: solid 1px #ccc;
  text-align: left;
  padding:10px 2%;
  color:#000;

} 
.tbl_access_det{
  margin: 10px 3px 3px 3px;
  padding: 2px 8px;
  border: solid 1px #666;
  border-radius: 3px;
  background: #FFFFFF;
  text-align: 0.9em;
}

/*****************************************************************
SNS
*****************************************************************/ 

.txt_sns{
  width: 30%;
  margin: 0px auto 70px;
  paddin:0;
  text-align: center;
}

ul.fas_sns_icontop  {
	display:flex;
	  text-align: center;
}

ul.fas_sns_icontop li {
	ddisplay: inline;
	margin: 0 40px;
}


.fas_sns_icontop li a{
	text-decoration: none;
	display: inline-block;
	font-size: 1.1em;
	line-height: 1.4;
	color: rgba(94,74,62,1);  
}
.fas_sns_icontop li a i{
	display: block;
	font-size: 3em;
	line-height: 1;
	margin-bottom: 2px;
}


/*****************************************************************
カフェ
*****************************************************************/ 
ul.cafe_grid02{
	width:100%;
	margin:20px 0% 40px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}

ul.cafe_grid02 li.cafe_grid02_ph{
	width:60%;
	margin: 0 0 0 0;
	padding:0;
	float:left;
    text-align:center;
	}
	
ul.cafe_grid02 li.cafe_grid02_txt{
	width:34%;
	margin: 0 0 0 0;
	padding:20px 3% 0;
    font-size:1.0em;
    line-height: 2.0;
	float:left;
    text-align: left;
	}
	
	
	.cafe_grid02_tit{
	width:fit-content;
	/*font-family: "M PLUS Rounded 1p", sans-serif;*/
	font-size: 1.2em;
	line-height: 1.6;
	letter-spacing: 2px;
	border: 1px solid;
	padding: 10px 20px;
	}
	
/*cafe_grid02_02 *****/	
ul.cafe_grid02_02{
	width:100%;
	margin:0px 0% 40px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}
ul.cafe_grid02_02 li.cafe_grid02_02_txt{
	width:34%;
	margin: 0 0 0 0;
	padding:0px 3% 0;
    font-size:1.0em;
    line-height: 2.0;
	float:left;
    text-align: left;
	}
	ul.cafe_grid02_02 li.cafe_grid02_02_ph{
	width:60%;
	margin: 0 0 0 0;
	padding:0;
	float:left;
    text-align:center;
	}
	

/*cafe_grid03 *****/	
ul.cafe_grid03{
	width:70%;
	margin:0px 15% 40px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}
ul.cafe_grid03 li.cafe_grid03_ph{
	width:30%;
	margin:  0 5% 0 0;
	padding: 0;
	float:left;
	}

ul.cafe_grid03 li.cafe_grid03_ph:last-child{
	width:30%;
	margin: 0 0 0 0;
	padding:0;
	float:left;
	}
	
	
.img100 img{
	max-width:100%;
	height: auto;
	}
	
.img80 img{
	max-width:75%;
	height: auto;
	margin: 10px 0 0 0;
	}

.img60 img{
	max-width:60%;
	height: auto;
	}
	
	
/*rental_grid02 *****/	
ul.rental_grid02{
	width:100%;
	margin:30px 0% 40px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}
ul.rental_grid02 li.rental_grid02_ph{
	width:58%;
	margin: 0 0 0 0;
	padding:0px 2% 0 0;
    font-size:1.0em;
    line-height: 2.0;
	float:left;
    text-align: left;
	}	
	ul.rental_grid02 li.rental_grid02_ph img{
	max-width: 100%;
	height: auto;
	}
ul.rental_grid02 li.rental_grid02_txt{
	width:40%;
	margin: 0 0 0 0;
	padding:0px  0;
    font-size:1.0em;
    line-height: 2.0;
	float:left;
    text-align: left;
	}	
	

	
	
/*****************************************************************
ブログ
*****************************************************************/ 	
header {
    margin: 0;
    padding: 0;
    background-color: #81ace3;
    background-image: none;
    font-size: 16px;
}
header .fw-feed-title {
    margin: 0 20px;
    padding: 20px 0 15px 0;
    word-wrap: break-word;
	background: #;
}	


/*****************************************************************
ブルースペース
*****************************************************************/ 
.blue_grid01{
	width:98%;
	margin:0;
	padding:30px 1% 30px;
	background: #F7F3E3;
}

ul.blue_grid02{
	width:100%;
	margin:0px 0% 0px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	position:relative;
}

ul.blue_grid02 li.blue_grid02_ph{
	width:25%;
	margin: 0 2% 0 0;
	padding:0;
	float:left;
    text-align:center;
	border-radius: 5px;
	font-size: 0.7em;
	}
	ul.blue_grid02 li.blue_grid02_ph img{
	max-width:100%;
	height: auto;
	border-radius: 5px;
	}
ul.blue_grid02 li.blue_grid02_txt{
	width:71%;
	margin: 0;
	padding:0px 1% 0;
	float:left;
    text-align:left;
	line-height: 1.6em;
	}
.blue_grid02_tit{
	font-size:1.2em;
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 0;
	text-align: left;
	}
	
	

/*****************************************************************
リンクページ
*****************************************************************/ 
/*tbl_link**********************/
 .tbl_link{
  width: 96%;
  margin:30px 2% 10px;
  border-spacing: 0;
  font-size: 0.9em;
}
.tbl_link tr{
  padding: 1px 0;
} 
.tbl_link th{
  padding:10px 2%;
  width: 30%;
  text-align: left;
  color:#111;
  /*background: #F9F4E8;
  border-radius: 3px;*/
   border-bottom: solid 1px #CBBAAF;
  }

.tbl_link td{
  border-bottom: solid 1px #CBBAAF;
  text-align: left;
  padding:10px 2%;
  color:#000;

} 
.tbl_link_tit{
  text-align: left;
  border-left: 3px solid;
  padding: 0 0 0 10px;
}
}





