.achievement-top {
    margin-bottom: 56px;
}

.achievement-top .inner {
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
}

.achievement-top .inner .title-wrap {
    background-color: #fff;
    width: 550px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 100px 48px 100px 90px;
    /* padding-top: 7.4%;
    padding-bottom: 9%;
    padding-left: 6.69%; */
}

@media screen and (max-width: 767px) {
    .achievement-top .inner .title-wrap {
        display: none;
    }
}

.achievement-top .inner .title-wrap .sub-title {
    /* borderはafterとかで付けた方が良さそう */
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    white-space: nowrap;
    width: 42%;
    border-bottom: 2px solid #B7C3DB;
    padding-bottom: 6px;
    margin-bottom: 37.1px;
}

.achievement-top .inner .title-wrap .main-title {
    font-size: 29px;
    letter-spacing: 4px;
}

.achievement-top2 {
    margin-bottom: 122.5px;
}

@media (min-width: 769px) {
    .achievement-top-sp {
        display: none;
    }

    .achievement-top2-sp {
        display: none;
    }
}

@media (max-width: 768px) {
    .achievement-top {
        margin-top: 56px;
    }

    .achievement-top2 {
        margin-bottom: 64px;
    }

    /* .achievement-top-sp .achievement-top-sp-inner {
        margin-left: 4.8%;
        margin-right: 5.86%;
        padding-top: 100.4px;
    } */

    /* .achievement-top-sp .achievement-top-sp-inner .achievement-title-en {
        font-size: 3.73vw;
        font-family: "Montserrat";
        font-weight: bold;
        text-align: center;
        margin-bottom: 5px;
    } */

    /* .achievement-top-sp .achievement-top-sp-inner .underline {
        border-bottom: 2px solid #B7C3DB;
        width: 22.2%;
        margin: 0 auto;
        margin-bottom: 37.6px;
    } */

    /* .achievement-top-sp .achievement-top-sp-inner .achievement-title-ja {
        margin-bottom: 74px;
    } */

    /* .achievement-top2-sp .inner {
        padding-top: 100.4px;
    } */

    .achievement-top2 .inner {
        height: 250px;
    }

    .achievement-top2 .inner img {
        height: 100%;
        object-fit: cover;
    }

    .achievement-top2-sp .inner .achievement-title-en {
        font-size: 12px;
        font-family: "Montserrat";
        font-weight: bold;
        text-align: center;
        margin-bottom: 5px;
        letter-spacing: 2px;
        padding-bottom: 6px;
    }

    .achievement-top2-sp .inner .underline {
        border-bottom: 2px solid #B7C3DB;
        width: 38%;
        margin: 0 auto 32px;
    }

    .achievement-top2-sp .inner .achievement-title-ja {
        font-size: 28px;
        text-align: center;
        letter-spacing: 4px;
        margin-bottom: 96px;
    }
}

.achievement-wrap .content-wrap {
    margin: 0 auto;
}

.achievement-wrap .content-wrap ul {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto 176px;
}

.achievement-wrap .content-wrap ul .item {
    font-size: 1.02vw;
}

.achievement-wrap .content-wrap ul .item+.item {
    margin-left: 3.44%;
}

.achievement-wrap .content-wrap ul .item .current2 {
    color: #343434;
    border-bottom: 2px solid #B7C3DB;
}

.achievement-wrap .content-wrap ul .item a {
    color: #A8A8A8;
    padding-bottom: 3px;
}

.achievement-wrap .content-wrap .house-page .item:nth-child(1) a {
    color: #A8A8A8;
}

.achievement-wrap .content-wrap .shop-page .item:nth-child(1) a {
    color: #A8A8A8;
}

.achievement-wrap .content-wrap .public-page .item:nth-child(1) a {
    color: #A8A8A8;
}

.achievement-wrap .content-wrap .other-page .item:nth-child(1) a {
    color: #A8A8A8;
}

.achievement-wrap .content-wrap .house-page .item:nth-child(2) a {
    color: #343434;
}

.achievement-wrap .content-wrap .shop-page .item:nth-child(2) a {
    color: #A8A8A8;
}

.achievement-wrap .content-wrap .shop-page .item:nth-child(3) a {
    color: #343434;
}

.achievement-wrap .content-wrap .public-page .item:nth-child(3) a {
    color: #A8A8A8;
}

.achievement-wrap .content-wrap .public-page .item:nth-child(4) a {
    color: #343434;
}

.achievement-wrap .content-wrap .other-page .item:nth-child(4) a {
    color: #A8A8A8;
}

.achievement-wrap .content-wrap .other-page .item:nth-child(5) a {
    color: #343434;
}


.achievement-wrap .content-wrap .content-list .item a .underline {
    border-bottom: 2px solid #B7C3DB;
    margin-top: 2px;
}

.achievement-wrap .content-wrap .blog-wrap {
    margin-left: 10.76%;
    margin-right: 10.76%;
    position: relative;
}

.achievement-wrap .content-wrap .blog-wrap+.blog-wrap {
    margin-top: 123.5px;
}

.achievement-wrap .content-wrap .blog-wrap .blog-img {
    width: 100%;
    margin-bottom: 26px;
}

.achievement-wrap .content-wrap .blog-wrap .title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.achievement-wrap .content-wrap .blog-wrap .title-wrap .text1 {
    font-size: 1.31vw;
    font-family: "Montserrat";
}

.achievement-wrap .content-wrap .blog-wrap .title-wrap .text2 {
    margin: 0 0 0 auto;
    font-size: 1.537vw;
    margin-right: 2.32%;
}

.achievement-wrap .content-wrap .blog-wrap .title-wrap a {
    width: 1.8%;
    height: 5%;
}

.achievement-wrap .content-wrap .blog-wrap .title-wrap a img {
    height: 100%;
}

.achievement-wrap .content-wrap .blog-wrap .title-wrap-sp {
    display: none;
}

.achievement-wrap .content-wrap .blog-wrap .year {
    font-family: "Montserrat";
    font-size: 124px;
    font-weight: 100;
    position: absolute;
    top: -62px;
    left: 0;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .achievement-wrap .content-wrap {
        margin: 0 auto;
    }

    .achievement-wrap .content-wrap ul {
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 0 auto 64px;
    }

    .achievement-wrap .content-wrap ul .item {
        font-size: 11px;
    }

    .achievement-wrap .content-wrap ul .item+.item {
        margin-left: 24px;
    }

    .achievement-wrap .content-wrap ul .item .current2 {
        color: #343434;
        border-bottom: 2px solid #B7C3DB;
    }

    .achievement-wrap .content-wrap ul .item a {
        color: #A8A8A8;
        padding-bottom: 3px;
    }

    .achievement-wrap .content-wrap .content-list .item a .underline {
        border-bottom: 2px solid #B7C3DB;
        margin-top: 2px;
    }

    .achievement-wrap .content-wrap .blog-wrap {
        margin: 0 16px;
        position: relative;
    }

    .achievement-wrap .content-wrap .blog-wrap+.blog-wrap {
        margin-top: 96px;
    }

    .achievement-wrap .content-wrap .blog-wrap .blog-img {
        width: 100%;
        margin-bottom: 26px;
        height: 236px;
    }

    .achievement-wrap .content-wrap .blog-wrap .blog-img img {
        height: 100%;
        object-fit: cover;
    }

    .achievement-wrap .content-wrap .blog-wrap .title-wrap {
        display: none;
    }

    .achievement-wrap .content-wrap .blog-wrap .title-wrap-sp {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .achievement-wrap .content-wrap .blog-wrap .title-wrap-sp .text1 {
        font-size: 18px;
        font-family: "Montserrat", "Noto Sans JP", sans-serif;
    }

    /* .achievement-wrap .content-wrap .blog-wrap .title-wrap-sp .text2 {
        margin: 0 0 0 auto;
        font-size: 1.537vw;
        margin-right: 2.32%;
    } */

    .achievement-wrap .content-wrap .blog-wrap .title-wrap-sp a {
        width: 18px;
        height: auto;
    }

    .achievement-wrap .content-wrap .blog-wrap .year {
        font-size: 50px;
        font-weight: 400;
        top: -25px;
        left: 0;
        line-height: 1;
    }
}

/* ページネーション */
.achievement-wrap .content-wrap .content-bottom {
    margin-top: 135.9px;
    font-size: 1.317vw;
    margin-bottom: 148.1px;
}

.achievement-wrap .content-wrap .content-bottom .content-bottom-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.achievement-wrap .content-wrap .content-bottom .content-bottom-list .item+.item {
    margin-left: 2.45%;
}

.achievement-wrap .content-wrap .content-bottom .content-bottom-list .item:nth-child(1) a {
    color: #343434;
}

.achievement-wrap .content-wrap .content-bottom .content-bottom-list .item a {
    color: #A8A8A8;
}

.achievement-wrap .content-wrap .content-bottom .content-bottom-list .item a .underline {
    border-bottom: 2px solid #B7C3DB;
    margin-top: 1px;
}

.achievement-wrap .content-wrap .content-bottom .content-bottom-list .item a img {
    width: 18px;
}

@media screen and (max-width: 767px) {
    .achievement-wrap .content-wrap .content-bottom {
        margin: 64px auto;
        font-size: 16px;
    }
}

/* 実績紹介 プロフィール・詳細 */
.profile .inner {
    margin-left: 18.74%;
    margin-right: 18.66%;
    padding-bottom: 256px;
}

.profile .inner .profile-wrap {
    border-bottom: 2px solid #B7C3DB;
    padding-bottom: 66px;
    margin-bottom: 120px;
}

.profile .inner .profile-wrap .wrap-title {
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    text-decoration: underline;
    text-decoration-color: #B7C3DB;
    margin-bottom: 42px;
    padding-bottom: 6px;
}

.profile .inner .profile-wrap .profile-summary {
    display: flex;
    align-items: center;
    margin-bottom: 46px;
}

.profile .inner .profile-wrap .profile-summary .profile-img {
    width: 112px;
    height: auto;
    margin-right: 64px;
}

.profile .inner .profile-wrap .profile-summary .family-wrap .text1 {
    font-size: 15px;
    margin-bottom: 2.82%;
}

.profile .inner .profile-wrap .profile-summary .family-wrap .text2 {
    font-size: 24px;
    margin-bottom: 5%;
}

.profile .inner .profile-wrap .profile-summary .family-wrap .text3 {
    font-size: 15px;
}

.profile .inner .profile-wrap .profile-text {
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 2.5;
}

.profile .inner .house-img1 {
    margin-top: 66px;
    /* margin-bottom: 66px; */
}

.profile .inner .house-text {
    font-size: 16px;
    line-height: 2.5;
    margin-bottom: 66px;
}

.profile .inner .house-caption {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.8;
    margin-top: 16px;
}

.profile .inner .house-img2 {
    display: flex;
    width: calc(100% - 24px);
    margin-top: 66px;
    /* margin-bottom: 66px; */
}

.profile .inner .house-img2 img {
    width: 50%;
}

.profile .inner .house-img2 img+img {
    margin-left: 24px
}

.profile .inner .house-img6 {
    margin-bottom: 66px;
}

.profile .inner .last-text {
    margin-bottom: 110px;
}

.profile .inner .content-wrap .left-arrow {
    width: 1.53%;
}

.profile .inner .content-wrap .content-text {
    font-size: 1.31vw;
}

.profile .inner .content-wrap .content-text a {
    color: #343434;
}

.profile .inner .content-wrap .prev {
    margin-left: 2.035%;
}

.profile .inner .content-wrap .index {
    margin-left: 35.6%;
    margin-right: 35.6%;
}

.profile .inner .content-wrap .next {
    margin-right: 2.035%;
}

.profile .inner .content-wrap .right-arrow {
    width: 1.53%;
}

@media (max-width: 768px) {
    .profile .inner {
        margin: 0 16px;
        /* margin-left: 5.06%;
        margin-right: 5.33%; */
        padding-bottom: 0;
    }

    .profile .inner .profile-wrap {
        padding-bottom: 66px;
        margin-bottom: 80px;
    }

    .profile .inner .profile-wrap .profile-text {
        font-size: 14px;
        letter-spacing: 2px;
        line-height: 2.14;
    }

    .profile .inner .profile-wrap .profile-summary .profile-img {
        width: 90px;
        height: auto;
        margin-right: 24px;
    }

    .profile .inner .profile-wrap .profile-summary .family-wrap .text1 {
        font-size: 14px;
    }

    .profile .inner .profile-wrap .profile-summary .family-wrap .text2 {
        font-size: 16px;
    }

    .profile .inner .profile-wrap .profile-summary .family-wrap .text3 {
        font-size: 14px;
    }

    .profile .inner .house-img1 {
        margin-bottom: 35px;
    }

    .profile .inner .house-text {
        font-size: 14px;
        line-height: 2.14;
    }

    .profile .inner .house-caption {
        font-size: 12px;
    }

    .profile .inner .house-img2 {
        display: block;
        width: 100%;
        margin-bottom: 36.5px;
    }

    .profile .inner .house-img2 img {
        width: 100%;
    }

    .profile .inner .house-img2 img+img {
        margin-left: 0;
        margin-top: 22px;
    }

    .profile .inner .last-text {
        margin-bottom: 64px;
    }

    .profile .inner .sp-last-wrap {
        margin-bottom: 72.7px;
    }

    .profile .inner .blog-btn-sp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto;
        background-color: #EAEAEA;
        width: 68.2%;
        padding-top: 20px;
        padding-bottom: 19px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 129px;
    }

    .profile .inner .blog-btn-sp img {
        width: 13px;
    }

    .profile .inner .blog-btn-sp .btn-text {
        color: #343434;
        margin-left: 4.6%;
        font-size: 4vw;
    }
}