@charset "utf-8";
/* 全体用 */
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
}
main,article,header,footer,aside,figure,figcaption,nav, section{ 
  display:block;
  box-sizing: border-box;
}
html{
  height: 100%;
}
body{  
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 14px;
  font-weight: 500;
  height: 100%;
  width: 100%;
  color: #202020;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  line-height: 1.6;
  letter-spacing: 1px;
}
.notosans{
	font-family: 'Noto Sans JP', sans-serif;
}
img{
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
a{
  text-decoration: none;
  color: #000;
  outline: none;
	-webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all  0.5s ease;
}
a:hover{
	color: #999966;
  opacity: .8;
  transition: .5s;
}
a[href^="tel:"] {
  pointer-events: none;
}
ul li{
  list-style: none;
}
ol,ul{
  list-style: none;
  list-style-type: none;
}
.sp{
	display: none !important;
}
.topmain{
	position: relative;
}
.full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin: 0;
}
.full div.img01 {
  background-image: url(img/top01.jpg);
}
.full div.img02 {
  background-image: url(img/top02.jpg);
}
.full div.img03 {
  background-image: url(img/top03.jpg);
}
.logo_box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.top_logo{
	width: 480px;
}
.top_order{
	background: #999966;
	position: absolute;
	top: calc(0 / 1270 * 100vw);
	right: calc(120 / 1270 * 100vw);
}
.top_order__text{
	writing-mode: vertical-rl;
	font-size: 20px;
}
.top_order__text a{
	color: #fff;
	padding: 24px 22px;
	display: block;
}

.about{
	background: #e9e8de;
}
.pc_inner{
	padding-top: 50px;
}
.news_box{
	max-width: 1200px;
	width: 70%;
	margin: 0px auto;
	background: #fff;
	padding: 40px;
}
.news{
	border-bottom: 1px solid #999966;
	padding-bottom: 6px;
}
.news_day{
	font-size: 12px;
}
.news span{
	font-size: 12px;
  color: #999966;
  padding-left: 10px;
}
.news_top{
	color: #666;
	font-size: 20px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.news_text{
	margin-top: 30px;
}
.news_img{
	width: 500px;
	margin-top: 30px;
}
.news_img img{
	width: 100%;
}
.flex__01{
	display: flex;
	max-width: 1200px;
	width: 70%;
	margin: 0 auto;
	justify-content: space-between;
	padding-top: 80px;
	color: #666;
}
.about_text__01{
	font-size: 26px;
	line-height: 1.8;
}
.about_text__02{
	margin-top: 30px;
	letter-spacing: 4px;
	font-size: 16px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height: 1.8;
}
.about_text__03{
	margin-top: 20px;
	color: #c1272d;
}
.icon_after{
	position: relative;
}
.about_text__04{
	writing-mode: vertical-rl;
	font-size: 34px;
	letter-spacing: 3px;
}
.about_text__04 span{
	display: block;
	font-size: 12px;
	color: #999966;
}
.icon_after:after{
	content: " ";
	position: absolute;
	display: inline-block;
	width: 200px;
	height: 175px;
	background: url(img/01.svg) no-repeat left top;
	bottom: 10%;
	left: 80%;
}
.bento_list{
	max-width: 1200px;
	width: 70%;
	display: flex;
	margin: 50px auto 0;
	padding-bottom: 80px;
	justify-content: space-around;
}
.bento_list li{
	width: 30%;
}
/*
.flex__02{
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
	width: 96%;
	margin: 80px auto 0;
	padding-bottom: 80px;
}
.about_img01{
	width: 64%;
}
.about_img01 img{
	width: 100%;
}
.about_img02{
	width: 33%;
}
.about_img02 img{
	width: 100%;
}
*/

.order{
	background: #e9e8d5;
	padding-bottom: 80px;
}
.sub_title{
	text-align: center;
	color: #666;
	padding-top: 80px;
	font-size: 34px;
	letter-spacing: 1.8;
}
.sub_title span{
	display: block;
	font-size: 12px;
	color: #999966;
}
.order_list{
	max-width: 1480px;
	width: 60%;
	margin: 50px auto 0;
	color: #666;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.order_list li{
	padding: 20px 18px;
	font-size: 18px;
	padding-left: 15%;
}
.order_list li:before{
	position: absolute;
	transform: translateX(-125%);
	content: "・";
	color: #c1272d;
}
.order_list li:nth-child(odd){
	background: #fff;
}
.order_notice{
	font-weight: bold;
	background: linear-gradient(transparent 50%, #d7d5a2 50%);
}
.sp_order{
	width: 60%;
	margin: 50px auto;
	background: #fff;
	padding-bottom: 30px;
}
.sp_order__text{
	text-align: center;
	color: #666;
	font-size: 20px;
	padding-top: 20px;
}
.sp_order__tel{
	width: 380px;
	margin: 30px auto 0;
	background: #999966;
	padding: 10px;
}
.tel_number{
	font-size: 24px;
	text-align: center;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}
.tel_number a{
	color: #fff;
	pointer-events: none;
}
.tel_number:before{
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(img/02.svg) no-repeat left top;
	background-size: contain;
	z-index: 1;
	margin-right: 8px;
}

.order_form{
	background: #fff;
}

.drink_menu{
	background: #eae9d5;
	padding-bottom: 80px;
}
.menu_list{
	width: 60%;
	max-width: 1480px;
	margin: 50px auto 0;
}
.menu_title{
	color: #666;
  font-size: 1.4rem;
  line-height: 1.8;
	border-bottom: 1px solid #666;
	padding-bottom: 6px;
}
.top_menu{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.drink_list {
  width: 45%;
}
.drink_title{
	border-bottom: 1px dashed;
	padding-bottom: 5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0;
}
.menu_subtitle{
	font-size: 1.1rem;
}
.menu_price {
  line-height: 1.8;
	font-size: 1.1rem;
}
.tax{
	font-size: 0.8rem;
}
.bottom_menu{
	display: flex;
	justify-content: space-between;
}
.bottom_menu__list{
	width: 45%;
	margin-top: 20px;
}
.drink_list__02{
	width: 100%;
	margin-top: 20px;
}
.drink_notice{
	text-align: center;
	margin-top: 20px;
	color: #c1272d;
	font-size: 0.8rem;
}

.address{
	background: #f7f6f3;
}
.flex__03 {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 80px;
  align-items: flex-start;
}
.add{
	color: #666;
	width: 45%;
  border-collapse: seprate;
  border-spacing:0px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin-top: 50px;
}
.add th{
	font-weight: 700;
	border-bottom: solid 1px #cccccc;
	padding: 20px 0 20px 20px;
	vertical-align: middle;
	text-align: left;
	width: 100px;
}
.add td{
	border-bottom: solid 1px #cccccc;
	padding: 20px 0 20px 40px;
}
.bdnon{
	border-bottom: none !important;
}
.add_notice{
	color: #c1272d;
	font-size: 12px;
}
.googlemap{
	width: 48%;
}

footer{
	background: #999966;
}
.foot_inner{
	position: relative;
}
.foot_logo{
	width: 380px;
	margin: 0 auto;
	padding-top: 50px;
}
.foot_add{
	text-align: center;
	color: #fff;
	font-size: 1.0rem;
	margin-top: 10px;
}
.foot_sns__icon{
	display: flex;
	justify-content: center;
}
.foot_sns__icon li{
	padding: 10px;
}
.foot_sns__icon li a{
	color: #fff;
}
i.fa.fa-facebook,i.fa.fa-instagram{
	font-size: 30px;
}
.copyright{
	text-align: center;
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #fff;
}
#page_top{
	width: 30px;
	position: absolute;
	right: 5%;
	bottom: 18%;
}
@media screen and (max-width:1024px){
	.icon_after:after{
		bottom: -16%;
    left: 37%;
	}
}

/* フォーム */
.order_form{
	background: #f7f6f3;
}
.form_box__inner{
	width: 70%;
	margin: 50px auto 0;
	padding-bottom: 50px;
}

@media screen and (max-width:1024px){
.form_box__inner{
	width: 90%;
	margin: 50px auto 0;
	padding-bottom: 50px;
	}
}

.thanks_bg{
	background: #e9e8d5;
}
.thanks_logo{
	width: 40%;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px;
}
.thanks_details{
	padding-top: 200px;
	padding-bottom: 200px;
	text-align: center;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.thanks_box{
	width: 800px;
	margin: 0px auto;
	border: 1px solid #888;
	padding: 50px 0;
}
.thanks_text__01{
	font-size: 22px;
	font-weight: bold;
}
.thanks_text__02{
	font-size: 16px;
	margin-top: 30px;
}
.thanks_text__03{
	font-size: 16px;
	margin-top: 30px;
}
.thanks_text__03 span:hover{
	text-decoration: underline;
}
.back_top{
	width: 300px;
	margin: 50px auto;
	background: #fff;
	text-align: center;
}
.back_top a{
	display: block;
	padding: 20px 0;
	font-weight: bold;
}
.thanks_text__04{
	position: relative;
}
.thanks_text__04:after{
	content: " ";
	position: absolute;
	display: inline-block;
	width: 40px;
	height: 10px;
	background: url(img/arrow.svg) no-repeat left top;
	bottom: 20%;
	left: 75%;
}
.notice{
	text-align: center;
	font-size: 20px;
}
.notice span{
	font-weight: bold;
	color: #c1272d;
}
.news_text p img{
	width: 50%;
}
