@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Amiri';
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&amp;display=swap');


.root .wrap {
    padding-top: 0!important;
}

.headline--03 {
    font-size: 30px;
    line-height: 34px;
    margin-top: 40px;
    border-bottom: 2px solid rgba(216, 216, 216, 1);
    font-family: "adobe-garamond-pro",serif;
    padding-bottom: 20px;
    margin-bottom: 32px;
}

.headline--03::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: rgba(0, 35, 104, 1);
    margin-bottom: 20px;
    transform: translateY(-28px);
}

.news-background {
    background-color: rgba(239, 241, 245, 1);
    height: 440px;
    width: 100%;
    z-index: -10;
}

.news-title {
    font-family: 'adobe-garamond-pro',serif;
    font-size: 60px;
    line-height: 56px;
    font-weight: 600;
    height: 440px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.boxList a.link.link--anchor {
    border: 1px solid rgba(216, 216, 216, 1);
    padding: 14px 0 14px 16px;
    text-decoration: none;
    color: rgba(34, 34, 34, 1);
    font-family: "jost",serif;
    font-weight: 500;
    width: 120px;
    font-size: 16px;
}

.boxList a.link.link--anchor:hover {
    color: #13b0ea;
}

.boxList a.link.link--anchor:hover::after{
    top: 21px;
    border-left-color: #13b0ea;
    border-bottom-color: #13b0ea;
}

.boxLink:before {
    display: none;
}

.boxList li {
    width: initial;
    display: inline-block;
    padding: 3px;
}
h2#news_title {
    text-align: left;
}

.section.num02 {
    margin-top: 50px;
}

#index.rent_tokyo .section.num02 {
    margin-top: 0;
}

#index.rent_yokohama .section.num02 {
    margin-top: 0;
}

#index.offices .section.num02 {
    margin-top: 0;
}

#index.buy_forsale .section.num02 {
    margin-top: 0;
}

.section.num03 {
    margin-top: 50px;
}
.by_annual li {
    margin-bottom: 56px;
}

.by_annual li:last-child {
    margin-bottom: 223px;
}

.detail-section {
    padding-bottom: 180px;
    position: relative;
}

.detail-section .news-link {
    margin-right: auto;
    margin-top: 94px!important;
}

p.article_date {
    font-size: 22px;
    line-height: 20px;
    font-family: "jost", serif;
    font-weight: 400;
}

p.article_date {
    font-size: 22px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Inter", sans-serif;
    position: absolute;
    top: -28px;
}

p.column__btn {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.btn--properties > span {
    left: 43%;
}

.btn--properties:before {
    left: 36%;
}

a.link.link--more {
    margin-left: 5px;
}

i.icon.icon-link01.new_window_news_icon {
    margin-left: 3px;
}

.news_wrap {
    padding: 0 20px;
    width: 980px;
    margin: 40px auto 0 auto;
}

p#link-news {
    text-align: right;
    margin-top: 10px;
}

#index.rent_tokyo .section.num02 {
    margin-top: 0;
}

#index.rent_tokyo .section.num03 {
    margin-top: 100px;
}
#index.rent_tokyo .news_wrap {
    margin: 100px auto 0 auto;
}

@media screen and (max-width: 860px) {
    .news-background {
        height: 240px;
    }

    .news-title {
        font-size: 38px;
        line-height: 38px;
        height: 240px;
        padding-top: 20px;
    }

    .headline--03 {
        margin-top: 40px;
        border-bottom: 2px solid rgba(216, 216, 216, 1);
        font-size: 22px!important;
        line-height: 26px;
        padding-bottom: 24px;
    }

    .headline--03::before {
        content: "";
        position: absolute;
        width: 20px;
        height: 2px;
        background-color: rgba(0, 35, 104, 1);
        margin-bottom: 16px;
        transform: translateY(-20px);
    }

    .section.num03 {
        margin-top: 40px;
    }

    .detail-section {
        padding-bottom: 100px;
    }

    .boxList a.link.link--anchor {
        width: 96px;
        padding: 18px 0 18px 16px;
    }

    .by_annual li {
        margin-bottom: 32px;
    }

    .by_annual li:last-child {
        margin-bottom: 57px;
    }

    .dlHorizontal--02 > dd:first-of-type {
        padding-top: 0px;
    }

    .boxLink:after {
        top: 23px;
    }

    .boxLink:hover::after {
        top: 26px!important;
    }
    
    .boxList li {
        width: 105px;
    }

    .news_wrap {
        width: inherit;
    }

    .dlHorizontal--02 > dd.news_txt:first-of-type {
        padding-top: 30px;
    }

    p.article_date {
        font-size: 16px;
        top: -60px;
    }

    .detail-section .news-link {
        margin-top: 48px!important;
    }
}
