/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20240523
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 3.646vw;
}
@media only screen and (max-width: 767px) {
  html {
    scroll-padding-top: 21.6vw;
  }
}

body {
  line-height: 1;
}
body.d_flex,
body.d_flexh {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
body.d_flexh {
  height: 100vh;
}
a:focus-visible {
  outline: none;
}
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}

#campaign img {
  width: 90% !important;
}

.pc {
  display: none;
}

@media only screen and (min-width: 768px) {
  #campaign img {
    width: 35% !important;
  }
}

.pc-only {
  display: none;
}
.sp-only {
  display: flex;
}

@media only screen and (min-width: 768px) {
  .sp-only {
    display: none;
  }
  .pc-only {
    display: flex;
  }

  .pc {
    display: block;
  }
}

@media only screen and (min-width: 992px) {
  .md-only {
    display: none;
  }
}

.container-lg {
  max-width: 66.667vw;
  padding: 0 0.833vw;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .container-lg {
    max-width: 100%;
    padding: 0 4.267vw;
  }
}
.container {
  max-width: 100%;
  padding: 0 4.267vw;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .container {
    max-width: 51.042vw;
  }
}
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 3.2vw;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 0.833vw;
  }
}
a {
  text-decoration: none;
}

.ext,
.int {
  position: relative;
}
.int {
  /* padding-bottom: 25px; */
  position: relative;
  /* padding-bottom: 1.302vw; */
}
.hondavid .ext .heading_sec,
.hondavid .int .heading_sec {
  position: absolute;
  left: -1.725vw;
  z-index: 2;
  width: 100%;
  padding-top: 0.46vw;
}
.hondavid .ext .heading_sec .underline::after,
.hondavid .int .heading_sec .underline::after {
  background-image: url(../img/typelist/underline.webp);
}
.hondavid_wrap {
  max-width: 48.49vw;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.ext_imgtop {
  margin-left: auto;
  max-width: 27.969vw;
  position: relative;
  width: 100%;
}
.ext_imgtop img {
  width: 100%;
}
.ext_blk {
  position: relative;
}
.ext_blk::before {
  content: "";
  position: absolute;
  top: -0.104vw;
  right: 1.352vw;
  background-color: #000;
  width: 78.2%;
  height: 100%;
  z-index: -1;
}
.ext_imgmid {
  /* margin-top: -3.281vw; */
  margin-top: -2.981vw;
  max-width: 24.323vw;
  width: 100%;
}

.ext_imgbtm {
  max-width: 30.208vw;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -19.773vw;
  position: relative;
  z-index: -1;
}
.ext_imgbtm img {
  width: 100%;
}
.ext_imgbtm-txt {
  font-size: 0.833vw;
  font-weight: 500;
  color: #000;
  line-height: 2;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.int::before {
  content: "";
  position: absolute;
  background-color: #000;
  max-width: 30.208vw;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 0.156vw;
  z-index: -2;
}
.int_imgtop {
  max-width: 34.427vw;
  margin-left: auto;
  margin-right: -2.083vw;
  margin-top: -5.365vw;
  width: 100%;
}
.int_imgtop img {
  width: 100%;
}
.int_imgmid {
  margin-top: -0.938vw;
  position: relative;
  z-index: 3;
  max-width: 24.375vw;
  width: 100%;
}
.int_imgmid img {
  width: 100%;
}

.int_imgbtm {
  max-width: 23.698vw;
  margin-left: auto;
  margin-right: 3.725vw;
  margin-top: -4.144vw;
  position: relative;
  z-index: 1;
  width: 100%;
}
.int_imgbtm img {
  width: 100%;
}
.videopop {
  cursor: pointer;
  position: absolute;
  transition: 0.3s ease all;
}
.videopop img {
  box-shadow: 8px 8px 13px rgba(0, 0, 0, 0.8);
}
.videopop .-txt img {
  box-shadow: none;
}

.videopop:hover {
  /* opacity: 0.9; */
  transition: 0.3s ease all;
}

.ext_top {
  position: relative;
}

.hondavid_wrap img {
  width: 100%;
}

.ext_top_pop1 {
  top: 1.088vw;
  left: 16.96vw;
  z-index: 2;
  width: 7.8vw;
}
.ext_top_pop1_arr {
  top: 3.078vw;
  left: 24.65vw;
  width: 2.99vw;
}
.ext_top_pop2 {
  top: 5.93vw;
  left: 2.04vw;
  width: 10.417vw;
}
.ext_top_pop2_arr {
  top: 3.1vw;
  left: 12.406vw;
  width: 18.1vw;
}
.ext_top_pop3 {
  top: 25.97vw;
  right: 11.25vw;
  width: 10.49vw;
  z-index: 2;
}
.ext_top_pop3_arr {
  top: 15.208vw;
  right: 9.115vw;
  width: 13.281vw;
  z-index: 2;
}
.ext_top_pop4 {
  top: 22.619vw;
  right: 2.419vw;
  z-index: 2;
  width: 7.875vw;
}
.ext_top_pop4_arr {
  top: 9.01vw;
  right: 1.019vw;
  width: 10.075vw;
}

.ext_top_pop5 {
  top: -0.638vw;
  left: -1.931vw;
  z-index: 2;
  width: 7.875vw;
}
.ext_top_pop5_arr {
  left: -2.131vw;
  top: 5.203vw;
  width: 9.375vw;
}

.ext_top_pop6 {
  top: -0.74vw;
  left: 18.242vw;
  width: 7.888vw;
}
.ext_top_pop6_arr {
  left: 14.513vw;
  top: 7.11vw;
  width: 11.429vw;
}

.ext_top_pop7 {
  left: -0.181vw;
  top: 18.5vw;
  width: 10.421vw;
}
.ext_top_pop7_arr {
  left: -0.981vw;
  top: 11.53vw;
  width: 13.021vw;
}
.ext_mid {
  position: relative;
}
.ext_arr,
.int_arr {
  position: absolute;
}

.int_wrap {
  position: relative;
}
.int_top_pop1 {
  top: -4.777vw;
  left: 28.448vw;
  width: 7.817vw;
}
.int_top_pop1_arr {
  top: 2.965vw;
  left: 29.948vw;
  width: 10.417vw;
}
.int_top_pop2 {
  top: -9.199vw;
  right: 0.419vw;
  width: 10.456vw;
}
.int_top_pop2_arr {
  top: 1.269vw;
  right: 5.703vw;
  width: 3.267vw;
}
.int_top_pop3 {
  top: 5.475vw;
  left: -0.04vw;
  width: 10.452vw;
}
.int_top_pop3_arr {
  top: 7.151vw;
  right: 19.915vw;
  width: 18.294vw;
}
.int_top_pop4 {
  top: 10.95vw;
  left: 13.119vw;
  z-index: 2;
  width: 7.881vw;
}
.int_top_pop4_arr {
  top: 11.341vw;
  left: 20.979vw;
  z-index: 3;
  width: 9.994vw;
}

.int_top_pop5 {
  bottom: 3.85vw;
  left: 0.04vw;
  z-index: 5;
  width: 7.835vw;
}
.int_top_pop5_arr {
  bottom: 10.2vw;
  left: 1.131vw;
  z-index: 4;
  width: 16.425vw;
}
.int_top_pop6 {
  bottom: -0.406vw;
  left: 12.813vw;
  z-index: 5;
  width: 10.44vw;
}
.int_top_pop6_arr {
  bottom: 5.981vw;
  left: 23.042vw;
  z-index: 3;
  width: 16.554vw;
}
.int_top_pop7 {
  bottom: 14.56vw;
  right: -2.1vw;
  z-index: 2;
  width: 7.896vw;
}
.int_top_pop7_arr {
  bottom: 14.768vw;
  right: 5.697vw;
  z-index: 3;
  width: 16.7vw;
}
.int_top_pop8 {
  bottom: 21.26vw;
  right: 7.4vw;
  z-index: 2;
  width: 10.496vw;
}
.int_top_pop8_arr {
  bottom: 31.768vw;
  right: 6.997vw;
  z-index: 3;
  width: 2.9vw;
}

.modal-open a {
  display: block;
  z-index: 5;
}
.modal {
  position: fixed;
  z-index: 8;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 3.125vw;

  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}
.modal.show {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s, visibility 0.5s;
}
/* .modal:not(:target) {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s;
  }
  .modal:target{
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s, visibility 0.5s;
  } */
.modal .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
}

.modal-contents {
  max-width: 41.458vw;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
.modal-content {
  background-color: #fefefe;
  margin: 30% auto;
  padding: 2.083vw;
  width: 80%;
  max-width: 36.458vw;
  position: relative;
  width: 100%;
}
.modal-close {
  color: #000;
  font-size: 2.023vw;
  font-weight: bold;
  position: absolute;
  right: 0.76vw;
  top: 12.404vw;
  z-index: 9;
}

.hondavid_wrap .-txt {
  position: absolute;
}
.hondavid_wrap .ext_txt1 {
  width: 6.717vw;
  bottom: -2.821vw;
  left: -0.521vw;
}
.hondavid_wrap .ext_txt2 {
  width: 4.55vw;
  bottom: -1.719vw;
  left: -0.573vw;
}
.hondavid_wrap .ext_txt3 {
  width: 4.55vw;
  bottom: -2.821vw;
  left: -0.521vw;
}
.hondavid_wrap .ext_txt4 {
  width: 5.25vw;
  bottom: -1.721vw;
  left: -0.521vw;
}
.hondavid_wrap .ext_txt5 {
  width: 6.717vw;
  right: -6.615vw;
  top: 0.208vw;
}
.hondavid_wrap .ext_txt6 {
  width: 5.717vw;
  right: -5.415vw;
  top: 0.108vw;
}
.hondavid_wrap .ext_txt7 {
  width: 6.717vw;
  left: -0.417vw;
  bottom: -2.067vw;
}
.hondavid_wrap .int_txt1 {
  width: 11vw;
  left: -10.613vw;
  top: 2.163vw;
}
.hondavid_wrap .int_txt2 {
  width: 6.9vw;
  right: 0;
  top: -2.037vw;
}
.hondavid_wrap .int_txt3 {
  width: 8.2vw;
  left: -0.469vw;
  bottom: -2.344vw;
}
.hondavid_wrap .int_txt4 {
  width: 8.8vw;
  right: -8.75vw;
  bottom: -0.344vw;
}
.hondavid_wrap .int_txt5 {
  width: 6.5vw;
  left: -0.7vw;
  bottom: -2.2vw;
}
.hondavid_wrap .int_txt6 {
  width: 6vw;
  bottom: 0.26vw;
  right: -5.729vw;
}
.hondavid_wrap .int_txt7 {
  width: 7vw;
  bottom: -3.229vw;
  right: -0.729vw;
}
.hondavid_wrap .int_txt8 {
  width: 4.8vw;
  top: -2.308vw;
  left: -0.425vw;
}

@media only screen and (max-width: 767px) {
  .modal-content img {
    width: calc(100% - 4.583vw - 4.583vw);
    height: calc(100% - 4.583vw - 4.583vw);
    top: 4.583vw;
    left: 4.583vw;
  }

  .close-button {
    top: 1.904vw;
  }
  .hondavid_wrap .ext_txt1 {
    width: 27.717vw;
    bottom: -12.821vw;
    left: -2.521vw;
  }
  .hondavid_wrap .ext_txt2 {
    width: 20.55vw;
    bottom: -8.219vw;
    left: -2.173vw;
  }
  .hondavid_wrap .ext_txt3 {
    width: 17.85vw;
    bottom: -11.121vw;
    left: -1.721vw;
  }
  .hondavid_wrap .ext_txt4 {
    width: 24.25vw;
    top: -3.2vw;
    left: -23.521vw;
    bottom: initial;
  }
  .hondavid_wrap .ext_txt5 {
    width: 23.717vw;
    right: -22.315vw;
    top: -2.192vw;
  }
  .hondavid_wrap .ext_txt6 {
    width: 22.717vw;
    right: 1.433vw;
    bottom: -11.733vw;
    top: initial;
  }
  .hondavid_wrap .ext_txt7 {
    width: 28.717vw;
    left: -2.417vw;
    bottom: -9.067vw;
  }

  .hondavid_wrap .int_txt1 {
    width: 36vw;
    left: -2.613vw;
    top: -9.837vw;
  }

  .hondavid_wrap .int_txt2 {
    width: 32vw;
    right: 0;
    top: -9.037vw;
  }
  .hondavid_wrap .int_txt3 {
    width: 35.2vw;
    left: -2.469vw;
    bottom: -8.144vw;
  }
  .hondavid_wrap .int_txt4 {
    width: 39vw;
    right: -38.75vw;
    bottom: -2.344vw;
  }
  .hondavid_wrap .int_txt5 {
    width: 26.5vw;
    left: -2.7vw;
    bottom: -8.7vw;
  }
  .hondavid_wrap .int_txt6 {
    width: 27vw;
    bottom: 1.26vw;
    right: -25.729vw;
  }
  .hondavid_wrap .int_txt7 {
    width: 27vw;
    bottom: -12.229vw;
    right: -2.729vw;
  }
  .hondavid_wrap .int_txt8 {
    width: 23.2vw;
    top: -10.008vw;
    left: 8.575vw;
  }

  .int {
    position: relative;
    padding-bottom: 1.302vw;
  }
  .hondavid_wrap {
    max-width: 100%;
  }
  .ext_imgtop {
    max-width: 78.667vw;
    margin-top: 4.533vw;
  }
  .ext_imgmid {
    max-width: 68.267vw;
    margin-top: 12.8vw;
  }
  .ext_imgbtm {
    max-width: 85.333vw;
    margin-top: -24vw;
  }
  .int_imgtop {
    max-width: 96.8vw;
    margin-right: 0;
    margin-top: 17.6vw;
    margin-bottom: 31.2vw;
  }
  .int_imgmid {
    max-width: 68.533vw;
  }
  .int_imgbtm {
    max-width: 66.667vw;
    margin-right: 0;
    margin-top: 1.867vw;
    margin-bottom: 8vw;
  }
  .ext_blk::before {
    content: none;
  }
  .ext_imgbtm-txt {
    font-size: 3.733vw;
    top: 44%;
    white-space: nowrap;
  }
  .hondavid .ext .heading_sec .underline::after,
  .hondavid .int .heading_sec .underline::after {
    background-size: 100% 100%;
    max-width: 74.4vw;
    margin-left: -1.9vw;
  }
  .hondavid .heading_sec .underline {
    font-size: 11.2vw;
  }

  .hondavid .ext .heading_sec {
    position: initial;
    margin-left: 8vw;
    max-width: 73.333vw;
  }

  .hondavid .int .heading_sec {
    left: 23.275vw;
    padding-top: 0;
    top: -52.9vw;
    max-width: 73.333vw;
  }

  .int::before {
    max-width: 85.208vw;
    height: 174.5%;
    left: 0;
    right: 0;
    bottom: 57.233vw;
  }
  .ext_top {
    margin-top: 6.667vw;
  }
  .videopop img {
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.8);
  }
  /*     
  .hondavid {
    overflow: hidden;
  } */
  .ext_top_pop1 {
    width: 21.867vw;
    top: -1.712vw;
    left: 8.16vw;
  }

  .ext_top_pop1_arr {
    top: 5.078vw;
    left: 30.25vw;
    width: 9.99vw;
    z-index: 2;
  }

  .ext_top_pop2 {
    width: 29.333vw;
    top: 28.63vw;
    left: 3.64vw;
  }
  .ext_top_pop2_arr {
    top: 29.3vw;
    left: 33.006vw;
    width: 14vw;
  }

  .ext_top_pop3 {
    top: 54.637vw;
    right: 4.25vw;
    width: 29.333vw;
  }
  .ext_top_pop3_arr {
    top: 42.708vw;
    right: 12.315vw;
    width: 18.581vw;
  }

  .ext_top_pop4 {
    top: -6.381vw;
    right: 7.319vw;
    width: 21.867vw;
  }
  .ext_top_pop4_arr {
    top: 15.51vw;
    right: 18.219vw;
    width: 7.575vw;
    z-index: 3;
  }
  .ext_top_pop5 {
    top: -6.638vw;
    left: 5.069vw;
    z-index: 2;
    width: 21.867vw;
  }
  .ext_top_pop5_arr {
    left: 5.269vw;
    top: 15.103vw;
    width: 11.675vw;
    z-index: 2;
  }
  .ext_top_pop6 {
    top: 35.26vw;
    left: inherit;
    right: 4.8vw;
    width: 21.867vw;
  }
  .ext_top_pop6_arr {
    left: inherit;
    top: 27.61vw;
    right: 15.2vw;
    width: 43.429vw;
  }

  .ext_top_pop7 {
    left: 11.419vw;
    top: 44.9vw;
    width: 29.333vw;
    z-index: 2;
  }
  .ext_top_pop7_arr {
    left: 0.319vw;
    top: 33.33vw;
    width: 37.021vw;
    z-index: 1;
  }

  .int_top_pop1 {
    top: -12.777vw;
    left: 12.448vw;
    width: 21.867vw;
  }
  .int_top_pop1_arr {
    top: 8.865vw;
    left: 21.348vw;
    width: 24vw;
  }

  .int_top_pop2 {
    top: -26.799vw;
    right: 11.419vw;
    width: 29.333vw;
    z-index: 2;
  }
  .int_top_pop2_arr {
    top: -6.731vw;
    right: 22.703vw;
    width: 13.267vw;
    z-index: 1;
  }
  .int_top_pop3 {
    top: 39.475vw;
    left: 4.96vw;
    width: 29.333vw;
  }
  .int_top_pop3_arr {
    top: 19.251vw;
    right: inherit;
    left: 16.8vw;
    width: 21.294vw;
  }
  .int_top_pop4 {
    top: 66.95vw;
    left: 38.119vw;
    z-index: 2;
    width: 21.867vw;
  }
  .int_top_pop4_arr {
    top: 33.341vw;
    left: 39.979vw;
    z-index: 3;
    width: 5.994vw;
  }
  .int_top_pop5 {
    bottom: 35.75vw;
    left: 4.04vw;
    z-index: 5;
    width: 21.867vw;
  }
  .int_top_pop5_arr {
    bottom: 51.1vw;
    left: 17.131vw;
    z-index: 4;
    width: 36.425vw;
  }

  .int_top_pop6 {
    bottom: -10.506vw;
    left: 13.113vw;
    z-index: 4;
    width: 29.333vw;
  }
  .int_top_pop6_arr {
    bottom: 2.981vw;
    left: 42.042vw;
    z-index: 3;
    width: 48.454vw;
  }
  .int_top_pop7 {
    bottom: 56.56vw;
    right: 3.9vw;
    z-index: 2;
    width: 21.867vw;
  }
  .int_top_pop7_arr {
    bottom: 40.668vw;
    right: 25.697vw;
    z-index: 4;
    width: 28.7vw;
  }
  .int_top_pop8 {
    bottom: inherit;
    top: 191px;
    right: 5.2vw;
    z-index: 2;
    width: 29.333vw;
  }
  .int_top_pop8_arr {
    bottom: inherit;
    top: 135px;
    right: 24.997vw;
    z-index: 1;
    width: 7.9vw;
  }

  .modal-contents {
    max-width: 90vw;
  }

  .modal-content {
    margin: 60% auto;
    padding: 4.583vw;
    max-width: 80vw;
  }
  .modal-close {
    font-size: 4.823vw;
    right: 0.76vw;
    top: 54.004vw;
  }
}

.mt20 {
  margin-top: 20px !important;
}
.typelist {
  background-color: #6895ab;
  background-image: url(../img/typelist/typelist_bg.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-top: 0.781vw solid #6895ab;
  padding-bottom: 0.729vw;
}
@media only screen and (max-width: 767px) {
  .typelist {
    background-image: url(../img/typelist/typelist_bg_sp.webp);
  }
}
.typelist .heading_sec {
  width: 100%;
  z-index: 2;
  position: relative;
  padding-top: 1.242vw;
  padding-bottom: 0.981vw;
}
.typelist_inn {
  max-width: 52.083vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.typelist_desc {
  position: absolute;
  top: 2.733vw;
  left: 15.15vw;
  font-size: 0.833vw;
  letter-spacing: 0.141vw;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .typelist_desc {
    position: initial;
    font-size: 4.267vw;
    margin: 4vw 0 12vw 0;
    line-height: 1.8;
    padding-left: 2.267vw;
  }
  .typelist .heading_sec {
    padding-left: 2.267vw;
    padding-top: 5.333vw;
  }
}

.typelist_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*align-items: center;*/
  width: 100%;
}
.typelist_card {
  max-width: 23.333vw;
  min-height: 31.048vw;
  padding: 1.042vw 0.833vw;
  background-color: #fff;
  border-radius: 0.833vw;
  box-shadow: 0.365vw 0.365vw 0.521vw rgba(0, 0, 0, 0.4);
  margin-bottom: 2.083vw;
  width: 100%;
}
ul.typelist_freed {
  margin-top: 1.042vw;
}
ul.typelist_freed li {
  font-size: 0.938vw;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  padding-left: 1.302vw;
}
ul.typelist_freed li::before {
  content: "";
  position: absolute;
  top: 0.365vw;
  left: 0;
  width: 0.781vw;
  height: 0.781vw;
  background-color: #3a5a77;
}
.featurewrp {
  display: flex;
  justify-content: space-around;
}
.featurewrp .feature:last-child {
  margin-left: 1.563vw;
}
.typelist .feature {
  /*display: flex;
  align-items: flex-end;*/
  text-align: center;
  margin-top: 1.458vw;
}
.typelist .feature .seat {
  font-weight: bold;
  font-size: 1.2em;
  border-bottom: solid 1px;
  display: inline-block;
  padding-bottom: 2px;
}
.typelist .feature_img {
  margin-right: 0.677vw;
}
.typelist .feature_inn {
  display: flex;
  align-items: center;
}
.typelist .feature_inn:first-child.-single {
  margin-bottom: 1.042vw;
}
.typelist .feature_inn:first-child {
  margin-bottom: 0.365vw;
}
.typelist .feature_inn p {
  font-size: 0.625vw;
  color: #fff;
  background-color: #000;
  text-align: center;
  height: 0.885vw;
  line-height: 1.3;
}
.typelist .feature_inn p.fst {
  width: 1.875vw;
  margin-right: 0.208vw;
}
.typelist .feature_inn p.sec {
  min-width: 3.49vw;
  padding-inline: 0.26vw;
}
.pointer-none {
  pointer-events: none;
}
.typelist_img {
  max-width: 18.229vw;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 10.833vw;
}

.typelist_img img {
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
  width: 100%;
}
/*ここ*/
.typelist .typelist_price {
  display: flex;
  justify-content: space-around;
  margin-top: 15px;
}
.typelist .typelist_price.third .textCenter {
  width: 50%;
}
.engine {
  font-weight: bold;
  color: #bb0a10;
}
.price {
  font-size: 1.8em;
  font-weight: bold;
  margin-top: 0.2em;
}
.price_en {
  font-size: 0.7em;
  padding-left: 0.1em;
}
/*ここ*/
.typelist .color {
  margin-top: 1.51vw;
}
.typelist .color .ttl {
  font-size: 0.625vw;
  font-weight: 700;
  color: #3a5a77;
  margin-bottom: 0.729vw;
}

.typelist .color_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.typelist .color_inn {
  width: 7.188vw;
  text-align: center;
  margin-bottom: 0.677vw;
  margin-right: 0.729vw;
}
.typelist .color_txt {
  font-size: 0.417vw;
  font-weight: 500;
  color: #000;
}
.typelist .btn {
  border: 0.052vw solid #000;
  background-color: #fff;
  display: block;
  width: 7.188vw;
  height: 1.25vw;
  cursor: pointer;
  transition: 0.3s ease all;
}
.typelist .btn:hover {
  opacity: 0.8;
  transition: 0.3s ease all;
}

.typelist .color_btn1 {
  background-color: #acc3c9;
}
.typelist .color_btn2 {
  background-color: #f8f7f7;
}
.typelist .color_btn3 {
  background-color: #b6b5b4;
}
.typelist .color_btn4 {
  background-color: #96a2aa;
}
.typelist .color_btn5 {
  background-color: #a92e36;
}
.typelist .color_btn6 {
  background-color: #4d5870;
}

.typelist .color_inn.pos {
  position: relative;
}
.typelist .color_inn.pos .color_txt {
  position: absolute;
  left: -0.833vw;
  bottom: -0.104vw;
  white-space: nowrap;
}
.typelist_txt {
  font-size: 0.938vw;
  font-weight: 700;
  padding-top: 0.417vw;
}

.typelist .typelist_card.-sec .color_btn5 {
  background-color: #767575;
}
.typelist .typelist_card.-sec .color_btn6 {
  background-color: #2f2725;
}
.typelist .typelist_card.-sec .color_btn7 {
  background-color: #a92e36;
}
.typelist .typelist_card.-sec .color_btn8 {
  background-color: #4d5870;
}
.typelist .typelist_card.-sec .color_btn9 {
  background-color: #40354c;
}

.typelist .typelist_card.-thi .color_btn1 {
  background-color: #b29e79;
}
.typelist .typelist_card.-thi .color_btn2 {
  background-color: #f8f7f7;
}
.typelist .typelist_card.-thi .color_btn3 {
  background-color: #96a2aa;
}
.typelist .typelist_card.-thi .color_btn4 {
  background-color: #767575;
}
.typelist .typelist_card.-thi .color_btn5 {
  background-color: #221817;
}
.typelist .typelist_card.-thi .color_btn6 {
  background-color: #a92e36;
}
.typelist .typelist_card.-thi .color_btn7 {
  background-color: #4d5870;
}
.typelist .typelist_card.-thi .color_btn8 {
  background-color: #40354c;
}

.typelist .color_inn:nth-of-type(3),
.typelist .color_inn:nth-of-type(6),
.typelist .color_inn:nth-of-type(9),
.typelist .color_inn:nth-of-type(12) {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .typelist {
    border-top: 4vw solid #6895ab;
  }
  .typelist_inn {
    max-width: 95.733vw;
  }
  .typelist_card {
    max-width: 95.733vw;
    margin-left: auto;
    margin-right: auto;
    padding: 4.042vw 3.2vw;
    margin-bottom: 5.083vw;
  }
  .typelist_img {
    max-width: 100%;
  }
  ul.typelist_freed li {
    font-size: 3.9vw;
    padding-left: 6.302vw;
  }
  ul.typelist_freed li::before {
    top: 1.365vw;
    left: 2.133vw;
    width: 2.781vw;
    height: 2.781vw;
  }
  .typelist .feature_inn:first-child {
    margin-bottom: 1.365vw;
  }
  .typelist .feature_inn p {
    font-size: 2.625vw;
    height: 3.985vw;
    line-height: 1.5;
  }
  .typelist .feature_inn p.fst {
    width: 6.875vw;
    margin-right: 1.208vw;
  }
  .typelist .feature_inn p.sec {
    width: 13.49vw;
  }
  .typelist .feature_img {
    max-width: 17vw;
    margin-right: 2.677vw;
  }
  .featurewrp {
    justify-content: space-around;
  }
  .typelist .color {
    margin-top: 5.458vw;
  }
  .typelist .color .ttl {
    font-size: 2.4vw;
    margin-bottom: 5.729vw;
  }
  .typelist .feature {
    margin-top: 5.146vw;
  }
  /* .typelist .color_wrap {
      justify-content: space-between;
    } */
  .typelist .color_txt {
    font-size: 1.6vw;
    display: block;
    padding-top: 1.6vw;
  }
  .typelist .color_inn {
    width: 29.688vw;
    margin-bottom: 2.677vw;
    margin-right: 0;
  }
  .typelist .btn {
    border: 0.267vw solid #000;
    display: block;
    width: 27.467vw;
    height: 4.8vw;
  }
  .typelist .color_inn.pos .color_txt {
    left: -2.833vw;
  }
  .typelist_card {
    border-radius: 3.833vw;
  }
  .typelist_txt {
    font-size: 3.9vw;
    padding-top: 2.133vw;
  }
}

.comparison {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-top: -0.152vw;
}
.comparison_wrapper {
  background-color: #b29e79;
  max-width: 100vw;
  height: 34.167vw;
  z-index: -2;
  position: relative;
  margin: 0 auto;
  color: white;
}
@media only screen and (max-width: 767px) {
  .comparison_wrapper {
    height: 238.584vw;
  }
}
.comparison_wrapper::before {
  content: "OLD";
  font-family: "barlow-condensed", sans-serif;
  font-weight: 900;
  font-style: italic;
  color: white;
  opacity: 0.2;
  font-size: 7.813vw;
  position: absolute;
  top: 9.638vw;
  left: 32.231vw;
}
@media only screen and (max-width: 767px) {
  .comparison_wrapper::before {
    font-size: 39.2vw;
    top: 67.733vw;
    left: 46.331vw;
  }
}
.comparison_wrapper::after {
  content: "NEW";
  font-family: "barlow-condensed", sans-serif;
  font-weight: 900;
  font-style: italic;
  color: white;
  opacity: 0.2;
  font-size: 7.813vw;
  position: absolute;
  top: initial;
  bottom: -0.921vw;
  left: 17.135vw;
}
@media only screen and (max-width: 767px) {
  .comparison_wrapper::after {
    content: "";
    background-image: url(../img/comparison/new.webp);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 67.392vw;
    width: 100%;
    height: 28vw;
    bottom: 98.979vw;
    left: 0.113vw;
    opacity: 1;
  }
}
.comparison_bg {
  position: absolute;
  z-index: -1;
}
.comparison_bg img {
  object-fit: cover;
  width: 100vw;
  height: 34.167vw;
}
@media only screen and (max-width: 767px) {
  .comparison_bg img {
    height: 238.584vw;
  }
}
.comparison_ttl {
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  font-size: 1.667vw;
  font-weight: 700;
  letter-spacing: 0.313vw;
}
@media only screen and (max-width: 767px) {
  .comparison_ttl {
    font-size: 8.533vw;
    line-height: 1.4;
  }
}
.comparison_ttl::before,
.comparison_ttl::after {
  font-size: 4.451vw;
  position: absolute;
  font-weight: 700;
  top: 2.604vw;
}
@media only screen and (max-width: 767px) {
  .comparison_ttl::before,
  .comparison_ttl::after {
    font-size: 22.787vw;
    top: 2.4vw;
  }
}
.comparison_ttl::before {
  content: "［";
  left: 14.792vw;
}
@media only screen and (max-width: 767px) {
  .comparison_ttl::before {
    left: -17.5vw;
  }
}
.comparison_ttl::after {
  content: "］";
  right: 14.792vw;
}
@media only screen and (max-width: 767px) {
  .comparison_ttl::after {
    right: -18.008vw;
  }
}
.white-bg {
  background: white;
  color: black;
  font-size: 0.833vw;
  font-weight: 700;
  letter-spacing: 0.104vw;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20.76vw;
  height: 1.101vw;
  margin: 3.438vw auto 0.625vw;
}
@media only screen and (max-width: 767px) {
  .white-bg {
    font-size: 3.2vw;
    width: 280px;
    height: 21px;
    margin-top: 10.667vw;
    margin-bottom: 2.933vw;
  }
}
/*.white-bg::after {
  content: "OLD and NEW";
  position: absolute;
  rotate: 344.46deg;
  font-family: "rollerscript-rough", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.938vw;
  color: #ff0000;
  top: 3.39vw;
  left: 15.85vw;
}*/
@media only screen and (max-width: 767px) {
  .white-bg::after {
    font-size: 4.8vw;
    top: 9.6vw;
    left: -3.467vw;
  }
}
.comparison_wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 4.167vw;
  margin-top: 3.125vw;
}
@media only screen and (max-width: 767px) {
  .comparison_wrap {
    flex-direction: column;
    gap: 53.333vw;
    margin-top: 56.633vw;
  }
}
.comparison_detail {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  line-height: 1.8;
  font-size: 0.833vw;
  font-weight: 500;
  letter-spacing: 0.213vw;
}
@media only screen and (max-width: 767px) {
  .comparison_detail {
    font-size: 3.733vw;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 88vw;
    line-height: 2.23;
    letter-spacing: 0.533vw;
  }
}
.comparison_detail::before,
.comparison_detail::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
}
.comparison_detail::before {
  background-image: url(../img/comparison/freedcar_01p.webp);
  width: 17.083vw;
  height: 9.635vw;
  top: -3.092vw;
  left: -1.91vw;
}
@media only screen and (max-width: 767px) {
  .comparison_detail::before {
    width: 87.523vw;
    height: 49.232vw;
    top: -58.007vw;
    left: -1.7vw;
  }
}
.comparison_detail::after {
  background-image: url(../img/comparison/freedcar_02p.webp);
  max-width: 17.083vw;
  width: 100%;
  height: 8.542vw;
  top: 14.942vw;
  left: 9.135vw;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .comparison_detail::after {
    max-width: 87.541vw;
    height: 44.821vw;
    top: 39.542vw;
    left: 12.535vw;
  }
}
@media only screen and (max-width: 767px) {
  .comparison_movie {
    position: relative;
    top: 16vw;
  }
}
.comparison_video video,
.comparison_video img,
.comparison_video iframe {
  width: 39.063vw;
  height: 20.833vw;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .comparison_video video,
  .comparison_video img,
  .comparison_video iframe {
    width: 94vw;
    height: 50.133vw;
    left: -1.6vw;
  }
}
.heading_sec {
  display: flex;
  flex-direction: column;
  gap: 0.469vw;
  font-size: 0.833vw;
}
@media only screen and (max-width: 767px) {
  .heading_sec {
    font-size: 4.267vw;
    gap: 2.4vw;
  }
}
.heading_sec .underline {
  position: relative;
  font-size: 2.188vw;
}
@media only screen and (max-width: 767px) {
  .heading_sec .underline {
    font-size: 11.333vw;
  }
}
.heading_sec .underline::after {
  content: "";
  position: absolute;
  background-image: url(../img/comparison/underline.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 14.583vw;
  height: 1.042vw;
  left: -0.26vw;
  top: 1.458vw;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .heading_sec .underline::after {
    max-width: 74.595vw;
    height: 5.104vw;
    top: initial;
    bottom: -1.35vw;
    left: -0.9vw;
  }
}
.equipment {
  margin-top: 2.083vw;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .equipment {
    margin-top: 6.083vw;
  }
  .equipment_top {
    display: flex;
    flex-direction: column;
    margin-top: 8.533vw;
  }
  .equipment_top .equipment_ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 72px;
    padding: 0;
  }
}
.equipment_wrapper {
  display: flex;
  flex-direction: row;
  margin-top: 1.719vw;
}
@media only screen and (max-width: 767px) {
  .equipment_wrapper {
    flex-direction: column;
  }
}
.equipment_img {
  width: 33.333vw;
  height: 19.167vw;
}
.equipment_img img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .equipment_img {
    width: 100%;
    height: 54.133vw;
  }
}
.equipment_connect {
  width: 33.333vw;
}
.equipment_connect .equipment_ttl {
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .equipment_connect {
    width: 100%;
  }
}
.equipment_ttl {
  text-align: center;
  font-size: 1.667vw;
  font-weight: 700;
  background-color: #dfeaee;
  padding-block: 1.667vw;
  letter-spacing: 0.313vw;
}
@media only screen and (max-width: 767px) {
  .equipment_ttl {
    font-size: 6.4vw;
  }
}
.honda_connect_img {
  padding: 1.667vw 0 1.927vw 1.823vw;
  width: 22.656vw;
  height: 3.385vw;
}
@media only screen and (max-width: 767px) {
  .honda_connect_img {
    width: 87.029vw;
    height: 10.933vw;
    padding: initial;
    margin: 4.8vw 0;
  }
}
.equipment_desc {
  padding-left: 1.823vw;
  line-height: 1.8;
  font-size: 0.833vw;
  letter-spacing: 0.042vw;
}
.equipment_desc .attention li::before {
  font-size: 0.625vw;
}
@media only screen and (max-width: 767px) {
  .equipment_desc {
    font-size: 3.2vw;
    padding-left: initial;
    margin-bottom: 3.2vw;
    margin-top: 5.867vw;
    letter-spacing: 0.16vw;
  }
  .equipment_desc .attention li::before {
    font-size: 2.4vw;
  }
}
.fs24 {
  font-size: 1.25vw;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .fs24 {
    font-size: 4.8vw;
  }
}
.attention li {
  font-size: 0.625vw;
  line-height: 1.6;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .attention li {
    font-size: 2.4vw;
  }
}
.attention li::before {
  content: "※";
  font-size: 0.833vw;
}
@media only screen and (max-width: 767px) {
  .attention li::before {
    font-size: 3.2vw;
  }
}
.mt15 {
  margin-top: 0.781vw;
}

.honda_features {
  margin-top: 2.604vw;
}
@media only screen and (max-width: 767px) {
  .honda_features {
    margin: 8vw 0 4.8vw 0;
  }
  .mt15 {
    margin-top: 4vw;
  }
}

.features_list {
  display: grid;
  grid-template-rows: repeat(2, 10.096vw);
  grid-template-columns: repeat(5, 11.796vw);
  grid-template-areas:
    "   .   feature1 feature2 feature3"
    "   .   feature4 feature5 feature6";
  justify-content: center;
  gap: 0.521vw 1.042vw;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .features_list {
    grid-template-rows: repeat(3, 40vw);
    grid-template-columns: repeat(2, 40vw);
    grid-template-areas:
      "feature1 feature2"
      "feature4 feature3"
      "feature5 feature6";
    gap: 3.821vw 10.6vw;
  }
}
.feature1 {
  grid-area: feature1;
}
.feature1 img:first-child {
  margin-top: -0.99vw;
}
@media only screen and (max-width: 767px) {
  .feature1 img:first-child {
    margin-top: -3.933vw;
  }
}
.feature1 img {
  width: 5.052vw;
  height: 5.885vw;
}
@media only screen and (max-width: 767px) {
  .feature1 img {
    width: 19.421vw;
    height: 22.669vw;
  }
}
.feature2 img {
  width: 4.896vw;
  height: 4.896vw;
}
@media only screen and (max-width: 767px) {
  .feature2 img {
    width: 18.853vw;
    height: 18.853vw;
  }
}
.feature3 img {
  width: 4.896vw;
  height: 4.896vw;
}
@media only screen and (max-width: 767px) {
  .feature3 img {
    width: 18.853vw;
    height: 18.853vw;
  }
}
.feature4 img {
  width: 4.896vw;
  height: 4.896vw;
}
@media only screen and (max-width: 767px) {
  .feature4 img {
    width: 18.853vw;
    height: 18.853vw;
  }
}
.feature5 img {
  width: 4.896vw;
  height: 4.896vw;
}
@media only screen and (max-width: 767px) {
  .feature5 img {
    width: 18.853vw;
    height: 18.853vw;
  }
}
.feature6 img {
  width: 4.896vw;
  height: 4.896vw;
}
@media only screen and (max-width: 767px) {
  .feature6 img {
    width: 18.853vw;
    height: 18.853vw;
  }
}
.feature2 {
  grid-area: feature2;
}
.feature3 {
  grid-area: feature3;
}
.feature4 {
  grid-area: feature4;
}
.feature5 {
  grid-area: feature5;
}
.feature6 {
  grid-area: feature6;
}
.features_desc {
  margin-top: 0.417vw;
  min-width: 8.75vw;
  line-height: 1.4;
  font-size: 0.833vw;
  font-weight: 500;
  letter-spacing: 0.078vw;
}
@media only screen and (max-width: 767px) {
  .features_desc {
    font-size: 3.2vw;
    margin-top: 2.133vw;
    letter-spacing: 0.32vw;
  }
}
.honda_features_notes {
  width: 52.083vw;
  letter-spacing: 0.026vw;
}
@media only screen and (max-width: 767px) {
  .honda_features_notes {
    width: 100%;
    letter-spacing: 0.187vw;
  }
}
.fs16 {
  font-size: 0.833vw;
}
.mb30 {
  margin-bottom: 1.563vw;
}
.sensing_img_wrapper {
  position: relative;
}
.sensing_img img {
  width: 33.333vw;
  height: 20.833vw;
}
@media only screen and (max-width: 767px) {
  .sensing_img {
    margin: 0 -4.267vw;
  }
  .sensing_img img {
    width: 100%;
    height: auto;
  }
  .fs16 {
    font-size: 3.2vw;
  }
}
.img_desc {
  position: absolute;
  top: initial;
  left: 1.042vw;
  bottom: 0.998vw;
  letter-spacing: 0.036vw;
}
@media only screen and (max-width: 767px) {
  .img_desc {
    position: unset;
    font-size: 3.2vw;
    margin-top: 1.6vw;
    margin-bottom: 6.4vw;
    letter-spacing: 0.133vw;
  }
  .img_desc .box {
    margin-bottom: 1.067vw;
  }
}
.sensing_wrapper {
  display: flex;
  flex-direction: row;
  margin-bottom: 2.604vw;
}
@media only screen and (max-width: 767px) {
  .sensing_wrapper {
    flex-direction: column;
  }
}
.sensing_connect {
  max-width: 33.333vw;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .sensing_connect {
    max-width: 100%;
  }
}
.honda_sensing_img {
  margin-top: 2.396vw;
  margin-bottom: 1.979vw;
  width: 20.205vw;
  height: 3.333vw;
}
@media only screen and (max-width: 767px) {
  .honda_sensing_img {
    width: 77.587vw;
    height: 12.877vw;
    margin: 3.6vw 0;
  }
}
.honda_sensing_img,
.sensing_connect .equipment_desc {
  padding-left: 7.917vw;
}
@media only screen and (max-width: 767px) {
  .honda_sensing_img {
    padding-left: initial;
  }
  .sensing_connect .equipment_desc {
    padding-left: initial;
    letter-spacing: 0.187vw;
  }
}
.sensing_connect .equipment_desc_sm {
  font-weight: 500;
}
.sensing_connect .equipment_ttl {
  text-align: left;
  padding-left: 7.917vw;
}
.img_desc {
  line-height: 2;
}
.normal_border {
  border: 0.104vw solid #000000;
  padding: 0.104vw 0.313vw;
}

.normal_border-two {
  border: 0.104vw solid #000000;
  margin-left: 0.413vw;
  padding: 0 0.36vw;
}
@media only screen and (max-width: 767px) {
  .normal_border-two {
    margin-left: 2.313vw;
    padding: 0 1.16vw;
    border: 0.4vw solid #000000;
  }
}
/* .normal_border-one,
  .normal_border-two {
    position: relative;
  }
  .normal_border-one::before,
  .normal_border-two::before {
    content: '';
    position: absolute;
    border: 0.104vw solid #000000;
    width: 13.068vw;
    height: 1.356vw;
    cursor: text;
    left: -0.104vw;
  }
  @media only screen and (max-width: 767px) {
    .normal_border-one::before {
      width: 41.6vw;
      height: 5.208vw;
    }
    .normal_border-two::before {
      width: 45.549vw;
      height: 5.208vw;
    }
  } */
.mb20 {
  margin-bottom: 1.042vw;
}
.condition_container {
  max-width: 54.688vw;
  margin: 3.2vw auto;
}
@media only screen and (max-width: 767px) {
  .condition_container {
    max-width: 100%;
    padding: 0 3.2vw 0 4.267vw;
  }
  .normal-border {
    border: 0.4vw solid #000000;
    padding: 0.633vw;
  }
}
.box {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.302vw 1.321vw;
  width: 100%;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .box {
    flex-direction: column;
    font-size: 3.2vw;
    gap: 3.302vw 0.521vw;
  }
}
.pl35 {
  padding-left: 1.823vw;
}
@media only screen and (max-width: 767px) {
  .pl35 {
    padding-left: 0;
  }
}
.box li {
  flex: 1 1 40%;
  flex-grow: 2;
  position: relative;
  padding-left: 1.042vw;
}
.box li:nth-child(6) {
  letter-spacing: 0.036vw;
}
.box li:nth-child(8) {
  letter-spacing: 0.042vw;
}
@media only screen and (max-width: 767px) {
  .box li {
    margin-left: 3.2vw;
    width: 100%;
  }
  .box li:nth-child(1) {
    order: 1;
  }
  .box li:nth-child(2) {
    order: 3;
  }
  .box li:nth-child(3) {
    order: 2;
  }
  .box li:nth-child(4) {
    order: 5;
  }
  .box li:nth-child(5) {
    order: 4;
  }
  .box li:nth-child(6) {
    order: 7;
    letter-spacing: -0.16vw;
  }
  .box li:nth-child(7) {
    order: 6;
  }
  .box li:nth-child(8) {
    order: 8;
    letter-spacing: 0.187vw;
  }
}
.box li::before {
  content: "";
  background-color: #3a5a77;
  width: 0.677vw;
  height: 0.677vw;
  position: absolute;
  top: 0.356vw;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .box li::before {
    margin-left: -3.2vw;
    width: 2.477vw;
    height: 2.477vw;
    top: 1.756vw;
  }
}
.other_feature {
  margin-bottom: 2.5vw;
}
.other_feature_ttl {
  color: #3a5a77;
  margin-top: 2.344vw;
  margin-bottom: 1.302vw;
  padding-left: 1.823vw;
}
@media only screen and (max-width: 767px) {
  .other_feature_ttl {
    margin-top: 5.333vw;
    margin-bottom: 2.667vw;
    padding-left: 0;
  }
}
.-red {
  color: #ff0000;
  font-size: 0.625vw;
  line-height: 1.6;
  font-weight: 500;
  margin-top: -0.417vw;
}
@media only screen and (max-width: 767px) {
  .-red {
    font-size: 2.4vw;
    margin-top: -0.8vw;
  }
}
.notes {
  margin-bottom: 1.563vw;
  width: 51.875vw;
  letter-spacing: 0.031vw;
}
@media only screen and (max-width: 767px) {
  .notes {
    width: 100%;
    margin-bottom: 5.563vw;
    letter-spacing: 0.133vw;
  }
  .notes .attention li:before {
    font-size: 2.4vw;
  }
  .notes .attention {
    margin-bottom: 0;
  }
}
.ml22 {
  margin-left: 1.146vw;
}
@media only screen and (max-width: 767px) {
  .ml22 {
    margin-left: 5.867vw;
  }
}

.header_logo {
  transition: 0.3s ease all;
  margin-left: -2.892vw;
}
.header_logo:hover {
  opacity: 0.8;
  transition: 0.3s ease all;
}

nav .nav_wrap {
  display: flex;
  font-size: 0.625vw;
  justify-content: center;
  align-items: center;
  gap: 1.813vw;
  /* margin-left: -2.892vw; */
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 1000;
  top: 0;
  box-shadow: 0.365vw 0.365vw 0.421vw rgba(0, 0, 0, 0.2);
}

nav .nav_wrap .header_logo img {
  width: 100%;
  max-width: 11vw;
}

@media only screen and (max-width: 767px) {
  nav .nav_wrap {
    font-size: 3.2vw;
    gap: 25vw;
    margin-left: 0;
    padding-left: 4.8vw;
    justify-content: flex-start;
  }

  nav .nav_wrap .header_logo img {
    width: 100%;
    max-width: 64.267vw;
  }
}

nav .nav_wrap .navi {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  nav .nav_wrap .navi {
    display: none;
  }
}

nav .nav_wrap .navii_bdr {
  position: relative;
  padding: 1.042vw 0;
  height: 1.563vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.677vw;
}
nav .nav_wrap .navii_bdr.-plr ul,
nav .nav_wrap .navii.-plr ul {
  padding-left: 0.938vw;
  padding-right: 0.938vw;
}

@media only screen and (max-width: 767px) {
  nav .nav_wrap .navii_bdr {
    padding: 5.333vw 0;
    height: 8vw;
  }
}

nav .nav_wrap .navii_bdr::before,
nav .nav_wrap .navii_bdr::after {
  content: "";
  position: absolute;
  top: 1.875vw;
  bottom: 0;
  width: 0.052vw;
  background-color: #005eb0;
}

@media only screen and (max-width: 767px) {
  nav .nav_wrap .navii_bdr::before,
  nav .nav_wrap .navii_bdr::after {
    top: 9.6vw;
    bottom: 0;
    width: 0.267vw;
  }
}

nav .nav_wrap .navii_bdr::before {
  right: 0;
  transform: translateY(-50%);
}

nav .nav_wrap .navii_bdr::after {
  left: 0;
  transform: translateY(-50%);
}

nav ul {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

nav .crossta {
  color: #005eb0;
  font-size: 0.833vw;
  text-align: center;
  letter-spacing: 0.104vw;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  nav .crossta {
    font-size: 4.267vw;
  }
}

nav li a {
  color: #000000;
  text-decoration: none;
  padding: 0.729vw 0;
  display: block;
  transition: background-color 0.3s;
  margin: 0 0.742vw;
}

@media only screen and (max-width: 767px) {
  nav .navi li a {
    padding: 3.733vw 5.333vw;
  }
}

nav li a {
  display: inline-block;
  position: relative;
}

/* nav .crossta::after, */
nav li a::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 0.104vw;
  left: 0;
  background-color: #005eb0;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
nav li a::after {
  bottom: -0.26vw;
}
/* nav .crossta::after {
  bottom: 0.26vw;
} */

nav li a:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

nav .hamburger {
  display: none;
  flex-direction: column;
  justify-content: space-around;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 1001;
}

nav .hamburger .bar {
  width: 100%;
  height: 3px;
  background-color: #cccccc;
  transition: all 0.3s ease;
}

nav .mobile-menu {
  display: none;
}

@media only screen and (max-width: 767px) {
  nav .hamburger {
    display: flex;
  }

  nav .mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    z-index: 1000;
  }

  nav .mobile-menu ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
  }

  nav .mobile-menu ul li {
    margin: 2.667vw 0;
    width: 100%;
    padding: 0;
  }

  nav .mobile-menu ul li:first-child {
    margin-top: 6.733vw;
  }

  nav .mobile-menu ul li a {
    font-size: 3.2vw;
    color: #000;
    text-decoration: none;
    font-weight: 500;
  }

  nav .mobile-menu ul li .crossta {
    font-size: 4.267vw;
    color: #005eb0;
  }

  nav .mobile-menu ul li.bbtm {
    position: relative;
    margin-top: 8vw;
  }

  nav .mobile-menu ul li.bbtm::before {
    position: absolute;
    content: "";
    background-color: #005eb0;
    width: 50.667vw;
    height: 0.533vw;
    top: -5.067vw;
    left: 50%;
    transform: translateX(-50%);
  }

  nav .mobile-menu.active {
    display: flex;
  }

  .mt40 {
    margin-top: 10.667vw;
  }

  .active .bar:nth-child(1) {
    transform: rotate(45deg) translate(9px, 10px);
  }
  .active .bar:nth-child(2) {
    opacity: 0;
  }
  .active .bar:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.hero2 {
  position: relative;
  margin-bottom: 4.771vw;
}

.hero2:before {
  content: "";
  position: absolute;
  background-image: url("../img/hero/access_crosstar_pc.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  max-width: 100vw;
  height: 13.542vw;
  top: 0;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .hero2 {
    margin-bottom: 24.771vw;
  }
  .hero2:before {
    background-image: url("../img/hero/access_crosstar_sp.webp");
    max-width: 100vw;
    height: 75.2vw;
  }
}

.hero .container_hero {
  width: 100%;
  max-width: 60.021vw;
  margin: 0 auto;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .hero .container_hero {
    max-width: 322.667vw;
  }
}

.hero .inquiry_wrp {
  display: flex;
  gap: 9.896vw;
  right: 25.644vw;
  position: fixed;
  top: 3.646vw;
  z-index: 5;
}

@media only screen and (max-width: 767px) {
  .hero .inquiry_wrp {
    right: 0;
    top: 13.646vw;
  }
}

.hero .inquiry {
  background: linear-gradient(
    180deg,
    rgba(177, 155, 117, 1) 0%,
    rgba(166, 124, 82, 1) 100%
  );
  border-radius: 0 0 0.521vw 0.521vw;
  margin-left: 3.854vw;
  line-height: 1.023vw;
  font-weight: 700;
  text-align: center;
  box-shadow: 0.365vw 0.365vw 0.421vw rgba(0, 0, 0, 0.4);
  transition: 0.3s ease all;
}
.hero .inquiry:hover {
  opacity: 0.8;
  transition: 0.3s ease all;
}
.hero .inquiry a {
  color: #ffffff;
  display: block;
  padding: 0.313vw 1.91vw;
  height: 1.223vw;
}

@media only screen and (max-width: 767px) {
  .hero .inquiry {
    padding: 0.6vw 7.067vw;
    height: 6.667vw;
    border-radius: 0 0 3.8vw 3.8vw;
    margin-left: 19.733vw;
    line-height: 5.333vw;
    box-shadow: 1.333vw 1.333vw 0 rgba(0, 0, 0, 0.3);
  }
}

.hero .inquiry .desc {
  font-size: 0.833vw;
  font-weight: 700;
  letter-spacing: 0.165vw;
}

@media only screen and (max-width: 767px) {
  .hero .inquiry .desc {
    font-size: 2.933vw;
    letter-spacing: 0.467vw;
  }
}

.hero .inquiry_wrp .type {
  padding-top: 1.146vw;
}

.hero .inquiry_wrp .type img {
  width: 100%;
  max-width: 13.594vw;
}

@media only screen and (max-width: 767px) {
  .hero .inquiry_wrp .type {
    padding-top: 5.867vw;
  }

  .hero .inquiry_wrp .type img {
    max-width: 69.6vw;
  }
}

.hero .hero_intro {
  position: relative;
}

.hero .hero_intro .desc {
  padding-top: 4.042vw;
  padding-bottom: 0.365vw;
  padding-left: 0.26vw;
  line-height: 1.6;
  font-size: 1.667vw;
  font-weight: 700;
  letter-spacing: 0.313vw;
}

@media only screen and (max-width: 767px) {
  .hero .hero_intro .desc {
    padding-top: 1.267vw;
    padding-bottom: 0;
    padding-left: 4.267vw;
    line-height: 1.5;
    font-size: 8.533vw;
    letter-spacing: 1.433vw;
  }
}

/*.hero .hero_intro .desc::after {
  content: "there's a movie";
  position: absolute;
  color: #ff0000;
  font-size: 0.938vw;
  font-family: "rollerscript-rough", sans-serif;
  font-weight: 400;
  transform: rotate(344deg);
  top: 3.885vw;
  z-index: 0;
  left: -1.567vw;
  letter-spacing: 0;
}*/

@media only screen and (max-width: 767px) {
  .hero .hero_intro .desc::after {
    font-size: 4.8vw;
    top: 20.733vw;
    left: 43.567vw;
    font-weight: 400;
    letter-spacing: 0;
  }
}

.hero .hero_intro .hero_video {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .hero .hero_intro .hero_video {
    margin-left: 4.267vw;
  }
}

.hero .hero_video .video_type {
  font-size: 1.667vw;
  margin-left: -1.25vw;
  font-weight: 700;
  letter-spacing: 0.104vw;
}

@media only screen and (max-width: 767px) {
  .hero .hero_video .video_type {
    font-size: 5.867vw;
    margin-left: -6.4vw;
  }
}

.hero .hero_video .video_type .sm {
  padding: 0 1.263vw;
  font-size: 1.042vw;
}

@media only screen and (max-width: 767px) {
  .hero .hero_video .video_type .sm {
    padding: 0 4.267vw;
    font-size: 4vw;
  }
  .hero .hero_video .video_type.ml {
    margin-left: -6.6vw;
  }
  .hero .hero_video .video_type .sm.pd {
    padding: 0 2.133vw;
  }
}

.hero .hero_video ul {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .hero .hero_video ul {
    flex-direction: column;
    margin-left: 4.267vw;
  }
}

/* .hero .hero_video ul li {
  margin: 0 15px; 
  display: flex;
  align-items: center;
  justify-content: center;
} */

.hero .hero_video ul li a {
  color: #ffffff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s;
}

.hero .hero_video ul li a:hover {
  /* background-color: #575757; */
  opacity: 0.6;
  transition: 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
  .hero .hero_video ul li a {
    padding-bottom: 1.867vw;
  }
}

.hero .free {
  margin-left: 8.229vw;
  padding-top: 1.563vw;
}

.hero .free img {
  width: 100%;
  max-width: 24.427vw;
}

@media only screen and (max-width: 767px) {
  .hero .free {
    margin-left: 42.133vw;
    padding-top: 8vw;
  }

  .hero .free img {
    max-width: 125.067vw;
  }
}

.hero .hero1 {
  /* margin-top: 6.042vw; */
  margin-top: 3.042vw;
  margin-bottom: 0.573vw;
}

.hero .hero1 .freeev img {
  width: 100%;
  max-width: 100vw;
}

@media only screen and (max-width: 767px) {
  .hero .hero1 {
    margin-top: 13.642vw;
    margin-bottom: 0.8vw;
  }

  .hero .hero1 .freeev img {
    max-width: 512vw;
  }
}

.reserve_ban h2 {
  background-color: #5b7f9b;
  padding: 0.521vw 0;
  color: #ffffff;
  text-align: center;
  font-size: 1.667vw;
  line-height: 2.604vw;
  font-weight: 700;
  letter-spacing: 0.156vw;
}

@media only screen and (max-width: 767px) {
  .reserve_ban h2 {
    padding: 0.067vw 0;
    font-size: 5.333vw;
    line-height: 13.333vw;
  }
}

.reserv .container {
  max-width: 39.063vw;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .reserv .container {
    max-width: 200vw;
    padding: 0 2.667vw;
  }
}

.reserv {
  position: relative;
}

.reserv .desc {
  padding-top: 3.125vw;
  line-height: 1.979vw;
  font-weight: 500;
  letter-spacing: 0.313vw;
}

.reserv .desc:last-child {
  padding-bottom: 2.708vw;
}

@media only screen and (max-width: 767px) {
  .reserv .desc {
    font-size: 3.733vw;
    padding-top: 17.067vw;
    line-height: 8.333vw;
    letter-spacing: 0.907vw;
  }
  .reserv .desc:last-child {
    padding-bottom: 77.867vw;
  }
  .reserv .desc:first-child {
    padding-top: 69.6vw;
  }
}

.reserv .desc:before {
  content: "";
  position: absolute;
  background-image: url("../img/reserv/reserv.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  max-width: 100vw;
  height: 32.031vw;
  top: 0.046vw;
  left: 0;
  z-index: -1;
}
.reserve_ban {
  padding-bottom: 45px;
  position: relative;
}
.reserve_ban:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  /* background-color: #5f819c; */
  height: 1px;
}
.reserve_ban-img {
  max-width: 48.931vw;
  margin: 0 auto;
  padding-top: 1.302vw;
  padding-bottom: 2.083vw;
}
.reserve_ban-img img {
  width: 100%;
}
.reserve_ban_btns {
  text-align: center;
}
.reserve_ban_btns .btn {
  background-color: #000;
  color: #fff;
  max-width: 22.813vw;
  width: 100%;
  display: inline-block;
  border-radius: 1.563vw;
  padding: 0.521vw;
  font-size: 1.25vw;
  font-weight: 600;
  letter-spacing: 0.208vw;
  line-height: 1.5;
  transition: 0.3s ease all;
}
.reserve_ban_btns .btn.-red {
  background-color: #be1a21;
  margin-left: 1.042vw;
}
.reserve_ban_btns .btn:hover {
  opacity: 0.8;
  transition: 0.3s ease all;
}

@media only screen and (max-width: 767px) {
  .reserv .desc:before {
    background-image: url("../img/reserv/reserv_sp.webp");
    max-width: 100vw;
    height: 289.067vw;
    top: 0.267vw;
  }
  .reserve_ban {
    padding-bottom: 6.667vw;
  }
  .reserve_ban:after {
    content: none;
  }
  .reserve_ban-img {
    max-width: 92vw;
    padding-top: 4vw;
    padding-bottom: 5.333vw;
  }
  .reserve_ban_btns .btn {
    max-width: 72vw;
    font-size: 4.8vw;
    padding: 2.133vw;
    border-radius: 10.563vw;
    letter-spacing: 0.908vw;
  }
  .reserve_ban_btns .btn.-red {
    margin-left: 0;
    margin-top: 4.8vw;
  }
}

.cars {
  /* background-image: url("../img/cars/cars.webp");
  background-size: cover;
  width: 100%;
  height: 790px;
  z-index: -1; */

  position: relative;
  /* margin-top: -105px;
  margin-bottom: -105px; */
}

.cars .cars_bg img {
  width: 100%;
  max-width: 100vw;
}

.cars .cars_vdo iframe {
  width: 100%;
  max-width: 39.063vw;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .cars .cars_bg img {
    max-width: 100vw;
    height: 127.733vw;
  }

  .cars .cars_vdo iframe {
    max-width: 94.133vw;
  }
}

.cars .container {
  max-width: 39.063vw;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  top: 2.604vw;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .cars .container {
    max-width: 200vw;
    top: 13.333vw;
    margin-top: -21px;
  }
}

.cars .heading {
  font-size: 1.927vw;
  padding-top: 0.5vw;
  padding-bottom: 2.292vw;
  text-align: center;
  font-weight: 800;
  letter-spacing: 0.056vw;
}

@media only screen and (max-width: 767px) {
  .cars .heading {
    font-size: 7.4vw;
    padding: 0 10.667vw 11.733vw 10.667vw;
  }
}

.cars .heading .sm {
  font-size: 1.667vw;
}
.cars .heading .sm .xsm {
  font-size: 1.25vw;
}

@media only screen and (max-width: 767px) {
  .cars .heading .sm {
    font-size: 6.4vw;
  }
  .cars .heading .sm .xsm {
    font-size: 4.8vw;
  }
  .cars .heading .sm .xlsm {
    font-size: 8.533vw;
  }
}

.cars .heading::before {
  content: "";
  position: absolute;
  background-image: url("../img/cars/bline.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  max-width: 39.063vw;
  width: 100%;
  height: 1.515vw;
  top: 1.698vw;
  z-index: -1;
  border-radius: 2px;
  left: 50%;
  border-radius: 2px;
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .cars .heading::before {
    background-image: url("../img/cars/bline_sp.webp");
    max-width: 91.467vw;
    height: 7.2vw;
    top: 12.333vw;
    left: 4.8vw;
    transform: none;
  }
}

/*.cars .heading::after {
  content: "Full model change";
  position: absolute;
  color: #ff0000;
  font-size: 0.938vw;
  font-family: "rollerscript-rough", sans-serif;
  font-weight: 400;
  transform: rotate(344deg);
  top: 1.698vw;
  z-index: -1;
  left: -1.979vw;
  letter-spacing: 0;
}*/

@media only screen and (max-width: 767px) {
  .cars .heading::after {
    font-size: 4.8vw;
    top: 14.833vw;
    left: 42.967vw;
    font-weight: 400;
    z-index: 1;
  }
}

.cars .cars_vdo {
  text-align: center;
  height: 21.875vw;
}

.cars .cars_img {
  width: 39.063vw;
  height: 20.833vw;
  background-color: #cccccc;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.363vw;
  font-weight: 700;
  color: #005eb0;
  letter-spacing: 0.313vw;
}
@media only screen and (max-width: 767px) {
  .cars .cars_vdo {
    height: 53.1vw;
  }
  .cars .cars_bg img {
    max-width: 100vw;
    height: 127.733vw;
  }
  /* .cars .cars_vdo iframe {
      max-width: 94.133vw;
  } */
  .cars .cars_img {
    width: 94vw;
    height: 50.133vw;
    font-size: 9.072vw;
    letter-spacing: 1.333vw;
  }
}

.unique {
  background-color: #b29e79;
  margin-top: -0.252vw;
}

.unique .heading {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  padding: 2.292vw 0 1.823vw 0;
  position: relative;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .unique .heading {
    padding: 10.667vw 0 11.733vw 0;
  }
}

.unique .heading::before {
  content: "[";
  position: absolute;
  top: 1.146vw;
  left: 10.781vw;
  font-size: 4.427vw;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .unique .heading::before {
    top: 5.867vw;
    left: -2.8vw;
    font-size: 22.667vw;
  }
}

.unique .heading::after {
  content: "]";
  position: absolute;
  top: 1.146vw;
  right: 10.781vw;
  font-size: 4.427vw;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .unique .heading::after {
    top: 5.867vw;
    right: -2.8vw;
    font-size: 22.667vw;
  }
}

/*.unique .heading .pickup-movie::before {
  content: "Pick up movie";
  position: absolute;
  color: #ff0000;
  font-size: 0.938vw;
  font-family: "rollerscript-rough", sans-serif;
  transform: rotate(344deg);
  top: 2.344vw;
  z-index: 0;
  left: 9.421vw;
  font-weight: 400;
}*/

@media only screen and (max-width: 767px) {
  .unique .heading .pickup-movie::before {
    font-size: 4.8vw;
    top: 10.9vw;
    left: -1.933vw;
    font-weight: 400;
  }
}

.unique .heading .cros {
  background-color: #ffffff;
  text-align: center;
  line-height: 1.302vw;
  margin-bottom: 0.521vw;
}

@media only screen and (max-width: 767px) {
  .unique .heading .cros {
    font-size: 4.267vw;
    line-height: 6.667vw;
    margin-bottom: 2.667vw;
  }
}

.unique .heading .cross {
  color: #ffffff;
  font-size: 1.667vw;
  font-weight: 700;
  line-height: 1.302vw;
}

@media only screen and (max-width: 767px) {
  .unique .heading .cross {
    font-size: 6.667vw;
    line-height: 6.667vw;
  }
}

#ShopInformation {
  position: relative;
  overflow: hidden;
}
.shopinformation_wrapper {
  max-width: 66.7vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .shopinformation_wrapper {
    max-width: 100%;
  }
}
.shopinformation_ttl {
  text-align: center;
  font-size: 1.667vw;
  font-weight: 700;
  background-color: #6895ab;
  padding-block: 2.891vw;
  letter-spacing: 0.313vw;
}
@media screen and (max-width: 767px) {
  .shopinformation_ttl {
    font-size: 6.4vw;
  }
}
.shop_image {
  margin-top: 20.313vw;
}
.shop_image img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .shop_image {
    margin-top: 50.667vw;
  }
  .shop_image img {
    width: 100%;
  }
}

.shop_detail {
  margin-top: 4.013vw;
  margin-bottom: 3.708vw;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .shop_detail {
    margin-top: 11.4vw;
    margin-bottom: 11.733vw;
  }
}
.shop_detail_inner {
  position: relative;
  max-width: 59.375vw;
  height: 29.948vw;
  margin-bottom: 1.406vw;
}
@media screen and (max-width: 767px) {
  .shop_detail_inner {
    max-width: 100vw;
    height: 147vw;
    margin-bottom: 9.333vw;
  }
  .shop_detail_inner.sadowara {
    margin-bottom: 17.333vw;
  }
}
.shop_ttl {
  max-width: 59.375vw;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 1.302vw;
  font-size: 1.25vw;
  font-weight: 700;
  letter-spacing: 0.193vw;
  margin-left: 7.403vw;
}
@media screen and (max-width: 767px) {
  .shop_ttl {
    font-size: 5.333vw;
    margin-left: auto;
    max-width: 96vw;
  }
}
.shop_detail_info {
  position: absolute;
  max-width: 26.042vw;
  width: 100%;
  right: -1.615vw;
  display: flex;
  flex-direction: column;
  gap: 1.198vw;
  letter-spacing: 0.156vw;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .shop_detail_info {
    position: unset;
    max-width: 80vw;
    font-size: 3.733vw;
    letter-spacing: 0.8vw;
    margin: 5.333vw 0 5.333vw 17vw;
    gap: 4.267vw;
  }
}
.shop_detail_info a {
  color: #000;
}
.shop_detail_inner.-reverse {
  right: -7.188vw;
}
.shop_detail_inner.-reverse .shop_ttl {
  margin-left: -3.5vw;
}
@media screen and (max-width: 767px) {
  .shop_detail_inner.-reverse {
    right: 0;
  }
}
.shop_detail_inner.-reverse .shop_detail_info {
  left: 1.563vw;
}
@media screen and (max-width: 767px) {
  .shop_detail_inner.-reverse .shop_detail_location {
    margin-left: -3.667vw;
  }
  .shop_detail_inner.-reverse:last-child .shop_detail_location {
    margin-left: -1.667vw;
  }
}
.shop_detail_location img {
  width: 59.375vw;
  height: 26.823vw;
}
@media screen and (max-width: 767px) {
  .shop_detail_location {
    width: 107.633vw;
    height: auto;
    margin-left: -3.667vw;
  }
  .shop_detail_location img {
    width: 100%;
    height: auto;
  }
}
.shop_location,
.shop_contact,
.shop_time {
  position: relative;
}
.shop_location a::before,
.shop_contact a::before,
.shop_time::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}
.shop_location a::before {
  background-image: url(../img/location/pin.webp);
  width: 0.573vw;
  height: 0.781vw;
  left: -1.563vw;
}
@media screen and (max-width: 767px) {
  .shop_location a::before {
    width: 2.667vw;
    height: 3.733vw;
    left: -6.633vw;
  }
}
.shop_contact a::before {
  background-image: url(../img/location/tel.webp);
  width: 0.833vw;
  height: 0.833vw;
  left: -1.563vw;
}
@media screen and (max-width: 767px) {
  .shop_contact a::before {
    width: 4vw;
    height: 4vw;
    left: -6.633vw;
  }
}
.shop_time::before {
  background-image: url(../img/location/time.webp);
  width: 0.833vw;
  height: 0.833vw;
  left: -1.563vw;
}
@media screen and (max-width: 767px) {
  .shop_time::before {
    width: 4vw;
    height: 4vw;
    left: -6.633vw;
  }
}

/* .sub_container {
  margin-left: -2.604vw;
}
@media screen and (max-width: 767px) {
  .sub_container {
    padding: 0 4.267vw;
  }
} */
.form_banner {
  padding: 40px 15px 0px;
}

form {
  margin-bottom: 2.083vw;
}

ul.formFlow {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: space-between;
  margin: 45px 0 45px;
  padding: 0;
  display: flex;
}
ul.formFlow li {
  display: inline-flex;
  justify-content: center;
  width: 28%;
  background: #ffffff;
  color: #c61633;
  list-style: none;
  padding: 6px;
  margin: 0 !important;
  height: 100%;
  font-size: 14px;
  font-weight: bold;
  align-items: center;
  position: relative;
  border-radius: 8px;
  display: block;
  text-align: center;
  border: #c61633 solid 2px;
}
ul.formFlow li:before {
  display: block;
  position: absolute;
  content: "";
  top: 45%;
  z-index: 3;
  width: 32px;
  height: 2px;
  border: 2px solid #c61633;
  right: -32px;
}
ul.formFlow li.visited {
  background: #999;
  color: #fff;
}
ul.formFlow li.active {
  background: #c61633;
  color: #ffffff;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  display: block;
  text-align: center;
  padding-top: 6px;
}
ul.formFlow li.second {
  border: #c61633 solid 2px;
  border-radius: 8px;
  height: 40px;
  display: block;
  padding-top: 6px;
}
ul.formFlow li.second:before {
  display: block;
  position: absolute;
  content: "";
  top: 45%;
  z-index: 3;
  width: 32px;
  height: 2px;
  border: 2px solid #c61633;
  right: -32px;
}
ul.formFlow li.second.active {
  padding-top: 6px;
}
ul.formFlow li.third {
  border: #c61633 solid 2px;
  border-radius: 8px;
  height: 40px;
  display: block;
  padding-top: 6px;
}
ul.formFlow li.third:before {
  display: none;
}
ul.formFlow li.third.active {
  background: #c61633 !important;
  color: #ffffff;
  padding-top: 6px;
}

table.confirm .triangle::after {
  display: none;
}
table tbody tr {
  display: block;
  margin-bottom: 1.667vw;
}
table tbody tr th,
table tbody tr td {
  width: 100%;
  display: block;
  text-align: left;
}
table tbody tr th {
  font-size: 0.938vw;
  font-weight: 500;
  /* margin-bottom: 0.833vw; */
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  table tbody tr {
    margin-bottom: 8.533vw;
  }
  table tbody tr th {
    font-size: 4.8vw;
    margin-bottom: 4.267vw;
  }
}
table tbody tr td {
  font-weight: 400;
}

label {
  font-size: 0.833vw;
  margin-right: 0.521vw;
}
@media screen and (max-width: 767px) {
  label {
    font-size: 4.267vw;
    margin-right: 2.667vw;
  }
}

/* pc */

input[type="text"] {
  width: 17.969vw;
  height: 2.083vw;
  border-radius: 0.208vw;
  border: #cbcbcb solid 0.052vw;
  padding: 0.469vw 0.521vw;
  font-size: 0.833vw;
  color: #222222;
}
input[type="text"] placeholder {
  color: #cbcbcb;
}

input[type="radio"] {
  width: 1.042vw;
  height: 1.042vw;
  margin-bottom: 0.677vw;
  vertical-align: -0.156vw;
  font-size: 0.938vw;
  margin-right: 0.26vw;
}

input[type="radio"]:checked {
  accent-color: #c61633;
}

textarea {
  width: 17.969vw;
  height: 7.292vw;
  border-radius: 0.208vw;
  border: #cbcbcb solid 0.052vw;
  padding: 0.469vw 0.521vw;
  font-size: 0.833vw;
  color: #222222;
}

input[type="submit"] {
  background: #c8102e;
  border-radius: 1.406vw;
  text-align: center;
  color: #ffffff;
  font-size: 1.042vw;
  font-weight: bold;
  max-width: 17.969vw;
  height: 2.76vw;
  padding: 0.625vw 2.083vw 0.521vw;
  margin: 0 auto 1.042vw;
  border: #c8102e solid 0.052vw;
  display: block;
  width: 17.969vw;
  letter-spacing: 0.104vw;
}

select {
  width: 19.069vw;
  height: 2.083vw;
  border: #cbcbcb solid 0.052vw;
  background: #ffffff;
  border-radius: 0.208vw;
  appearance: none;
  position: relative;
  padding: 0.469vw 0.521vw;
  font-size: 0.833vw;
  color: #222222;
}
select placeholder {
  color: #cbcbcb;
}

.triangle {
  position: relative;
}
.triangle::after {
  content: "▼";
  position: absolute;
  width: 0.625vw;
  height: 0.521vw;
  font-size: 0.625vw;
  color: #222222;
  top: 0.725vw;
  right: 0.981vw;
  display: block;
}

.att {
  background: #c61633;
  color: #ffffff;
  font-size: 0.729vw;
  width: 2.708vw;
  height: 1.042vw;
  border-radius: 0.208vw;
  font-weight: 400;
  padding: 0px 0.625vw;
  margin-left: 0.677vw;
}

.att2 {
  background: #cbcbcb;
  color: #ffffff;
  font-size: 0.729vw;
  width: 2.708vw;
  height: 1.042vw;
  border-radius: 0.208vw;
  font-weight: 400;
  padding: 0px 0.625vw;
  margin-left: 0.677vw;
}

.top_btn {
  max-width: 17.969vw;
  height: 2.76vw;
  border: #c8102e solid 0.104vw;
  font-size: 1.042vw;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 3.385vw;
  padding: 0.417vw 4.948vw 0.521vw;
  border-radius: 1.406vw;
  color: #c8102e;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.textCenter {
  text-align: center;
}

.fw400 {
  font-weight: 400;
  font-size: 0.729vw;
}

.pp_box {
  border: #959595 solid 0.052vw;
  padding: 1.094vw 1.198vw;
}

.pph2 {
  font-size: 0.833vw;
  font-weight: 400;
  border-bottom: #c8102e solid 0.052vw;
  padding-bottom: 0.677vw;
  line-height: 1.7;
}

.pph3 {
  font-size: 0.729vw;
  color: #c8102e;
  font-weight: 400;
}

.b_link {
  color: #196fdd;
  font-size: 0.833vw;
  text-decoration: underline;
  margin-bottom: 0.938vw;
}

.b_link2 {
  color: #196fdd;
  font-size: 0.729vw;
  text-decoration: underline;
  margin-bottom: 0.938vw;
}

.privacy_policy {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.privacy_policy .privacycol {
  margin-bottom: 0.938vw;
}
.privacy_policy .privacycol2 {
  margin-bottom: 50px;
}
.privacy_policy .privacycol2 input[type="checkbox"] {
  transform: scale(1.4);
  border: #959595 solid 0.052vw;
  margin-right: 0.521vw;
}

input[type="checkbox"]:checked {
  accent-color: #c8102e;
}

.mt45 {
  margin-top: 2.344vw;
}

/* @media screen and (max-width: 767px) {
  #reservation {
    max-width: 100%; }

  ul.formFlow li {
    width: 27%;
    font-size: 12px !important;
    padding-top: 7px !important; }
    ul.formFlow li:before {
      width: 37px;
      right: -37px; }
    ul.formFlow li.active {
      font-size: 12px; }
    ul.formFlow li.second:before {
      width: 37px;
      right: -37px; }
    ul.formFlow li.second.active {
      font-size: 12px; }
    ul.formFlow li.third.active {
      font-size: 12px; } } */
.mcbtn2 {
  width: 100%;
  max-width: 17.969vw;
  height: 3.333vw;
  border-radius: 1.406vw;
  margin: 0 auto;
  display: block;
  background: #fff url("../images/reservation_icon.svg") no-repeat;
  background-size: 1.146vw;
  background-position: top 0.99vw left 2.604vw;
  font-size: 1.146vw;
  font-weight: bold;
  color: #c8102e;
  padding: 0.677vw 1.302vw 0.677vw 3.646vw;
  border-radius: 1.667vw;
  border: #c8102e solid 0.104vw;
  text-align: center;
}
.mcbtn2:hover {
  background: #c8102e url("../images/reservation_icon_hober.svg") no-repeat;
  background-size: 0.104vw;
  background-position: top 0.99vw left 2.604vw;
  color: #fff;
}

.mcbtn3 {
  width: 100%;
  max-width: 17.969vw;
  height: 2.76vw;
  border-radius: 1.406vw;
  margin: 0 auto;
  display: block;
  background: #06c755 url("../images/fx_line.svg") no-repeat;
  background-size: 1.302vw;
  background-position: top 0.677vw left 3.385vw;
  font-size: 1.042vw;
  font-weight: bold;
  color: #fff;
  padding: 0.469vw 3.125vw 0.469vw 5.208vw;
  border-radius: 1.667vw;
  border: #06c755 solid 0.104vw;
}
.mcbtn3:hover {
  background: #fff url("../images/line_2.svg") no-repeat;
  background-size: 1.302vw;
  background-position: top 0.677vw left 3.385vw;
  color: #06c755;
}

#kobayashi01,
#ootsukahigashi01,
#sadowawa01 {
  height: 0.052vw;
  display: block;
  padding-top: 0.26vw;
  margin-top: -0.26vw;
}
.form-table {
  margin: 2.083vw auto 0;
}
.footer {
  text-align: center;
  font-size: 1.667vw;
  font-weight: 700;
  background-color: #6895ab;
  padding-block: 0.891vw;
}

@media screen and (max-width: 767px) {
  input[type="submit"] {
    border-radius: 7.2vw;
    font-size: 5.333vw;
    max-width: 92vw;
    height: 14.133vw;
    padding: 3.2vw 10.667vw 2.667vw;
    margin: 0 auto 5.333vw;
    border: #c8102e solid 0.267vw;
    width: 92vw;
    letter-spacing: 0.533vw;
  }

  select {
    width: 90.969vw;
    height: 10.083vw;
    font-size: 3.067vw;
    border-radius: 1.208vw;
    padding: 1.469vw 2.521vw;
  }
  textarea {
    width: 84.969vw;
    height: 42.667vw;
    font-size: 3.067vw;
    border-radius: 1.208vw;
    padding: 1.469vw 2.521vw;
  }
  input[type="text"] {
    width: 85vw;
    height: 10.667vw;
    border: #cbcbcb solid 0.267vw;
    padding: 2.4vw 2.667vw;
    font-size: 3.067vw;
    border-radius: 1.208vw;
  }
  input[type="radio"] {
    width: 5.333vw;
    height: 5.333vw;
    margin-bottom: 3.467vw;
    vertical-align: -0.8vw;
    font-size: 4.8vw;
    margin-right: 1.333vw;
  }

  .triangle {
    position: relative;
  }
  .triangle::after {
    content: "▼";
    position: absolute;
    width: 3.2vw;
    height: 2.667vw;
    font-size: 3.2vw;
    color: #222222;
    top: 3.2vw;
    right: 4vw;
    display: block;
  }

  .att {
    background: #c61633;
    color: #ffffff;
    font-size: 3.733vw;
    width: 13.867vw;
    height: 5.333vw;
    border-radius: 1.067vw;
    font-weight: 400;
    padding: 0px 3.2vw;
    margin-left: 3.467vw;
  }

  .att2 {
    background: #cbcbcb;
    color: #ffffff;
    font-size: 3.733vw;
    width: 13.867vw;
    height: 5.333vw;
    border-radius: 1.067vw;
    font-weight: 400;
    padding: 0px 3.2vw;
    margin-left: 3.467vw;
  }

  .top_btn {
    max-width: 92vw;
    height: 14.133vw;
    border: #c8102e solid 0.533vw;
    font-size: 5.333vw;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 17.333vw;
    padding: 2.133vw 25.333vw 2.667vw;
    border-radius: 7.2vw;
    color: #c8102e;
    display: flex;
    align-items: center;
  }

  .fw400 {
    font-weight: 400;
    font-size: 3.733vw;
  }

  .pp_box {
    border: #959595 solid 0.267vw;
    padding: 5.6vw 6.133vw;
  }

  .pph2 {
    font-size: 4.267vw;
    font-weight: 400;
    border-bottom: #c8102e solid 0.267vw;
    padding-bottom: 3.467vw;
    line-height: 1.7;
  }

  .pph3 {
    font-size: 3.733vw;
    color: #c8102e;
    font-weight: 400;
  }

  .b_link {
    color: #196fdd;
    font-size: 4.267vw;
    text-decoration: underline;
    margin-bottom: 4.8vw;
  }

  .b_link2 {
    color: #196fdd;
    font-size: 3.733vw;
    text-decoration: underline;
    margin-bottom: 4.8vw;
  }

  .privacy_policy {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .privacy_policy .privacycol {
    margin-bottom: 4.8vw;
  }
  .privacy_policy .privacycol2 {
    margin-bottom: 13.333vw;
  }
  .privacy_policy .privacycol2 input[type="checkbox"] {
    transform: scale(1.4);
    border: #959595 solid 0.267vw;
    margin-right: 2.667vw;
  }

  input[type="checkbox"]:checked {
    accent-color: #c8102e;
  }

  .mt45 {
    margin-top: 12vw;
  }

  #reservation {
    max-width: 100%;
  }

  ul.formFlow li {
    width: 27%;
    font-size: 3.2vw !important;
    padding-top: 1.867vw !important;
  }
  ul.formFlow li:before {
    width: 9.867vw;
    right: -9.867vw;
  }
  ul.formFlow li.active {
    font-size: 12px;
  }
  ul.formFlow li.second:before {
    width: 9.867vw;
    right: -9.867vw;
  }
  ul.formFlow li.second.active {
    font-size: 3.2vw;
  }
  ul.formFlow li.third.active {
    font-size: 3.2vw;
  }
  .mcbtn2 {
    width: 100%;
    max-width: 92vw;
    height: 17.067vw;
    border-radius: 7.2vw;
    margin: 0 auto;
    display: block;
    background: #fff url("../images/reservation_icon.svg") no-repeat;
    background-size: 5.867vw;
    background-position: top 5.067vw left 13.333vw;
    font-size: 5.867vw;
    font-weight: bold;
    color: #c8102e;
    padding: 3.467vw 6.667vw 3.467vw 18.667vw;
    border-radius: 8.533vw;
    border: #c8102e solid 0.533vw;
    text-align: center;
  }
  .mcbtn2:hover {
    background: #c8102e url("../images/reservation_icon_hober.svg") no-repeat;
    background-size: 5.867vw;
    background-position: top 5.067vw left 13.333vw;
    color: #fff;
  }

  .mcbtn3 {
    width: 100%;
    max-width: 345px;
    height: 53px;
    border-radius: 27px;
    margin: 0 auto;
    display: block;
    background: #06c755 url("../images/fx_line.svg") no-repeat;
    background-size: 25px;
    background-position: top 13px left 65px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 9px 60px 9px 100px;
    border-radius: 32px;
    border: #06c755 solid 2px;
  }
  .mcbtn3:hover {
    background: #fff url("../images/line_2.svg") no-repeat;
    background-size: 6.667vw;
    background-position: top 3.467vw left 17.333vw;
    color: #06c755;
  }

  #kobayashi01,
  #ootsukahigashi01,
  #sadowawa01 {
    height: 0.267vw;
    display: block;
    padding-top: 1.333vw;
    margin-top: -1.333vw;
  }
  .form-table {
    margin: 10.667vw auto 0;
  }
}

/* form 2024/01/11 */
#reservation .sub_container {
  margin-top: 2.604vw;
}
#reservation {
  margin: 0 auto;
  display: block;
  width: 100%;
  margin-top: 2.604vw;
  background: #ffffff;
}
.sub_container {
  max-width: 20.313vw;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.781vw;
  padding-right: 0.781vw;
  transition: ease-in 0.1s;
  background: #ffffff;
}

#reservation .sub_container h2 {
  margin: 1.042vw;
  line-height: 1.6;
  font-weight: 700;
  font-size: 1.25vw;
}
#reservation .sub_container p {
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #reservation {
    margin-top: 13.333vw;
  }
  #reservation .sub_container {
    margin-top: 13.333vw;
  }
  .sub_container {
    max-width: 90vw;
    padding: 0 4vw;
  }
  .sub_container.-pl0 {
    padding-left: 0;
  }
  #reservation .sub_container h2 {
    margin: 5.333vw;
    line-height: 1.6;
    font-weight: 700;
    font-size: 5.6vw;
  }
  #reservation .sub_container p {
    font-weight: 500;
    line-height: 1.6;
    font-size: 3.733vw;
  }
}
/* .sub_container.con_on_red {
  background: #C8102E; 
}
.sub_container.conblue {
  background: #96BBD6; 
}
.sub_container.conred {
  background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 60%, #C8102E 40%, #C8102E 100%); 
}
.sub_container.bgb_w {
  background: linear-gradient(180deg, #DCEEFA 0%, #DCEEFA 50%, #FFFFFF 50%, #FFFFFF 100%); 
} */

#reservation img {
  width: 100%;
}

#reservation .reservation_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 9.375vw;
  font-size: 2.604vw;
  letter-spacing: 0.573vw;
  font-weight: 700;
  background-color: #6895ab;
}
@media screen and (max-width: 767px) {
  #reservation .reservation_ttl {
    height: 24vw;
    font-size: 6.933vw;
    letter-spacing: 1.2vw;
  }
}
.footer2 {
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
  width: 70vw;
  height: 3.281vw;
  background-color: #6895ab;
}
@media screen and (max-width: 767px) {
  .footer2 {
    width: 100%;
  }
  .footer2 img {
    width: 100%;
  }
}
.mb50 {
  margin-bottom: 2.604vw !important;
}
.mb60 {
  margin-bottom: 3.125vw !important;
}
@media screen and (max-width: 767px) {
  .mb50 {
    margin-bottom: 13.333vw !important;
  }
  .mb60 {
    margin-bottom: 16vw !important;
  }
}
/* @media screen and (max-width: 767px) {
  .lmargin {
    margin-left: 0;
  }
}
@media screen and (min-width: 767px) {
  .lmargin {
    margin-left: 1.5rem;
  }
} */

/*sticky banner*/
.fixedsp {
  opacity: 1 !important;
  transition: opacity 0.3s ease;
}
.campaign_banner {
  position: fixed;
  z-index: 99998;
  bottom: 15px;
  left: 10px;
}
.campaign_banner.pc-only {
  /*width: 250px;*/
  bottom: 15px;
  left: 8px;
}
.campaign_banner.sp-only {
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
}

.banner-close {
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 0;
  position: absolute;
  top: -11px;
  right: 0px;
  z-index: 99999;
  border: none;
  color: #000 !important;
  background-color: #fff;
  border-radius: 25px;
  cursor: pointer;
  box-shadow: 1px 3px 7px 0px rgba(0, 0, 0, 0.4);
}
.campaign_banner.sp-only .banner-close {
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 3px;
  top: 8px;
  right: 7px;
  box-shadow: none;
}

.campaign_banner a {
  position: relative;
  display: block;
  height: 140px;
  text-align: center;
}
.campaign_banner.sp-only a {
  height: 110px;
  text-align: center;
}

.campaign_back {
  position: absolute;
  top: -7px;
  left: 2px;
  width: 99%;
  height: 110%;
  background-color: #000;
  z-index: 1;
  opacity: 45%;
  border-radius: 5px;
}
.campaign_banner.sp-only .campaign_back {
  top: 0;
  left: -20%;
  height: 100%;
  border-radius: 0%;
  width: 200%;
}

.campaign_banner a img {
  position: relative;
  z-index: 2;
  width: 94%;
  height: 100%;
  object-fit: contain;
  margin: 0 auto;
}
.campaign_banner.sp-only a img {
  width: 96.5%;
  height: 100%;
  margin: 0 auto;
}
