@charset "UTF-8";
/* CSS Document */
.h2_ttl {
    color: #595757;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight:bold !important;
    height: 80px;
    padding-top: 50px;
    width: 100%;
    margin: 0 auto;
}

.fd80{font-size: 20px;}
.header{background: url("../img/showroom_img01.jpg"); min-height:480px; background-size: cover; background-repeat: no-repeat;}
.header img{padding-top: 30%;
}

.q_left{background-image: url("../img/question.svg");background-size: 4%; padding-left: 7%;padding-top: -1%;background-repeat: no-repeat;}


.a_box{width:90%; padding-left: 4%; margin: auto;
}
/*================================================
 *  スマートフォン向けデザイン
 ================================================*/


@media screen and (max-width: 560px){
.remote_center{width: 80%;margin: 0 auto;}
.fd80{font-size: 16px;}
.q_left{background-image: url("../img/question.svg");background-size: 7%; padding-left: 10%;padding-top: 1%;background-repeat: no-repeat;}

}	
