/*********************************************************************************************************************
/*スマートフォン専用のスタイル
*********************************************************************************************************************/
@media (max-width: 599px) {
/*****************************************************************************/
@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 {q
	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:#666;
	font-size:80%;
	font-family: 'Zen Maru Gothic', sans-serif;
	/*font: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
	line-height:1.6;
	-webkit-text-size-adjust: none;
    margin: 0 auto;
	text-align:center;
	background: #F3EED6;
}

@font-face {
	font-family: 'Zen Maru Gothic', 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-roundedmplus1c { font-family: "Rounded Mplus 1c"; }*/



p,li,td,dt,dd {
	font-weight: normal;
	}
	
	
h1,h2,h3,h4{
	/*font-family: 'Sawarabi Mincho', sans-serif;*/
	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:block;}
.spNone { display:none;}


/*****************************************************************
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;}	

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

/*****************************************************************
txt set
*****************************************************************/
.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: "M PLUS Rounded 1p";}
    
.txt_r{
    color:#ff0000;
}  

/*****************************************************************
h 
*****************************************************************/
h1{
	margin:0;
	padding: 0;
	font-size:1.3em;
    line-height: 1.7;
    letter-spacing: 1px;
	}	
h2{
	font-size:1.5em;
    line-height: 1.1;
    /*font-family: "M PLUS Rounded 1p", sans-serif;*/
    color:#000000;
    letter-spacing:1px;
    margin: 10px 0 0 0;
    padding: 10px 0 10px 0;
	}
	.h2_tit{
    /*font-family: "M PLUS Rounded 1p", sans-serif;*/
	font-size: 1.1em;
	line-height: 1.2;
	letter-spacing:0px;
	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;
    /*font-family: "M PLUS Rounded 1p", sans-serif;*/
    color:#666666;
    letter-spacing: 4px;
    margin: 0px 0 15px 0;
    padding: 0 0 0 0;
    text-align:center; 
	}
h3{
	margin:10px 0 10px 0;
	padding: 0;
	font-size:1.1em;
    text-align:left;
    letter-spacing: 0px;
    color:#000000;
    /*font-family: "M PLUS Rounded 1p", 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 0 0 ;
　　padding:0;
}
.Wrapperinner{
　　width:100%;
    margin:0;
　　padding:0 ;
}

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

.gridWrapperinner{
	width:100%;
	margin:0 0%;
	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: 22px;
    padding: 6px 0 0 0;
    color: #FFF;
    text-align: center;
    background-color:#888888;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: #888888 1px solid;
	}

/*****************************************************************
slider
****************************************************************
.swiper-slide {
}	

.swiper-slide img{
	width: 100%;
    height:130px;
    object-fit: cover;
}	
*/

/*****************************************************************
nav
*****************************************************************/
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 50px;
    left: 0;
    background:rgba(255,255,255,0.95);
    color: #000;
    text-align: center;
    transform: translateX(-100%);
    transition: all 0.6s;
    width: 47%;
	height:100%;
}
 
nav.globalMenuSp ul {
    background:rgba(255,255,255,0.95);
    margin: 0px auto 0;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
	margin:0;
    padding:0 0 0 5%;
    width:95%;
    border-bottom: 1px dotted #999;
	font-size:80%;
	text-align:left;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}
 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}



/*****************************************************************
navToggle 
*****************************************************************/

.navToggle {/*ハンバーガーメニューグレー*/
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 32px;
    height: 27px;
    cursor: pointer;
    z-index: 3;
    background-color:#E99123;
    text-align: center;
}

.navToggle span {/*ハンバーガーメニュー白3本*/
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 16px;
    border-bottom: solid 2px #000000;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 8px;
}

.navToggle span:nth-child(1) {
    top: 6px;
}

.navToggle span:nth-child(2) {
    top: 12px;
}

.navToggle span:nth-child(3) {
    top: 18px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


/*****************************/
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 13px;
    left: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 13px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

		
.navTel {/*TEL*/
    display: block;
    position: fixed;  
    right: 50px;
    top: 12px;
    width: 32px;
    height: 27px;
    cursor: pointer;
    z-index: 3;
    background: #773F06;
    text-align: center;
}
	
/*****************************************************************
.pankuzu 
*****************************************************************/
.pankuzu{
	margin:5px 0 10px 0;
	padding:0  ;
	font-size:0.8em;
	text-align:left;
	}	
.pankuzu a{
    color:#333333;
	}	



/*****************************************************************
top
*****************************************************************/
.top{
	width:100%;/*100% ここ*/
	height:50px;/*50px*/
	margin:0 auto 0;
	padding:0 0 0 0 ;
	color:#000;
	overflow:hidden;
	background:rgba(255,255,255,1);
    position:fixed;
	z-index:100;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);

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

.navbar-fixed-top_other {/*第二階層移行ナビトップに固定*/
	background:rgba(94,74,62,1);
	transition: background-color 100ms linear;
    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%;/*100% ここ*/
    /*追加*/
	margin: 0;
	paddig: 0;
}

.top_gird03_logo{
	width:20%;
	margin:0 0 0 3%;
	paddig:0 0 0 0;
	float:left;
	text-align:left;
}
	.top_gird03_logo img{
	max-width:63%;
	height:auto;
	margin: 5px 0 0 0;
}



.logo_txt_sp{
    margin: 0px 0 0 0 ;/*-40px 0 0 0*/
	padding: 0;
	color:#fff;
	float: left;
	}

.top_gird03_navi{
	width:70%;
	margin:15px 0 0 0;
	paddig:0;
	float:left;
	text-align:left;
	font-size: 1.1em;
	color:#fff;
}

.top_gird03_btn{
	width:26%;
	margin:0;
	paddig:0;
	float:left;
	text-align:left;
}
	ul.top_btn li{
	width:55px;
	height:35px;
	margin:0px 0 0px 0 ;
	padding:9px 0 6px;
	color:#FFF;
	text-align:center;
	background-color:#997866;
	color:#352320;
	float:left;
    transition: .4s;
	/*border-right:#ffffff 1px solid;*/
	}
	ul.top_btn li:last-child{
	/*border-right:#ffffff 1px solid;*/
	}
	ul.top_btn li:hover{
	background-color:#F2EBD6;
	}
	ul.top_btn li img{
	max-width:45%;
	height:auto;
	}
	ul.top_btn li .btn_txt{
	margin:8px 0 0 0;
	padding:0;
	font-size:0.7em;
	line-height:1.1;
	}
	ul.top_btn li .btn_txt_s{
	margin:8px 0 0 0;
	padding:0;
	font-size:0.7em;
	line-height:1.1;
	}



ul.top_btn li.red{
	color:#FFF;
	background-color:#D20000;
}
	

.txt hover{
	color:#FFF;
	background-color:#D20000;
}

 a.txtlink	{
	color:#D20000;
	text-decoration: none;
	}



/*****************************************************************
#video
*****************************************************************/
 video {
	width:100%;
	height:auto;
	margin:50px 0 0 0;
   /* height:75vh;
    object-fit: cover;
	position:relative;*/
}	
/*****************************************************************
slider
*****************************************************************/
.swiper-slide {
	margin:0px 0 0 0;
	padding: 0px 0 0 0;
}	

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





/*****************************************************************
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:#000;
	text-align:center;
	/*background-color:#F2EBD6;*/
    width: 100%;
	margin:20px 0 0 0;
    padding:2% 0 1% 0 ;
    font-size: 0.9em;
    line-height: 1.9em;
}

.footer_inner{
    width: 90%;
	margin:20px 5% 0;
    padding:0;
	background-color:#EDE3C5;
}
.footer_inner_logo{
display:none;
    /*width:0%;22%*/
	/*margin:0 2% 0 0 ;
    padding:0 ;
    float: left;*/
}
.footer_inner_txt{
    width:100%;/*73%*/
	margin:0 ;
    padding:0;
    text-align: left;
    float: left;
}      
.footer_grid a{
	color:#000;
}




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

  
/*****************************************************************
contact
*****************************************************************/

.form-tbl {
	width:100%;
	margin:0 0 0 0;
	padding:0 0;
    border-collapse:  collapse; 
	font-size:0.9em;
	}


.form-btn-wrapper {
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: center;
	line-height: 2;
}
.last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  
 .form-tbl th {
	border-bottom: none;
    display: block;
    width: 100%;
   border-bottom: solid 1px #fff;
  padding:5px 1%;
  text-align: left;
  }
  .form-tbl td {
  border-bottom: none;
    display: block;
    width: 100%;
   border-bottom: solid 1px #fff;
  background: #ffffff;
  color: #333;
  padding:7px 1%;
  text-align: left;
  }	
 .form-tbl .td01{

}
.form-tbl .td02{
	background: #F9F7EA;
    border-radius: 5px;
} 
  
  
.sp_mt {
	margin:20px 0 0 0; 	
}




























   
/*****************************************************************
top
*****************************************************************/          
/*top_map_grid02**********************/
ul.top_map_grid02{
	width:100%;
	margin:10px 0 10px 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:-80px;
	z-index:100;
	}
	.swiper_logo img{
	max-width:30%;
	height: auto;
	}
.swiper_bg_ph_top{
	position:absolute;
	top: 0;
	z-index: 100;
	}	
.swiper_bg_ph{
	position:absolute;
	bottom: 0;
	z-index:100;
	}		
.swiper_txt{
	position:absolute;
	top: 20px;
	right: 20px;
	z-index: 100;
	font-size: 0.75em;
	text-align: right;
	color:#766751;
	}
	


/*bg_top_stay**********************/
.bg_top_stay	{
	background: URL("../images/top/bg_top_stay_sp.png") ;
	background-size:100%;
	background-position:0%;
	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:20%;
	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:77%;
	margin: 0 0 0 0;
	padding:20px 0 0;
    font-size:0.9em;
    line-height: 1.8;
	float:left;
    text-align: left;
	}
	
	.bg_top_stay_grid02_tit{
	font-family: "M PLUS Rounded 1p", sans-serif;
	font-size: 1.2em;
	line-height: 1.4;
	letter-spacing: 0px;
	}
	
/*top_room_grid03**********************/	
ul.top_room_grid03{
	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.top_room_grid03 li{
	width:92%;
	margin: 0 0% 10px 0;
	padding:4% 4% 3px 4%;
	float:left;
    text-align:left;
	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{

    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_sp.png") ;
	background-size:100%;
	background-position:0%;
	background-repeat: no-repeat;
	/*height: 500px;*/
	}		
	
.bg_top_cafe_grid01{
	width:100%;
	margin:10px 0% 10px;
	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;
}



	.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:80%;
	margin:0px 5% 20px 5%;
	padding:10px 5% 20px;
	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: 5px 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 10px 10px 0;
	padding:0 0 0  ;
    font-size: 0.9em;
	text-align: right;

	}

.top_tit_info {
    font-size: 120%;
    font-weight: bold;
	margin:5px 0;
	text-align: center;
	} 


.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:90%;/*32%*/
	margin: 0 5% 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: "M PLUS Rounded 1p", sans-serif;
	font-size: 1.3em;
	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;/*em*/
	}
	
	.area {margin-bottom: 1em;/*3em*/}
	
	.inner:last-of-type {margin-bottom: 1em;/*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.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;
	}



/*********************************************************************
ファシリティ
***********************************************************************/
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:100%;
	margin: 0 0%;
	padding:0;
	float:left;
    text-align:center;
	}

/*ファシリティ詳細グリッド*************/
ul.faci_grid02{
	width:100%;
	margin:5px 0% 5px;
	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:45%;
	margin: 0 3% 0 0;
	padding:0;
	float:left;
    text-align:center;
	}
	
ul.faci_grid02 li.faci_grid02_txt{
	width:52%;
	margin: 0 0 0 0;
	padding:0  0;
    font-size:0.9em;
    line-height:1.4em;
	float:left;
    text-align: left;
	}
	
	
	.faci_grid02_tit{
	width:fit-content;
	font-family: "M PLUS Rounded 1p", sans-serif;
	font-size: 1.0em;
	line-height: 1.1;
	letter-spacing:0px;
	border: 1px solid;
	padding:4px 6px;
	}


/*****************************************************************
animatedModal アニメーションエリア
******************************************************************/	
	.anima_txtarea{
		width: 90%;
		margin: 70px 5% 0;
		padding: 0;
		text-align: left;
	}
  .anima_txtarea_ph{
		width: 100%;
		margin: 0 0% 0 0;
		padding: 0;
		text-align: left;
		float: left;
	}
  .anima_txtarea_txt{
		width: 100%;
		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:1em;
	line-height: 1.6;
	text-align: left;
	}
	.anima_txt_s{
	font-size:0.9em;
	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:40%;
  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
	}


/*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: 100%;
  margin:10px 0% 10px;
  border-spacing: 0;
}
.tbl_access tr{
  padding: 1px 0;
} 
.tbl_access th{
  padding:10px 0px 10px 3px;
  width: 20%;
  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 3px;
  padding:10px 0px 10px 3px;
} 
.tbl_access_det{
  margin: 10px 1px 3px 1px;
  padding: 2px 2px;
  border: solid 1px #666;
  border-radius: 3px;
  background: #FFFFFF;
  text-align: 0.8em;
}

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

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

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

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


.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:90%;
	margin:10px 5% 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.cafe_grid02 li.cafe_grid02_ph{
	width:100%;/*60%*/
	margin: 0 0 0 0;
	padding:0;
	float:left;
    text-align:center;
	}
	

ul.cafe_grid02 li.cafe_grid02_txt{
	width:100%;/*34%*/
	margin: 0 0 0 0;
	padding:10px 0% 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: 0px;
	border: 1px solid;
	padding: 5px 10px;
	margin: 10px 0 10px 0; 
	}
	
/*cafe_grid02_02 *****/	
ul.cafe_grid02_02{
	width:90%;
	margin:0px 5% 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.cafe_grid02_02 li.cafe_grid02_02_txt{
	width:100%;
	margin: 0 0 0 0;
	padding:0px 0% 0;
    font-size:1.0em;
    line-height: 2.0;
	float:left;
    text-align: left;
	}
	ul.cafe_grid02_02 li.cafe_grid02_02_ph{
	width:100%;
	margin: 0 0 0 0;
	padding:0;
	float:left;
    text-align:center;
	}
	

/*cafe_grid03 *****/	
ul.cafe_grid03{
	width:90%;
	margin:0px 5% 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.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:50%;
	height: auto;
	margin: 0px 0 10px 0;
	float:left;
	}

.img60 img{
	max-width:60%;
	height: auto;
	}
	
	
/*rental_grid02 *****/	
ul.rental_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.rental_grid02 li.rental_grid02_ph{
	width:100%;
	margin: 0 0 0 0;
	padding:0px 0% 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:100%;
	margin: 0 0 0 0;
	padding:0px  0;
    font-size:1.0em;
    line-height: 2.0;
	float:left;
    text-align: left;
	}	
	
	
/**表示順番********************************/
.parent{
  display: flex;
}

.child_1{
  order: 1;
}
.child_2{
  order: 2;
}
.child_3{
  order: 3;
}
	
/*****************************************************************
ブログ
*****************************************************************/ 	
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:100%;
	margin: 0 0% 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:98%;
	margin: 0;
	padding:0px 1% 0;
	float:left;
    text-align:left;
	line-height: 1.6em;
	}
.blue_grid02_tit{
	font-size:1.0em;
	font-weight: bold;
	margin: 5px 0 10px 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;
}
}


