/* おすすめ情報 */


body:not(.dev-mb) .cms-public .recommended-title .heading h2 {
    background: url(/file/img/542344.png) 0 center no-repeat;
    line-height: 1.2em;
    font-size: calc(1.6em + 0.15vw);
    padding: 0.2em 0 0 1.6em;
    vertical-align: middle;
}
body:not(.dev-mb) .cms-public .recommended-title .heading h2 span {
    vertical-align: middle;
}
.cms-public .sentence_with_image {
    width: 184px;
}
.cms-public .sentence_with_image .block {
    float: none !important;
}
.cms-public .sentence_with_image .block a:hover,
.cms-public .sentence_with_image .block a:focus {
    opacity: 0.6;
}
body:not(.dev-mb) .cms-public .sentence_with_image .sentence {
    margin: 0;
}
.cms-public .sentence_with_image .sentence p {
    margin: 0;
    text-align: justify;
    text-justify: inter-ideograph;
}
.cms-public .recommended-box {
    margin-right: 14px;
    margin-bottom: 35px;
}
.cms-public .recommended-box:nth-child(7),
.cms-public .recommended-box:nth-child(13),
.cms-public .recommended-box:nth-child(19),
.cms-public .recommended-box:nth-child(25) {
    margin-right: 0;
}
.cms-public .recommended-box:nth-child(8),
.cms-public .recommended-box:nth-child(14),
.cms-public .recommended-box:nth-child(20) {
    clear: both;
}