@charset "UTF-8";
.main-img .img-area{
    height: 720px;
}
.main-img .txt-area .txt-box{
    display: inline-block;
    width: auto;
    padding: 30px 40px;
}
.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 .txt .ttl{
    bottom: 150px;
}
.main-img .txt-area2 .txt p{
    line-height: 1.5;
}
.main-img .txt-area2 .img img{
    height: 730px;
    bottom: 17px;
    right: 50px;
}

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

.txt-img.half{
    align-items: flex-start;
}
.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 #024270;
    color: #024270;
    background: #fff;
}
    .c-table table th{
        border:1px solid #024270;
    }
    .c-table table td{
        border:1px solid #024270;
    }
    .c-table table thead th{
        border-bottom: 2px solid #024270;
    }
    .c-table table thead td{
        border-right: 2px solid #024270;
        border-bottom: 2px solid #024270;
    }
    .c-table table tbody th{
        border-right: 2px solid #024270;
    }
    .c-table table tfoot th{
        border-right: 2px solid #fff;
        background: #024270;
    }
    .c-table table tfoot td{
        border-right: 1px solid #fff;
        background: #024270;
    }
        .c-table table .c2 th{
            background: #024270;
            color: #fff;
            border:1px solid #fff;
        }
        .c-table table .c2 td{
            background: #024270;
            color: #fff;
            border:1px solid #fff;
        }
        .c-table table .c2.end th,
        .c-table table .c2.end td{
            border-bottom: 1px solid #024270;
        }

#access{
      background: -moz-linear-gradient(top, #005E8A, #000000);
        background: -webkit-linear-gradient(top, #005E8A, #000000);
        background: linear-gradient(to bottom, #005E8A, #000000);
    color:#fff !important;
}
.f-c-gold2{
    color:#B09B71;
}
.ttle_suji h2{
    color:#B09B71;}

.transit{
    font-size:12px !important;
}

.sub-ttl2.c3::before {
    content: "";
    width: 100px;
    height: 1px;
    position: absolute;
    left: -125px;
    top: 13px;
    background:#B09B71;
}

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

.access-txt-bg{
    background: #47b0ac;
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding:7px 10px;
}
.map-list ul li .ttl{
    background-image: url(../../common/img/ico_maker.svg) ;
}

.bg-tri .bg-tri-img {
    height: 1000px;
    background: url(../img/lp/tri_bg.png) no-repeat center!important;
    top: -400px;
}
.bg-tri2 {
    background: #1F1F1F url(../img/lp/design_img01.jpg) no-repeat calc(50% - 360px) 150px;
}

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

.location-slide {
  margin-bottom: 20px;
}
.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: 3px;
            text-align: left;
        }
        .plan-column .over-box ul li.l1{
            width: 340px;
        }
        .plan-column .over-box ul li.l2{
            width: 210px;
        }
        .plan-column .over-box ul li.l3{
            width: 210px;
        }
            .plan-column .over-box ul li .over-box-img{
                position: relative;
                margin-bottom: 10px;
            }
                .plan-column .over-box ul li .over-box-img p{
                    position: absolute;
                    right: 5px;
                    bottom: 2px;
                    font-size: 12px;
                }
                .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;
            }
                .plan-column .over-box ul li .over-box-ttl span{
                    font-size: 13px;
                }
            .plan-column .over-box ul li p{
                font-size: 14px;
            }

    .pop-block .plan .ttl{
        color: #B09B71;
    }
    .pop-ti-ttl{
        color: #B09B71;
    }
    .pop-ti .pop-ti-txt .txt-ttl{
        color: #243257;
    }
    .plan .color{
        background: #0a253a;
    }
    .plan .color .color-ttl{
        color: #B09B71;
    }
/*===================*/
.company-list .ttl{
    background: #243257;
}
.company-list:nth-child(even) .ttl{
    color: #243257;
    background: #B09B71;
}
    .company-list .list{
        border:1px solid #D5D5DD;
    }



/*======================================================================*/
@media screen and (max-width: 767px) {
.main-img .img-area{
    height: 560px;
}

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

.section-inner.localinfo {
  padding-top: 0;
}

.benri-img {
  display: none;
}

    .main-img .txt-area .txt-box{
        padding: 20px;
    }
    .main-img .txt-area .txt-box .t2 .date{
        justify-content: center;
    }
    .main-img .txt-area .txt-box .t2 .price dl dt{
        padding: 5px 10px;
    }
    .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;
    }
    .main-img .txt-area2 .img img{
        width: 580px;
        height: auto;
        bottom: 100px;
        left: calc(50% - 270px);
    }
    .tab-body .txt-img{
        height: auto;
    }
    .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%;
    }
    .plan-column.single .column:nth-child(odd){
        background: #b9c6d8;
        background: -moz-linear-gradient(top,  #b9c6d8 75%, #ffffff 50%);
        background: -webkit-linear-gradient(top,  #b9c6d8 75%,#ffffff 50%);
        background: linear-gradient(to bottom,  #b9c6d8 75%,#ffffff 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9c6d8', endColorstr='#ffffff',GradientType=1 );
    }
    .plan-column.single .column{
        width: 100%;
    }
    .plan-column .over-box{
        padding:5px;
        width: 100%;
    }
        .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;
                }
                .plan-column .over-box ul li .over-box-img p{
                    display: none;
                }
                .plan-column .over-box ul li .over-box-txt{
                    display: none;
                }


}/*=====================================================================*/
