.slide_box{
	width: 100%;
	height: 350px;
	margin: 0 auto 10px;
	position: relative;
	z-index: 1;
	background-color: #000;
}
.slide_box img{
	width: 100%;
	height: 350px;
	/*object-position: 100% 20%;*/
	
	object-fit: cover;
	opacity: 0.7;
}



.main_txtarea{
	position: absolute;
	text-align: right;
	top: 30%;
	right: 20%;
	transform: translateY(70%) translateX(50%);
	-webkit-transform: translateY(70%) translateX(50%);
	z-index: 5;

}
.main_txtarea h2{
	font-size: 70px;
	font-weight: 700;
	padding: 0;
	margin: 0 0 60px;
	color: #fff;
}
.main_txtarea p{
	font-size: 28px;
	font-weight: 500;
	padding: 0;
	margin: 0 0 20px;
	color: #fff;
}
.main_txtarea div{
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	padding: 0;
	margin: 0 0 60px;
	color: #fff;
}


.btn_area{
	width: 1180px;
	height: 285px;
	margin: 0 auto 150px;
}

.btn_box{
	width: 1180px;
	height: 285px;
	display: inline-block;
}


.btn01 {
    background: url("../enjoy/img/coba01.jpg") no-repeat; /* ロールオーバー時のチラつき防止 */
    margin: 0 5px;
    float: left;
}
 
.btn01 a {
    width: 285px;
    height: 285px;
    background: url("../enjoy/img/coba01.jpg") no-repeat;
    display: block;
    float: left;
}
 
.btn01 a:hover {
    background-image: url("../enjoy/img/coba01_on.jpg");
}

.btn02 {
    background: url("../enjoy/img/coba02.jpg") no-repeat; /* ロールオーバー時のチラつき防止 */
    margin: 0 5px;
    float: left;
}
 
.btn02 a {
    width: 285px;
    height: 285px;
    background: url("../enjoy/img/coba02.jpg") no-repeat;
    display: block;
    float: left;
}
 
.btn02 a:hover {
    background-image: url("../enjoy/img/coba02_on.jpg");
}

.btn03 {
    background: url("../enjoy/img/coba03.jpg") no-repeat; /* ロールオーバー時のチラつき防止 */
    margin: 0 5px;
    float: left;
}
 
.btn03 a {
    width: 285px;
    height: 285px;
    background: url("../enjoy/img/coba03.jpg") no-repeat;
    display: block;
    float: left;
}
 
.btn04 {
    background: url("../enjoy/img/coba04.jpg") no-repeat; /* ロールオーバー時のチラつき防止 */
    margin: 0 5px;
    float: left;
}
 
.btn04 a {
    width: 285px;
    height: 285px;
    background: url("../enjoy/img/coba04.jpg") no-repeat;
    display: block;
    float: left;
}
 
.btn04 a:hover {
    background-image: url("../enjoy/img/coba04_on.jpg");
}

.btn03 a:hover {
    background-image: url("../enjoy/img/coba03_on.jpg");
}

.btn_icon{
	width: 90px;
	height: 90px;
	margin: 80px auto 20px;
}
.btn_icon img{
	width: 90px;
	height: 90px;
}

.btn_txt{
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	color: #fff;
}

.btn_txtarea{
	width: 100%;
	margin-bottom: 150px;
}

.abo_txt02{
	width: 800px;
	margin: 0 auto 100px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 25px;
}
.abo_txt04{
	width: 100%;
	font-size: 24px;
	line-height: 32px;
	font-weight: 400;
	margin-bottom: 25px;
	text-align: center;
}



.sato_txt01{
	width: 100%;
	font-size: 22px;
	line-height: 38px;
	font-weight: 500;
	margin-bottom: 20px;
	text-align: center;
}

.sato_txt02{
	width: 100%;
	font-size: 30px;
	line-height: 42px;
	font-weight: 500;
	margin-bottom: 20px;
	text-align: center;
}

.sato_txt03{
	width: 100%;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 80px;
	text-align: center;
}

.sato_txt04{
	width: 100%;
	font-size: 36px;
	line-height: 42px;
	font-weight: 500;
	margin-bottom: 60px;
	text-align: center;
}


.sato_box{
	width: 1180px;
	margin: 0 auto 80px;
	display: inline-block;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.sato_area01{
	width: 216px;
	margin: 0 0 30px;
}

.sato_img{
	width: 215px;
	height: 215px;
	margin: 0 0 20px;
	position: relative;
}
.sato_img img{
	width: 215px;
	height: 215px;
	object-fit: cover;
}

.sato_name{
	width: 100%;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}


.in_txtarea01{
	width: 800px;
	margin: 0 auto 80px;
	font-size: 16px;
	line-height: 32px;
}

.in_txtarea02{
	width: 800px;
	margin: 0 auto 150px;
	font-size: 20px;
	line-height: 36px;
}

.in_img{
	width: 590px;
	height: 240px;
	margin: 0 0 20px;
	position: relative;
}
.in_img img{
	width: 590px;
	height: 240px;
}

.in_img02{
	width: 800px;
	height: 400px;
	margin: 0 auto 60px;
	position: relative;
}
.in_img02 img{
	width: 800px;
	height: 400px;
}


.in_box{
	width: 360px;
	margin: 0 0 80px;
}
.in_box img{
	width: 360px;
	height: 200px;
	margin: 0 0 20px;
}
.sato_zoom{
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.sato_zoom img{
	width: 30px;
	height: 30px;
}


.in_name{
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 20px;
}
.in_name span{
	font-size: 20px;
	font-weight: 400;
	float: right;
}

.intxt{
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 40px;
}


.shoukai_more{
	text-align: right;
	color: #00ac9b;
	font-size: 20px;
}
.shoukai_more a{
	color: #00ac9b;
}
.shoukai_more img{
	width: 20px;
	height: 8px;
	vertical-align: top;
}

.sato_box02{
	width: 285px;
	margin: 20px 0 40px;
}

.sato_no{
	font-size: 58px;
	font-weight: 500;
	margin-bottom: 20px;
}
.sato_no span{
	font-size: 14px;
	font-weight: 400;
	padding: 5px;
	margin: 0 0 0 10px;
	background-color: #00ac9b;
	color: #fff;
}

.sato_name02{
	width: 100%;
	height: 60px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	padding: 0 0 15px;
	margin-bottom: 10px;
	border-bottom: solid 1px #000;
}

.sato_h_img{
	width: 285px;
	height: 200px;
	margin-bottom: 10px;
	position: relative;
}
.sato_h_img img{
	width: 285px;
	height: 200px;
	object-fit: cover;
}
.sato_zoom02{
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.sato_zoom02 img{
	width: 30px;
	height: 30px;
}

.sato_h_txt{
	width: 100%;
	font-size: 14px;
	line-height: 26px;
}


/****下層ページ****/
.en_icon01{
	width: 100px;
	height: 100px;
	margin: 0 auto 20px;
}
.en_icon01 img{
	width: 100px;
	height: 100px;
}

.en_midashi01 h2{
	width: 100%;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 100px;
	padding: 0;
	text-align: center;
}

/**里沼のグルメ**/
/*タブ切り替え全体のスタイル*/
.tab_box{
	width: 100%;
	border-bottom: solid 2px #00a594;
}
.tab_box ul{
	list-style: none;
	margin: 0 auto;
}


.tab1{
	margin: 0 0 0 30% !important;
  display: flex;
  justify-content: center;
  flex-direction: row;
  text-align: center;
  background-color:#fff !important;
  margin:0 !important;
}
.tab1__item{
	width: 240px;
	margin: 0 5px;
}
.tab1__link{
	font-size: 30px;
	padding: 20px 0;
  display: block;
  text-decoration: none;
  color: #fff;
  background-color:rgba(0,165,148,0.5);
  cursor:pointer;
}
.tab1__link.on{
  background-color:#00a594;
}
.tab1-body__item{
  margin: 30px auto;
  display:none;
}
.tab1-body__item.on{
  display:block;
}

/**里沼のグルメここまで**/
.tabarea{
	width: 1180px;
	margin: 0 auto 200px;
}

.tab_icon{
	width: ;
}
.en_midashi02 h2{
	width: 100%;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 30px;
	padding: 0;
	text-align: center;
}

.tab_txtarea{
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 40px;
}


/**-----------------20260304修正-----------------**/
.tab_main{
	width: 1180px;
	margin: 0 auto;
}

.tab_main_line{
	width: 1180px;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}

.tab_main_l, .tab_main_r{
	width: 560px;
	height: 200px;
	margin: 0 0 20px;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}


.tab_main_img{
	width: 160px;
	height: 160px;
	margin: 0 20px 0 0;
}
.tab_main_img img{
	width: 160px;
	height: 160px;
	padding:0;
	object-fit: cover;
}

.tab_main_txtarea{
	width: 380px;
	padding-top: 5px;
}

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

.tab_main_tit{
	width: 100%;
	padding: 0 0 10px;
	font-size: 26px;
	font-weight: 500;
	line-height:1.5;
	border-bottom: solid 1px #000;
	margin-bottom: 3px;
}

.tab_main_txt01{
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	border-bottom: dotted 1px #000;
	margin-bottom: 10px;
}
.tab_main_txt02{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}

/****里沼に泊まる****/
.coming{
	width: 1180px;
	padding: 80px 0;
	background-color: #dddddd;
	font-size: 30px;
	line-height: 40px;
	font-weight: 500;
	text-align: center;
	margin-top: 50px;
}

@media screen and (max-width:639px) {
/*　画面サイズが639pxまではここを読み込む　*/
.slide_box{
	width: 100%;
	height: 350px;
	margin: 0 auto 50px;
	position: relative;
	z-index: 1;
	background-color: #000;
}
.slide_box img{
	width: 100%;
	height: 350px;
	/*object-position: 100% 20%;*/
	
	object-fit: cover;
	opacity: 0.7;
}



.main_txtarea{
	position: absolute;
	text-align: right;
	top: 40%;
	right: 50%;
	transform: translateY(-50%) translateX(50%);
	-webkit-transform: translateY(-50%) translateX(50%);
	z-index: 5;

}
.main_txtarea h2{
	font-size: 40px;
	font-weight: 700;
	padding: 0;
	margin: 0 0 30px;
	color: #fff;
}
.main_txtarea p{
	font-size: 18px;
	font-weight: 500;
	padding: 0;
	margin: 0 0 20px;
	color: #fff;
	text-align: center;
}
.main_txtarea div{
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	padding: 0;
	margin: 0 0 60px;
	color: #fff;
}


.btn_area{
	width: 320px;
	height: 330px;
	margin: 0 auto 50px;
}

.btn_box{
	width: 320px;
	display: inline-block;
}


.btn01 {
    width: 150px;
    height: 150px;
    margin: 0 5px 15px;
    background-image: url("../enjoy/img/coba01.jpg");
    background-size:contain;
    float: left;
}
.btn01 a{
    width: 100%;
    height: 100%;
    background-image: url("../enjoy/img/coba01.jpg");
    background-size:contain;
}
 

.btn02 {
    width: 150px;
    height: 150px;
    margin: 0 5px 15px;
    background-image: url("../enjoy/img/coba02.jpg");
    background-size:contain;
    float: left;
}
 
.btn02 a {
    width: 100%;
    height: 100%;
    background-image: url("../enjoy/img/coba02.jpg");
    background-size:contain;
}
 
.btn03 {
    width: 150px;
    height: 150px;
    margin: 0 5px 15px;
    background-image: url("../enjoy/img/coba03.jpg");
    background-size:contain;
    float: left;
}
 
.btn03 a {
    width: 100%;
    height: 100%;
    background-image: url("../enjoy/img/coba03.jpg");
    background-size:contain;
}
 
.btn04 {
    width: 150px;
    height: 150px;
    margin: 0 5px 15px;
    background-image: url("../enjoy/img/coba04.jpg");
    background-size:contain;
    float: left;
}
 
.btn04 a {
    width: 100%;
    height: 100%;
    background-image: url("../enjoy/img/coba03.jpg");
    background-size:contain;
}
 

.btn_icon{
	width: 45px;
	height: 45px;
	margin: 20px auto 20px;
}
.btn_icon img{
	width: 45px;
	height: 45px;
}

.btn_txt{
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}

.btn_txtarea{
	width: 100%;
	margin-bottom: 150px;
}


.abo_txt02{
	width: 90%;
	margin: 0 5% 100px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 25px;
}
.abo_txt04{
	width: 90%;
	font-size: 20px;
	line-height: 32px;
	font-weight: 400;
	margin: 0 5% 25px;
	text-align: center;
}



.sato_txt01{
	width: 100%;
	font-size: 22px;
	line-height: 38px;
	font-weight: 500;
	margin-bottom: 20px;
	text-align: center;
}

.sato_txt02{
	width: 100%;
	font-size: 30px;
	line-height: 42px;
	font-weight: 500;
	margin-bottom: 20px;
	text-align: center;
}

.sato_txt03{
	width: 100%;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 80px;
	text-align: center;
}

.sato_txt04{
	width: 100%;
	font-size: 36px;
	line-height: 42px;
	font-weight: 500;
	margin-bottom: 60px;
	text-align: center;
}


.sato_box{
	width: 90%;
	margin: 0 5% 40px;
	display: inline-block;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-evenly;
	justify-content: space-evenly;
}

.sato_area01{
	width: 100%;
	margin: 0 0 30px;
}

.sato_img{
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	position: relative;
}
.sato_img img{
	width: 100%;
	height: auto;
}


.sato_name{
	width: 100%;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}


.in_txtarea01{
	width: 100%;
	margin: 0 auto 80px;
	font-size: 16px;
	line-height: 32px;
}

.in_txtarea02{
	width: 100%;
	margin: 0 auto 150px;
	font-size: 20px;
	line-height: 36px;
}

.in_img{
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	position: relative;
}
.in_img img{
	width: 100%;
	height: auto;
}

.in_img02{
	width: 100%;
	height: auto;
	margin: 0 auto 60px;
	position: relative;
}
.in_img02 img{
	width: 100%;
	height: auto;
}


.in_box{
	width: 100%;
	height: auto;
	margin: 0 0 40px;
}
.in_box img{
	width: 100%;
	height: auto;
	margin: 0 0 20px;
}
.sato_zoom{
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.sato_zoom img{
	width: 30px;
	height: 30px;
}


.in_name{
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 20px;
}
.in_name span{
	font-size: 20px;
	font-weight: 400;
	float: right;
}

.intxt{
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 40px;
}


.shoukai_more{
	text-align: right;
	color: #00ac9b;
	font-size: 20px;
}
.shoukai_more a{
	color: #00ac9b;
}
.shoukai_more img{
	width: 20px;
	height: 8px;
	vertical-align: top;
}

.sato_box02{
	width: 285px;
	margin: 20px 0 40px;
}

.sato_no{
	font-size: 58px;
	font-weight: 500;
	margin-bottom: 20px;
}
.sato_no span{
	font-size: 14px;
	font-weight: 400;
	padding: 5px;
	margin: 0 0 0 10px;
	background-color: #00ac9b;
	color: #fff;
}

.sato_name02{
	width: 100%;
	height: 60px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	padding: 0 0 15px;
	margin-bottom: 10px;
	border-bottom: solid 1px #000;
}

.sato_h_img{
	width: 285px;
	height: 200px;
	margin-bottom: 10px;
	position: relative;
}
.sato_h_img img{
	width: 285px;
	height: 200px;
	object-fit: cover;
}
.sato_zoom02{
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.sato_zoom02 img{
	width: 30px;
	height: 30px;
}

.sato_h_txt{
	width: 100%;
	font-size: 14px;
	line-height: 26px;
}


/****下層ページ****/
.en_icon01{
	width: 100px;
	height: 100px;
	margin: 0 auto 20px;
}
.en_icon01 img{
	width: 100px;
	height: 100px;
}

.en_midashi01 h2{
	width: 100%;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 100px;
	padding: 0;
	text-align: center;
}

/**里沼のグルメ**/
/*タブ切り替え全体のスタイル*/
.tab_box{
	width: 100%;
	margin: 0;
	border-bottom: solid 2px #00a594;
}
.tab_box ul{
	list-style: none;
	margin: 0 auto;
}


.tab1{
	margin: 0 0 0 30% !important;
  display: flex;
  justify-content: center;
  flex-direction: row;
  text-align: center;
  background-color:#fff !important;
  margin:0 !important;
}
.tab1__item{
	width: 240px;
	margin: 0 5px;
}
.tab1__link{
	font-size: 20px;
	padding: 20px 0;
  display: block;
  text-decoration: none;
  color: #fff;
  background-color:rgba(0,165,148,0.5);
  cursor:pointer;
}
.tab1__link.on{
  background-color:#00a594;
}
.tab1-body__item{
  margin: 30px auto;
  display:none;
}
.tab1-body__item.on{
  display:block;
}

/**里沼のグルメここまで**/
.tabarea{
	width: 100%;
	margin: 0 auto 100px;
}

.tab_icon{
	width: ;
}
.en_midashi02 h2{
	width: 100%;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 30px;
	padding: 0;
	text-align: center;
}

.tab_txtarea{
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 40px;
}


/**-----------------20260304修正-----------------**/
.tab_main{
	width: 90%;
	margin: 0 5%;
}

.tab_main_line{
	width: 100%;
	display: inline-block;
}

.tab_main_l, .tab_main_r{
	width: 100%;
	height: auto;
	margin: 0 0 30px;
}

.tab_main_img{
	width: 45%;
	height: auto;
	margin: 0 5% 0 0;
}
.tab_main_img img{
	width: 100%;
	height: auto;
	object-fit: cover;
}

.tab_main_txtarea{
	width: 50%;
	padding-top: 5px;
}

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

.tab_main_tit{
	width: 100%;
	padding: 0 0 10px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	border-bottom: solid 1px #000;
	margin-bottom: 3px;
}

.tab_main_txt01{
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	border-bottom: dotted 1px #000;
	margin-bottom: 10px;
}
.tab_main_txt02{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}

/****里沼に泊まる****/
.coming{
	width: 90%;
	padding: 80px 0;
	background-color: #dddddd;
	font-size: 30px;
	line-height: 40px;
	font-weight: 500;
	text-align: center;
	margin: 50px 5%;
}


}




/****■■■■2025.03.27里沼に泊まる■■■■****/

ul,ol{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:100%;
	border:0;
}

.tomaru-box{
	width: 500px;
	padding: 50px ;
	border: solid 2px #aaa;
	margin:100px auto;
	list-style: none;
}

.tomaru-box .main{
	width: 80%;
	margin:0 auto 30px;
}

.tomaru-box .main img{
	width: 100%;
}

.tomaru-box .tit{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto 20px;
	border-bottom: solid 2px #aaa;
}

.tomaru-box ul{
	padding: 30px 0;
	margin: 0;
}

.tomaru-box li{
	margin: 0 0 5px;
	border-bottom: dashed 1px #aaa;
	padding: 5px 0 2px;
}

.tomaru-box li a{
	text-decoration: underline;
}

.tomaru-box li span{
	width: 120px;
	display: inline-block;
}

.tomaru-box .photo{
	margin: 0 auto;
	display: inline-block;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.tomaru-box .photo div{
	width: 240px;
}

.tomaru-box .photo div img{
	width: 240px;
	height: 150px;
	object-fit: cover;
}

.tomaru-box .photo p{
	margin		: 0 0 20px;
}

@media screen and (max-width:639px) {
/*　画面サイズが639pxまではここを読み込む　*/
.tomaru-box{
	box-sizing: border-box;
	width: 90%;
	padding: 50px 5%;
}

.tomaru-box .main{
	width: 100%;
	margin:0 auto 30px;
}

.tomaru-box .main img{
	width: 100%;
}


.tomaru-box li span{
	width: 100%;
	display: block;
	margin: 20px 0 5px;
}

.tomaru-box .photo div{
	width: 100%;
}

.tomaru-box .photo div img{
	width: 100%;
	height: auto;
}

.tomaru-box .photo p{
	text-align: center;
}




}