
@charset "utf-8";
.jimny {
margin: 0 auto;
text-align: center;
background: url("/autoway/dp/lp/feature_jimny/img/gara_bg.jpg") no-repeat top / 100% #cbff00;
}

.jimny header, .jimny main {
margin: 0 auto;
font-family: source-han-sans-vf, sans-serif;
}
.jimny section {
  margin: 15vw auto;
  max-width: 960px;
  width: 95%;
}
.jimny img {
  max-width: 100%;
  margin: 0 auto;
}
.jimny h1, .jimny .introduce, .jimny section > h2, .jimny section > h2::before, .jimny .picture::before, .jimny .set_reconmend .pick_up .head_search, .jimny .line_up::before, .jimny .set_reconmend::before, .jimny .line_up::before, .jimny .set_reconmend .pick_up .goods h4, .jimny .set_reconmend .pick_up .subhead table tr, .jimny .set_reconmend .pick_up .subhead table td, .jimny .set_reconmend .pick_up .subhead .price_area, .jimny .set_reconmend .pick_up .subhead .offrode_change, .jimny .line_up .button a, .jimny .line_up > .sun, .jimny .line_up .tire_area .one_phrase, .jimny .line_up .tire_area .item h4, .jimny .line_up .tire_area .type, .jimny .line_up .tire_area .tr_price span, .jimny .gallery::before, .jimny .gallery_photo .section_title p, .jimny .movie::before, .jimny .movie .media h4 span, .set_reconmend .pick_up .subhead .text_once, .jimny .set_reconmend .pick_up .subhead .offrode, .jimny .main_menu h2 {
  font-family: corporate-logo-ver2, sans-serif;
}
.jimny .picture {
  /* background: url("/autoway/dp/lp/feature_jimny/img/bg_logo_jimny.png") bottom 7% left / 50% no-repeat; */
  z-index: 10;
  max-width: 100%;
  display: block;
  width: 95%;
  margin: 0 auto;
}
.jimny header .slash {
  display: none;
}
.jimny .picture::before {
  content: "＼ 足元が変われば、ジムニーはもっと楽しい ／";
  font-size: 4.2vw;
  font-weight: 900;
  display: block;
  padding: 40px 0;
  background: url("/autoway/dp/lp/feature_jimny/img/bg_h2_image.png") center / 100% no-repeat;
  margin: 0 auto;
  /* text-shadow: 
  1px 0 currentColor,
  -1px 0 currentColor; */
}
.jimny .headtext {
  display: grid;
  justify-content: space-around;
  margin-top: -30px;
}
.jimny h1 {
  font-size: 9vw;
  font-weight: 900;
  text-align: left;
  position: relative;
  z-index: 1;
  font-style: italic;
  line-height: 1.5;
  margin-top: 15px;
}
.jimny h1 .under_one {
  display: block;
  position: relative;
}
/* Safari 14.1 / 15.4+ に適用 */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
.jimny h1 {
  font-size: 9vw;
  font-weight: 900;
  text-align: left;
  position: relative;
  z-index: 1;
  font-style: italic;
  line-height: 1.5;
}
.jimny .headtext h1 .under_one {
  display: block;
  position: relative;
}
.jimny h1 .under_one::after {
  content: "";
  display: block;
  width: 38vw;
  height: 3vw;
  background-color: #fff;
  border-radius: 30px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 25px;
  left: -4px;
}
.jimny h1 .under_two::after {
  content: "";
  display: block;
  width: 103%;
  height: 3vw;
  background-color: #fff;
  border-radius: 30px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: -25px;
  left: -4px;
  margin: 0 auto;
}
/* @media screen and (min-width:768px) {
  .jimny .main_menu h2 {
    line-height: 1.5;
  }
  .jimny .main_menu ul {
    margin-top: 10px;
  }
} */
}
}
.jimny h1 .under_one::after {
  content: "";
  display: block;
  width: 38vw;
  height: 3vw;
  background-color: #fff;
  border-radius: 30px;
  position: absolute;
  z-index: -1;
  bottom: 3px;
  right: 25px;
  left: -4px;
}
.jimny h1 .under_two::after {
  content: "";
  display: block;
  width: 103%;
  height: 3vw;
  background-color: #fff;
  border-radius: 30px;
  position: absolute;
  z-index: -1;
  bottom: 3px;
  right: -25px;
  left: -22px;
  margin: 0 auto;
}
.jimny .jimnytext {
  margin-top: 15px;
}
.jimny .introduce {
  font-size: 3.9vw;
  font-weight: 700;
  line-height: 1.5;
}
.jimny .introduce .sp {
  display: block;
}
.jimny .introduce .pc {
  display: none;
}
.jimny nav {
  margin: 10vw auto 0;
  width: 95%;
}
.jimny .menu {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;
}
.jimny .menu li {
  width: 48%;
  height: 22vw;
  background: url("/autoway/dp/lp/feature_jimny/img/nav_bg.png") center / 100% no-repeat;
  padding: 13.5vw 0
}
.jimny .menu li a {
  color: #cbff00;
  position: relative;
  top: 0vw;
  display: block;
}
.jimny .menu span {
  font-size: 6.4vw;
  font-variation-settings: "wght" 900
}
.jimny .menu span span {
  transform: skew(-10deg);
  display: inline-block;
}
.jimny .underline {
  width: 32vw;
  height: 1px;
  background-color: #cbff00;
  margin: 10px auto
}
.jimny .menu li span small {
  display: block;
  margin-top: 10px;
  font-size: 3.2vw;
  font-style: initial;
  font-variation-settings: "wght" 500
}


.jimny section > h2 {
  background: url("/autoway/dp/lp/feature_jimny/img/bg_h2_image.png") center center / 100% 100% no-repeat;
  font-size: 5vw;
  line-height: 13vw;
  margin: 0 auto 7vw;
  font-weight: 900;
  position: relative;
  width: 90%;
}
.jimny .set_reconmend::before {
  content: "＼ 映えるセットで差がつくジムニー ／";
  display: block;
  margin: 0 auto;
  width: 100%;
  font-weight: 900;
  font-size: 4vw;
  position: relative;
  margin-bottom: 1vw; 
}
.jimny .set_reconmend h3 {
  margin: 0 auto;
  width: 70%;
  padding: 10px 0 0;
}
/* .jimny .set_reconmend h3 .logo_title {
  margin-top: 20px;
} */
.jimny .set_reconmend h3 small {
  display: block;
  font-variation-settings: "wght" 400;
  font-weight: 400;
}
.jimny .set_reconmend .pick_up:first-of-type {
  background: #fff;
  border-radius: 10px;
  border: solid 2px #000;
}
.jimny .set_reconmend .pick_up:first-of-type .goods {
  width: 90%;
}
.jimny .set_reconmend .pick_up .goods {
  display: flex;
  flex-wrap: wrap;
  margin: 15px auto;
  border-radius: 10px;
  border: solid 2px #000;
  padding: 10px;
  position: relative;
  background: #fff;
  justify-content: center;
  margin-bottom: 10px;
}
.jimny .set_reconmend .pick_up:first-of-type .goods::before {
  content: "";
  display: block;
  width: 23vw;
  height: 35vw;
  background: url("/autoway/dp/lp/feature_jimny/img/recommend.png") center / 100% no-repeat;
  position: absolute;
  margin-top: -15vw;
  left: 2px;
}
.jimny .set_reconmend .pick_up .goods h4 {
  width: 100%;
  font-weight: 900;
  padding: 2vw 0;
  font-size: 5vw;
}
.jimny .set_reconmend .pick_up .goods h4 small {
  width: 100%;
  display: block;
  font-variation-settings: "wght" 500;
  font-size: 3.2vw;
  font-weight: 400;
}
.jimny .set_reconmend .pick_up:first-of-type(1) .goods .wheel_area .item { 
  width: 95%;
  display: flex;
  flex-wrap: wrap;
} 
.jimny .set_reconmend .pick_up .goods .item {
  display: block;
  width: 50%;
}
.jimny .set_reconmend .pick_up .goods .item_two { 
  display: block;
  width: 80%;
}
.jimny .set_reconmend .pick_up .goods .item span {
  display: block;
  font-size: 3.2vw;
  font-variation-settings: "wght" 700;
}
.jimny .set_reconmend .pick_up .goods .item small {
  display: block;
  font-variation-settings: "wght" 400;
  font-size: 3.2vw;
}
.jimny .set_reconmend .pick_up p {
  width: 95%;
  font-size: 3.3vw;
  margin: 6vw auto;
  text-align: left;
  font-variation-settings: "wght" 500;
  line-height: 1.5;
}
.jimny .set_reconmend .pick_up .car_jimny {
  width: 100%;
  position: relative;
  display: block;
}
.jimny .set_reconmend .pick_up .car_jimny img {
  width: 95%;
}
.jimny .set_reconmend .pick_up .car_jimny::after {
  content: "";
  background: url("/autoway/dp/lp/feature_jimny/img/arrow.png") center / 100% no-repeat;
  width: 30%;
  height: 100%;
  display: block;
  position: absolute;
  top: 28vw;
  left: 8vw;
  transform: rotate(-90deg);
}
.jimny .set_reconmend .pick_up .subhead {
  padding: 1px;
  margin: 0 auto;
  width: 95%;
  margin-top: 16vw;
  background: url("/autoway/dp/lp/feature_jimny/img/boxtop_red.png") top / 100% 55% no-repeat, url("/autoway/dp/lp/feature_jimny/img/boxbottom_red.png") bottom / 100% 46% no-repeat;
}
.jimny .set_reconmend .pick_up .once::before {
  content: "";
  background: url("/autoway/dp/lp/feature_jimny/img/push_item.png") top / 100% no-repeat;
  display: block;
  position: absolute;
  height: 10%;
  width: 40%;
  margin-top: -5vw;
  margin-left: 5vw;
}
.jimny .set_reconmend .pick_up .two {
  margin: 4vw auto 0
}
.jimny .set_reconmend .pick_up .subhead .set {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;
  padding: 8.2vw 1.4vw 2vw;
}
.jimny .set_reconmend .pick_up .two .set {
  padding: 4vw 1.4vw 2vw;
}
.jimny .set_reconmend .pick_up .subhead img {
  width: 48%;
  height: 48%;
  display: block;
  margin: 0;
}
.jimny .set_reconmend .pick_up .subhead .one {
  width: 45%
}
.jimny .set_reconmend .pick_up .subhead .offrode {
  width: 55%;
  font-size: 2.95vw;
}
.jimny .set_reconmend .pick_up .subhead p {
  width: 50%;
  height: 48%;
  display: block;
  margin: 0;
  text-align: left;
}
.jimny .set_reconmend .pick_up .subhead .text_once {
  font-size: 3vw;
  line-height: 1.6;
}
.jimny .set_reconmend .pick_up .subhead .offrode_change {
  width: 85%;
  text-align: center;
  margin-top: 20px;
  font-weight: 700;
  background: url("/autoway/dp/lp/feature_jimny/img/underline_bg.png") bottom center / 100% no-repeat;
  margin: 20px auto 0;
  font-size: 4vw;
}
.jimny .set_reconmend .pick_up .subhead p br {
  display: none;
}
.jimny .set_reconmend .pick_up .subhead table {
  margin: 0 auto;
  font-weight: 900;
  text-align: left;
  position: relative;
  width: 90%;
  font-size: 4.5vw;
}
.jimny .set_reconmend .pick_up .subhead table tr {
  margin: 0 auto;
  text-align: center;
  background: url("/autoway/dp/lp/feature_jimny/img/underline_bg.png") bottom center / 100% no-repeat;
  background-position: calc(100% + 0px) calc(100% - 3px);
  font-weight: 700;
}
.jimny .set_reconmend .pick_up .subhead table td {
  text-align: center;
  display: block;
  margin-right: 3vw;
}
.jimny .set_reconmend .pick_up .subhead a {
  display: block;
}
.jimny .set_reconmend .pick_up .subhead .price_area {
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
  margin: 3vw 0 5px;
  justify-content: space-evenly;
  position: relative;
}
.jimny .set_reconmend .pick_up .subhead .price {
  width: 50%;
  font-size: 8vw;
  color: #ff453f;
  position: relative;
  font-weight: 900;
}
.jimny .set_reconmend .pick_up .subhead .price_area::after {
  content: "";
  background: url("/autoway/dp/lp/feature_jimny/img/arrow_sita.png") bottom center / 80% no-repeat;
  height: 100%;
  width: 15%;
  position: absolute;
  top: 7.5vw;
}
.jimny .set_reconmend .pick_up .subhead .second::after {
  content: "";
  display: none;
}
.jimny .set_reconmend .pick_up .subhead .price::before {
  content: "4本タイヤセット価格｜送料無料";
  width: 100%;
  height: 50px;
  font-size: 2.8vw;
  position: absolute;
  top: -10px;
  margin: 0 auto;
  right: 0;
  font-weight: 500;
}
.jimny .set_reconmend .pick_up .subhead .buy {
  width: 44%;
  text-align: center;
  font-size: 4.5vw;
  background: #ff453f;
  border-radius: 15px;
  margin: 3px
}
.jimny .set_reconmend .pick_up .subhead .buy a {
  color: #fff;
  padding: 5px 0 5px 10px
}
.jimny .set_reconmend .pick_up .subhead .buy a::after {
  content: "▶";
  padding: 0 5px
}
.jimny section .button {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3vw
}
.jimny section .button a {
  width: 90%;
  text-align: center;
  color: #fff;
  background: #007eff;
  font-size: 4.4vw;
  margin: 0 auto;
  border-radius: 30px;
  padding: 5vw;
  font-variation-settings: "wght" 600;
}
.jimny section .button.first a {
  padding: 5.5vw;
  width: 80%;
}
.jimny section .button a:nth-child(1) {
  background: #ff7900;
  margin-bottom: 15px
}
.jimny section .button a:nth-child(2) {
  background: #007eff;
  font-size: 4.1vw;
}
.jimny .set_reconmend .pick_up:last-of-type .goods:nth-child(1) .wheel_area .item_two img {
  height: 70%;
  width: auto;
}
.jimny .set_reconmend .pick_up:last-of-type .goods:nth-child(1) .wheel_area .item_two {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.jimny .set_reconmend .pick_up .head_search {
  font-size: 5.4vw;
  font-weight: 700;
  position: relative;
  margin: 7vw auto;
  text-align: center
}
.jimny .set_reconmend .pick_up .head_search::before {
  content: "＼ 色々組み合わせ出来ます！ ／";
  font-size: 4.2vw;
  font-weight: 500;
  margin: 0 auto;
  display: block;
  margin-bottom: 1vw
}
.jimny .set_reconmend .pick_up:last-child .goods {
  margin: 15px auto;
  padding: 15px
}
.jimny .set_reconmend .pick_up .goods .wheel_area {
  width: 90%;
  margin: 0 auto;
  border: solid 2px #000;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  justify-content: space-evenly
}
.jimny .set_reconmend .pick_up .single .wheel_area {
  width: 65%
}
.jimny .set_reconmend .pick_up .single .wheel_area .item {
  width: 85%;
  margin: 0 auto
}
.jimny .set_reconmend .pick_up .goods h3 img {
  width: 100%;
}
.jimny .set_reconmend .pick_up .goods h3 small {
  display: block;
  width: 100%;
  font-size: 3.2vw;
  margin-bottom: 15px;
}
.jimny .set_reconmend .pick_up .goods .wheel_area img {
  display: block;
  margin: 5px auto;
  width: 90%
}
.jimny .set_reconmend .pick_up .goods .wheel_area span {
  text-align: center;
  font-size: 5.5vw;
  line-height: 1.5;
  margin: 10px auto;
  font-variation-settings: "wght" 800;
  font-weight: initial
}
.jimny .set_reconmend .pick_up .goods .wheel_area span small {
  display: block;
  font-weight: 500;
  font-size: 3.2vw
}
.jimny .set_reconmend .pick_up p br.sp {
  display: none
}
.jimny .set_reconmend .video {
  text-align: left;
  width: 100%;
  font-size: 3.3vw;
  line-height: 2;
  position: relative
}
.jimny .set_reconmend .video > span {
  display: inline;
  position: absolute;
  transform: translateY(10%);
  width: 6%;
  height: 55%
}
.jimny .set_reconmend .pick_up .video {
  font-size: 3vw;
  width: 90%;
  line-height: 2;
  position: relative;
  margin: 6vw auto 8vw;
}
.jimny .video::before {
  content: "※"
}
.jimny .set_reconmend .pick_up .video > span {
  display: inline;
  position: absolute;
  transform: translateY(10%);
  width: 6%;
  cursor: pointer;
}
.modal_area {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
.jimny .modal_area > div { 
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1280px;
  height: 80vh;
  max-height: 720px;
}
.jimny .line_up::before {
  content: "＼ タイヤだけでも、ジムニーは変わる！ ／";
  font-size: 4vw;
  font-weight: 700;
  position: relative;
  margin-bottom: 1vw;
  display: block
}
.jimny .line_up .button {
  flex-wrap: nowrap;
  margin: 0 auto;
  justify-content: space-between;
  width: 95%
}
.jimny .line_up .button a {
  margin: 0;
  width: 35vw;
  padding: 2vw 4vw;
  font-size: 4.3vw;
  font-weight: 900
}
.jimny .line_up .button a:nth-child(1) {
  margin: 0
}
.jimny .line_up > .sun {
  font-weight: 700;
  font-size: 5vw;
  margin: 30px auto;
  background: linear-gradient(to bottom, transparent 60%, #fff 50%);
  background-repeat: no-repeat;
  background-size: 25% 100%;
  background-position: 50%
}
.jimny .line_up > .studless {
  font-weight: 900;
  font-size: 5vw;
  margin: 30px auto;
  background: linear-gradient(to bottom, transparent 60%, #fff 50%);
  background-repeat: no-repeat;
  background-size: 46% 100%;
  background-position: 50%
}
.jimny .line_up ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}
.jimny .line_up .right_nav {
  display: none;
}
.jimny .line_up ul li {
  background: #fff;
  width: 42%;
  padding: 5px;
  border: solid #000 2px;
  border-radius: 50px;
  margin: 1.5vw auto;
  font-size: 4.3vw;
}
.jimny .line_up .studless_ul li {
  background-color: #98e6f0;
}
.line_up ul li.active {
  background-color: #ffc200;
}
.jimny .line_up ul li a {
  color: #000;
  line-height: 1.5;
  font-variation-settings: "wght" 700;
  width: 100%;
  display: block;
}
.jimny .line_up ul li a small {
  display: block;
  font-weight: 500;
  font-size: 3.2vw;
  font-variation-settings: "wght" 400
}
.jimny .line_up p {
  font-size: 4.9vw;
  margin: 25px auto;
  font-variation-settings: "wght" 700
}
.jimny .line_up .sp_modal p:nth-of-type(2) {
  margin: 0 auto 10px;
}

.jimny .line_up .sp_modal {
  margin: 0 auto;
  right: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
  position: fixed;
  bottom: 3%;
  z-index: 5;
  width: 100%;
  max-height: 12vw;
  overflow: hidden;
  /* transition: max-height 0.4s ease-in-out; */
}
.jimny .line_up .sp_modal .sp_modalsize {
  background: #000;
  color: #cbff00;
  z-index: 5;
  padding: 10px;
  width: 85%;
  border-radius: 10px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
.jimny .sp_modal.open {
  max-height: 80vh; /* 十分大きい値 */
  background: #cbff00;
  margin: 0 auto;
  border: solid #000 1px;
  border-radius: 10px;
  transition: height 0.3s ease-in-out;
  width: 90%;
  z-index: 11;
}
.jimny .line_up .sp_modal .sp_modalsize.is-open {
  color: #000;
  background: #cbff00;
  font-weight: bold;
}
.jimny .backbtn {
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
}
.jimny .line_up .sp_modal #summer-size-list {
  transition: max-height 0.5s ease-in-out, opacity 0.4s ease-in-out;
}
/* open時 */
.jimny .sp_modal.open #summer-size-list {
  max-height: 1000px; /* 中身より大きければOK */
  opacity: 1;
  display: flex;
  flex-wrap: wrap;
}

.jimny .line_up .bottom_nav { 
  margin-top: 1.5vw;
}
.jimny .line_up .bottom_nav li {
  width: 40%;
  margin: 1vw auto;
  font-size: 4.3vw;
}
.jimny .line_up .bottom_nav li.active {
  background-color: #ffc200;
}

.jimny .line_up .annotation {
  color: #ff0000;
  font-size: 2.9vw;
  br{display: none;}
  text-align: left;
  width: 90%;
  display: none;
}
.jimny .line_up .annotation::before {
  content: "※";
}
.jimny .line_up .confirmation {
  text-align: left;
  font-weight: 500;
  font-size: 3vw;
  width: 90%;
  margin: 0 auto;
  line-height: 1.5;
  font-variation-settings: "wght" 400
}
.jimny .line_up .confirmation span {
  display: inline-block;
  transform: translateY(15%);
  width: 6%;
  cursor: pointer;
}
.jimny .line_up .confirmation::before {
  content: "※"
}
.jimny .pick_up.hidden {
  display: none !important;
  }

.jimny .pick_up {
  display: block;  /* または必要な表示形式 */
  flex-wrap: wrap;
  justify-content: space-between;
}
.jimny .line_up .tire_area {
  background: #fff;
  border-radius: 10px;
  border: solid 2px #000;
  margin: 15px auto;
  margin-bottom: 30px
}
.jimny .line_up .tire_area h3 {
  margin: 0 auto;
  width: 38%;
  padding: 20px 0 10px;
  line-height: 1;
}
.jimny .line_up .tire_area .order {
  display: block;
  width: 100%;
  position: relative
}
.jimny .line_up .tire_area .order img {
  width: 30%;
  position: absolute;
  right: 10px;
  top: -30px
}
.jimny .line_up .st h3 {
  width: 50%
}
.jimny .line_up .tire_area h3 img {
  width: 100%
}
.jimny .line_up .tire_area h3 small {
  font-size: 3vw
}
.jimny .line_up .tire_area .one_phrase {
  font-size: 4vw;
  margin: 2vw auto 2vw;
  font-weight: 900
}
.jimny .line_up .tire_area .item {
  width: 60%;
  margin: 0 auto;
  border: solid 2px #000;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  justify-content: space-between
}
.jimny .line_up .tire_area .item h4 {
  margin: 0 auto 20px;
  font-size: 4.5vw;
  width: 100%;
  font-weight: 900
}
.jimny .line_up .tire_area .item h4 small {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 3.2vw;
  font-variation-settings: "wght" 400;
  font-weight: 400
}
.jimny .line_up .tire_area .one_phrase, .jimny .line_up .tire_area .tr_price {
  text-align: center
}
.jimny .line_up .tire_area .item img {
  width: 60%
}
.jimny .line_up .tire_area .type {
  display: flex;
  justify-content: center;
  margin: 10px auto
}
.jimny .line_up .tire_area .type > span {
  display: block;
  width: 32%;
  font-size: 3.2vw;
  border: solid 2px #ff7900;
  border-radius: 5px;
  font-weight: 700
}
.jimny .line_up .tire_area .type .type_none {
  margin-left: 10px;
  padding: 0
}
.jimny .line_up .tire_area .type span:first-child {
  background: #ff7900;
  color: #000;
    text-shadow:
    -1px -1px 0 #fff,
     1px -1px 0 #fff,
    -1px  1px 0 #fff,
     1px  1px 0 #fff;
  padding: 0 10px;
  width: 24%
}
.jimny .line_up .st .type > span {
  border: solid 2px #007eff;
}
.jimny .line_up .st .type span:first-child {
  background: #007eff;
}
.jimny .line_up .tire_area .type .type_case {
  text-align: center;
  margin: 0 5px
}
.jimny .line_up .tire_area .type .type_case .spcial {
  border: none;
  background: initial;
  color: #000;
  padding: 0
}
.jimny .line_up .tire_area .type .type_case .at_rt_mt {
  margin-left: 0.5em
}
.jimny .line_up .tire_area p {
  font-size: 3.2vw;
  text-align: left
}
.jimny .line_up .tire_area p br {
    display: none
}
.jimny .line_up .tire_area .tr_text {
  font-weight: 500;
  padding: 0 20px;
  line-height: 1.8;
  margin: 15px 0 -15px;
  font-variation-settings: "wght" 400
}
.jimny .line_up .tire_area .tr_price {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px
}
.jimny .line_up .tire_area .tr_price span, .jimny .line_up .tire_area .tr_price a {
  width: 100%
}
.jimny .line_up .tire_area .tr_price span {
  font-size: 9.6vw;
  color: #ff453f;
  font-weight: 900
}
.jimny .line_up .tire_area .tr_price > span::before {
  content: ""
}
.jimny .line_up .tire_area .tr_price span span {
  font-size: 4vw;
  color: #000;
  font-weight: 500
}
.jimny .line_up .tire_area .tr_price a {
  background: #ff7900;
  padding: 15px 40px;
  width: 60%;
  margin: 5px auto 15px;
  border-radius: 20px;
  font-variation-settings: "wght" 400
}
.jimny .line_up .st .tr_price a {
  background: #007eff;
}
.jimny .line_up .std .tire_area .tr_price a { 
  background: #007eff;
}
.jimny .line_up .tire_area .tr_price a span {
  color: #fff;
  font-size: 5vw;
  font-variation-settings: "wght" 500;
  font-weight: 500;
  font-family: source-han-sans-vf, sans-serif
}
.jimny .line_up .tire_area .tr_price a span::after {
  content: "▶";
  position: relative;
  margin-left: 1em
}
.jimny .line_up .tire_area .recommend_banner {
  width: 20%;
  display: block;
  position: absolute;
  margin-left: 10px;
  margin-top: 10px
}
.jimuy .line_up .tire_area .tr_price .price {
  width: 100%;
  color: #ff0000;
  font-variation-settings: "wght" 700;
  font-family: source-han-sans-vf, sans-serif;
  font-size: 9.6vw;
}
.jimny .gallery::before {
  content: "＼ 実際に装着するとこんな感じ！ ／";
  font-size: 4vw;
  font-weight: 700;
  position: relative;
  bottom: 1vw
}
.jimny .gallery_photo .section_title p {
  font-size: 3.5vw;
  font-weight: 900;
  margin-bottom: 1vw
}
.jimny .gallery_photo .section_title p span {
  background: #fff;
  border-radius: 100%;
  margin: auto 5px;
  display: inline-block;
  width: 5%;
  height: 5%
}
.jimny .gallery h2 {
  font-size: 5vw
}
.jimny .slider ul li img {
  opacity: 0.5;
  cursor: pointer;
  transition: 0.3s;
}

.jimny .slider ul li img.active {
  opacity: 1;
  outline: 2px solid #000;
}
.jimny .gallery_photo .slider {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center
}
.jimny .gallery_photo .slider .main {
  width: 88%;
  max-width: 840px;
  border: 2px solid #fff
}
.jimny .gallery_photo .slider img {
  width: 100%;
  height: auto;
  vertical-align: top
}
.jimny .gallery_photo .slider .btn {
  width: 4%;
  cursor: pointer
}
.jimny .gallery_photo .slider .next {
  transform: rotateZ(180deg)
}
.jimny .gallery_photo .slider ul {
  width: 88%;
  margin: 0 auto;
  max-width: 840px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center
}
.jimny .gallery_photo .slider ul li {
  width: 11%;
  border: 2px solid #fff;
  box-shadow: 5px 5px 15px #000;
  cursor: pointer
}
.jimny .movie .media {
  margin: 20px auto 40px
}
.jimny .movie::before {
  content: "＼ モータージャーナリストが徹底検証！ ／";
  font-size: 4vw;
  font-weight: 700;
  position: relative;
  bottom: 1vw
}
.jimny .movie h2 {
  font-size: 5vw
}
.jimny .movie .media h4 {
  display: flex;
  justify-content: center;  /* 横中央揃え */
  align-items: center;      /* 縦中央揃え */
  height: 50px;
  margin-bottom: 10px
}
.jimny .movie .media h4 span {
  font-size: 3.4vw;
  margin: 0 10px;
}
.jimny .movie .media h4 img {
  width: 30%;
  margin: 0;
}
.jimny .movie .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.jimny .movie .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jimny .movie .media p {
  font-size: 3vw;
  margin-top: 10px;
  font-variation-settings: "wght" 500;
}
.jimny footer .foot_nav {
  background: #000;
}
.jimny footer .foot_nav ul {
  display: flex;
  flex-wrap: wrap;
}
.jimny footer .foot_nav ul li {
  width: 45%;
  margin: 10px auto;
}
.jimny footer .foot_nav ul li a {
  color: #fff;
  font-size: 3.5vw;
}
.jimny footer .foot_nav ul li:nth-child(3), .jimny footer .foot_nav ul li:nth-child(8), .jimny footer .foot_nav ul li:nth-child(9), .jimny footer .foot_nav ul li:nth-child(10) {
  width: 100%;
}
.jimny footer .foot_nav ul li:nth-child(1), .jimny footer .foot_nav ul li:nth-child(4), .jimny footer .foot_nav ul li:nth-child(6) {
  text-align: right;
}
.jimny footer .foot_nav ul li:nth-child(2), .jimny footer .foot_nav ul li:nth-child(5), .jimny footer .foot_nav ul li:nth-child(7) {
  text-align: left;
}
.jimny footer .foot_nav ul li:nth-child(1) {
  width: 35%;
}
.jimny footer .foot_nav p {
  color: #fff;
  font-size: 3.3vw;
  padding: 7vw 0 5vw;
}
.jimny .modalarea .close {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 10px;
  font-weight: 800;
  cursor: pointer;
}
.jimny .modalarea .close span {
  width: 25px;
  height: 25px;
  display: inline-block;
  border: solid 2px #000;
  border-radius: 50%;
  margin-left: 0.5em;
  background: #ebf3b0;
  font-size: 4vw;
}
.jimny .modalarea .modal-content {
  background: #fff;
  width: 95%;
  max-width: 960px;
  margin: 10% auto;
  padding: 20px 0;
  border-radius: 6px;
  position: relative;
  z-index: 10;
  top: 45%;
  transform: translate(0%, -50%);
  max-height: 630px;
  /* overflow: scroll; */
}
.jimny .modalarea .modal-content h3 {
  width: 70%;
}
.jimny .modalarea .modal-content h3 small {
  font-size: 5vw;
}
.jimny .modalarea .modal-content .modal {
  display: flex;
  justify-content: center;
  width: 90%;
  margin: 0 auto;
  /* padding-top: 20px; */
}
.jimny .modalarea .modal-content .modal .item {
  width: 45%;
  margin: auto 10px;
}
.jimny .modalarea .modal-content .content {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  flex-wrap: wrap;
}
.jimny .modalarea .modal-content .content a {
  width: 100%;
  background: initial;
  text-align: left;
  color: #000;
  margin-bottom: 0;
  padding: 0;
}
.jimny .modalarea .modal-content .content .normal, .jimny .modalarea .modal-content .content .custom {
  border: solid 3px #000;
  border-radius: 20px;
  text-align: left;
  padding: 0 5px;
  margin: 5px auto;
  width: 44%;
  font-variation-settings: "wght" 600;
}
.jimny .modalarea:nth-last-child(1) .modal-content .content .custom {
  background: #949593;
}
.jimny .modalarea .modal-content p a {
  color: #007eff;
  background: initial;
  padding: 0;
}
.jimny .modalarea .modal-content .content h5 {
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  margin: 10px auto;
}
.jimny .modalarea .modal-content .content .normal ul li::before, .jimny .modalarea .modal-content .content .custom ul li::before {
  content: "・";
}
.jimny .modalarea .modal-content .content ul {
  margin: 0px auto 20px;
  font-size: 3.4vw;
  font-variation-settings: "wght" 600;
}
.jimny .modalarea .modal-content .content ul li {
  font-size: 2.5vw;
}
.jimny .modalarea .modal-content p {
  width: 90%;
  margin: 0 auto;
  font-size: 4vw;
  margin: 20px auto 0;
  line-height: 1.5;
}
  .jimny .modalarea .modal-content p br {
    display: none
}
.jimny .modalarea .modal-content p:last-of-type {
  color: #f00
}
.jimny .modalarea .modal-content p span {
  margin-left: 0em
}
.jimny .modalarea .back {
  width: 23%;
  background: #ebf3b0;
  margin: 20px auto 0;
  right: 0;
  left: 0;
  border: solid 2px #000;
  border-radius: 15px;
  padding: 7px 10px;
  display: block;
  position: relative;
  font-size: 20px;
  cursor: pointer;
}
.jimny .modalarea .back span {
  position: absolute;
  left: 0;
  font-weight: 900;
}
.jimny .modalarea {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  transition: opacity 0.5s ease; /* フェードインの時間 */
}
.jimny .modalarea.active {
  display: block;      /* 表示 */
  opacity: 1;          /* 不透明にする */
}
.jimny .set_reconmend .pick_up .modalarea .modal-content .content > a .custom {
  height: 90%;
}
.jimny .set_reconmend .std .modal-content .content .custom {
  background: #949593;
  pointer-events: none!important;
}
.jimny #modal_st .custom {
  background: #949593;
}
.jimny .set_reconmend .custom {
  background: #FFF;
}

/* //-------------------------------------nav */
  /* ハンバーガーメニュー本体 */
.jimny .main_menu {
  position: fixed;
  top: 50px;
  right: -100%; /* 初期は画面外に隠す */
  width: 280px;
  background-color: #cbff00;
  padding: 20px 10px;
  border: 2px solid #000;
  border-radius: 8px;
  box-shadow: 3px 5px 5px rgba(0,0,0,0.3);
  box-sizing: border-box;
  z-index: 3;
  transition: right 0.3s ease;
  margin-top: 38px;
  text-align: left;
}
.jimny .main_menu h2 {
  font-size: 5.5vw;
  margin: 0 auto;
}

  /* ハンバーガーボタン */
.jimny .menu_btn {
  position: fixed;
  top: 95px;
  right: 25px;
  width: 65px;
  height: 65px;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  cursor: pointer;
  z-index: 4;
  box-sizing: border-box;
  transition: top 0.3s ease, opacity 0.3s ease;
}
.jimny .menu_btn.fixed {
  top: 25px;
  animation: fadein 0.5s ease-in-out forwards;
}
.jimny .top_page {
  display: block;
  width: 50px;
  height: 50px;
  background: #000;
  padding: 15px;
  color: #fff;
  position: fixed;
  bottom: 80px;
  right: 25px;
  z-index: 10;
  font-size: 14px;
  box-shadow: 3px 3px 0 0 #fff;
  font-weight: 700;
  opacity: 0;
}
.jimny .top_page.fixity {
  animation: fadein 0.5s ease-in-out forwards;
}  
.jimny .top_page::before { 
  content: "▲";
  display: block;
  line-height: 1;
  width: 30%;
  margin: 0 auto;
}
@keyframes fadein {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* animetion */

.jimny .main_menu.fixed {
  top: -20px;
}
  /* ボタン開いた状態 */
.jimny .menu_btn.open {
  background: none;
  border: none;
  box-shadow: none;
  top: 102px;
  z-index: 10;
}
.jimny .main_menu.open {
  top: 50px;
  z-index: 10;
  right: 2.5vw; /* メニュー表示位置 */
}
.jimny .menu_btn.fixed.open {
  top: 32px;
}
.jimny .main_menu.fixed.open {
  top: -20px;
}
.jimny .menu_btn.open span {
  background-color: transparent;
}

.jimny .menu_btn.open span::before {
  transform: rotate(45deg);
  background: #000;
  top: 0;
}

.jimny .menu_btn.open span::after {
  transform: rotate(-45deg);
  background: #000;
  top: 0;
}
.jimny .menu_btn.open p {
  color: #000;
  position: relative;
  top: 17px;
}


.jimny .main_menu h2 {
  font-size: 26px;
  text-align: left;
  margin-top: 0;
  transform: translateY(-10px);
  line-height: 1.4;
}

/* メニューリスト */
.jimny .main_menu ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
}

.jimny .main_menu > ul > li {
  margin-bottom: 10px;
  width: 100%;
  background: none;
  padding: 0;
  height: auto;
}
.jimny .main_menu > ul > li:nth-of-type(4) {
  margin-bottom: 0;
}

.jimny .main_menu ul li a {
  background-color: #000;
  color: #cbff00;
  font-weight: 700;
  padding: 10px 0;
  font-size: 14px;
  text-align: left;
}
.jimny .main_menu ul li a::before {
  content: "■";
  margin: 0.5em;
}
.jimny .main_menu ul li a span.small {
  font-size: 12px;
  width: 100%;
}


/* スクロール後 */
.jimny .menu_btn.is-fixed {
  top: 25px;
  opacity: 1; /* ← フェードイン */
}

.jimny .menu_btn span {
  width: 75%;
  height: 5px;
  background-color: #cbff00;
  position: relative;
  transition: 0.3s;
  top: 10px;
  border-radius: 10px;
}
.jimny .menu_btn p {
  color: #cbff00;
  position: relative;
  top: 10px;
  font-weight: 900;
}
.jimny .menu_btn span::before,
.jimny .menu_btn span::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: #cbff00;
  transition: 0.3s;
  border-radius: 10px;
}

.jimny .menu_btn span::before {
  top: -12px;
  right: 0;
}

.jimny .menu_btn span::after {
  top: 12px;
  right: 0;
}

@media screen and (min-width: 768px) {
/* .jimny .menu_btn,
.jimny .main_menu{
  display: none;
} */

.jimny .main_menu ul {
  display: block;
}

/* .jimny .main_menu ul.campaign li {
  width: 16.4%;
} */
.jimny .main_menu h2 {
  font-size: 27px;
  text-align: left;
  transform: translateY(-10px);
  margin: 0;
  line-height: 1.4;
}
.jimny .main_menu > ul > li { 
  margin: 5px auto 0px;
}
.jimny .main_menu ul li {
  width: 100%;
  height: 50px;
}
.jimny .main_menu.open {
  height: 330px;
}
.jimny .line_up .sp_modal { 
  display: none; 
}
.jimny .set_reconmend h3 .logo_title {
  margin-top: 0px;
}
.jimny .line_up .sp_modal {
  display: none;
}
.jimny .line_up .sp_modal p { 
  display: none;
}
.jimny .line_up .sp_modal .bottom_nav {
  display: none;
}
.jimny .line_up .sp_modal .sp_modalsize { 
  display: none; 
}
.jimny h1 .under_one {
  display: inline;
  position: initial;
  margin-top: 0;
}
.jimny .set_reconmend .video > span {
  width: 3%;
  position: initial;
  margin-left: 5px;
  transform: translateY(15%);
  cursor: pointer;
} 
.jimny .line_up .confirmation span {
  transform: translateX(20%);
  width: 3%;
}
.jimny .set_reconmend .pick_up .goods .item small {
  font-size: 14px;
}
.jimny .menu_btn.open { 
  opacity: 1;
  top: 105px;
}
.jimny .menu_btn.fixed.open {
  opacity: 1;
  top: 35px;
  /* display: none; */
}
}

@media screen and (min-width: 1024px) {
.jimny .main_menu ul li a {
  font-size: 15px;
}

.jimny .main_menu ul li a span.small {
  font-size: 14px;
}
.jimny .menu_btn.open { 
  top: 102px;
}
}


@media screen and (min-width: 768px) {
.jimny {
  background: url("/autoway/dp/lp/feature_jimny/img/gara_bg_pc.jpg") no-repeat top / 100% #cbff00;
  margin: 0 auto;
}

.jimny .jimny main > section {
  margin: 190px auto;
}
header {
  background:linear-gradient(to bottom,  rgba(255, 255, 255, 0) -10%, #cbff00 100%),
  url("/autoway/dp/lp/feature_jimny/img/gara_bg_pc.png") no-repeat top / 100% #cbff00;
}
.jimny .headtext h1 .pc {
    display: none;
}
  .jimny section {
    margin: 100px auto;
}
  .jimny h1 {
    font-size: 6.5vw;
}
  .jimny h1 .under_one::after {
    width: 102%;
    left: 0;
    top: 6.5vw;
    height: 19px
}
  .jimny h1 .under_two::after {
    content: "";
    display: none
}
  @media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
  .jimny h1 .under_one::after {
    width: 102%;
    left: 0;
    bottom: 0;
    height: 19px
  }
  }
}
  .jimny .picture {
    /* background: url("/autoway/dp/lp/feature_jimny/img/bg_logo_jimny.png") bottom 0% left / 50% no-repeat; */
    max-width: 960px;
    margin: 0 auto;
}
  .jimny .picture img {
    width: 80%;
    display: block
}
  .jimny .introduce {
    font-size: 2.2vw;
    margin-top: 5vw
}
  .jimny .introduce .pc {
    display: block;
}
  .jimny .introduce .sp {
    display: none;
}
  .jimny .menu {
    flex-wrap: nowrap;
    max-width: 960px;
    justify-content: center
}
  .jimny .menu li {
    width: 22%;
    padding: 0;
    display: block;
    cursor: pointer;
    margin: 0 15px;
}
.jimny .menu li:hover {
  box-shadow: none;
  transform: translateY(10px);
}
.jimny .main_menu > .menu > li:hover {
  transform: translateY(0px);
}
.jimny .menu li a {
  top: 5vw
}
.jimny .main_menu ul li a {
  top: 0;
}

  .jimny .menu span {
    font-size: 26px
}
  .jimny .menu li span small {
    font-size: 13px
}
  .jimny .underline {
    width: 15vw
}
  .jimny .set_reconmend::before {
    font-size: 3.4vw
}
  .jimny section > h2 {
    line-height: 8vw;
    width: 75%;
    font-size: 3.8vw;
}
.jimny .set_reconmend .pick_up .goods h4 {
  font-size: 2vw;
  padding: 0;
}
/* .jimny .set_reconmend .pick_up:nth-of-type(1) .goods h4 {
  position: absolute;
} */
  .jimny .set_reconmend .pick_up .goods h4 small {
    font-size: 1.7vw
}
  .jimny .set_reconmend .pick_up:first-of-type .goods {
    width: 80%;
    justify-content: space-evenly
}
  .jimny .set_reconmend .pick_up:first-of-type .goods::before {
    width: 22%;
    left: -5vw;
    height: 140px;
    margin-top: -10vw
}  
.jimny .set_reconmend .pick_up .subhead .price::before {
  font-size: 1.1vw;
}
.jimny .set_reconmend .pick_up .goods .item {
  width: 35%;
}
.jimny .set_reconmend .pick_up:nth-of-type(1) .goods .item {
  margin-top: 30px;  
}  
.jimny .set_reconmend .pick_up .goods .item span {
  font-size: 16px;
  margin: 0;
  line-height: 1.5;
}
  .jimny .set_reconmend .pick_up .box {
    display: flex;
    width: 95%;
    margin: 4vw auto;
    justify-content: space-between
}
  .jimny .set_reconmend .pick_up .detail {
    width: 46%
}
  .jimny .set_reconmend .pick_up p {
    width: 100%;
    font-size: 1.5vw;
    margin: 3vw 0 2vw;
    line-height: 2
}
  .jimny .set_reconmend .pick_up .car_jimny img {
    width: 100%
}
  .jimny .set_reconmend .pick_up .car_jimny {
    width: 56%
}
  .jimny .set_reconmend .pick_up .car_jimny::after {
    top: 14vw;
    left: -8vw;
    transform: rotate(-70deg);
    width: 35%;
}
  .jimny .set_reconmend .pick_up .once::before {
    width: 20%;
    margin-top: -15px
}
  .jimny .set_reconmend .pick_up .subhead {
    margin-top: 0;
    width: 48%
}
  .jimny .set_reconmend .pick_up .subhead .set {
    padding: 6vw 1.4vw 2vw
}
  .jimny .set_reconmend .pick_up .subhead .text_once {
    font-size: 1.5vw;
    line-height: 1.5
}
  .jimny .set_reconmend .pick_up .subhead table {
    width: 60%;
    height: 0
}
  .jimny .set_reconmend .pick_up .subhead .one {
    width: 48%
}
  .jimny .set_reconmend .pick_up .subhead table tr {
    font-size: 1.4vw
}
  .jimny .set_reconmend .pick_up .subhead table td {
    margin-right: 1vw
}
  .jimny .set_reconmend .pick_up .subhead .price_area {
    width: 40%;
    margin-top: 0;
    position: relative;
    top: -10px;
    margin-bottom: 0;
}
.jimny .line_up .tire_area .tr_price span span {
  font-size: 2.5vw;
}
  .jimny .set_reconmend .pick_up .subhead .price {
    width: 100%;
    font-size: 2.4vw;
}
  .jimny .set_reconmend .pick_up .subhead .box {
    margin: 0 auto;
}
  .jimny 
{
    width: 100%;
    font-size: 1.1vw;
}
  .jimny .set_reconmend .pick_up .subhead .price_area > .buy {
    font-size: 1.5vw;
    width: 100%;
    margin: 0;
}
.jimny .set_reconmend .pick_up .subhead .buy a {
  padding: 0;
}
.jimny .set_reconmend .pick_up .subhead .buy a::after {
  position: absolute;
  padding: 0;
  position: absolute;
  margin-left: 0.5em;
}
  .jimny .set_reconmend .pick_up .subhead .price_area::after {
    top: -11vw;
    transform: rotateZ(-90deg);
    margin-right: -18vw;
    width: 35%;
}
  .jimny .set_reconmend .pick_up .subhead .offrode_change {
    font-size: 1.5vw;
    margin-top: 1vw;
    position: absolute;
    right: 10vw;
    width: 35%;
    height: initial;
    background: url("/autoway/dp/lp/feature_jimny/img/underline_bg.png") center bottom 0% / 180% no-repeat
}
  .jimny .set_reconmend .pick_up .subhead .offrode {
    font-size: 1.4vw;
    line-height: 1.4;
    width: 50%
}
  .jimny .set_reconmend .pick_up .head_search {
    font-size: 4.2vw;
    margin: 10vw auto 4vw
}
  .jimny .set_reconmend .pick_up .head_search::before {
    font-size: 3vw
}
  .jimny .set_reconmend .pick_up .subhead table tr {
    background: url("/autoway/dp/lp/feature_jimny/img/under_line_pc.png") center bottom -30% / 97% no-repeat
}
.jimny section .button {
  margin: 25px auto 0px;
  width: 90%;
  justify-content: space-between;
  align-items: center;
}
.jimny section .button a:nth-child(1) {
  margin-bottom: 0;
}
.jimny section .button a:nth-child(1) {
  background: #ff7900;
  margin-bottom: 15px;
  display: block;
  padding: 10px 0;
}
.jimny section .button a:nth-child(2) {
  background: #007eff;
  display: block;
  padding: 15px 0;
  font-size: 2vw;
}
.jimny .line_up .button a:nth-child(2) {
  padding: 15px 0;
  font-size: 2.7vw;
}
.jimny section .first a {
  width: 40%;
  font-size: 1.8vw;
  padding: 3vw;
  margin: 0;
  cursor: pointer;
}
.jimny .set_reconmend .pick_up .video {
  width: 100%;
  font-size: 1.5vw;
  text-align: center;
  margin: 45px auto 40px;
  cursor: pointer;
}
.jimny .set_reconmend .pick_up .video br {
  display: none;
}
.jimny .set_reconmend .pick_up .video span {
  width: 3%;
  position: initial;
  transform: translateY(15%);
  cursor: pointer;
}
.jimny .set_reconmend .pick_up .video span {
  margin-left: 0.5em;
  cursor: pointer;
}
  .jimny .set_reconmend .pick_up:last-of-type {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
  .jimny .set_reconmend .pick_up:last-of-type .goods {
    width: 46%;
    margin: 15px 0
}
  .jimny .set_reconmend .pick_up .goods h3 img {
    width: 90%
}
  .jimny .set_reconmend .pick_up:last-of-type .goods .wheel_area .item {
    width: 50%
}
  .jimny .set_reconmend .pick_up .single .wheel_area {
    margin: 0 15%
}
  .jimny .set_reconmend .pick_up:last-of-type .single .wheel_area .item {
    width: 74%
}
  .jimny .set_reconmend .pick_up .goods p {
    height: 10%;
    width: 90%
}
  .jimny .set_reconmend .pick_up .goods p br {
    display: none
}
  .jimny .set_reconmend .pick_up .goods .wheel_area {
    width: 100%
}
  .jimny .set_reconmend .pick_up .goods h3 small {
    font-size: 1.7vw
}
.jimny .set_reconmend .pick_up .goods h3 small {
  margin-bottom: 0;
}
.jimny .set_reconmend .pick_up .goods .wheel_area span small {
  font-size: 1.4vw;
}
.jimny .set_reconmend h3 {
  padding: 5px 0 5px;
}
.jimny .set_reconmend .pick_up:nth-of-type(1) h3 {
  padding: 30px 0 5px;
}
  .jimny section .button a {
    font-size: 2vw;
    padding: 2vw 0;
    width: 100%
}
.jimny section .button a:nth-child(1) {
  margin-bottom: 10px;
  padding: 15px 0;
}
.jimny section .first > a:nth-child(1) {
  margin-bottom: 0;
  padding: 20px 0;
}
  .jimny .set_reconmend .pick_up .head_search {
    font-size: 32px;
    margin: 0 auto
}
  .jimny .set_reconmend .pick_up .head_search::before {
    font-size: 21px;
    height: 21px
}
  .jimny section .first {
    width: 90%
}
  .jimny section .first a {
    width: 48%;
    padding: 20px 0;
}
  .jimny .set_reconmend .video {
    text-align: center;
    font-size: 1.5vw;
    display: flex;
    justify-content: center;
}
    .jimny .set_reconmend .video br {
      display: none;
}
.jimny .set_reconmend .video a {
  transform: translateY(10%);
  width: 3%;
  margin-left: 0.5em;
  position: initial;
  cursor: pointer;
}
  .jimny .line_up::before {
    font-size: 3vw
}
  .jimny .line_up .button {
    width: 80%;
    justify-content: space-evenly;
    margin: 10vw auto
}
  .jimny .line_up .button a {
    width: 45%;
    border-radius: 20px;
    font-size: 2.7vw;
    padding: 1vw 4vw
}
  .jimny .line_up > .sun {
    font-size: 4.7vw
}
  .jimny .line_up ul {
    justify-content: center;
    margin: 10vw auto
}
  .jimny .line_up ul li {
    width: 28%;
    font-size: 2.9vw;
    padding: 1.5vw 0;
    margin: 0.5vw 1vw
}
  /* .jimny .line_up ul li:nth-child(1) {
    background: #ffc200
} */
  .jimny .line_up ul li a small {
    font-size: 1.5vw
}
  .jimny .line_up .confirmation {
    text-align: center;
    width: 100%;
    font-size: 1.5vw;
    margin: 5vw auto;
    display: flex;
    justify-content: center;
}
  .jimny .line_up .confirmation a {
    width: 3%;
    display: inline;
    transform: translateY(0%);
    margin-left: 0.5em;
}
  .jimny .line_up .pick_up {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
  .jimny .line_up .tire_area {
    width: 48.5%;
    margin: 10px 0;
}
  .jimny .line_up .tire_area h3 small {
    font-size: 1.5vw
}
  .jimny .line_up .tire_area .recommend_banner {
    width: 9%;
    max-width: 100px
}
  .jimny .line_up .tire_area .one_phrase {
    font-size: 1.9vw;
    margin: 1vw auto 2vw;
}
  .jimny .line_up .tire_area .item h4 {
    font-size: 2.2vw
}
  .jimny .line_up .tire_area .item h4 small {
    font-size: 1.6vw;
    position: relative
}
  .jimny .line_up .tire_area .item h4 small .hp01 {
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0
}
  .jimny .line_up .tire_area .type > span {
    font-size: 1.6vw
}
  .jimny .line_up .tire_area .tr_text {
    font-size: 1.6vw;
    height: auto;
    max-height: 90px;
}
  .jimny .line_up .tire_area .tr_price span {
    font-size: 4vw
}
  .jimny .line_up .tire_area .tr_price a span {
    font-size: 2.6vw;
    line-height: 2
}
  .jimny .line_up .tire_area .tr_price a {
    border-radius: 25px;
    padding: 10px 40px
}
  .jimny .line_up .pick_up .st {
    margin: 0 auto
}
  .jimny .line_up .tire_area .tr_price {
    margin-top: 50px
}
  .jimny .gallery::before {
    font-size: 24px
}
  .jimny .gallery h2 {
    font-size: 36px
}
  .jimny .gallery_photo .section_title p {
    font-size: 20px;
    margin-bottom: 9px
}
  .jimny .gallery_photo .section_title p span {
    width: 4%;
    height: auto
}
  .jimny .gallery_photo .slider .btn {
    width: 2%
}
  .jimny .movie {
    display: flex;
    flex-wrap: wrap
}
  .jimny .movie::before {
    font-size: 28px;
    right: 0;
    left: 0;
    margin: 0 auto
}
  .jimny .movie .media {
    width: 49%
}
  .jimny .movie h2 {
    font-size: 36px
}
  .jimny .movie .media h4 span {
    font-size: 14px
}
  .jimny .movie .media h4 img {
    width: 30%
}
  .jimny .movie .media p {
    font-size: 1.5vw;
    font-weight: 800
}
.jimny .modalarea .close {
  position: absolute;
  right: 0;
  margin-right: 40px;
  font-weight: 800;
  font-size: 2.1vw;
}
  .jimny .modalarea .close span {
    width: 25px;
    height: 25px;
    display: inline-block;
    border: solid 2px #000;
    border-radius: 50%;
    margin-left: 0.5em;
    background: #ebf3b0;
    font-size: 2.1vw;
}
  .jimny .modalarea .modal-content {
    background: #fff;
    width: 90%;
    margin: 0;
    padding: 20px;
    border-radius: 6px;
    position: relative;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: initial;
    overflow: auto;
    max-height: 750px;
}
  .jimny .modalarea .modal-content h3 {
    width: 50%
}
  .jimny .modalarea .modal-content h3 small {
    font-size: 2.5vw
}
  .jimny .modalarea .modal-content .modal {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}
  .jimny .modalarea .modal-content .modal .item {
    width: 30%;
    margin: auto 10px
}
  .jimny .modalarea .modal-content .content {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    flex-wrap: nowrap
}
  .jimny .modalarea .modal-content .content .normal, .jimny .modalarea .modal-content .content .custom {
    border: solid 3px #000;
    border-radius: 20px;
    width: 40%;
    text-align: left;
    padding: 0 20px;
    margin: 10px 20px 0;
    cursor: pointer;
    text-decoration: none;
    color: #000;
    font-variation-settings: "wght" 600;
    font-size: 2vw;
}
.jimny .modalarea .modal-content .content .normal a, .jimny .modalarea .modal-content .content .custom a {
  color: #000;
  height: 100%;
  display: block;
}
  .jimny .modalarea .modal-content .content h5 {
    text-align: center;
    font-size: 3vw;
    font-weight: bold;
    margin: 20px auto;
    color: #000
}
  .jimny .modalarea .modal-content .content .normal ul li::before, .jimny .modalarea .modal-content .content .custom ul li::before {
    content: "・";
}
.jimny .modalarea .modal-content .content ul {
  margin: 0px auto 20px;
  font-size: 14px;
}
.jimny .modalarea .modal-content .content ul li {
  font-size: 14px;
}
  .jimny .modalarea .modal-content p {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    margin: 20px auto 0;
    line-height: 1.5
}
  .jimny .modalarea .modal-content p:last-of-type {
    color: #f00
}
  .jimny .modalarea .modal-content p span {
    margin-left: 1em
}
  .jimny .modalarea .modal-content p a {
    margin-bottom: 0;
    display: inline;
    background: none;
    font-size: 20px;
  }
  .jimny .modalarea .back {
    width: 23%;
    background: #ebf3b0;
    margin: 20px auto 0;
    right: 0;
    left: 0;
    border: solid 2px #000;
    border-radius: 15px;
    padding: 7px 10px;
    display: block;
    position: relative;
    font-size: 20px
}
  .jimny .modalarea .back span {
    position: absolute;
    left: 0;
    font-weight: 900
}
  .jimny .modalarea {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000
}
  .jimny #modal_st .custom {
    background: #949593
}
  .jimny footer .foot_nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}
  .jimny footer .foot_nav ul li {
    display: inline;
    margin: 10px 20px;
    width: initial
}
  .jimny footer .foot_nav ul li:nth-child(2), .jimny footer .foot_nav ul li:nth-child(5), .jimny footer .foot_nav ul li:nth-child(7), .jimny footer .foot_nav ul li:nth-child(3), .jimny footer .foot_nav ul li:nth-child(8), .jimny footer .foot_nav ul li:nth-child(9), .jimny footer .foot_nav ul li:nth-child(10) {
    text-align: inherit
}
  .jimny footer .foot_nav ul li:nth-child(1), .jimny footer .foot_nav ul li:nth-child(4), .jimny footer .foot_nav ul li:nth-child(6) {
    text-align: inherit
}
  .jimny footer .foot_nav ul li:nth-child(1) {
    width: initial
}
  .jimny footer .foot_nav ul li:nth-child(3), .jimny footer .foot_nav ul li:nth-child(8), .jimny footer .foot_nav ul li:nth-child(9), .jimny footer .foot_nav ul li:nth-child(10) {
    width: initial
}
  .jimny footer .foot_nav ul li a {
    font-size: 16px
}
  .jimny nav {
    padding: 10px;
    margin: 4vw auto 0
}
  .jimny footer .foot_nav p {
    font-size: 14px;
}
.jimny section .button.first a {
  padding: 20px 0;
  width: 47%;
} 

}

@media screen and (min-width: 960px) {
.jimny {
  background-image: url(none);
  background-color: #cbff00;
}

.jimny .picture::before {
  content: "＼ 足元が変われば、ジムニーはもっと楽しい ／";
  padding: 30px 0 20px;
  font-size: 40px;
  background: url("/autoway/dp/lp/feature_jimny/img/bg_top.png") center bottom / 100% no-repeat;
  max-width: 960px;
  margin: 0 auto
}
  .jimny h1 {
    font-size: 50px;
    margin-top: -50px
}
  .jimny h1 .under_one::after {
    top: 53px
}
  .jimny nav {
    margin-top: 36px
}
  .jimny .underline {
    width: 144px
}
  .jimny section > h2 {
    font-size: 36px;
    margin: 0 auto 60px;
    line-height: 61px;
    width: 65%
}
  .jimny .introduce {
    font-size: 22px;
    margin-top: 48px
}
  .jimny .menu li {
    width: 200px;
    height: 201px;
}
  .jimny .menu li a {
    top: 52px
}
  .jimny .set_reconmend::before {
    font-size: 24px;
    margin-bottom: 9px
}
  .jimny .set_reconmend .pick_up:first-of-type .goods::before {
    left: -65px;
    height: 140px;
    margin-top: -76px
}
.jimny .set_reconmend .pick_up .subhead .buy a::after {
  margin-left: 7px;
}
.jimny .set_reconmend .pick_up .subhead .price_area > .buy {
  font-size: 14px;
}
  .jimny .set_reconmend .pick_up .goods h4 {
    font-size: 24px
}
  .jimny .set_reconmend .pick_up .goods h4 small {
    font-size: 15px
}
  .jimny .set_reconmend .pick_up .goods .item span {
    font-size: 16px
}
.jimny .set_reconmend .pick_up .goods .item small {
  font-size: 12px;
}
  .jimny .set_reconmend .pick_up p {
    font-size: 14px;
    margin: 28px 0 19px
}
  .jimny .set_reconmend .pick_up .goods .wheel_area span small {
    font-size: 13px
}
.jimny .modalarea .close span { 
  font-size: 16px;
}
.jimny .modalarea .close {
  font-size: 16px;
}
.jimny .modalarea .modal-content .modal .item {
  width: 171px;
}
  .jimny .set_reconmend .pick_up .goods h3 small {
    font-size: 12px
}
  .jimny .set_reconmend .pick_up .subhead {
    margin: 0 auto
}
  .jimny .set_reconmend .pick_up .subhead .text_once {
    font-size: 15.5px;
    line-height: 1.6
}
  .jimny .set_reconmend .pick_up .subhead .offrode {
    font-size: 15px;
    line-height: 1.4
}
  .jimny .set_reconmend .pick_up .subhead table tr {
    font-size: 13px
}
  .jimny .set_reconmend .pick_up .subhead table td {
    margin-right: 9px
}
  .jimny .set_reconmend .pick_up .subhead .price::before {
    font-size: 15px;
    width: 130%;
    top: -20px;
}
.jimny .set_reconmend .pick_up .subhead .box {
  margin: 25px auto 0;
}
.jimny .set_reconmend .pick_up .subhead .price_area {
  top: -15px;
}
  .jimny .set_reconmend .pick_up .subhead .buy {
    font-size: 14px
}
  .jimny .set_reconmend .pick_up .subhead .price_area::after {
    top: -105px;
    transform: rotateZ(-90deg);
    margin-right: -18vw;
    z-index: 1
}
  .jimny .set_reconmend .pick_up .subhead {
    position: relative
}
  .jimny .set_reconmend .pick_up .subhead .offrode_change {
    font-size: 15px;
    top: 14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
}
  .jimny .set_reconmend .pick_up .subhead .set {
    padding: 50px 13px 19px
}
  .jimny .set_reconmend .pick_up .subhead table tr {
    background: url("/autoway/dp/lp/feature_jimny/img/under_line_pc.png") center bottom -30% / 92% no-repeat
}
  .jimny .set_reconmend .pick_up .once::before {
    width: 45%;
    height: 20%;
    margin-left: 25px
}
  .jimny .set_reconmend .pick_up .subhead .price {
    font-size: 23px
}
  .jimny .set_reconmend .pick_up .car_jimny::after {
    top: 134px;
    left: -76px;
    transform: rotate(-70deg)
}
  .jimny .line_up .tire_area {
    height: 768px
}
  .jimny section .button a {
    padding: 10px 0;
    font-size: 20px;
}
.jimny section .button a:nth-child(2) {
  padding: 15px 0;
  font-size: 20px;
}

  .jimny section .first a {
    width: 48%;
    padding: 20px 0
}
  .jimny .set_reconmend .pick_up .box {
    margin: 38px auto
}
  .jimny .line_up::before {
    font-size: 24px;
    margin-bottom: 9px
}
  .jimny .line_up .button a {
    font-size: 26px;
    padding: 9px 38px;
}
.jimny .line_up .button a:nth-child(2) {
  font-size: 26px;
}

  .jimny .line_up .button {
    margin: 96px auto
}
  .jimny .line_up > .sun {
    font-size: 36px;
    background: linear-gradient(to bottom, transparent 60%, #fff 50%);
    margin: 30px 41%;
    background-size: 25% 125%
}
  .jimny .line_up ul li {
    font-size: 20px;
    padding: 10px 0;
    margin: 5px 9px;
    width: 23%
}
  .jimny .line_up ul li a small {
    font-size: 12px
}
  .jimny .line_up p {
    font-size: 30px
}
  .jimny .line_up .tire_area h3 small {
    font-size: 12px
}
  .jimny .line_up .tire_area .one_phrase {
    font-size: 18px;
    margin: 20px auto 10px;
}
  .jimny .line_up .tire_area .item h4 {
    font-size: 18px
}
  .jimny .line_up .tire_area .item h4 small {
    font-size: 12px
}
  .jimny .line_up .tire_area .type > span {
    font-size: 14px
}
.jimny .line_up .tire_area .tr_text {
  font-size: 14px;
  margin: 15px auto -15px;
  width: 80%;
}
.jimny .line_up .std .tire_area .tr_text {
  font-size: 13px;
  margin: 15px auto -30px;
}
  .jimny .line_up .tire_area .tr_price span {
    font-size: 48px
}
  .jimny .line_up .tire_area .tr_price span span {
    font-size: 20px
}
  .jimny .line_up .tire_area .tr_price a span {
    font-size: 20px;
    display: block
}
  .jimny .line_up .tire_area .tr_price a {
    padding: 7px 40px
}
  .jimny .line_up .tire_area .order img {
    width: 27%
}
  .jimny .line_up > .studless {
    font-size: 36px;
    margin: 30px auto;
    background-size: 36% 100%
}
  .jimny .line_up ul {
    margin: 48px auto
}
  .jimny .set_reconmend .video {
    font-size: 12px
}
  .jimny .set_reconmend .video::after {
    width: 27px
}
  .jimny .set_reconmend .pick_up .video {
    font-size: 12px
}
  .jimny .line_up .confirmation {
    font-size: 12px;
    margin: 20px auto;
}
  .jimny .line_up .confirmation::after {
    width: 27px;
    height: 40px;
    transform: translateY(-24%)
}
  .jimny .line_up .tire_area .type .type_case .spcial {
    margin-left: 10px
}
  .jimny .set_reconmend .modalarea .modal-content h3 small {
    font-size: 20px
}
  .jimny .set_reconmend .modalarea .modal-content .content h5 {
    font-size: 24px
}
  .jimny .set_reconmend .modalarea .modal-content .content .normal, .jimny .set_reconmend .modalarea .modal-content .content .custom {
    font-size: 14px
}
  .jimny .set_reconmend .modalarea .modal-content p br {
    display: block
}
  .jimny .movie .media p {
    font-size: 14px
}
  .jimny .gallery::before {
    bottom: 9px
}
  .jimny .movie::before {
    bottom: 9px
}
  .jimny .gallery_photo .section_title p span {
    width: 3%
} 
.jimny .main_menu h2 {
  font-size: 29px;
}
.jimny .main_menu.open {
  right: 1vw;
  height: 335px;
  width: 310px;
  top: 45px;
}
.jimny .main_menu ul {
  top: 40px;
}
.jimny .main_menu ul li {
  width: 100%;
}
.jimny .menu_btn.fixed.open {
  top: 35px;
}
.jimny .main_menu > ul > li:hover {
  transform: translateY(0px);
}
}

@media screen and (min-width: 1024px) {
.jimny h1 {
  font-size: 67px;
}
  .jimny h1 .under_one::after {
    top: 65px;
    height: 25px;
}
  .jimny .set_reconmend .pick_up .subhead .price_area::after {
    margin-right: -185px;
}
  .jimny .introduce {
    font-size: 24px;
}
.jimny .main_menu ul li {
  width: 290px;
} 
}


.modal_area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.modal_area iframe {
    width: 80%;
    height: 80%;
    border: none;
}

.modal_area .close_btn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}
.modal_inner {
  position: relative;
  width: 90%;
  max-width: 800px;
  aspect-ratio: 9 / 9;
  background: #000;
}

.modal_inner iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1366px) {
.jimny .line_up .right_nav {
  position: fixed;
  top: 70px;
  width: 180px;
  right: 0;
  left: 0;
  display: block;
  transform: translateX(620px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:opacity 0.3s ease, transform 0.3s ease-in-out;
}

.jimny .line_up .right_nav li {
  width: 100%;
}

.jimny .line_up .right_nav.visible {
  transform: translateX(570px);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.jimny .menu_btn {
  right: 0;
  left: 0;
  margin: 0 auto;
  transform: translateX(535px);
}
.jimny .menu_btn.fixed {
  right: -1070px;
}
.jimny .main_menu.open {
  right: -850px;
  left: 0;
  margin: 0 auto;
  height: 340px;
  width: 300px;
  top: 82px;
  /* transform: translateX(-400px); */
}
.jimny .menu_btn.fixed.open {
  top: 35px;
}
.jimny .main_menu ul li {
  width: 100%;
}
.jimny .main_menu > ul > li:hover {
  transform: translateY(0px);
}
.jimny .main_menu.fixed.open {
  right: -850px;
  top: 15px;
}
.jimny .top_page {
  left: 0;
  right: -1070px;
  margin: 0 auto;
  transform: translateX(530px);

}
}

@media screen and (min-width:768px) {
.jimny .picture::before {
  content: "＼ 足元が変われば、ジムニーはもっと楽しい ／";
  position: absolute;
  top: 72vw;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.jimny .headtext {
  position: absolute;
  right: 0;
  left: 0;
  top: 3vw;
  margin-top: 0;
}
.jimny .picture picture {
  padding-top: 11vw;
  display: block;
}
.jimny .introduce {
  margin-top: 13vw;
}
}
@media screen and (min-width:960px) {
  .jimny .headtext {
    top: 86px;
  }
  .jimny .picture picture {
    padding-top: 105px;
  }
  .jimny .picture::before {
    content: "＼ 足元が変われば、ジムニーはもっと楽しい ／";
    top: 691px;
  }
  .jimny .introduce {
    margin-top: 124px;
  }
}
@media screen and (min-width:1024px) {
  .jimny .picture::before {
    content: "＼ 足元が変われば、ジムニーはもっと楽しい ／";
    top: 735px;
  }
  .jimny .introduce {
    margin-top: 104px;
  }
}