@charset "utf-8";
/* CSS Document */
/* ===================================================
 * 共通
 * ==================================================*/
img {
	width: 100%;
}
.sec1 {
	padding-top: 100px;
}
.sec2 {
	padding-top: 20px;
}
.sec2 .menu_box {
	padding-top: 35px;
}
.sec2 .float_l,
.sec2 .float_r {
	float: none;
	width: auto;
}
.main_box {
	max-width: 1000px;
	width: auto;
	margin: 0 auto;
}
p {
	font-size: 16px;
	width: 90%;
	margin: 0 auto;
}
.text_center {
	text-align: center;
}
body{
	background: url(../img/top/white_bg.jpg) repeat;
}
.bg_cream {
	background: url(../img/top/white_bg.jpg) repeat;
}
.bg_cream2 {
	background: url(../img/top/top_bg.jpg);
}
#under_page .main_box .fa-angle-double-right,
#under_page .main_box .fa-bookmark,
#under_page .main_box .fa-arrow-right,
#under_page .main_box .fa-angle-double-left,
#under_page .main_box .fa-angle-right {
	color: #89000d;
}
#under_page .main_box {
	overflow: hidden;
}
#under_page h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 28px;
	margin: 20px 0 0 20px;
	line-height: 22px;
}
#under_page h2 span {
	font-size: 14px;
	font-weight: normal;
	margin-left: 25px;
}
#under_page .menu_box,
#under_page .menu_box2,
#under_page .menu_box3,
#under_page .menu_box4 {
	margin: 20px 0;
	padding-bottom: 20px;
	overflow: hidden;
}
#under_page .menu_box2,
#under_page .menu_box3,
#under_page .menu_box4 {
	clear: both;	
}
#under_page h3 {
	font-size: 17px;
	line-height: normal;
	border-bottom: 1px solid;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	clear: both;
	font-family: 'Oswald', sans-serif;
}
#under_page h3 span {
	font-size: 16px;
	display: inline-block;
	margin-left: 10px;
	font-weight: normal;
}
#under_page ul {
	max-width: 800px;
	width: 90%;
	margin: 0 auto;
}
#under_page ul:nth-child(3) {
	max-width: 600px;
}
#under_page ul li {
	line-height: normal;
	font-size: 16px;
	list-style: disc;
	margin: 15px 0px;
}
#under_page .appeal_box {
	padding: 20px;
	max-width: 800px;
	margin: 0 auto;
}
#under_page .appeal_box2 {
	padding: 20px;
	margin: 0 auto;
}
#under_page .appeal_box h4,
#under_page .appeal_box2 h4 {
	font-size: 16px;
	line-height: normal;
	margin-bottom: 20px;
	border-bottom: 1px dotted #777;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#under_page .appeal_box h4 span,
#under_page .appeal_box2 h4 span {
	font-size: 13px;
}
#under_page .appeal_box p,
#under_page .appeal_box2 p {
	line-height: normal;
}
#under_page .appeal_box p span,
#under_page .appeal_box2 p span {
	font-size: 18px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	white-space: nowrap;
}
.center_img {
	display: block;
	margin: 0 auto;
}
.clear_both {
	clear: both;
}
.small {
	font-size: 14px;
}
#under_page .appeal_box2 p span.strong {
	font-size: 16px;
	font-family: sans-serif;
	color: #fff;
	white-space: normal;
	border-bottom: 1px solid #fff;
}
/* ===================================================
 * コースメニュー
 * ==================================================*/
.course_kashikiri {
	margin: 2rem auto 0;
}
.course_kashikiri .link {
	text-align: center;
	margin: 1rem auto 0;
}
.course_menu ul {
	width: 80% !important;
}
.course_menu .main_box {
	background: #000;
	color: #fff;
}
.course_menu .appeal_box {
	background: rgba(255,255,255,0.15);
}
.course_menu .appeal_box2 {
	background: rgba(255,255,255,0.15);
	margin: 30px auto 10px !important;
	text-align: center;
}
.course_menu .bg_course {
	background: #000 url(../img/course/course1.png) no-repeat bottom;
	padding-bottom: 30px;
}
#under_page .bg_course .float_l,
#under_page .bg_course .float_r {
    width: 90%;
	margin: 0 auto;
}
.course_menu .sec1 h3 nobr {
	font-size: 20px;
}
.course_menu p {
	width: 100%;
}
/* ===================================================
 * ミートメニュー
 * ==================================================*/
.bg_cream header,
.bg_cream2 header {
	background: url(../img/bg/header_bg.png);
}
.bg_cream ul li,
.bg_cream2 ul li {
	list-style: none !important;
}
.bg_cream main .main_box {
	border: 1px solid #aaa;
	box-shadow:0px 0px 5px 3px #c2c2c2;
	color: #000;
	background: #d3c7ae;
}
#under_page .main_box ul.list_3 {
	display: block;
	padding-left: 0;
	max-width: 100%;
	width: 90%;
}
#under_page ul.list_3 li {
	margin: 0 auto 20px;
	border-bottom: 1px dotted #fff;
}
ul.list_3 h4 {
	font-size: 19px;
	text-align: center;
	margin-bottom: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
ul.list_3 p {
	font-size: 14px;
}
span.price {
	margin-top: 10px;
	display: block;
	text-align: right;
	font-size: 16px;
}
span.text_color {
	color: red;
}
.meat_menu .banner {
	margin-bottom: 20px;
}
.meat_menu .float_l,
.meat_menu .float_r {
	margin-top: 0;
}
.center_img {
	display: block;
	margin: 20px auto 0;
	max-width: 400px;
}
.meat_menu .menu_box {
	padding-bottom: 0 !important;
}
.meat_menu .image_box {
	overflow: hidden;
	max-width: 800px;
	margin: 0 auto 20px;
}
.meat_menu .sec1 {
	padding-bottom: 30px;
}
#under_page .image_box li {
	border-bottom: 1px dotted #aaa;
}
.meat_menu .float_l,
.meat_menu .float_r {
	float: none;
}
/* ===================================================
 * 単品メニュー
 * ==================================================*/
.dish_menu .appeal_box {
	background: rgba(255,255,255,0.2);
}
.dish_menu .image_box {
	clear: both;
}
.dish_menu img.float_l {
	float: none;
	width: 90%;
	max-width: 300px;
	margin: 0 auto;
	display: block;
}
.dish_menu .float_l,
.dish_menu .float_r {
	float: none;
}
.dish_menu .sec1 {
	padding-bottom: 30px;
}
/* ===================================================
 * 岩さんの〆
 * ==================================================*/
.bg_cream2 .main_box {
	background: #f9eed0;
}
.recommend_menu .menu_box {
	clear: both;
}
.recommend_menu .menu_box,
.recommend_menu .menu_box2,
.recommend_menu .menu_box3,
.recommend_menu .menu_box4 {
	max-width: 90%;
	margin: 0 auto !important;
}
.recommend_menu img.float_l,
.recommend_menu img.float_r {
	width: 40%;
	border: 5px solid #89000d;
	margin: 0 auto;
	display: block;
}
.recommend_menu p.float_r,
.recommend_menu p.float_l {
	width: 95%;
	margin: 10% auto 0;
	border-bottom: 1px dotted #aaa;
}
.span_title {
	color: #89000d;
	font-size: 20px;
	font-weight: bold;
}
.recommend_menu .sec1 {
	padding-bottom: 30px;
}
.last_box img {
	margin-bottom: 20px;
}

/* ===================================================
 * ドリンクメニュー
 * ==================================================*/
.drink_menu .menu_box .float_l{
	width: 22%;
}
.drink_menu .menu_box .float_l{
	max-width: 210px;
	display: block;
	margin: 0 auto;
	float: none;
	width: 40%;
}
.drink_menu .menu_box .float_r {
	float: none;
}
.drink_menu li {
	border-bottom: 1px dotted #aaa;
}
.drink_menu .sec1 {
	padding-bottom: 30px;
}
.drink_menu p.p_100 {
	margin-bottom: 20px;
}
.drink_menu .menu_box2 .float_l,
.drink_menu .menu_box2 .float_r {
	width: 100%;
	text-align: center;
}
.drink_menu .menu_box2 .float_l .button {
	width: 300px;
	background: #ba3a37;
	color: #fff;
	margin-bottom: 10px;
}
.drink_menu .menu_box2 .float_r .button {
	width: 300px;
	background: #444;
	color: #fff;
}
.drink_menu h5 {
	font-size: 20px;
	margin-left: 20px;
	font-family: 'Oswald', sans-serif;
}
.drink_menu h5 span {
	font-size: 16px;
}
.drink_menu .menu_box3 img.float_r {
	width: 100% !important;
	max-width: 250px;
	margin: 0 auto;
	display: block;
}
.drink_menu .menu_box3 ul.float_l {
	width: 90% !important;
}
.drink_menu .menu_box4 .float_l,
.drink_menu .menu_box4 .float_r {
	width: 100% !important;
}
.drink_menu .bg_1 {
	background: url(../img/drink/drink3.png) no-repeat center bottom;
}
.female .main_box {
		background: #3f2c25 url(../img/drink/drink_f1.png) right top no-repeat;
}
.shochu .main_box {
		background: #3f2c25 url(../img/drink/drink_s1.png) right top no-repeat;
}
.shochu h4 span {
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
	margin-right: 10px;
}
.shochu h4 span.imo {
	background: #89000d;	
}
.shochu h4 span.mugi {
	background: #a55600;	
}
.female h2,
.shochu h2 {
	    margin-top: 150px !important;
}
/* ===================================================
 * コンセプト
 * ==================================================*/
.concept .sec1 {
	padding-bottom: 30px;
}
.concept h4 {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 20px 10px;
	line-height: 2rem;
}
.concept h4 span {
	font-size: 34px;
	font-family: 'Oswald', sans-serif;
	padding-left: 5px;
	color: #89000d;
}
.concept .m_b_1 img {
	display: block;
	margin: 0 auto 20px;
}
.concept .m_b_1 li img {
	margin: 0 auto;
	padding: 0;
}
.concept .m_b_1 .float_l p span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: normal;
	margin-top: 30px;
}
.concept img {
	padding: 20px 0;
	display: block;
	margin: 0 auto;
	width: 90%;
}
.concept .menu_box {
	clear: both;
}
/*--========= sec1 =========--*/
.concept .sec1 .container {
	display: inline-block;
	margin: 0 !important;
}
.bg_cream .concept .sec1 .b.serif {
	font-size: 1.5rem;
	font-family: 'Noto serif JP',serif;
	font-weight: bold;
	margin-bottom: 0.5rem;
	display: block;
	line-height: 2rem;
}
.concept .sec1 .container .float_l p {
	margin-top: 3rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid;
	border-top: 1px solid;
}
.concept .sec1 .container .float_l p span {
	margin-top: 2rem;
}
/*--========= sec2 =========--*/
.bg_cream .concept .sec2 {
	position: relative;
}
.bg_cream .concept .sec2 .main_box {
    background: none;
    box-shadow: none;
    border: none;
    margin-bottom: 4rem;
}
.concept .sec2 .main_box:after {
	max-width: 1000px;
	margin: auto;
	background: rgba(211, 199, 174, 0.5);
	content: "";
	display: block;
	height: 80%;
	position: absolute;
	top: 14%;
	width: 100%;
	z-index: -1;
}
.concept .sec2 li {
	padding: 1rem;
	margin: 0.5rem !important;
    box-shadow: 0px 0px 5px 3px #c2c2c2;
}
.concept .sec2 li:first-child {
	background: url(../img/about/option_01.jpg) repeat-x top,
url(../img/about/option_01.jpg) repeat-x bottom;
	background-color: #fefefd;
}
.concept .sec2 .flex li:last-child {
	background: #30261f;
	color: #fff;
}
.concept .sec2 ul li>img {
	height: 80px;
	width: auto;
	padding: 0;
	padding-bottom: 1rem;
}
.concept .sec2 ul li dl {
	min-height: 500px;
}
.concept .sec2 ul li dt img {
	padding: 0;
	padding-bottom: 1rem;
}
.concept .sec2 ul li dt p {
	font-size: 1.2rem;
	margin-bottom: 0.5rem;
	font-family: 'Noto serif JP',serif;
	font-weight: bold;
	border-bottom: 1px dashed;
	padding-bottom: 0.5rem;
}
/*--========= sec3 =========--*/
.concept .sec3 .main_box {
	background: url(../img/about/option_01.jpg) repeat-x top,
url(../img/about/option_01.jpg) repeat-x bottom;
	background-color: #fefefd;
}
/*--========= sec4 =========--*/
.concept .sec4 .main_box {
	margin: 5rem auto;
	background: #30261f;
	color: #fff;
}
/* ===================================================
 * お客様アンケート
 * ==================================================*/
.question .main_box {
	background: #efefef;
	color: #3f2c25;
}
.question input[type="checkbox"] {
	height: 17px;
	width: 17px;
	vertical-align: top;
} 

/* =========================================================
 * お客様の声
 * =========================================================*/
.box_3 {
	margin: -100px auto 60px;
	padding: 100px 7.5% 0;
	max-width: 1000px;
	overflow: hidden;
}
.box_3_img img{
	width: 100%;
}
.box_3_text h4{
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: .1em;
	margin: 24px 0 0;
	font-family: "Sawarabi mincho";
}
.box_3_text h4 span{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .1em;
	padding: 0 0 0 8px;
}
.box_3_text p{
	margin: 8px 0 24px;
}
.box_3 .link {
	text-align: center;
	margin: 20px auto 30px;
}

/* =========================================================
 * お客様の声
 * =========================================================*/
#under_page .box_3 h3.headline{
	border: none;
}
.scr_box {
  overflow: scroll;   /* スクロール表示 */ 
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 400px;
  background: #fff;
  margin-bottom: 60px;
}
.voice {
	margin: 0 10px 40px;
}
.voice p {
	font-size: 14px;
	line-height: normal;
	margin-bottom: 10px;
	width: auto;
}
.scr_box hr {
	border: dashed 1px #543613;
	margin: 0 0 10px;
}
#under_page .scr_box h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: normal;
	font-size: 18px;
	margin: 10px 0 5px;
	line-height: 22px;
	overflow: hidden;
	border: none;
	text-align: left;
}
.scr_box h3 span {
	text-align: right;
	display: inline-block;
	font-size: 14px;
	background-color: #543613;
	border-radius: 1em;
	color: #fff;
	float: right;
	padding: 0px 10px;
}
.voice_table {
	font-size: 12px;
	width:100%;
	line-height: normal;
}
.voice_table th, .voice_table td {
	display: inline-block;
}
.voice_table th {
		width: 70px;
	}
.voice_table th.first {
	background: #000;
	padding: 0 6px;
	margin-right: 6px;
	color: #fff;
}
.voice_table th.second {
	background: #E60012;
	padding: 0 6px;
	margin-right: 6px;
	color: #fff;
}
.voice_table td span {
	font-size: 16px;
	font-weight: bold;
	color: #543613;
	padding: 0 10px 0 5px;
}
#VOICE .link {
	text-align: center;
}

/* =========================================================
 * recruit
 * =========================================================*/
.recruit .main_box {
	padding: 0 0 20rem;
	margin-bottom: 2rem;
}
/* =========================================================
 * access
 * =========================================================*/
.access{
	margin-top: -100px;
	padding-top: 60px;
}
.access_box {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
 #under_page .access_box h3{
	border: none;
}
.access_box .float_r,
.access_box .float_l {
	float: none;
	width: 95%;
	margin: 0 auto;
}
.access_address {
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
}
#under_page .access_address h3 {
	font-size: 18px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	line-height: unset;
	margin-bottom: 0;
	font-weight: unset;
	text-align: unset;
}
.access_address dl {
	border-bottom: 1px dashed #fff;
	width: 100%;
}
.access_address dt {
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
	width: 54px;
}
.access_address dd {
	display: inline-block;
	border-left: 1px dashed #fff;
	padding-left: 10px;
	font-size: 11px;
}
.access_address dd p {
	font-size: 11px;
	width: auto;
}


@media screen and (min-width:600px){
/* ===================================================
 * 共通
 * ==================================================*/
	#under_page h3 {
		font-size: 20px;
	}
	#under_page .appeal_box h4,
	#under_page .appeal_box2 h4 {
		font-size: 20px;
	}
	#under_page .appeal_box h4 span,
	#under_page .appeal_box2 h4 span {
		font-size: 16px;
	}
	#under_page .appeal_box p span,
	#under_page .appeal_box2 p span {
		font-size: 20px;
	}
	/* =========================================================
	 * access
	 * =========================================================*/
		.site_map {
			margin: 20px auto;
			max-width: 520px;
			overflow: hidden;
		}
		.access_address {
			font-size: 14px;
		}
		.access_address dt {
			width: 65px;
		}
		.access_address dd {
			font-size: 14px;
		}
		.access_address dd p {
			font-size: 14px;
			width: auto
		}
		.access_box div h3:before {
			padding: 0.5rem 0.5rem 0;
		}
}

@media screen and (min-width:768px){
/* ===================================================
 * 共通
 * ==================================================*/
	#under_page .float_l {
		float: left;
	}
	#under_page .float_r {
		float: right;
	}
	#under_page .float_l,
	#under_page .float_r {
		width: 50%;
	}
/* ===================================================
 * コンセプト
 * ==================================================*/
	.concept .m_b_1 .float_l p span {
		font-size: 24px;
		margin-top: 65px;
	}
	.concept .m_b_2 .float_r p {
		margin: 15px 25px 0 0;
	}
	.concept .m_b_3 .float_l p {
		margin: 15px 0 0 25px;
	}
	/*--========= sec2 =========--*/
	.concept .sec2 .flex {
		display: flex;
		max-width: 100% !important;
	}
	.concept .sec2 li {
		width: 50%;
	}
/* =========================================================
 * access
 * =========================================================*/
	#under_page .access_box .float_l {
		width: 50%;
		float: left;
	}
	#under_page .access_box .float_r {
		width: 48%;
		float: right;
	}
}
@media screen and (min-width:1000px){
/* ===================================================
 * コンセプト
 * ==================================================*/
	.concept .m_b_1 .float_l p {
		margin: 125px 0 0 50px;
	}
	.concept .m_b_2 .float_r p {
		margin: 95px 45px 0 0;
	}
	.concept .m_b_3 .float_l p {
		margin: 75px 0 0 45px;
	}
}
@media screen and (min-width:1024px){

/* =========================================================
 * access
 * =========================================================*/
	.none{
		display: none;
	}	