/*共通タイトル*/
.bgCmnTop.lazyloaded{
    background: url("../img/lineup/bgTop01.jpg") center top no-repeat;
}
@media only screen and (max-width:767px){
    .bgCmnTop.lazyloaded{
        background: url("../img/lineup/bgTop01.jpg") center /cover;
    }
}

/*-----------------------------------------------
	一覧
-----------------------------------------------*/
.secLineup .titTopSub{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-top: 38px;
    letter-spacing: 2.5px;
}
.secLineup .titTop{
    font-size: 63px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    letter-spacing: 1.5px;
}
.secLineup .txtTop{
    font-size: 14px;
    font-weight: bold;
    line-height: 2.857;
    text-align: center;
    margin-top: 0px;
    letter-spacing: 1px;
}
.secLineup .boxTopFList{
    display: flex;
    margin-top: 34px;
    align-items: center;
}
.secLineup .boxTopItem{
    width: 33.3%;
    height: 400px;
}
.secLineup .boxTopItem{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.secLineup .boxTopItem .bixTit{
    font-size: 26px;
    line-height: 1.731;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}
.secLineup .boxTopFList.lazyloaded .boxTopItem{
    background: url(../img/lineup/bgTxtTop01.jpg)center top / cover no-repeat;
}
.secLineup .boxTopFList.lazyloaded .boxTopItem:nth-child(2){
    background: url(../img/lineup/bgTxtTop02.jpg)center top / cover no-repeat;
}
.secLineup .boxTopFList.lazyloaded .boxTopItem:nth-child(3){
    background: url(../img/lineup/bgTxtTop03.jpg)center top / cover no-repeat;
}
.secLineup .secLineupCon{
    margin-top: 67px;
    text-align: center;
}
.secLineup .txtImgLineup.g2{
    margin-top: -5px;
}
.secLineup .secStyleCon{
    margin-top: 145px;
    text-align: center;
    position: relative;
}
.secLineup .secStyleCon .topTit01{
    font-size: 63px;
    font-weight: bold
}
.secLineup .secStyleCon .topTit02{
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}
.secLineup .secStyleCon .txtImgStyle{
    position: absolute;
    top: 22px;
    left: calc(50% - 795px);
}
/*-----------------------------------------------
    searchLineup
-----------------------------------------------*/
/* searchLineup */
.searchLineup{
    margin-top: 47px;
    background: #25231f;
    padding: 100px 0;
}
.searchLineup .boxSlider{
    position: relative;
}
.searchLineup .swiper-container {
    overflow: visible;
}
.searchLineup .swiper-slide{
    height: auto;
}
.searchLineup .disabled .swiper-slide{
    width: 400px;
}
.searchLineup .disabled .swiper-wrapper{
    justify-content: center;
}
.searchLineup .disabled .swiper-slide:not(:last-child){
    margin-right: 40px;
}
.searchLineup .estateSlider{
    display: block;
    height: 100%;
    /* transition: 0.2s; */
}
.searchLineup .inner{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    transition: 0.4s;
}
.searchLineup .imgBox{
    width: 100%;
    height: 0;
    padding-top: 150%;
}
.searchLineup .imgUnderSlider{
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width:767px){
	.secLineup .titTopSub {
        font-size: 17px;
        margin-top: 20px;
        letter-spacing: 0px;
    }
    .secLineup .titTop {
        font-size: 29px;
        margin-top: 15px;
        letter-spacing: 0px;
    }
    .secLineup .txtTop {
        font-size: 13px;
        margin-top: 10px;
        line-height: 2;
        letter-spacing: 0;
    }
    .secLineup .boxTopFList {
        display: block;
        margin-top: 30px;
    }
    .secLineup .boxTopItem {
        width: 100%;
        height: 234px;
    }
    .secLineup .boxTopItem .imgTit{
        width: 112px;
    }
    .secLineup .boxTopItem:nth-child(2) .imgTit{
        width: 126px;
    }
    .secLineup .boxTopItem:nth-child(3) .imgTit{
        width: 101px;
    }
    .secLineup .boxTopItem .bixTit {
        font-size: 17px;
        line-height: 1.731;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        margin-top: 15px;
    }
    .secLineup .secLineupCon {
        margin-top: 50px;
    }
    .secLineup .secLineupCon .txtImgLineup:first-child {
        width: 333px;
        margin: 0 auto -3px;
    }
    .secLineup .secLineupCon .txtImgLineup:nth-child(n+2) {
        margin-top: 1px;
    }
    .secLineup .secStyleCon .topTit01 {
        font-size: 29px;
        font-weight: bold;
    }
    .secLineup .secStyleCon {
        margin-top: 50px;
    }
    .secLineup .secStyleCon .txtImgStyle {
        position: absolute;
        top: 17px;
        width: 333px;
        left: calc(50% - 166px);
    }
    .secLineup .secStyleCon .topTit02 {
        font-size: 16px;
        margin-top: 10px;
    }
    .searchLineup {
        margin-top: 47px;
        padding: 50px 0;
    }
    .searchLineup .imgBox {
        width: 100%;
        height: 0;
        padding-top: 138.575%;
    }
}


.secUnderBox{
    text-align: center;
    margin-top: 50px;
}
.secUnderBox .underTitImg{
    position: relative;
}
.secUnderBox .underTitImg::before {
    content: "";
    width: 35.15%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 35px;
    background-color: #282f38;
}
.secUnderBox .underTitImg::after {
    content: "";
    width: 35.15%;
    height: 2px;
    position: absolute;
    right: 0;
    bottom: 35px;
    background-color: #282f38;
}
.secUnderBox .underLinkBox {
    margin-top: 65px;
    display: flex;
    justify-content: space-between;
}
.underBox{
    margin: 10px auto 0;
    display: flex;
    padding: 0 50px;
}
.underBox .txt{
    font-size: 12px;
    line-height: 1.5;
    margin: 0 auto;
    letter-spacing: 1px;
}
@media only screen and (max-width:767px){
    .secUnderBox {
        margin-top: 40px;
    }
    .secUnderBox .underTitImg {
        width: 50%;
        margin: 0 auto;
    }
    .secUnderBox .underTitImg::before {
        left: -75px;
    }
    .secUnderBox .underTitImg::after {
        right:  -75px;
    }
    .secUnderBox .underLinkBox {
        margin-top: 30px;
        display: block;
    }
    .secUnderBox .underLinkBox .underBoxItem {
        margin-top: 10px;
        display: block;
    }
    .underBox{
        padding: 0 25px;
    }
    .underBox .txt{
        font-size: 11px;
        line-height: 1.3;
        margin: 0 auto;
    }
}
.bnrOver{
    margin: 100px auto 10px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.bnrOver .bnrIn{
    width: calc(50% - 1px);
    display: block;
}
.bnrOver .bnrIn img{
    width:100%;
    height: auto;
}

@media only screen and (max-width:767px){
    .bnrOver .bnrIn {
        width: 100%;
        margin-bottom: 1px;
    }
    .bnrOver {
        display: block;
        margin: 50px auto 80px;
    }
}

.underLinkBox2{
    display: flex;
    justify-content:space-between;
    margin: 10px auto;
}
@media only screen and (max-width:767px){
    .underLinkBox2{
        margin: 50px auto;
    }
    .underBoxItem {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
}
/* ▼250702 */
#sliderLineup .estateSlider{
    display: block;
    width: 100%;
}
#sliderLineup .inner{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
#sliderLineup .imgBox{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: calc(600 / 400 * 100%);
    overflow: hidden;
}
#sliderLineup .imgUnderSlider{
    position: absolute;
    left: 25px;
    bottom: -30px;
    width: calc(100% - 50px);
    transform: none;
}
#sliderLineup .Inimg{
    width: 100%;
    height: 0;
    padding-top: calc(350 / 350 * 100%);
}
#sliderLineup .Inimg img{
    top: auto;
    bottom: 0;
}
@media only screen and (min-width:768px){
    #sliderLineup.disabled .swiper-slide{
        width: calc((100% - 80px) / 3);
    }
    #sliderLineup.disabled .swiper-slide + .swiper-slide{
        margin-left: 40px;
    }
}
@media only screen and (max-width:767px){
    .searchLineup .disabled .swiper-slide{
        width: calc((280 / 375) * 100vw);
    }
    #sliderLineup .imgBox{
        padding-top: calc(776 / 560 * 100%);
    }
    #sliderLineup .imgUnderSlider{
        display: none;
        width: calc(100% - 30px);
        left: 15px;
    }
}