@charset "UTF-8";
.s-header .ttl .t1 {
  font-size: 17px;
}
strong.line-text {
    line-height: 2.2;
}

.main-img .img-area {
    height: 720px;
}

.main-img .img-area img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.main-img .main-txt {
    width: 604px;
    font-size: 87px;
    text-shadow: 0 0 5px rgb(0 0 0 / 80%), 0 0 5px rgb(0 0 0 / 80%);
}

.main-img .txt-area .main-img-txt {
    left: 60px;
    padding: 0 10px 100px;
    top: 200px;
}

.main-img .txt-area .txt-box {
    display: inline-block;
    width: auto;
    padding: 30px;
}

.main-img .txt-area .txt-box .t1 {
    justify-content: flex-start;
}

.main-img .txt-area .txt-box .t2 .date {
    justify-content: flex-start;
    margin-left: -30px;
}

.main-img .txt-area .txt-box .t2 .date>div {
    margin-left: 30px;
}

.main-img .txt-area .txt-box .t2 .price {
    justify-content: flex-start;
    margin-left: -30px;
}

.main-img .txt-area .txt-box .t2 .price dl {
    margin-left: 30px;
}

.main-img .txt-area .txt-box .t2 .price dl dt {
    padding: 5px 30px;
}

.main-img .txt-area .txt-box .t2 .price.p2 dl {
    margin-left: 20px;
}

.main-img .txt-area .txt-box .t2 .price .p3 {
    margin-left: 30px;
}

.main-img .txt-area2 {
    height: 180px;
}

.main-img .txt-area2 .txt {
    height: 180px;
    width: 768px;
}

.main-img .txt-area2 .img {
    height: 180px;
    width: 720px;

}


.main-img .txt-area2 .txt .ttl {
    bottom: 158px;
    font-size: 35px !important;
}

.main-img .txt-area2 .txt p {
    font-size: 18px;
    padding-top: 0;
}

.main-img .txt-area2 .img img {
    height: 787px;
    bottom: 0px;
    right: 69px;
}

.main-img .txt-area2 {
    background: #003D6D;
}

.main-img .txt-area2 .img::before {
    border-color: #003D6D transparent transparent transparent;
    position: absolute;
    left: 137px;
    border-width: 180px 70px 0 0;
}

.main-img .txt-area2 .img::after {
    border-color: transparent transparent #003D6D transparent;
    border-width: 0 0 180px 100px;
}

.main-img .txt-area2 .wrap::after {
    background: #003D6D;
}

.main-img .txt-area2 .txt {
    font-size: 14px;
    background: #003D6D;
}

.txt-img-bg {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.txt-img.half {
    align-items: flex-end;
}

.txt-img.half .txt-area {
    width: calc(50% - 30px);
}

.txt-img.half .img-area {
    flex-grow: 0;
    width: calc(50% - 30px);
}


.c-table table {
    border: 2px solid #9A9A83;
    color: #611563;
    background: #fff;
}

.c-table table th {
    border: 1px solid #9A9A83;
}

.c-table table td {
    border: 1px solid #9A9A83;
}

.c-table table thead th {
    border-bottom: 2px solid #9A9A83;
}

.c-table table thead td {
    border-right: 2px solid #9A9A83;
    border-bottom: 2px solid #9A9A83;
}

.c-table table tbody th {
    border-right: 2px solid #9A9A83;
}

.c-table table tfoot th {
    border-right: 2px solid #9A9A83;
    background: #231815;
}

.c-table table thead th {
    background: #EEE6EF;
    border-bottom: 2px solid #9A9A83;
}

.c-table table tfoot td {
    border-right: 1px solid #9A9A83;
    background: #231815;
}

.c-table table .c2 th {
    background: #611563;
    color: #fff;
    border: 1px solid #fff;
}

.c-table table .c2 td {
    background: #611563;
    color: #fff;
    border: 1px solid #fff;
}

.c-table table .c2.end th,
.c-table table .c2.end td {
    border-bottom: 1px solid #9A9A83;
}


.f-s200 {
    font-size: 200% !important;
}

.f-s190 {
    font-size: 190% !important;
}

.f-s180 {
    font-size: 180% !important;
}

.f-s170 {
    font-size: 170% !important;
}

.f-s160 {
    font-size: 160% !important;
}

.f-c-green {
    color: #4F9AB6;
}

.f-c-red2 {
    color: #B81C22;
}

.f-c-red3 {
    color: #B81C22;
}

.f-c-bro {
    color: #611563 !important;
}

.f-c-bro02 {
    color: #5a4c29 !important;
}

.f-c-bl {
    color: #5c94b6 !important;
}

.bg-bl {
    background: #5c94b6 !important;
}

.bg-bro02 {
    background: #5a4c29 !important;
}

.f-c-blu3 {
    color: #D3E4EB !important;
}

.sub-ttl2.font-u.m-b20.inview.f-c-bro.inview-on::before {
    content: "";
    background: #611563;
    width: 100px;
    height: 1px;
    position: absolute;
    left: -125px;
    top: 13px;
}


.sub-ttl.m-b15.inview.f-c-bro.inview-on::before {
    content: "";
    background: #611563;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 3px;
}

.b-c-bl2 {
    background-color: #611563 !important;
}

/*===================*/
.tab-body .txt-img {
    height: 600px;
}

.access-txt-bg {
    background: #47b0ac;
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding: 7px 10px;
    background: #e4e1f1 url(../img/lp/access_bg.jpg) repeat-y center top;
}

.map-list ul li .ttl {
    background-image: url(../../common/img/ico_maker.svg);
}

.bg-blue {
    /* background: #e4e1f1 url(../img/lp/bg_design.jpg) repeat-y center top;
    background-size: auto;
    background-size: cover; */
    background: #003D6D;
}

.bg-blue2 {
    /* background: #F9F6EC url(../img/lp/access_bg.jpg) repeat-y center top; */
    background: #EDE6EE;
    background-size: auto;
    background-size: cover;
}

.bg-beige {
    background: #f3eee8;
    background: #F9F6EC url(../img/lp/design_bg.jpg)no-repeat calc(50% - 324px) -246px;
    background-size: cover;
}

.bg-tri .bg-tri-img {
    height: 1000px;
    background: url(../img/lp/tri_bg.png) no-repeat center;
    padding-top: 80px;
}

.bg-tri2 {
    background: #003D6D url(../img/lp/design_img01.jpg) no-repeat calc(50% - 410px) 150px;
}

/*
 * LOCATION
 */
.location-slide .main li .txt .ttl-area .ttl .t1 {
    color: #611563;
    margin-bottom: -14px;
    font-weight: 600;
    font-size: larger;
}

.location-slide .list ul li .txt .ttl .t1 {
    letter-spacing: 0;
    font-size: 22px;
}

.location-list__img figcaption {
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #fff;
    font-size: 80%;
    padding: 0 10px;
    background: rgba(0, 0, 0, .6);
}

/* .location-slide .list ul li {
    width: calc(22% - 15px);
} */
.location-slide .list ul li .txt .ttl .t2 span {
    font-size: 24px;
}

.slick-slider {
    background: #F0E6F0;
}

.access-txt-area.column {
    border-top: none;

}


.location-list {
    display: flex;
}

.location-list__column {
    width: 100%;
}

/* .location-list__imglist {
    display: flex;
    flex-wrap: wrap;
}

.location-list__img {
    position: relative;
    width: 50%;
}

.location-list__img figcaption {
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #fff;
    font-size: 80%;
} */

.location-list__textArea {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 35px;
    color: #fff;
    /* background: url(../img/lp/location_list_bg.jpg) no-repeat top center / cover; */
    background: linear-gradient(#1d2a85 0%, #4e99b5 100%);
}

.location-list__textInner {
    margin: auto;
    max-width: 900px;
}

.location-list__text {
    line-height: 1.85;
}

/*===================*/
.company-list .ttl {
    background: #611563;
}

/* .company-list:nth-child(even) .ttl{
    color: #243257;
    background: #f1b614;
} */
.company-list .list {
    border: 1px solid #707070;
    background: #EEE6EF;
}

.company-list.lifeinfo .list ul {
    min-width: 40%;
}



.m-l80 {
    margin-left: 80px !important;
}

.m-l160 {
    margin-left: 160px !important;
}



.bg-tri .bg-tri-img {
    background: url(../img/lp/tri_bg.png) center top;
    background-size: cover;
}

.location-slide .main li .txt .ttl-area .ttl {
    padding-left: 0;
}

.location-slide .main li .txt p {
    letter-spacing: 0.1em;
}

.location-slide .main li .txt p a {
    word-wrap: break-word;
}

.location-txt-list .list li {
    background: #254D89;
}

.location-ti .txt-img {
    padding: 0 40px;
}

.access-txt-area.column {
    margin-top: 0;
}

.access-txt {
    font-size: 31px;
}

.access-txt .num {
    font-size: 52px;
}

.access-txt.m-b50.border-bt {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}

.sub-ttl2.font-u.m-b20.inview.f-c-red2.inview-on::before {
    background: #611563;
}

/*
 PLAN
 */

.plan-column-outer {
    border-top: 1px solid #ECE6ED;
    border-bottom: 1px solid #ECE6ED;
    background: #ECE6ED;
    background: -moz-linear-gradient(left, #ECE6ED 50%, rgba(255, 255, 255, 0)50%), url(../img/lp/plan_img01.jpg);
    background: -webkit-linear-gradient(left, #ECE6ED 50%, rgba(255, 255, 255, 0) 50%), url(../img/lp/plan_img01.jpg);
    background: linear-gradient(to right, #ECE6ED 50%, rgba(255, 255, 255, 0) 50%), url(../img/lp/plan_img01.jpg);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECE6ED', endColorstr='#ffffff', GradientType=1);
    background-position: 0 0, top right;
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, contain;
}

.plan .ttl {
    color: #611563;
}

.plan .data ul li::before {
    background: #611563;
}

.plan-column .column .btn {
    background: #611563;
    border: 1px solid #949EAD;
}

.plan-column.single .column {
    width: 100%;
}

.plan-column .over-box {
    padding: 5px;
    width: 100%;
}

.plan-column.single .column {
    width: calc(50% - 100px);
}

.plan-column.single .column .txt-area {
    width: 100%;
}

.plan-column.single .column .img {
    width: auto;
}

.plan-column.single .column .img img {
    height: auto;
}

.plan-column .over-box {
    background: #F2F4F7;
    padding: 20px 17px 25px;
    width: 800px;
    box-sizing: border-box;
    letter-spacing: 0;
}

.plan-column .over-box ul {
    display: flex;
    justify-content: flex-start;
    margin-left: -3px;
}

.plan-column .over-box ul li {
    margin-left: 10px;
    text-align: left;
}

.plan-column .over-box ul li.l1 {
    width: 250px;
}

.plan-column .over-box ul li.l2 {
    width: 250px;
}

.plan-column .over-box ul li.l3 {
    width: 250px;
}

.plan-column .over-box ul li .over-box-img {
    position: relative;
    margin-bottom: 10px;
    height: 350px;
    overflow: hidden;
}

.plan-column .over-box ul li .over-box-img p {
    position: absolute;
    right: 5px;
    bottom: 2px;
    font-size: 12px;
    color: #fff;
}

.plan-column .over-box ul li.l2 .over-box-img p,
.plan-column .over-box ul li.l3 .over-box-img p {
    color: #fff;
}

.plan-column .over-box ul li .over-box-ttl {
    margin-bottom: 5px;
    color: #223255;
    font-size: 18px;
    font-weight: 600;
    font-size: 15px;
}

.plan-column .over-box ul li .over-box-ttl span {
    font-size: 13px;
}

.plan-column .over-box ul li p {
    font-size: 14px;
}

.plan .color dl {
    display: block;
}

.plan .color dl dt {
    width: 100%;
}

.plan .color dl dd .color-img {
    width: 88px;
}


.pop-ti .pop-ti-txt .txt-ttl {
    color: #243257;
}

.plan .color {
    background: #0a253a;
}

.plan-column .column.pc .plan-memo {
    position: absolute;
    bottom: 10px;
    right: 0;
    color: #fff;
}

.c-ttl.font-m.m-b40.doshin {
    font-size: 33px;
    width: calc(100% - -425px);
}

/*======================================================================*/
@media screen and (max-width: 767px) {
    .c-ttl.font-m.m-b40.doshin {
        width: 100%;
    }

    .main-img .main-txt {
        width: 370px;
        top: 30px;
    }

    .main-img .txt-area2 .txt .ttl {
        font-size: 22px !important;
        bottom: 156px;
        line-height: 1.3;
    }

    .main-img .img-area {
        height: 460px;
    }

    .main-img .txt-area {
        height: 460px;
    }

    .main-img .txt-area .txt-box {
        padding: 20px;
    }

    .main-img .txt-area2 .txt p {
        line-height: 1.5;
        font-size: 12px;
        padding-top: -10px;
        width: calc(100% - 116px);
    }

    .main-img .txt-area .txt-box .t2 .date {
        justify-content: center;
    }

    .main-img .txt-area .txt-box .t2 .price dl dt {
        padding: 5px 7px;
    }

    .main-img .txt-area .txt-box .t2 .price.p2 dl {
        margin-left: 0;
    }

    .main-img .txt-area .txt-box .t2 .price .p3 {
        margin-left: 0;
    }

    .main-img .txt-area .main-txt {
        word-break: break-all;
        font-size: 50px;
    }

    .main-img .txt-area2 .img img {
        width: 190px;
        height: auto;
        left: auto;
        right: 0;
        bottom: -15px;
        z-index: 999;
    }

    /* .main-img .txt-area2 {
        height: 220px;
    } */

    .main-img .txt-area2 .txt {
        /* height: 220px; */
        width: 100%;
    }

    .main-img .txt-area2 .img {
        height: 180px;
        width: 100%;
        z-index: 999;
    }

    .main-img .txt-area2 .img::before {
        border-width: 180px 100px 0 0;
    }

    .main-img .txt-area2 .txt::after {
        border-width: 0 0 220px 50px;
    }

    .main-img .txt-area .txt-box .t1 {
        justify-content: flex-start;
    }

    .main-img .txt-area .txt-box .t2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: flex-start;
    }

    .main-img .txt-area .txt-box .t2 .price {
        justify-content: flex-start;
        margin-left: -70px;
    }

    .main-img .txt-area .txt-box .t2 .price dl {
        margin-left: 72px;
    }


    .tab-body .txt-img {
        height: auto;
    }

    .location-slide .main li .txt .ttl-area .ttl {
        width: 100%;
    }

    .c-ttl h3 {
        font-size: 20px;
    }

    .c-ttl h4 {
        font-size: 20px;
    }

    .access-txt {
        line-height: 1.9;
        margin-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
        font-size: 23px;
    }

    .access-txt .sub {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .access-txt-area.column .access-txt {
        font-size: 24px;
        padding-left: 0;
        padding-right: 0;
    }

    .location-ti .txt-img .img-area {
        padding: 0;
    }

    .bg-tri {
        height: 700px;
    }

    .bg-tri .bg-tri-img {
        top: auto;
        height: 700px;
        background: url(../img/lp/main_build.png) no-repeat calc(50% + 80px) bottom;
        background-size: auto 550px;
    }

    .bg-tri2 {
        background: #000;
    }

    .wrap {
        width: 100%;
        padding: 0 5px;
    }

    .txt-img.half .txt-area {
        width: 100%;
    }

    .txt-img.half .img-area {
        flex-grow: 0;
        width: 100%;
    }

    .spm-l10 {
        margin-left: 10px !important;
    }



    .location-list {
        display: block;
        margin-top: 40px;
    }

    .location-list__column {
        width: 100%;
    }

    .location-list__text {
        line-height: 1.85;
    }

    .location-slide {
        margin-bottom: 0px;
    }

    .c-table table td {
        padding: 5px;
    }

    .bg-tri .bg-tri-img {
        top: auto;
        height: 500px;
        background: url(../img/lp/main_build.png) no-repeat bottom;
        background-size: auto 260px;
    }

    .bg-tri2 {
        background: #003D6D;
    }

    .bg-tri2::before {
        border-color: transparent transparent #003D6D transparent;
    }

    .company-list .list ul {
        margin-left: 0;
    }

    /*
                PLAN
                */
    .plan-column .column:nth-child(odd) {
        background: #fff;
    }

    .plan-column.single .column:nth-child(odd) {
        background: #ECE6ED;
        background: -moz-linear-gradient(top, #ECE6ED 75%, #ffffff 50%);
        background: -webkit-linear-gradient(top, #ECE6ED 75%, #ffffff 50%);
        background: linear-gradient(to bottom, #ECE6ED 75%, #ffffff 50%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECE6ED', endColorstr='#ffffff', GradientType=1);
    }

    .plan-column.single .column {
        width: 100%;
    }

    .plan-column .over-box {
        padding: 5px;
        width: 100%;
    }

    .plan-column .column {
        display: block;
    }

    .plan-column .column .txt-area {
        padding: 20px;
    }

    .plan-column .over-box ul {
        margin-left: -1px;
    }

    .plan-column .over-box ul li {
        margin-left: 1px;
    }

    .plan-column .over-box ul li.l1 {
        width: auto;
    }

    .plan-column .over-box ul li.l2 {
        width: auto;
    }

    .plan-column .over-box ul li.l3 {
        width: auto;
    }

    .plan-column .over-box ul li .over-box-img {
        margin-bottom: 0;
        height: auto;
    }

    .plan-column .over-box ul li .over-box-img p {
        display: none;
    }

    .plan-column .over-box ul li .over-box-txt {
        display: none;
    }


}

@media screen and (max-width: 560px) {
    .main-img .txt-area2 {
        height: 220px;
    }

    .main-img .txt-area2 .txt {
        height: 220px;
    }

    .main-img .txt-area2 .img {
        height: 220px;
    }

    .main-img .txt-area2 .txt .ttl {
        bottom: 210px;
    }

    .s-header .ttl .t1 {
        font-size: 13px;
    }
}

/*=====================================================================*/
/* .txt-img .btn>div {
    border: 1px solid #611563;
    border-radius: 1px;
    width: 280px;
    text-align: center;
    box-sizing: border-box;
    padding: 5px;
    color: #611563;
    letter-spacing: 0;
    cursor: pointer;
} */


/* .c-ttl.font-m.inview.inview-on h3 {
    font-size: 22px;
} */
