#index_brand_wrap{
	width:980px;
	height:auto;
	margin:0 auto;
	display: flex;
	flex-direction: row;
	gap: 6%
}
#index_brand_wrap article{
    width: 47%;
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
#index_brand_wrap article h2{
    text-align: center;
}
.index_menu_img_wrap{
	display: flex;
	flex-direction: row;
	gap: 5px;
}
.index_menu_img_left{
    width: 65%;
}
.index_menu_img_right{
    width: 35%;
	display: flex;
	flex-direction: column;
	gap: 5px;
}
.index_menu_txt_wrap{
	display: flex;
	flex-direction: column;
}
.index_menu_title{
    font-family: serif;
    font-size: 1.5rem;
}
.index_menu_text{
    font-family: serif;
    font-size: 0.9rem; 
    line-height: 1.6;
}
.index_menu_link{
    font-family: serif;
    font-size: 1rem;
    color: #FFFFFF;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding: 0.5rem;
}
.index_menu_link:hover{
    color: #FFFFFF;
}

#index_shop_wrap {
	width: 980px;
	height: auto;
	margin: 15px auto;
}
.index_area_nav{
    display: flex;
    flex-direction: row;
	gap: 5px;
	margin: 0 10px;
}
.index_area_nav li{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #CCCCCC;
    color: #FFFFFF;
    font-size: 1rem;
    padding: 0.5rem;
    cursor: pointer;
}
.index_shop_list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px 10px;
    margin: 20px 0;
}
.index_shop_list li {
    width: 300px;
    margin: 0 10px 0 10px;
    text-indent: -9999px !important;
}
.link_shinjuku_bt a {
	background: url(../img/top_shopshinjyku_bt_off.jpg) no-repeat;
	width: 300px;
	height: 40px;
	float: left;
}
.link_shinjuku_bt a:hover {
	background: url(../img/top_shopshinjyku_bt_on.jpg) no-repeat;
	width: 300px;
	height: 40px;
}
.link_landmarkplaza_bt a {
	background: url(../img/top_shoplmp_bt_off.jpg) no-repeat;
	width: 300px;
	height: 40px;
	float: left;
}
.link_landmarkplaza_bt a:hover {
	background: url(../img/top_shoplmp_bt_on.jpg) no-repeat;
	width: 300px;
	height: 40px;
}
.link_namba_bt a {
	background: url(../img/top_shopnanba_bt_off.jpg) no-repeat;
	width: 300px;
	height: 40px;
	float: left;
}
.link_namba_bt a:hover {
	background: url(../img/top_shopnanba_bt_on.jpg) no-repeat;
	width: 300px;
	height: 40px;
}
.link_minamoa-hiroshima_bt a {
	background: url(../img/top_minamoa-hiroshima_bt_off.jpg) no-repeat;
	width: 300px;
	height: 40px;
	float: left;
}
.link_minamoa-hiroshima_bt a:hover {
	background: url(../img/top_minamoa-hiroshima_bt_on.jpg) no-repeat;
	width: 300px;
	height: 40px;
}
.link_ikebukuro-higashi_bt a{
	background: url(../img/top_ikebukuro_higashi_bt_off.jpg) no-repeat;
	width: 300px;
	height: 40px;
	float: left;
}
.link_ikebukuro-higashi_bt a:hover {
	background: url(../img/top_ikebukuro_higashi_bt_on.jpg) no-repeat;
	width: 300px;
	height: 40px;
}
.link_marunouchi-oazo_bt a{
	background: url(../img/top_marunouchi_bt_off.jpg) no-repeat;
	width: 300px;
	height: 40px;
	float: left;
}
.link_marunouchi-oazo_bt a:hover {
	background: url(../img/top_marunouchi_bt_on.jpg) no-repeat;
	width: 300px;
	height: 40px;
}

._menu_wrap{
	width:980px;
	margin:0 auto;
    display: flex;
    flex-direction: column;
    gap: 3vw;
    padding-bottom: 40vh;
}
._menu_wrap ._head_wrap{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
._menu_wrap ._head_wrap h2{
    text-align: center;
}
._menu_wrap ._head_wrap h1{
    text-align: center;
    font-family: serif;
    font-size: 2rem;
}
._menu_wrap ._head_wrap ._head_img_wrap{
    display: flex;
    gap: 10px;
}
._menu_wrap ._head_wrap ._head_img_wrap ._head_img_left{
    width: 70%;
}
._menu_wrap ._head_wrap ._head_img_wrap ._head_img_left img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
._menu_wrap ._head_wrap ._head_img_wrap ._head_img_right{
    width: 30%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
._menu_wrap ._head_wrap ._head_img_wrap ._head_img_right img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
._menu_wrap ._head_wrap ._head_txt_wrap{
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
._menu_wrap ._head_wrap ._head_txt_wrap ._head_sutitle{
    font-family: serif;
    font-size: 1.5rem;
}
._menu_wrap ._head_wrap ._head_txt_wrap ._head_text{
    font-family: serif;
    font-size: 1rem;
    line-height: 2;
}
._menu_wrap ._kodawari_wrap{
    display: flex;
    gap: 3vw;
}
._menu_wrap ._kodawari_wrap ._kodawari_inner{
    width: 33%;
    display: flex;
    flex-direction: column;
    gap: 1rem; 
}
._menu_wrap ._kodawari_wrap ._kodawari_inner ._kodawari_title{
    border-top: 3px double;
    border-bottom: 3px double;
    font-family: serif;
    font-size: 1rem;
    padding: 0.5rem 0;
}
._menu_wrap ._kodawari_wrap ._kodawari_inner ._kodawari_subtitle{
    font-family: serif;
    font-size: 1.2rem;
    line-height: 2;
    padding-bottom: 1rem;
    border-bottom: 1px solid;
}
._menu_wrap ._kodawari_wrap ._kodawari_inner ._kodawari_txt{
    font-family: serif;
    font-size: 1rem;
    line-height: 2;
}
._menu_wrap ._kodawari_wrap ._kodawari_inner ._kodawari_img img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
._menu_wrap ._gallery_wrap{
    display: flex;
    flex-direction: column;
    gap: 1rem;    
}
._menu_wrap ._gallery_wrap ._gallery_title{
    border-top: 3px double;
    border-bottom: 3px double;
    font-family: serif;
    font-size: 1rem;
    padding: 0.5rem 0;
}
._menu_wrap ._gallery_wrap ._gallery_bigtitle{
    text-align: center;
    font-family: serif;
    font-size: 2rem;
}
._menu_wrap ._gallery_wrap ._gallery_inner{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
._menu_wrap ._gallery_wrap ._gallery_inner ._gallery_img{
    width: calc((100% - 40px) / 5);
    height: 19vh;
    position: relative;
}
._menu_wrap ._gallery_wrap ._gallery_inner ._gallery_img img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
._menu_wrap ._gallery_wrap ._gallery_inner ._gallery_img ._menu_name{
    display: none;
    background: rgba(0,0,0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
._menu_wrap ._gallery_wrap ._gallery_inner ._gallery_img ._menu_name span{
    width: 90%;
    height: 90%;
    color: #FFFFFF;
    font-family: serif;
    font-size: 0.9rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
._menu_wrap ._shop_wrap{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
._menu_wrap ._shop_wrap ._shop_title{
    color: #FFFFFF;
    font-size: 1rem;
    padding: 0.5rem 0;
    text-align: center;
}
._menu_wrap ._shop_wrap ._shop_list{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
._menu_wrap ._shop_wrap ._shop_list ._shop_inner{
    display: flex;
    padding-bottom: 1rem;
    border-bottom: 1px solid #000000;
}
._menu_wrap ._shop_wrap ._shop_list ._shop_inner ._shop_inner_left{
    width: 75%;
    display: flex;
    flex-direction: column;
}
._menu_wrap ._shop_wrap ._shop_list ._shop_inner ._shop_inner_left h3{
    font-size: 1.2rem;
}
._menu_wrap ._shop_wrap ._shop_list ._shop_inner ._shop_inner_left h3 a{
    text-decoration: none;
    color: #000000;
}
._menu_wrap ._shop_wrap ._shop_list ._shop_inner ._shop_inner_left ._shop_address{
    font-size: 1rem;
}
._menu_wrap ._shop_wrap ._shop_list ._shop_inner ._shop_inner_left ._shop_tel{
    font-size: 1rem;
}
._menu_wrap ._shop_wrap ._shop_list ._shop_inner ._shop_inner_right{
    width: 25%;
    padding: 1rem;
}
._menu_wrap ._shop_wrap ._shop_list ._shop_inner ._shop_inner_right a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.btn_algy{
    margin-top: 50px !important;
}
.sp_disp{
    display: none;   
}
.link_algy{
    width: 100%;
    text-align: center;
}
.link_algy a{
    margin: 1rem 0 0 0;
    display: inline-block;
    padding: 0.5rem 3rem;
    color: #FFFFFF;
    background: #cc1632;
    text-decoration: unset;
}




