@charset "utf-8";
@import "reset.css";

body{
	font-family: 'BIZ UDP明朝 Medium','serif;';
	font-size: 16px;
	font-weight: normal;
	background-color: #ffffff;
	color: #333300;
	line-height: 1.6;
}
a{
	color: #333300;
	text-decoration: none;
}
a:hover{
	border-bottom: 3px solid #333300;
	padding-bottom: 10px;
}
img{
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
div.wrap{
	background-color: #ffffff;
	min-width: 770px;
	max-width: 770px;
	margin: 0 auto;
	padding: 0 40px;
	position: relative;
}
h2,h3{
	font-weight: normal;
}
hr{
	width: 980px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: -10;
}
/*基本設定終了*/


/*ヘッダー(共通項）*/
header.pageheader{
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 0;
	overflow: hidden;
}
header h1{
	font-size: 30px;
	font-weight: bold;
	padding-left: 50px;
	float: left;
	margin-bottom: 10px;
}
.top:hover{
	border-bottom: none;
}
nav ul{
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 500px;
}
nav ul li{
	float: left;
	padding-top: 5px;
	padding-left: 66px;
}
/*ヘッダー設定終了(2023/12/4時点）*/

/*フッター（共通項）*/
footer{
	background-color: #cccc99;
}
div.footer{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	/*background-color: #cccc99;*/
}
footer p{
	font-size: 48px;
	display: inline-block;
	padding: 120px 0 0 60px;
	float: left;
}
div.address{
	margin: 120px 0 0 300px;
	font-size: 21px;
}
footer dt{
	float: left;
	margin-right: 40px;
	text-align: right;
}
footer dl{
	margin: 120px 30px 40px ;
}
footer small{
	display: block;
	text-align: center;
	font-size: 10px;

	margin-bottom: 10px;
}
/*フッター設定終了*/

/*セクション１設定（共通項）*/
section.coffee{
	position: relative;
}
section.coffee img{
	width: 490px;
	float: right;
	position: absolute;
	right: -80px;
	top: -150px;
	z-index: 1;
}
section.coffee h2{
	margin: 100px 0 25px 0;
	font-size: 30px;
}
section.coffee h3{
	font-size: 24px;
	margin-bottom: 10px;
}
section.coffee p{
	font-size: 18px;
	margin-bottom: 90px;
}
section.coffee p.price{
	margin-bottom: 5px;
	font-size: 26px;
}
section.coffee dl{
	font-size: 26px;
	margin-left: 20px;

}
section.coffee dt{
	float: left;
	width: 200px;
}
section.coffee p.drink{
	margin: 10px 0 200px 260px;
	font-size: 26px;
}
/*セクション１設定終了*/

/*セクション２設定（共通項）*/
section.smoking{
	overflow: hidden;
}
section.smoking img{
	margin: 80px 60px 50px 100px;
	width: 120px;
	float: left;
}
div.smoking{
	margin: 80px 0 100px 340px;
}
section.smoking h2{
	font-size: 36px;
}
section.smoking h3{
	font-size: 24px;
}
section.smoking p{
	font-size: 21px;
}
/*セクション２設定終了*/


/*インデックス設定*/
main{
	margin: 35px auto 100px;
	overflow: hidden;
}
main img{
	width: 430px;
	float: left;
	margin-top: 120px;
}
main h2,main dl,main p{
	writing-mode: vertical-rl;
}
main h2{
	float: right;
	font-size: 40px;
	position: relative;
	z-index: 1;
}
main figure img{
	width: 23px;
	position: absolute;
	top: -120px;
	right: 45px;
}
main dl{
	font-size: 48px;
	text-align: right;
	float: left;
}
main dt{
	font-weight: bold;
	font-size: 47px;
	padding-top: 50px;
}
main dd{
	font-size: 18px;
}
main dd.solo{
	padding-right: 30px;	
	padding-left: 10px;
}
main dd.set{
	padding-left: 80px;
}
main p{
	position: absolute;
	top: 300px;
	left: 0px;
}
/*インデックス設定終了*/


/*abouto設定*/
div.abouttext{
	overflow: hidden;
	margin-left: 300px;
}
div.about figure{
	position: relative;
	right: 80px;
	float: left;
	margin-top: 50px;
	width: 400px;
}
div.abouttext h2{
	font-size: 21px;
	margin-top: 250px;
}
div.abouttext p{
	font-size: 21px;
}
p.master {
	margin:30px 0 100px 150px;
}
/*abouto設定終了*/

/*メニュー設定*/
.menu{
	margin-bottom: 80px;
}
.menu h2{
	font-size: 24px;
	margin: 20px  0 30px;
}
.menu h3{
	font-size: 20px;
	margin-top: 20px ;
}
.menu dd{
	float: left;
	margin-right: 40px;
}
.menu dt{
	padding-left: 20px;
	margin-right: 400px;
	text-align: right;
}
.menu p{
	font-size: 13px;
	margin-top: 10px;
}
/*メニュー設定終了*/

/*メニューページセクション１*/
section.coffeemenu img{
	position: absolute;
	top: -150px;
	left: -50px;
	float: left;
}
div.menutext{
	margin-left: 300px;
	position: relative;
	z-index: 1;
}
.coffeemenu {
	position: relative;
	margin-top: 100px;
}
section.coffeemenu h2{
	margin-bottom: 25px;
	font-size: 30px;
}
section.coffeemenu h3{
	font-size: 24px;
	margin-bottom: 10px;
}
section.coffeemenu p{
	font-size: 18px;
	margin-bottom: 50px;
}
section.coffeemenu p.price{
	margin-bottom: 5px;
	font-size: 26px;
	margin-left:40px ;
}
section.coffeemenu dl{
	font-size: 26px;
	margin-left: 60px;
}
section.coffeemenu dt{
	float: left;
	width: 200px;
}
section.coffeemenu p.drink{
	margin: 10px 0 100px 320px;
	font-size: 20px;
}
/*メニューセクション１設定終了*/


/*アクセス設定*/
div.access{
	margin-top: 50px;
	overflow: hidden;
	padding-bottom: 20px;
}
div.access h2{
	font-weight: normal;
	font-size: 25px;
	float: left;
}
div.access p{
	font-size: 21px;
	padding-left: 150px;
}
div.access p:last-of-type{
	padding-bottom: 30px;
}
iframe{
	display: block;
	margin: 0 auto;
	border-radius: 20px;
	margin-bottom: 100px;
}