@charset "utf-8";
/* CSS Document */

*{
    line-height: 1.6;
}

.mb40{
    margin-bottom: 40px;
}


section.contents {
    margin-top: 63px;
}

.width_790 {
    line-height: 1.8em;
}

.width_790 div {
    line-height: 0;
}

.width_790 .store_name {
    line-height: normal;
}

.max_width790{
    max-width: 790px;
}

.menu100{
    display: flex;
    justify-content: space-between;
}

.menu100_imgarea{
    width: 352px;

}
.menu100_imgarea img{
    width: 100%;
    height: auto;

}

.menu100_textarea{
    width: 352px;
}

.menu100_textarea_h3{
    line-height: 1.6;
    border-bottom: 1px solid #F2B02C;
    padding-bottom: 12.5px;
}

.menu100_textarea_p{
    line-height: 1.6;
    font-size: 16px;
    margin-top: 22.5px;
}

.gray_titlearea{
font-size: 22px;
margin-top: 49px;
margin-bottom: 18px;
padding: 6px 0px 6px 7px;
}
.gray_titlearea span{
    font-size: 16px;
    margin-left: 22px;
}

.sub_title{
    margin-bottom: 20px;
    font-size: 22px;
}

.menu_halfarea{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.menu_half h3{
margin-top: 18px;
}

.shop_item{
    margin-bottom: 80px;
}

.share_img{
    max-width: 352px;
    width: 352px;
    height: auto;
    object-fit: cover;
}

.shop_item_header{
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #F2B02C;
}
.shop_item_header h3{
font-size: 20px;

}
.shop_item_header span{
    color: #F2B02C;
    font-size: 40px;
    
}

.shop_item_inner_upper{
    display: flex;
    justify-content: space-between;
    margin-top: 13.5px;
    margin-bottom: 30px;
}

.shop_item_inner_upper_imgarea{
    max-width: 352px;
    width: 352px;

}
.shop_item_inner_upper_imgarea img{
width: 100%;
height: auto;
object-fit: cover;
}

.shop_item_inner_upper_textarea{
    width: 352px;
}

.shop_item_inner_upper_textarea_p{
font-size: 16px;
}

.shop_item_inner_upper_textarea table{
    width: 352px;
    margin-top: 24px;
}
.shop_item_inner_upper_textarea table tr{
}
.shop_item_inner_upper_textarea table tr th{
    width: 25%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #231815;
    font-size: 16px;
}
.shop_item_inner_upper_textarea table tr td{
    width: 75%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #231815;
    border-left: 1px solid #231815;
    padding-left: 15px;
    padding-bottom: 8.5px;
    font-size: 16px;


}
.shop_item_inner_upper_textarea table tr td a{
    color: #231815;

}
.shop_item_inner_upper_textarea table tr td a:hover{
    opacity: 1.0;
    cursor: default;

}

.shop_item_inner_upper_textarea_button{
    background-color: #231815;
    font-size: 16px;
    padding: 14px 26px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 27.5px;
}

.shop_item_inner iframe{
width: 100%;
}

.gmap_button{
    display: block;
    width: fit-content;
    margin-right: 0;
    margin-left: auto;
}
.gmap_button span{
    color: #F2B02C;
    position: relative;
top: 9px;
font-size: 32px;
}

.ac_arrow_rotate {
    transform: rotate(180deg);
}

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

2411　テキスト追加

----------------------------------*/
.store_name span {
    font-size: 18px;
    font-weight: 500;
    color: #231815;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    display: inline-block;
}

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

2412　アレルギーセクション追加

----------------------------------*/
.allergy_button {
    display: inline-block;
    font-size: 18px;
    background: #F2B02C;
    padding: 11px;
    color: #ffffff;
    letter-spacing: 0.05em;
    margin-bottom: 18px;
    width: 69%;
}
.allergy {
    border: 3px solid #F2B02C;
    padding: 42px;
}
.allergy  h4 {
    font-size: 18px;
    margin-top: 49px;
    margin-bottom: 18px;
    padding: 6px 0px 6px 7px;
    text-align: center;
}
.allergy li {
    list-style: none;
    display: flex;
}
.allergy p {
    line-height: 2.3em;
}
.allergy span {
    margin-top: 6px;
    margin-right: 5px;
}
.allergy_text a {
    color: #F2B02C;
}
#allergy.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

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

2502　メニュー変更

----------------------------------*/
.menu_halfarea .source_text {
    margin-bottom: 20px;
}
.menu_caution {
    font-size: 16px;
}
/* -------------------------------

2503　メニュー変更

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

#children.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
#mega.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}



.menu_button_area {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.menu_button_area .menu_button {
    width: 69%;
    display: inline-block;
    font-size: 18px;
    background: #000000;
    padding: 11px;
    color: #F2B02C;
    letter-spacing: 0.05em;
    margin-bottom: 18px;
}
.menu_button_area .menu_button span {
    margin-left: 37px;
    color: #F2B02C;
}


.menu100_textarea p span {
    font-size: 12px;
}
.black_titlearea {
    font-size: 22px;
    margin-top: 49px;
    margin-bottom: 18px;
    padding: 6px 0px 6px 7px;
    background-color: #000000;
}

.gray_titlearea_subtext {
    display: inline-block;
    margin-bottom: 18px;
}

.pdf {
    display: flex;
    width: 100%;
    justify-content: flex-end
}

.pdf_button {
    width: 250px;
    display: flex;
    justify-content: center;
    font-size: 18px;
    background: #F2B02C;
    padding: 11px;
    color: #ffffff;
    letter-spacing: 0.05em;
}
.black_titlearea {
    margin-top: 65px;
}
.page_top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 100;
}

.page_top.is-show {
    opacity: 1;
    visibility: visible;
}

.page_top img {
    width: 60px; 
}

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

250404　メニュー変更

----------------------------------*/
#children.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
#mega.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
.menu_button_area {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.menu100_textarea p span {
    font-size: 12px;
}
.black_titlearea {
    font-size: 22px;
    margin-top: 65px;
    margin-bottom: 0;
    padding: 6px 0px 6px 7px;
		background-color: unset;
		text-align: center;
}
.gray_titlearea_subtext {
    display: inline-block;
    margin-bottom: 18px;
}

.pdf {
    display: flex;
    width: 100%;
    justify-content: flex-end
}

.pdf_button {
    width: 250px;
    display: flex;
    justify-content: center;
    font-size: 18px;
    background: #F2B02C;
    padding: 11px;
    color: #ffffff;
    letter-spacing: 0.05em;
}
.page_top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 100;
}
.page_top.is-show {
    opacity: 1;
    visibility: visible;
}
.page_top img {
    width: 60px; 
}
#allergy {
    margin-top: 80px;
}
.store_name {
	font-size: 22px;
    margin-bottom: 20px;

}
.menu_button_area .tab_button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #F2B02C;
    gap: 7px;
    padding: 12px 4px;
    flex: 1;
    min-width: 200px;
    cursor: pointer;
    transition: all 0.3s;
    white-space: nowrap;
    border: none !important; 
    outline: none !important;
    opacity: 1;
    visibility: visible;
}
.menu_button_area .tab_button .menu_button_cont {
    display: flex;
    align-items: center;
    gap: 10px;
}
.tab_button p {
	color: #000000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.tab_button span {
    font-size: 14px;
		color: #000000;
}

.tab_button.active {
    background: #000000;
    
}
.tab_button.active p,
.tab_button.active span {
	color: #F2B02C;
}

.tab_content {
    display: none;
}
.tab_content.active {
    display: block !important; 
}
#nakagawa h4 {
	border-bottom: 3px solid #F2B02C;
	padding-bottom: 12.5px;
	margin-bottom: 49px;
}
#steak_house p.sub_title,
#mega p.sub_title {
	border-bottom: 3px solid #F2B02C;
	padding-bottom: 12.5px;
}
.tab_content p.sub_title {
	text-align: center;
	font-size: 18px;
}

.menu_button_area .tab_button {
    height: 100px;
}
.menu_button_area .tab_button:last-of-type {
    height: unset;
}







