@charset "UTF-8";


/*PC*/
@media print, screen and (min-width: 768px) {
#hed .hed_img .bg_img{
background-image:url("../images/car_sales/main_img.jpg");
}

#car_sales{
margin: 0 auto 160px;
}


#car_sales .block{
position: relative;
margin: 0 auto 120px;
}

#car_sales .block .s_ttl{
font-size: 3.2rem;
font-weight: 800;
line-height: 1.4;
letter-spacing: .1rem;
text-align: center;
margin: 0 0 40px;
}

#car_sales .block .red_txt{
font-size: 1.2rem;
font-weight: 600;
text-align: center;
margin: 0 0 60px;
}

#car_sales .block .slider3 .slick-slide{
margin: 0 6px;
}

#car_sales .block .slider3 .slick-slide img{
border-radius: .4rem;
overflow: hidden;
}

#car_sales .parallax_img{
width: 100%;
height:36vh;
overflow: hidden;
margin:0 auto 160px;
}

#car_sales .block:nth-child(2){
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
margin: 0 auto 100px;
width:90%;
}

#car_sales .block:nth-child(2) .txt_box{
width: 50%;
padding: 35px 0;
box-sizing: border-box;
}

#car_sales .block:nth-child(2) .s_ttl{
font-size: 2.4rem;
font-weight: 800;
line-height: 1.4;
letter-spacing: .1rem;
margin: 0 0 40px;
text-align: left;
}

#car_sales .block:nth-child(2) .s_ttl span{
display:table;
padding: 3px 15px;
background:#0066a1;
font-size: 1rem;
color: #FFF;
border-radius: 50rem;
margin-bottom: 5px;
}

#car_sales .block:nth-child(2) .red_txt{
font-size: 1.2rem;
font-weight: 600;
text-align:left;
margin: 0;
}

#car_sales .block:nth-child(2) .img{
width: 45%;
}

#car_sales .block:nth-child(3){
position: relative;
margin: 0 auto;
padding:6% 0 6%;
box-sizing: border-box;
background: #f2f5fc;
}

#car_sales .block .s_ttl2{
font-size: 2rem;
font-weight: 800;
line-height: 1.6;
margin-bottom:30px;
text-align: center;
}

#car_sales .block .car_list{
width: 70%;
margin: auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
min-width: 1200px;
}

#car_sales .block .car_list li{
width: 32%;
padding: 15px;
box-sizing: border-box;
background: #FFF;
}

#car_sales .block .car_list li .img{
margin: 0 0 20px;
}

#car_sales .block .car_list li h3{
text-align: center;
font-size: 1.4rem;
font-weight: 800;
line-height: 1;
color: #0066a1;
margin: 0 0 15px;
}

#car_sales .block .car_list li p{
font-weight: 600;
}

#car_sales .parallax_img{
width: 100%;
height:36vh;
overflow: hidden;
margin:0 auto 80px;
}

#car_sales .car_list2{
margin: 0;
}

#car_sales .car_list2 li{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
flex-direction: row-reverse;
overflow: hidden;
align-items: center;
}

#car_sales .car_list2 li:nth-child(odd){
flex-direction: row;
}

#car_sales .car_list2 li .txt_box{
width: 50%;
padding: 55px;
box-sizing: border-box;
position: relative;
}

#car_sales .car_list2 li .txt_box .no{
position: absolute;
top:-15%;
right: 0;
font-size: 16rem;
font-weight: 800;
line-height: 1;
opacity: .05;
}

#car_sales .car_list2 li .txt_box h3{
font-size: 2.4rem;
font-weight: 700;
margin: 0 0 25px;
line-height: 1;
}

#car_sales .car_list2 li .txt_box h3 span{
display: block;
font-size: .9rem;
margin: 0 0 5px;
color:#0066a1;
}

#car_sales .car_list2 li .txt_box .txt{
font-weight:600;
}

#car_sales .car_list2 li .img{
width:50%;
}

#car_sales .car_list3{
width: 80%;
margin: 0 auto 120px;
min-width: 1000px;
padding: 35px;
box-sizing: border-box;
background: rgba(248,248,248,1);
}

#car_sales .car_list3 li{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
flex-direction: row-reverse;
overflow: hidden;
margin-bottom: 60px;
}

#car_sales .car_list3 li:last-child{
margin-bottom: 0;
}


#car_sales .car_list3 li .txt_box{
width:55%;
padding: 30px 0;
box-sizing: border-box;
position: relative;
}

#car_sales .car_list3 li .txt_box .ttl_box{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #03835a;
padding-bottom: 5px;
box-sizing: border-box;
margin: 0 0 15px;
}

#car_sales .car_list3 li .txt_box .ttl_box h3{
width:65%;
font-size: 1.5rem;
font-weight: 700;
color: #03835a;
margin: 0;
line-height: 1;
}

#car_sales .car_list3 li .txt_box .mark{
width: 30%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

#car_sales .car_list3 li .txt_box .mark a:nth-child(1){
width:58%;
}

#car_sales .car_list3 li .txt_box .mark a:nth-child(2){
width: 30%;
}


#car_sales .car_list3 li .txt_box .address{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
font-size: 1rem;
line-height: 1.6;
}

#car_sales .car_list3 li .txt_box .address dt{
width: 25%;
padding:10px 0;
box-sizing: border-box;
font-weight:700;
color: #03835a;
border-bottom: 1px solid #03835a;
}

#car_sales .car_list3 li .txt_box .address dd{
width:75%;
padding:10px;
box-sizing: border-box;
border-bottom: 1px solid rgba(0,0,0,.1);
}

#car_sales .car_list3 li .img{
width:40%;
}

#car_sales .car_list3 li .img img{
margin-bottom: 15px;
}


.box{
position: relative;
margin:0 auto 100px;
width: 90%;
background:#f2f5fc;
padding: 35px;
box-sizing: border-box;
}

.box .rinen_box{
border: 1px solid rgba(0,0,0,.1);
padding: 35px;
box-sizing: border-box;
border-radius:1rem;
background:#FFF;
margin: 0 auto 40px;
}

.box .rinen_box:last-child{
margin-bottom: 0;
}

.box h4{
font-size: 2.2rem;
font-family: "Zen Old Mincho", serif;
line-height: 1;
text-align: center;
margin: 0 0 40px;
}

.box .rinen_box h5{
font-size: 1.4rem;
font-family: "Zen Old Mincho", serif;
line-height: 1.4;
margin: 0 0 20px;
}

.box .rinen_box p{
font-family: "Zen Old Mincho", serif;
font-size: 1.2rem;
line-height:2.2;
}

}
/*sp*/
@media only screen and (max-width: 767px) {
#hed .hed_img .bg_img{
background-image:url("../images/car_sales/main_img_s.jpg");
}

#car_sales{
margin: 0 auto 60px;
}


#car_sales .block{
position: relative;
margin: 0 auto 60px;
}

#car_sales .block .s_ttl{
font-size:1.4rem;
font-weight: 800;
line-height: 1.4;
letter-spacing: .1rem;
text-align: center;
margin: 0 0 20px;
}

#car_sales .block .red_txt{
font-size: .9rem;
font-weight: 600;
text-align: center;
margin: 0 0 30px;
padding: 0 5%;
box-sizing: border-box;
}

#car_sales .block .slider3 .slick-slide{
margin: 0 5px;
}

#car_sales .block .slider3 .slick-slide img{
border-radius: .2rem;
overflow: hidden;
}

#car_sales .parallax_img{
width: 100%;
height:120px;
overflow: hidden;
margin:0 auto 60px;
}

#car_sales .block:nth-child(2){
position: relative;
margin: 0 auto 60px;
width:90%;
}

#car_sales .block:nth-child(2) .txt_box{
width: 100%;
padding: 5%;
box-sizing: border-box;
}

#car_sales .block:nth-child(2) .s_ttl{
font-size: 1.4rem;
font-weight: 800;
line-height: 1.4;
letter-spacing: .1rem;
margin: 0 0 20px;
text-align: left;
}

#car_sales .block:nth-child(2) .s_ttl span{
display:table;
padding: 3px 15px;
background:#0066a1;
font-size: 1rem;
color: #FFF;
border-radius: 50rem;
margin-bottom: 5px;
}

#car_sales .block:nth-child(2) .red_txt{
font-size: 1rem;
font-weight: 600;
text-align:left;
margin: 0;
}

#car_sales .block:nth-child(2) .img{
width: 80%;
margin: auto;
}

#car_sales .block:nth-child(3){
position: relative;
margin: 0 auto;
padding:10% 5%;
box-sizing: border-box;
background: #f2f5fc;
}

#car_sales .block .s_ttl2{
font-size: 1.2rem;
font-weight: 800;
line-height: 1.6;
margin-bottom:20px;
text-align: center;
}

#car_sales .block .car_list{
width:100%;
margin: auto;
}

#car_sales .block .car_list li{
width: 100%;
padding: 5px;
box-sizing: border-box;
background: #FFF;
margin-bottom: 20px;
}

#car_sales .block .car_list li .img{
margin: 0 0 20px;
}

#car_sales .block .car_list li h3{
text-align: center;
font-size: 1rem;
font-weight: 800;
line-height: 1;
color: #0066a1;
margin: 0 0 10px;
}

#car_sales .block .car_list li p{
font-weight: 600;
font-size: .8rem;
}

#car_sales .parallax_img{
width: 100%;
height:120px;
overflow: hidden;
margin:0 auto 60px;
}

#car_sales .car_list2{
margin: 0;
}

#car_sales .car_list2 li{
overflow: hidden;
margin-bottom: 20px;
}

#car_sales .car_list2 li:last-child{
margin-bottom: 0;
}


#car_sales .car_list2 li .txt_box{
width: 100%;
padding:5%;
box-sizing: border-box;
position: relative;
}

#car_sales .car_list2 li .txt_box .no{
position: absolute;
top:-5%;
right: 0;
font-size:10rem;
font-weight: 800;
line-height: 1;
opacity: .05;
}

#car_sales .car_list2 li .txt_box h3{
font-size: 1.2rem;
font-weight: 700;
margin: 0 0 25px;
line-height: 1;
}

#car_sales .car_list2 li .txt_box h3 span{
display: block;
font-size: .6rem;
margin: 0 0 5px;
color:#0066a1;
}

#car_sales .car_list2 li .txt_box .txt{
font-weight:600;
}

#car_sales .car_list2 li .img{
width:100%;
}

#car_sales .car_list3{
width: 90%;
margin: 0 auto 60px;
padding:15px;
box-sizing: border-box;
background: rgba(248,248,248,1);
}

#car_sales .car_list3 li{
overflow: hidden;
margin-bottom: 30px;
}

#car_sales .car_list3 li:last-child{
margin-bottom: 0;
}


#car_sales .car_list3 li .txt_box{
width:100%;
box-sizing: border-box;
position: relative;
margin-bottom: 20px;
}

#car_sales .car_list3 li .txt_box .ttl_box{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #03835a;
padding-bottom: 5px;
box-sizing: border-box;
margin: 0 0 15px;
}

#car_sales .car_list3 li .txt_box .ttl_box h3{
width:65%;
font-size: 1.2rem;
font-weight: 700;
color: #03835a;
margin: 0;
line-height: 1;
}

#car_sales .car_list3 li .txt_box .mark{
width: 30%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

#car_sales .car_list3 li .txt_box .mark a:nth-child(1){
width:58%;
}

#car_sales .car_list3 li .txt_box .mark a:nth-child(2){
width: 30%;
}


#car_sales .car_list3 li .txt_box .address{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
font-size: .8rem;
line-height: 1.6;
}

#car_sales .car_list3 li .txt_box .address dt{
width: 25%;
padding:10px 0;
box-sizing: border-box;
font-weight:700;
color: #03835a;
border-bottom: 1px solid #03835a;
}

#car_sales .car_list3 li .txt_box .address dd{
width:75%;
padding:10px;
box-sizing: border-box;
border-bottom: 1px solid rgba(0,0,0,.1);
}

#car_sales .car_list3 li .img{
width:100%;
}

#car_sales .car_list3 li .img img{
margin-bottom: 15px;
}

.box{
position: relative;
margin:0 auto 60px;
background:#f2f5fc;
padding:20px;
box-sizing: border-box;
}


.box .rinen_box{
border: 1px solid rgba(0,0,0,.1);
padding: 20px;
box-sizing: border-box;
border-radius:1rem;
background:#FFF;
margin: 0 auto 30px;
}

.box .rinen_box:last-child{
margin-bottom: 0;
}

.box h4{
font-size: 1.6rem;
font-family: "Zen Old Mincho", serif;
line-height: 1;
text-align: center;
margin: 0 0 20px;
padding: 20px 20px 0;
box-sizing: border-box;
}


.box .rinen_box h5{
font-size: 1rem;
font-family: "Zen Old Mincho", serif;
line-height: 1.4;
margin: 0 0 20px;
}

.box .rinen_box p{
font-family: "Zen Old Mincho", serif;
font-size: .9rem;
line-height:1.8;
}

}