@charset "utf-8";
/* CSS Document */
/* =========================================================
 * 共通
 * =========================================================*/
.arign_center {
	margin: 0 auto;
	text-align: center;
}
.bg_b {
	background: #000;
}
.color_red {
	color: #b78300 !important;
}

/* =========================================================
 * 詳細ページ
 * =========================================================*/
.under_about .menu_button {
	display: block;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	font-size: 20px;
	border: 1px solid #a6894d;
	line-height: 50px;
	color: #000;
	margin-top: 30px;
	background: rgba(171,152,95,1);
	transition: 0.2s;
}
.under_about .menu_button:hover {
	background: rgba(171,152,95,0.6);
}
.reserve_list {
	max-width: 650px;
	margin: 0 auto;
	padding-bottom: 20px;
	overflow: hidden;
}
.reserve_list .float_l,
.reserve_list .float_r,
#shio_under .menu_top .menu_box2 .reserve_list .float_r {
	width: auto;
}
.under_about .reserve_list {
	margin-top: 30px;
}
.under_about .reserve_list ul {
	display: flex;
}
.under_about .reserve_list li.first {
	margin: 0 25px;
}
.under_about .reserve_list li.first a {
	transition: 0.2s;
}
.under_about .reserve_list li.first a:hover {
	opacity: 0.8;
}
/* =========================================================
 * しおじん こだわり
 * =========================================================*/
#shio_under #aisatsu,
#shio_under #shio_menu,
#shio_under #shio_drink,
#shio_under #shio_recruit {
	background: url(../img/shiojin/kodawari/s_kodawari_bg.jpg);
	overflow: hidden;
}
#shio_under #kodawari,
#shio_under #shio_recruit,
#shio_contact {
	padding-top: 150px;
}
.kodawari_box1 {
	height: 740px;
	background: url(../img/shiojin/kodawari/s_kodawari_bg2.jpg) top no-repeat;
	overflow: hidden;
}
#kodawari .display_c {
	margin: 15px auto 0;
}
.kodawari_box2 {
	height: 674px;
	background: url(../img/shiojin/kodawari/s_kodawari_bg3.jpg) top no-repeat;
	overflow: hidden;
}
.kodawari_box1 .float_l {
	width: 35%;
	padding: 245px 0 0 30px;
}
.kodawari_box1 .float_r{
	width: calc(60% - 1px);
}
.kodawari_box2 .float_l {
	width: calc(60% - 1px);
	margin-left: 30px
}
.kodawari_box2 .float_r {
	width: 35%;
	padding: 245px 10px 0 0;
}
.kodawari_box1 .float_l img,
.kodawari_box2 .float_r img {
	width: 330px;
}
.kodawari_box1 h3,
.kodawari_box2 h3 {
	font-size: 42px;
	font-family: serif;
	padding-top: 200px;
	margin: 0 auto;
}
.kodawari_box1 .float_r p img,
.kodawari_box2 .float_l p img {
	width: auto;
	display: block;
	margin-bottom: 20px;
}
.kodawari_box1 .float_r p,
.kodawari_box2 .float_l p {
	line-height: 2em;
	font-family: serif;
	font-weight: 500;
	color: #333;
	font-size: 1em;
}
.kodawari_bg5 {
	height: 674px;
	background: url(../img/shiojin/kodawari/s_kodawari_bg4.jpg) top no-repeat;
	overflow: hidden;
}
.kodawari_bg6 {
	height: 674px;
	background: url(../img/shiojin/kodawari/s_kodawari_bg5.jpg) top no-repeat;
	overflow: hidden;
}
/* =========================================================
 * しおじん あいさつ
 * =========================================================*/
.aisatsu_box1,
.aisatsu_box1 p {
	clear: both;
}
.aisatsu_top .float_l {
	width: 40%;
}
.aisatsu_top .float_r {
	width: calc(60% - 1px);
}
.aisatsu_top .float_l img {
	width: 300px;
	margin: 35px 0 0 50px;
}
.aisatsu_box1 .float_r {
	width: 60%;
	margin: 0 0 15px;
}
.aisatsu_box1 .float_l {
	width: 35%;
}
.aisatsu_top h2 {
	color: #c18a26;
	font-family: serif;
	font-size: 30px;
}
#aisatsu p {
	line-height: 2em;
	font-size: 16px;
}
#aisatsu p span {
	background: linear-gradient(transparent 90%, red 10%);
}
#aisatsu .aisatsu_box2 h3 {
	text-align: center;
}
#aisatsu .aisatsu_box2 .float_l {
	width: 45%;
	padding-bottom: 25px;
}
#aisatsu .aisatsu_box2 .float_r {
	width: 45%;
}
#aisatsu .under_about {
	padding-top: 0;
}
#aisatsu .menu_button {
	margin-bottom: 40px;
}
/* =========================================================
 * しおじん メニュー
 * =========================================================*/
#shio_menu .menu_top {
	background: url(../img/shiojin/menu/s_menu_top.jpg) top center no-repeat;
}
#shio_drink .menu_top {
	background: url(../img/shiojin/menu/s_drink_top.jpg) top center no-repeat;
}
.menu_top h2 {
	text-align: center;
	width: 450px;
	margin: 0 auto;
	padding: 215px 0 90px;
}
.menu_top h2 span {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-family: serif;
	font-size: 40px;
	line-height: 110px;
	padding: 0 25px;
}
#shio_under .menu_top .menu_box1,
#shio_under .menu_top .menu_box2,
#shio_under .menu_top .menu_box3 {
	margin: 50px auto;
	text-align: center;
}
#shio_under h3 {
	font-size: 24px;
	border-bottom: 1px dashed #ad9d69;
	padding-bottom: 5px;
	font-family: serif;
}
#shio_under h3 span {
	font-size: 18px;
	color: #ad9d69;
}
#shio_under .menu_top .menu_box1 li {
	float: left;
	margin: 0 1.6%;
	width: 300px;
	height: 380px;
}
#shio_under .menu_top .menu_box1 li.first {
	background: url(../img/shiojin/menu/s_menu1.png) no-repeat top center;
}
#shio_under .menu_top .menu_box1 li.second {
	background: url(../img/shiojin/menu/s_menu2.png) no-repeat top center;
}
#shio_under .menu_top .menu_box1 li.third {
	background: url(../img/shiojin/menu/s_menu3.png) no-repeat top center;
}
.menu_top .menu_box1 li p {
	padding: 295px 0 0 10px;
	text-align: left;
	font-family: serif;
	font-size: 20px;
}
.menu_top .menu_box1 li p span {
	display: block;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	margin-top: 15px;
}
#shio_under .menu_box2 {
	clear: both;
	padding-top: 20px;
}
#shio_under .menu_top .menu_box2 .float_l {
	width: 44%;
	margin-right: 10px;
}
#shio_under .menu_top .menu_box2 .float_r {
	width: 50%;
	margin-right: 10px;
}
#shio_under .menu_top .menu_box2 li {
	float: left;
	margin: 0 4.9% 3%;
	width: 400px;
	height: 175px;
	background: #fff;
	border: 1px solid #ad9d69;
}
#shio_under .menu_top .menu_box2 li p {
	font-size: 18px;
	line-height: normal;
	text-align: left;
	margin-top: 50px;
}
#shio_under .menu_top .menu_box2 li.second p {
	font-size: 16px;
	margin-top: 30px;
}
#shio_under .menu_top .menu_box2 li p span {
	display: block;
	font-size: 16px;
	line-height: normal;
	text-align: right;
}
.menu_list {
	clear: both;
	max-width: 700px;
}
#shio_under .menu_top .menu_box2 .menu_list li {
	float: none;
	border: none;
	border-bottom: 1px dotted #ad9d69;
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: none;
}
#shio_under .menu_top .menu_box2 .menu_list li p {
	margin: 15px auto 5px;
}
#shio_under .menu_top .menu_box2 li p span.font_small,
#shio_under .menu_top .menu_box1 li p span.font_small {
	display: inline;
	font-size: small;
}
#shio_under .menu_box3 {
	clear: both;
	padding-top: 20px;
}
#shio_under .menu_box3 ul {
	border: 1px solid #ad9d69;
	height: 110px;
	width: 90%;
	padding: 1%;
	background: rgba(255,255,255,0.6);
}
#shio_under .menu_box3 li {
	float: left;
	margin: 0 auto;
	width: 33%;
}
#shio_under .menu_box3 li.first {
	border-right: 1px solid #ad9d69;
}
#shio_under .menu_box3 li dt,
#shio_under .menu_box3 li dd {
	display: inline-block;
}
#shio_under .menu_box3 li dt {
	width: 145px;
	text-align: left;
}
#shio_under .menu_box3 li dl {
	margin: 1em auto;
}
#shio_under .menu_box2 .third {
	padding-bottom: 50px;
}
#shio_under .bg_strong {
	background: url(../img/shiojin/menu/s_menu_point.jpg) no-repeat top left		!important;
}
/* =========================================================
 * しおじん2号店 メニュー
 * =========================================================*/
#shio2_menu .menu_top {
	background: url(../img/sakaihigashi/s2_menu_top.jpg) top center no-repeat;
}
#shio2_happy .menu_top {
	background: url(../img/sakaihigashi/s2_happy_top.jpg) top center no-repeat;
}
#shio2_free .menu_top {
	background: url(../img/sakaihigashi/s2_free_top.jpg) top center no-repeat;
}
#shio2_drink .menu_top {
	background: url(../img/sakaihigashi/s2_drink_top.jpg) top center no-repeat;
}
#shio2_menu .menu_top h2 span,
#shio2_happy .menu_top h2 span, 
#shio2_free .menu_top h2 span, 
#shio2_drink .menu_top h2 span {
	font-size: 32px;
	padding: 10px 20px;
}
#shio_under #shio2_happy .menu_box3 ul {
	height: 207px;
	background: none;
}
#shio_under #shio2_happy .menu_box3 ul li {
	height: 200px;
}
#shio2_happy h2 span {
	color: #e00000;
	font-family: sans-serif;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#shio2_happy .arign_center {
	display: block;
}
#shio2_free .menu_box2 li p span.font_osusume {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	color: #ad9d69;
}
.option dl {
	display: inline-block;
	width: 380px;
	margin: 2px auto;
}
.option dl.second {
	width: 275px;
}
.option dt, .option dd {
	display: inline-block;
	width: 49%;
	margin: 0 auto;
	text-align: left;
}
.option .second dt, .option .second dd {
	text-align: center;
}
#shio_under #shio2_free .menu_top .menu_box2 li.option {
	height: 200px;
}
.menu_box4 {
	clear: both;
}
.menu_box4 h3 {
	text-align: center;
}
.menu_box4 ul {
	max-width: 800px;
	margin: 0 auto;
}
.menu_box4 li {
	border-bottom: 1px dotted #ad9d69;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.menu_box4 h4 {
	font-size: 18px;
}
.menu_box4 p {
	line-height: normal;
	font-size: 16px;
}
.menu_box4 p span {
	display: block;
	text-align: right;
}
#shio2_happy p.nabe {
	line-height: normal;
	text-align: left;
	padding: 10px;
	border-radius: 20px;
	border: double #555;
}
#shio2_free .menu_bg1 {
	background: url(../img/sakaihigashi/s2_free1.png) center no-repeat;
	overflow: hidden;
}
#shio2_free .menu_bg2 {
	background: url(../img/sakaihigashi/s2_free2.png) top no-repeat;
	overflow: hidden;
}
#shio2_menu .bg_strong {
	background: url(../img/sakaihigashi/s2_menu_point.jpg) no-repeat top left		!important;
}
#shio2_menu .menu_box4 h4 img {
	margin-right: 10px;
	vertical-align: middle;
}
#shio2_happy {
	background: url(../img/sakaihigashi/s2_happy_bgtop.jpg) #000 repeat-x;
	color: #fff;
	padding-top: 1px;
}
#shio2_happy div.third {
	margin-bottom: 0 !important;
	padding-bottom: 50px;
}
#shio2_happy h3 {
	background: url(../img/sakaihigashi/s2_happy_point.png) bottom repeat-x;
	padding-bottom: 10px;
}
/* =========================================================
 * とりしん
 * =========================================================*/
#tori_under #tori_lunch,
#tori_under #tori_menu,
#tori_under #tori_etc,
#tori_under #tori_free,
#tori_under #tori_season,
#tori_under #tori_drink {
	background: #000;
	overflow: hidden;
}
#tori_lunch .menu_top {
	background: url(../img/torishin/t_lunch_top.jpg) top center no-repeat;
}
#tori_menu .menu_top {
	background: url(../img/torishin/t_menu_top.jpg) top center no-repeat;
}
#tori_etc .menu_top {
	background: url(../img/torishin/t_etc_top.jpg) top center no-repeat;
}
#tori_free .menu_top {
	background: url(../img/torishin/t_free_top.jpg) top center no-repeat;
}
#tori_season .menu_top {
	background: url(../img/torishin/t_season_top.jpg) top center no-repeat;
}
#tori_drink .menu_top {
	background: url(../img/torishin/t_drink_top.jpg) top center no-repeat;
}
#tori_under .menu_top h2 span {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 30px;
	padding: 10px 25px;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}
#tori_under #tori_menu h2 span {
	font-size: 27px;
}
#tori_under .menu_top .menu_box1 li {
	float: left;
	margin: 0 1.6%;
	width: 300px;
	height: 400px;
}
#tori_lunch .menu_top .menu_box1 li.first {
	background: url(../img/torishin/best1.jpg) no-repeat top center;
}
#tori_lunch .menu_top .menu_box1 li.second {
	background: url(../img/torishin/best2.jpg) no-repeat top center;
}
#tori_lunch .menu_top .menu_box1 li.third {
	background: url(../img/torishin/best3.jpg) no-repeat top center;
}
#tori_etc .menu_top .menu_box1 li.first {
	background: url(../img/torishin/t_m_best1.jpg) no-repeat top center;
}
#tori_etc .menu_top .menu_box1 li.second {
	background: url(../img/torishin/t_m_best2.jpg) no-repeat top center;
}
#tori_etc .menu_top .menu_box1 li.third {
	background: url(../img/torishin/t_m_best3.jpg) no-repeat top center;
}
#tori_under .menu_top .menu_box1 li p {
	padding: 256px 0 0 10px;
	text-align: left;
	font-family: serif;
	font-size: 20px;
}
#tori_under .menu_top .menu_box1 li p span {
	display: block;
	padding-right: 10px;
	font-size: 16px;
	margin-bottom: 5px;
	text-align: right;
}
#tori_under .menu_top .menu_box1 li p span.font_small {
	text-align: left;
}
#tori_under .menu_top .menu_box2 {
	margin: 50px auto;
}
#tori_under h3 {
	text-align: center;
	font-size: 24px;
	border-bottom: 1px dashed #ab985f;
	padding-bottom: 5px;
	font-family: serif;
	color: #ab985f;
}
#tori_under h3 span {
	font-size: 18px;
	color: #ab985f;
}
#tori_under .menu_box2 {
	clear: both;
	padding-top: 3rem;
}
#tori_under .menu_top .menu_box2 .float_l,
#tori_under .menu_top .menu_box2 .float_r {
	width: 48%;
}
#tori_under .menu_top .menu_box2 li.second .float_l,
#tori_under .menu_top .menu_box2 li.second .float_r {
	width: 100%;
	float: none;
}
#tori_under .menu_top .menu_box2 li.second .float_r {
	width: calc(100% - 2rem);
	padding: 0 1rem;
}
#tori_under #tori_menu .menu_top .menu_box2 img,
#tori_under #tori_etc .menu_top .menu_box2 img {
	width: 50%;
	display: block;
	margin: 0 auto;
	margin-top: 1rem;
}
#tori_under #tori_menu .menu_top .menu_box2 .second img {
	margin-top: 0;
	width: 100%;
}
#tori_under .menu_top .menu_box2 li {
	float: left;
	margin: 40px 4.9% 3%;
	width: 400px;
	background: #fff;
	border: 1px solid #ad9d69;
}
#tori_under .menu_top .menu_box2 li p {
	font-size: 18px;
	line-height: normal;
}
#tori_under .menu_top .menu_box2 li p span {
	display: block;
	font-size: 14px;
	line-height: normal;
	text-align: right;
}
#tori_under .menu_top .menu_box2 .menu_list li {
	float: none;
	border: none;
	border-bottom: 1px dotted #ad9d69;
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: none;
	color: #fff;
}
#tori_under .menu_top .menu_box2 .menu_list li p {
	margin: 15px auto 5px;
}
#tori_under .menu_top .menu_box2 li p span.font_small {
	display: inline;
	font-size: small;
}
#tori_under .menu_top .menu_box2 li p span.font_osusume {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
	color: #ad9d69;
}
#tori_under .menu_top .menu_box2 .option {
	background: #000;
}
#tori_under .menu_top .menu_box2 .option h3,
#shio2_free .menu_top .menu_box2 .option h3{
	font-size: 20px;
}
#tori_under .menu_top .menu_box2 .option p {
	font-size: 15px;
	padding: 0 20px;
	margin-top: 0px;
	color: #fff;
}
#tori_under .menu_box2 .third {
	padding-bottom: 50px;
}
#tori_under #tori_free .menu_top .menu_box2 li p span.font_osusume {
	font-size: 20px;
}
#tori_etc .menu_bg1 {
	background: url(../img/torishin/t_etc_bg.jpg) no-repeat center;
	overflow: hidden;
}
#tori_under #tori_staff {
	min-height: calc(75vh - 250px);
}
#tori_under #tori_staff div {
	width: 400px;
	border: 1px solid #fff;
	color: #fff;
	padding: 4rem 0;
	margin: 35vh auto 0;
	text-align: center;
	background: rgba(255, 255, 255, 0.1);
}
#tori_under .caution_box {
	text-align: center;
	font-family: serif;
	font-size: 18px;
	color: #ab985f;
	font-weight: bold;
	border: 1px solid #ab985f;
	padding: 0;
	max-width: 450px;
	margin: 1rem auto 2rem;
	clear: both;
}

/* =========================================================
 * アバウト
 * =========================================================*/
.under_about {
	padding-top: 200px;
}
.under_about h2 {
	color: #ab985f;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-align: center;
	border-bottom: 1px dashed #fff;
	padding-bottom: 10px;
	margin-top: 35px;
}
.under_about p.about_text {
	color: #fff;
	max-width: 900px;
	margin: 20px auto;
	text-align: justify;
	line-height: normal;
}
.under_about {
	max-width: none;
}
.under_about .access_table {
	max-width: none;
}
#tori_under .under_about .access_table th {
	background: #fff;
}
#tori_under .under_about .access_table td {
	color: #fff;
}
.sns_map .arign_center a {
	margin: 0 auto;
}
#ike_under .under_about h2 {
	color: #000;
	border-bottom: 1px dashed #ab985f;
}
#ike_under .under_about p.about_text {
	color: #000;
}
#ike_under .under_about .menu_box1 ul {
	display: flex;
}
#ike_under .under_about .menu_box1 li {
	width: 300px;
	border: 1px solid;
	line-height: normal;
	background: rgba(255,255,255,0.8);
	padding: 0 24px;
	font-size: 14px;
}
#ike_under .under_about .menu_box1 li h3 {
	font-size: 20px;
}
#ike_under .under_about .menu_box1 li.second {
	margin: 0 50px;
}
#hapi_under .under_about h2 {
	color: #fff;
	border-bottom: 1px dashed #bf0d0d;
}
#hapi_under .under_about .access_table th {
	background: #bf0d0d;
	color: #fff;
}
#hapi_under .under_about .access_table td {
	color: #fff;
}
/* =========================================================
 * 活け活け魚魚
 * =========================================================*/
#ike_under #ike_menu,
#ike_under #ike_etc,
#ike_under #ike_free,
#ike_under #ike_drink {
	background: url(../img/index/ike_bg3.jpg);
	overflow: hidden;
}
#ike_under {
	background: url(../img/index/ike_bg3.jpg);
}
#ike_menu .menu_top {
	background: url(../img/ikeike/i_menu_top.jpg) top center no-repeat;
}
#ike_etc .menu_top {
	background: url(../img/ikeike/i_etc_top.jpg) top center no-repeat;
}
#ike_free .menu_top {
	background: url(../img/ikeike/i_free_top.jpg) top center no-repeat;
}
#ike_drink .menu_top {
	background: url(../img/ikeike/i_drink_top.jpg) top center no-repeat;
}
#ike_under .menu_top h2 span {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 30px;
	padding: 10px 25px;
	color: #fff;
	text-shadow: 0px 0px 5px #353535;
}
#ike_etc .menu_box4 {
	margin-bottom: -50px;
}
#ike_etc .menu_box4 h3 {
	padding-top: 50px;
}
#ike_drink .menu_box5 {
	margin: 100px auto -50px;
}
#ike_etc .menu_box4 h3.first {
	margin: 40px auto 30px;
}
#ike_under #ike_menu h2 span {
	font-size: 27px;
}
#ike_under .menu_top .menu_box2 {
	margin: 50px auto;
}
#ike_under h3 {
	text-align: center;
	font-size: 24px;
	border-bottom: 1px dashed #ab985f;
	padding-bottom: 5px;
	font-family: serif;
	color: #000;
}
#ike_under h3 span {
	font-size: 18px;
	color: #ab985f;
}
#ike_under .menu_box2 {
	clear: both;
	padding-top: 20px;
}
#ike_under .menu_top .menu_box2 .float_l {
	width: 44%;
	margin-right: 10px;
}
#ike_under .menu_top .menu_box2 .float_r {
	width: 50%;
	margin-right: 10px;
}
#ike_under .menu_top .menu_box2 li {
	float: left;
	margin: 40px 4.9% 3%;
	width: 400px;
	height: 175px;
	background: #fff;
	border: 1px solid #ad9d69;
}
#ike_under .menu_top .menu_box2 li p {
	font-size: 18px;
	line-height: normal;
	text-align: left;
	margin-top: 50px;
}
#ike_under .menu_top .menu_box2 li p span {
	display: block;
	font-size: 16px;
	line-height: normal;
	text-align: right;
}
#ike_under .menu_top .menu_box2 li p span.font_small {
	display: inline;
	font-size: small;
}
#ike_under .menu_top .menu_box2 .menu_list li {
	float: none;
	border: none;
	border-bottom: 1px dotted #ad9d69;
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: none;
	color: #000;
}
#ike_under .menu_top .menu_box2 .menu_list li p {
	margin: 15px auto 5px;
}
#ike_under .menu_box2 .third {
	padding-bottom: 50px;
}
#ike_under #ike_free li p span.font_osusume,
#ike_under #ike_drink li p span.font_osusume {
	text-align: left;
	color: #ab985f;
	font-size: 18px;
	font-weight: bold;
}
#ike_under #ike_drink li p span.font_osusume,
#ike_under #ike_drink li p span.font_small {
	text-align: left;
	display: inline;
}
#ike_under #ike_free li p span.font_small {
	display: block;
	padding-top: 10px;
	text-align: left;
} 
#ike_etc .menu_bg1 {
	background: url(../img/ikeike/i_etc1.jpg) center no-repeat;
	overflow: hidden;
	background-size: contain;
}
#ike_etc .menu_bg2 {
	background: url(../img/ikeike/i_etc2.jpg) center no-repeat;
	overflow: hidden;
}
#ike_etc .menu_bg3 {
	background: url(../img/ikeike/i_etc3.jpg) center no-repeat;
	overflow: hidden;
}
#ike_etc .menu_bg4 {
	background: url(../img/ikeike/i_etc4.jpg) center no-repeat;
	overflow: hidden;
}
#ike_etc .menu_bg5 {
	background: url(../img/ikeike/i_etc5.jpg) center no-repeat;
	overflow: hidden;
}
#ike_etc .menu_bg6 {
	background: url(../img/ikeike/i_etc6.jpg) center no-repeat;
	overflow: hidden;
}
#ike_etc .menu_bg7 {
	background: url(../img/ikeike/i_etc7.jpg) center no-repeat;
	overflow: hidden;
}
#ike_etc .menu_bg8 {
	background: url(../img/ikeike/i_etc8.jpg) center no-repeat;
	overflow: hidden;
}
#ike_menu .menu_bg9 {
	background: url(../img/ikeike/i_etc9.jpg) center no-repeat;
	overflow: hidden;
}
#ike_etc .menu_bg10 {
	background: url(../img/ikeike/i_etc10.jpg) center no-repeat;
	overflow: hidden;
}
#ike_etc .menu_bg11 {
	background: url(../img/ikeike/i_etc11.jpg) center no-repeat;
	overflow: hidden;
}
#ike_under .under_about .reserve_list {
	max-width: 500px;
}
#ike_drink .menu_box5 ul {
	display: flex;
}
#ike_drink .menu_box5 ul li {
	width: 200px;
	text-align: center;
}
#ike_drink .menu_box5 dd {
	margin: 10px 10px 0;
	border-bottom: 1px dotted #ab985f;
	line-height: normal;
	font-family: serif;
}
#ike_drink .menu_box5 dd span {
	background: #ab985f;
	padding: 0 5px;
	color: #fff;
}
#ike_drink .menu_box5 ul.first {
	display: block;
	width: 800px;
	margin: 0 auto;
}
#ike_drink .menu_box5 ul.first li {
	width: 100%;
}
#ike_drink .menu_box5 ul.first dl {
	display: flex;
}
#ike_drink .menu_box5 ul.first dt,
#ike_drink .menu_box5 ul.first dd {
	margin: 0 1rem;
}
#ike_drink .menu_box5 ul.first dd {
	width: 676px;
}
#ike_drink .menu_box5 ul.first h3 {
	margin: 0;
}
#ike_drink .menu_box5 ul.first p {
	margin-top: 1.5rem;
}
#ike_drink .menu_box5 ul.first p span {
	display: block;
	text-align: right;
	background: 0;
	color: #000;
	font-size: 1.2rem;
	margin-top: 0.8rem;
	font-weight: 500;
}
#ike_drink .menu_box5 ul.second li {
	width: 25%;
}
#ike_drink .menu_box5 ul.third {
	width: 600px;
}
#ike_drink .menu_box5 ul.fifth {
	display: block;
	width: 600px;
	margin: 0 auto;
}
#ike_drink .menu_box5 ul.fifth li {
	width: 100%;
}
#ike_drink .menu_box5 ul.fifth dl {
	display: flex;
}
#ike_drink .menu_box5 ul.fifth img,
#ike_drink .menu_box5 ul.fifth dd {
	width: 300px;
}
#ike_drink .menu_box5 ul.fifth p span {
	display: block;
	text-align: right;
	background: 0;
	color: #000;
	font-size: 1.2rem;
	margin-top: 4rem;
	font-weight: 500;
}
.i_menu_bg {
	background: url(../img/ikeike/i_menu_bg.png) no-repeat;
	background-position: 740px 0;
	overflow: hidden;
}
.i_etc_bg {
	background: url(../img/ikeike/i_etc_bg2.png) no-repeat, url(../img/ikeike/i_etc_bg1.png) no-repeat, url(../img/index/ike_bg3.jpg)	!important;
	background-position: 96% 99%, 6% 52%, 0 0 !important;
}
.i_free_bg {
	background: url(../img/ikeike/i_free_bg.png) no-repeat,url(../img/index/ike_bg3.jpg)  !important;
	background-position: 90% 20%, 0 0 !important;
}
.i_drink_bg {
	background: url(../img/ikeike/i_drink_bg1.png) no-repeat, url(../img/ikeike/i_drink_bg2.png) no-repeat, url(../img/index/ike_bg3.jpg)	!important;
	background-position: 96% 99%, 6% 45%, 0 0 !important;
} 
/* =========================================================
 * ハピドン
 * =========================================================*/
#hapi_under #hapi_lunch,
#hapi_under #hapi_menu,
#hapi_under #hapi_free,
#hapi_under #hapi_drink,
#hapi_under #hapi_wine {
	background: #000;
	overflow: hidden;
}
#hapi_lunch .menu_top {
	background: url(../img/hapidon/h_lunch_top.png) top center no-repeat;
}
#hapi_menu .menu_top {
	background: url(../img/hapidon/h_menu_top.jpg) top center no-repeat;
}
#hapi_free .menu_top {
	background: url(../img/hapidon/h_free_top.jpg) top center no-repeat;
}
#hapi_drink .menu_top {
	background: url(../img/hapidon/h_drink_top.jpg) top center no-repeat;
}
#hapi_wine .menu_top {
	background: url(../img/hapidon/h_wine_top.jpg) top center no-repeat;
}
#hapi_under .menu_top h2 span {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 30px;
	padding: 10px 25px;
	color: #fff;
}
#hapi_under #hapi_lunch .menu_top h2 span {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#hapi_under #hapi_menu h2 span {
	font-size: 27px;
}
#hapi_under .menu_top .menu_box2 {
	margin: 50px auto;
}
#hapi_under h3 {
	text-align: center;
	font-size: 24px;
	border-bottom: 1px dashed #bf0d0d;
	padding-bottom: 5px;
	font-family: serif;
	color: #fff;
}
#hapi_under h3 span {
	font-size: 18px;
	color: #bf0d0d;
}
#hapi_under .menu_box2 {
	clear: both;
	padding-top: 20px;
}
#hapi_under .menu_top .menu_box2 .float_l {
	width: 44%;
	margin-right: 10px;
}
#hapi_under .menu_top .menu_box2 .float_r {
	width: 50%;
	margin-right: 10px;
}
#hapi_under .menu_top .menu_box2 li {
	float: left;
	margin: 40px 4.9% 3%;
	width: 400px;
	height: 175px;
	background: #fff;
	border: 1px solid #ad9d69;
}
#hapi_under .menu_top .menu_box2 li p {
	font-size: 18px;
	line-height: normal;
	text-align: left;
	margin-top: 50px;
}
#hapi_under .menu_top .menu_box2 li p span {
	display: block;
	font-size: 16px;
	line-height: normal;
	text-align: right;
}
#hapi_under .menu_top .menu_box2 li p span.font_small {
	display: inline;
	font-size: small;
}
#hapi_under .menu_top .menu_box2 .menu_list li {
	float: none;
	border: none;
	border-bottom: 1px dotted #bf0d0d;
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: none;
	color: #fff;
}
#hapi_under .menu_top .menu_box2 .menu_list li p {
	margin: 15px auto 5px;
}
#hapi_under .menu_box2 .third {
	padding-bottom: 50px;
}
#hapi_under #hapi_lunch {
	background:#f5f1e6;
	color: #000 !important;
	padding-top: 20px;
}
#hapi_under #hapi_lunch h3,
#hapi_under #hapi_lunch .menu_top .menu_box2 .menu_list li p,
#hapi_under #hapi_lunch .menu_top h2 span {
	color: #000;
}
#hapi_under #hapi_free li p span.font_osusume,
#hapi_under #hapi_drink li p span.font_osusume {
	text-align: left;
	color: #bf0d0d;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
#hapi_under #hapi_drink li p span.font_osusume,
#hapi_under #hapi_drink li p span.font_small {
	text-align: left;
	display: inline;
}
#hapi_under #hapi_free li p span.font_small {
	display: block;
	padding-top: 10px;
	text-align: right;
} 
#hapi_lunch .menu_bg1 {
	background: url(../img/hapidon/h_lunch_bg1.png) center bottom no-repeat;
	overflow: hidden;
	font-weight: bold;
}
#hapi_lunch .menu_bg2 {
	background: url(../img/hapidon/h_lunch_bg2.png) center bottom no-repeat;
	overflow: hidden;
}
#hapi_lunch .menu_bg3 {
	background: url(../img/hapidon/h_lunch_bg3.png) center no-repeat;
	overflow: hidden;
}
#hapi_lunch .menu_bg4 {
	background: url(../img/hapidon/h_lunch_bg4.png) center bottom no-repeat;
	overflow: hidden;
}
#hapi_lunch .menu_bg5 {
	background: url(../img/hapidon/h_lunch_bg5.png) center bottom no-repeat;
	overflow: hidden;
}
#hapi_lunch .menu_bg6 {
	background: url(../img/hapidon/h_lunch_bg6.png) center bottom no-repeat;
	overflow: hidden;
}
#hapi_lunch .menu_bg7 {
	background: url(../img/hapidon/h_lunch_bg7.png) center bottom no-repeat;
	overflow: hidden;
}
#hapi_lunch .menu_bg8 {
	background: url(../img/hapidon/h_lunch_bg8.png) center bottom no-repeat;
	overflow: hidden;
}
#hapi_lunch .menu_bg9 {
	background: url(../img/hapidon/h_lunch_bg9.png) center bottom no-repeat;
	overflow: hidden;
}
#hapi_lunch .menu_bg10 {
	background: url(../img/hapidon/h_lunch_bg10.png) center no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg1 {
	background: url(../img/hapidon/h_menu1.jpg) center no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg2 {
	background: url(../img/hapidon/h_menu2.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg3 {
	background: url(../img/hapidon/h_menu3.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg4 {
	background: url(../img/hapidon/h_menu4.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg5 {
	background: url(../img/hapidon/h_menu5.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg6 {
	background: url(../img/hapidon/h_menu6.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg7 {
	background: url(../img/hapidon/h_menu7.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg8 {
	background: url(../img/hapidon/h_menu8.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg9 {
	background: url(../img/hapidon/h_menu9.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg10 {
	background: url(../img/hapidon/h_menu10.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg11 {
	background: url(../img/hapidon/h_menu11.jpg) center bottom no-repeat;
	overflow: hidden;
	background-size: contain;
}
#hapi_menu .menu_bg12 {
	background: url(../img/hapidon/h_menu12.jpg) center bottom no-repeat;
	overflow: hidden;
	background-size: contain;
}
#hapi_menu .menu_bg13 {
	background: url(../img/hapidon/h_menu13.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_menu .menu_bg14 {
	background: url(../img/hapidon/h_menu14.jpg) center bottom no-repeat;
	overflow: hidden;
}
#hapi_free .menu_box1 ul {
	display: flex;
	color: #fff;
	margin-top: 55px;
}
#hapi_free .menu_box1 ul li {
	margin: 0px 4.7% 20px;
}
#hapi_free .menu_box1 ul li h4 {
	width: 240px;
	height: 40px;
	margin: 7px auto;
	background: url(../img/index/hapi_ribbon.png) no-repeat;
	text-align: center;
	padding-top: 10px;
	color: #bf0d0d;
}
#hapi_free .menu_box1 ul li p {
	padding: 0 0 10px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 16px;
	line-height: normal;
	border-bottom: 1px dashed #aaa;
	margin-top: 5px;
}
#hapi_under #hapi_wine .menu_top .menu_box2 .float_l {
	width: 70%;
}
#hapi_under #hapi_wine .menu_top .menu_box2 .float_r {
	width: 25%;
}
#hapi_under #hapi_wine .menu_top .menu_box2 .first {
	width: 25%;
}
#hapi_under #hapi_wine .menu_top .menu_box2 .second {
	width: 70%;
}
#hapi_free .menu_box3 {
	clear: both;
	padding-top: 20px;
}
#hapi_free .menu_box3 ul {
	border: 1px solid #bf0d0d;
	height: 110px;
	width: 90%;
	padding: 1%;
	background: rgba(255,255,255,0.2);
	color: #fff;
}
#hapi_free .menu_box3 li {
	float: left;
	margin: 0 auto;
	width: 33%;
}
#hapi_free .menu_box3 li.first {
	border-right: 1px solid #bf0d0d;
}
#hapi_free .menu_box3 li dt,
#hapi_free .menu_box3 li dd {
	display: inline-block;
}
#hapi_free .menu_box3 li dt {
	width: 145px;
	text-align: left;
}
#hapi_free .menu_box3 li dl {
	margin: 1em 0 1em 14px;
}
#hapi_free .menu_box1 ul {
	clear: both;
}
#hapi_free .menu_box1 p,
#hapi_free .menu_box1 h4 {
	color: #fff;
	line-height: normal;
	font-size: 16px;
}
.h_free_box img {
	width: 100%;
}
.h_free_box .float_l {
	width: 35%;
	margin-left: 10%;
}
.h_free_box .float_r {
	width: 35%;
	margin-right: 10%;
}
#hapi_under .under_about .menu_button {
	border: 1px solid #fff;
	color: #fff;
	background: rgba(191,13,13,0.6);
}
#hapi_under .under_about .menu_button:hover {
	background: rgba(191,13,13,0.4);
}
/* =========================================================
 * 採用情報
 * =========================================================*/
#shio_recruit .menu_top {
	background: url(../img/etc/recruit_top.jpg) top center no-repeat;
}
#shio_recruit .menu_top h2 {
	padding-top: 95px;
}
#shio_recruit .menu_box1 .float_l {
	width: 60%;
}
#shio_recruit .menu_box1 .float_l p {
	line-height: 35px;
	font-size: 16px;
}
#shio_recruit .menu_box1 .float_r {
	width: calc(40% - 1px)
}
#shio_recruit .menu_box2 p a {
	color: #ad9d69;
	font-weight: bold;
}
#shio_recruit .menu_box3 table {
	margin: 0 auto 20px;
	line-height: normal;
	border: 2px solid #7e5618;
	border-collapse: collapse;
}
#shio_recruit .menu_box3 table th {
	background: #ad9d69;
	color: #7e5618;
	padding: 10px 10px;
	border: 1px solid #7e5618;
}
#shio_recruit .menu_box3 table td {
	background: rgba(255,255,255,0.9);
	text-align: left;
	padding: 10px 10px;
	border: 1px solid #7e5618;
}
#shio_recruit .contact_table p {
	line-height: normal;
	font-size: 15px;
}
#shio_recruit .contact_table p span {
	color: #FF0004;
}
#shio_recruit .contact_table .hissu {
	white-space: nowrap;
	color: #fff;
	background: red;
	border-radius: 15px;
	padding: 0 5px;
	font-size: 13px;
	vertical-align: middle;
}
#shio_recruit .contact_table .contact_form p {
	font-size: 14px;
	margin: 0;
}
#shio_recruit .contact_form ul {
	border: none;
	border-bottom: 1px dotted #ad9d69;
	height: 180px;
	width: 100%;
	padding: 10px 0 0;
	background: none;
	margin-bottom: 10px;
}
#shio_recruit .contact_form input, select, button {
	font-size: 16px;
	height: 30px;
}
#shio_recruit .contact_form textarea {
	width: 90%;
	min-height: 100px;
	font-size: 16px;
	resize: none;
}
#shio_recruit .privacy p {
	line-height: normal;
}
#shio_recruit .privacy h4 {
	font-size: 22px;
}
#shio_recruit .privacy ol {
	background: rgba(255,255,255,0.8);
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
}
#shio_under #shio_recruit .menu_top .privacy li {
	float: none;
	height: auto;
	border: none;
	background: none;
	list-style-type: square;
	text-align: left;
	width: 700px;
	margin: 10px auto;
	line-height: normal;
}
/* =========================================================
 * ご予約
 * =========================================================*/
#shio_contact p {
	line-height: normal;
	text-align: left;
	width: 600px;
	margin: 20px auto;
}
#shio_contact ul {
	max-width: 600px;
	margin: 0 auto;
	display: flex;
}
#shio_under #shio_contact li {
	margin: 0 8%;
	float: none;
	width: auto;
	height: auto;
	background: none;
	border: none;
}