.linguise_switcher{
display: none !important; 
}

header.header_teaser{
  position: absolute;
  top: calc(15 / var(--view-size)* 100vw);
  background: transparent;
}
.header_teaser_logo_wrapper{
  width: calc(509 / var(--view-size)* 100vw);
  margin: 0 auto;
}
footer{
  padding-top: 0;
}

.teaser_mv_top{
  bottom: calc(-460 / var(--view-size)* 100vw);
}
.teaser_mv_bottom{
  bottom: calc(-362 / var(--view-size)* 100vw);
}
.teaser_inner{
  position: relative;
  z-index: 100;
  padding-bottom: calc(100 / var(--view-size)* 100vw);
}
.teaser_submidashi{
  font-size: calc(18 / var(--view-size)* 100vw);
  font-weight: 500;
  margin-top: calc(10 / var(--view-size)* 100vw);
}
.teaser_ttl{
  margin-bottom: calc(30 / var(--view-size)* 100vw);
  border-bottom: calc(4 / var(--view-size)* 100vw) dotted #009944;
  padding-bottom: calc(20 / var(--view-size)* 100vw);
}
.teaser_date{
  font-size: calc(18 / var(--view-size)* 100vw);
  color: #009944;
  margin-bottom: calc(10 / var(--view-size)* 100vw);
}
.teaser_ttl h2{
  font-size: calc(24 / var(--view-size)* 100vw);
}
.teaser_content{
  margin-bottom: calc(90 / var(--view-size)* 100vw);
}
.teaser_bg_wrapper{
  display: flex;
  align-items: flex-start;
}
.teaser_bg_img{
  width: calc(555 / var(--view-size)* 100vw);
  margin-right: calc(55 / var(--view-size)* 100vw);
}
.teaser_bg_img img{
  border-radius: calc(30 / var(--view-size)* 100vw);
}
.teaser_bg_right{
  width: calc(555 / var(--view-size)* 100vw); 
}
.teaser_bg_right_midashi{
  font-size: calc(22 / var(--view-size)* 100vw);
  font-weight: 800;
  margin-bottom: calc(20 / var(--view-size)* 100vw);
}
.teaser_car_wrapper{
  margin-top: calc(55 / var(--view-size)* 100vw);
}
.teaser_car_midashi{
  font-size: calc(22 / var(--view-size)* 100vw);
  font-weight: 800;
  margin-bottom: calc(20 / var(--view-size)* 100vw);
}
.teaser_car_txt{
  margin-bottom: calc(20 / var(--view-size)* 100vw); 
}
.teaser_car_txt_wrapper{
  margin-bottom: calc(70 / var(--view-size)* 100vw);  
}
.teaser_car_list_wrapper{
  margin-bottom: calc(74 / var(--view-size)* 100vw);  
}
.teaser_car_list_midashi{
  font-weight: 800;
  margin-bottom: calc(20 / var(--view-size)* 100vw);  
}
.teaser_car_list_items{
  margin: 0 auto calc(45 / var(--view-size)* 100vw);
}
.teaser_car_list_item{
  width: calc(270 / var(--view-size)* 100vw);
  margin-left: calc(14 / var(--view-size)* 100vw);
  margin-right: calc(14 / var(--view-size)* 100vw);
}
.teaser_car_list_item_img_wrapper{
  position: relative;
  width: 100%;
}
.teaser_car_list_item_img_wrapper img{
  width: 100%;
}
.teaser_car_list_item_title{
  font-size: calc(22 / var(--view-size)* 100vw);
  font-weight: 800;
  margin-top: calc(10 / var(--view-size)* 100vw);
}
.teaser_car_list_item_kind{
  position: absolute;
  top: 0;
  left: 0;
  width: calc(90 / var(--view-size)* 100vw);
  height: calc(40 / var(--view-size)* 100vw);
}
.teaser_car_list_item_kind::after{
  content: "";
  background: url(../../../uploads/img/top_about_car_shadow.png) center / contain no-repeat;
  inset: 0;
  width: calc(100% / var(--view-size)* 100vw);
  height: calc(100% / var(--view-size)* 100vw);
  position: absolute;
  z-index: 0;
}
.teaser_car_list_item_kind_txt{
  font-size: calc(14 / var(--view-size)* 100vw);
  font-weight: 800;
  height: 100%;
  position: relative;
}
.teaser_car_list_item_kind_txt span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
}
.teaser_car_list_item_kind_txt::after{
  content: "バイク";
  font-weight: 800;
  font-size: calc(14 / var(--view-size)* 100vw);
  color: #333;
  -webkit-text-stroke: calc(6 / var(--view-size)* 100vw) #333;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.teaser_car_list_item_img{
  width: 100%;
}
.teaser_car_list_warning{
  font-size: calc(12 / var(--view-size)* 100vw);
}
.teaser_car_imglist{
  margin-bottom: calc(70 / var(--view-size)* 100vw);   
}

.teaser_info_emp{
  margin-bottom: calc(50 / var(--view-size)* 100vw);   
}
.teaser_info_midashi{
  font-size: calc(22 / var(--view-size)* 100vw);
  font-weight: 800;
  margin-bottom: calc(20 / var(--view-size)* 100vw);   
}
.teaser_info_item{
  display: flex;
  align-items: flex-start;
}
.teaser_info_item_label{
  width: calc(123 / var(--view-size)* 100vw);
  text-align: right;
  margin-right: calc(10 / var(--view-size)* 100vw); 
  font-weight: 800;
}
.teaser_info_item_val{
  width: calc(1033 / var(--view-size)* 100vw);
}





@media(max-width: 768px){

  .header_teaser_logo_wrapper{
    width: calc(320 / var(--view-size)* 100vw);
  }
  footer{
    padding-top: 0;
  }


  .teaser_mv{
    padding-top: calc(163 / var(--view-size)* 100vw);
  }
  .teaser_mv_top{
    bottom: calc(-43 / var(--view-size)* 100vw);
  }
  .teaser_mv_bottom{
    bottom: calc(-17 / var(--view-size)* 100vw);
  }

  .teaser_bg_wrapper{
    display: block;
  }
  .teaser_bg_img{
    width: 100%;
    margin-right: 0;
  }
  .teaser_bg_right{
    width: 100%;
    margin-top: calc(20 / var(--view-size)* 100vw);
  }
  .teaser_car_wrapper{
    margin-top: calc(40 / var(--view-size)* 100vw);
  }
  .teaser_car_txt_wrapper{
    margin-bottom: calc(40 / var(--view-size)* 100vw);
  }
  .teaser_car_list_wrapper{
    margin-bottom: calc(40 / var(--view-size)* 100vw);
  }
  .teaser_car_list_midashi{
    text-align: center;
  }


  .teaser_info_emp{
    margin-bottom: calc(40 / var(--view-size)* 100vw);
  }
  .teaser_info_midashi{
    text-align: center;
  }
  .teaser_info_item{
    display: block;
    margin-bottom: calc(10 / var(--view-size)* 100vw);
  }
  .teaser_info_item:last-child{
    margin-bottom: 0;
  }
  .teaser_info_item_label{
    width: auto;
    margin-right: auto;
    text-align: left;
    display: inline;
  }
  .teaser_info_item_val{
    display: inline;
    width: auto;
  }



  .teaser_inner{
    padding-bottom: calc(80 / var(--view-size)* 100vw);
  }

}