@charset "utf-8";
/* *****************************************************************************
共通スタイル記述変更
***************************************************************************** */
nav .g-navi li a {
    display: block;
    color: #000;
    font-weight: 700;
}

nav .g-navi li a:hover {
    color: #fff;
}

.pc-only {
    display: block;
}

.sp-only {
    display: none;
}

/* *****************************************************************************
PC用のスタイル記述
***************************************************************************** */

/* -----------------------------------------------------------------------------
MainVidual
----------------------------------------------------------------------------- */
.lower main .main__inner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.lower main .main__inner .mv {
    width: 100%;
    height: 679px;
    margin-top: 90px;
    position: relative;
    left: 0;
    top: 0;
    background-image: url(../images/concept/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.lower main .main__inner .mv:before {
    content: "";
    display: block;
    width: 100%;
    height: 679px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.lower main .mv-title__outer {
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 50%;
    margin: 0;
    padding: 0;
    width: auto;
    text-align: center;
    transform: translate(-50%,50%);
    z-index: 10;
}

.lower main .mv-title__outer .mv-title {
    color: rgba(255, 255, 255, .8);
    font-size: 100px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 8px;
}

/* -----------------------------------------------------------------------------
detail-text（個性を生かし、暮らしに寄り添うオーダーメイドの家づくり）
----------------------------------------------------------------------------- */
main .detail-text {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 96px 0px;
    background-image: url(../images/concept/bg_lead.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

main .detail-text__inner {
    max-width: 1120px;
    width: 88%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

main .detail-text .title-wrap .title-lead {
    color: #000;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 80px;
    text-align: center;
    font-family: "Noto Sans JP";
}

main .detail-text .text .lead {
    color: #000;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    line-height: 1.8;
}

/* -----------------------------------------------------------------------------
Concept
----------------------------------------------------------------------------- */
.concept {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 96px 0px 0px;
    background-color: #f9f6f2;
    border-bottom: solid 96px #fff;
}

.concept__inner {
    max-width: 1200px;
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.summary-concept__outer {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    margin-bottom: 75px;
}

.summary-concept-thumb {
    max-width: 50%;
    width: 100%;
    position: relative;
}

.summary-concept__outer:nth-child(odd) {
    flex-direction: row-reverse;
}

.summary-concept__outer:nth-child(3) {
    flex-direction: row;
}

.summary-concept__outer .summary-concept {
    min-height: 661px;
}

.summary-concept__outer:nth-child(odd) .summary-concept {
    max-width: 50%;
    width: 100%;
    position: relative;
    padding: 50px 40px;
    box-sizing: border-box;
    background-color: #fff;
}

.summary-concept__outer:nth-child(3) .summary-concept {
    max-width: 50%;
    width: 100%;
    position: relative;
    padding: 50px 40px;
    box-sizing: border-box;
    background-color: #fff;
}

.summary-concept__outer:nth-child(odd) .summary-concept-thumb figure {
    aspect-ratio: 991 / 661;
    position: absolute;
    left: 0px;
    right: auto;
    top: 0;
    width: auto;
    height: 661px;
}

.summary-concept__outer:nth-child(3) .summary-concept-thumb figure {
    aspect-ratio: 991 / 661;
    position: absolute;
    left: auto;
    right: 0px;
    top: 0;
    width: auto;
    height: 661px;
}

.summary-concept__outer .summary-concept-thumb figure img {
    aspect-ratio: 991 / 661;
    display: block;
    width: 100%;
    height: auto;
}

.summary-concept__inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: -10px;
}

.summary-concept .title-wrap .number {
    color: #b94b00;
    font-size: 60px;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: "Merriweather";
}

.summary-concept .title-wrap .number .fw {
    color: #b94b00;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 1px;
    font-family: "Merriweather";
}

.summary-concept .card-title {
    margin-top: 30px;
    color: #000;
    font-weight: 400;
    font-size: 26px;
    line-height: 2;
    font-family: "Noto Sans JP";
}

.summary-concept .text {
    margin-top: 30px;
}

.summary-concept .text .card-text {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}

.concept .line-up {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto 100px;
}

.concept .line-up-card {
    width: 31%;
    box-sizing: border-box;
}

.concept .line-up-card a {
    display: block;
    text-decoration: none;
}

.concept .line-up-card:hover {
    opacity: 0.8;
    transition: .2s ease-in-out;
}

.concept .line-up-card .line-up-thumb {
    overflow: hidden;
}

.concept .line-up-card .line-up-thumb img {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.4s;
    display: block;
    width: 100%;
}

.concept .line-up-card .line-up-body {
    padding: 15px;
}

.concept .line-up-card .line-up-title {
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.5;
    text-decoration: underline;
    text-underline-offset: 8px;
    font-family: "Noto Sans JP";
}

/* *****************************************************************************
SP用のスタイル記述
***************************************************************************** */
@media screen and (max-width: 1120px){

.pc-only {
    display: none;
}

.sp-only {
    display: block;
}

.g-content__outer {
    margin-top: 50px;
}

/* -----------------------------------------------------------------------------
SP__MainVidual
----------------------------------------------------------------------------- */
.lower main .main__inner .mv {
    background-image: url(../images/concept/sp_main.jpg);
}

.lower main .main__inner .mv {
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: 0px;
    left: 0;
    top: 0;
    z-index: 1;
    aspect-ratio: 780 / 1095;
    background-size: contain;
    background-repeat: no-repeat;
}

.lower main .main__inner .mv:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 5;
}

.lower main .mv-title__outer {
    position: absolute;
    left: 15px;
    top: auto;
    bottom: 50%;
    margin: 0;
    padding: 0;
    width: auto;
    text-align: center;
    transform: translate(0%,50%);
    z-index: 10;
}

.lower main .mv-title__outer .mv-title {
    color: rgba(255, 255, 255, .8);
    font-size: 44px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 3px;
}

/* -----------------------------------------------------------------------------
SP__detail-text（個性を生かし、暮らしに寄り添うオーダーメイドの家づくり）
----------------------------------------------------------------------------- */
main .detail-text {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 50px 0px;
    background-image: url(../images/concept/sp_bg_lead.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

main .detail-text__inner {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

main .detail-text .title-wrap .title-lead {
    color: #000;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 40px;
    text-align: center;
    font-family: "Noto Sans JP";
    line-height: 1.8;
}

main .detail-text .text .lead {
    color: #000;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    line-height: 1.8;
}

/* -----------------------------------------------------------------------------
SP__Concept
----------------------------------------------------------------------------- */
.concept {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 50px 0px 0px;
    border-bottom: solid 50px #fff;
}

.concept__inner {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.summary-concept__outer {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    margin-bottom: 50px;
}

.summary-concept__outer:nth-child(odd) {
    flex-direction: column;
}

.summary-concept__outer:nth-child(even) {
    flex-direction: column;
}

.summary-concept-thumb {
    max-width: 100%;
    width: 100%;
    position: relative;
    aspect-ratio: 360 / 248;
}

.summary-concept__outer .summary-concept {
    min-height: auto;
}

.summary-concept__outer:nth-child(odd) .summary-concept {
    max-width: 100%;
    width: 100%;
    position: relative;
    padding: 0;
    box-sizing: border-box;
}

.summary-concept__outer:nth-child(even) .summary-concept {
    max-width: 100%;
    width: 100%;
    position: relative;
    padding: 0;
    box-sizing: border-box;
}

.summary-concept__outer:nth-child(odd) .summary-concept-thumb figure {
    aspect-ratio: 360 / 248;
    left: auto;
    right: 0px;
    top: 0;
    width: 100%;
    height: 248px;
}

.summary-concept__outer:nth-child(even) .summary-concept-thumb figure {
    aspect-ratio: 360 / 248;
    left: 0px;
    right: auto;
    top: 0;
    width: 100%;
    height: 248px;
}

.summary-concept__outer .summary-concept-thumb figure img {
    aspect-ratio: 360 / 248;
    display: block;
    width: 100%;
    height: auto;
}

.summary-concept__inner {
    width: auto;
    display: flex;
    flex-direction: column;
    margin-top: 0px;
    padding: 15px;
}

.summary-concept .title-wrap .number {
    color: #b94b00;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: "Merriweather";
}

.summary-concept .title-wrap .number .fw {
    color: #b94b00;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 1px;
    font-family: "Merriweather";
}

.summary-concept .card-title {
    margin-top: 22px;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 2;
    font-family: "Noto Sans JP";
}

.summary-concept .text {
    margin-top: 22px;
}

.summary-concept .text .card-text {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}

.concept .line-up {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto 50px;
}

.concept .line-up-card {
    width: 31%;
    box-sizing: border-box;
}

.concept .line-up-card a {
    display: block;
    text-decoration: none;
}

.concept .line-up-card:hover {
    opacity: 0.8;
    transition: .2s ease-in-out;
}

.concept .line-up-card .line-up-thumb {
    overflow: hidden;
}

.concept .line-up-card .line-up-thumb img {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.4s;
    display: block;
    width: 100%;
}

.concept .line-up-card .line-up-body {
    padding: 15px;
}

.concept .line-up-card .line-up-title {
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.5;
    text-decoration: underline;
    text-underline-offset: 4px;
    font-family: "Noto Sans JP";
}

}

/* *****************************************************************************
TB用のスタイル記述（431px〜1120px）
***************************************************************************** */
@media screen and (min-width: 431px) and (max-width: 1120px) {

.lower main .main__inner .mv {
    width: 100%;
    height: 460px;
    margin-top: 50px;
    position: relative;
    left: 0;
    top: 0;
    background-image: url(../images/concept/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

main .detail-text__inner {
    width: 80%;
    padding: 0 15px;
}

.concept .line-up {
    width: 80%;
}

.summary-concept-thumb {
    width: 80%;
    margin: 0 auto;
    aspect-ratio: 991 / 661;
}

.concept .title-wrap {
    text-align: center;
}

.summary-concept__outer:nth-child(odd) .summary-concept,
.summary-concept__outer:nth-child(even) .summary-concept {
    width: 80%;
    margin: 0 auto;
}

}

/* *****************************************************************************
カラー後付け
***************************************************************************** */
.bgcolor__white {
	background-color: #fff !important;
}

.color__orange {
    color: #b94b00!important;
}

.color__red {
    color: #c8000a;
}

.ftcolor__navy {
	color: #001960;
}

