@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato&family=Roboto+Flex:opsz,wdth,wght@8..144,87.5,100..1000&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

html {
  height: 100%; }

body {
  height: 100%;
  font-size: 12px;
  line-height: 1.5;
  background-color: #fff; }

ul {
  list-style: none; }

dt {
  display: block;
  width: auto; }

table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%; }

td,
th {
  vertical-align: top; }

th {
  font-weight: normal;
  text-align: left; }

caption {
  text-align: left; }

img {
  background-color: transparent;
  vertical-align: top; }

a img {
  border: none; }

img {
  -ms-interpolation-mode: bicubic; }

em {
  font-style: normal; }

hr {
  height: 1px; }

input,
textarea,
select,
option,
optgroup {
  vertical-align: middle;
  letter-spacing: 0em; }

/* ie6 hack*/
* html input {
  line-height: 1.0;
  height: 1.6em; }

/* ie7 hack */
*:first-child + html input {
  line-height: 1.0; }

select {
  min-width: 2em; }

option,
optgroup {
  padding-right: 0.4em; }

label[for],
input[type="checkbox"],
input[type="radio"],
input[type="button"],
input[type="image"],
input[type="reset"],
input[type="submit"],
select,
option {
  cursor: pointer; }

optgroup {
  cursor: default; }

html, body {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6em;
  letter-spacing: 0;
  color: #DADADA;
  background-image: url(../images/common/bg-noize.png);
  background-size: 1440px 1440px;
  background-color: #000000;
  -webkit-font-smoothing: auto; }

*, *:before, *:after {
  box-sizing: border-box; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
  color: #ffffff; }
  a:link,
  a:visited,
  a:hover {
    text-decoration: none; }

sup {
  vertical-align: super;
  font-size: smaller;
  line-height: 1; }

img {
  width: 100%;
  height: auto; }

@media all and (min-width: 769px) {
  a,
  input[type="button"],
  button {
    transition: ease 0.1s; }
  a.trans:hover {
    opacity: 0.7; }
  html {
    font-size: 62.5%; }
  .sp-view {
    display: none !important; } }

@media all and (max-width: 768px) {
  a {
    -webkit-tap-highlight-color: transparent; }
  .pc-view {
    display: none !important; }
  html, body {
    -webkit-text-size-adjust: none; }
  * {
    box-sizing: border-box; }
  html {
    font-size: 62.5%; }
  body {
    font-size: 2.8rem; }
  body {
    line-height: 1.3; }
  body {
    background-image: url(../images/common/bg-noize--sp.png);
    background-size: 390px 390px; } }

@keyframes scroll {
  0% {
    transform: scale(1, 1);
    transform-origin: 0 0; }
  50% {
    transform: scale(1, 0);
    transform-origin: 0 0; }
  50.1% {
    transform: scale(1, 0);
    transform-origin: 0 100%; }
  100% {
    transform: scale(1, 1);
    transform-origin: 0 100%; } }

@media all and (min-width: 769px) {
  .header-wrap {
    padding: 28px 0 0 30px;
    height: 70px; }
  .header__logo {
    width: 68px; }
  .footer {
    background-image: url(../images/common/bg-noize-footer.png);
    background-position: center top;
    background-color: #181818; }
    .footer-wrap {
      position: relative;
      padding: calc((60/1440)*100vw) 0 calc((80/1440)*100vw); } }
    @media all and (min-width: 769px) and (min-width: 1440px) {
      .footer-wrap {
        padding: 60px 0 80px; } }

@media all and (min-width: 769px) {
      .footer-wrap-top {
        max-width: 1400px;
        margin-inline: auto;
        padding: calc((75/1440)*100vw) calc((24/1440)*100vw) 0; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .footer-wrap-top {
          padding: 75px 24px 0; } }

@media all and (min-width: 769px) {
      .footer-wrap-bottom {
        position: relative;
        padding: calc((150/1440)*100vw) 0 calc((33/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .footer-wrap-bottom {
          padding: 150px 0 33px; } }

@media all and (min-width: 769px) {
        .footer-wrap-bottom.is-only {
          padding: calc((64/1440)*100vw) 0 calc((70/1440)*100vw); } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .footer-wrap-bottom.is-only {
            padding: 64px 0 70px; } }

@media all and (min-width: 769px) {
          .footer-wrap-bottom.is-only .footer__logo {
            bottom: calc((70/1440)*100vw); } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .footer-wrap-bottom.is-only .footer__logo {
              bottom: 70px; } }

@media all and (min-width: 769px) {
    .footer__info {
      margin-bottom: calc((40/1440)*100vw); } }
    @media all and (min-width: 769px) and (min-width: 1440px) {
      .footer__info {
        margin-bottom: 40px; } }

@media all and (min-width: 769px) {
      .footer__info__title {
        font-family: "Roboto Flex", sans-serif;
        font-size: calc((120/1440)*100vw);
        font-weight: 100;
        line-height: 0.8;
        margin-bottom: calc((35/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .footer__info__title {
          font-size: 120px;
          margin-bottom: 35px; } }

@media all and (min-width: 769px) {
      .footer__info__link {
        padding: 0 5px; }
        .footer__info__link a, .footer__info__link span {
          position: relative;
          display: inline-block;
          font-family: "Roboto Flex", sans-serif;
          font-size: calc((48/1440)*100vw);
          font-weight: 100;
          line-height: 0.75;
          color: #C9C9C9; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .footer__info__link a, .footer__info__link span {
            font-size: 48px; } }

@media all and (min-width: 769px) {
          .footer__info__link a::after, .footer__info__link span::after {
            position: absolute;
            right: calc((-34/1440)*100vw);
            top: 0;
            content: "";
            width: calc((25/1440)*100vw);
            height: calc((25/1440)*100vw);
            background: url(../images/common/ico-arrow.png);
            background-size: cover;
            transition: all 0.2s; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .footer__info__link a::after, .footer__info__link span::after {
              right: -34px;
              width: 25px;
              height: 25px; } }

@media all and (min-width: 769px) {
      .footer__info__spec {
        position: relative;
        padding-top: 8px; }
        .footer__info__spec::after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 8px;
          background-color: rgba(201, 201, 201, 0.8);
          transition: all 0.2s; }
        .footer__info__spec dl {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          padding: 0 5px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
          .footer__info__spec dl dt {
            font-family: "Roboto Flex", sans-serif;
            font-size: calc((10/1440)*100vw);
            font-weight: 100; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .footer__info__spec dl dt {
              font-size: 10px; } }

@media all and (min-width: 769px) {
          .footer__info__spec dl:nth-of-type(1) {
            padding-top: 14px; }
            .footer__info__spec dl:nth-of-type(1) dd {
              font-family: "Roboto Flex", sans-serif;
              font-size: calc((19/1440)*100vw);
              font-weight: 100;
              padding-top: 4px; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .footer__info__spec dl:nth-of-type(1) dd {
                font-size: 19px; } }

@media all and (min-width: 769px) {
          .footer__info__spec dl:nth-of-type(2) {
            padding-top: 2px; }
            .footer__info__spec dl:nth-of-type(2) dd {
              font-size: calc((20/1440)*100vw);
              font-weight: 100; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .footer__info__spec dl:nth-of-type(2) dd {
                font-size: 20px; } }

@media all and (min-width: 769px) {
          .footer__info__spec dl:nth-of-type(3) {
            padding-top: 2px; }
            .footer__info__spec dl:nth-of-type(3) dd {
              font-size: calc((13/1440)*100vw);
              font-weight: 100; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .footer__info__spec dl:nth-of-type(3) dd {
                font-size: 13px; } }

@media all and (min-width: 769px) {
      .footer__info ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        border-right: 1px solid rgba(255, 255, 255, 0.1); }
        .footer__info ul li {
          width: calc(100% / 3);
          border-left: 1px solid rgba(255, 255, 255, 0.1); }
          .footer__info ul li a {
            display: block;
            color: rgba(201, 201, 201, 0.8); }
            .footer__info ul li a:hover .footer__info__link span::after {
              right: calc((-40/1440)*100vw); } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .footer__info ul li a:hover .footer__info__link span::after {
                right: -40px; } }

@media all and (min-width: 769px) {
            .footer__info ul li a:hover .footer__info__spec {
              color: rgba(41, 41, 41, 0.8); }
              .footer__info ul li a:hover .footer__info__spec dl {
                position: relative;
                z-index: 5; }
              .footer__info ul li a:hover .footer__info__spec::after {
                height: 100%; }
    .footer__link ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .footer__link ul li {
        width: 49.28%; }
        .footer__link ul li a {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 88px;
          border: 1px solid rgba(201, 201, 201, 0.8); }
          .footer__link ul li a::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 8px;
            background-color: rgba(201, 201, 201, 0.8);
            transition: all 0.2s; }
          .footer__link ul li a span {
            font-size: calc((16/1440)*100vw);
            font-weight: 100;
            color: rgba(201, 201, 201, 0.8); } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .footer__link ul li a span {
              font-size: 16px; } }

@media all and (min-width: 769px) {
            .footer__link ul li a span::after {
              position: absolute;
              right: 18px;
              top: calc(50% - 14px);
              content: "";
              width: 25px;
              height: 25px;
              background: url(../images/common/ico-arrow.png);
              background-size: cover;
              transition: all 0.2s; }
          .footer__link ul li a:hover::after {
            height: 100%; }
          .footer__link ul li a:hover span {
            z-index: 10;
            color: rgba(41, 41, 41, 0.8); }
            .footer__link ul li a:hover span::after {
              right: 13px;
              background-image: url(../images/common/ico-arrow-hover.png); }
    .footer__logo {
      position: absolute;
      left: 22px;
      bottom: 35px;
      width: 120px; }
      .footer__logo.simple {
        left: 24px;
        bottom: 77px; }
    .footer__sns {
      margin-bottom: 28px; }
      .footer__sns ul {
        text-align: center; }
        .footer__sns ul li {
          font-family: "Lato", sans-serif;
          display: inline-block;
          font-size: calc((13/1440)*100vw);
          font-weight: 300; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .footer__sns ul li {
            font-size: 13px; } }

@media all and (min-width: 769px) {
          .footer__sns ul li a {
            color: #DADADA;
            margin-left: 5px;
            text-decoration: underline; }
            .footer__sns ul li a:hover {
              text-decoration: none; }
          .footer__sns ul li::after {
            content: "/";
            margin: 0 13px; }
          .footer__sns ul li:last-child::after {
            content: none;
            margin: 0; }
    .footer__copyright {
      font-family: "Lato", sans-serif;
      text-align: center;
      font-size: calc((11/1440)*100vw);
      font-weight: 300;
      letter-spacing: -0.01rem; } }
    @media all and (min-width: 769px) and (min-width: 1440px) {
      .footer__copyright {
        font-size: 11px; } }

@media all and (min-width: 769px) {
  .pagetop {
    width: 100%;
    text-align: center; }
    .pagetop a {
      display: inline-block;
      height: 95px;
      color: #F0F0F0; }
      .pagetop a span {
        position: relative;
        display: inline-block;
        font-size: 13px;
        font-weight: 400; }
        .pagetop a span::after {
          position: absolute;
          left: 50%;
          bottom: -75px;
          content: "";
          width: 1px;
          height: 68px;
          background-color: #505050;
          animation: scroll 3s infinite; } }

@media all and (max-width: 768px) {
  .header-wrap {
    padding: 18px 22px 0;
    height: 88px; }
  .header__logo {
    width: 60px; }
  .footer {
    background-image: url(../images/common/bg-noize-footer--sp.png);
    background-size: cover;
    background-color: #181818; }
    .footer-wrap {
      padding: 30px 0; }
      .footer-wrap-top {
        padding: 44px 4.35% 80px; }
      .footer-wrap-bottom {
        position: relative;
        padding: 48px 0 26px; }
    .footer__info {
      margin-bottom: 40px; }
      .footer__info__title {
        font-family: "Roboto Flex", sans-serif;
        font-size: 60px;
        font-weight: 100;
        line-height: 0.8;
        margin-bottom: 60px; }
      .footer__info__link {
        padding: 0 5px; }
        .footer__info__link a, .footer__info__link span {
          position: relative;
          display: inline-block;
          font-family: "Roboto Flex", sans-serif;
          font-size: 40px;
          font-weight: 100;
          line-height: 0.75;
          color: #C9C9C9; }
          .footer__info__link a::after, .footer__info__link span::after {
            position: absolute;
            right: -34px;
            top: 0;
            content: "";
            width: 25px;
            height: 25px;
            background: url(../images/common/ico-arrow.png);
            background-size: cover; }
      .footer__info__spec {
        letter-spacing: 0;
        border-top: 8px solid #b0b0b0; }
        .footer__info__spec dl {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          padding: 0 5px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
          .footer__info__spec dl dt {
            font-family: "Roboto Flex", sans-serif;
            font-size: 10px;
            font-weight: 100; }
          .footer__info__spec dl:nth-of-type(1) {
            padding: 14px 0 2px; }
            .footer__info__spec dl:nth-of-type(1) dd {
              font-family: "Roboto Flex", sans-serif;
              font-size: 16px;
              font-weight: 100;
              padding-top: 4px; }
          .footer__info__spec dl:nth-of-type(2) {
            padding: 2px 0; }
            .footer__info__spec dl:nth-of-type(2) dd {
              font-size: 18px;
              font-weight: 100; }
          .footer__info__spec dl:nth-of-type(3) {
            padding: 2px 0; }
            .footer__info__spec dl:nth-of-type(3) dd {
              font-size: 12px;
              font-weight: 100; }
      .footer__info ul li {
        margin-bottom: 38px; }
    .footer__link ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .footer__link ul li {
        width: 100%;
        margin-bottom: 16px; }
        .footer__link ul li a {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 80px;
          border: 1px solid #b0b0b0;
          border-top-width: 8px; }
          .footer__link ul li a span {
            font-size: 16px;
            font-weight: 100;
            color: #C9C9C9; }
            .footer__link ul li a span::after {
              position: absolute;
              right: 18px;
              top: calc(50% - 12px);
              content: "";
              width: 25px;
              height: 25px;
              background: url(../images/common/ico-arrow.png);
              background-size: cover; }
    .footer__logo {
      width: 84px;
      margin-left: 4.35%;
      margin-bottom: 32px; }
    .footer__btn {
      padding: 0 4.35%;
      margin-bottom: 32px; }
      .footer__btn a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 40px;
        color: #DADADA;
        border: 1px solid #DADADA; }
        .footer__btn a span {
          font-family: "Lato", sans-serif;
          position: relative;
          display: inline-block;
          font-size: 12px;
          font-weight: 100;
          letter-spacing: 0; }
          .footer__btn a span::after {
            position: absolute;
            left: -24px;
            top: 50%;
            content: "";
            width: 16px;
            height: 1px;
            background-color: #DADADA; }
    .footer__sns {
      padding: 0 4.35%;
      margin-bottom: 45px; }
      .footer__sns ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        letter-spacing: 0; }
        .footer__sns ul li {
          font-family: "Lato", sans-serif;
          font-size: 12px;
          font-weight: 300;
          margin-right: 24px; }
          .footer__sns ul li a {
            display: block;
            color: #DADADA;
            text-decoration: underline; }
    .footer__copyright {
      font-family: "Lato", sans-serif;
      text-align: center;
      font-size: 11px;
      font-weight: 300;
      letter-spacing: -0.01rem; }
  .pagetop {
    width: 100%;
    text-align: center; }
    .pagetop a {
      display: inline-block;
      height: 80px;
      color: #F0F0F0; }
      .pagetop a span {
        position: relative;
        display: inline-block;
        font-size: 10px;
        font-weight: 400; }
        .pagetop a span::after {
          position: absolute;
          left: 50%;
          bottom: -50px;
          content: "";
          width: 1px;
          height: 40px;
          background-color: #505050;
          animation: scroll 3s infinite; } }

.topPage .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2; }

@media all and (min-width: 769px) {
  .topPage {
    background: #000; }
    .topPage .mv {
      position: relative;
      background-color: #000000; }
      .topPage .mv__bg {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/top/title-bg.jpg);
        background-position: top center;
        background-size: cover; }
      .topPage .mv-wrap {
        max-width: 1400px;
        margin-inline: auto;
        padding: calc((260/1440)*100vw) calc((24/1440)*100vw) calc((24/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .topPage .mv-wrap {
          padding: 260px 24px 24px; } }

@media all and (min-width: 769px) {
      .topPage .mv__info {
        margin-bottom: 40px; }
        .topPage .mv__info__title {
          position: relative;
          width: calc((636/1440)*100vw);
          margin-inline: auto;
          margin-bottom: 120px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .mv__info__title {
            width: 636px;
            margin-bottom: calc((120/1440)*100vw); } }

@media all and (min-width: 769px) {
        .topPage .mv__info__link {
          padding: 0 5px; }
          .topPage .mv__info__link a, .topPage .mv__info__link span {
            position: relative;
            display: inline-block;
            font-family: "Roboto Flex", sans-serif;
            font-size: calc((48/1440)*100vw);
            font-weight: 100;
            line-height: 0.75;
            color: #C9C9C9; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .topPage .mv__info__link a, .topPage .mv__info__link span {
              font-size: 48px; } }

@media all and (min-width: 769px) {
            .topPage .mv__info__link a::after, .topPage .mv__info__link span::after {
              position: absolute;
              right: calc((-34/1440)*100vw);
              top: 0;
              content: "";
              width: calc((25/1440)*100vw);
              height: calc((25/1440)*100vw);
              background: url(../images/common/ico-arrow-down.png);
              background-size: cover;
              transition: all 0.2s; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .topPage .mv__info__link a::after, .topPage .mv__info__link span::after {
                right: -34px;
                width: 25px;
                height: 25px; } }

@media all and (min-width: 769px) {
        .topPage .mv__info__spec {
          position: relative;
          padding-top: 8px; }
          .topPage .mv__info__spec::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 8px;
            background-color: rgba(201, 201, 201, 0.8);
            transition: all 0.2s; }
          .topPage .mv__info__spec dl {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            padding: 0 5px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
            .topPage .mv__info__spec dl dt {
              font-family: "Roboto Flex", sans-serif;
              font-size: 10px;
              font-weight: 100; }
            .topPage .mv__info__spec dl:nth-of-type(1) {
              padding-top: 14px; }
              .topPage .mv__info__spec dl:nth-of-type(1) dd {
                font-family: "Roboto Flex", sans-serif;
                font-size: calc((19/1440)*100vw);
                font-weight: 100;
                padding-top: 4px; } }
              @media all and (min-width: 769px) and (min-width: 1440px) {
                .topPage .mv__info__spec dl:nth-of-type(1) dd {
                  font-size: 19px; } }

@media all and (min-width: 769px) {
            .topPage .mv__info__spec dl:nth-of-type(2) {
              padding-top: 2px; }
              .topPage .mv__info__spec dl:nth-of-type(2) dd {
                font-size: calc((20/1440)*100vw);
                font-weight: 100; } }
              @media all and (min-width: 769px) and (min-width: 1440px) {
                .topPage .mv__info__spec dl:nth-of-type(2) dd {
                  font-size: 20px; } }

@media all and (min-width: 769px) {
            .topPage .mv__info__spec dl:nth-of-type(3) {
              padding-top: 2px; }
              .topPage .mv__info__spec dl:nth-of-type(3) dd {
                font-size: calc((13/1440)*100vw);
                font-weight: 100; } }
              @media all and (min-width: 769px) and (min-width: 1440px) {
                .topPage .mv__info__spec dl:nth-of-type(3) dd {
                  font-size: 13px; } }

@media all and (min-width: 769px) {
        .topPage .mv__info ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          border-right: 1px solid rgba(255, 255, 255, 0.1); }
          .topPage .mv__info ul li {
            width: calc(100% / 3);
            border-left: 1px solid rgba(255, 255, 255, 0.1); }
            .topPage .mv__info ul li a {
              display: block;
              color: rgba(201, 201, 201, 0.8); }
              .topPage .mv__info ul li a:hover .mv__info__link span::after {
                top: calc((10/1440)*100vw); } }
              @media all and (min-width: 769px) and (min-width: 1440px) {
                .topPage .mv__info ul li a:hover .mv__info__link span::after {
                  top: 10px; } }

@media all and (min-width: 769px) {
              .topPage .mv__info ul li a:hover .mv__info__spec {
                color: rgba(41, 41, 41, 0.8); }
                .topPage .mv__info ul li a:hover .mv__info__spec dl {
                  position: relative;
                  z-index: 5; }
                .topPage .mv__info ul li a:hover .mv__info__spec::after {
                  height: 100%; }
      .topPage .mv__link ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .topPage .mv__link ul li {
          width: 49.28%; }
          .topPage .mv__link ul li a {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 88px;
            border: 1px solid rgba(201, 201, 201, 0.8); }
            .topPage .mv__link ul li a::after {
              content: "";
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 8px;
              background-color: rgba(201, 201, 201, 0.8);
              transition: all 0.2s; }
            .topPage .mv__link ul li a span {
              font-size: calc((16/1440)*100vw);
              font-weight: 100;
              color: rgba(201, 201, 201, 0.8); } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .topPage .mv__link ul li a span {
                font-size: 16px; } }

@media all and (min-width: 769px) {
              .topPage .mv__link ul li a span::after {
                position: absolute;
                right: 18px;
                top: calc(50% - 12px);
                content: "";
                width: 25px;
                height: 25px;
                background-image: url(../images/common/ico-arrow.png);
                background-size: cover;
                transition: all 0.2s; }
            .topPage .mv__link ul li a:hover::after {
              height: 100%; }
            .topPage .mv__link ul li a:hover span {
              z-index: 10;
              color: rgba(41, 41, 41, 0.8); }
              .topPage .mv__link ul li a:hover span::after {
                right: 13px;
                background-image: url(../images/common/ico-arrow-hover.png); }
          .topPage .mv__link ul li:nth-of-type(1) a span::after {
            width: 25px;
            height: 25px;
            background-image: url(../images/common/ico-arrow-down.png);
            background-size: cover; }
          .topPage .mv__link ul li:nth-of-type(1) a:hover span::after {
            top: calc(50% - 7px);
            right: 18px;
            background-image: url(../images/common/ico-arrow-down-hover.png); }
    .topPage .eventinfo-wrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      max-width: 1440px;
      padding: calc((124/1440)*100vw) 0 calc((145/1440)*100vw);
      margin-inline: auto; } }
    @media all and (min-width: 769px) and (min-width: 1440px) {
      .topPage .eventinfo-wrap {
        padding: 124px 0 145px; } }

@media all and (min-width: 769px) {
    .topPage .eventinfo__title {
      width: 27.29%;
      padding-left: 45px; }
      .topPage .eventinfo__title-main {
        font-family: "Lato", sans-serif;
        font-size: calc((25/1440)*100vw);
        line-height: 1.1; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .topPage .eventinfo__title-main {
          font-size: 25px; } }

@media all and (min-width: 769px) {
      .topPage .eventinfo__title-sub {
        font-size: calc((14/1440)*100vw);
        font-weight: 300;
        line-height: 1.5; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .topPage .eventinfo__title-sub {
          font-size: 14px; } }

@media all and (min-width: 769px) {
    .topPage .eventinfo__detail {
      width: 72.7%;
      padding-right: calc((44/1440)*100vw); } }
    @media all and (min-width: 769px) and (min-width: 1440px) {
      .topPage .eventinfo__detail {
        padding-right: 44px; } }

@media all and (min-width: 769px) {
      .topPage .eventinfo__detail__title {
        font-family: "Roboto Flex", sans-serif;
        font-size: 64px;
        font-weight: 100;
        line-height: 0.75;
        padding-top: 12px;
        border-top: 6px solid #dadada;
        margin-bottom: 40px; }
      .topPage .eventinfo__detail__spec__logo01 img {
        width: auto;
        height: 47px;
        /*
                            width: calc((180/1440)*100vw);
                            @media all and (min-width: 1440px) {
                                width: 180px;
                            }
                            */ }
      .topPage .eventinfo__detail__spec__logo02 img {
        width: auto;
        height: 47px;
        /*
                            width: calc((106/1440)*100vw);
                            @media all and (min-width: 1440px) {
                                width: 106px;
                            }
                            */ }
      .topPage .eventinfo__detail__spec__logo03 img {
        width: auto;
        height: 132px;
        /*
                            width: calc((164/1440)*100vw);
                            @media all and (min-width: 1440px) {
                                width: 164px;
                            }
                            */ }
      .topPage .eventinfo__detail__spec__map {
        padding: 6px 0 16px; }
      .topPage .eventinfo__detail__spec dl {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 5px 0;
        border-bottom: 1px solid rgba(201, 201, 201, 0.1); }
        .topPage .eventinfo__detail__spec dl dt {
          font-size: calc((12/1440)*100vw); } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .eventinfo__detail__spec dl dt {
            font-size: 12px; } }

@media all and (min-width: 769px) {
        .topPage .eventinfo__detail__spec dl dd {
          font-size: calc((13/1440)*100vw); } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .eventinfo__detail__spec dl dd {
            font-size: 13px; } }

@media all and (min-width: 769px) {
          .topPage .eventinfo__detail__spec dl dd a {
            text-decoration: underline; }
            .topPage .eventinfo__detail__spec dl dd a:hover {
              text-decoration: none; }
        .topPage .eventinfo__detail__spec dl:nth-of-type(1) dd {
          font-family: "Roboto Flex", sans-serif;
          font-size: calc((22/1440)*100vw);
          font-weight: 100; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .eventinfo__detail__spec dl:nth-of-type(1) dd {
            font-size: 22px; } }

@media all and (min-width: 769px) {
      .topPage .eventinfo__detail__btns {
        margin-bottom: 22px; }
        .topPage .eventinfo__detail__btns a {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: calc((12/1440)*100vw);
          height: 44px;
          border: 1px solid #505050;
          color: #C9C9C9; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .eventinfo__detail__btns a {
            font-size: 12px; } }

@media all and (min-width: 769px) {
          .topPage .eventinfo__detail__btns a::after {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            width: 100%;
            height: 0;
            background-color: #505050;
            transition: all 0.2s; }
          .topPage .eventinfo__detail__btns a:hover {
            color: #040404; }
            .topPage .eventinfo__detail__btns a:hover::after {
              height: 100%; }
        .topPage .eventinfo__detail__btns ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          .topPage .eventinfo__detail__btns ul li {
            width: 48.28%;
            margin-bottom: 0 !important; }
      .topPage .eventinfo__detail__link {
        text-align: center; }
        .topPage .eventinfo__detail__link a {
          font-size: calc((16/1440)*100vw);
          font-weight: 100;
          color: #DADADA; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .eventinfo__detail__link a {
            font-size: 16px; } }

@media all and (min-width: 769px) {
          .topPage .eventinfo__detail__link a span {
            position: relative;
            display: inline-block; }
            .topPage .eventinfo__detail__link a span::after {
              position: absolute;
              top: calc(50% - 7px);
              right: -23px;
              content: "";
              width: 15px;
              height: 15px;
              background-image: url(../images/common/ico-arrow-s.png);
              background-size: cover;
              transition: all 0.2s; }
          .topPage .eventinfo__detail__link a:hover {
            color: #ffffff; }
            .topPage .eventinfo__detail__link a:hover span::after {
              right: -26px; }
        .topPage .eventinfo__detail__link p {
          font-size: calc((14/1440)*100vw);
          font-weight: 200;
          padding-top: 5px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .eventinfo__detail__link p {
            font-size: 14px; } }

@media all and (min-width: 769px) {
      .topPage .eventinfo__detail__btn a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 88px;
        border: 1px solid #DADADA; }
        .topPage .eventinfo__detail__btn a::after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 8px;
          background-color: #dadada;
          transition: all 0.2s; }
        .topPage .eventinfo__detail__btn a span {
          font-size: calc((16/1440)*100vw);
          font-weight: 100;
          color: #C9C9C9; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .eventinfo__detail__btn a span {
            font-size: 16px; } }

@media all and (min-width: 769px) {
          .topPage .eventinfo__detail__btn a span::after {
            position: absolute;
            right: 18px;
            top: calc(50% - 14px);
            content: "";
            width: calc((25/1440)*100vw);
            height: calc((25/1440)*100vw);
            background: url(../images/common/ico-arrow.png);
            background-size: cover; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .topPage .eventinfo__detail__btn a span::after {
              width: 25px;
              height: 25px; } }

@media all and (min-width: 769px) {
        .topPage .eventinfo__detail__btn a:hover::after {
          height: 100%; }
        .topPage .eventinfo__detail__btn a:hover span {
          z-index: 10;
          color: rgba(94, 94, 94, 0.8); }
          .topPage .eventinfo__detail__btn a:hover span::after {
            right: 13px;
            background-image: url(../images/common/ico-arrow-hover.png); }
      .topPage .eventinfo__detail > ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .topPage .eventinfo__detail > ul li {
          width: 46.46%;
          margin-bottom: calc((120/1440)*100vw); } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .eventinfo__detail > ul li {
            margin-bottom: 120px; } }

@media all and (min-width: 769px) {
    .topPage .products {
      color: #cfcfcf;
      background-color: #0e0e0e;
      background-image: url(../images/common/bg-noize.png);
      background-repeat: repeat-x; }
      .topPage .products-wrap {
        max-width: 1440px;
        padding: calc((140/1440)*100vw) calc((45/1440)*100vw) calc((50/1440)*100vw);
        margin-inline: auto; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .topPage .products-wrap {
          padding: 140px 45px 50px; } }

@media all and (min-width: 769px) {
      .topPage .products__title {
        margin-bottom: 40px; }
        .topPage .products__title-main {
          font-family: "Roboto Flex", sans-serif;
          font-size: calc((96/1440)*100vw);
          font-weight: 200;
          line-height: 1.1; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .products__title-main {
            font-size: 96px; } }

@media all and (min-width: 769px) {
        .topPage .products__title-sub {
          font-size: calc((20/1440)*100vw);
          font-weight: 200;
          line-height: 1.2; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .products__title-sub {
            font-size: 20px; } }

@media all and (min-width: 769px) {
      .topPage .products__lead {
        font-size: calc((14/1440)*100vw);
        font-weight: 300;
        line-height: 1.7;
        margin-bottom: 95px; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .topPage .products__lead {
          font-size: 14px; } }

@media all and (min-width: 769px) {
      .topPage .products__list__thumb {
        margin-bottom: 16px; }
      .topPage .products__list__detail {
        width: 85.3%; }
        .topPage .products__list__detail__cat {
          margin-bottom: calc((9/1440)*100vw); } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .products__list__detail__cat {
            margin-bottom: 8px; } }

@media all and (min-width: 769px) {
          .topPage .products__list__detail__cat span {
            font-family: "Lato", sans-serif;
            display: inline-block;
            font-size: calc((11/1440)*100vw);
            letter-spacing: -0.03rem;
            line-height: 13px;
            color: #ffffff;
            background-color: #f72222;
            padding: 0 3px; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .topPage .products__list__detail__cat span {
              font-size: 10px; } }

@media all and (min-width: 769px) {
        .topPage .products__list__detail__lead {
          font-size: calc((12/1440)*100vw);
          font-weight: 300;
          margin-bottom: 8px;
          font-feature-settings: "palt"; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .products__list__detail__lead {
            font-size: 13px; } }

@media all and (min-width: 769px) {
        .topPage .products__list__detail__name {
          font-size: calc((17/1440)*100vw);
          font-weight: 500;
          margin-bottom: 12px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .products__list__detail__name {
            font-size: 17px; } }

@media all and (min-width: 769px) {
        .topPage .products__list__detail__price {
          text-align: right;
          font-size: calc((13/1440)*100vw);
          font-weight: 300;
          margin-bottom: 15px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .topPage .products__list__detail__price {
            font-size: 13px; } }

@media all and (min-width: 769px) {
          .topPage .products__list__detail__price small {
            font-size: calc((10/1440)*100vw); } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .topPage .products__list__detail__price small {
              font-size: 10px; } }

@media all and (min-width: 769px) {
        .topPage .products__list__detail__btn a {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          height: 33px;
          color: #C9C9C9;
          border: 1px solid #505050; }
          .topPage .products__list__detail__btn a::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 0;
            background-color: #c9c9c9;
            transition: all 0.15s; }
          .topPage .products__list__detail__btn a span {
            font-family: "Lato", sans-serif;
            position: relative;
            display: inline-block;
            font-size: 12px;
            font-weight: 400; }
            .topPage .products__list__detail__btn a span::after {
              position: absolute;
              left: -24px;
              top: 50%;
              content: "";
              width: 16px;
              height: 1px;
              background-color: #505050; }
          .topPage .products__list__detail__btn a:hover {
            color: #0e0e0e; }
            .topPage .products__list__detail__btn a:hover::after {
              height: 100%; }
            .topPage .products__list__detail__btn a:hover span {
              z-index: 10; }
              .topPage .products__list__detail__btn a:hover span::after {
                background-color: #505050; }
      .topPage .products__list ul {
        display: flex;
        flex-wrap: wrap; }
        .topPage .products__list ul li {
          width: 30.2%;
          margin-right: calc((100% - (30.2%)*3)/2);
          margin-bottom: 95px; }
          .topPage .products__list ul li:nth-of-type(3n) {
            margin-right: 0; }
      .topPage .products__video {
        width: 740px;
        margin: 0px auto;
        padding-bottom: 40px; }
        .topPage .products__video iframe {
          width: 740px;
          height: 466px;
          margin: 0px auto; }
      .topPage .products__youtube {
        max-width: 800px;
        margin-inline: auto;
        margin-bottom: 160px;
        padding-top: 80px; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .topPage .products__youtube {
          padding: 80px 1px 0; } }

@media all and (min-width: 769px) {
        .topPage .products__youtube.colum2 {
          display: flex;
          gap: 4%; } }

@media all and (max-width: 768px) {
  .topPage .mv {
    position: relative; }
    .topPage .mv__bg {
      display: block;
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: url(../images/top/title-bg--sp.jpg);
      background-position: top center;
      background-size: contain;
      z-index: -1; }
    .topPage .mv-wrap {
      padding: 125px 10px 28px; }
    .topPage .mv__info {
      margin-bottom: 40px; }
      .topPage .mv__info__title {
        text-align: center;
        margin-bottom: 80px; }
        .topPage .mv__info__title img {
          width: 75%;
          margin: 0px auto; }
      .topPage .mv__info__link {
        padding: 0 5px; }
        .topPage .mv__info__link a, .topPage .mv__info__link span {
          position: relative;
          display: inline-block;
          font-family: "Roboto Flex", sans-serif;
          font-size: 40px;
          font-weight: 100;
          line-height: 0.75;
          color: #C9C9C9; }
          .topPage .mv__info__link a::after, .topPage .mv__info__link span::after {
            position: absolute;
            right: -34px;
            top: 0;
            content: "";
            width: 25px;
            height: 25px;
            background: url(../images/common/ico-arrow-down.png);
            background-size: cover; }
      .topPage .mv__info__spec {
        color: rgba(201, 201, 201, 0.8);
        border-top: 8px solid #b0b0b0; }
        .topPage .mv__info__spec dl {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          padding: 0 5px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
          .topPage .mv__info__spec dl dt {
            font-family: "Roboto Flex", sans-serif;
            font-size: 10px;
            font-weight: 400; }
          .topPage .mv__info__spec dl:nth-of-type(1) {
            padding: 14px 0 2px; }
            .topPage .mv__info__spec dl:nth-of-type(1) dd {
              font-family: "Roboto Flex", sans-serif;
              font-size: 16px;
              font-weight: 200;
              padding-top: 4px; }
          .topPage .mv__info__spec dl:nth-of-type(2) {
            padding: 2px 0; }
            .topPage .mv__info__spec dl:nth-of-type(2) dd {
              font-size: 18px;
              font-weight: 300; }
          .topPage .mv__info__spec dl:nth-of-type(3) {
            padding: 2px 0; }
            .topPage .mv__info__spec dl:nth-of-type(3) dd {
              font-size: 12px;
              font-weight: 400; }
      .topPage .mv__info ul li {
        margin-bottom: 38px; }
        .topPage .mv__info ul li a {
          display: block; }
    .topPage .mv__link ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .topPage .mv__link ul li {
        width: 100%;
        margin-bottom: 20px; }
        .topPage .mv__link ul li a {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 84px;
          border: 1px solid #b0b0b0;
          border-top-width: 8px; }
          .topPage .mv__link ul li a span {
            font-size: 16px;
            font-weight: 100;
            color: #C9C9C9; }
            .topPage .mv__link ul li a span::after {
              position: absolute;
              right: 18px;
              top: calc(50% - 14px);
              content: "";
              width: 25px;
              height: 25px;
              background-image: url(../images/common/ico-arrow.png);
              background-size: cover; }
        .topPage .mv__link ul li:nth-of-type(1) a span::after {
          width: 25px;
          height: 25px;
          background-image: url(../images/common/ico-arrow-down.png);
          background-size: cover; }
  .topPage .eventinfo {
    position: relative;
    background-color: #000000; }
    .topPage .eventinfo-wrap {
      padding: 40px 10px 1px; }
    .topPage .eventinfo__title {
      display: none; }
    .topPage .eventinfo__detail__title {
      font-family: "Roboto Flex", sans-serif;
      font-size: 64px;
      font-weight: 100;
      line-height: 0.75;
      padding-top: 12px;
      border-top: 6px solid #dadada;
      margin-bottom: 40px; }
    .topPage .eventinfo__detail__spec__logo01 img {
      width: 180px; }
    .topPage .eventinfo__detail__spec__logo02 img {
      width: 106px; }
    .topPage .eventinfo__detail__spec__logo03 img {
      width: 132px; }
    .topPage .eventinfo__detail__spec__map {
      padding: 6px 0 16px; }
    .topPage .eventinfo__detail__spec dl {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 5px 0;
      border-bottom: 1px solid rgba(201, 201, 201, 0.1); }
      .topPage .eventinfo__detail__spec dl dt {
        font-size: 12px;
        font-weight: 100; }
      .topPage .eventinfo__detail__spec dl dd {
        font-size: 13px;
        font-weight: 100; }
        .topPage .eventinfo__detail__spec dl dd a {
          text-decoration: underline; }
      .topPage .eventinfo__detail__spec dl:nth-of-type(1) dd {
        font-family: "Roboto Flex", sans-serif;
        font-size: 22px;
        font-weight: 100; }
    .topPage .eventinfo__detail__btns {
      margin-bottom: 22px; }
      .topPage .eventinfo__detail__btns a {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        height: 44px;
        border: 1px solid #505050;
        color: #C9C9C9; }
      .topPage .eventinfo__detail__btns ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .topPage .eventinfo__detail__btns ul li {
          width: 47.83%;
          margin-bottom: 0 !important; }
    .topPage .eventinfo__detail__link {
      text-align: center; }
      .topPage .eventinfo__detail__link a {
        font-size: 16px;
        font-weight: 200; }
        .topPage .eventinfo__detail__link a span {
          position: relative;
          display: inline-block; }
          .topPage .eventinfo__detail__link a span::after {
            position: absolute;
            top: calc(50% - 7px);
            right: -23px;
            content: "";
            width: 15px;
            height: 15px;
            background-image: url(../images/common/ico-arrow-s.png);
            background-size: cover; }
      .topPage .eventinfo__detail__link p {
        font-size: 14px;
        font-weight: 200;
        padding-top: 5px; }
    .topPage .eventinfo__detail__btn {
      display: none; }
      .topPage .eventinfo__detail__btn a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 88px;
        border: 1px solid #b0b0b0;
        border-top-width: 8px; }
        .topPage .eventinfo__detail__btn a span {
          font-size: 16px;
          font-weight: 400;
          color: #C9C9C9; }
          .topPage .eventinfo__detail__btn a span::after {
            position: absolute;
            right: 18px;
            top: calc(50% - 14px);
            content: "";
            width: 25px;
            height: 29px;
            background: url(../images/common/ico-arrow.png);
            background-size: cover; }
    .topPage .eventinfo__detail > ul li {
      margin-bottom: 55px; }
  .topPage .products {
    position: relative;
    padding-top: 200px;
    color: #cfcfcf; }
    .topPage .products-wrap {
      padding: 40px 0 80px;
      background-color: #0e0e0e;
      background-image: url(../images/common/bg-noize--sp.png); }
    .topPage .products__title {
      padding: 0 24px 45px; }
      .topPage .products__title-main {
        font-family: "Roboto Flex", sans-serif;
        font-size: 71px;
        font-weight: 200;
        line-height: 0.8;
        margin-bottom: 8px; }
      .topPage .products__title-sub {
        font-size: 20px;
        font-weight: 300;
        line-height: 1.2; }
    .topPage .products__lead {
      font-size: 14px;
      font-weight: 300;
      line-height: 1.75;
      padding: 0 24px 35px; }
    .topPage .products__list__thumb {
      margin-bottom: 16px; }
    .topPage .products__list__detail {
      width: 83%;
      margin-left: 10px; }
      .topPage .products__list__detail__cat {
        margin-bottom: 12px;
        line-height: 1; }
        .topPage .products__list__detail__cat span {
          font-family: "Lato", sans-serif;
          display: inline-block;
          font-size: 10px;
          letter-spacing: -0.03rem;
          line-height: 13px;
          color: #ffffff;
          background-color: #f72222;
          padding: 0 3px;
          vertical-align: middle; }
      .topPage .products__list__detail__lead {
        font-size: 12px;
        font-weight: 300;
        margin-bottom: 12px;
        font-feature-settings: "palt"; }
      .topPage .products__list__detail__name {
        font-size: 17px;
        font-weight: 500;
        margin-bottom: 18px; }
      .topPage .products__list__detail__price {
        text-align: right;
        font-size: 13px;
        font-weight: 300;
        margin-bottom: 15px; }
        .topPage .products__list__detail__price small {
          font-size: 10px; }
      .topPage .products__list__detail__btn a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 33px;
        color: #C9C9C9;
        border: 1px solid #505050; }
        .topPage .products__list__detail__btn a span {
          font-family: "Lato", sans-serif;
          position: relative;
          display: inline-block;
          font-size: 12px;
          font-weight: 400; }
          .topPage .products__list__detail__btn a span::after {
            position: absolute;
            left: -24px;
            top: 50%;
            content: "";
            width: 16px;
            height: 1px;
            background-color: #505050; }
    .topPage .products__list ul li {
      width: 100%;
      margin-bottom: 84px; }
      .topPage .products__list ul li:last-child {
        margin-bottom: 55px; }
    .topPage .products__video {
      padding: 16px 10px 64px 10px; }
      .topPage .products__video__wrap {
        position: relative;
        width: 100%;
        padding-top: 56.25%; }
        .topPage .products__video__wrap iframe {
          position: absolute;
          top: 0;
          right: 0;
          width: 100%;
          height: 100%; }
    .topPage .products__youtube {
      padding: 48px 10px 40px; }
      .topPage .products__youtube.colum2 .thumb {
        margin-bottom: 40px; }
  .topPage .footer {
    position: relative; } }

@media all and (min-width: 769px) {
  .lurePage {
    background: url(../images/lammtarra/bg.jpg) center top no-repeat;
    background-size: 100% auto;
    background-attachment: fixed; }
    .lurePage .header {
      position: fixed;
      left: 0;
      top: 0;
      z-index: 2; }
    .lurePage.ventura {
      background: url(../images/ventura/bg.jpg) center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
    .lurePage.xband-hd {
      background: url(../images/xband-hd/bg.jpg) center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
    .lurePage.hook-remover {
      background: url(../images/hook-remover/bg.jpg) center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
    .lurePage .mv {
      height: 370px;
      padding-top: 95px; }
      .lurePage .mv__title {
        text-align: center; }
        .lurePage .mv__title-main {
          font-family: "Roboto Flex", sans-serif;
          font-size: calc((96/1440)*100vw);
          font-weight: 200;
          line-height: 1.1; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .mv__title-main {
            font-size: 96px; } }

@media all and (min-width: 769px) {
        .lurePage .mv__title-sub {
          font-size: calc((20/1440)*100vw);
          font-weight: 300; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .mv__title-sub {
            font-size: 20px; } }

@media all and (min-width: 769px) {
    .lurePage .contentswrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      max-width: 1440px;
      margin-inline: auto; }
    .lurePage .product {
      position: relative;
      width: 50%; }
      .lurePage .product__spec {
        position: sticky;
        top: 160px;
        left: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center; }
        .lurePage .product__spec__thumb {
          width: 48.3%;
          padding-bottom: 120px;
          border-right: 1px solid rgba(218, 218, 218, 0.15); }
          .lurePage .product__spec__thumb__title {
            padding-left: calc((44/1440)*100vw);
            margin-bottom: 40px; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .lurePage .product__spec__thumb__title {
              padding-left: 44px; } }

@media all and (min-width: 769px) {
            .lurePage .product__spec__thumb__title-main {
              font-family: "Lato", sans-serif;
              font-size: calc((22/1440)*100vw);
              line-height: 1.2; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .lurePage .product__spec__thumb__title-main {
                font-size: 22px; } }

@media all and (min-width: 769px) {
            .lurePage .product__spec__thumb__title-sub {
              font-size: calc((13/1440)*100vw);
              font-weight: 300; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .lurePage .product__spec__thumb__title-sub {
                font-size: 13px; } }

@media all and (min-width: 769px) {
          .lurePage .product__spec__thumb-sp {
            display: none; }
        .lurePage .product__spec__detail {
          width: calc(100% - 48.3%);
          padding: 0 calc((45/1440)*100vw) 0; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .product__spec__detail {
            padding: 0 45px 0; } }

@media all and (min-width: 769px) {
          .lurePage .product__spec__detail__cat {
            margin-bottom: 12px; }
            .lurePage .product__spec__detail__cat span {
              font-family: "Lato", sans-serif;
              display: inline-block;
              font-size: calc((10/1440)*100vw);
              letter-spacing: -0.03rem;
              line-height: 13px;
              color: #060606;
              background-color: #f72222;
              padding: 0 3px; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .lurePage .product__spec__detail__cat span {
                font-size: 10px; } }

@media all and (min-width: 769px) {
          .lurePage .product__spec__detail__lead {
            font-size: calc((12/1440)*100vw);
            font-weight: 300;
            margin-bottom: 12px;
            font-feature-settings: "palt"; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .lurePage .product__spec__detail__lead {
              font-size: 12px; } }

@media all and (min-width: 769px) {
          .lurePage .product__spec__detail__name {
            font-size: calc((28/1440)*100vw);
            font-weight: 500;
            margin-bottom: 18px; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .lurePage .product__spec__detail__name {
              font-size: 28px; } }

@media all and (min-width: 769px) {
          .lurePage .product__spec__detail__tag p {
            font-size: calc((12/1440)*100vw);
            font-weight: 300; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .lurePage .product__spec__detail__tag p {
              font-size: 12px; } }

@media all and (min-width: 769px) {
          .lurePage .product__spec__detail__info {
            font-size: calc((12/1440)*100vw);
            font-weight: 300;
            margin-bottom: 15px; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .lurePage .product__spec__detail__info {
              font-size: 12px; } }

@media all and (min-width: 769px) {
          .lurePage .product__spec__detail__price {
            font-size: calc((13/1440)*100vw);
            font-weight: 300;
            padding-left: 90px;
            text-align: right; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .lurePage .product__spec__detail__price {
              font-size: 13px; } }

@media all and (min-width: 769px) {
            .lurePage .product__spec__detail__price small {
              font-size: calc((10/1440)*100vw); } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .lurePage .product__spec__detail__price small {
                font-size: 10px; } }

@media all and (min-width: 769px) {
          .lurePage .product__spec__detail .detail__btn {
            margin-top: 36px; }
    .lurePage .detail {
      width: 50%; }
      .lurePage .detail-wrap {
        padding: 0 calc((102/1440)*100vw) 0 calc((22/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .lurePage .detail-wrap {
          padding: 0 102px 0 22px; } }

@media all and (min-width: 769px) {
      .lurePage .detail__lead {
        margin-bottom: calc((60/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .lurePage .detail__lead {
          margin-bottom: 60px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__lead__title {
          font-size: calc((18/1440)*100vw);
          font-weight: 400;
          line-height: 1.75;
          margin-bottom: 25px;
          font-feature-settings: "palt"; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__lead__title {
            font-size: 18px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__lead p {
          font-size: calc((13/1440)*100vw);
          font-weight: 300;
          line-height: 1.8; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__lead p {
            font-size: 13px; } }

@media all and (min-width: 769px) {
      .lurePage .detail__btn {
        margin-bottom: 65px; }
        .lurePage .detail__btn a {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          height: 44px;
          color: #505050;
          background-color: #DADADA; }
          .lurePage .detail__btn a::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 0;
            background-color: #333333;
            transition: all 0.12s; }
          .lurePage .detail__btn a span {
            font-family: "Lato", sans-serif;
            position: relative;
            display: inline-block;
            font-size: calc((14/1440)*100vw);
            font-weight: 400; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .lurePage .detail__btn a span {
              font-size: 14px; } }

@media all and (min-width: 769px) {
            .lurePage .detail__btn a span::after {
              position: absolute;
              left: -34px;
              top: 50%;
              content: "";
              width: 24px;
              height: 1px;
              background-color: #505050; }
          .lurePage .detail__btn a:hover {
            color: #DADADA; }
            .lurePage .detail__btn a:hover::after {
              height: 100%; }
            .lurePage .detail__btn a:hover span {
              z-index: 10; }
              .lurePage .detail__btn a:hover span::after {
                background-color: #DADADA; }
      .lurePage .detail__pct {
        margin-bottom: calc((55/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .lurePage .detail__pct {
          margin-bottom: 55px; } }

@media all and (min-width: 769px) {
      .lurePage .detail__list {
        margin-bottom: calc((32/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .lurePage .detail__list {
          margin-bottom: 32px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__list dl dt {
          font-size: calc((12/1440)*100vw);
          font-weight: 400;
          margin-bottom: 10px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__list dl dt {
            font-size: 12px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__list dl dd p {
          font-size: calc((13/1440)*100vw);
          line-height: 2;
          font-weight: 300; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__list dl dd p {
            font-size: 13px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__list-num {
          display: inline-block;
          margin-right: 1rem; }
      .lurePage .detail__colorlist {
        padding-bottom: calc((75/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .lurePage .detail__colorlist {
          padding-bottom: 75px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__colorlist dl dt {
          font-size: calc((12/1440)*100vw);
          font-weight: 400;
          margin-bottom: 10px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__colorlist dl dt {
            font-size: 12px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__colorlist dl dd ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          .lurePage .detail__colorlist dl dd ul li {
            width: 30.4%;
            margin-bottom: calc((22/1440)*100vw); } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .lurePage .detail__colorlist dl dd ul li {
              margin-bottom: 22px; } }

@media all and (min-width: 769px) {
            .lurePage .detail__colorlist dl dd ul li p {
              text-align: center;
              font-size: calc((11/1440)*100vw);
              font-weight: 400;
              letter-spacing: -0.05rem;
              padding-top: 5px; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .lurePage .detail__colorlist dl dd ul li p {
                font-size: 11px; } }

@media all and (min-width: 769px) {
      .lurePage .detail__youtube {
        margin-bottom: calc((85/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .lurePage .detail__youtube {
          margin-bottom: 85px; } }

@media all and (min-width: 769px) {
      .lurePage .detail__pctlist {
        margin-bottom: calc((80/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .lurePage .detail__pctlist {
          margin-bottom: 80px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__pctlist dl dt {
          font-size: calc((12/1440)*100vw);
          font-weight: 400;
          margin-bottom: 10px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__pctlist dl dt {
            font-size: 12px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__pctlist dl dd ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          .lurePage .detail__pctlist dl dd ul li {
            width: 48.66%;
            margin-bottom: calc((35/1440)*100vw); } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .lurePage .detail__pctlist dl dd ul li {
              margin-bottom: 35px; } }

@media all and (min-width: 769px) {
            .lurePage .detail__pctlist dl dd ul li p {
              font-size: calc((12/1440)*100vw);
              font-weight: 300;
              letter-spacing: -0.05rem;
              line-height: 1.6;
              padding: 15px 15px 0; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .lurePage .detail__pctlist dl dd ul li p {
                font-size: 12px; } }

@media all and (min-width: 769px) {
      .lurePage .detail__pcttext {
        margin-bottom: calc((90/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .lurePage .detail__pcttext {
          margin-bottom: 90px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__pcttext dl dt {
          margin-bottom: calc((30/1440)*100vw); } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__pcttext dl dt {
            margin-bottom: 30px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__pcttext dl dd strong {
          display: block;
          font-size: calc((16/1440)*100vw);
          font-weight: 400;
          line-height: 1.5;
          margin-bottom: 20px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__pcttext dl dd strong {
            font-size: 16px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__pcttext dl dd p {
          font-size: calc((13/1440)*100vw);
          font-weight: 300;
          line-height: 1.8; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__pcttext dl dd p {
            font-size: 13px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__pcttext dl dd ol {
          font-size: calc((13/1440)*100vw);
          font-weight: 300;
          line-height: 1.8;
          padding: 0.8em 0 0.5em 1.1em; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__pcttext dl dd ol {
            font-size: 13px; } }

@media all and (min-width: 769px) {
        .lurePage .detail__pcttext dl dd ul {
          font-size: calc((13/1440)*100vw);
          font-weight: 300;
          line-height: 1.8;
          padding: 0.8em 0 0.5em 1.1em; }
          .lurePage .detail__pcttext dl dd ul li {
            position: relative; }
            .lurePage .detail__pcttext dl dd ul li:before {
              content: "・";
              position: absolute;
              left: -1.2em;
              top: 0; }
          .lurePage .detail__pcttext dl dd ul.kome li {
            position: relative; }
            .lurePage .detail__pcttext dl dd ul.kome li:before {
              content: "※"; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .lurePage .detail__pcttext dl dd ul {
            font-size: 13px; } }

@media all and (max-width: 768px) {
  .lurePage {
    background: url(../images/lammtarra/bg--sp.jpg) center top no-repeat;
    background-size: 100% auto;
    background-attachment: fixed; }
    .lurePage .header {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2; }
    .lurePage.ventura {
      background: url(../images/ventura/bg--sp.jpg) center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
    .lurePage.xband-hd {
      background: url(../images/xband-hd/bg--sp.jpg) center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
    .lurePage.hook-remover {
      background: url(../images/hook-remover/bg--sp.jpg) center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
    .lurePage .mv {
      padding-top: 120px; }
      .lurePage .mv__title {
        text-align: center;
        margin-bottom: 40px; }
        .lurePage .mv__title-main {
          font-family: "Roboto Flex", sans-serif;
          font-size: 53px;
          font-weight: 200;
          line-height: 1.1;
          margin-bottom: 10px; }
        .lurePage .mv__title-sub {
          font-size: 20px;
          font-weight: 300; }
    .lurePage .contentswrap {
      position: relative; }
    .lurePage .product {
      position: relative; }
      .lurePage .product__spec__thumb {
        text-align: center; }
        .lurePage .product__spec__thumb__title-main {
          font-family: "Lato", sans-serif;
          font-size: 18px; }
        .lurePage .product__spec__thumb__title-sub {
          font-size: 10px;
          font-weight: 300; }
        .lurePage .product__spec__thumb picture {
          display: none; }
      .lurePage .product__spec__detail {
        padding: 0 24px; }
        .lurePage .product__spec__detail__cat {
          margin-bottom: 8px; }
          .lurePage .product__spec__detail__cat span {
            font-family: "Lato", sans-serif;
            display: inline-block;
            font-size: 11px;
            letter-spacing: -0.03rem;
            line-height: 14px;
            color: #060606;
            background-color: #F32222;
            padding: 0 3px; }
        .lurePage .product__spec__detail__lead {
          font-size: 12px;
          font-weight: 300;
          margin-bottom: 8px;
          font-feature-settings: "palt"; }
        .lurePage .product__spec__detail__name {
          font-size: 32px;
          font-weight: 500;
          margin-bottom: 10px; }
        .lurePage .product__spec__detail__tag p {
          font-size: 11px;
          font-weight: 300; }
        .lurePage .product__spec__detail__info {
          font-size: 11px;
          font-weight: 300; }
        .lurePage .product__spec__detail__price {
          text-align: right;
          font-size: 14px;
          font-weight: 300; }
          .lurePage .product__spec__detail__price small {
            font-size: 10px; }
    .lurePage .detail-wrap {
      padding-bottom: 1px; }
    .lurePage .detail__lead__title {
      font-size: 15px;
      font-weight: 400;
      line-height: 1.65;
      padding: 0 24px 8px;
      font-feature-settings: "palt"; }
    .lurePage .detail__lead p {
      font-size: 12px;
      font-weight: 300;
      line-height: 1.75;
      padding: 15px 24px 25px; }
    .lurePage .detail__btn {
      padding: 0 24px 64px; }
      .lurePage .detail__btn a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 40px;
        color: #505050;
        background-color: #DADADA; }
        .lurePage .detail__btn a span {
          font-family: "Lato", sans-serif;
          position: relative;
          display: inline-block;
          font-size: 13px;
          font-weight: 400; }
    .lurePage .detail__pct {
      padding: 0 24px;
      margin-bottom: 35px; }
    .lurePage .detail__list {
      padding: 0 24px;
      margin-bottom: 32px; }
      .lurePage .detail__list dl dt {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 8px; }
      .lurePage .detail__list dl dd p {
        display: flex;
        flex-wrap: wrap;
        font-size: 12px;
        line-height: 1.4;
        font-weight: 300; }
        .lurePage .detail__list dl dd p + p {
          padding-top: 5px; }
      .lurePage .detail__list-num {
        display: inline-block;
        width: 3rem; }
      .lurePage .detail__list-text {
        display: inline-block;
        width: calc(100% - 3rem); }
    .lurePage .detail__colorlist {
      padding: 0 24px 70px; }
      .lurePage .detail__colorlist dl dt {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 20px; }
      .lurePage .detail__colorlist dl dd ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .lurePage .detail__colorlist dl dd ul li {
          width: 46.5%;
          margin-bottom: 20px; }
          .lurePage .detail__colorlist dl dd ul li p {
            text-align: center;
            font-size: 11px;
            font-weight: 400;
            letter-spacing: -0.05rem;
            padding-top: 5px; }
    .lurePage .detail__youtube {
      position: relative;
      width: 87.7%;
      margin-inline: auto;
      margin-bottom: 85px; }
      .lurePage .detail__youtube::before {
        content: "";
        display: block;
        padding-top: 56.25%; }
      .lurePage .detail__youtube iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .lurePage .detail__pctlist {
      padding: 0 24px;
      margin-bottom: 70px; }
      .lurePage .detail__pctlist dl dt {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 13px; }
      .lurePage .detail__pctlist dl dd ul li {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 15px; }
        .lurePage .detail__pctlist dl dd ul li picture {
          width: 48.83%; }
        .lurePage .detail__pctlist dl dd ul li p {
          width: 46.78%;
          font-size: 11px;
          font-weight: 300;
          letter-spacing: -0.05rem;
          line-height: 1.4; }
    .lurePage .detail__pcttext {
      padding: 0 24px;
      margin-bottom: 60px; }
      .lurePage .detail__pcttext dl dt {
        margin-bottom: 25px; }
      .lurePage .detail__pcttext dl dd strong {
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-bottom: 15px; }
      .lurePage .detail__pcttext dl dd p {
        font-size: 12px;
        font-weight: 300;
        line-height: 1.65; }
      .lurePage .detail__pcttext dl dd ol {
        font-size: 12px;
        font-weight: 300;
        line-height: 1.65;
        padding: 0.8em 0 0.5em 1.1em; }
      .lurePage .detail__pcttext dl dd ul {
        font-size: 12px;
        font-weight: 300;
        line-height: 1.65;
        padding: 0.8em 0 0.5em 1.1em; }
        .lurePage .detail__pcttext dl dd ul li {
          position: relative; }
          .lurePage .detail__pcttext dl dd ul li:before {
            content: "・";
            position: absolute;
            left: -1.2em;
            top: 0; }
        .lurePage .detail__pcttext dl dd ul.kome li {
          position: relative; }
          .lurePage .detail__pcttext dl dd ul.kome li:before {
            content: "※"; } }
      @media all and (max-width: 768px) and (min-width: 1440px) {
        .lurePage .detail__pcttext dl dd ul {
          font-size: 13px; } }

@media all and (min-width: 769px) {
  .salesPage {
    background: url(../images/sales/bg.jpg) center top no-repeat #000;
    background-size: 100% auto;
    background-attachment: fixed; }
    .salesPage .mv {
      padding-top: calc((190/1440)*100vw);
      padding-bottom: 40px; } }
    @media all and (min-width: 769px) and (min-width: 1440px) {
      .salesPage .mv {
        padding-top: 190px;
        padding-bottom: 10px; } }

@media all and (min-width: 769px) {
      .salesPage .mv__title {
        text-align: center;
        margin-bottom: calc((120/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .salesPage .mv__title {
          margin-bottom: 120px; } }

@media all and (min-width: 769px) {
        .salesPage .mv__title-main {
          font-family: "Roboto Flex", sans-serif;
          font-size: calc((100/1440)*100vw);
          font-weight: 100;
          line-height: 1.1;
          color: rgba(224, 224, 224, 0.8); } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .salesPage .mv__title-main {
            font-size: 100px; } }

@media all and (min-width: 769px) {
        .salesPage .mv__title-sub {
          font-size: calc((18/1440)*100vw);
          font-weight: 300;
          color: rgba(201, 201, 201, 0.8); } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .salesPage .mv__title-sub {
            font-size: 18px; } }

@media all and (min-width: 769px) {
      .salesPage .mv__info {
        max-width: 1400px;
        padding: 0 calc((44/1440)*100vw);
        margin-inline: auto; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .salesPage .mv__info {
          padding: 0 44px; } }

@media all and (min-width: 769px) {
        .salesPage .mv__info__link {
          padding: 0 5px; }
          .salesPage .mv__info__link span {
            position: relative;
            display: inline-block;
            font-family: "Roboto Flex", sans-serif;
            font-size: calc((48/1440)*100vw);
            font-weight: 100;
            line-height: 0.75;
            color: rgba(201, 201, 201, 0.8); } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .salesPage .mv__info__link span {
              font-size: 48px; } }

@media all and (min-width: 769px) {
        .salesPage .mv__info__spec {
          position: relative;
          border-top: 8px solid rgba(201, 201, 201, 0.8);
          color: rgba(201, 201, 201, 0.8); }
          .salesPage .mv__info__spec__caution {
            position: absolute;
            bottom: -32px;
            right: 0;
            font-size: calc((11/1440)*100vw);
            font-weight: 100; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .salesPage .mv__info__spec__caution {
              font-size: 11px; } }

@media all and (min-width: 769px) {
          .salesPage .mv__info__spec dl {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            padding: 0 5px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
            .salesPage .mv__info__spec dl dt {
              font-family: "Roboto Flex", sans-serif;
              font-size: calc((10/1440)*100vw);
              font-weight: 100; } }
            @media all and (min-width: 769px) and (min-width: 1440px) {
              .salesPage .mv__info__spec dl dt {
                font-size: 10px; } }

@media all and (min-width: 769px) {
            .salesPage .mv__info__spec dl:nth-of-type(1) {
              padding-top: 14px; }
              .salesPage .mv__info__spec dl:nth-of-type(1) dd {
                font-family: "Roboto Flex", sans-serif;
                font-size: calc((19/1440)*100vw);
                font-weight: 100;
                padding-top: 4px; } }
              @media all and (min-width: 769px) and (min-width: 1440px) {
                .salesPage .mv__info__spec dl:nth-of-type(1) dd {
                  font-size: 19px; } }

@media all and (min-width: 769px) {
            .salesPage .mv__info__spec dl:nth-of-type(2) {
              padding-top: 2px; }
              .salesPage .mv__info__spec dl:nth-of-type(2) dd {
                font-size: calc((20/1440)*100vw);
                font-weight: 100; } }
              @media all and (min-width: 769px) and (min-width: 1440px) {
                .salesPage .mv__info__spec dl:nth-of-type(2) dd {
                  font-size: 20px; } }

@media all and (min-width: 769px) {
            .salesPage .mv__info__spec dl:nth-of-type(3) {
              padding-top: 2px; }
              .salesPage .mv__info__spec dl:nth-of-type(3) dd {
                font-size: calc((13/1440)*100vw);
                font-weight: 100; } }
              @media all and (min-width: 769px) and (min-width: 1440px) {
                .salesPage .mv__info__spec dl:nth-of-type(3) dd {
                  font-size: 13px; } }

@media all and (min-width: 769px) {
        .salesPage .mv__info ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          border-right: 1px solid rgba(255, 255, 255, 0.1); }
          .salesPage .mv__info ul li {
            width: 25%;
            border-left: 1px solid rgba(255, 255, 255, 0.1); }
    .salesPage .contentswrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      max-width: 1440px;
      padding: 0 calc((44/1440)*100vw);
      margin-inline: auto; } }
    @media all and (min-width: 769px) and (min-width: 1440px) {
      .salesPage .contentswrap {
        padding: 0 44px; } }

@media all and (min-width: 769px) {
    .salesPage .title {
      position: relative;
      width: 35.33%; }
      .salesPage .title-wrap {
        top: 160px;
        left: 0;
        width: 250px;
        padding-bottom: 80px; }
      .salesPage .title-main {
        font-family: "Lato", sans-serif;
        font-size: calc((25/1440)*100vw);
        font-weight: 400;
        line-height: 1.2; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .salesPage .title-main {
          font-size: 25px; } }

@media all and (min-width: 769px) {
      .salesPage .title-sub {
        font-size: calc((14/1440)*100vw);
        font-weight: 300;
        margin-bottom: calc((44/1440)*100vw); } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .salesPage .title-sub {
          font-size: 14px;
          margin-bottom: 44px; } }

@media all and (min-width: 769px) {
      .salesPage .title p {
        font-size: calc((12/1440)*100vw);
        font-weight: 300;
        line-height: 1.75; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .salesPage .title p {
          font-size: 12px; } }

@media all and (min-width: 769px) {
        .salesPage .title p + p {
          padding-top: 2rem; }
        .salesPage .title p a {
          text-decoration: underline; }
          .salesPage .title p a:hover {
            text-decoration: none; }
      .salesPage .title ul {
        font-size: 10px;
        font-weight: 300;
        line-height: 1.65;
        padding: 0.8em 0 0.5em 1.1em;
        list-style: none;
        color: #bcbcbc; }
        .salesPage .title ul li {
          position: relative; }
          .salesPage .title ul li:before {
            content: "・";
            position: absolute;
            left: -1.2em;
            top: 0; }
        .salesPage .title ul.kome li {
          position: relative; }
          .salesPage .title ul.kome li:before {
            content: "※"; }
      .salesPage .title .webshop-info {
        padding-top: 40px; }
        .salesPage .title .webshop-info p strong {
          display: block;
          font-weight: 300;
          font-size: calc((14/1440)*100vw);
          padding-bottom: 8px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .salesPage .title .webshop-info p strong {
            font-size: 14px; } }

@media all and (min-width: 769px) {
        .salesPage .title .webshop-info .kome {
          margin-bottom: 16px; }
        .salesPage .title .webshop-info a {
          color: #FFF;
          font-weight: 500;
          text-decoration: underline; }
        .salesPage .title .webshop-info a:hover {
          text-decoration: none; }
    .salesPage .products {
      width: 64.66%; }
      .salesPage .products-wrap {
        position: relative; }
      .salesPage .products__list__thumb {
        margin-bottom: 18px; }
      .salesPage .products__list__detail {
        width: 85.9%; }
        .salesPage .products__list__detail__name {
          font-size: calc((17/1440)*100vw);
          font-weight: 500;
          margin-bottom: 18px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .salesPage .products__list__detail__name {
            font-size: 17px; } }

@media all and (min-width: 769px) {
        .salesPage .products__list__detail p {
          font-size: calc((12/1440)*100vw);
          font-weight: 300;
          line-height: 1.5; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .salesPage .products__list__detail p {
            font-size: 12px; } }

@media all and (min-width: 769px) {
          .salesPage .products__list__detail p + p {
            padding-top: 2rem; }
          .salesPage .products__list__detail p a {
            text-decoration: underline;
            font-weight: bold; }
          .salesPage .products__list__detail p a:hover {
            text-decoration: none; }
        .salesPage .products__list__detail__price {
          text-align: right;
          font-size: calc((16/1440)*100vw);
          font-weight: 300;
          padding-top: 15px;
          margin-bottom: 12px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .salesPage .products__list__detail__price {
            font-size: 16px; } }

@media all and (min-width: 769px) {
          .salesPage .products__list__detail__price small {
            font-size: calc((10/1440)*100vw); } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .salesPage .products__list__detail__price small {
              font-size: 10px; } }

@media all and (min-width: 769px) {
        .salesPage .products__list__detail__btn a {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          height: 33px;
          color: #DADADA;
          border: 1px solid #505050; }
          .salesPage .products__list__detail__btn a::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 0;
            background-color: #505050;
            transition: all 0.1s; }
          .salesPage .products__list__detail__btn a span {
            font-family: "Lato", sans-serif;
            position: relative;
            display: inline-block;
            font-size: calc((11/1440)*100vw);
            font-weight: 400; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .salesPage .products__list__detail__btn a span {
              font-size: 11px; } }

@media all and (min-width: 769px) {
            .salesPage .products__list__detail__btn a span::after {
              position: absolute;
              left: -24px;
              top: 50%;
              content: "";
              width: 16px;
              height: 1px;
              background-color: #505050; }
          .salesPage .products__list__detail__btn a:hover::after {
            height: 100%; }
          .salesPage .products__list__detail__btn a:hover span {
            z-index: 10; }
            .salesPage .products__list__detail__btn a:hover span::after {
              background-color: #DADADA; }
      .salesPage .products__list ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .salesPage .products__list ul li {
          width: 45.82%;
          margin-bottom: calc((95/1440)*100vw); } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .salesPage .products__list ul li {
            margin-bottom: 95px; } }

@media all and (min-width: 769px) {
      .salesPage .products__youtube {
        max-width: 1440px;
        margin-inline: auto;
        margin-bottom: 160px;
        padding-top: 54px; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .salesPage .products__youtube {
          padding: 0 1px; } }

@media all and (min-width: 769px) {
        .salesPage .products__youtube.colum2 {
          display: flex;
          gap: 4%; }
    .salesPage .footer__info {
      padding-bottom: 140px;
      margin-bottom: 0; } }

@media all and (max-width: 768px) {
  .salesPage {
    background: url(../images/sales/bg--sp.jpg) center top no-repeat #000;
    background-size: 100% auto;
    background-attachment: fixed; }
    .salesPage .mv__title {
      text-align: center;
      margin-bottom: 80px;
      padding-top: 120px; }
      .salesPage .mv__title-main {
        font-family: "Roboto Flex", sans-serif;
        color: rgba(224, 224, 224, 0.8);
        font-size: 66px;
        font-weight: 100;
        line-height: 0.8;
        margin-bottom: 10px; }
      .salesPage .mv__title-sub {
        color: rgba(201, 201, 201, 0.8);
        font-size: 18px;
        font-weight: 300; }
    .salesPage .mv__info {
      padding: 0 10px;
      margin-bottom: 80px; }
      .salesPage .mv__info__link {
        padding: 0 5px; }
        .salesPage .mv__info__link span {
          position: relative;
          display: inline-block;
          font-family: "Roboto Flex", sans-serif;
          font-size: 40px;
          font-weight: 100;
          line-height: 0.75;
          color: #C9C9C9; }
      .salesPage .mv__info__spec {
        letter-spacing: 0;
        border-top: 8px solid #b0b0b0; }
        .salesPage .mv__info__spec__caution {
          text-align: right;
          font-size: 11px;
          padding-top: 12px;
          font-weight: 100; }
        .salesPage .mv__info__spec dl {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          padding: 0 5px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
          .salesPage .mv__info__spec dl dt {
            font-family: "Roboto Flex", sans-serif;
            font-size: 10px;
            font-weight: 100; }
          .salesPage .mv__info__spec dl:nth-of-type(1) {
            padding: 14px 0 2px; }
            .salesPage .mv__info__spec dl:nth-of-type(1) dd {
              font-family: "Roboto Flex", sans-serif;
              font-size: 16px;
              font-weight: 100;
              padding-top: 4px; }
          .salesPage .mv__info__spec dl:nth-of-type(2) {
            padding: 2px 0; }
            .salesPage .mv__info__spec dl:nth-of-type(2) dd {
              font-size: 18px;
              font-weight: 100; }
          .salesPage .mv__info__spec dl:nth-of-type(3) {
            padding: 2px 0; }
            .salesPage .mv__info__spec dl:nth-of-type(3) dd {
              font-size: 12px;
              font-weight: 100; }
      .salesPage .mv__info ul li {
        margin-bottom: 38px; }
    .salesPage .contentswrap {
      position: relative; }
    .salesPage .title {
      position: relative;
      margin-bottom: 72px; }
      .salesPage .title-wrap {
        padding: 0 10px; }
      .salesPage .title-main {
        font-family: "Lato", sans-serif;
        font-size: 25px; }
      .salesPage .title-sub {
        font-size: 13px;
        font-weight: 300;
        margin-bottom: 24px; }
      .salesPage .title p {
        font-size: 12px;
        font-weight: 300;
        line-height: 1.75; }
        .salesPage .title p + p {
          padding-top: 2rem; }
      .salesPage .title ul {
        font-size: 10px;
        font-weight: 300;
        line-height: 1.65;
        padding: 0.8em 0 0.5em 1.1em;
        list-style: none;
        color: #bcbcbc; }
        .salesPage .title ul li {
          position: relative; }
          .salesPage .title ul li:before {
            content: "・";
            position: absolute;
            left: -1.2em;
            top: 0; }
        .salesPage .title ul.kome li {
          position: relative; }
          .salesPage .title ul.kome li:before {
            content: "※"; }
      .salesPage .title .webshop-info {
        margin-top: 20px;
        border-top: 1px solid #2A2A2A;
        padding-top: 20px; }
        .salesPage .title .webshop-info p strong {
          display: block;
          font-weight: 300;
          font-size: 13px;
          padding-bottom: 8px; }
        .salesPage .title .webshop-info .kome {
          margin-bottom: 16px; }
        .salesPage .title .webshop-info a {
          color: #FFF;
          font-weight: 300;
          text-decoration: underline; }
      .salesPage .title a {
        text-decoration: underline; }
        .salesPage .title a:hover {
          text-decoration: none; }
    .salesPage .products-wrap {
      position: relative; }
    .salesPage .products__list__thumb {
      margin-bottom: 18px; }
    .salesPage .products__list__detail {
      width: 87.56%;
      padding: 0 10px; }
      .salesPage .products__list__detail__name {
        font-size: 17px;
        font-weight: 500;
        margin-bottom: 18px; }
      .salesPage .products__list__detail p {
        font-size: 12px;
        font-weight: 300;
        line-height: 1.5; }
        .salesPage .products__list__detail p + p {
          padding-top: 2rem; }
        .salesPage .products__list__detail p a {
          text-decoration: underline;
          font-weight: bold; }
      .salesPage .products__list__detail__price {
        text-align: right;
        font-size: 16px;
        font-weight: 300;
        padding-top: 15px;
        margin-bottom: 12px; }
        .salesPage .products__list__detail__price small {
          font-size: 10px; }
      .salesPage .products__list__detail__btn a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 33px;
        color: #DADADA;
        border: 1px solid #505050; }
        .salesPage .products__list__detail__btn a span {
          font-family: "Lato", sans-serif;
          position: relative;
          display: inline-block;
          font-size: 11px;
          font-weight: 400; }
          .salesPage .products__list__detail__btn a span::after {
            position: absolute;
            left: -24px;
            top: 50%;
            content: "";
            width: 16px;
            height: 1px;
            background-color: #505050; }
    .salesPage .products__list ul li {
      margin-bottom: 72px; }
    .salesPage .products__youtube {
      padding: 48px 10px 40px; }
      .salesPage .products__youtube.colum2 .thumb {
        margin-bottom: 40px; }
    .salesPage .link {
      padding: 8px 10px 70px; }
      .salesPage .link a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 90px;
        color: #DADADA;
        border: 1px solid #DADADA; }
        .salesPage .link a span {
          font-family: "Lato", sans-serif;
          position: relative;
          display: inline-block;
          font-size: 12px;
          font-weight: 400; }
          .salesPage .link a span::after {
            position: absolute;
            left: -24px;
            top: 50%;
            content: "";
            width: 16px;
            height: 1px;
            background-color: #DADADA; } }

body {
  background-image: none; }

@media all and (min-width: 769px) {
  .rodPage .header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2; }
  .rodPage .product {
    position: relative;
    padding-top: 155px; }
    .rodPage .product__bg {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .rodPage .product__bg span {
        display: block;
        position: sticky;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto; }
    .rodPage .product-wrap {
      padding-left: 39.44vw; }
    .rodPage .product__title {
      margin-bottom: 140px; }
      .rodPage .product__title-main {
        font-family: "Roboto Flex", sans-serif;
        font-size: 28px;
        font-weight: 200;
        line-height: 1.2; }
      .rodPage .product__title-sub {
        font-size: 14px;
        font-weight: 300; }
    .rodPage .product__logo {
      text-align: center;
      width: 61.58%;
      margin-bottom: 132px; }
      .rodPage .product__logo img {
        width: 360px; }
    .rodPage .product__lead {
      width: 61.58%;
      margin-bottom: 64px; }
      .rodPage .product__lead__info {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 22px;
        border-top: 1px solid #2a2a2a;
        margin-bottom: 54px; }
        .rodPage .product__lead__info-left {
          width: 50%; }
        .rodPage .product__lead__info-right {
          width: 50%;
          text-align: right; }
        .rodPage .product__lead__info__cat {
          font-family: "Lato", sans-serif;
          display: inline-block;
          font-size: calc((11/1440)*100vw);
          letter-spacing: -0.03rem;
          line-height: 13px;
          color: #060606;
          background-color: #f72222;
          padding: 0 3px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .rodPage .product__lead__info__cat {
            font-size: 11px; } }

@media all and (min-width: 769px) {
        .rodPage .product__lead__info__name {
          font-size: calc((18/1440)*100vw);
          font-weight: 500;
          margin-bottom: 5px; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .rodPage .product__lead__info__name {
            font-size: 18px; } }

@media all and (min-width: 769px) {
        .rodPage .product__lead__info__price {
          font-size: calc((13/1440)*100vw);
          font-weight: 300; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .rodPage .product__lead__info__price {
            font-size: 13px; } }

@media all and (min-width: 769px) {
          .rodPage .product__lead__info__price small {
            font-size: calc((10/1440)*100vw);
            font-weight: 300; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .rodPage .product__lead__info__price small {
              font-size: 10px; } }

@media all and (min-width: 769px) {
      .rodPage .product__lead__title {
        font-family: "Lato", sans-serif;
        font-size: 25px;
        font-weight: 400;
        margin-bottom: 35px; }
        .rodPage .product__lead__title.ja {
          font-size: 21px; }
        .rodPage .product__lead__title span.sizeS {
          font-size: 70%; }
      .rodPage .product__lead p {
        font-size: 13px;
        font-weight: 300;
        line-height: 1.7;
        margin-bottom: 60px; }
        .rodPage .product__lead p strong {
          display: block;
          font-weight: 400;
          line-height: 1.9;
          font-size: 105%; }
    .rodPage .product__detail {
      position: relative;
      padding-top: 175px;
      padding-bottom: 140px; }
      .rodPage .product__detail__bg {
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: 69.2% auto; }
      .rodPage .product__detail-wrap {
        width: 61.58%;
        position: relative;
        z-index: 5; }
      .rodPage .product__detail__SubCAT {
        font-family: "Lato", sans-serif;
        font-weight: 400;
        margin-bottom: 24px;
        font-size: 12px; }
        .rodPage .product__detail__SubCAT span {
          border: 1px solid #DADADA;
          padding: 4px; }
      .rodPage .product__detail__title {
        font-family: "Lato", sans-serif;
        font-size: 25px;
        font-weight: 400;
        margin-bottom: 64px; }
        .rodPage .product__detail__title.ja {
          font-family: 'Noto Sans JP', sans-serif;
          font-size: 22px; }
      .rodPage .product__detail__lead {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.38;
        margin-bottom: 40px; }
      .rodPage .product__detail p {
        font-size: 13px;
        font-weight: 300;
        line-height: 1.8; }
      .rodPage .product__detail__img {
        margin-top: 40px; }
      .rodPage .product__detail__spec {
        color: #bcbcbc;
        margin-top: 88px; }
        .rodPage .product__detail__spec p {
          font-size: 13px;
          font-weight: 300;
          line-height: 1.8; }
          .rodPage .product__detail__spec p + p {
            padding-top: 2rem; }
        .rodPage .product__detail__spec__title {
          font-size: 14px;
          font-weight: 300;
          padding-bottom: 5px;
          border-bottom: 1px solid #2a2a2a;
          margin-bottom: 20px; }
        .rodPage .product__detail__spec ul li {
          font-size: 13px;
          font-weight: 300;
          line-height: 1.8; }
          .rodPage .product__detail__spec ul li::before {
            content: "・"; }
  .rodPage .reserve_btn {
    margin-bottom: 65px; }
    .rodPage .reserve_btn a {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      height: 44px;
      color: #505050;
      background-color: #DADADA; }
      .rodPage .reserve_btn a::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        background-color: #505050;
        transition: all 0.12s; }
      .rodPage .reserve_btn a span {
        font-family: "Lato", sans-serif;
        position: relative;
        display: inline-block;
        font-size: calc((14/1440)*100vw);
        font-weight: 400; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .rodPage .reserve_btn a span {
          font-size: 14px; } }

@media all and (min-width: 769px) {
        .rodPage .reserve_btn a span::after {
          position: absolute;
          left: -34px;
          top: 50%;
          content: "";
          width: 24px;
          height: 1px;
          background-color: #505050; }
      .rodPage .reserve_btn a:hover {
        color: #DADADA; }
        .rodPage .reserve_btn a:hover::after {
          height: 100%; }
        .rodPage .reserve_btn a:hover span {
          z-index: 10; }
          .rodPage .reserve_btn a:hover span::after {
            background-color: #DADADA; }
  .rodPage.foojin-z-2025 .product__bg span {
    background-image: url(../images/foojin-z-2025/bg.jpg);
    background-position: top left;
    background-size: 1000px; }
  .rodPage.foojin-z-2025 .product__detail-01 .product__detail__bg {
    background-image: url(../images/foojin-z-2025/pro-x-force100.jpg); }
  .rodPage.foojin-z-2025 .product__detail-03 .product__detail__bg {
    background-image: url(../images/foojin-z-2025/pro-nano-joint.jpg); }
  .rodPage.foojin-z-2025 .product__detail-04 .product__detail__bg {
    background-image: url(../images/foojin-z-2025/pro-shield-tech-light.jpg); }
  .rodPage.foojin-z-2025 .product__detail-05 .product__detail__bg {
    background-image: url(../images/foojin-z-2025/pro-torzite.jpg); }
  .rodPage.voyager-ex .product__bg span {
    background-image: url(../images/voyager-ex/bg.jpg);
    background-position: top left;
    background-size: 1000px; }
  .rodPage.voyager-ex .product__detail-03 .product__detail__bg {
    background-image: url(../images/voyager-ex/pro-nano-joint.jpg); }
  .rodPage.voyager-ex .product__detail-04 .product__detail__bg {
    background-image: url(../images/voyager-ex/pro-shield-tech.jpg); }
  .rodPage.blackfin-ex .product__bg span {
    background-image: url(../images/blackfin-ex/bg.jpg);
    background-position: top left;
    background-size: 1000px; }
  .rodPage.blackfin-ex .product__detail-03 .product__detail__bg {
    background-image: url(../images/blackfin-ex/pro-nano-joint.jpg); }
  .rodPage.blackfin-ex .product__detail-04 .product__detail__bg {
    background-image: url(../images/blackfin-ex/pro-shield-tech.jpg); }
  .rodPage .model {
    background-image: url(../images/common/bg-noize-top.png);
    background-repeat: repeat-x;
    padding: 160px 0 70px; }
    .rodPage .model__title {
      text-align: center;
      margin-bottom: 75px; }
      .rodPage .model__title-main {
        font-family: "Lato", sans-serif;
        font-size: calc((40/1440)*100vw);
        font-weight: 700;
        line-height: 1.1; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .rodPage .model__title-main {
          font-size: 40px; } }

@media all and (min-width: 769px) {
      .rodPage .model__title-sub {
        font-size: calc((11/1440)*100vw);
        font-weight: 300; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .rodPage .model__title-sub {
          font-size: 11px; } }

@media all and (min-width: 769px) {
    .rodPage .model-wrap {
      display: flex;
      align-items: center; }
    .rodPage .model__info {
      width: 50%;
      padding-left: calc((160/1440)*100vw);
      padding-right: calc((75/1440)*100vw); }
      .rodPage .model__info__logo {
        width: 268px;
        margin-bottom: 45px; }
      .rodPage .model__info__name {
        font-family: "Lato", sans-serif;
        font-size: calc((23/1440)*100vw);
        font-weight: 400;
        line-height: 1.1;
        margin-bottom: 24px; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .rodPage .model__info__name {
          font-size: 23px; } }

@media all and (min-width: 769px) {
      .rodPage .model__info__series {
        display: flex;
        padding-top: 26px;
        border-top: 1px solid #2a2a2a; }
        .rodPage .model__info__series-block {
          width: 50%; }
          .rodPage .model__info__series-block p {
            font-size: calc((14/1440)*100vw);
            font-weight: 300;
            margin-bottom: 27px; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .rodPage .model__info__series-block p {
              font-size: 14px; } }

@media all and (min-width: 769px) {
          .rodPage .model__info__series-block ul li {
            font-size: calc((13/1440)*100vw);
            font-weight: 300;
            line-height: 1.8; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .rodPage .model__info__series-block ul li {
              font-size: 13px; } }

@media all and (min-width: 769px) {
            .rodPage .model__info__series-block ul li::before {
              content: "・"; }
        .rodPage .model__info__series__caption {
          font-size: 11px;
          color: #bcbcbc;
          margin-top: 1em;
          text-align: right; }
    .rodPage .model__pct {
      width: 50%;
      padding-top: 32px; }
    .rodPage .model .reserve_btn {
      padding-top: 40px; }
  .rodPage .lineup {
    background-image: url(../images/common/bg-noize.png);
    padding: 110px 0 0px; }
    .rodPage .lineup__title {
      text-align: center;
      margin-bottom: 95px; }
      .rodPage .lineup__title-main {
        font-family: "Lato", sans-serif;
        font-size: calc((40/1440)*100vw);
        font-weight: 700;
        line-height: 1.1; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .rodPage .lineup__title-main {
          font-size: 40px; } }

@media all and (min-width: 769px) {
      .rodPage .lineup__title-sub {
        font-size: calc((11/1440)*100vw);
        font-weight: 300; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .rodPage .lineup__title-sub {
          font-size: 11px; } }

@media all and (min-width: 769px) {
    .rodPage .lineup-wrap {
      width: calc(100vw - 11vw);
      overflow-x: scroll;
      margin-left: 11vw;
      padding-bottom: 64px;
      margin-bottom: 0px; }
      .rodPage .lineup-wrap table {
        font-size: calc((13/1440)*100vw);
        font-weight: 300;
        line-height: 1.8;
        letter-spacing: -0.05rem;
        width: calc(118px + (224px)*16);
        border-top: 1px solid #a0a0a0; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .rodPage .lineup-wrap table {
          font-size: 13px; } }

@media all and (min-width: 769px) {
        .rodPage .lineup-wrap table tr th {
          position: sticky;
          left: 0;
          min-width: 124px;
          text-align: right;
          background-image: url(../images/common/bg-noize--sp.png);
          background-color: #040404;
          line-height: 1.1;
          padding-top: 14px;
          padding-bottom: 14px;
          padding-right: 16px;
          border-bottom: 1px solid #2a2a2a;
          vertical-align: middle; }
          .rodPage .lineup-wrap table tr th::after {
            content: "";
            position: absolute;
            right: 0;
            top: 0;
            height: 100%;
            width: 1px;
            background-color: #2a2a2a; }
          .rodPage .lineup-wrap table tr th.border-left {
            border-left: 1px solid #2a2a2a; }
        .rodPage .lineup-wrap table tr td {
          width: auto;
          word-break: break-all;
          padding: 14px 24px;
          border-bottom: 1px solid #2a2a2a;
          text-align: center;
          vertical-align: middle;
          line-height: 1.1; }
          .rodPage .lineup-wrap table tr td.border-left {
            border-left: 1px solid #2a2a2a; }
        .rodPage .lineup-wrap table tr:nth-of-type(1) th {
          padding-right: 16px; }
        .rodPage .lineup-wrap table tr:nth-of-type(1) td {
          padding-left: 40px;
          padding-right: 24px;
          text-align: left;
          font-weight: bold; }
    .rodPage .lineup__caption {
      padding: 40px 11vw;
      margin-bottom: 80px; }
      .rodPage .lineup__caption ul {
        font-size: 11px;
        font-weight: 300;
        line-height: 1.65;
        padding: 0.8em 0 0.5em 1.1em;
        list-style: none; }
        .rodPage .lineup__caption ul li {
          position: relative; }
          .rodPage .lineup__caption ul li:before {
            content: "・";
            position: absolute;
            left: -1.2em;
            top: 0; }
        .rodPage .lineup__caption ul.kome li {
          position: relative; }
          .rodPage .lineup__caption ul.kome li:before {
            content: "※"; } }
      @media all and (min-width: 769px) and (min-width: 1440px) {
        .rodPage .lineup__caption ul {
          font-size: 13px; } }

@media all and (min-width: 769px) {
    .rodPage .lineup__btn {
      width: 77.77%;
      margin-inline: auto;
      margin-bottom: 140px; }
      .rodPage .lineup__btn a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 88px;
        border: 1px solid #DADADA; }
        .rodPage .lineup__btn a::after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 8px;
          background-color: #dadada;
          transition: all 0.2s; }
        .rodPage .lineup__btn a span {
          font-size: calc((16/1440)*100vw);
          font-weight: 400;
          color: #dadada; } }
        @media all and (min-width: 769px) and (min-width: 1440px) {
          .rodPage .lineup__btn a span {
            font-size: 16px; } }

@media all and (min-width: 769px) {
          .rodPage .lineup__btn a span::after {
            position: absolute;
            right: 18px;
            top: calc(50% - 14px);
            content: "";
            width: calc((25/1440)*100vw);
            height: calc((25/1440)*100vw);
            background: url(../images/common/ico-arrow.png);
            background-size: cover; } }
          @media all and (min-width: 769px) and (min-width: 1440px) {
            .rodPage .lineup__btn a span::after {
              width: 25px;
              height: 25px; } }

@media all and (min-width: 769px) {
        .rodPage .lineup__btn a:hover::after {
          height: 100%; }
        .rodPage .lineup__btn a:hover span {
          z-index: 10;
          color: rgba(94, 94, 94, 0.8); }
          .rodPage .lineup__btn a:hover span::after {
            right: 13px;
            background-image: url(../images/common/ico-arrow-hover.png); }
  .rodPage .products__youtube {
    width: 740px;
    margin: 0px auto 160px; }
    .rodPage .products__youtube.colum2 {
      display: flex;
      gap: 8%;
      width: 77.7%; }
  .rodPage .model_detail {
    background-image: url(../images/foojin-z-2025/model/bg-pc.jpg);
    background-size: 1440px 400px;
    background-repeat: repeat;
    background-position: center top;
    padding-bottom: 90px;
    margin-bottom: 160px; }
    .rodPage .model_detail .model_detail_list {
      padding-top: 110px;
      width: 100%;
      max-width: 1440px;
      margin: 0px auto;
      overflow: hidden;
      min-height: 803px; }
    .rodPage .model_detail .reserve_btn {
      padding-top: 110px;
      width: 600px;
      margin: 0px auto; }
  .rodPage .rod_bottom_nav {
    background: #000; } }

@media all and (max-width: 768px) {
  .rodPage {
    /*
    .pagetop{
        display: none;
    }
    */ }
    .rodPage .header {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2; }
    .rodPage .product {
      position: relative;
      padding-top: 420px; }
      .rodPage .product__bg {
        display: block;
        position: fixed;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .rodPage .product__bg span {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100vh;
          background-position: center top;
          background-repeat: no-repeat;
          background-size: 100% auto; }
          .rodPage .product__bg span.bgnone {
            background-image: none !important; }
      .rodPage .product__wrap-bg {
        background-image: url(../images/foojin-z-2025/bg-gradation-lead--sp.png);
        background-size: 100% 100%; }
      .rodPage .product__title {
        padding: 0 24px;
        margin-bottom: 65px; }
        .rodPage .product__title-main {
          font-family: "Roboto Flex", sans-serif;
          font-size: 24px;
          font-weight: 200;
          line-height: 1.2; }
        .rodPage .product__title-sub {
          font-size: 12px;
          font-weight: 300; }
      .rodPage .product__logo {
        text-align: center;
        margin-bottom: 64px; }
        .rodPage .product__logo img {
          width: 290px; }
      .rodPage .product__lead {
        padding: 0 24px 40px; }
        .rodPage .product__lead__info {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          padding-top: 8px;
          border-top: 1px solid #2a2a2a;
          margin-bottom: 64px; }
          .rodPage .product__lead__info-left {
            width: 30%; }
          .rodPage .product__lead__info-right {
            width: 70%;
            text-align: right;
            padding-top: 4px; }
          .rodPage .product__lead__info__cat {
            font-family: "Lato", sans-serif;
            display: inline-block;
            font-size: 11px;
            letter-spacing: -0.03rem;
            line-height: 13px;
            color: #060606;
            background-color: #f72222;
            padding: 0 3px; }
          .rodPage .product__lead__info__name {
            font-size: 18px;
            font-weight: 500;
            margin-top: 10px;
            margin-bottom: 5px; }
          .rodPage .product__lead__info__price {
            font-size: 14px;
            font-weight: 300; }
            .rodPage .product__lead__info__price small {
              font-size: 10px;
              font-weight: 300; }
        .rodPage .product__lead__title {
          font-family: "Lato", sans-serif;
          font-size: 20px;
          font-weight: 400;
          margin-bottom: 32px;
          line-height: 1.4; }
          .rodPage .product__lead__title.ja {
            font-size: 18px;
            line-height: 1.7; }
          .rodPage .product__lead__title span.sizeS {
            font-size: 75%; }
        .rodPage .product__lead p {
          font-size: 12px;
          font-weight: 300;
          line-height: 1.75;
          margin-bottom: 48px; }
          .rodPage .product__lead p strong {
            display: block;
            font-weight: 400;
            font-size: 105%;
            line-height: 1.8; }
      .rodPage .product__detail {
        position: relative;
        padding-top: 285px;
        padding-bottom: 90px; }
        .rodPage .product__detail__bg {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .rodPage .product__detail__bg span {
            display: block;
            position: sticky;
            z-index: -1;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vw;
            background-position: center top;
            background-repeat: no-repeat;
            background-size: 100% auto; }
        .rodPage .product__detail-wrap {
          position: relative;
          z-index: 5;
          width: 100%;
          padding: 0 24px; }
        .rodPage .product__detail__SubCAT {
          font-family: "Lato", sans-serif;
          font-weight: 400;
          margin-bottom: 24px;
          font-size: 12px; }
          .rodPage .product__detail__SubCAT span {
            border: 1px solid #DADADA;
            padding: 4px; }
        .rodPage .product__detail__title {
          font-family: "Lato", sans-serif;
          font-size: 20px;
          font-weight: 400;
          margin-bottom: 48px; }
          .rodPage .product__detail__title.ja {
            font-family: 'Noto Sans JP', sans-serif;
            font-size: 18px; }
        .rodPage .product__detail__lead {
          font-size: 13px;
          font-weight: 400;
          line-height: 1.5;
          margin-bottom: 32px; }
        .rodPage .product__detail p {
          font-size: 13px;
          font-weight: 300;
          line-height: 1.75; }
        .rodPage .product__detail__img {
          margin-top: 24px; }
        .rodPage .product__detail__spec {
          color: #bcbcbc;
          margin-top: 64px; }
          .rodPage .product__detail__spec p {
            font-size: 12px;
            font-weight: 300;
            line-height: 1.4; }
            .rodPage .product__detail__spec p + p {
              padding-top: 2rem; }
          .rodPage .product__detail__spec__title {
            font-size: 13px;
            font-weight: 300;
            padding-bottom: 5px;
            border-bottom: 1px solid #2a2a2a;
            margin-bottom: 20px; }
          .rodPage .product__detail__spec ul li {
            font-size: 12px;
            font-weight: 300;
            line-height: 1.4;
            position: relative;
            padding-left: 1.2em; }
            .rodPage .product__detail__spec ul li::before {
              content: "・";
              position: absolute;
              left: 0;
              top: 0; }
    .rodPage .reserve_btn {
      padding: 0 0 64px; }
      .rodPage .reserve_btn a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 40px;
        color: #505050;
        background-color: #DADADA; }
        .rodPage .reserve_btn a span {
          font-family: "Lato", sans-serif;
          position: relative;
          display: inline-block;
          font-size: 13px;
          font-weight: 400; }
          .rodPage .reserve_btn a span::after {
            position: absolute;
            left: -34px;
            top: 50%;
            content: "";
            width: 25px;
            height: 1px;
            background-color: #505050; }
    .rodPage.foojin-z-2025 .product__bg span {
      background-image: url(../images/foojin-z-2025/bg--sp.jpg); }
    .rodPage.foojin-z-2025 .product__detail-01 {
      background-image: url(../images/foojin-z-2025/bg-gradation01--sp.png);
      background-size: 100% 100%; }
      .rodPage.foojin-z-2025 .product__detail-01 .product__detail__bg span {
        background-image: url(../images/foojin-z-2025/pro-x-force100--sp.jpg); }
    .rodPage.foojin-z-2025 .product__detail-02 {
      padding-top: 24px;
      background-image: url(../images/foojin-z-2025/bg-gradation02--sp.png);
      background-size: 100% 100%; }
    .rodPage.foojin-z-2025 .product__detail-03 {
      background-image: url(../images/foojin-z-2025/bg-gradation03--sp.png);
      background-size: 100% 100%; }
      .rodPage.foojin-z-2025 .product__detail-03 .product__detail__bg span {
        background-image: url(../images/foojin-z-2025/pro-nano-joint--sp.jpg); }
    .rodPage.foojin-z-2025 .product__detail-04 {
      background-image: url(../images/foojin-z-2025/bg-gradation04--sp.png);
      background-size: 100% 100%; }
      .rodPage.foojin-z-2025 .product__detail-04 .product__detail__bg span {
        background-image: url(../images/foojin-z-2025/pro-shield-tech-light--sp.jpg); }
    .rodPage.foojin-z-2025 .product__detail-05 {
      background-image: url(../images/foojin-z-2025/bg-gradation05--sp.png);
      background-size: 100% 100%; }
      .rodPage.foojin-z-2025 .product__detail-05 .product__detail__bg span {
        background-image: url(../images/foojin-z-2025/pro-torzite--sp.jpg); }
    .rodPage.foojin-z-2025 .product__detail-06 {
      padding-top: 88px;
      background-color: #040404; }
      .rodPage.foojin-z-2025 .product__detail-06 .product__detail__spec {
        margin-top: 24px; }
    .rodPage.voyager-ex .product__bg span {
      background-image: url(../images/voyager-ex/bg--sp.jpg); }
    .rodPage.voyager-ex .product__detail-01 {
      background-image: url(../images/foojin-z-2025/bg-gradation01--sp.png);
      background-size: 100% 100%; }
    .rodPage.voyager-ex .product__detail-02 {
      padding-top: 24px;
      background-image: url(../images/foojin-z-2025/bg-gradation02--sp.png);
      background-size: 100% 100%; }
    .rodPage.voyager-ex .product__detail-03 {
      background-image: url(../images/foojin-z-2025/bg-gradation03--sp.png);
      background-size: 100% 100%; }
      .rodPage.voyager-ex .product__detail-03 .product__detail__bg span {
        background-image: url(../images/voyager-ex/pro-nano-joint--sp.jpg); }
    .rodPage.voyager-ex .product__detail-04 {
      background-image: url(../images/foojin-z-2025/bg-gradation04--sp.png);
      background-size: 100% 100%; }
      .rodPage.voyager-ex .product__detail-04 .product__detail__bg span {
        background-image: url(../images/voyager-ex/pro-shield-tech--sp.jpg); }
    .rodPage.voyager-ex .product__detail-05 {
      padding-top: 24px;
      background-image: url(../images/foojin-z-2025/bg-gradation05--sp.png);
      background-size: 100% 100%; }
    .rodPage.voyager-ex .product__detail-06 {
      padding-top: 88px;
      background-color: #040404; }
      .rodPage.voyager-ex .product__detail-06 .product__detail__spec {
        margin-top: 24px; }
    .rodPage.blackfin-ex .product__bg span {
      background-image: url(../images/blackfin-ex/bg--sp.jpg); }
    .rodPage.blackfin-ex .product__detail-01 {
      padding-top: 24px;
      background-image: url(../images/foojin-z-2025/bg-gradation01--sp.png);
      background-size: 100% 100%;
      background-color: #000; }
    .rodPage.blackfin-ex .product__detail-02 {
      padding-top: 24px;
      background-image: url(../images/foojin-z-2025/bg-gradation02--sp.png);
      background-size: 100% 100%; }
    .rodPage.blackfin-ex .product__detail-03 {
      background-image: url(../images/foojin-z-2025/bg-gradation03--sp.png);
      background-size: 100% 100%; }
      .rodPage.blackfin-ex .product__detail-03 .product__detail__bg span {
        background-image: url(../images/blackfin-ex/pro-nano-joint--sp.jpg); }
    .rodPage.blackfin-ex .product__detail-04 {
      background-image: url(../images/foojin-z-2025/bg-gradation04--sp.png);
      background-size: 100% 100%; }
      .rodPage.blackfin-ex .product__detail-04 .product__detail__bg span {
        background-image: url(../images/blackfin-ex/pro-shield-tech--sp.jpg); }
    .rodPage.blackfin-ex .product__detail-05 {
      padding-top: 24px;
      background-image: url(../images/foojin-z-2025/bg-gradation05--sp.png);
      background-size: 100% 100%; }
    .rodPage.blackfin-ex .product__detail-06 {
      padding-top: 88px;
      background-color: #040404; }
      .rodPage.blackfin-ex .product__detail-06 .product__detail__spec {
        margin-top: 24px; }
    .rodPage .model {
      background-image: url(../images/common/bg-noize--sp-top.png);
      background-repeat: repeat-x;
      background-color: #040404;
      padding: 45px 0 5px; }
      .rodPage .model__title {
        text-align: center;
        margin-bottom: 85px; }
        .rodPage .model__title-main {
          font-family: "Lato", sans-serif;
          font-size: 24px;
          font-weight: 700;
          line-height: 1.1; }
        .rodPage .model__title-sub {
          font-size: 10px;
          font-weight: 300; }
      .rodPage .model__info {
        padding: 0 24px 0px; }
        .rodPage .model__info__logo {
          width: 246px;
          margin-bottom: 32px; }
        .rodPage .model__info__name {
          font-family: "Lato", sans-serif;
          font-size: 18px;
          font-weight: 400;
          line-height: 1.1;
          margin-bottom: 55px; }
        .rodPage .model__info__series {
          padding-top: 26px;
          border-top: 1px solid #2a2a2a; }
          .rodPage .model__info__series-block {
            margin-bottom: 32px; }
            .rodPage .model__info__series-block.margin0 {
              margin-bottom: 0; }
            .rodPage .model__info__series-block p {
              font-size: 13px;
              font-weight: 300;
              margin-bottom: 12px; }
            .rodPage .model__info__series-block ul li {
              font-size: 12px;
              font-weight: 300;
              line-height: 1.4;
              margin-bottom: 5px; }
              .rodPage .model__info__series-block ul li::before {
                content: "・"; }
          .rodPage .model__info__series__caption {
            font-size: 11px;
            color: #bcbcbc;
            margin-bottom: 1em;
            text-align: right; }
      .rodPage .model__pct {
        width: 100%; }
      .rodPage .model .reserve_btn {
        padding-top: 16px;
        padding-bottom: 24px; }
    .rodPage .lineup {
      background-image: url(../images/common/bg-noize--sp.png);
      background-color: #040404;
      padding: 70px 0 70px;
      /*
        &__btn{
            display: none;
        }
        */ }
      .rodPage .lineup__title {
        text-align: center;
        margin-bottom: 65px; }
        .rodPage .lineup__title-main {
          font-family: "Lato", sans-serif;
          font-size: 24px;
          font-weight: 700;
          line-height: 1.1; }
        .rodPage .lineup__title-sub {
          font-size: 10px;
          font-weight: 300; }
      .rodPage .lineup-wrap {
        width: calc(100vw - 8px);
        overflow-x: scroll;
        margin-left: 8px;
        padding-bottom: 48px; }
        .rodPage .lineup-wrap table {
          font-size: 11px;
          font-weight: 300;
          line-height: 1.35;
          letter-spacing: -0.05rem;
          width: calc(120px + (130px)*28);
          border-top: 1px solid #a0a0a0; }
          .rodPage .lineup-wrap table tr th {
            position: sticky;
            left: 0;
            width: 120px;
            text-align: right;
            padding-top: 6px;
            padding-bottom: 10px;
            padding-right: 24px;
            background-image: url(../images/common/bg-noize--sp.png);
            background-color: #040404;
            vertical-align: middle;
            border-bottom: 1px solid #2a2a2a; }
            .rodPage .lineup-wrap table tr th::after {
              content: "";
              position: absolute;
              right: 0;
              top: 0;
              height: 100%;
              width: 1px;
              background-color: #2a2a2a; }
            .rodPage .lineup-wrap table tr th.border-left {
              border-left: 1px solid #2a2a2a; }
          .rodPage .lineup-wrap table tr td {
            width: 130px;
            word-break: break-all;
            padding: 6px 8px 10px;
            text-align: center;
            vertical-align: middle;
            border-bottom: 1px solid #2a2a2a; }
            .rodPage .lineup-wrap table tr td.border-left {
              border-left: 1px solid #2a2a2a; }
          .rodPage .lineup-wrap table tr:nth-of-type(1) th, .rodPage .lineup-wrap table tr:nth-of-type(1) td {
            padding: 25px 0 16px;
            border-bottom: 1px solid #2a2a2a; }
          .rodPage .lineup-wrap table tr:nth-of-type(1) th {
            padding-right: 16px;
            text-align: right; }
          .rodPage .lineup-wrap table tr:nth-of-type(1) td {
            font-weight: bold; }
          .rodPage .lineup-wrap table tr:nth-of-type(2) th, .rodPage .lineup-wrap table tr:nth-of-type(2) td {
            padding-top: 24px; }
      .rodPage .lineup__caption {
        padding: 20px 24px 0; }
        .rodPage .lineup__caption ul {
          font-size: 11px;
          font-weight: 300;
          line-height: 1.65;
          padding: 0.8em 0 0.5em 1.1em;
          list-style: none; }
          .rodPage .lineup__caption ul li {
            position: relative; }
            .rodPage .lineup__caption ul li:before {
              content: "・";
              position: absolute;
              left: -1.2em;
              top: 0; }
          .rodPage .lineup__caption ul.kome li {
            position: relative; }
            .rodPage .lineup__caption ul.kome li:before {
              content: "※"; } }
        @media all and (max-width: 768px) and (min-width: 1440px) {
          .rodPage .lineup__caption ul {
            font-size: 13px; } }

@media all and (max-width: 768px) {
      .rodPage .lineup__btn {
        width: 100%;
        margin-inline: auto;
        margin-top: 24px;
        margin-bottom: 40px;
        padding: 0 24px; }
        .rodPage .lineup__btn a {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 88px;
          border: 1px solid #DADADA; }
          .rodPage .lineup__btn a::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 8px;
            background-color: #dadada;
            transition: all 0.2s; }
          .rodPage .lineup__btn a span {
            font-size: 14px;
            font-weight: 400;
            color: #dadada; } }
          @media all and (max-width: 768px) and (min-width: 1440px) {
            .rodPage .lineup__btn a span {
              font-size: 16px; } }

@media all and (max-width: 768px) {
            .rodPage .lineup__btn a span::after {
              position: absolute;
              right: 18px;
              top: calc(50% - 14px);
              content: "";
              width: calc((25/1440)*100vw);
              height: calc((25/1440)*100vw);
              background: url(../images/common/ico-arrow.png);
              background-size: cover; } }
            @media all and (max-width: 768px) and (min-width: 1440px) {
              .rodPage .lineup__btn a span::after {
                width: 25px;
                height: 25px; } }

@media all and (max-width: 768px) {
    .rodPage .products__youtube {
      padding: 80px 10px 0px; }
      .rodPage .products__youtube.colum2 .thumb {
        margin-bottom: 40px; }
    .rodPage .model_detail {
      background-image: url(../images/foojin-z-2025/model/bg-sp.jpg);
      background-size: 100% auto;
      background-repeat: repeat;
      background-position: center top;
      padding-bottom: 70px; }
      .rodPage .model_detail .model_detail_list {
        width: 100%;
        margin: 0px auto;
        padding-top: 70px; }
      .rodPage .model_detail .reserve_btn {
        padding: 80px 24px 0px 24px; }
    .rodPage .rod_bottom_nav {
      background: #000; } }
