@charset "UTF-8";

.car_b_2025{
  display: flex;
}

.car_b_2025 div{
 background-image: url('/images/lineup/car_2025/index/8.png');
 background-size: 15px;
 background-repeat: no-repeat;
 background-position: 97% center;
 width: 33%;
 margin-right: 1%;
 text-align: center;
 font-size: 14px;
 font-weight: bold;
 border: 2px solid #a50082;
 border-radius: 5px;
 padding: 10px 5px;
}

.car_b_2025 div a{
 color: #a50082;
 text-decoration: none;
}

.d_box_25{
  display: flex;
}

.d_box_25 .c4box_01{
 width: 60px;
}

.d_box_25 .c4box_01 div{
 background-color:#ea5532;
 padding: 5px;
 color: #fff;
 font-weight: bold;
 width: 80%;
}

.d_box_25 .c4box_02{
 line-height: 1.6;
 font-size: 14px;
 width: calc(100% - 60px);
}

.d_box_25 .c4box_a1{
 line-height: 1.6;
 font-size: 14px;
 width: calc(100% - 170px);
}

.d_box_25 .c4box_a2{
 width: 170px;
 text-align: right;
}

.d_box_25 .c4box_b1{
 line-height: 1.6;
 font-size: 14px;
 width: calc(100% - 160px);
}

.d_box_25 .c4box_b2{
 width: 160px;
 text-align: right;
}

.d_box_25 .c4box_c1{
 line-height: 1.6;
 font-size: 14px;
 width: 450px;
}

.d_box_25 .c4box_c2{
 width: 100px;
 text-align: left;
 margin-top: -20px;
}

.d_box_25 .c4box_01_t2{
 width: 100px;
 font-weight: bold;
}

.d_box_25 .c4box_02_t2{
 width: calc(100% - 100px);
}

.c4box_03{
 line-height: 1.6;
 font-size: 14px;
}

.c4box_03 span{
 font-weight: bold;
}

.c4_text_2025{
  color: #45b035;
  font-size: 16px;
  font-weight: bold;
}

.c4_text_2025_t2{
  position: relative;
  color: #45b035;
  font-size: 16px;
  font-weight: bold;
}

.c4_text_2025_t2 span{
  color: #000;
  font-size: 12px;
}

.c4_text_2025_t2 img{
  position: absolute;
  top: -20px;
}

.c4_ti_2025{
    background-color: #f1ede1;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #45b035;
}

ul.car_special_2025 li{
 padding-left: 1em;
 text-indent: -1em;
 font-size: 14px;
 line-height: 1.4;
}

ul.car_special_2025 li ul.att_text0 li{
 font-size: 90%;
 line-height: 1.3;
}

ul.car_special_2025 li span{
 color: #45b035;
 font-size: 20px;
}
ul.car_special_2025 li p{
 font-size: 12px;
 padding-left: 1em;
 margin-bottom: 3px;
}
ul.car_special_2025 li p:nth-of-type(1){
 margin-top: 10px;
}
ul.car_special_2025 li p:last-child{
 margin-bottom: 10px;
}

.car_box_2025{
 width: 100%;
 text-align: center;
 border: 3px solid #dc143c;
 padding: 5px;
 font-size: 16px;
 font-weight: bold;
 color: #dc143c;
}

.car_box_2025 .w_100p_200{
 width: calc(100% - 200px);
}

.car_special_box_2025{
 background-color: #fffac6;
 padding: 15px;
 margin: 0 40px 20px;
}
.car_special_box_2025 li{
 padding-left: 1em;
 text-indent: -1em;
 font-size: 14px;
 line-height: 1.4;
 list-style: none;
 margin-bottom: 5px;
}
.car_special_box_2025 p{
 margin-top: 5px;
 font-size: 12px;
}
.car_special_box_2025 span{
 color: #e60012;
}

.car_special_box_2025 .csb_m{
 color: #666;
 font-size: 20px;
}

.car_special_titleline_2025{
 padding-top: 30px;
}

.f_g_2025{
 color: #45b035;
}

.mt-20{
 margin-top: -20px;
}

.sub_t_2025 {
    font-weight: bold;
}

@media (max-width: 740px) {
.car_b_2025{
  display: block;
}

.d_box_25 .c4box_c2{
 margin-top: 0;
}

.d_box_25 .c4box_a1{
 width: calc(100% - 100px);
}

.d_box_25 .c4box_a2{
 width: 100px;
}

.d_box_25 .c4box_b1{
 width: calc(100% - 90px);
}

.d_box_25 .c4box_b2{
 width: 90px;
}

.car_special_box_2025{
  margin: 20px 0;
}

.car_b_2025 div{
 width: 100%;
 margin-right: 0;
 margin-bottom: 5px;
}

}
