@charset "UTF-8";

/* 
------------------------------  ------------------------------
*/

/* pc */
@media all and (min-width: 1001px) {
}

/* pad以下 */
@media screen and (max-width: 1000px) {
}

/* pad */
@media screen and (min-width: 701px ) and (max-width: 1000px) {
}

/* sp */
@media screen and (max-width: 700px) {
}

.hide{display:none;}

.menu_detail_cap {
    white-space: normal;
    word-wrap: inherit;
    word-break: normal;
}
#menu_detail_main .menu_detail_head .text {
    min-width:inherit;
}
h2.title.type05 {
    display: block !important;
}
li.menu_img_li{
	text-align: center;
}
.btn_top {
    text-align: center;
    background: red;
    color: #fff;
    display: inline-block;
    padding: 3px 20px;
    margin-top: 16px;
}
.btn_top:hover {
    opacity: 0.6;
    cursor: pointer;
}
.nav-tab {
    margin: 0 0 35px 0;
    border-bottom: 1px solid #e60012;
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
/*.nav-tab.tab_area li {
    width: calc(100% / 2);
}*/
.nav-tab li {
    cursor: pointer;
    display: inline;
	position: relative;
	margin-bottom: 25px;
	text-align: center;
	width: calc(100% / 5);
}
#tab8 .text01 {
  letter-spacing: -0.02em;
}
#tab6 .text01 span {
    letter-spacing: -0.09em;
}
.nav-tab li.active {
	font-size: 16px;
}
#contents > ul {
    display: none;
}
#contents > ul.show {
    display: block;
}
.menu_list_title {
	height: auto;
	margin-top: 6px;
}
.menu_list_title .text01 {
    position: absolute;
    width: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    font-size: 15px;
    font-weight: 400;
   /* color: #ffffff;*/
    letter-spacing: 0.06em;
    line-height: 1;
	bottom: 0;
    left: 0;
	right: 0;
	margin: auto;
}
.text01 span {
    display: block;
    font-size: 11px !important;
    margin-top: 3px !important;
}
.menu_list_title .text01 {
    background-color: #ffffff;
    border: 1px solid #e60012;
    color: #e60012;
    width: calc(100% - 10px);
    /* max-width: 12em; */
	/* max-width: 180px; */
	min-height: 45px;
    /*white-space: nowrap;*/
    padding: 0.54em 0.54em;
    -webkit-border-radius: 2.5em;
    -moz-border-radius: 2.5em;
    border-radius: 2.5em;
    text-align: center;
    font-size: 14px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
li.menu_nav_li.active .text01  {
    background: #e60012;
    color: #fff;
}
/*li.menu_nav_li.active:after {
    content: "";
    width: 16px;
    height: 16px;
    border-right: solid 1px #e60012;
    position: absolute;
    bottom: -34px;
    left: 0;
    right: 0;
    display: block;
    background: #fff;
    margin: auto;
    border-top: solid 1px #e60012;
    transform: rotate(135deg);
}*/
.menu_content_wrap {
    display:inherit;
    display: inherit;
    flex-wrap: inherit;
    -webkit-flex-wrap: inherit;
}


/* india */
.title.type05 img {
    vertical-align: middle;
    margin-left: 10px;
}
ul.menu_list_ul {
    display: flex;
	flex-wrap: wrap;
    margin: 0 -20px;
}
ul.menu_list_ul:after {
    display: block;
    content: "";
    width: calc(100% / 4);	
}
li.menu_list_li {
	width: calc(100% / 4);
    padding: 0 40px;
	margin-bottom: 40px;
}
h3.h3_menu_li_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.1;
    margin-top: 11px;
	min-height: 55px;
}
.menu_price_area {
    display: flex;
	align-items: baseline;
	justify-content: center;
}
p.menu_price.size_M:before {
    content: "M";
    font-size: 80%;
	margin-right: 6px;
}
p.menu_price.size_M {
    font-size: 21px;
    font-weight: bold;
	margin-right: 10px;
}
p.menu_price.size_S:before {
    content: "S";
    font-size: 80%;
	margin-right: 6px;
}
p.menu_price.size_S {
    font-size: 16px;
    font-weight: bold;
	margin-right: 10px;
}

p.menu_price.size_L:before {
    content: "L";
    font-size: 80%;
	margin-right: 6px;
}
p.menu_price.size_L {
    font-size: 16px;
    font-weight: bold;
}
.meal_ul {
    display: flex;
    justify-content: space-between;
    padding: 0 100px;
}
.meal_area {
    border-top: dashed 1px #ccc;
    padding: 40px 0 80px 0;
}
ul.menu_list_ul {
    margin-bottom: 40px;
}
.title.typemeal {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
}

.side_li {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    display: flex;
    justify-content: space-between;
}
.side_li span {
    display: block;
    font-weight: normal;
    font-size: 12px;
	margin-left: 30px;
}
.side_menu_title img{
    vertical-align: middle;
    margin-right: 8px;
}
.drink_li {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.meal_area_wrap {
    display: flex;
    justify-content: space-between;
	padding: 0 100px;
}
.meal_area.type02 {
    border-top: none;
	width: 48%;
    background: #F6AC00;
	padding: 20px 40px;
	color:#fff;
}
.meal_area.type02:nth-child(2) {
    background: #000;
}
.drink_li {
    display: flex;
    justify-content: space-between;
}
#top_menu {
    padding-bottom: 80px;
}
.drink_menu_title span {
    display: block;
    font-weight: normal;
    font-size: 80%;
}
.meal_area.type02:nth-child(1) {
	background-image: url("../img/menu/img-mugicha.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 50%;
}
.span_01 {
    display: inherit !important;
    margin-left: 0 !important;
}
.side_menu_price {
    text-align: right;
}
.menu_img a:hover {
    opacity: 0.7;
}
.h3_menu_li_title.matchHeight span {
    display: block;
    font-size: 80%;
}
.text01.txt_veg {
    color: #00913a;
}
li.menu_list_li {
    padding-bottom: 120px;
    position: relative;
}
.menu_detail {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit- transform: translateX(-50%);
}
span.j_menu_m {
    font-weight: normal;
    font-size: 12px !important;
    padding-top: 7px;
    color: #E60012;
}
span.j_menu_v {
    font-weight: normal;
    font-size: 12px !important;
    padding-top: 7px;
    color: #00913A;
}
h3.h3_menu_li_title.matchHeight img {
    vertical-align: middle;
    margin-right: 6px;
}
.menu_notes p {
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #e60012;
}
.menu_image {
    margin-bottom: 40px;
}

@media screen and (max-width: 900px) {
 .nav-tab.tab_area li {
    width: calc(100% / 3);
}
.nav-tab.tab_area::after {
    content: "";
    display: block;
    width: calc(100% / 3);
}	
}
@media screen and (max-width: 700px) {
 .nav-tab.tab_area li {
    width: calc(100% / 2);
}
.nav-tab.tab_area::after {
    content: "";
    display: block;
    width: calc(100% / 2);
}	
li.menu_list_li {
   width: calc(100% / 2);
	}
.meal_ul {
    padding: 0;
}	
.meal_li {
    margin: 0 15px;
}
.meal_area_wrap {
    display: block;
    justify-content: space-between;
    padding: 0;
}
.meal_area.type02 {
    width: 100%;
    padding: 10px 10px 20px 10px;
	}
.side_li {
    font-size: 16px;
	}
h3.h3_menu_li_title {
    font-size: 16px;
	}
.drink_li {
    font-size: 16px;	
	}
p.menu_price.size_M {
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
}
p.menu_price.size_S {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}	
.content_area.toridon .menu_list_li,.content_area.karaage .menu_list_li,.content_area.other .menu_list_li {
    padding-bottom: 100px;
}
.content_area.toridon h3.h3_menu_li_title,.content_area.karaage h3.h3_menu_li_title,.content_area.other h3.h3_menu_li_title {
    min-height: 35px;
}	
.meal_area.type02:nth-child(1) {
	background-image: url("../img/menu/img-mugicha_sp.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 50%;
}
.menu_detail {
    width: 100%;
}
li.menu_list_li {
    padding: 0 10px 120px 0;
	}
.menu_image {
    margin-bottom: 20px;
}	
}
@media only screen and (max-width: 767px) {

}




