/* トップの写真 */
#sub main .main-right .section.topimg,
#sub main .main-right .section.s-free{
    margin-bottom: 20px;
}
.service .topimg{
    position: relative;
}
.service .topimg .topimg-in{
    width: 100%;
    border: 5px solid #2280cb;
}
.service .topimg .topimg-in img{
    width: 100%;
}
.service .topimg .topimg-btn a img {
    position: absolute;
    top: 62%;
    width: 54%;
    left: 2%;
}
.service .topimg .topimg-btn a:hover{
    opacity: 0.5;
}
.service .topimg .topimg-in-sp img{
    display: none;
} 

/* トップの写真 レスポンシブ*/
@media screen and (max-width:500px){
    .service .topimg .topimg-in img{
        display: none;
    } 
    .service .topimg .topimg-in-sp img{
        display: block;
        width: 100%;
    } 
    .service .topimg .topimg-in-sp img:nth-child(2){
        position: absolute;
        width: 96%;
        top: 8%;
        left: 50%;
        left:50%;
        transform:translateX(-50%);
        -webkit-transform:translateX(-50%);
    }

    .service .topimg .topimg-in{
        width: 100%;
        height: auto;
        border: none;
    }
    .service .topimg .topimg-btn a img {
        width: 96%;
        top: 64%;
        left: 50%;
        left:50%;
        transform:translateX(-50%);
        -webkit-transform:translateX(-50%);
    }
}



/* 安心の、無料サービス */
.service .s-free dt{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #1b1b1b;
    padding: 1% 0;
    padding-left: 1%;
    border-bottom: 3px solid #1b1b1b;
}
.service .s-free dd:nth-child(2){
    background: #efeeed;
    padding: 1%;
    font-size: 18px;
    font-weight: 500;
    padding-left: 2%;
    color: #323333;
    padding-top: 25px;
    line-height: 1.5;
}
.service .s-free dd:nth-child(3){
    background: #efeeed;
    padding: 1%;
    font-size: 18px;
    font-weight: 500;
    padding-left: 2%;
    color: #323333;
    padding-bottom: 25px;
    line-height: 1.5;
}
.service .s-free dd:last-of-type{
    margin: 0;
}
.service .s-free dd span{
    font-size: 20px;
    font-weight: bold;
}

/* 安心の、無料サービス・車メニューのタイトル レスポンシブ */
@media screen and (max-width:500px){
    .service .s-free dl,
    .service .s-car h4{
        width: 96%;
        margin: 0 auto;
    }
    .service .s-free dt{
        font-size: 5vw;
        padding-bottom: 0.2em;
        padding-left: 0.5em;
        margin-bottom:0;
    }
    .service .s-free dd{
        padding-left: 0.5em;
        font-size: 4vw;
    }
    .service .s-free dd span{
        line-height: 1.5vw;
        font-size: 4.5vw;
    }
    .service .s-free dd:nth-child(2){
        background: none;
        padding-top: 1.8vw;
        padding-bottom: 1.8vw;
        font-size: 4vw;
    }
    .service .s-free dd:nth-child(3){
        background: none;
        padding-bottom: 1.8vw;
        font-size: 4vw;
    }
}


/* 車のイラストメニュー */
.service main .main-right .section.s-car h4{
    color: #1b1b1b;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 1% 0;
    padding-left: 1%;
    border-bottom: 3px solid #1b1b1b;
}
.service main .main-right .section.s-car ul{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
}
.service main .main-right .section.s-car ul li{
    margin-right: 3px;
    margin-left: 3px;
}
.service main .main-right .section.s-car ul li a img{
    width: 100%;
}
.service main .main-right .section.s-car ul li a:hover{
    opacity: 0.5;
}

/* 車のイラストメニュー(レスポンシブ) */
@media screen and (max-width:500px){
    .service main .main-right .section.s-car ul{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .service main .main-right .section.s-car ul li{
        width: 48%;
        margin-bottom: 1%;
    }
    .service main .main-right .section.s-car h4{
        font-size: 5vw;
        padding-left: 0.5em;
        padding-bottom: 0.2em;
        margin-bottom: 4.6vw;       
    }
}

/* セクションの中身 */
.service main .main-right .section .section-cont{
    padding-left: 0.9em;
    padding-right: 0.9em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height:auto;
}
.service main .main-right .section .section-cont .p-area p{
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}
.service main .main-right .section .section-cont .p-area{
    width: 100%;
    margin-right: 0;
}
.service main .main-right .section .section-cont .img-area{
    width: 83%;
    height:auto;
    margin-left: 20px;
    margin-bottom: 20px;
}
.service main .main-right .section .section-cont .img-area img{
    width: 100%;
}
/* カスタムパーツ部分 */
.service main .main-right .section.s-03 .section-cont .p-area .custom{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 2px solid #1b1b1b;
    clear: both;
    margin: 0 auto;
    padding-top: 3px;
    padding-bottom: 3px;
}
.service main .main-right .section.s-03 .section-cont .p-area .custom p{
    margin:5px 10px;
    font-weight: 500;
}
.service main .main-right .section.s-03 .section-cont .p-area p:nth-child(4){
    font-size: 14px;
    margin-top: 3px;
}
.service main .main-right .section.s-03 .section-cont .p-area .custom p span{
    font-weight: bold;
}

/* セクションの中身 レスポンシブ */
@media screen and (max-width:950px){
    .service main .main-right .section .section-cont .img-area img{
        display: block;
        width: 100%;
    }
    .service main .main-right .section .section-cont .img-area{
        float:right;
        width: 40%;
    }
    .service main .main-right .section .section-cont{
        height: auto;
        display: block;
    }
    /* カスタムパーツ部分 */
    .service main .main-right .section.s-03 .section-cont .p-area .custom p{
        margin:5px 10px;

    }
    .service main .main-right .section.s-03 .section-cont .p-area .custom{
        width: 80%;
        margin: 0;
    }
}
@media screen and (max-width:769px){
        /* カスタムパーツ部分 */
        .service main .main-right .section.s-03 .section-cont .p-area .custom{
            width: 100%;
        }
        /* スライドメニューの飛ぶ先を下にずらす */
        .service main .main-right .section.s-01,
        .service main .main-right .section.s-02,
        .service main .main-right .section.s-03,
        .service main .main-right .section.s-04,
        .service main .main-right .section.s-05,{
            padding-top: 108px;
            margin-top: -108px;
        }
}
@media screen and (max-width:500px){
    .service main .main-right .section .section-cont{
        margin-top: 17px;
        margin-bottom: 25px;
        }
    .service main .main-right .section .section-cont .p-area p{
        font-size: 4vw;
    }
    /* 写真を消す */
    .service main .main-right .section .section-cont .img-area img{
        display: none;
    }
}


/* 詳しくはこちらボタン */
.service main .main-right .section .section-cont .p-area a {
    border: 3.5px solid #1b1b1b;
    display: inline-block;
    padding: 8px;
    padding-bottom: 7px;
    width: auto;
    color: #1b1b1b;
    font-size: 15px;
    font-weight: bold;
    background: #fff;
    border-radius: 6px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    font-family: メイリオ, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    text-align: center;
}
.service main .main-right .section .section-cont .p-area a:hover{
    border: 3.5px solid #1b1b1b;
    background: #1b1b1b;
    color: #fff;

}