@charset "UTF-8";
#lp_contents {}
#lp_contents a:hover {
  opacity: 0.8;
}
#lp_contents a img:hover {
  opacity: 0.8;
}
#lp_contents img {
  width: 100%;
}
#lp_contents img.new {
  width: inherit;
}
#lp_contents .relative {
  position: relative;
}
#lp_contents .relative .new {
  position: absolute;
  top: -10px;
  left: -10px;
}
#lp_contents ul, #lp_contents li {
  list-style: none;
}
#lp_contents .inner {
  margin: 0px 10px;
  padding: 0px;
  width: auto;
}
#lp_contents .main_visual_text {
  padding-top: 13px;
}
#lp_contents .present_text {
  padding-top: 11px;
}
#lp_contents .list_title {
  width: 90%;
  height: auto;
  margin: 0 auto;
}
#lp_contents .takasaki {
  position: relative;
}
#lp_contents .btn_takasaki {
  position: absolute;
  width: 90vw;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  #lp_contents .btn_takasaki {
    position: absolute;
    width: 70%;
    bottom: 0%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp_contents .bg_second_present {
  position: relative;
}
#lp_contents .btn_takasaki02 {
  position: absolute;
  width: 90vw;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  #lp_contents .btn_takasaki02 {
    position: absolute;
    width: 70%;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp_contents .fair {
  position: relative;
}
#lp_contents .btn_shop01 {
  position: absolute;
  width: 90vw;
  bottom: 1.5%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  #lp_contents .btn_shop01 {
    position: absolute;
    width: 70%;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) {
  #lp_contents .list_title {
    width: 611px;
    height: auto;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  #lp_contents .inner {
    margin: 0px auto;
    width: 750px;
  }
}
@media screen and (min-width: 1000px) {
  #lp_contents .inner {
    width: 1000px;
  }
}
#lp_contents .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  #lp_contents .pc-only {
    display: block;
  }
}
#lp_contents .sp-only {
  display: block;
}
@media screen and (min-width: 768px) {
  #lp_contents .sp-only {
    display: none;
  }
}
#lp_contents .shadow {
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.3);
}
#lp_contents .mgb10 {
  margin-bottom: 10px !important;
}
#lp_contents .mgb20 {
  margin-bottom: 20px !important;
}
#lp_contents .mgb30 {
  margin-bottom: 30px !important;
}
#lp_contents .mgb40 {
  margin-bottom: 40px !important;
}
#lp_contents .mgb50 {
  margin-bottom: 50px !important;
}
#lp_contents .mgb80 {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 768px) {
  #lp_contents .mgb10 {
    margin-bottom: 5px !important;
  }
  #lp_contents .mgb20 {
    margin-bottom: 10px !important;
  }
  #lp_contents .mgb30 {
    margin-bottom: 20px !important;
  }
}
#lp_contents #main_contents {
  background: #fff;
  max-width: 1200px;
  margin: auto;
  color: #000;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #lp_contents #main_contents {
    font-size: 12px;
  }
}
#lp_contents #main_contents h2 {
  margin: 0;
}
#lp_contents #main_contents h3 {
  margin: 0;
}
#lp_contents #main_contents p, #lp_contents #main_contents ul {
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 768px) {
  #lp_contents #main_contents p, #lp_contents #main_contents ul {
    font-size: 10px;
  }
}
#lp_contents .btn_area {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;
}
@media screen and (max-width: 768px) {
  #lp_contents .btn_area {
    justify-content: space-between;
    margin: 30px;
    display: block;
  }
}
#lp_contents .btn_area .btn_shop {
  padding: 0 0 0px 0;
}
@media screen and (max-width: 768px) {
  #lp_contents .btn_area .btn_shop {
    padding: 0 5px 10px 5px;
  }
}
#lp_contents .btn_area .btn_testdrive {
  padding: 0 0 0 10px;
}
@media screen and (max-width: 768px) {
  #lp_contents .btn_area .btn_testdrive {
    padding: 0 5px 10px 5px;
  }
}
#lp_contents .btn_area .btn_testdrive {
  padding: 0 0 0 10px;
}
@media screen and (max-width: 768px) {
  #lp_contents .btn_area .btn_testdrive {
    padding: 0 5px 10px 5px;
  }
}
#lp_contents .special_event {
  position: relative;
  margin-bottom: -100px;
}
#lp_contents .btn_event {
  position: absolute;
  display: flex;
  justify-content: center;
  margin: 30px auto;
  bottom: 60px;
}
@media screen and (max-width: 768px) {
  #lp_contents .special_event {
    position: relative;
    margin-bottom: 0px;
  }
  #lp_contents .btn_event {
    position: absolute;
    display: flex;
    justify-content: center;
    margin: 0px auto;
    bottom: 23px;
    width: 95%;
  }
}
#lp_contents .bg_mycarlease {
  background: url("/contents/202210-02_fair/images/index/bg_mycarlease.png") no-repeat;
  background-position: center bottom;
  padding: 50px 0 50px;
}
#lp_contents .bg_stisport {
  background: url("/contents/202210-02_fair/images/index/bg_stisport.png") no-repeat;
  background-position: center top;
  padding: 100px 0 0px;
}
#lp_contents .btn_area2 {
  display: flex;
  justify-content: center;
  margin: 30px auto;
}
#lp_contents img.w_auto {
  width: auto;
  margin: auto;
}
#lp_contents .batch_shimekiri {
  position: absolute;
  top: 172px;
  right: 60px;
  width: 140px;
  height: auto;
}
#lp_contents .bg_present {
  background: url("/contents/202210-02_fair/images/index/bg_present.png") no-repeat;
  background-position: center bottom;
  padding: 40px 0 40px;
}
#lp_contents .bg_present3 {
  background: url("/contents/202210-02_fair/images/index/bg_present4.png") no-repeat;
  background-size: cover;
  padding: 80px 0;
}
#lp_contents .bg_lineup {
  background: url("/contents/202210-02_fair/images/index/bg_lineup.png") no-repeat;
  background-size: cover;
  padding: 80px 0 50px;
}
#lp_contents .bg_shipment {
  background: url("/contents/202210-02_fair/images/index/bg_shipment.png") no-repeat;
  background-size: cover;
  padding: 80px 0;
}
/* #lp_contents .bg_second_present {
	background: url("/contents/202210-02_fair/images/index/bg_second_present.png") no-repeat;
  background-position: center bottom;
	padding: 50px 0 110px;
} */
/* @media screen and (max-width: 768px) {
#lp_contents .bg_second_present {
	background: url("/contents/202210-02_fair/images/index/bg_second_present.png") no-repeat;
  background-position: center bottom;
	padding: 50px 0 100px;
}
} */
#lp_contents .bg_lineup .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#lp_contents .bg_lineup .list div {
  width: 49%;
}
#lp_contents .bg_lead {
  padding: 20px 0;
}
#lp_contents .bg_present2 {
  padding: 20px 0;
}
#lp_contents .bg_present3 {
  padding: 20px 0;
}
#lp_contents .bg_present .list {
  display: block;
}
#lp_contents .bg_present .list div {
  width: 100%;
}
#lp_contents .bg_chance {
  padding: 20px 0;
}
#lp_contents .bg_lead {
  padding: 20px 0 1px;
}
#lp_contents .bg_present2 {
  padding: 20px 0 1px;
}
@media screen and (max-width: 480px) {
  #lp_contents #main_contents .btn_area {
    display: block;
  }
  #lp_contents .batch_shimekiri {
    position: absolute;
    top: 82px;
    right: 0px;
    width: 70px;
    height: auto;
  }
  #lp_contents .btn_area {
    margin: 0px 0 0 0;
  }
  #lp_contents .mgb50 {
    margin-bottom: 20px !important;
  }
  #lp_contents .bg_mycarlease {
    padding: 10px 0 50px;
  }
  #lp_contents .takasaki .balloon01 {
    right: 0px;
    width: 150px;
  }
  
  #lp_contents .bg_present {
    background: url("/contents/202210-02_fair/images/index/bg_present_sp.png") no-repeat;
    background-position: center bottom;
    padding: 10px 0 10px;
    margin-bottom: -20px;
  }
  #lp_contents .bg_stisport {
    background: url(/contents/202210-02_fair/images/index/bg_stisport_sp.png) no-repeat;
    background-position: center top;
    padding: 20px 0 0px;
  }
  #lp_contents .mgb80 {
    margin-bottom: 30px !important;
  }
  #lp_contents .bg_lineup {
    background: url(/contents/202210-02_fair/images/index/bg_lineup_sp.png) no-repeat;
    background-size: auto;
    padding: 20px 0 20px;
    margin-bottom: -10px;
  }
  #lp_contents .bg_shipment {
    background: url(/contents/202210-02_fair/images/index/bg_shipment_sp.png) no-repeat;
    background-size: cover;
    padding: 40px 0;
  }
  #lp_contents .mgb40 {
    margin-bottom: 20px !important;
  }
  #lp_contents .bg_lineup .list div {
    width: 100%;
  }
}
#lp_contents .takasaki {
  position: relative;
}
#lp_contents .takasaki .takasakiB .balloon01 {
  position: absolute;
  right: 0;
  width: 13%;
  bottom: -290px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #lp_contents .takasaki .takasakiB .balloon01 {
    display: none;
  }
}
#lp_contents .fair {
  position: relative;
}
#lp_contents .fair .fairB .balloon02 {
  position: absolute;
  right: 0;
  width: 10%;
  bottom: -163px;
}
@media screen and (max-width: 768px) {
  #lp_contents .fair .fairB .balloon02 {
    display: none;
  }
}