@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 760px) {
/*	 519px以下に適用されるCSS（スマホ用） */
	body {
	width:auto;
	height: 20em;	
	margin: 0 auto;
	box-sizing:border-box;
	overflow-x: hidden;
	}
		
	header {
	text-align: center;
	margin: 0 auto;
    width:auto;
	height: 204px;
	background: #7B5544;
	}
	
	footer {
	margin: 0 auto;
	text-align: center;
	width:auto;
	}
	
	.footer_t{
  height: 10em;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #FFFAF0;	
	}

	.log {
	position: relative;
	top: 1em;	
	width: 160px;
	height: 160px;
	}
	
	.nav{
	position:relative;
	text-align: center;
	margin: 0 auto;
	top: -150px;
	z-index: 30;
	}	
	
	.nav li{
	position: relative;	
	display: flex;
	padding: 50px;	
  flex-direction: column;	
	font-size: 52px;
	margin: 0 auto;
	bottom: -2.9em;
	left: 0;
}

.header_img{
	top: 0.5em;
	height: 35em;
	position: relative;
	}	
	
	.sight_name{
	display:block;
	text-align: center;
	position: relative;
	margin: 0 auto;
	width: 985px;
	height: auto;
	top: -50em;
	z-index: -13;
}
	
	.sight_name_sp{
	display:block;
	text-align: center;
	position: relative;
	margin: 0 auto;
	height: auto;
	top: -40em;
	z-index: 3;
}
		
#about{
	position: relative;
	text-align: center;
	margin: 0 auto;
	width:auto;
	height: 308em;
	box-sizing:border-box;
    top: -15em;
	overflow: hidden;
}
	
	
.about_t {
	font-size: 26px;
	top: 1210px;
}
	
	.inf{
	position: relative;
	margin: 0 auto;
	right: 0em;
	left: 0em;	
	top: 1350px;
	width: 35em;
	height: 50em;
 }

	.inf_main{
		margin: 0 auto;
	}	
	.inf_item{
		position: relative;
		margin: 0 auto;
		font-size: 26px;
		right: -40px;
	}	
	
	time{
	position: relative;
	margin: 0 auto;
	font-size: 26px;
	right: -30px;
}
	
	.inf_t{
	margin: 50px;	
	font-size: 26px;
}
	
	
	.inf_img {
	display: inline-block;	
	text-align: center;	
	margin: 0 auto;
	width: 62em;
	height: 30em;
	top: 7em;
	left: 11.5em;
	
}

.inf_pot{
	margin: 0 auto;
	position: relative;
	left: -400px;
	bottom: -100px;
	width: 466px;
	height: 401px;
	border-radius:20px;
}

.inf_tx_back {
	margin: 0 auto;
	left: 0em;
	top: 15em;
	width: 30em;
	height: 44em;
}
	
	.inf_tx{
	text-align: left;
	position: relative;
	line-height: 38px;	
	top: -30px;
	margin: 65px auto;
	width: 16em;
	height: 40em;
	font-size: 24px;
}
	
	#menu{
	top: -75em;
	margin: 0 auto;
	width:auto;
	height: 240em;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

	
.menu_tt{
	text-align: center;
	margin: 0 auto;
	font-size: 36px;
	width: 182px;
	height: 90px;
	padding: 24px;
	bottom:10px;
}	

.menu_name{
	margin: 0 auto;
	text-align: center;
	font-size: 36px;
	width: 264px;
	height: 44px;
	right: -205px;
}
	
	
.drink{
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: auto;
	margin-top: 200px;
	display: flex;
	flex-direction: column;
	bottom: -15em;
	}	
	
	.drink_t {
	text-align: center;
	left: 0em;
	font-size: 32px;
	width: 189px;
	height: 62px;
	padding: 12.5px;
}
	
	.drink_list{
	margin: 50px 60px;
	left: -12.5em;
}
	
	.drink_p{
	position: relative;
	margin: 0 auto;
	width: 25em;
	height: 15em;
	right: -200px;
}
	
.menu_more{
	position: relative;
	margin: 0 auto;
	left: 13em;
	font-size: 28px;
}
	
	.food{
	position: relative;
	text-align: center;
	margin: 0 auto;
	bottom: -30em;
	width: auto;
	display: flex;
	flex-direction: column;	
}
	
	.food_t {
	text-align: center;
   font-size: 36px;
	width: 204px;
	height: 54px;
	padding: 2.5px;
}
	
	.food_list{
	margin: 50px 40px;
	left: 205px;
}

	.food_p{
	position: relative;
	margin: 0 auto;
	width: 25em;
	height: 15em;
	left: -13em;
	}

.food_menu_name {
	position: relative;
	margin: 0 auto;
	left:-7.5em;
	text-align: center;
	font-size: 28px;
	width: 454px;
	height: 54px;
}	

	.food_menu_more {
    position: relative;
	left: -23em;	
	font-size: 18px;
	}	
	
.menu_all{
	position: relative;
	width:450px;
	text-align: center;
	margin: 0 auto;
	font-size: 24px;
	left:1em;
	top: 30em;
	}

.menu_more_al{
	left: 1em;
	bottom: 0;
	font-size: 24px;
}
	
	
	#accses{
	width:auto;
	height:190em;
	position: relative;
	top: -55em;
	overflow: hidden;
}

.accses_tt{
	left: 0.25em;
	font-size: 32px;
	width: 182px;
	height: 65px;
	padding: 10.5px;
	}

.map{
	text-align: center;
	margin: 0 auto;
	top: 20em;
	left: 0em;
	width:609px;
	height: 463px;
	
}
	
.accses_tx{
	margin: 0 auto;
	position: relative;
	float: right;
	left:3.75em;
	top: 160px;
	}

.accses_tx_1{
	display: inline-block;
	text-align: center;
	margin: 0;
	top: 250px;
	left: 0;
	right: 0;
	font-size: 28px;
}	
	
.accses_tx_2{
	margin: 0;
	position: relative;
	top:15em;
	left: 0;
	right: 0;
	font-size: 28px;
}


.accses_pot_1{
	position: relative;
	margin: 25px 0 0 0;
	top: 25em;
	left: 0em;
	width: 457px;
	height: 358px;
}	
	
.accses_pot_2{
	position: relative;
	margin: 25px 0 0 0;
	left: 0em;
	bottom: -35.5em;
	width: 457px;
	height: 358px;
}

.accses_tx2{
	top: 75em;
	left: 0em;
	margin: 0 auto;
	}

.accses_tx2_tt{
	font-size: 36px;
	margin: 0 auto;
}

.accses_tx2_tx_1{
	font-size: 32px;
	margin-top: 50px;
}

.accses_tx2_tx_2 {
	font-size: 32px;
	margin-top: 50px;
}

.accses_tx2_tx_3{
left: -15px;
	font-size: 12px;
}

.accses_tx2_tx_4{
	font-size: 32px;
	margin-top: 50px;
}
	
	
	#contact {
	margin: auto;
	top: -25em;
	text-align: center;
	width:auto;
	box-sizing:border-box;
	overflow: hidden;
}
	
	.contact_main {
	width:auto;
	}		
 		
	.contact_pot img{
	margin:auto;
	width:95%;
	height: auto;
}
	
	.contact_pot_1{
	width: 80%;
	right: 0;
	bottom: -5em;
	}
	
	.contact_pot_2{
	width: 80%;
	bottom: 0em;
}
	
	.contact_t1 {
	display: inline-block;
	text-align: center;
	width: 235px;
	bottom: 6em;
	left: 0;
	right: 0em;
	font-size: 32px;
	padding: 20px;
	box-sizing:border-box;
}

.contact_t2 {
	display: inline-block;
	text-align: center;
	margin:0 auto;
	width: 455px;
	bottom: 8.25em;
	right: 0;
	left: 0;
	font-size: 32px;
	padding: 20px;
	box-sizing:border-box;
}
	
/*-------ハンバーガーメニュー記述---------*/
	 
.drawer_hidden {
  display: none;
}

.drawer_open {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 60px;
top: 5.25em;	
  z-index: 100;
  cursor: pointer;
}

.drawer_open span,
.drawer_open span:before,
.drawer_open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 50px;
  border-radius: 5px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

.drawer_open span:before {
  bottom: 18px;
}

.drawer_open span:after {
  top: 18px;
}

#drawer_input:checked ~ .drawer_open span {
  background: rgba(255, 255, 255, 0);
}

#drawer_input:checked ~ .drawer_open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer_input:checked ~ .drawer_open span::after {
  top: 0;
  transform: rotate(-45deg);
}
  
.nav_content {
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 100%;
  left: 0%;
  z-index: 99;
  background: rgba(110, 110, 110, 0.5);
  transition: .5s;
  text-align: center;
  padding-top: 20px;
}

.nav_list {
  list-style: none;
}

.nav_item a {
  color: #fff;
  text-decoration: none;
}


#drawer_input:checked ~ .nav_content {
  bottom: 0;
  
}
	
}