/* default settings */
/* only for new website (remove if you are updating for other website)
 * normalize, reset
 * =================================================================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
 * ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS. */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers. */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE. */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari. */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 * ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE. */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers. */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10. */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari. */
b, strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers. */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers. */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 * ========================================================================== */
/**
 * Remove the border on images inside links in IE 10. */
img {
  border-style: none;
}

/* Forms
 * ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge. */
button, input {
  /* 1 */
  overflow: visible;
}
button::-ms-clear, button::-ms-reveal, input::-ms-clear, input::-ms-reveal {
  display: none;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox. */
button, select {
  /* 1 */
  text-transform: none;
}
button::-ms-expand, select::-ms-expand {
  display: none;
}
button:focus::-ms-value, select:focus::-ms-value {
  background-color: inherit;
  color: #515151;
}

/**
 * Correct the inability to style clickable types in iOS and Safari. */
button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox. */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers. */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+. */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10. */
[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome. */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari. */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS. */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox. */
details {
  display: block;
}

/*
 * Add the correct display in all browsers. */
summary {
  display: list-item;
}

/* Misc
 * ========================================================================== */
/**
 * Add the correct display in IE 10+. */
template, [hidden] {
  display: none;
}

/**
 * Add the correct display in IE 10. */
.com-footer .com-footer__main {
  padding-bottom: min(24px, 1.756954612vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .com-footer .com-footer__main {
    padding-bottom: 4.2666666667vw;
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  body.is-ios .com-footer {
    padding-bottom: calc(var(--ios-address-bar-height) - 24vw);
  }
  body.is-ios .com-footer.no-padding {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  body.is-android .com-footer {
    padding-bottom: calc(var(--android-address-bar-height) - 21.3333333333vw);
  }
  body.is-android .com-footer.no-padding {
    padding-bottom: 0;
  }
}

body .main__content {
  opacity: 0;
  transition: opacity 1s ease;
}
body .com-footer {
  opacity: 0;
  transition: opacity 1s ease;
}
body .com-header {
  opacity: 1;
}
body.is-loaded .main__content {
  opacity: 1;
  position: static;
}
body.is-loaded .com-footer {
  opacity: 1;
}
body.is-loaded .frame__bg {
  pointer-events: none;
  pointer-events: none;
  z-index: 10;
}
body.is-loaded .frame__bg::before {
  opacity: 0;
}
body.is-loaded .kv__logo {
  z-index: 9;
}
body.is-loaded .com-header {
  z-index: 1001 !important;
  position: relative;
}

.page-daihatsumei {
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  background: #F7F7F7;
  /******************************************************************
  layout - pagetop
  ******************************************************************/
}
.page-daihatsumei * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.page-daihatsumei .inner {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@keyframes borderTop {
  to {
    width: 100%;
  }
}
@keyframes borderRight {
  to {
    height: 100%;
  }
}
@keyframes borderBottom {
  to {
    width: 100%;
  }
}
@keyframes borderLeft {
  to {
    height: 100%;
  }
}
@keyframes move {
  25% {
    opacity: 0;
  }
  33% {
    opacity: 1;
    transform: translateY(min(20px, 1.4641288433vw));
  }
  67% {
    opacity: 0;
    transform: translateY(min(40px, 2.9282576867vw));
  }
  100% {
    opacity: 0;
    transform: translateY(min(60px, 4.39238653vw));
  }
}
@keyframes moveSp {
  25% {
    opacity: 0;
  }
  33% {
    opacity: 1;
    transform: translateY(5.3333333333vw);
  }
  67% {
    opacity: 0;
    transform: translateY(10.6666666667vw);
  }
  100% {
    opacity: 0;
    transform: translateY(16vw);
  }
}
@keyframes style_fadeInUp__3FUUm {
  0% {
    transform: translateY(120%);
  }
  to {
    transform: translateY(0);
  }
}
.page-daihatsumei .frame__bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: auto;
  z-index: 100;
}
.page-daihatsumei .frame__bg .frame__block {
  display: block;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.page-daihatsumei .frame__bg .frame__top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: min(24px, 1.756954612vw);
  display: flex;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top {
    height: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__top .frame__block {
  top: -100%;
}
.page-daihatsumei .frame__bg .frame__top .frame__block.active {
  top: 0;
}
.page-daihatsumei .frame__bg .frame__bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: min(24px, 1.756954612vw);
  display: flex;
  align-items: flex-end;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom {
    height: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom .frame__block {
  top: 100%;
}
.page-daihatsumei .frame__bg .frame__bottom .frame__block.active {
  top: 0;
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(1) {
  height: min(18px, 1.317715959vw);
  flex: 3 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(1) {
    height: 3.2vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(2) {
  height: min(24px, 1.756954612vw);
  flex: 2 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(2) {
    height: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(3) {
  height: min(12px, 0.878477306vw);
  flex: 1.5 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(3) {
    height: 2.1333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(4) {
  height: min(20px, 1.4641288433vw);
  flex: 4 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(4) {
    height: 3.7333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(5) {
  height: min(16px, 1.1713030747vw);
  flex: 2 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(5) {
    height: 2.6666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(6) {
  height: min(22px, 1.6105417277vw);
  flex: 3 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(6) {
    height: 4vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(7) {
  height: min(14px, 1.0248901903vw);
  flex: 2.5 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(7) {
    height: 2.4vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(8) {
  height: min(24px, 1.756954612vw);
  flex: 3.5 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(8) {
    height: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(9) {
  height: min(10px, 0.7320644217vw);
  flex: 1.5 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(9) {
    height: 1.6vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(10) {
  height: min(18px, 1.317715959vw);
  flex: 2.5 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(10) {
    height: 3.2vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(11) {
  height: min(20px, 1.4641288433vw);
  flex: 3 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(11) {
    height: 3.7333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(12) {
  height: min(16px, 1.1713030747vw);
  flex: 2 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(12) {
    height: 2.6666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(13) {
  height: min(24px, 1.756954612vw);
  flex: 4 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(13) {
    height: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(14) {
  height: min(14px, 1.0248901903vw);
  flex: 2 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(14) {
    height: 2.4vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(15) {
  height: min(12px, 0.878477306vw);
  flex: 1.5 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(15) {
    height: 2.1333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(16) {
  height: min(22px, 1.6105417277vw);
  flex: 3 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__top > .frame__block:nth-child(16) {
    height: 4vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(1) {
  height: min(20px, 1.4641288433vw);
  flex: 3 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(1) {
    height: 3.7333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(2) {
  height: min(24px, 1.756954612vw);
  flex: 4 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(2) {
    height: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(3) {
  height: min(16px, 1.1713030747vw);
  flex: 2 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(3) {
    height: 2.6666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(4) {
  height: min(10px, 0.7320644217vw);
  flex: 1.5 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(4) {
    height: 1.6vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(5) {
  height: min(22px, 1.6105417277vw);
  flex: 3 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(5) {
    height: 4vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(6) {
  height: min(14px, 1.0248901903vw);
  flex: 2 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(6) {
    height: 2.4vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(7) {
  height: min(18px, 1.317715959vw);
  flex: 2.5 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(7) {
    height: 3.2vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(8) {
  height: min(24px, 1.756954612vw);
  flex: 3 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(8) {
    height: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(9) {
  height: min(12px, 0.878477306vw);
  flex: 2.5 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(9) {
    height: 2.1333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(10) {
  height: min(16px, 1.1713030747vw);
  flex: 1.5 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(10) {
    height: 2.6666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(11) {
  height: min(24px, 1.756954612vw);
  flex: 3.5 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(11) {
    height: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(12) {
  height: min(18px, 1.317715959vw);
  flex: 2 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(12) {
    height: 3.2vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(13) {
  height: min(14px, 1.0248901903vw);
  flex: 2 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(13) {
    height: 2.4vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(14) {
  height: min(22px, 1.6105417277vw);
  flex: 4 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(14) {
    height: 4vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(15) {
  height: min(10px, 0.7320644217vw);
  flex: 1.5 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(15) {
    height: 1.6vw;
  }
}
.page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(16) {
  height: min(20px, 1.4641288433vw);
  flex: 3 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__bottom > .frame__block:nth-child(16) {
    height: 3.7333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: min(24px, 1.756954612vw);
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left {
    width: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__left .frame__block {
  left: -100%;
}
.page-daihatsumei .frame__bg .frame__left .frame__block.active {
  left: 0;
}
.page-daihatsumei .frame__bg .frame__right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: min(24px, 1.756954612vw);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right {
    width: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__right .frame__block {
  right: -100%;
}
.page-daihatsumei .frame__bg .frame__right .frame__block.active {
  right: 0;
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(1) {
  width: min(20px, 1.4641288433vw);
  flex: 3 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(1) {
    width: 3.7333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(1) {
  width: min(18px, 1.317715959vw);
  flex: 3 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(1) {
    width: 3.2vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(2) {
  width: min(24px, 1.756954612vw);
  flex: 2 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(2) {
    width: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(2) {
  width: min(22px, 1.6105417277vw);
  flex: 2 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(2) {
    width: 4vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(3) {
  width: min(16px, 1.1713030747vw);
  flex: 4 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(3) {
    width: 2.6666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(3) {
  width: min(24px, 1.756954612vw);
  flex: 4 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(3) {
    width: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(4) {
  width: min(12px, 0.878477306vw);
  flex: 1.5 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(4) {
    width: 2.1333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(4) {
  width: min(14px, 1.0248901903vw);
  flex: 1.5 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(4) {
    width: 2.4vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(5) {
  width: min(22px, 1.6105417277vw);
  flex: 3 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(5) {
    width: 4vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(5) {
  width: min(20px, 1.4641288433vw);
  flex: 3 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(5) {
    width: 3.7333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(6) {
  width: min(18px, 1.317715959vw);
  flex: 2 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(6) {
    width: 3.2vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(6) {
  width: min(16px, 1.1713030747vw);
  flex: 2 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(6) {
    width: 2.6666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(7) {
  width: min(24px, 1.756954612vw);
  flex: 3.5 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(7) {
    width: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(7) {
  width: min(24px, 1.756954612vw);
  flex: 3.5 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(7) {
    width: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(8) {
  width: min(14px, 1.0248901903vw);
  flex: 2 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(8) {
    width: 2.4vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(8) {
  width: min(12px, 0.878477306vw);
  flex: 2 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(8) {
    width: 2.1333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(9) {
  width: min(20px, 1.4641288433vw);
  flex: 3 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(9) {
    width: 3.7333333333vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(9) {
  width: min(18px, 1.317715959vw);
  flex: 3 1 0;
  background-color: #57B766;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(9) {
    width: 3.2vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(10) {
  width: min(10px, 0.7320644217vw);
  flex: 1.5 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(10) {
    width: 1.6vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(10) {
  width: min(24px, 1.756954612vw);
  flex: 1.5 1 0;
  background-color: #E72328;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(10) {
    width: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(11) {
  width: min(24px, 1.756954612vw);
  flex: 3 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(11) {
    width: 4.2666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(11) {
  width: min(14px, 1.0248901903vw);
  flex: 3 1 0;
  background-color: #006FB8;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(11) {
    width: 2.4vw;
  }
}
.page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(12) {
  width: min(16px, 1.1713030747vw);
  flex: 2.5 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__left > .frame__block:nth-child(12) {
    width: 2.6666666667vw;
  }
}
.page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(12) {
  width: min(22px, 1.6105417277vw);
  flex: 2.5 1 0;
  background-color: #231815;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .frame__bg .frame__right > .frame__block:nth-child(12) {
    width: 4vw;
  }
}
.page-daihatsumei .frame__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .page-daihatsumei .only-pc {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .page-daihatsumei .only-sp {
    display: none !important;
  }
}
.page-daihatsumei img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.page-daihatsumei .modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1002;
  justify-content: center;
  align-items: center;
  justify-content: center;
}
.page-daihatsumei .modal.is-active {
  display: flex;
}
.page-daihatsumei .modal-content {
  position: relative;
  width: min(880px, 64.4216691069vw);
  aspect-ratio: 16/9;
  background: #000;
  color: #fff;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .modal-content {
    width: 81.0666666667vw;
  }
}
.page-daihatsumei .modal-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  object-fit: cover;
}
.page-daihatsumei .modal-close {
  position: absolute;
  top: 0;
  right: max(-72px, -5.270863836vw);
  color: #fff;
  background: url("../img/icon_close.png") no-repeat center;
  background-size: contain;
  border: none;
  cursor: pointer;
  width: min(52px, 3.8067349927vw);
  height: min(52px, 3.8067349927vw);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .modal-close {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    top: -13.3333333333vw;
    right: 0;
  }
}
@media screen and (min-width: 1025px) {
  .page-daihatsumei .modal-close:hover {
    opacity: 0.7;
  }
}
.page-daihatsumei .kv {
  width: 100%;
  height: 100svh;
  height: calc(var(--vh, 1svh) * 100);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) and (orientation: portrait) and (max-width: 321px) {
  .page-daihatsumei .kv {
    height: 100vh;
  }
}
.page-daihatsumei .kv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  z-index: 4;
  transition: all 1s ease;
  pointer-events: none;
}
.page-daihatsumei .kv.is-show::before {
  opacity: 0;
}
.page-daihatsumei .kv.is-show .kv__btnList {
  z-index: 9;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv {
    height: 100svh;
  }
}
.page-daihatsumei .kv__logo {
  position: absolute;
  top: calc(50% - min(54px, 3.953147877vw));
  left: 50%;
  width: min(630px, 46.1200585652vw);
  height: min(265px, 19.3997071742vw);
  transform: translate(-50%, -50%);
  z-index: 101;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv__logo {
    width: 77.3333333333vw;
    height: 32vw;
    top: calc(50% - 12.2666666667vw);
  }
}
.page-daihatsumei .kv__logo img {
  position: absolute;
  width: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-daihatsumei .kv__videobg {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-daihatsumei .kv__videobg video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
}
.page-daihatsumei .kv__videobg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.page-daihatsumei .kv__btn {
  position: absolute;
  z-index: 2;
  top: calc(50% + min(182px, 13.3235724744vw));
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(80px, 5.8565153734vw);
  height: min(80px, 5.8565153734vw);
  border: min(5px, 0.3660322108vw) solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv__btn {
    width: 14.9333333333vw;
    height: 14.9333333333vw;
    top: calc(50% + 20.8vw);
    border-width: 0.8vw;
  }
}
.page-daihatsumei .kv__btn span img {
  width: min(24px, 1.756954612vw);
  height: min(40px, 2.9282576867vw);
  position: absolute;
  top: 50%;
  left: min(26px, 1.9033674963vw);
  transform: translateY(-50%);
  will-change: transform;
  transition: all 0.3s ease;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv__btn span img {
    width: 4vw;
    height: 6.6666666667vw;
    left: 5.3333333333vw;
  }
}
.page-daihatsumei .kv__btn small {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: max(-36px, -2.635431918vw);
  width: min(50px, 3.6603221083vw);
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv__btn small {
    bottom: -7.4666666667vw;
    width: 12.2666666667vw;
  }
}
@media screen and (min-width: 1025px) {
  .page-daihatsumei .kv__btn:hover span img {
    left: min(32px, 2.3426061493vw);
  }
  .page-daihatsumei .kv__btn:hover small {
    opacity: 0.8;
  }
}
.page-daihatsumei .kv__btnList {
  position: absolute;
  bottom: min(51px, 3.7335285505vw);
  right: min(50px, 3.6603221083vw);
  display: flex;
  flex-direction: column;
  gap: min(20px, 1.4641288433vw);
}
@media only screen and (min-device-width: 810px) and (max-device-width: 1080px) and (orientation: portrait) {
  .page-daihatsumei .kv__btnList {
    bottom: min(100px, 7.3206442167vw);
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv__btnList {
    bottom: 8.5333333333vw;
    right: 6.4vw;
    gap: 3.2vw;
  }
}
.page-daihatsumei .kv__btnList li {
  list-style-type: none;
  width: min(250px, 18.3016105417vw);
  display: block;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv__btnList li {
    width: 42.6666666667vw;
  }
}
@media screen and (min-width: 1025px) {
  .page-daihatsumei .kv__btnList li:hover {
    opacity: 0.8;
  }
}
.page-daihatsumei .kv__btnList .btn__main {
  background: #006FB7;
  font-size: min(18px, 1.317715959vw);
  line-height: 1.5;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.04rem;
  text-align: center;
  width: min(250px, 18.3016105417vw);
  height: min(52px, 3.8067349927vw);
  border: min(3px, 0.2196193265vw) solid #006FB7;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv__btnList .btn__main {
    font-size: 4.2666666667vw;
    width: 42.6666666667vw;
    height: 12.8vw;
    padding-right: 5.3333333333vw;
  }
}
.page-daihatsumei .kv__btnList .btn__main .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: min(18px, 1.317715959vw);
  width: min(32px, 2.3426061493vw);
  height: min(32px, 2.3426061493vw);
  border-radius: 50%;
  border: min(3px, 0.2196193265vw) solid #FFFFFF;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv__btnList .btn__main .icon {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    right: 2.6666666667vw;
    border-width: 0.8vw;
  }
}
.page-daihatsumei .kv__btnList .btn__main .icon:before {
  content: "";
  top: min(5.5px, 0.4026354319vw);
  left: min(9px, 0.6588579795vw);
  position: absolute;
  width: min(9px, 0.6588579795vw);
  height: min(15px, 1.0980966325vw);
  background: url("../img/icon-arrow-left.png") no-repeat center;
  background-size: contain;
  z-index: 1;
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .kv__btnList .btn__main .icon:before {
    top: 1.4666666667vw;
    left: 2.4vw;
    width: 2.4vw;
    height: 4vw;
  }
}
@media screen and (min-width: 1025px) {
  .page-daihatsumei .kv__btnList .btn__main:hover {
    background: #FFFFFF;
    color: #006FB7;
    opacity: 1;
  }
  .page-daihatsumei .kv__btnList .btn__main:hover .icon {
    border: min(3px, 0.2196193265vw) solid #006FB7;
  }
  .page-daihatsumei .kv__btnList .btn__main:hover .icon:before {
    transform: translateX(min(3px, 0.2196193265vw));
    background: url("../img/icon-arrow-left_blue.png") no-repeat center;
    background-size: contain;
  }
}
.page-daihatsumei .section1 {
  padding: 42.7083333333vw 0 65.9375vw;
  text-align: center;
  position: relative;
  min-height: 141.6666666667vw;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1 {
    padding: 21.3333333333vw 0 21.3333333333vw;
    min-height: auto;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .page-daihatsumei .section1 {
    padding: min(80px, 5.8565153734vw) 0 min(80px, 5.8565153734vw);
  }
}
.page-daihatsumei .section1__anim1 {
  position: absolute;
  z-index: 2;
  top: min(97px, 7.1010248902vw);
  width: 100vw;
  height: 70.8333333333vw;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .page-daihatsumei .section1__anim1 {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    height: 30.4vw;
  }
}
.page-daihatsumei .section1__anim1-img {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.page-daihatsumei .section1__anim1-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-daihatsumei .section1__anim1-img.--01 {
  width: 28.5416666667vw;
  height: 30.4166666667vw;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1__anim1-img.--01 {
    width: 28.5333333333vw;
    height: 30.4vw;
  }
}
.page-daihatsumei .section1__anim1-img.--02 {
  width: 20vw;
  height: 21.7708333333vw;
  left: 28.4895833333vw;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1__anim1-img.--02 {
    width: 19.7333333333vw;
    height: 21.8666666667vw;
    left: 28.5333333333vw;
  }
}
.page-daihatsumei .section1__anim1-img.--03 {
  width: 23.4375vw;
  height: 25.5208333333vw;
  left: calc(28.5416666667vw + 19.8958333333vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1__anim1-img.--03 {
    width: 23.4666666667vw;
    height: 25.6vw;
    left: calc(28.5333333333vw + 19.7333333333vw);
  }
}
.page-daihatsumei .section1__anim1-img.--04 {
  width: 28.125vw;
  height: 30.4166666667vw;
  left: calc(28.5416666667vw + 19.8958333333vw + 23.4375vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1__anim1-img.--04 {
    width: 28.2666666667vw;
    height: 30.4vw;
    left: calc(28.5333333333vw + 19.7333333333vw + 23.2vw);
  }
}
.page-daihatsumei .section1__anim1-img.--05 {
  width: 21.3541666667vw;
  height: 22.2916666667vw;
  left: 0;
  top: 30.4166666667vw;
}
.page-daihatsumei .section1__anim1-img.--06 {
  width: 21.3541666667vw;
  height: 22.2916666667vw;
  left: auto;
  right: 0;
  top: 30.4166666667vw;
}
.page-daihatsumei .section1__anim1-img.--07 {
  width: 17.4479166667vw;
  height: 18.125vw;
  left: 0;
  top: calc(30.4166666667vw + 22.2916666667vw);
}
.page-daihatsumei .section1__anim1-img.--08 {
  width: 17.4479166667vw;
  height: 18.125vw;
  left: auto;
  right: 0;
  top: calc(30.4166666667vw + 22.2916666667vw);
}
.page-daihatsumei .section1__anim2 {
  position: absolute;
  z-index: 2;
  top: calc(70.8333333333vw + min(96px, 7.027818448vw));
  width: 100vw;
  height: 70.8333333333vw;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .page-daihatsumei .section1__anim2 {
    position: relative;
    bottom: auto;
    top: auto;
    left: 0;
    transform: none;
    width: 100%;
    height: 30.4vw;
  }
}
.page-daihatsumei .section1__anim2-img {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.page-daihatsumei .section1__anim2-img img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-daihatsumei .section1__anim2-img.--01 {
  width: 28.5416666667vw;
  height: 30.4166666667vw;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1__anim2-img.--01 {
    width: 28.5333333333vw;
    height: 30.4vw;
  }
}
.page-daihatsumei .section1__anim2-img.--02 {
  width: 23.4375vw;
  height: 25.5208333333vw;
  left: 28.5416666667vw;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1__anim2-img.--02 {
    width: 23.4666666667vw;
    height: 24.5333333333vw;
    left: 28.5333333333vw;
  }
}
.page-daihatsumei .section1__anim2-img.--03 {
  width: 19.8958333333vw;
  height: 21.7708333333vw;
  left: calc(28.5416666667vw + 23.4375vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1__anim2-img.--03 {
    width: 19.7333333333vw;
    height: 21.6vw;
    left: calc(28.5333333333vw + 23.4666666667vw);
  }
}
.page-daihatsumei .section1__anim2-img.--04 {
  width: 28.1770833333vw;
  height: 30.4166666667vw;
  left: calc(28.5416666667vw + 19.8958333333vw + 23.3854166667vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1__anim2-img.--04 {
    width: 28.2666666667vw;
    height: 30.4vw;
    left: calc(28.5333333333vw + 23.4666666667vw + 19.7333333333vw);
  }
}
.page-daihatsumei .section1__anim2-img.--05 {
  width: 21.3541666667vw;
  height: 22.2916666667vw;
  left: 0;
  bottom: 30.4166666667vw;
}
.page-daihatsumei .section1__anim2-img.--06 {
  width: 21.3541666667vw;
  height: 22.2916666667vw;
  left: auto;
  right: 0;
  bottom: 30.4166666667vw;
}
.page-daihatsumei .section1__anim2-img.--07 {
  width: 17.4479166667vw;
  height: 18.125vw;
  left: 0;
  bottom: calc(30.4166666667vw + 22.2916666667vw);
}
.page-daihatsumei .section1__anim2-img.--08 {
  width: 17.4479166667vw;
  height: 18.125vw;
  left: auto;
  right: 0;
  bottom: calc(30.4166666667vw + 22.2916666667vw);
}
.page-daihatsumei .section1__anim1 .only-pc, .page-daihatsumei .section1__anim2 .only-pc {
  display: block !important;
}
@media screen and (max-width: 1024px) {
  .page-daihatsumei .section1__anim1 .only-pc, .page-daihatsumei .section1__anim2 .only-pc {
    display: none !important;
  }
}
.page-daihatsumei .section1__anim1 .only-sp, .page-daihatsumei .section1__anim2 .only-sp {
  display: block !important;
}
@media screen and (min-width: 1025px) {
  .page-daihatsumei .section1__anim1 .only-sp, .page-daihatsumei .section1__anim2 .only-sp {
    display: none !important;
  }
}
.page-daihatsumei .section1__anim1 .img-effect img, .page-daihatsumei .section1__anim2 .img-effect img {
  transform: scale(1.1);
  transition: all 0.4s ease-in-out;
  transition-delay: 0.4s;
  will-change: transform;
}
.page-daihatsumei .section1__anim1 .img-effect:before, .page-daihatsumei .section1__anim2 .img-effect:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 1;
  transition: all 0.4s ease-in-out;
  transition-delay: 0.4s;
}
.page-daihatsumei .section1__anim1 .img-effect__red:before, .page-daihatsumei .section1__anim2 .img-effect__red:before {
  background: #E72428;
}
.page-daihatsumei .section1__anim1 .img-effect__green:before, .page-daihatsumei .section1__anim2 .img-effect__green:before {
  background: #57B666;
}
.page-daihatsumei .section1__anim1 .img-effect__blue:before, .page-daihatsumei .section1__anim2 .img-effect__blue:before {
  background: #006FB7;
}
.page-daihatsumei .section1__anim1 .img-effect.is-delay01:before, .page-daihatsumei .section1__anim2 .img-effect.is-delay01:before {
  transition-delay: 0.6s;
}
.page-daihatsumei .section1__anim1 .img-effect.is-delay01 img, .page-daihatsumei .section1__anim2 .img-effect.is-delay01 img {
  transition-delay: 0.6s;
}
.page-daihatsumei .section1__anim1 .img-effect.is-delay02:before, .page-daihatsumei .section1__anim2 .img-effect.is-delay02:before {
  transition-delay: 0.8s;
}
.page-daihatsumei .section1__anim1 .img-effect.is-delay02 img, .page-daihatsumei .section1__anim2 .img-effect.is-delay02 img {
  transition-delay: 0.8s;
}
.page-daihatsumei .section1__anim1 .img-effect.is-delay03:before, .page-daihatsumei .section1__anim2 .img-effect.is-delay03:before {
  transition-delay: 1s;
}
.page-daihatsumei .section1__anim1 .img-effect.is-delay03 img, .page-daihatsumei .section1__anim2 .img-effect.is-delay03 img {
  transition-delay: 1s;
}
.page-daihatsumei .section1__anim1 .img-effect.active img, .page-daihatsumei .section1__anim2 .img-effect.active img {
  transform: scale(1.01);
}
.page-daihatsumei .section1__anim1 .img-effect.active:before, .page-daihatsumei .section1__anim2 .img-effect.active:before {
  transform: translateY(105%);
}
.page-daihatsumei .section1 .inner {
  margin-bottom: min(60px, 4.39238653vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1 .inner {
    margin-bottom: 26.6666666667vw;
  }
}
.page-daihatsumei .section1 .c-ttl {
  padding-top: min(147px, 10.7613469985vw);
  font-size: 1.6666666667vw;
  line-height: 1.75;
  font-weight: bold;
  letter-spacing: 0.04rem;
  position: relative;
  display: inline-block;
  width: min(820px, 60.0292825769vw);
  z-index: 2;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1 .c-ttl {
    font-size: 4.8vw;
    line-height: 2;
    width: 100%;
    padding: 25.3333333333vw 0 0;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .page-daihatsumei .section1 .c-ttl {
    font-size: min(28px, 2.0497803807vw);
  }
}
.page-daihatsumei .section1 .c-ttl:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: max(-250px, -18.3016105417vw);
  top: 0;
  background: #F7F7F7;
  background: linear-gradient(180deg, #F7F7F7 0%, #F7F7F7 60%, transparent 100%);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1 .c-ttl:after {
    bottom: -53.3333333333vw;
    background: linear-gradient(180deg, #F7F7F7 0%, #F7F7F7 50%, transparent 100%);
  }
}
@media screen and (min-width: 1440px) {
  .page-daihatsumei .section1 .c-ttl:after {
    left: -25%;
    right: -25%;
  }
}
.page-daihatsumei .section1 .c-ttl.is-fixed {
  position: relative;
  z-index: 10;
}
.page-daihatsumei .section1 .c-ttl.is-pinned:after {
  opacity: 1;
  visibility: visible;
}
.page-daihatsumei .section1 .c-txt {
  font-size: 0.9375vw;
  line-height: 2.5;
  font-weight: 400;
  letter-spacing: 0.04rem;
  margin-bottom: min(60px, 4.39238653vw);
  position: relative;
  z-index: 1;
  padding-top: min(45px, 3.2942898975vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section1 .c-txt {
    padding-top: 8.5333333333vw;
    font-size: 3.7333333333vw;
    line-height: 2;
    letter-spacing: 0;
    margin-bottom: 18.9333333333vw;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .page-daihatsumei .section1 .c-txt {
    font-size: min(16px, 1.1713030747vw);
  }
}
.page-daihatsumei .section1 .c-txt span {
  display: inline-block;
  position: relative;
  transition: all 0.75s cubic-bezier(0.77, 0, 0.175, 1);
  clip-path: inset(0 100% 0 0);
}
.page-daihatsumei .section1 .c-txt span.animate {
  clip-path: inset(0 0 0 0);
}
.section1__main.is-pinned .page-daihatsumei .section1 .c-txt {
  transform: translateZ(0);
  will-change: transform;
}
.page-daihatsumei .section1 .c-cover {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #F7F7F7;
  z-index: 1;
}
@media (min-width: 768px) {
  .page-daihatsumei .section1 .c-cover {
    height: 9.8958333333vw;
  }
}
.page-daihatsumei .section2 .pinned-container {
  position: relative;
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  overflow: hidden;
  scroll-behavior: none;
}
.page-daihatsumei .section2 .layer-section {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  background-color: #F7F7F7;
  position: absolute;
  scroll-behavior: none;
}
.page-daihatsumei .section2 .theme-top {
  padding-top: min(100px, 7.3206442167vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top {
    padding-top: 16vw;
  }
}
.page-daihatsumei .section2 .theme-top .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  gap: min(94px, 6.8814055637vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .inner {
    gap: 17.0666666667vw;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-top .inner {
    gap: 8.5333333333vw;
  }
}
.page-daihatsumei .section2 .theme-top h2 {
  text-align: center;
  width: min(94px, 6.8814055637vw);
  margin: 0 auto min(45px, 3.2942898975vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top h2 {
    width: 21.8666666667vw;
    margin-bottom: 6.4vw;
  }
}
.page-daihatsumei .section2 .theme-top .ttl__main-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}
.page-daihatsumei .section2 .theme-top .ttl__main-top span {
  height: min(105px, 7.6866764275vw);
  display: inline-block;
  transform: translateY(120%);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .ttl__main-top span {
    height: 14.1333333333vw;
  }
}
.page-daihatsumei .section2 .theme-top .ttl__main-top span:nth-child(1) {
  margin-right: max(-10px, -0.7320644217vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .ttl__main-top span:nth-child(1) {
    margin-right: -1.6vw;
  }
}
.page-daihatsumei .section2 .theme-top .ttl__main-top span:nth-child(2) {
  margin-left: max(-10px, -0.7320644217vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .ttl__main-top span:nth-child(2) {
    margin-left: -1.6vw;
  }
}
.page-daihatsumei .section2 .theme-top .ttl__main-top span img {
  width: auto;
  height: 100%;
}
.page-daihatsumei .section2 .theme-top .ttl__main-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  margin-top: min(42px, 3.074670571vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .ttl__main-bottom {
    margin-top: 7.4666666667vw;
  }
}
.page-daihatsumei .section2 .theme-top .ttl__main-bottom span {
  height: min(110px, 8.0527086384vw);
  display: inline-block;
  transform: translateY(120%);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .ttl__main-bottom span {
    height: 15.4666666667vw;
  }
}
.page-daihatsumei .section2 .theme-top .ttl__main-bottom span img {
  width: auto;
  height: 100%;
}
.page-daihatsumei .section2 .theme-top .ttl__main-note {
  text-align: center;
  font-size: min(18px, 1.317715959vw);
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.1rem;
  margin-top: min(60px, 4.39238653vw);
  overflow: hidden;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .ttl__main-note {
    font-size: 4.2666666667vw;
    margin-top: 12.8vw;
  }
}
.page-daihatsumei .section2 .theme-top .ttl__main-note p {
  overflow: hidden;
  display: inline-block;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .ttl__main-note p {
    display: block;
  }
}
.page-daihatsumei .section2 .theme-top .ttl__main-note span {
  display: inline-block;
  transform: translateY(120%);
}
.page-daihatsumei .section2 .theme-top .scroll {
  width: min(50px, 3.6603221083vw);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: min(12px, 0.878477306vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .scroll {
    width: 13.3333333333vw;
  }
}
.page-daihatsumei .section2 .theme-top .scroll img {
  width: 100%;
  height: auto;
}
.page-daihatsumei .section2 .theme-top .scroll__effects {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(50px, 3.6603221083vw);
  position: relative;
  height: min(70px, 5.1244509517vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .scroll__effects {
    width: 13.3333333333vw;
    height: 18.6666666667vw;
  }
}
.page-daihatsumei .section2 .theme-top .scroll__effects span {
  display: block;
  width: min(25px, 1.8301610542vw);
  height: min(15px, 1.0980966325vw);
  background: url("../img/sec2-scroll_icon.png") center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  opacity: 0;
  animation: move 3s ease-out infinite;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-top .scroll__effects span {
    width: 6.6666666667vw;
    height: 4vw;
    animation: moveSp 3s ease-out infinite;
  }
}
.page-daihatsumei .section2 .theme-top .scroll__effects span:nth-child(2) {
  animation-delay: 1s;
}
.page-daihatsumei .section2 .theme-top .scroll__effects span:nth-child(3) {
  animation-delay: 2s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-top span {
  animation: style_fadeInUp__3FUUm 0.75s cubic-bezier(0.63, 0.25, 0.4, 0.91) 0s forwards;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-top span:nth-child(1) {
  animation-delay: 0.85s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-top span:nth-child(2) {
  animation-delay: 0.9s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-top span:nth-child(3) {
  animation-delay: 0.95s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-top span:nth-child(4) {
  animation-delay: 1s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-top span:nth-child(5) {
  animation-delay: 1.05s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-top span:nth-child(6) {
  animation-delay: 1.1s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-bottom span {
  animation: style_fadeInUp__3FUUm 0.75s cubic-bezier(0.63, 0.25, 0.4, 0.91) 0s forwards;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-bottom span:nth-child(1) {
  animation-delay: 0.85s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-bottom span:nth-child(2) {
  animation-delay: 0.9s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-bottom span:nth-child(3) {
  animation-delay: 0.95s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span {
  animation: style_fadeInUp__3FUUm 0.75s cubic-bezier(0.63, 0.25, 0.4, 0.91) 0s forwards;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(1) {
  animation-delay: 1.025s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(2) {
  animation-delay: 1.05s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(3) {
  animation-delay: 1.075s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(4) {
  animation-delay: 1.1s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(5) {
  animation-delay: 1.125s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(6) {
  animation-delay: 1.15s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(7) {
  animation-delay: 1.175s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(8) {
  animation-delay: 1.2s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(9) {
  animation-delay: 1.225s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(10) {
  animation-delay: 1.25s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(11) {
  animation-delay: 1.275s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(12) {
  animation-delay: 1.3s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(13) {
  animation-delay: 1.325s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(14) {
  animation-delay: 1.35s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(15) {
  animation-delay: 1.375s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(16) {
  animation-delay: 1.4s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(17) {
  animation-delay: 1.425s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(18) {
  animation-delay: 1.45s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(19) {
  animation-delay: 1.475s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(20) {
  animation-delay: 1.5s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(21) {
  animation-delay: 1.525s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(22) {
  animation-delay: 1.55s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(23) {
  animation-delay: 1.575s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(24) {
  animation-delay: 1.6s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(25) {
  animation-delay: 1.625s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(26) {
  animation-delay: 1.65s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(27) {
  animation-delay: 1.675s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(28) {
  animation-delay: 1.7s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(29) {
  animation-delay: 1.725s;
}
.page-daihatsumei .section2 .theme-top.active .ttl__main-note span:nth-child(30) {
  animation-delay: 1.75s;
}
.page-daihatsumei .section2 .theme-menu {
  display: flex;
  flex-direction: column;
  gap: min(36px, 2.635431918vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-menu {
    background: #E72328;
    padding: 5.8666666667vw 4.8vw;
    gap: 6.9333333333vw;
    width: 20.8vw;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transform: all 0.3s ease;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-menu.is-show {
    opacity: 1;
    visibility: visible;
    z-index: 3;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-menu__wrapper-close {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    display: none;
  }
}
.page-daihatsumei .section2 .theme-menu__wrapper {
  position: fixed;
  top: 50%;
  left: min(56px, 4.0995607613vw);
  transform: translateY(-50%);
  z-index: 5;
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}
.page-daihatsumei .section2 .theme-menu__wrapper.is-fixed {
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-menu__wrapper {
    left: auto;
    top: auto;
    transform: none;
    right: 6.4vw;
    bottom: 6.4vw;
  }
}
.page-daihatsumei .section2 .theme-menu a {
  text-decoration: none;
  color: #B2B2B2;
  font-size: min(16px, 1.1713030747vw);
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  font-family: "Pixelify Sans", sans-serif;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-menu a {
    font-size: 4.2666666667vw;
  }
}
.page-daihatsumei .section2 .theme-menu a:first-child {
  display: none;
  pointer-events: none;
}
.page-daihatsumei .section2 .theme-menu a span {
  display: inline-block;
  width: min(40px, 2.9282576867vw);
  height: min(12px, 0.878477306vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-menu a span {
    width: 10.6666666667vw;
    height: 3.2vw;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-menu a.active {
    color: #fff;
  }
}
@media (min-width: 768px) {
  .page-daihatsumei .section2 .theme-menu a[data-index="1"].active, .page-daihatsumei .section2 .theme-menu a[data-index="1"]:hover {
    color: #E72328;
  }
}
@media screen and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-menu a[data-index="1"].active {
    color: #E72328;
  }
}
@media (min-width: 768px) {
  .page-daihatsumei .section2 .theme-menu a[data-index="4"].active, .page-daihatsumei .section2 .theme-menu a[data-index="4"]:hover {
    color: #E72328;
  }
}
@media screen and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-menu a[data-index="4"].active {
    color: #E72328;
  }
}
@media (min-width: 768px) {
  .page-daihatsumei .section2 .theme-menu a[data-index="7"].active, .page-daihatsumei .section2 .theme-menu a[data-index="7"]:hover {
    color: #E72328;
  }
}
@media screen and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-menu a[data-index="7"].active {
    color: #E72328;
  }
}
@media (min-width: 768px) {
  .page-daihatsumei .section2 .theme-menu a[data-index="2"].active, .page-daihatsumei .section2 .theme-menu a[data-index="2"]:hover {
    color: #57B766;
  }
}
@media screen and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-menu a[data-index="2"].active {
    color: #57B766;
  }
}
@media (min-width: 768px) {
  .page-daihatsumei .section2 .theme-menu a[data-index="5"].active, .page-daihatsumei .section2 .theme-menu a[data-index="5"]:hover {
    color: #57B766;
  }
}
@media screen and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-menu a[data-index="5"].active {
    color: #57B766;
  }
}
@media (min-width: 768px) {
  .page-daihatsumei .section2 .theme-menu a[data-index="8"].active, .page-daihatsumei .section2 .theme-menu a[data-index="8"]:hover {
    color: #57B766;
  }
}
@media screen and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-menu a[data-index="8"].active {
    color: #57B766;
  }
}
@media (min-width: 768px) {
  .page-daihatsumei .section2 .theme-menu a[data-index="3"].active, .page-daihatsumei .section2 .theme-menu a[data-index="3"]:hover {
    color: #0070B9;
  }
}
@media screen and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-menu a[data-index="3"].active {
    color: #0070B9;
  }
}
@media (min-width: 768px) {
  .page-daihatsumei .section2 .theme-menu a[data-index="6"].active, .page-daihatsumei .section2 .theme-menu a[data-index="6"]:hover {
    color: #0070B9;
  }
}
@media screen and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-menu a[data-index="6"].active {
    color: #0070B9;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme-menu__toggle {
    font-size: min(16px, 1.1713030747vw);
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: 0;
    font-family: "Pixelify Sans", sans-serif;
    border: none;
    outline: none;
    background: #E72328;
    font-size: 4.2666666667vw;
    color: #fff;
    padding: 3.2vw 1.0666666667vw;
    gap: 1.6vw;
    width: 20.8vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
  }
  .page-daihatsumei .section2 .theme-menu__toggle:before {
    display: inline-block;
    content: "";
    background-image: url();
    width: 10.1333333333vw;
    height: 2.9333333333vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .page-daihatsumei .section2 .theme-menu__toggle:after {
    content: "";
    display: inline-block;
    width: 4.2666666667vw;
    height: 2.6666666667vw;
    background: url("../img/icon-arrow-top.png") center no-repeat;
    background-size: contain;
  }
  .page-daihatsumei .section2 .theme-menu__toggle.theme-1::before {
    background-image: url("../img/nav_001-sp.png");
  }
  .page-daihatsumei .section2 .theme-menu__toggle.theme-2::before {
    background-image: url("../img/nav_002-sp.png");
  }
  .page-daihatsumei .section2 .theme-menu__toggle.theme-3::before {
    background-image: url("../img/nav_003-sp.png");
  }
  .page-daihatsumei .section2 .theme-menu__toggle.theme-4::before {
    background-image: url("../img/nav_004-sp.png");
  }
  .page-daihatsumei .section2 .theme-menu__toggle.theme-5::before {
    background-image: url("../img/nav_005-sp.png");
  }
  .page-daihatsumei .section2 .theme-menu__toggle.theme-6::before {
    background-image: url("../img/nav_006-sp.png");
  }
  .page-daihatsumei .section2 .theme-menu__toggle.theme-7::before {
    background-image: url("../img/nav_007-sp.png");
  }
  .page-daihatsumei .section2 .theme-menu__toggle.theme-8::before {
    background-image: url("../img/nav_008-sp.png");
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .page-daihatsumei .section2 .theme-menu__toggle {
    display: none;
  }
}
.page-daihatsumei .section2 .theme .layer-content {
  max-width: min(1280px, 93.7042459736vw);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: min(100px, 7.3206442167vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme .layer-content {
    max-width: 100%;
    padding-left: 0;
  }
}
.page-daihatsumei .section2 .theme__content {
  position: relative;
  padding-right: min(725px, 53.074670571vw);
  min-height: min(430px, 31.4787701318vw);
  display: flex;
  flex-direction: column;
  gap: min(58px, 4.2459736457vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__content {
    padding: 0 8.5333333333vw 6.4vw;
    gap: 0;
    min-height: auto;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) and (max-width: 321px) {
  .page-daihatsumei .section2 .theme__content {
    padding-bottom: 0;
    padding-top: 6.4vw;
  }
}
.page-daihatsumei .section2 .theme__content__commingsoon .theme__desc {
  font-size: min(32px, 2.3426061493vw);
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.04em;
  color: #57B766;
  height: min(275px, 20.1317715959vw);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: min(30px, 2.196193265vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__content__commingsoon .theme__desc {
    font-size: 8.5333333333vw;
    height: auto;
    margin-top: 18.6666666667vw;
    padding-right: 0;
    padding-bottom: 8vw;
  }
}
.page-daihatsumei .section2 .theme__ttl {
  display: flex;
  align-items: center;
  gap: min(30px, 2.196193265vw);
  height: min(90px, 6.588579795vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl {
    height: 10.6666666667vw;
    gap: 3.2vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-num {
  line-height: 1;
  display: flex;
  align-items: center;
  gap: min(12px, 0.878477306vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num {
    gap: 1.3333333333vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-num .hash {
  width: min(50px, 3.6603221083vw);
  height: min(58px, 4.2459736457vw);
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num .hash {
    width: 5.8666666667vw;
    height: 6.9333333333vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-num .hash span {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.page-daihatsumei .section2 .theme__ttl-num .hash span:before, .page-daihatsumei .section2 .theme__ttl-num .hash span:after {
  content: "";
  position: absolute;
  background: transparent;
}
.page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(1):before, .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(1):after {
  top: 0;
  width: min(9px, 0.6588579795vw);
  transition: height 0.3s ease-in-out;
  height: 0;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(1):before, .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(1):after {
    width: 1.0666666667vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(1):before {
  left: min(8px, 0.5856515373vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(1):before {
    left: 0.8vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(1):after {
  left: min(32px, 2.3426061493vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(1):after {
    left: 3.7333333333vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(2):before, .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(2):after {
  left: 0;
  width: 0;
  height: min(9px, 0.6588579795vw);
  transition: width 0.3s ease-in-out 0.3s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(2):before, .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(2):after {
    height: 1.0666666667vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(2):before {
  top: min(18px, 1.317715959vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(2):before {
    top: 2.1333333333vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(2):after {
  top: min(42px, 3.074670571vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num .hash span:nth-child(2):after {
    top: 4.8vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-num .num {
  display: inline-block;
  width: min(148px, 10.8345534407vw);
  height: min(59px, 4.3191800878vw);
  opacity: 0;
  transform: translateY(50%);
  transition: transform 0.6s ease-in-out 0.6s, opacity 0.6s ease-in-out 0.6s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num .num {
    width: 17.6vw;
    height: 6.6666666667vw;
    transition: transform 0.6s ease-in-out 0.9s, opacity 0.6s ease-in-out 0.9s;
  }
}
.page-daihatsumei .section2 .theme__ttl-num .num.num-sm {
  margin-right: max(-18px, -1.317715959vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-num .num.num-sm {
    margin-right: -1.6vw;
  }
}
.page-daihatsumei .section2 .theme__ttl-txt {
  font-size: min(32px, 2.3426061493vw);
  line-height: 1.3;
  letter-spacing: 0.04rem;
  font-weight: 800;
  margin-top: min(30px, 2.196193265vw);
  opacity: 0;
  transform: translateY(100%);
  transition: transform 0.6s ease-in-out 0.6s, opacity 0.6s ease-in-out 0.6s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__ttl-txt {
    font-size: 6.4vw;
    line-height: 1.3;
    margin-top: 0;
  }
}
.page-daihatsumei .section2 .theme__ttl-txt.--02 {
  margin-top: 0;
}
.page-daihatsumei .section2 .theme__desc {
  font-size: min(14px, 1.0248901903vw);
  line-height: 2;
  letter-spacing: 0.04rem;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
.page-daihatsumei .section2 .theme__desc:before {
  content: "";
  position: absolute;
  top: max(-20px, -1.4641288433vw);
  left: max(-200px, -14.6412884334vw);
  width: min(800px, 58.5651537335vw);
  bottom: max(-20px, -1.4641288433vw);
  background: url("../img/theme_decs-mask.png") no-repeat center;
  background-size: 100% 100%;
  transition: left 0.6s cubic-bezier(0.79, 0.13, 0.87, 0.96) 0.9s;
  z-index: 3;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__desc:before {
    top: -5.3333333333vw;
    width: 133.3333333333vw;
    left: -26.6666666667vw;
    bottom: -5.3333333333vw;
    transition: left 0.6s cubic-bezier(0.79, 0.13, 0.87, 0.96) 2.1s;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__desc {
    font-size: 3.4666666667vw;
    line-height: 1.75;
    margin-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) and (max-width: 321px) {
  .page-daihatsumei .section2 .theme__desc {
    font-size: 2.9333333333vw;
    margin-top: 2.1333333333vw;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__desc .desc {
    height: 100%;
  }
}
.page-daihatsumei .section2 .theme__desc span {
  font-weight: 700;
  color: #fff;
}
.page-daihatsumei .section2 .theme__gallery {
  position: absolute;
  right: 0;
  bottom: max(-13px, -0.9516837482vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery {
    position: static;
    width: 100%;
    margin-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) and (max-width: 321px) {
  .page-daihatsumei .section2 .theme__gallery {
    margin-top: 2.1333333333vw;
  }
}
.page-daihatsumei .section2 .theme__gallery:before {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.page-daihatsumei .section2 .theme__gallery-img {
  width: min(689px, 50.439238653vw);
  height: min(430px, 31.4787701318vw);
  position: relative;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery-img {
    width: 82.9333333333vw;
    height: 51.7333333333vw;
  }
}
.page-daihatsumei .section2 .theme__gallery-img > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-in-out 1.8s, visibility 0.6s ease-in-out 1.8s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery-img > img {
    transition: opacity 0.6s ease-in-out 2.1s, visibility 0.6s ease-in-out 2.1s;
  }
}
.page-daihatsumei .section2 .theme__gallery-img .sub-note {
  font-size: min(11px, 0.8052708638vw);
  line-height: 2;
  position: absolute;
  bottom: min(16px, 1.1713030747vw);
  left: min(16px, 1.1713030747vw);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-in-out 1.8s, visibility 0.6s ease-in-out 1.8s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery-img .sub-note {
    font-size: 2.4vw;
    line-height: 1.5;
    bottom: 2.1333333333vw;
    left: 2.1333333333vw;
    transition: opacity 0.6s ease-in-out 2.1s, visibility 0.6s ease-in-out 2.1s;
  }
}
.page-daihatsumei .section2 .theme__gallery-img .sub-img {
  width: min(160px, 11.7130307467vw);
  height: min(90px, 6.588579795vw);
  top: min(20px, 1.4641288433vw);
  right: min(20px, 1.4641288433vw);
  position: absolute;
  z-index: 1;
  border: min(4px, 0.2928257687vw) solid transparent;
  background: #A5A5A5;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: opacity 0.6s ease-in-out 1.8s, visibility 0.6s ease-in-out 1.8s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery-img .sub-img {
    display: none;
  }
}
.page-daihatsumei .section2 .theme__gallery-img .sub-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.page-daihatsumei .section2 .theme__gallery-note {
  font-size: min(11px, 0.8052708638vw);
  line-height: 2;
  margin-top: min(24px, 1.756954612vw);
  padding-left: min(16px, 1.1713030747vw);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-in-out 1.8s, visibility 0.6s ease-in-out 1.8s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery-note {
    font-size: 2.4vw;
    line-height: 1.65;
    margin-top: 2.1333333333vw;
    padding-left: 0;
    margin-bottom: -3.2vw;
    transition: opacity 0.6s ease-in-out 2.1s, visibility 0.6s ease-in-out 2.1s;
  }
}
.page-daihatsumei .section2 .theme__gallery .border-effects {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
}
.page-daihatsumei .section2 .theme__gallery .border-effects span {
  position: absolute;
  inset: 0;
}
.page-daihatsumei .section2 .theme__gallery .border-effects span::before, .page-daihatsumei .section2 .theme__gallery .border-effects span::after {
  content: "";
  position: absolute;
  display: block;
}
.page-daihatsumei .section2 .theme__gallery .border-effects span:first-child::before {
  top: 0;
  left: 0;
  height: min(4px, 0.2928257687vw);
  width: 0;
  transition: width 0.3s ease-in-out 0.6s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery .border-effects span:first-child::before {
    height: 0.8vw;
    transition: width 0.3s ease-in-out 0.9s;
  }
}
.page-daihatsumei .section2 .theme__gallery .border-effects span:first-child::after {
  top: 0;
  right: 0;
  width: min(4px, 0.2928257687vw);
  height: 0;
  transition: height 0.3s ease-in-out 0.9s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery .border-effects span:first-child::after {
    width: 0.8vw;
    transition: height 0.3s ease-in-out 1.2s;
  }
}
.page-daihatsumei .section2 .theme__gallery .border-effects span:last-child::before {
  bottom: 0;
  right: 0;
  height: min(4px, 0.2928257687vw);
  width: 0;
  transition: width 0.3s ease-in-out 1.2s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery .border-effects span:last-child::before {
    height: 0.8vw;
    transition: width 0.3s ease-in-out 1.5s;
  }
}
.page-daihatsumei .section2 .theme__gallery .border-effects span:last-child::after {
  bottom: 0;
  left: 0;
  width: min(4px, 0.2928257687vw);
  height: 0;
  transition: height 0.3s ease-in-out 1.5s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery .border-effects span:last-child::after {
    width: 0.8vw;
    transition: height 0.3s ease-in-out 1.8s;
  }
}
.page-daihatsumei .section2 .theme__gallery-deco {
  width: min(840px, 61.4934114202vw);
  height: min(540px, 39.5314787701vw);
  position: absolute;
  top: max(-75px, -5.4904831625vw);
  left: max(-85px, -6.2225475842vw);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-in-out 1.2s, visibility 0.6s ease-in-out 1.2s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .theme__gallery-deco {
    display: none;
  }
}
.page-daihatsumei .section2 .theme.theme-1 .theme__ttl {
  color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-1 .theme__ttl .num {
  color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-1 .theme__ttl-num .hash span:before, .page-daihatsumei .section2 .theme.theme-1 .theme__ttl-num .hash span:after {
  background: #E72328;
}
.page-daihatsumei .section2 .theme.theme-1 .theme__desc span {
  background-color: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-1 .border-effects span::before, .page-daihatsumei .section2 .theme.theme-1 .border-effects span::after {
  background: #E72328;
}
.page-daihatsumei .section2 .theme.theme-1 .sub-img {
  border-color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-2 .theme__ttl {
  color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-2 .theme__ttl .num {
  color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-2 .theme__ttl-num .hash span:before, .page-daihatsumei .section2 .theme.theme-2 .theme__ttl-num .hash span:after {
  background: #57B766;
}
.page-daihatsumei .section2 .theme.theme-2 .theme__desc span {
  background-color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-2 .border-effects span::before, .page-daihatsumei .section2 .theme.theme-2 .border-effects span::after {
  background: #57B766;
}
.page-daihatsumei .section2 .theme.theme-2 .sub-img {
  border-color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-3 .theme__ttl {
  color: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-3 .theme__ttl .num {
  color: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-3 .theme__ttl-num .hash span:before, .page-daihatsumei .section2 .theme.theme-3 .theme__ttl-num .hash span:after {
  background: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-3 .theme__desc span {
  background-color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-3 .border-effects span::before, .page-daihatsumei .section2 .theme.theme-3 .border-effects span::after {
  background: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-3 .sub-img {
  border-color: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-4 .theme__ttl {
  color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-4 .theme__ttl .num {
  color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-4 .theme__ttl-num .hash span:before, .page-daihatsumei .section2 .theme.theme-4 .theme__ttl-num .hash span:after {
  background: #E72328;
}
.page-daihatsumei .section2 .theme.theme-4 .theme__desc span {
  background-color: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-4 .border-effects span::before, .page-daihatsumei .section2 .theme.theme-4 .border-effects span::after {
  background: #E72328;
}
.page-daihatsumei .section2 .theme.theme-4 .sub-img {
  border-color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-5 .theme__ttl {
  color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-5 .theme__ttl .num {
  color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-5 .theme__ttl-num .hash span:before, .page-daihatsumei .section2 .theme.theme-5 .theme__ttl-num .hash span:after {
  background: #57B766;
}
.page-daihatsumei .section2 .theme.theme-5 .theme__desc span {
  background-color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-5 .border-effects span::before, .page-daihatsumei .section2 .theme.theme-5 .border-effects span::after {
  background: #57B766;
}
.page-daihatsumei .section2 .theme.theme-5 .sub-img {
  border-color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-6 .theme__ttl {
  color: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-6 .theme__ttl .num {
  color: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-6 .theme__ttl-num .hash span:before, .page-daihatsumei .section2 .theme.theme-6 .theme__ttl-num .hash span:after {
  background: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-6 .theme__desc span {
  background-color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-6 .border-effects span::before, .page-daihatsumei .section2 .theme.theme-6 .border-effects span::after {
  background: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-6 .sub-img {
  border-color: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-7 .theme__ttl {
  color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-7 .theme__ttl .num {
  color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-7 .theme__ttl-num .hash span:before, .page-daihatsumei .section2 .theme.theme-7 .theme__ttl-num .hash span:after {
  background: #E72328;
}
.page-daihatsumei .section2 .theme.theme-7 .theme__desc span {
  background-color: #0070B9;
}
.page-daihatsumei .section2 .theme.theme-7 .border-effects span::before, .page-daihatsumei .section2 .theme.theme-7 .border-effects span::after {
  background: #E72328;
}
.page-daihatsumei .section2 .theme.theme-7 .sub-img {
  border-color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-8 .theme__ttl {
  color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-8 .theme__ttl .num {
  color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-8 .theme__ttl-num .hash span:before, .page-daihatsumei .section2 .theme.theme-8 .theme__ttl-num .hash span:after {
  background: #57B766;
}
.page-daihatsumei .section2 .theme.theme-8 .theme__desc span {
  background-color: #E72328;
}
.page-daihatsumei .section2 .theme.theme-8 .border-effects span::before, .page-daihatsumei .section2 .theme.theme-8 .border-effects span::after {
  background: #57B766;
}
.page-daihatsumei .section2 .theme.theme-8 .sub-img {
  border-color: #57B766;
}
.page-daihatsumei .section2 .theme.theme-1 .theme__gallery-deco {
  width: min(782px, 57.2474377745vw);
  height: min(574px, 42.0204978038vw);
  top: max(-75px, -5.4904831625vw);
  left: max(-52px, -3.8067349927vw);
}
.page-daihatsumei .section2 .theme.theme-2 .theme__gallery-deco {
  width: min(817px, 59.8096632504vw);
  height: min(486px, 35.5783308931vw);
  top: max(-12px, -0.878477306vw);
  left: max(-90px, -6.588579795vw);
}
.page-daihatsumei .section2 .theme.theme-3 .theme__gallery-deco {
  width: min(800px, 58.5651537335vw);
  height: min(555px, 40.6295754026vw);
  top: max(-76px, -5.5636896047vw);
  left: max(-56px, -4.0995607613vw);
}
.page-daihatsumei .section2 .theme.theme-4 .theme__gallery-deco {
  width: min(789px, 57.7598828697vw);
  height: min(540px, 39.5314787701vw);
  top: max(-76px, -5.5636896047vw);
  left: max(-61px, -4.4655929722vw);
}
.page-daihatsumei .section2 .theme.theme-5 .theme__gallery-deco {
  width: min(772px, 56.5153733529vw);
  height: min(552px, 40.4099560761vw);
  top: max(-80px, -5.8565153734vw);
  left: max(-40px, -2.9282576867vw);
}
.page-daihatsumei .section2 .theme.theme-6 .theme__gallery-deco {
  width: min(838px, 61.3469985359vw);
  height: min(580px, 42.4597364568vw);
  top: max(-80px, -5.8565153734vw);
  left: max(-70px, -5.1244509517vw);
}
.page-daihatsumei .section2 .theme.theme-7 .theme__gallery-deco {
  width: min(810px, 59.2972181552vw);
  height: min(533px, 39.019033675vw);
  top: max(-38px, -2.7818448023vw);
  left: max(-82px, -6.0029282577vw);
}
@media (min-width: 768px) {
  .page-daihatsumei .section2 .theme.theme-8 .theme__gallery {
    bottom: max(-56px, -4.0995607613vw);
  }
}
.page-daihatsumei .section2 .theme.theme-8 .theme__gallery-deco {
  width: min(795px, 58.1991215227vw);
  height: min(533px, 39.019033675vw);
  top: max(-68px, -4.9780380673vw);
  left: max(-66px, -4.831625183vw);
}
.page-daihatsumei .section2 .active .theme__ttl-num .hash span:first-child:before, .page-daihatsumei .section2 .active .theme__ttl-num .hash span:first-child:after {
  height: min(58px, 4.2459736457vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .active .theme__ttl-num .hash span:first-child:before, .page-daihatsumei .section2 .active .theme__ttl-num .hash span:first-child:after {
    height: 6.9333333333vw;
  }
}
.page-daihatsumei .section2 .active .theme__ttl-num .hash span:nth-child(2):before, .page-daihatsumei .section2 .active .theme__ttl-num .hash span:nth-child(2):after {
  width: min(50px, 3.6603221083vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section2 .active .theme__ttl-num .hash span:nth-child(2):before, .page-daihatsumei .section2 .active .theme__ttl-num .hash span:nth-child(2):after {
    width: 5.8666666667vw;
  }
}
.page-daihatsumei .section2 .active .theme__ttl-num .num {
  transform: translateY(0);
  opacity: 1;
}
.page-daihatsumei .section2 .active .theme__ttl-txt {
  transform: translateY(0);
  opacity: 1;
}
.page-daihatsumei .section2 .active .theme__desc:before {
  left: 100%;
}
.page-daihatsumei .section2 .active .theme__gallery img {
  opacity: 1;
  visibility: visible;
}
.page-daihatsumei .section2 .active .theme__gallery .sub-img {
  opacity: 1;
  visibility: visible;
}
.page-daihatsumei .section2 .active .theme__gallery .sub-note {
  opacity: 1;
  visibility: visible;
}
.page-daihatsumei .section2 .active .theme__gallery-deco {
  opacity: 1;
  visibility: visible;
}
.page-daihatsumei .section2 .active .theme__gallery-note {
  opacity: 1;
  visibility: visible;
}
.page-daihatsumei .section2 .active .theme__gallery .border-effects span:first-child::before {
  width: 100%;
}
.page-daihatsumei .section2 .active .theme__gallery .border-effects span:first-child::after {
  height: 100%;
}
.page-daihatsumei .section2 .active .theme__gallery .border-effects span:last-child::before {
  width: 100%;
}
.page-daihatsumei .section2 .active .theme__gallery .border-effects span:last-child::after {
  height: 100%;
}
.page-daihatsumei .section3 {
  padding-top: min(360px, 26.3543191801vw);
  padding-bottom: min(172px, 12.5915080527vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section3 {
    padding: 26.6666666667vw 0 34.1333333333vw;
  }
}
.page-daihatsumei .section3 .banner__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: min(52px, 3.8067349927vw);
  margin-left: max(-10px, -0.7320644217vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section3 .banner__items {
    flex-direction: column;
    align-items: center;
    gap: 8.5333333333vw;
    margin-left: 0;
  }
}
.page-daihatsumei .section3 .banner__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: min(26px, 1.9033674963vw);
  background: #fff;
  padding: min(25px, 1.8301610542vw) 0 min(24px, 1.756954612vw) min(24px, 1.756954612vw);
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: #000;
  width: min(477px, 34.9194729136vw);
  position: relative;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section3 .banner__item {
    flex-direction: column;
    width: 82.9333333333vw;
    padding: 6.4vw 2.6666666667vw;
  }
}
@media screen and (min-width: 1025px) {
  .page-daihatsumei .section3 .banner__item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    opacity: 0.8;
  }
}
.page-daihatsumei .section3 .banner__item:before {
  content: "";
  position: absolute;
  bottom: max(-10px, -0.7320644217vw);
  right: max(-10px, -0.7320644217vw);
  width: min(36px, 2.635431918vw);
  height: min(36px, 2.635431918vw);
  background: url("../img/sec3-icon.png") no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section3 .banner__item:before {
    width: 9.6vw;
    height: 9.6vw;
    bottom: -2.1333333333vw;
    right: -2.6666666667vw;
  }
}
.page-daihatsumei .section3 .banner__item-logo {
  width: min(126px, 9.224011713vw);
  display: inline-block;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section3 .banner__item-logo {
    width: 33.6vw;
  }
}
.page-daihatsumei .section3 .banner__item-text {
  font-size: min(14px, 1.0248901903vw);
  line-height: 1.5;
  letter-spacing: 0.1rem;
  font-weight: 400;
  white-space: nowrap;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section3 .banner__item-text {
    font-size: 3.4666666667vw;
    line-height: 1.5;
    text-align: center;
    margin-top: 3.7333333333vw;
  }
}
.page-daihatsumei .section3 .banner__item-type02 {
  padding: 0;
  min-height: min(120px, 8.78477306vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section3 .banner__item-type02 {
    min-height: 53.3333333333vw;
  }
}
.page-daihatsumei .section3 .banner__item-type02:before {
  display: none;
}
.page-daihatsumei .section3 .banner__item-type02 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1025px) {
  .page-daihatsumei .section3 .banner__item-type02:hover {
    box-shadow: none;
    opacity: 0.8;
  }
}
.page-daihatsumei .section4 {
  padding: min(60px, 4.39238653vw) 0 min(100px, 7.3206442167vw);
  background: #fff;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section4 {
    padding: 10.6666666667vw 0;
  }
}
.page-daihatsumei .section4 .sns {
  display: flex;
  justify-content: center;
  gap: min(30px, 2.196193265vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section4 .sns {
    gap: 8.5333333333vw;
  }
}
.page-daihatsumei .section4 .sns li {
  list-style-type: none;
  width: min(70px, 5.1244509517vw);
  height: min(70px, 5.1244509517vw);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .section4 .sns li {
    width: 16vw;
    height: 16vw;
  }
}
@media screen and (min-width: 1025px) {
  .page-daihatsumei .section4 .sns li:hover {
    opacity: 0.8;
  }
}
.page-daihatsumei [data-pagetop] {
  position: relative;
}
.page-daihatsumei [data-pagetop] .l-pagetop__btn {
  display: none;
  position: absolute;
  bottom: min(16px, 1.1713030747vw);
  right: min(40px, 2.9282576867vw);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei [data-pagetop] .l-pagetop__btn {
    bottom: 3.2vw;
    right: 7.4666666667vw;
  }
}
.page-daihatsumei [data-pagetop=fixed] .l-pagetop__btn {
  position: fixed;
  z-index: 100;
}
.page-daihatsumei .l-pagetop__btn {
  display: block;
  box-sizing: border-box;
}
.page-daihatsumei .l-pagetop__btn {
  position: relative;
  display: block;
  width: min(60px, 4.39238653vw);
  height: min(50px, 3.6603221083vw);
  border-radius: min(5px, 0.3660322108vw);
  background-color: #8f8f8f;
  transition-property: background;
  transition-duration: 0.3s;
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .l-pagetop__btn {
    width: 16vw;
    height: 13.3333333333vw;
    border-radius: 1.3333333333vw;
  }
}
.page-daihatsumei .l-pagetop__btn:focus,
.page-daihatsumei .l-pagetop__btn:hover {
  background-color: #a8a8a8;
}
.page-daihatsumei .l-pagetop__btn::after {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - min(3px, 0.2196193265vw));
  left: calc(50% - min(7px, 0.5124450952vw));
  width: min(10px, 0.7320644217vw);
  height: min(10px, 0.7320644217vw);
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(-45deg);
}
@media (max-width: 767px) and (orientation: portrait) {
  .page-daihatsumei .l-pagetop__btn::after {
    top: calc(50% - 0.8vw);
    left: calc(50% - 1.8666666667vw);
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}