@charset "utf-8";


/*///////////////////// font-face 読み込み例 ///////////////////////////*/
/*Noto Sans JP 400*/
@font-face {
    font-family: 'Noto Sans JP';
    src: url(/fonts/NotoSansJP-Regular.woff2);
    font-weight: 400;
    font-display: swap;
}
/*Noto Sans JP 500*/
@font-face {
    font-family: 'Noto Sans JP';
    src: url(/fonts/NotoSansJP-Medium.woff2);
    font-weight: 500;
    font-display: swap;
}
/*Noto Sans JP 600*/
@font-face {
    font-family: 'Noto Sans JP';
    src: url(/fonts/NotoSansJP-SemiBold.woff2);
    font-weight: 600;
    font-display: swap;
}
/*Noto Serif JP 600*/
@font-face {
    font-family: 'Noto Serif JP';
    src: url(/fonts/NotoSerifJP-SemiBold.woff2);
    font-weight: 600;
    font-display: swap;
}

/*///////////////////// font-face 読み込み例 ///////////////////////////*/


/* outline
------------------------------*/

body {
	/*スマホで勝手に文字が大きくなる対策*/
	-webkit-text-size-adjust: 100%;
}
.l-page * {
    font-family: "Noto Sans JP" , sans-serif;
    box-sizing: border-box;
}

/*------- 共通 ----------*/
.l-main .section__inner {
    width: 1140px;
    margin: 0 auto;
    color: #192169;
    letter-spacing: 2.15px;
}
.l-main .section__ttl {
    font-family: "Noto Serif JP", serif;
    font-size: 43px;
    font-weight: 600;
    color: #192169;
    line-height: 1.2;
}
.l-main .section__ttl span {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.01em;
}
a:hover {
    text-decoration: none;
}

/*------ main --------*/
.l-main .main__bg--catch {
    width: 100%;
    height: 400px;
}
.l-main .main__bg--catch img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*------- 弊社の強み ----------*/
.l-main .section__wrapper--strong--01 {
    background-color: #fff;
}
.l-main .section__wrapper--strong--01 .section__space {
    padding-block: 80px 122px;
}
.l-main .section__wrapper--strong--01 .content__subttl--strong--01 {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 38.4px;
    color: #192169;
    letter-spacing: 0.01em;
    padding-bottom: 18px;
}
.l-main .section__wrapper--strong--01 .content__block--strong--01 .content__list--vertical {
    gap: 0;
}
.l-main .section__wrapper--strong--01 .content__items--strong--01:first-child {
    margin-bottom: 94px;
}
.l-main .section__wrapper--strong--01 .content__items--strong--01:nth-of-type(2) {
    margin-bottom: 109px;
}
.l-main .section__wrapper--strong--01 .section__ttl {
    margin-bottom: 53px;
}
.l-main .section__wrapper--strong--01 .content__img--strong--01 {
    width: 792px;
    height: 273px;
}
.l-main .section__wrapper--strong--01 .content__wrap--strong--01 {
    width: 710px;
}
.l-main .section__wrapper--strong--01 .content__description--strong--01 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    letter-spacing: 0.01em; 
}
.l-main .section__wrapper--strong--01 .content__items--strong--01:nth-of-type(even) .content__img--strong--01 {
    right: -381px;
}

/*------- お問い合わせ ----------*/
.l-main .section__wrapper--contact--02 {
    background: url(../images/bg_contact.webp) no-repeat center center / cover;
    padding-block: 50px 61px;
}
.l-main .section__wrapper--contact--02 .section__ttl {
    color: #FFF;
    letter-spacing: 2.15px;
    margin-bottom: 21px;
}
.l-main .section__wrapper--contact--02 .section__ttl span {
    color: #FFF;
}
.l-main .section__wrapper--contact--02 [class*="content__btn--"] a {
    border-radius: 4px;
    justify-content: flex-start;
    padding-left: 41px;
}
.l-main .section__wrapper--contact--02 .content__txt--tel {
    font-family: "Noto Serif JP", serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;
}
.l-main .section__wrapper--contact--02 .content__btn--contact--mail a {
    background: #FFF;
    color: #192169;
    font-weight: 500;
    line-height: 28px;
    padding-left: 50px;
}
.l-main .section__wrapper--contact--02 .content__btn--contact--mail a:hover {
    background-color:#edebeb;;
}
.l-main .section__wrapper--contact--02 .content__icon--tel {
    width: 26px;
    height: 26px;
}
.l-main .section__wrapper--contact--02 .content__icon--mail {
    width: 25px;
    height: 25px;
}
.l-main .section__wrapper--contact--02 .content__icon--mail use,
.l-main .section__wrapper--contact--02 .content__icon--btn--01 use {
    color: #192169;
}
.l-main .section__wrapper--contact--02 .content__icon--mail use,
.l-main .section__wrapper--contact--02 .content__icon--btn--01 use {
    color: #192169;
}
.l-main .section__wrapper--contact--02 .content__icon--line {
    width: 25px;
    height: 27px;
}
.l-main .section__wrapper--contact--02 .content__btn--contact--line a:hover {
    background: #20cd68;
}
.l-main .section__wrapper--contact--02 .content__wrap--contact--02:not(:last-of-type) {
    margin-bottom: 19px;
}
.l-main .section__wrapper--contact--02 [class*="content__btn--"] [class*="content__icon--btn--"] {
    width: 17px;
    height: 7px;
}

/*------- ハウスメーカー未定のお客様の紹介の流れ & 土地をお探しの業者様の紹介の流れ ----------*/
.l-main .section__wrapper--flow--06.undecided__wrapper {
    background-color: #fff;
}
.l-main .section__wrapper--flow--06.looking__wrapper {
    background: #F6F7FF;
}
.l-main .section__wrapper--flow--06 .content__subttl--flow--06 {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: 600;
    color: #192169;
    line-height: 38.4px;
    letter-spacing: 0.01em;
    margin-bottom: 8px;
}
.l-main .section__wrapper--flow--06 .section__ttl {
    margin-bottom: 54px;
}
.l-main .section__wrapper--flow--06 .content__block--flow--06 .content__list--vertical {
    justify-content: flex-start;
    gap: 58px 30px;
}
.l-main .section__wrapper--flow--06 .content__list--vertical .content__items--flow--06::before {
    font-family: "Noto Serif JP", serif;    
    background: #FFF;
    border: 1px solid #192169;
    color: #192169;
    box-sizing: border-box;
    font-weight: 500;
    line-height: 1.2;
    align-items: baseline;
    padding-top: 12px;
}
.l-main .section__wrapper--flow--06 .content__description--flow--06 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.55;
}

/*------- Q&A ----------*/
.l-main .section__wrapper--faq--02 {
    background-color: #fff;
}
.l-main .section__wrapper--faq--02 .content__subttl--faq--02 {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 38.4px;
    color: #192169;
    letter-spacing: 0;
}
.l-main .section__wrapper--faq--02 .section__ttl {
    margin-bottom: 25px;
}
.l-main .section__wrapper--faq--02 [class*="content__description--faq--"] {
    margin-top: 10px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.56;
}
.l-main .section__wrapper--faq--02 .content__items--faq--02 {
    padding: 28px 42px 30px 28px;
}
.l-main .section__wrapper--faq--02 [class*="content__subttl--faq--"] {
    cursor: unset;
}
.l-main .section__wrapper--faq--02 [class*="content__subttl--faq--"]::before,
.l-main .section__wrapper--faq--02 [class*="content__description--faq--"]::before {
    border: 1px solid #192169;
    color: #192169;
    box-sizing: border-box;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.l-main .section__wrapper--faq--02 [class*="content__description--faq--"]::before {
    background:#192169;
    color: #fff;
    padding: 0 0 0 2px;
}
