@charset "utf-8";
@import "common.css?230215";
.imgSp{display: none;}
.spOnry{
    display: none;
}
.d_b{
    display: block;
}
@media only screen and (max-width: 767px){
    .imgPc{
        display: none;
    }
    .imgSp{
        display: block;
    }
    .spOnry{
        display: block;
    }
    .spNone{
        display: none;
    }
    .secFirstBar{
        width:100%;
        height:46px;
    }
    .secFirstBar .secBtnInfo{
        width:30px;
        height:30px;
        margin:9px 0 0 10px;
        float:left;
        position:relative;
        z-index:1000;
    }
    .secFirstBar .badge{
        width:20px;
        height:14px;
        padding:4px 0 0;
        background:#f00;
        border-radius:18px;
        -webkit-border-radius:18px;
        -moz-border-radius:18px;
        font-size:10px;
        color:#fff;
        text-align:center;
        position:absolute;
        top:-5px;
        right:-13px;
        z-index:9999;
    }
    .secFirstBar .txtInfoAttn{
        width:151px;
        height:34px;
        padding:14px 0 0 6px;
        background: url(../img/index_sp/bgHeaderInfo.png) left top no-repeat;
        background-size:157px 48px;
        position:absolute;
        top:35px;
        left:10px;
        font-size:11px;
        line-height:14px;
        text-align:left;
    }
    .secFirstBar .btnShowroom{
        display:block;
        width:139px;
        height:46px;
        position:relative;
        float:right;
        z-index:10;
        overflow:hidden;
    }
    .secFirstBar .btnShowroom img{
        position:absolute;
        top:9px;
        left:26px;
        z-index:100;
    }
    .secFirstBar .btnShowroom:after{
        content:".";
        display:block;
        width:130px;
        height:100px;
        font-size:0;
        line-height:0;
        background:#f00;
        -webkit-transform-origin:125px 70px;
        -ms-transform-origin:125px 70px;
        transform-origin:125px 70px;
        -webkit-transform:rotate(23deg);
        -ms-transform:rotate(23deg);
        transform:rotate(23deg);
    }
}
/* .list1 */
.noto{
    font-family: 'Noto Sans JP', sans-serif;
}
.list1{
    width: 980px;
    margin: 0 auto;
    padding-top: 80px;
    text-align: center;
}
.list1 .topphoto{
    margin-bottom: 76px;
}
.list1 .list1_1box{
    margin-bottom: 105px;
}
.list1 .list1_2box{
    width: 100%;
    height: 378px;
    border: 2px solid #ff9900;
    position: relative;
    margin-bottom: 221px;
    z-index: 0;
}
.list1 .list1_2box .imgbox{
    margin-top: -60px;
}
.list1 .list1_2box .txt{
    font-size: 20px;
    line-height: 48px;
    font-weight: bold;
    padding-top: 31px;
    letter-spacing: 0.5px;
}
.list1 .list1_2box .itembox{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -120px;
}
.list1 .list1_2box .img1{
    position: absolute;
    top: -241px;
    left: 0;
}
.list1 .list1_2box .img2{
    position: absolute;
    top: -296px;
    right: 5px;
}
@media only screen and (max-width: 767px){
    .noto{
        font-family: 'Noto Sans JP', sans-serif;
    }
    .list1{
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
        text-align: center;
    }
    .list1 .topphoto{
        margin: 0 auto;
        margin-bottom: 28px;
    }
    .list1 .list1_1box{
        margin-bottom: 105px;
        width: 92%;
        margin: 0 auto 34px;
        max-width: 350px;
    }
    .list1 .list1_2box{
        width: 92%;
        max-width: 350px;
        height: auto;
        margin: 0 auto;
        margin-bottom: 59px;
        z-index: 0;
        border-top: none;
    }
    .list1 .list1_2box .imgbox{
        margin-top: 0px;
    }
    .list1 .list1_2box .titbox{
        background: url(../img/lp01/boxtitle01Sp.gif) center top/cover no-repeat;
        background-size: cover;
        padding-bottom: 28px;
    }
    .list1 .list1_2box .titbox .tit{
        color: #fff;
        font-size: 16px;
        line-height: 1.8;
        font-weight: bold;
        letter-spacing: 0.5px;
    }
    .list1 .list1_2box .titbox .tit span{
        font-size: 22px;
        line-height: 2;
    }
    .list1 .list1_2box .txt{
        font-size: 15px;
        line-height: 48px;
        font-weight: bold;
        padding-top: 0px;
        letter-spacing: 0px;
    }
    .list1 .list1_2box .itembox{
        position: unset;
        margin: auto;
        padding-bottom: 17px;
        padding-top: 5px;
    }
    .list1 .list1_2box .img1{
        position: absolute;
        top: -241px;
        left: 0;
    }
    .list1 .list1_2box .img2{
        position: absolute;
        top: -135px;
        right: -1%;
        z-index: -1;
    }
}

/* .list2 */
.list2{

}
.list2 .titlebox{
    height: 120px;
    background: #ff9900;
    text-align: center;
    margin-bottom: 51px;
}
.list2 .titlebox .box{
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.list2 .titlebox .tit{
    font-size: 50px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    padding-top: 13px;
}
.list2 .titlebox .tit span{
    font-size: 80px;
    color: #ffff01;
}
.list2 .titlebox .img1{
    position: absolute;
    top: -61px;
    left: 144px;
}
.list2 .titlebox .img2{
    position: absolute;
    top: -68px;
    right: 52px;
}
.list2 .mainlist{
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.list2 .mainlist .img00{
    position: absolute;
    top: 105px;
    left: 67px;
}
.list2 .mainlist .titbox{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
}
.list2 .mainlist .titbox .tit{
    font-size: 30px;
    line-height: 60px;
    font-weight: bold;
    color:#ff9900;
    padding-bottom: 10px;
    letter-spacing: 2px;
    margin-left: 17px;
}
.list2 .mainlist .box3 .titbox .tit{
    margin-left: 34px;
    padding-bottom: 21px;
}
.list2 .mainlist .box1{
    margin-bottom: 30px;
}
.list2 .mainlist .box1 .imgbox{
    margin-top: -53px;
    padding-left: 149px;
    padding-bottom: 18px;
}
.list2 .mainlist .box1 .txt{
    font-size:24px;
    line-height:60px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}
.list2 .mainlist .box1 .txt span{
    font-size: 32px;
    color: #1e9b19;
}
.list2 .mainlist .box2 {
    margin-bottom: 34px;
}
.list2 .mainlist .box2 .imgbox{
    margin-top: -15px;
    padding-left: 150px;
}
.list2 .mainlist .box3 .flexbox{
    display: flex;
    flex-wrap: nowrap;
    padding-left: 177px;
    margin-top: -15px;
    margin-bottom: 94px;
}
.list2 .mainlist .box3 .flexbox .rightbox{
    padding-left: 69px;
}
.list2 .mainlist .box3 .flexbox .rightbox .txt{
    font-size: 18px;
    line-height: 35px;
    text-align: left;
    margin-top: -10px;
}
.list2 .mainlist .box3 .flexbox .rightbox .imgbox{
    padding-top: 22px;
}
.list2 .imgbox2{
    text-align: center;
    margin-bottom: 100px;
    display: block;
}
@media only screen and (max-width: 767px){
    .list2{
    width: 100%;
    }
    .list2 .titlebox{
        height: 90px;
        background: #ff9900;
        text-align: center;
        margin-bottom: 41px;
    }
    .list2 .titlebox .box{
        width: 98%;
        max-width: 350px;
        margin: 0 auto;
        position: relative;
    }
    .list2 .titlebox .tit{
        font-size: 25px;
        line-height: 1;
        font-weight: bold;
        color: #fff;
        padding-top: 19px;
        padding-left: 16%;
    }
    .list2 .titlebox .tit span{
        font-size: 50px;
        color: #ffff01;
        padding-right: 6px;
    }
    .list2 .titlebox .img1{
        position: absolute;
        top: -48px;
        left: -1%;
    }
    .list2 .titlebox .img2{
        position: absolute;
        top: -25px;
        right: 2%;
    }
    .list2 .mainlist{
        width: 100%;
        margin: 0 auto;
        position: relative;
        max-width: 375px;
    }
    .list2 .mainlist .img00{
        position: absolute;
        top: 105px;
        left: 67px;
    }
    .list2 .mainlist .titbox{
        display: block;
        flex-wrap: nowrap;
        align-items: center;
        position: relative;
    }
    .list2 .mainlist .titbox .img1{
        left: -45px;
        position: absolute;
        top: -25px;
    }
    .list2 .mainlist .titbox .tit{
        font-size: 18px;
        line-height: 1.8;
        font-weight: bold;
        color:#ff9900;
        padding-bottom: 14px;
        letter-spacing: 0.5px;
        margin-left: 0;
        padding-left: 46px;
    }
    .list2 .mainlist .box3 .titbox .tit{
        margin-left: 5px;
        padding-bottom: 21px;
    }
    .list2 .mainlist .box{
    width: 86%;
    margin-left: auto;
    border-left: 2px solid #ff9900;
}
    .list2 .mainlist .box1{
        margin-bottom: 0;
        border-left: 2px solid #ff9900;
        padding-bottom: 31px;
    }
    .list2 .mainlist .box1 .imgbox{
        margin-top: 0;
        padding-left: 10%;
        padding-top: 7px;
        padding-bottom: 0px;
        position: relative;
    }
    .list2 .mainlist .box1 .imgbox .img1{
        position: absolute;
        display: block;
        top: 95px;
        left: 15px;
        right: 0;
        margin: auto;
    }
    .list2 .mainlist .box1 .txt{
        font-size: 14px;
        line-height: 2;
        letter-spacing: -0.5px;
        padding-top: 0;
        padding-left: 25px;
        margin-top: -5px;
    }
    .list2 .mainlist .box1 .txt span{
        font-size: 18px;
        color: #1e9b19;
    }
    .list2 .mainlist .box2 {
        margin-bottom: 0;
    }
    .list2 .mainlist .box2 .box2_1{
        padding-bottom: 18px;
    }
    .list2 .mainlist .box2 .box2_1 .box01{
    margin-bottom: 31px;
    padding-left: 12%;
    }
    .list2 .mainlist .box2 .box2_1 .box01 .titbox{
    width: 265px;
    height: 70px;
    background: #ff9900;
    text-align: center;
    margin-top: 13px;
    margin-bottom: 15px;
}
    .list2 .mainlist .box2 .box2_1 .box01 .titbox .tit{
    font-size: 15px;
    line-height: 25px;
    padding-left: 22px;
    color: #fff;
    padding-top: 9px;
    text-align: left;
}
    .list2 .mainlist .box2 .box2_1 .box01 .photolist{}
    .list2 .mainlist .box2 .box2_1 .box01 .photolist .list{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    margin-bottom: 10px;
}
    .list2 .mainlist .box2 .box2_1 .box01 .photolist .list img{}
    .list2 .mainlist .box2 .box2_1 .box01 .photolist .list .tit{
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 3px;
    margin-left: 3%;
}
/* .box2_1 .box2 */
.list2 .mainlist .box2 .box2_1 .box02{
    width: 88%;
    margin-left: auto;
}
.list2 .mainlist .box2 .box2_1 .box02 .titbox{
    width: 265px;
    height: 50px;
    background: #ff9900;
    margin-bottom: 10px;
}
.list2 .mainlist .box2 .box2_1 .box02 .titbox .tit{
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #fff;
    padding-left: 19px;
    text-align: left;
    padding-top: 10px;
}
.list2 .mainlist .box2 .box2_1 .box02 .txtbox{}
.list2 .mainlist .box2 .box2_1 .box02 .txtbox .txt{
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 14px;
}
.list2 .mainlist .box2 .box2_1 .box02 .txtbox img{}

    .list2 .mainlist .box3 .flexbox{
        display: block;
        flex-wrap: nowrap;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 31px;
    }
    .list2 .mainlist .box3 .flexbox .imgbox{
    padding-left: 12%;
}
    .list2 .mainlist .box3 .flexbox .txt{
        padding-top: 10px;
        font-size: 14px;
        line-height: 35px;
        font-weight: 400;
        padding-left: 22%;
    }
    .list2 .mainlist .box3 .flexbox .rightbox{
        padding-left: 0px;
    }
    .list2 .mainlist .box3 .flexbox .rightbox .txt{
        font-size: 13px;
        line-height: 22px;
        text-align: left;
        margin-top: 0;
        letter-spacing: 0px;
        padding-left: 6%;
        padding-top: 8px;
    }
    .list2 .mainlist .box3 .flexbox .rightbox .imgbox{
        padding-top: 19px;
        padding-left: 17%;
    }
    .list2 .mainlist .box3 .flexbox .rightbox .imgbox img{
    margin-bottom: 20px;
}
    .list2 .imgbox2{
        text-align: center;
        margin: 0 auto;
        margin-bottom: 33px;
        width: 94%;
        max-width: 350px;
    }
    .blockTelCommon {
        width: 94%;
        height: auto;
        margin: 0 auto 21px;
        position: relative;
        z-index: 0;
    }
    /*--( secFirstTel )--*/
    .secFirstTel{
        margin:15px auto 16px;
    }
    .secFirstTel .tit{
        padding:0 0 12px;
        text-align:center;
    }
    .secFirstTel .btn{
        display:block;
        width:100%;
        height:auto;
        position:relative;
    }
    .secFirstTel .txt{
        position:absolute;
        top:65%;
        left:50%;
        -webkit-transform:translate(-50%, -50%);
        transform:translate(-50%, -50%);
        color:#fff;
        font-size:36px;
        font-family:Arial;
        font-weight:bold;
        white-space:nowrap;
    }
    .secFirstTel .bg{
        display:block;
        width:100%;
        height:auto;
        position: unset;
    }
}
@media only screen and (max-width: 350px){
    .list2 .mainlist .box1 .imgbox {
        margin-top: 0;
        padding-left: 5%;
        padding-top: 7px;
        padding-bottom: 0px;
    }
    .list2 .mainlist .box2 .box2_1 .box01 {
        margin-bottom: 32px;
        padding-left: 5%;
    }
    .list2 .mainlist .box2 .box2_1 .box02 {
        padding-left: 5%;
    }
    .list2 .mainlist .box3 .flexbox .imgbox {
        padding-left: 5%;
    }
    .list2 .mainlist .box3 .flexbox .rightbox .txt {
        font-size: 13px;
        line-height: 22px;
        text-align: left;
        margin-top: 0;
        letter-spacing: 0px;
        padding-left: 3%;
    }
    .list2 .mainlist .box3 .flexbox .rightbox .imgbox {
        padding-top: 17px;
        padding-left: 15%;
    }
}