@charset "UTF-8";

.contents_related .heading.block_header_5 .h {
    position: relative;
    font-size: 0;
}
.contents_related .heading.block_header_5 .h:after {
    font-size: 1.8rem;
}
section[class*='pb'] + .contents_related .wrapper_item .inner_item:nth-child(1) a h3:after{
    content: "FEATURE";
}
section[class*='pb'] + .contents_related .wrapper_item .inner_item:nth-child(2) a h3:after{
    content: "COCKTAIL";
}
section[class*='pb'] + .contents_related .wrapper_item .inner_item:nth-child(3) a h3:after{
    content: "COUNTER";
}
section[class*='pb'] + .contents_related .wrapper_item .inner_item:nth-child(4) a h3:after{
    content: "WHISKY";
}
section[class*='pb'] + .contents_related .wrapper_item .inner_item:nth-child(5) a h3:after{
    content: "COUPLE";
}






section[class*='pb'] + .contents_related + .contents_related .wrapper_item .inner_item:nth-child(1) a h3:after{
    content: "ACCESS";
}
section[class*='pb'] + .contents_related + .contents_related .wrapper_item .inner_item:nth-child(2) a h3:after{
    content: "RECRUIT";
}
section[class*='pb'] + .contents_related + .contents_related .wrapper_item .inner_item:nth-child(3) a h3:after{
    content: "MENU";
}
section[class*='pb'] + .contents_related + .contents_related .wrapper_item .inner_item:nth-child(4) a h3:after{
    content: "CONCEPT";
}