@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;
}
.contents_related .wrapper_item .inner_item:nth-child(1) a h3:after{
    content: "ACCESS";
}
.contents_related .wrapper_item .inner_item:nth-child(2) a h3:after{
    content: "RECRUIT";
}
.contents_related .wrapper_item .inner_item:nth-child(3) a h3:after{
    content: "CONCEPT";
}
.contents_related .wrapper_item .inner_item:nth-child(4) a h3:after{
    content: "WHISKY";
}