@charset "UTF-8";
/* CSS Document */


.pc_none {
	display: none;
}

/*----------------------------------------------
ヘッダー
----------------------------------------------*/
header{
	padding: 0 20px;
}
header img{
	width: 60%;
	height: auto;
}
header nav{
	display: none;
}

/*----------------------------------------------
ページヘッダー
----------------------------------------------*/
.page_main_visual{
	margin: 0 auto -10px;
}
.page_main_visual h1{
	font-size: 1.5em;
}

/*----------------------------------------------
トップページ
----------------------------------------------*/
.container{
	width: 90%;
}
.top_info {
	margin: 0 auto;
	padding: 50px 20px 100px;
	background-size: 80%;
}
.top_info h2 {
	margin-bottom: 20px;
	letter-spacing: 0.02em;
	font-size: 1.5em;
}
.top_info p {
	margin-bottom: 50px;
	font-size: 1em;
	font-weight: 500;
	line-height: 1.8em;
}
.top_info img{
	width: 100%;
}
.top_info_font_unagi img{
	width: 40%;
	position: absolute;
	right: -20px;
	top: -20px;
}
.top_info_font_namazu img{
	width: 40%;
	position: absolute;
	left: -20px;
	bottom: -20px;
}
.top_unagi div,.top_namazu div {
	right: -8px;
	bottom: -8px;
	padding: 10px 20px;
	font-size: 1em;
}

/*----------------------------------------------
トップページ　メニュー
----------------------------------------------*/
.top_menu ul{
	width: 90%;
}
.top_menu ul li{
	margin-bottom: 15px;
}
.top_menu img{
	width: 95%;
}

/*----------------------------------------------
トップページ　お知らせ
----------------------------------------------*/
.top_news{
	padding: 40px 0 80px;
}
.top_news h4{
	font-size: 1.3em;
}
.top_news_ume ul{
	flex-flow: column;
	align-items: center;
	justify-content: center;
}
.top_news_ume ul{
	margin: 0 auto;
}
.newsList li{
	margin-bottom: 50px;
}

/*----------------------------------------------
お知らせ
----------------------------------------------*/
/*一覧*/
.news_list ul li{
	flex-flow: column;
	gap: 15px;
	padding: 30px;
}
.news_list ul li img{
	width: 100%;
}
/*記事*/
.news_data h2{
	padding: 50px 0 30px 0;
}
.news_data #detail{
	margin-bottom: 50px;
}

/*----------------------------------------------
トップページ　ご予約・お問い合わせ
----------------------------------------------*/
.top_contact {
	padding: 60px 0 80px;
}
.top_contact a{
	margin: 50px;
	background-color: var(--light-color);
	color: #FFF;
	padding: 20px 25px;
	font-size: 1em;
}
.top_contact a i{
	margin-left: 15px;
}

/*----------------------------------------------
ますやについて　ごあいさつ
----------------------------------------------*/
.greeting {
	padding: 50px 0 80px;
	background-image: url("images/back_img_01.webp"),url("images/back_img_05.webp");
	background-position: top 5px left 0px,bottom 30% right 35%;
	background-size: 70%,30%;
}
.greeting div {
	width: 85%;
	margin: 0 auto;
}
.greeting h2,
.about_seat h2,
.about_access h2{
	writing-mode: vertical-rl;
	text-align: center;
	font-size: 1.5em;
	font-weight: 500;
	margin: 0 auto 30px;
}
.greeting p{
	font-size: 1em;
	font-weight: 500;
	line-height: 2em;
	margin-bottom: 30px;
}

/*----------------------------------------------
ますやについて　店内・お席
----------------------------------------------*/
.about_seat{
	padding: 50px 0 100px;
	background-size: 400%;
}
.seat div img{
	width: 90%;
}
.seat div .seat_caption{
	margin-left: 18px;
}

/*----------------------------------------------
ますやについて　アクセス
----------------------------------------------*/
.about_access iframe{
	margin-bottom: 50px;
	height: 300px;
}
.about_access table{
	font-size: 1em;
}
.about_access table th,
.about_access table td{
　　border-bottom: none;
    display: block;
    width: 100%;
}
.about_access th{
	padding: 20px 20px 0;
}
.about_access td{
	padding: 10px 20px 20px;
}

/*----------------------------------------------
お料理
ランチ・テイクアウト
----------------------------------------------*/
.menu{
	margin-bottom: 100px;
}
.menu_link h2{
	padding: 50px 0 80px;
	gap: 10px;
}
.menu_photo,
.menu_list{
	width: 95%;
	margin: 0 auto;
}
.menu_photo img,
.menu_list img{
	width: 100%;
}
.menu_photo div{
	margin-bottom: 20px;
}
.menu_box{
	margin-bottom: 50px;
}
.menu_list+.menu_list{
	margin-top: 50px;
}
.link_lunch {
	padding-bottom: 100px;
}
.link_lunch a{
	margin: 50px;
	padding: 20px 25px 20px 30px;
	font-size: 1em;
}
.link_lunch a i{
	margin-left: 15px;
}

/*----------------------------------------------
ご宴会
----------------------------------------------*/

/*----------------------------------------------
ご予約・お問い合わせ
----------------------------------------------*/
.contact {
	padding: 80px 0;
	background-position: top 5px left 0px;
	background-size: 80%;
}
.contact_tell{
	margin-bottom: 30px;
}
.contact_tell h2{
	font-size: .9em;
	font-weight: 500;
	line-height: 1.5em;
}
.contact_tell strong i,
.contact_info i{
	margin: 15px 10px 0 0;
}
.contact_open,
.contact_holiday{
	padding: 40px;
	width: 100%;
	margin: 10px 0;
}
.contact_info {
	margin-bottom: 80px;
}
.contact_reserve div{
	padding: 30px;
}
.contact_reserve div div{
	text-align: center;
	padding: 0;
}
.contact_reserve dl{
	font-size: .9em;
}

/*----------------------------------------------
フッター
----------------------------------------------*/
footer {
	padding: 50px 30px;
	justify-content: center;
	text-align: center;
}
footer nav ul{
	list-style: none;
	line-height: 2em;
	font-size: 1.1em;
	margin: 30px 0;
}
footer img{
	width: 200px;
	margin-bottom: 30px;
}
.copyright{
	text-align: center;
	margin: 5px auto 15px;
}

/*----------------------------------------------
topへ戻る
----------------------------------------------*/
.pagetop a {
	width: 50px;
	height: 50px;
}

