
@charset "UTF-8";


.jp_link:after {
    content: "";
    background: url(/seino/media/img-lib/common/jp_icon.png) no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    top: 0.1em;
    margin-left: 2px;
    line-height: 0.8;
}

.en .c-searchbox.-delivery .c-searchbox__text::placeholder {
    font-size: 0.9rem;
}

.en .c-btn.-small {
    font-size: 1.2rem;
}

.en .top-service-block-01__text {
    font-size: 1.1rem;
}

.en .top-service-block-01 {
    padding: 26px 16px 10px;
}

.en .top-service-block-01__title {
    margin-bottom: 16px;
}

.en .top-service-block-01__text {
    margin-bottom: 14px;
}

.en .l-footer__subnav>ul>li {
    font-size: 1.2rem;
}

.en .l-footer-links__list>li>a span.jp_link {
    display: inline;
}

.en .top-main-item__lead {
    line-height: 1.1;
}

.en .top-main-item.-bg-0302{background:url(/seino/en/media_n/img/top/img_main03-02-pc.jpg) no-repeat 60% center/cover
}

@media (max-width: 767px){
.en .top-main-item.-bg-0302{background:url(/seino/en/media_n/img/top/img_main03-02-sp.jpg) no-repeat 28% center/cover}
}

.en .top-news-list__more-btn::after {
    content: "See more";
}

.en .top-news-list__more-btn.-active::after {
    content: "Close";
}

.en .top-special_news__more-btn::after {
    content: "See more";
}



