@media screen and (max-width: 767px) {
  .c-br.is-pc {
    display: none;
  }
}

@media print, (min-width: 768px) {
  .c-br.is-sp {
    display: none;
  }
}

.l-footer {
  padding: 120px 0 70px;
}

@media screen and (max-width: 767px) {
  .l-footer {
    padding: 17.33333% 6.66667%;
  }
}

.l-footer__logo {
  display: block;
  width: 258px;
  height: 50px;
  margin: 0 auto;
  background: url(/common/images/logo_gp_footer03.png) no-repeat;
  background-size: contain;
}

.l-footer__nav {
  margin-top: 50px;
  line-height: 1.1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-footer__nav {
    margin-top: 10.76923%;
  }
}

.l-footer__nav > li {
  display: inline-block;
  margin-left: 30px;
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  .l-footer__nav > li {
    display: block;
    margin: 3.07692% 0 0;
    font-size: 3.46667vw;
  }
}

.l-footer__nav > li > a {
  display: inline-block;
  position: relative;
  padding-right: 19px;
  color: #101010;
  text-decoration: none;
  transition: opacity 150ms ease-out;
}

@media screen and (max-width: 767px) {
  .l-footer__nav > li > a {
    padding-right: 4.76923%;
  }
}

.l-footer__nav > li > a::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 4px;
  width: 12px;
  height: 9px;
  background: url(/common/images/catalog/nisetai_2022/icon_window01.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .l-footer__nav > li > a::before {
    top: 0;
    width: 3.2vw;
    height: auto;
    margin-top: .66667vw;
    padding-top: 2.4vw;
  }
}

@media print, (min-width: 768px) {
  html.pc .l-footer__nav > li > a:hover,
  html.pc .l-footer__nav > li > a:active {
    opacity: .65;
  }
}

.l-footer__nav > li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .l-footer__nav > li:first-child {
    margin-top: 0;
  }
}

.l-footer__copyright {
  margin-top: 50px;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 12px;
  line-height: 1.1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-footer__copyright {
    margin-top: 10.76923%;
    font-size: 3.2vw;
  }
}

.l-headerLp {
  position: relative;
}

.l-headerLp__in {
  position: relative;
  margin: 0 auto;
}

@media print, (min-width: 768px) {
  .l-headerLp__in {
    max-width: 1366px;
    height: 90px;
  }
}

@media screen and (max-width: 767px) {
  .l-headerLp__in {
    height: 65px;
  }
}

.l-headerLp__lg {
  position: absolute;
  top: 50%;
  line-height: 1;
}

@media print, (min-width: 768px) {
  .l-headerLp__lg {
    left: 40px;
    margin-top: -21.25px;
  }
}

@media screen and (max-width: 767px) {
  .l-headerLp__lg {
    left: 20px;
    margin-top: -12.75px;
  }
}

@media print, (min-width: 768px) {
  .l-headerLp__lg > img {
    width: 286.5px;
    height: 42.5px;
  }
}

@media screen and (max-width: 767px) {
  .l-headerLp__lg > img {
    width: 169px;
    height: 25.5px;
  }
}

@media print, (min-width: 768px) {
  .l-wrapper {
    min-width: 1140px;
  }
}

.m-first {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-first {
    max-width: 1366px;
    margin: 0 auto;
  }
}

.m-first__bt {
  position: absolute;
  left: 0;
  z-index: 1;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt {
    top: -261px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt {
    top: calc(-26.11vw + 40.527px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt {
    top: -320px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt {
    top: -57px;
  }
}

.m-first__bt__mn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt__mn {
    height: 261px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt__mn {
    height: calc(22.1239vw + 5.469px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt__mn {
    height: 311px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt__mn {
    height: 214px;
  }
}

.m-first__bt__hd {
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt__hd {
    margin-bottom: 23px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt__hd {
    margin-bottom: calc(1.76991vw + 2.5575px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt__hd {
    margin-bottom: 27px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt__hd {
    margin-bottom: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt__hd__s {
    margin-bottom: 2px;
    font-size: 17px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt__hd__s {
    margin-bottom: calc(.442478vw + -3.11062px);
    font-size: calc(1.32743vw + 1.6681px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt__hd__s {
    margin-bottom: 3px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt__hd__s {
    margin-bottom: 2px;
    font-size: 14px;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt__hd__tt {
    font-size: 24px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt__hd__tt {
    font-size: calc(1.76991vw + 3.5575px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt__hd__tt {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt__hd__tt {
    font-size: 19px;
  }
}

.m-first__bt__p {
  margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt__p {
    width: 383px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt__p {
    width: calc(32.3009vw + 9.9248px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt__p {
    width: 456px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt__p {
    width: 300px;
  }
}

.m-first__bt__p__in {
  position: relative;
  padding-top: 35.08772%;
}

.m-first__bt__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.m-first__bt__ft {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0d4057;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt__ft {
    height: 44px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt__ft {
    height: calc(3.53982vw + 3.115px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt__ft {
    height: 52px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt__ft {
    height: 40px;
  }
}

.m-first__bt__ft__t {
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt__ft__t {
    font-size: 17.5px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt__ft__t {
    font-size: calc(1.54867vw + -.3872px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt__ft__t {
    font-size: 21px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt__ft__t {
    font-size: 13.5px;
  }
}

.m-first__bt__ft__t > span {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt__ft__t > span {
    padding-right: 16.8px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt__ft__t > span {
    padding-right: calc(1.41593vw + .446px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt__ft__t > span {
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt__ft__t > span {
    padding-right: 16px;
  }
}

.m-first__bt__ft__t > span::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  box-sizing: border-box;
  transform: rotate(45deg);
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt__ft__t > span::before {
    width: 12.6px;
    height: 12.6px;
    margin-top: -5.04px;
    border-top: 3.36px solid #fff;
    border-right: 3.36px solid #fff;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt__ft__t > span::before {
    width: calc(1.06vw + .3345px);
    height: calc(1.06vw + .3345px);
    margin-top: calc(-.42vw + -.133805px);
    border-top: calc(.28vw + .0892px) solid #fff;
    border-right: calc(.28vw + .0892px) solid #fff;
  }
}

@media (min-width: 1381px) {
  .m-first__bt__ft__t > span::before {
    width: 15px;
    height: 15px;
    margin-top: -6px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt__ft__t > span::before {
    width: 9.75px;
    height: 9.75px;
    margin-top: -5px;
    border-top: 2.6px solid #fff;
    border-right: 2.6px solid #fff;
  }
}

.m-first__bt > a {
  display: block;
  position: relative;
  background: rgba(21, 96, 130, .8);
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
  color: #fff;
  text-decoration: none;
  transition: opacity 350ms cubic-bezier(.215, .61, .355, 1);
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-first__bt > a {
    width: 436px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-first__bt > a {
    width: calc(36.7257vw + 11.819px);
  }
}

@media (min-width: 1381px) {
  .m-first__bt > a {
    width: 519px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__bt > a {
    width: 335px;
    background: #156082;
  }
}

@media print, (min-width: 768px) {
  html.pc .m-first__bt > a:hover,
  html.pc .m-first__bt > a:active {
    opacity: .85;
  }
}

.m-first__sq {
  position: absolute;
  right: 0;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .m-first__sq {
    top: -215px;
    width: 289px;
    height: 317px;
  }
}

@media (min-width: 1381px) and (max-width: 1436px) {
  .m-first__sq {
    right: calc(-50vw + 691.5px);
    width: calc(50vw - 401.5px);
  }
}

@media (min-width: 1437px) {
  .m-first__sq {
    right: -28px;
    width: 317px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__sq {
    top: 100px;
    width: 150px;
    height: 158px;
  }
}

.m-first__sq::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  border: 1px solid #ebb642;
}

@media print, (min-width: 768px) {
  .m-first__sq::before {
    width: 317px;
    height: 317px;
  }
}

@media screen and (max-width: 767px) {
  .m-first__sq::before {
    width: 158px;
    height: 158px;
  }
}

.m-keyvis {
  overflow: hidden;
}

.m-keyvis__in {
  position: relative;
  margin: 0 auto;
  padding-bottom: 10px;
}

@media print, (min-width: 768px) {
  .m-keyvis__in {
    max-width: 1366px;
  }
}

.m-keyvis__bg {
  position: absolute;
  top: 0;
  background: url(/common/images/catalog/nisetai_2022/bg_dot01.png);
  opacity: .6;
}

@media print, (min-width: 768px) {
  .m-keyvis__bg {
    left: 854px;
    width: 505px;
    height: 192px;
    background-size: 60px 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__bg {
    right: 0;
    width: calc(100% - 309px);
    height: 150px;
    background-size: 30px 30px;
  }
}

.m-keyvis__tt {
  position: relative;
  color: #5ca2a8;
  font-weight: 700;
}

@media print, (min-width: 768px) {
  .m-keyvis__tt {
    margin-bottom: 30px;
    padding: 10px 40px 0;
    font-size: 40px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__tt {
    margin-bottom: 25px;
    padding: 0 20px;
    font-size: 24px;
    line-height: 1.4;
  }
}

.m-keyvis__pw {
  position: relative;
  z-index: 1;
}

@media print, (min-width: 768px) {
  .m-keyvis__pw {
    padding: 0 136px 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__pw {
    padding: 0 20px;
  }
}

.m-keyvis__pw__in {
  position: relative;
}

.m-keyvis__pw__p > span {
  display: block;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
  background-repeat: no-repeat;
  background-size: contain;
}

@media print, (min-width: 768px) {
  .m-keyvis__pw__p > span {
    padding-top: 50.25%;
    background-image: url(/common/images/catalog/nisetai_2022/pic_keyvis01.jpg);
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__pw__p > span {
    padding-top: 118.06%;
    background-image: url(/common/images/catalog/nisetai_2022/pic_keyvis01_sp.jpg);
  }
}

.m-keyvis__pw__rf {
  position: absolute;
  top: 0;
}

@media print, (min-width: 768px) {
  .m-keyvis__pw__rf {
    right: -8.06723%;
    width: 25.21008%;
    margin-top: 17.47899%;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__pw__rf {
    right: -2.98507%;
    width: 47.76119%;
    margin-top: 52.23881%;
  }
}

.m-keyvis__pw__rf__in {
  position: relative;
  padding-top: 100%;
}

.m-keyvis__pw__rf__in2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #cc5959;
  color: #fff;
  line-height: 1.5;
  text-align: center;
}

.m-keyvis__pw__rf__in3 {
  display: table;
  width: 100%;
  height: 100%;
}

.m-keyvis__pw__rf__in4 {
  display: table-cell;
  vertical-align: middle;
}

.m-keyvis__pw__rf__nw {
  font-weight: 700;
  line-height: 1.1;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-keyvis__pw__rf__nw {
    margin-bottom: 12px;
    font-size: 30px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-keyvis__pw__rf__nw {
    margin-bottom: calc(1.32743vw + -3.33186px);
    font-size: calc(3.53982vw + -10.885px);
  }
}

@media (min-width: 1381px) {
  .m-keyvis__pw__rf__nw {
    margin-bottom: 15px;
    font-size: 38px;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__pw__rf__nw {
    margin-bottom: 8px;
    font-size: 4.8vw;
  }
}

.m-keyvis__pw__rf__nw > span {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-keyvis__pw__rf__nw > span {
    padding: 0 16px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-keyvis__pw__rf__nw > span {
    padding: 0 calc(1.76991vw + -4.4425px);
  }
}

@media (min-width: 1381px) {
  .m-keyvis__pw__rf__nw > span {
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__pw__rf__nw > span {
    padding: 0 3.2vw;
  }
}

.m-keyvis__pw__rf__nw > span::before,
.m-keyvis__pw__rf__nw > span::after {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  width: 2px;
  background: #fff;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-keyvis__pw__rf__nw > span::before,
  .m-keyvis__pw__rf__nw > span::after {
    height: 35px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-keyvis__pw__rf__nw > span::before,
  .m-keyvis__pw__rf__nw > span::after {
    height: calc(3.9823vw + -10.9956px);
  }
}

@media (min-width: 1381px) {
  .m-keyvis__pw__rf__nw > span::before,
  .m-keyvis__pw__rf__nw > span::after {
    height: 44px;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__pw__rf__nw > span::before,
  .m-keyvis__pw__rf__nw > span::after {
    top: 0;
    width: 1px;
    height: 5.86667vw;
  }
}

.m-keyvis__pw__rf__nw > span::before {
  left: 0;
  transform: rotate(-36deg);
}

.m-keyvis__pw__rf__nw > span::after {
  right: 0;
  transform: rotate(36deg);
}

.m-keyvis__pw__rf__s {
  margin-bottom: 5px;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-keyvis__pw__rf__s {
    font-size: 14px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-keyvis__pw__rf__s {
    font-size: calc(1.76991vw + -6.4425px);
  }
}

@media (min-width: 1381px) {
  .m-keyvis__pw__rf__s {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__pw__rf__s {
    margin-bottom: 3px;
    font-size: 2.66667vw;
  }
}

.m-keyvis__pw__rf__st {
  font-weight: 700;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-keyvis__pw__rf__st {
    font-size: 23px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-keyvis__pw__rf__st {
    font-size: calc(2.21239vw + -2.5531px);
  }
}

@media (min-width: 1381px) {
  .m-keyvis__pw__rf__st {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__pw__rf__st {
    font-size: 4vw;
  }
}

.m-keyvis__pw__rf__st strong {
  margin: 0 1px;
  vertical-align: -4%;
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-keyvis__pw__rf__st strong {
    font-size: 33px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-keyvis__pw__rf__st strong {
    font-size: calc(3.09735vw + -2.77434px);
  }
}

@media (min-width: 1381px) {
  .m-keyvis__pw__rf__st strong {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-keyvis__pw__rf__st strong {
    font-size: 5.6vw;
  }
}

@media print, (min-width: 768px) {
  .m-lineup {
    margin-top: 130px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup {
    margin-top: 80px;
  }
}

.m-lineup__sc__hd {
  display: flex;
  align-items: center;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__hd {
    max-width: 1286px;
    margin: 0 auto 70px;
    padding: 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__hd {
    margin-bottom: 45px;
    padding: 0 20px;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc__hd__c:nth-child(1) {
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__hd__c:nth-child(1) {
    padding-right: 15px;
  }
}

.m-lineup__sc__hd__c:nth-child(2) {
  width: 100%;
}

.m-lineup__sc__hd__nm {
  position: relative;
  background: url(/common/images/catalog/nisetai_2022/bg_lineup_hd01.png) no-repeat;
  background-size: contain;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__hd__nm {
    width: 110px;
    height: 110px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__hd__nm {
    width: 55px;
    height: 55px;
  }
}

.m-lineup__sc__hd__nm > span {
  display: block;
  position: absolute;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__hd__nm > span {
    right: -1px;
    bottom: -3px;
    font-size: 57px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__hd__nm > span {
    right: 0;
    bottom: -2px;
    font-size: 28.5px;
  }
}

.m-lineup__sc__hd__tt {
  color: #5ca2a8;
  font-weight: 700;
  line-height: 1.25;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__hd__tt {
    font-size: 48px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__hd__tt {
    font-size: 23px;
  }
}

.m-lineup__sc__sm {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__sm {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__sm {
    padding-bottom: 55px;
  }
}

.m-lineup__sc__sm__dc {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
}

.m-lineup__sc__sm__dc::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.m-lineup__sc__sm__bd {
  position: relative;
}

.m-lineup__sc__sm__bd__tt {
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__sm__bd__tt {
    margin-bottom: 25px;
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__sm__bd__tt {
    margin-bottom: 20px;
    font-size: 14px;
  }
}

.m-lineup__sc__sm__bd__p {
  margin: 0 auto;
}

.m-lineup__sc__sm__bd__p > span {
  display: block;
  position: relative;
}

.m-lineup__sc__sm__bd__p > span > img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.m-lineup__sc__sm__bd__t {
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__sm__bd__t {
    margin-top: 25px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__sm__bd__t {
    margin-top: 20px;
    font-size: 12px;
  }
}

.m-lineup__sc__dt {
  position: relative;
}

.m-lineup__sc__dt::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/common/images/catalog/nisetai_2022/bg_dot01.png) 50% 0;
  opacity: .08;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt::before {
    background-size: 60px 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt::before {
    background-size: 30px 30px;
  }
}

.m-lineup__sc__dt__in {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__in {
    padding: 70px 0 80px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__in {
    padding: 40px 0 50px;
  }
}

.m-lineup__sc__dt__bl {
  position: relative;
  border-radius: 999px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__bl {
    width: 373px;
    margin: 0 auto 40px;
    padding: 24px 0;
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__bl {
    width: 230px;
    margin: 0 auto 25px;
    padding: 12px 0;
    font-size: 14px;
  }
}

.m-lineup__sc__dt__bl::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__bl::before {
    bottom: -30px;
    margin-left: -10px;
    border: 10px solid transparent;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__bl::before {
    bottom: -15px;
    margin-left: -5px;
    border: 5px solid transparent;
  }
}

.m-lineup__sc__dt__bl.is-1 {
  background: #6489ba;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__bl.is-1::before {
    border-top: 20px solid #6489ba;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__bl.is-1::before {
    border-top: 10px solid #6489ba;
  }
}

.m-lineup__sc__dt__bl.is-2 {
  background: #5699bc;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__bl.is-2::before {
    border-top: 20px solid #5699bc;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__bl.is-2::before {
    border-top: 10px solid #5699bc;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__bw {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__bw {
    margin-top: 30px;
  }
}

.m-lineup__sc__dt__bw__t {
  margin-bottom: 15px;
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__bw__t {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__bw__t {
    font-size: 12px;
  }
}

.m-lineup__sc__dt__bw__bt {
  position: relative;
  background: #fff;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__bw__bt {
    width: 500px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__bw__bt {
    margin: 0 20px;
  }
}

.m-lineup__sc__dt__bw__bt > a {
  display: block;
  position: relative;
  background: #156082;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  transition: all 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__bw__bt > a {
    padding: 15px 15px 15px 0;
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__bw__bt > a {
    padding: 10px 15px 10px 0;
    font-size: 14px;
  }
}

.m-lineup__sc__dt__bw__bt > a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  box-sizing: border-box;
  transform: rotate(45deg);
}

@media print, (min-width: 768px) {
  .m-lineup__sc__dt__bw__bt > a::before {
    right: 20px;
    width: 15px;
    height: 15px;
    margin-top: -6px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__dt__bw__bt > a::before {
    right: 15px;
    width: 7.5px;
    height: 7.5px;
    margin-top: -3px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

@media print, (min-width: 768px) {
  html.pc .m-lineup__sc__dt__bw__bt > a:hover,
  html.pc .m-lineup__sc__dt__bw__bt > a:active {
    opacity: .6;
  }
}

.m-lineup__sc__sh {
  background: #5ca2a8;
}

.m-lineup__sc__sh__in {
  display: flex;
  align-items: center;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__sh__in {
    max-width: 1286px;
    margin: 0 auto 80px;
    padding: 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__sh__in {
    margin-bottom: 50px;
    padding: 0 20px;
  }
}

.m-lineup__sc__sh__in2 {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__sh__in2 {
    padding: 25px 0 22px 140px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__sh__in2 {
    padding: 15px 0 12px;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc__sh__in2::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 108.5px;
    height: 86.5px;
    margin-top: -43.25px;
    background: url(/common/images/catalog/nisetai_2022/bg_lineup_sh01.png) no-repeat center/contain;
  }
}

.m-lineup__sc__sh__lb {
  color: #5ca2a8;
  font-weight: 700;
  line-height: 1;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__sh__lb {
    margin-bottom: 7px;
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__sh__lb {
    margin-bottom: 6px;
    font-size: 12px;
    text-align: center;
  }
}

.m-lineup__sc__sh__lb > span {
  display: inline-block;
  background: #fff;
  vertical-align: top;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__sh__lb > span {
    padding: 7px 12px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__sh__lb > span {
    padding: 5px 10px;
  }
}

.m-lineup__sc__sh__tt {
  color: #fff;
  font-weight: 700;
  line-height: 1.25;
}

@media print, (min-width: 768px) {
  .m-lineup__sc__sh__tt {
    font-size: 48px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc__sh__tt {
    font-size: 23px;
    text-align: center;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(1) .m-lineup__sc__sm__dc {
    top: -90px;
    height: 523px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(1) .m-lineup__sc__sm__dc {
    top: -40px;
    height: 261.5px;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(1) .m-lineup__sc__sm__dc::before {
    width: 1154px;
    margin-left: -608px;
    background-image: url(/common/images/catalog/nisetai_2022/bg_lineup_sm01.png);
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(1) .m-lineup__sc__sm__dc::before {
    width: 577px;
    margin-left: -310px;
    background-image: url(/common/images/catalog/nisetai_2022/bg_lineup_sm01_sp.png);
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(1) .m-lineup__sc__sm__bd__p {
    width: 347.5px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(1) .m-lineup__sc__sm__bd__p {
    width: 173.75px;
  }
}

.m-lineup__sc:nth-child(1) .m-lineup__sc__sm__bd__p > span {
  padding-top: 129.4964%;
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(2) .m-lineup__sc__sm__dc {
    top: -20px;
    height: 541px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(2) .m-lineup__sc__sm__dc {
    top: 20px;
    height: 270.5px;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(2) .m-lineup__sc__sm__dc::before {
    width: 1188.5px;
    margin-left: -580px;
    background-image: url(/common/images/catalog/nisetai_2022/bg_lineup_sm02.png);
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(2) .m-lineup__sc__sm__dc::before {
    width: 594.5px;
    margin-left: -290px;
    background-image: url(/common/images/catalog/nisetai_2022/bg_lineup_sm02_sp.png);
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(2) .m-lineup__sc__sm__bd__p {
    width: 354px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(2) .m-lineup__sc__sm__bd__p {
    width: 177px;
  }
}

.m-lineup__sc:nth-child(2) .m-lineup__sc__sm__bd__p > span {
  padding-top: 141.24294%;
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(3) .m-lineup__sc__sm__dc {
    top: 10px;
    height: 519px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(3) .m-lineup__sc__sm__dc {
    top: 40px;
    height: 259.5px;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(3) .m-lineup__sc__sm__dc::before {
    width: 1161.5px;
    margin-left: -610px;
    background-image: url(/common/images/catalog/nisetai_2022/bg_lineup_sm03.png);
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(3) .m-lineup__sc__sm__dc::before {
    width: 581px;
    margin-left: -310px;
    background-image: url(/common/images/catalog/nisetai_2022/bg_lineup_sm03_sp.png);
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(3) .m-lineup__sc__sm__bd__p {
    width: 353px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(3) .m-lineup__sc__sm__bd__p {
    width: 176.5px;
  }
}

.m-lineup__sc:nth-child(3) .m-lineup__sc__sm__bd__p > span {
  padding-top: 141.64306%;
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(4) .m-lineup__sc__sm__dc {
    top: -20px;
    height: 541px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(4) .m-lineup__sc__sm__dc {
    top: 20px;
    height: 270.5px;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(4) .m-lineup__sc__sm__dc::before {
    width: 1188.5px;
    margin-left: -580px;
    background-image: url(/common/images/catalog/nisetai_2022/bg_lineup_sm02.png);
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(4) .m-lineup__sc__sm__dc::before {
    width: 594.5px;
    margin-left: -290px;
    background-image: url(/common/images/catalog/nisetai_2022/bg_lineup_sm02_sp.png);
  }
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(4) .m-lineup__sc__sm__bd__p {
    width: 348px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(4) .m-lineup__sc__sm__bd__p {
    width: 174px;
  }
}

.m-lineup__sc:nth-child(4) .m-lineup__sc__sm__bd__p > span {
  padding-top: 143.67816%;
}

@media print, (min-width: 768px) {
  .m-lineup__sc:nth-child(n+2) {
    margin-top: 150px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__sc:nth-child(n+2) {
    margin-top: 100px;
  }
}

.m-lineup__gl {
  position: relative;
  margin-bottom: -10px;
}

.m-lineup__gl__bd {
  overflow: hidden;
}

.m-lineup__gl__bd__in {
  position: relative;
  left: 50%;
}

@media print, (min-width: 768px) {
  .m-lineup__gl__bd__in {
    width: 1860px;
    margin-left: -930px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__bd__in {
    width: 900px;
    margin-left: -450px;
  }
}

.m-lineup__gl__ul {
  display: flex;
  position: relative;
  left: 33.3%;
}

.m-lineup__gl__ul__tt {
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-lineup__gl__ul__tt {
    margin-bottom: 20px;
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__ul__tt {
    margin-bottom: 15px;
    font-size: 14px;
  }
}

.m-lineup__gl__ul__p {
  position: relative;
  padding-top: 64.81481%;
}

.m-lineup__gl__ul__p > img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.m-lineup__gl__ul > li {
  width: 33.33333%;
  box-sizing: border-box;
  opacity: .2;
  transition: opacity 400ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-lineup__gl__ul > li {
    padding: 0 40px 10px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__ul > li {
    padding: 0 15px 10px;
  }
}

.m-lineup__gl__ul > li.is-show {
  opacity: 1;
}

.m-lineup__gl__ar {
  display: none;
  position: absolute;
}

@media print, (min-width: 768px) {
  .m-lineup__gl__ar {
    top: 236px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__ar {
    top: 132px;
  }
}

.m-lineup__gl__ar > a {
  display: block;
  position: relative;
  transition: all 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-lineup__gl__ar > a {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__ar > a {
    width: 25px;
    height: 25px;
  }
}

.m-lineup__gl__ar > a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  box-sizing: border-box;
}

@media print, (min-width: 768px) {
  .m-lineup__gl__ar > a::before {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    border-top: 4px solid #5ba5ae;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__ar > a::before {
    width: 15px;
    height: 15px;
    margin-top: -7.5px;
    border-top: 2px solid #5ba5ae;
  }
}

@media print, (min-width: 768px) {
  html.pc .m-lineup__gl__ar > a:hover,
  html.pc .m-lineup__gl__ar > a:active {
    opacity: .6;
  }
}

.m-lineup__gl__ar:nth-child(1) {
  left: 50%;
}

@media print, (min-width: 768px) {
  .m-lineup__gl__ar:nth-child(1) {
    margin-left: -324px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__ar:nth-child(1) {
    margin-left: -162px;
  }
}

.m-lineup__gl__ar:nth-child(1) > a::before {
  left: 50%;
  transform: rotate(-45deg);
}

@media print, (min-width: 768px) {
  .m-lineup__gl__ar:nth-child(1) > a::before {
    margin-left: -7px;
    border-left: 4px solid #5ba5ae;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__ar:nth-child(1) > a::before {
    margin-left: -4px;
    border-left: 2px solid #5ba5ae;
  }
}

.m-lineup__gl__ar:nth-child(2) {
  right: 50%;
}

@media print, (min-width: 768px) {
  .m-lineup__gl__ar:nth-child(2) {
    margin-right: -324px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__ar:nth-child(2) {
    margin-right: -162px;
  }
}

.m-lineup__gl__ar:nth-child(2) > a::before {
  right: 50%;
  transform: rotate(45deg);
}

@media print, (min-width: 768px) {
  .m-lineup__gl__ar:nth-child(2) > a::before {
    margin-right: -7px;
    border-right: 4px solid #5ba5ae;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gl__ar:nth-child(2) > a::before {
    margin-right: -4px;
    border-right: 2px solid #5ba5ae;
  }
}

.m-lineup__gl__ar.is-show {
  display: block;
}

.m-lineup__gr {
  position: relative;
  overflow: hidden;
}

.m-lineup__gr__bd__in {
  position: relative;
  left: 50%;
}

@media print, (min-width: 768px) {
  .m-lineup__gr__bd__in {
    width: 2300px;
    margin-left: -1150px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__bd__in {
    width: 600px;
    margin-left: -300px;
  }
}

.m-lineup__gr__ul {
  display: flex;
  position: relative;
  left: 25%;
}

.m-lineup__gr__ul__tt {
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ul__tt {
    margin-bottom: 20px;
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ul__tt {
    margin-bottom: 15px;
    font-size: 14px;
  }
}

.m-lineup__gr__ul__p {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ul__p {
    padding-top: 37.66355%;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ul__p {
    padding-top: 134.44444%;
  }
}

.m-lineup__gr__ul__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.m-lineup__gr__ul > li {
  width: 50%;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 400ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ul > li {
    padding: 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ul > li {
    padding: 0 15px;
  }
}

.m-lineup__gr__ul > li.is-show {
  opacity: 1;
}

.m-lineup__gr__ar {
  display: none;
  position: absolute;
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ar {
    top: 229.5px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ar {
    top: 226px;
  }
}

.m-lineup__gr__ar > a {
  display: block;
  position: relative;
  transition: opacity 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ar > a {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ar > a {
    width: 25px;
    height: 25px;
  }
}

.m-lineup__gr__ar > a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  box-sizing: border-box;
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ar > a::before {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    border-top: 4px solid #5ba5ae;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ar > a::before {
    width: 15px;
    height: 15px;
    margin-top: -7.5px;
    border-top: 2px solid #5ba5ae;
  }
}

@media print, (min-width: 768px) {
  html.pc .m-lineup__gr__ar > a:hover,
  html.pc .m-lineup__gr__ar > a:active {
    opacity: .6;
  }
}

.m-lineup__gr__ar:nth-child(1) {
  left: 50%;
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ar:nth-child(1) {
    margin-left: clamp(-590px, calc(-570px + (-20 * (100vw - 1155px) / 226)), -570px);
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ar:nth-child(1) {
    margin-left: -162px;
  }
}

.m-lineup__gr__ar:nth-child(1) > a::before {
  left: 50%;
  transform: rotate(-45deg);
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ar:nth-child(1) > a::before {
    margin-left: -7px;
    border-left: 4px solid #5ba5ae;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ar:nth-child(1) > a::before {
    margin-left: -4px;
    border-left: 2px solid #5ba5ae;
  }
}

.m-lineup__gr__ar:nth-child(2) {
  right: 50%;
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ar:nth-child(2) {
    margin-right: clamp(-590px, calc(-570px + (-20 * (100vw - 1155px) / 226)), -570px);
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ar:nth-child(2) {
    margin-right: -162px;
  }
}

.m-lineup__gr__ar:nth-child(2) > a::before {
  right: 50%;
  transform: rotate(45deg);
}

@media print, (min-width: 768px) {
  .m-lineup__gr__ar:nth-child(2) > a::before {
    margin-right: -7px;
    border-right: 4px solid #5ba5ae;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__gr__ar:nth-child(2) > a::before {
    margin-right: -4px;
    border-right: 2px solid #5ba5ae;
  }
}

.m-lineup__gr__ar.is-show {
  display: block;
}

.m-lineup__rk__sc__p {
  margin: 0 auto;
}

@media print, (min-width: 768px) {
  .m-lineup__rk__sc__p {
    width: 487.5px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__rk__sc__p {
    width: 316.875px;
  }
}

.m-lineup__rk__sc__p > span {
  display: block;
  position: relative;
  padding-top: 61.23077%;
}

.m-lineup__rk__sc__p > span > img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.m-lineup__rk__sc__t {
  color: #5ca2a8;
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-lineup__rk__sc__t {
    margin-top: 20px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__rk__sc__t {
    margin-top: 15px;
    font-size: 12px;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__rk__sc:nth-child(n+2) {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__rk__sc:nth-child(n+2) {
    margin-top: 40px;
  }
}

.m-lineup__eq {
  margin: 0 auto;
}

@media print, (min-width: 768px) {
  .m-lineup__eq {
    display: flex;
    max-width: 1154px;
    padding: 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__eq {
    width: 280px;
  }
}

.m-lineup__eq__pw {
  position: relative;
  padding-top: 70.73609%;
}

.m-lineup__eq__pw__p {
  position: absolute;
  line-height: 1;
}

.m-lineup__eq__pw__p > img {
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.m-lineup__eq__t {
  color: #5ca2a8;
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-lineup__eq__t {
    margin-top: 20px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__eq__t {
    margin-top: 15px;
    font-size: 12px;
  }
}

.m-lineup__eq__c {
  box-sizing: border-box;
}

@media print, (min-width: 768px) {
  .m-lineup__eq__c {
    width: 50%;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__eq__c:nth-child(1) {
    padding-right: 20px;
  }
}

.m-lineup__eq__c:nth-child(1) .m-lineup__eq__pw__p {
  left: 0;
  top: 0;
  width: 100%;
}

@media print, (min-width: 768px) {
  .m-lineup__eq__c:nth-child(2) {
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__eq__c:nth-child(2) {
    margin-top: 30px;
  }
}

.m-lineup__eq__c:nth-child(2) .m-lineup__eq__pw__p {
  width: 78.6%;
}

.m-lineup__eq__c:nth-child(2) .m-lineup__eq__pw__p:nth-child(1) {
  left: 0;
  top: 0;
  z-index: 1;
}

.m-lineup__eq__c:nth-child(2) .m-lineup__eq__pw__p:nth-child(2) {
  right: 0;
  bottom: 0;
}

.m-lineup__pl {
  margin: 0 auto;
}

@media print, (min-width: 768px) {
  .m-lineup__pl {
    display: flex;
    max-width: 1154px;
    padding: 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__pl {
    width: 280px;
  }
}

.m-lineup__pl__p {
  position: relative;
  padding-top: 70.73609%;
}

.m-lineup__pl__p > img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.m-lineup__pl__c {
  box-sizing: border-box;
}

@media print, (min-width: 768px) {
  .m-lineup__pl__c {
    width: 50%;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__pl__c:nth-child(1) {
    padding-right: 20px;
  }
}

@media print, (min-width: 768px) {
  .m-lineup__pl__c:nth-child(2) {
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-lineup__pl__c:nth-child(2) {
    margin-top: 30px;
  }
}

.m-sticky {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 500;
  width: 100%;
  visibility: hidden;
  transition: visibility 0ms 250ms, transform 250ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-sticky {
    min-width: 1140px;
    transform: translateY(198px);
  }
}

@media screen and (max-width: 767px) {
  .m-sticky {
    transform: translateY(60px);
  }
}

.m-sticky__in {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-sticky__in {
    max-width: 1366px;
    margin: 0 auto;
  }
}

.m-sticky__p {
  z-index: 1;
}

@media print, (min-width: 768px) {
  .m-sticky__p {
    position: relative;
    width: 436.5px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .m-sticky__p {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 112px;
    margin: -19.5px 0 0 -175px;
  }
}

.m-sticky__p__in {
  display: block;
  position: relative;
}

@media print, (min-width: 768px) {
  .m-sticky__p__in {
    padding-top: 32.07331%;
  }
}

@media screen and (max-width: 767px) {
  .m-sticky__p__in {
    padding-top: 34.82143%;
  }
}

.m-sticky__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.m-sticky__bt {
  position: relative;
  background: #fff;
}

@media print, (min-width: 768px) {
  .m-sticky__bt {
    margin-top: -20px;
  }
}

.m-sticky__bt > span {
  position: relative;
  background: #156082;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  transition: opacity 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-sticky__bt > span {
    display: block;
    padding: 23px 20px 23px 0;
    font-size: 21px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .m-sticky__bt > span {
    display: flex;
    justify-content: center;
    padding: 10px 0 10px 100px;
    font-size: 13px;
    text-align: left;
  }
}

.m-sticky__bt > span::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  box-sizing: border-box;
  transform: rotate(45deg);
}

@media print, (min-width: 768px) {
  .m-sticky__bt > span::before {
    right: 20px;
    width: 15px;
    height: 15px;
    margin-top: -6px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }
}

@media screen and (max-width: 767px) {
  .m-sticky__bt > span::before {
    right: 12px;
    width: 7.5px;
    height: 7.5px;
    margin-top: -3px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

@media screen and (max-width: 767px) {
  .m-sticky__bt > span > span {
    display: block;
    text-align: left;
  }
}

@media print, (min-width: 768px) {
  .m-sticky__in2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 519px;
  }
}

.m-sticky__in2 > a {
  display: block;
  position: relative;
  color: inherit;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  html.pc .m-sticky__in2 > a:hover .m-sticky__bt > span,
  html.pc .m-sticky__in2 > a:active .m-sticky__bt > span {
    opacity: .6;
  }
}

.m-sticky.is-show {
  visibility: visible;
  transform: translateY(0px);
  transition: visibility 0ms, transform 250ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-summary {
    max-width: 1366px;
    margin: 120px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .m-summary {
    margin-top: 301px;
  }
}

.m-summary__in {
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
}

@media print, (min-width: 768px) {
  .m-summary__in {
    padding-top: 30.41728%;
    background-image: url(/common/images/catalog/nisetai_2022/bg_summary01.png);
  }
}

@media screen and (max-width: 767px) {
  .m-summary__in {
    padding-top: 74.66667%;
    background-image: url(/common/images/catalog/nisetai_2022/bg_summary01_sp.png);
  }
}

.m-summary__t {
  position: absolute;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
}

@media print, (min-width: 768px) {
  .m-summary__t {
    width: 46.48609%;
    height: 29.60289%;
    font-size: 18px;
    text-align: center;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-summary__t {
    font-size: calc(1.76991vw + -2.4425px);
  }
}

@media (min-width: 1381px) {
  .m-summary__t {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-summary__t {
    width: 43.33333%;
    height: 33.03571%;
    padding: 0 3.2vw;
    font-size: 2.93333vw;
  }
}

.m-summary__t > span {
  display: table;
  width: 100%;
  height: 100%;
}

.m-summary__t > span > span {
  display: table-cell;
  vertical-align: middle;
}

@media print, (min-width: 768px) {
  .m-summary__t:nth-child(1) {
    left: 2.92826%;
    top: .72202%;
  }
}

@media screen and (max-width: 767px) {
  .m-summary__t:nth-child(1) {
    left: 5.33333%;
    top: 7.14286%;
  }
}

@media print, (min-width: 768px) {
  .m-summary__t:nth-child(2) {
    left: 50.58565%;
    top: 8.18291%;
  }
}

@media screen and (max-width: 767px) {
  .m-summary__t:nth-child(2) {
    left: 51.33333%;
    top: .71429%;
  }
}
