/*///////////////////// font-face 読み込み ///////////////////////////*/
@font-face {
    font-family: 'Noto Sans JP';
    src: url(/fonts/NotoSansJP-Regular.woff);
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url(/fonts/NotoSansJP-Medium.woff);
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url(/fonts/NotoSansJP-Bold.woff);
    font-weight: 700;
    font-display: swap;
}


/* カスタムスタイル */

.l-main {
    width: 100%;
    max-width: 100%;
}

.main__bg{
    padding: 0;
}

.section__ttl{
    color: #263238;
    font-family: "Meiryo";
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 41px;
}
    .section__ttl span{
        color: #1E2D52;
        text-align: center;
        font-family: "Meiryo";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 3.08px;
        padding-top: 11px;
    }

.section__space{
    padding: 0;
}
/* ////////////////MV ////////////////*/

.main__bg--catch img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* ////////////////こんなお悩みありませんか？ ////////////////*/

.section__wrapper--worry--01{
    background: #FAFAFA !important;
    padding: 80px 0 86px;
}

.section__wrapper--case--06 .section__ttl{
    margin-bottom: 82px;
}
.content__items--worry--01{
    border: 1px solid #DBDBDB;
}

.content__items__inner--worry--01{
    padding: 30px 15px 25px;
}

.content__description--worry--01{
    color: #263238;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.worries_txt_box{
    margin-top: 41px;
}

.worries_txt{
    color: #263238;
    text-align: center;
    font-family: "Meiryo";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
}
    .worries_txt span{
        color: #1E2D52;
        font-family: "Meiryo";
    }



    /* ////////////////クモジデザイン不動産の強み ////////////////*/

.section__wrapper--case--06{
    background: #E6E6E6 !important;
    padding: 85px 0 120px;
}

.content__wrap--case--06{
    border: none;
    height: 221px;
}

.content__img--case--06{
    height: 300px;
    top: -41px;
}

.content__img--case--06 img{
    width: 570px;
    height: 300px;
}

.content__subttl--case--06{
    color: #1E2D52;
    text-align: left;
    font-family: "Noto Sans JP";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
}

.content__description--case--06{
    color: #263238;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
}

.content__block--case--06 .content__list--vertical{
    gap: 120px;
}

/* ////////////////中古物件×リノベのメリット ////////////////*/

.section__wrapper--case--02{
    background: #FAFAFA !important;
    padding: 85px 0 88px;
}

.content__subttl--case--02{
    color: #1E2D52;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
}

.content__description--case--02{
    color: #263238;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
}

.content__img--case--02{
    margin-bottom: 12px;
}

/* ////////////////リノベーションの流れ ////////////////*/

.section__wrapper--flow--06{
    background: #E6E6E6;
    padding: 85px 0 79px;
}

.content__subttl--flow--06{
    color: #263238;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
}

.content__list--vertical .content__items--flow--06::before{
    color: #1E2D52;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    background: #C2CCE6;
    border: 1px solid #C2CCE6;
}

.content__block--flow--06 .content__list--vertical{
    gap: 48px 30px;
}

 /* ////////////////お問い合わせ ////////////////*/

.section__wrapper--contact--02{
    background: url(../images/contact_bg.webp) no-repeat center / cover;
    padding: 64px 0 40px;
}

.section__wrapper--contact--02 .section__ttl{
    color: #FFF;
}

.content__txt--tel{
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.content__icon--tel{
    width: 26px;
    height: 27px;
}

.content__btn--contact--mail a{
    color: #263238 !important;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.556;
    background: #FFF !important;
}

.content__icon--mail{
    width: 27px;
    height: 23px;
}

.content__icon--btn--01{
    height: 9px !important;
}

.content__txt--contact--02{
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.924;
}