body {
  position: relative;
  line-height: 1.5;
  font-family: ShinGoPro-Regular, sans-serif !important;
  font-weight: 400;
  letter-spacing: 1px;
  width: 100%;
  overflow-x: hidden;
}

sup {
  vertical-align: super;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

button {
  padding: 0;
  margin: 0;
  overflow: visible;
  font: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: none;
  letter-spacing: inherit;
  background-color: transparent;
  border-style: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

br {
  font-family: sans-serif !important;
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
}

.l_inner {
  max-width: 1140px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .l_inner {
    max-width: none;
  }
}
.sec .l_inner {
  padding: 0 10px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .sec .l_inner {
    padding: 0 6vw;
  }
}
.box_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .box_flex {
    display: block;
  }
}
.s-center {
  text-align: center;
}

.s-right {
  text-align: right;
}

.s_ls-01 {
  letter-spacing: 0.08rem;
}

.only-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .only-sp {
    display: block;
  }
}
.only-pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .only-pc {
    display: none;
  }
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}

.s-left {
  text-align: left;
}

.ttl_hero {
  font-size: 30px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .ttl_hero {
    font-size: 5.85vw;
  }
}
.ttl_sec img {
  width: 100%;
}

.txt-n {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .txt-n {
    font-size: 3.86vw;
  }
}
.txt-th {
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .txt-th {
    font-size: 2.9vw;
  }
}
.txt-ss {
  font-size: 11px;
  letter-spacing: 0.1rem;
}

@media screen and (max-width: 768px) {
  .txt-ss {
    font-size: 2.8vw;
  }
}
.txt-s {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .txt-s {
    font-size: 3.38vw;
  }
}
.txt-m {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .txt-m {
    font-size: 4.34vw;
  }
}
.txt-brand {
  font-size: 115%;
}

.txt_lead {
  font-size: 18px;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.2rem;
}

@media screen and (max-width: 768px) {
  .txt_lead {
    font-size: 4.34vw;
  }
}
.txt_note-02 {
  margin-top: 20px;
  color: #505050;
  letter-spacing: 2px;
}

@media screen and (max-width: 768px) {
  .txt_note-02 {
    margin-top: 4vw;
  }
}
.txt_note-01 {
  margin-top: 10px;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  .txt_note-01 {
    margin-top: 2vw;
  }
}
.txt-red {
  color: #C3002F;
}

.txt-w {
  color: #FFFFFF;
}

.txt-space {
  letter-spacing: 0.16rem;
}

.txt_underline {
  text-decoration: underline;
}

b .txt-brand {
  font-size: 118%;
}

.btn {
  position: relative;
  background-color: #000000;
}
.btn::after {
  content: "";
  background-image: url(/SP/X-TRAIL/BVC/IMG/btn_arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (min-width: 769px) {
  .btn {
    font-size: 1.57895vw;
    border-radius: 0.87719vw;
    padding: 2.19298vw 2.63158vw;
    width: 31.57895vw;
  }
}
@media screen and (min-width: 1140px) {
  .btn {
    font-size: 18px;
    border-radius: 10px;
    padding: 25px 50px;
    width: 360px;
  }
}
@media screen and (max-width: 768px) {
  .btn {
    font-size: 3.86473vw;
    border-radius: 2vw;
    padding: 4vw 2.41546vw 4vw 7.24638vw;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .btn::after {
    right: 2.63158vw;
    width: 3.59649vw;
    height: 1.75439vw;
  }
}
@media screen and (min-width: 1140px) {
  .btn::after {
    right: 30px;
    width: 41px;
    height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .btn::after {
    right: 7.24638vw;
    width: 7.48792vw;
    height: 4.83092vw;
  }
}
.link {
  color: #FFFFFF;
  display: block;
}
.link:hover {
  opacity: 0.8;
}

.link-01 {
  background-color: #C3002F;
}

.link-02 {
  background-color: #000000;
}

.link-03 {
  background-color: #890222;
}

.link-map {
  position: relative;
  color: #FFFFFF;
  background-color: #C3002F;
}
.link-map::before {
  content: "";
  background-image: url(/SP/X-TRAIL/BVC/IMG/ico-search.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (min-width: 769px) {
  .link-map {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .link-map {
    border-radius: 2vw;
    padding: 4vw 7.24638vw 4vw 19.32367vw;
  }
}
@media screen and (min-width: 769px) {
  .link-map::before {
    left: 2.63158vw;
    width: 3.59649vw;
    height: 2.89474vw;
  }
}
@media screen and (min-width: 1140px) {
  .link-map::before {
    left: 30px;
    width: 41px;
    height: 33px;
  }
}
@media screen and (max-width: 768px) {
  .link-map::before {
    left: 7.24638vw;
    width: 7.24638vw;
    height: 6.03865vw;
  }
}
@media screen and (min-width: 769px) {
  .link-map:hover {
    opacity: 0.8;
  }
}
.content {
  position: relative;
}

.header {
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 0;
}

.header_logo {
  position: absolute;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .header_logo {
    top: 25px;
    left: 50px;
  }
}
@media screen and (max-width: 768px) {
  .header_logo {
    top: 7.72947vw;
    left: 8.21256vw;
  }
}
.header_symbol,
.header_typography {
  fill: #FFFFFF;
}

.header_symbol {
  width: clamp(70px, 6.25vw, 140px);
}

.header_typography {
  width: 28.98551vw;
  max-width: 120px;
}

.hero_container {
  position: relative;
}

.hero_img picture {
  display: block;
  width: 100%;
  height: 100%;
}
.hero_img picture img {
  width: 100%;
  max-width: none;
}

.area_userAct01 {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.area_userAct01 .link {
  padding: 20px 30px 20px 70px;
}
.area_userAct01.is-fixed {
  position: fixed;
}

@media screen and (max-width: 768px) {
  .area_userAct01 {
    position: fixed;
  }
}
@media screen and (max-width: 768px) {
  .area_userAct01 .link {
    padding: 3.6vw 4.8vw 3.6vw 13.5vw;
  }
}
.sec_01 {
  text-align: center;
  padding-top: 150px;
  position: relative;
}
.sec_01 .txt_lead {
  padding: 38px 0 58px;
}
.sec_01 .ico_check {
  margin-bottom: 80px;
  position: relative;
  display: block;
}
.sec_01 .ico_check:before {
  content: "";
  display: block;
  width: 3.5rem;
  border-top: 6px solid #000000;
  position: absolute;
  bottom: -30px;
}
.sec_01 .box_flex {
  border: 1px solid #979797;
  border-radius: 20px;
  overflow: hidden;
  text-align: left;
  margin-top: 105px;
}
.sec_01 .box_bg {
  background: #F0F0F0;
  position: relative;
  width: 338px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 40px;
}
.sec_01 .box_bg:after {
  content: "";
  display: block;
  position: absolute;
  width: 100px;
  top: 0;
  right: -100px;
  height: 100%;
  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #F0F0F0)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #F0F0F0)) no-repeat bottom right/100% 50%;
  background: -webkit-linear-gradient(top right, transparent 50%, #F0F0F0 50.5%) no-repeat top left/100% 50%, -webkit-linear-gradient(bottom right, transparent 50%, #F0F0F0 50.5%) no-repeat bottom right/100% 50%;
  background: linear-gradient(to bottom left, transparent 50%, #F0F0F0 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #F0F0F0 50.5%) no-repeat bottom right/100% 50%;
}
.sec_01 .img-02 {
  margin-top: 72px;
}

@media screen and (max-width: 768px) {
  .sec_01 {
    padding-top: 24.15vw;
  }
  .sec_01 img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sec_01 .txt_lead {
    padding: 12vw 0 9.6vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_01 .box_flex {
    margin-top: 16.9vw;
    border-radius: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_01 .box_bg {
    text-align: center;
    line-height: 2;
    padding-top: 11.3vw;
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .sec_01 .box_bg:after {
    height: 17.87vw;
    right: 0;
    top: auto;
    bottom: -17.87vw;
    width: 100%;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #F0F0F0)) no-repeat top left/50% 100%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #F0F0F0)) no-repeat top right/50% 100%;
    background: -webkit-linear-gradient(bottom left, transparent 50%, #F0F0F0 50.5%) no-repeat top left/50% 100%, -webkit-linear-gradient(bottom right, transparent 50%, #F0F0F0 50.5%) no-repeat top right/50% 100%;
    background: linear-gradient(to top right, transparent 50%, #F0F0F0 50.5%) no-repeat top left/50% 100%, linear-gradient(to top left, transparent 50%, #F0F0F0 50.5%) no-repeat top right/50% 100%;
  }
}
@media screen and (max-width: 768px) {
  .sec_01 .img-02 {
    margin-top: 17.87vw;
  }
}
.sec_02 {
  margin-top: 149px;
}
.sec_02 .only-pc {
  display: inline;
}
.sec_02 .txt_lead {
  margin: 37px 0 73px;
}
.sec_02 .area_detail {
  border-top: 1px solid #A8A8A8;
  border-bottom: 1px solid #A8A8A8;
}
.sec_02 .area_aco {
  display: none;
  padding-bottom: 53px;
}
.sec_02 .area_aco .box_flex {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.sec_02 .box_note {
  border-top: 1px solid #A8A8A8;
  border-bottom: 1px solid #A8A8A8;
}
.sec_02 .box_note .txt-ss {
  color: #505050;
}
.sec_02 .area_detail_hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  cursor: pointer;
  color: #000000;
}
.sec_02 .box_note_hdg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  cursor: pointer;
  color: #000000;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec_02 .box_item {
  position: relative;
}
.sec_02 .box_img > img {
  width: 100%;
}
.sec_02 .box_link {
  position: absolute;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #C3002F;
  color: #FFFFFF;
  font-weight: 700;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec_02 .box_link.__sim {
  background-color: #FFFFFF;
  border: 1px solid #C3002F;
  color: #C3002F;
}
.sec_02 .box_table_pc {
  margin-top: 30px;
}
.sec_02 .box_table_cont {
  overflow-x: scroll;
  padding-bottom: 4.83092vw;
}
.sec_02 .box_table_head {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 43.96135vw;
}
.sec_02 .box_table_head > img {
  width: 43.96135vw;
  height: 159.17874vw;
}
.sec_02 .box_table_body > img {
  width: 109.66183vw;
  height: 159.17874vw;
  max-width: none;
  margin-right: 6vw;
}
.sec_02 .btn_arrow {
  margin-left: 15px;
}
.sec_02 .btn_arrow img {
  vertical-align: middle;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  width: 20px;
}

@media screen and (max-width: 768px) {
  .sec_02 {
    margin-top: 23.9vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .only-pc {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .txt_lead {
    margin: 8.2vw 0 12vw;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .area_detail {
    margin-top: 75px;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .area_detail {
    margin-top: 10.86957vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .area_aco {
    margin-right: -6vw;
    padding-bottom: 12.8vw;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .area_aco .box_flex {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .area_slide-01 {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .box_note {
    margin-top: 40px;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .box_note .txt-ss {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .box_note .txt-ss {
    margin-top: 3.62319vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .box_note .area_aco {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .area_detail_hdg {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .sec_02 .box_note_hdg {
    padding-right: 3.62319vw;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .area_detail_hdg > img,
  .sec_02 .box_note_hdg > img {
    margin-right: 18px;
    width: 20px;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .area_detail_hdg > img,
  .sec_02 .box_note_hdg > img {
    width: 4.1vw;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .box_note_hdg {
    font-size: 13px;
    height: 53px;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .box_note_hdg {
    font-size: 3.1401vw;
    height: 12.80193vw;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .box_note_hdg > img {
    margin-right: 18px;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .area_detail_hdg {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    height: 98px;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .area_detail_hdg {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 4.34783vw;
    height: 23.6715vw;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .area_detail_hdg > img {
    margin-left: 18px;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .box_item {
    width: 31.51786%;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .box_item {
    width: 100%;
    max-width: none;
    margin-bottom: 9.6vw;
    margin-right: 6.03865vw;
    margin-left: 6.03865vw;
  }
}
@media screen and (min-width: 769px) {
  .sec_02 .box_link {
    bottom: 6.58246vw;
    width: 77.33711%;
    height: 3.50569vw;
    border-radius: 8px;
    font-size: 1.57895vw;
    -webkit-box-shadow: 0 4px 0 0 #67000E;
            box-shadow: 0 4px 0 0 #67000E;
  }
  .sec_02 .box_link:hover {
    bottom: calc(8.98246vw - 4px);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .sec_02 .box_link.__sim {
    bottom: 2vw;
    -webkit-box-shadow: 0 4px 0 0 #C3002F;
            box-shadow: 0 4px 0 0 #C3002F;
  }
  .sec_02 .box_link.__sim:hover {
    bottom: calc(2vw - 4px);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media screen and (min-width: 1140px) {
  .sec_02 .box_link {
    bottom: 74px;
    font-size: 18px;
    height: 40px;
  }
  .sec_02 .box_link:hover {
    bottom: 70px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .sec_02 .box_link.__sim {
    bottom: 20px;
  }
  .sec_02 .box_link.__sim:hover {
    bottom: 16px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .box_link {
    bottom: 17.86184vw;
    width: 68.59903vw;
    height: 9.66183vw;
    border-radius: 1.93237vw;
    font-size: 4.34783vw;
    -webkit-box-shadow: 0 0.96618vw 0 0 #67000E;
            box-shadow: 0 0.96618vw 0 0 #67000E;
  }
  .sec_02 .box_link.__sim {
    bottom: 5vw;
    -webkit-box-shadow: 0 0.96618vw 0 0 #C3002F;
            box-shadow: 0 0.96618vw 0 0 #C3002F;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .box_table_sp {
    position: relative;
    margin-top: 2.41546vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .btn_arrow {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .sec_02 .btn_arrow img {
    width: 4.1vw;
  }
}
.sec_03 {
  margin-top: 150px;
}
.sec_03 .txt_lead {
  margin: 32px 0 60px;
}
.sec_03 .box_item {
  width: 32.5%;
  max-width: 360px;
}
.sec_03 figure {
  margin-top: 64px;
}
@media screen and (min-width: 769px) {
  .sec_03 .box_img {
    width: 48.3%;
    max-width: 541px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .sec_03 {
    margin-top: 24.15vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_03 img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sec_03 .txt_lead {
    margin: 12.3vw 0 8.45vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_03 .box_item {
    width: 100%;
    max-width: none;
    margin-bottom: 2.41546vw;
  }
  .sec_03 .box_item.s-end {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_03 figure {
    margin-top: 14.4vw;
  }
}
.sec_04 {
  margin-top: 129px;
}
.sec_04 .txt_note-01 {
  margin-right: 70px;
}
.sec_04 .box_item {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .sec_04 .box_item {
    margin-top: 6.03864vw;
  }
}
.sec_04 .area_review {
  padding: 10px 60px 0;
}

@media screen and (max-width: 768px) {
  .sec_04 {
    margin-top: 21.7vw;
  }
  .sec_04 img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sec_04 .txt_note-01 {
    margin: 14vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_04 .area_review {
    padding: 0;
  }
}
.sec_05 {
  position: relative;
  margin-top: 75px;
  padding-top: 75px;
  padding-bottom: 100px;
}
.sec_05 .box_flex {
  max-width: 932px;
  width: 83.2%;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec_05 .box_item {
  width: 38.6%;
  max-width: 360px;
}
.sec_05 figure {
  width: 59.2%;
  max-width: 552px;
}
.sec_05 .btn {
  margin-top: 25px;
  display: block;
}

@media screen and (max-width: 768px) {
  .sec_05 {
    margin-top: 10.86957vw;
    padding-top: 10.86957vw;
    padding-bottom: 9.66184vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_05 .box_flex {
    width: auto;
    margin-top: 13.28502vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_05 .box_item {
    width: auto;
    max-width: none;
    margin-top: 9.6vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_05 figure {
    width: auto;
    max-width: none;
  }
}
@media screen and (max-width: 768px) {
  .sec_05 .btn {
    padding: 4vw 7.24638vw;
    max-width: none;
  }
}
.sec06 {
  border-top: 1px solid #C7C7C7;
}
.sec06 .area_btn .only-pc {
  display: inline;
}
.sec06 .area_btn .btn {
  display: block;
}
.sec06 .area_note {
  background-color: #F0F0F0;
  padding-top: 60px;
  padding-bottom: 60px;
}
.sec06 .area_note p {
  letter-spacing: 1px;
}
.sec06 .area_note a {
  color: #505050;
  text-decoration: underline;
}
.sec06 .area_note a:hover {
  text-decoration: none;
}
.sec06 .area_note .txt-ss {
  letter-spacing: 1px;
  color: #505050;
}

@media screen and (min-width: 769px) {
  .sec06 .area_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  .sec06 .area_btn {
    padding-top: 9.66184vw;
    padding-bottom: 9.66184vw;
  }
}
@media screen and (max-width: 768px) {
  .sec06 .area_btn .only-pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .sec06 .area_btn .btn {
    width: 32.14286%;
  }
}
@media screen and (max-width: 768px) {
  .sec06 .area_btn .btn:not(:first-child) {
    margin-top: 4.83092vw;
  }
}
@media screen and (min-width: 769px) {
  .sec06 .area_note p {
    margin-top: 28px;
  }
}
@media screen and (max-width: 768px) {
  .sec06 .area_note p {
    margin-top: 5.7vw;
  }
}
.sec_07 {
  margin-top: 149px;
}
.sec_07 .box_item {
  position: relative;
}
.sec_07 .box_img {
  display: block;
}
.sec_07 .box_img > img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .sec_07 {
    margin-top: 23.9vw;
  }
}
@media screen and (min-width: 769px) {
  .sec_07 .box_flex {
    margin-top: 60px;
    max-width: 820px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .sec_07 .box_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 7.24638vw;
  }
}
@media screen and (min-width: 769px) {
  .sec_07 .box_item {
    width: 31.70732%;
  }
}
@media screen and (max-width: 768px) {
  .sec_07 .box_item {
    width: 42vw;
    margin-top: 2.41546vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_07 .box_item:first-child {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .sec_07 .box_img > img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sec_07 .box_img > img {
    width: 42vw;
  }
}
.footer {
  background-color: #000000;
  color: #FFFFFF;
}
.footer .l_inner {
  padding: 106px 10px 107px;
  position: relative;
  font-size: 17px;
}
.footer .l_inner p {
  font-family: ShinGoPro-Light, sans-serif !important;
}
.footer .btn_top {
  position: absolute;
  top: -20px;
  width: 40px;
  height: 40px;
  right: 0;
}
.footer .btn_top:hover {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .footer .l_inner {
    padding: 25.6vw 13.76vw;
  }
  .footer .l_inner p {
    font-size: 4.34783vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .btn_top {
    width: 9.66vw;
    height: 9.66vw;
    right: 13.76vw;
    top: -4.83vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign {
    padding-top: 20px;
    margin-top: -20px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign {
    padding-top: 4.83092vw;
    margin-top: -4.83092vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-ttl-02 {
    margin-top: 75px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-ttl-02 {
    margin-top: 14.49275vw;
  }
}
.area_campaign .campaign-txt {
  color: #000000;
  line-height: 2;
  letter-spacing: 0.2em;
}
.area_campaign .campaign-graph {
  display: block;
}
.area_campaign .campaign-note {
  color: #505050;
}
.area_campaign .campaign-note > dd {
  display: block;
  letter-spacing: 0.16rem;
  line-height: 1.71429;
}
.area_campaign .campaign-sample {
  margin-top: 80px;
}
.area_campaign .campaign-sample_inner {
  border: 1px solid #979797;
  overflow: hidden;
}
.area_campaign .campaign-sample_head {
  background-color: #F0F0F0;
}
.area_campaign .campaign-sample_body {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.area_campaign .campaign-sample-ttl {
  display: block;
}
.area_campaign .campaign-sample-ttl > img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.area_campaign .campaign-sample-car {
  display: block;
}
.area_campaign .campaign-sample-car > img {
  width: 100%;
}
.area_campaign .campaign-sample-btn {
  position: relative;
  display: block;
  background-color: #FFFFFF;
  border: 2px solid #C3002F;
  color: #C3002F;
}
.area_campaign .campaign-sample-btn::before {
  content: "";
  right: 35px;
  width: 15.5px;
  height: 17.5px;
  background-image: url(/SP/X-TRAIL/BVC/IMG/bottom-arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (min-width: 769px) {
  .area_campaign .campaign-txt {
    font-size: 18px;
    text-align: center;
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-txt {
    font-size: 3.86473vw;
    margin-top: 4.83092vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-graph {
    margin-top: 45px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-graph {
    margin-top: 9.66184vw;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-graph-item {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-graph-img {
    padding: 2.41546vw 6vw 3.62319vw;
    overflow-y: auto;
  }
  .area_campaign .campaign-graph-img > img {
    width: 963px;
    max-width: none;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-graph-note {
    margin-top: 2.41546vw;
    font-size: 2.657vw;
    letter-spacing: 0.16rem;
    line-height: 1.71429;
    color: #505050;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-note {
    font-size: 14px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-note {
    font-size: 2.657vw;
    margin-top: 7.24638vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-note > dd {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-note > dd {
    margin-top: 1.20773vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-sample_inner {
    border-radius: 10px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-sample_inner {
    border-radius: 2.41546vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-sample_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 890px;
    padding: 60px 40px 50px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-sample_body {
    padding: 7.24638vw 4.34783vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-sample-ttl {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .area_campaign .campaign-sample-ttl > img {
    width: 599px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-sample-ttl {
    padding-top: 6.03865vw;
    padding-bottom: 6.03865vw;
  }
  .area_campaign .campaign-sample-ttl > img {
    width: 66.78744vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-sample-car {
    max-width: 322px;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-sample-info {
    max-width: 348px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-sample-info {
    margin-top: 7.24638vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-sample-price > img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .campaign-sample-btn {
    font-size: 18px;
    border-radius: 10px;
    padding: 15px 35px;
    margin-top: 30px;
  }
  .area_campaign .campaign-sample-btn::before {
    right: 35px;
    width: 15.5px;
    height: 17.5px;
  }
  .area_campaign .campaign-sample-btn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .campaign-sample-btn {
    font-size: 3.86473vw;
    border-radius: 2.41546vw;
    padding: 3.62319vw 7.24638vw;
    margin-top: 7.24638vw;
  }
  .area_campaign .campaign-sample-btn::before {
    right: 7.24638vw;
    width: 3.74396vw;
    height: 4.22705vw;
  }
}
@media screen and (min-width: 769px) {
  .area_campaign .txt-space {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .area_campaign .txt-space {
    margin-top: 7.24638vw;
  }
}
@media screen and (min-width: 769px) {
  .campaign-btn {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .campaign-btn {
    margin-top: 6.03865vw;
    padding-right: 6vw;
  }
}
.campaign-btn .btn {
  background-color: #C3002F;
}

@media screen and (min-width: 769px) {
  .campaign-btn .btn {
    max-width: 580px;
  }
}
#jsAco:hover {
  cursor: pointer;
}

.slick-dotted.slick-slider {
  margin-bottom: 14.66vw;
}

.slick-dots li button {
  height: 18px;
  width: 18px;
  border: 3px solid #000000;
  border-radius: 50%;
  background: #FFFFFF;
}
.slick-dots li.slick-active button {
  background: #C3002F;
}
.slick-dots li button:before {
  display: none;
}

.two_columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1139px) {
  .two_columns {
    gap: 3.50877vw;
  }
}
@media screen and (max-width: 768px) {
  .two_columns {
    gap: 1.20772vw;
  }
}

.q_box {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 104px;
}
@media screen and (max-width: 1139px) {
  .q_box {
    width: 9.1228vw;
  }
}
@media screen and (max-width: 768px) {
  .q_box {
    width: 16.66666vw;
  }
}

.a_box {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 98px;
}
@media screen and (max-width: 1139px) {
  .a_box {
    width: 8.59649vw;
  }
}
@media screen and (max-width: 768px) {
  .a_box {
    width: 14.49275vw;
  }
}

.arrow_box {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  border: 1px solid #242424;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 0 0 #242424;
          box-shadow: 0 4px 0 0 #242424;
}
.arrow_box sup {
  position: relative;
  top: 0.25em;
  font-size: 80%;
}
@media screen and (max-width: 768px) {
  .arrow_box sup {
    top: 0.1em;
  }
}

.arrow_box:after,
.arrow_box:before {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 30px;
}
@media screen and (max-width: 768px) {
  .arrow_box:after,
  .arrow_box:before {
    top: 18.11594vw;
  }
}

dt.two_columns {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
dt.two_columns .arrow_box {
  padding: 25px 35px;
  background: #F0F0F0;
  font-size: 22px;
  font-weight: bold;
  color: #C3002F;
}
@media screen and (max-width: 1139px) {
  dt.two_columns .arrow_box {
    padding: 2.19298vw 3.07017vw;
    font-size: 1.92982vw;
  }
}
@media screen and (max-width: 768px) {
  dt.two_columns .arrow_box {
    padding: 5vw 7.24637vw;
    font-size: 4.34782vw;
  }
}
dt.two_columns.box_item:not(:first-child) {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #BCBCBC;
}
@media screen and (max-width: 1139px) {
  dt.two_columns.box_item:not(:first-child) {
    margin-top: 5.26315vw;
    padding-top: 5.26315vw;
  }
}
@media screen and (max-width: 768px) {
  dt.two_columns.box_item:not(:first-child) {
    margin-top: 9.66183vw;
    padding-top: 9.66183vw;
  }
}

dd.two_columns .arrow_box {
  padding: 25px 60px;
  background-color: #FFFFFF;
  font-size: 16px;
  letter-spacing: 0.15em;
  line-height: 1.8;
  color: #000000;
}
@media screen and (max-width: 1139px) {
  dd.two_columns .arrow_box {
    padding: 2.19298vw 5vw;
    font-size: 1.92982vw;
  }
}
@media screen and (max-width: 768px) {
  dd.two_columns .arrow_box {
    padding: 5vw 6.24637vw;
    font-size: 3.8647vw;
    line-height: 1.5;
  }
}
dd.two_columns .arrow_box:after {
  right: auto;
  left: 100%;
  border-right-color: transparent;
  border-left-color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  dd.two_columns .arrow_box:after {
    top: 17.14975vw;
  }
}
dd.two_columns .arrow_box:before {
  right: auto;
  left: 100%;
  margin-right: 0;
  margin-left: 1px;
  border-right-color: transparent;
  border-left-color: #242424;
}
@media screen and (max-width: 768px) {
  dd.two_columns .arrow_box:before {
    top: 17.14975vw;
  }
}
dd.two_columns .arrow_box .arrow_shadow {
  right: auto;
  left: 100%;
  margin-right: 0;
  margin-left: 1px;
  border-right-color: transparent;
  border-left-color: #242424;
}
@media screen and (max-width: 768px) {
  dd.two_columns .arrow_box .arrow_shadow {
    top: 18.11594vw;
  }
}
dd.two_columns .arrow_box .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, rgba(195, 0, 47, 0.2)));
  background: -webkit-linear-gradient(transparent 55%, rgba(195, 0, 47, 0.2) 55%);
  background: linear-gradient(transparent 55%, rgba(195, 0, 47, 0.2) 55%);
}
dd.two_columns .arrow_box > a {
  color: #C3002F;
  border-bottom: 1px solid #C3002F;
}

.arrow_box:after {
  border-top-width: 1px;
  border-bottom-width: 10px;
  border-left-width: 20px;
  border-right-width: 20px;
  margin-top: -10px;
  border-right-color: #F0F0F0;
}

.arrow_box:before {
  border-top-width: 1px;
  border-bottom-width: 12px;
  border-left-width: 22px;
  border-right-width: 22px;
  margin-top: -11px;
  margin-right: 1px;
  border-right-color: #242424;
}

.arrow_shadow {
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  right: 100%;
  top: 34px;
  border-top-width: 2px;
  border-bottom-width: 11px;
  border-left-width: 22px;
  border-right-width: 22px;
  margin-top: -11px;
  margin-right: 1px;
  border-right-color: #242424;
}
@media screen and (max-width: 768px) {
  .arrow_shadow {
    top: 19.32367vw;
  }
}

.follow_content {
  width: 555px;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
  z-index: 1;
  padding: 5px;
}
.follow_content .follow_content_inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.follow_content .follow_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.follow_content .follow_list .list-item {
  background-color: #eee;
  margin-right: 5px;
}
.follow_content .follow_list .list-item:last-child {
  margin-right: 0;
}
.follow_content .follow_list .list-item a {
  display: block;
  padding: 15px 12px;
}
.follow_content .follow_list .list-item a:hover {
  opacity: 0.8;
}
.follow_content .follow_list .list-item a img {
  margin: 0 auto;
}
.follow_content .follow_txt {
  width: 412px;
  position: absolute;
  top: -56px;
  left: 84px;
}
@media screen and (max-width: 768px) {
  .follow_content {
    width: 100%;
    padding: 0;
  }
  .follow_content .follow_list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .follow_content .follow_list .list-item {
    width: 24.84879032%;
    height: 12.3vw;
    margin-right: 0;
  }
  .follow_content .follow_list .list-item:nth-child(1) a img {
    width: 48.68154158%;
  }
  .follow_content .follow_list .list-item:nth-child(2) a img {
    width: 48.68154158%;
  }
  .follow_content .follow_list .list-item:nth-child(3) a img {
    width: 58.41784989%;
  }
  .follow_content .follow_list .list-item:nth-child(4) a img {
    width: 58.41784989%;
  }
  .follow_content .follow_list .list-item a {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .follow_content .follow_txt {
    width: 65vw;
    top: -8.5vw;
    left: 20vw;
  }
}

.note-add {
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .note-add {
    margin-bottom: 5.7vw;
  }
}