.p-mv {
  width: 100%;
}
@media screen and (min-width: 1201px) {
  .p-mv li {
    display: inline-block;
  }
  .l_mv {
    width: 43%;
    vertical-align: top;
  }
  .p-mv .r_nav {
    width: 55%;
  }


.p-mv {

 margin-top: -8rem;
  position: relative;

  background: #fff url(../img/top/bg_mv_pc.png) no-repeat center center/cover;

  min-height: 72.8rem;

  overflow: hidden;
padding: 34px 0 0;
}
}

@media screen and (max-width: 1200px) {
  .p-mv {

    height: auto;
background: #eeeeee;
    margin-top: 5rem;
    padding: 0 0 20px;

  }
    .l_mv {
    width: 100%;
  }
  .p-mv .r_nav {
    width: 80%;
    margin:0 auto ;
  }
}


.p-mv-img {

  margin-top: 11rem;

  max-width: 138.8rem;

  left: 0;

  right: -4rem;

  top: 10.4rem;

  margin: 0 auto;

  position: absolute;

}

@media screen and (max-width: 1200px) {

  .p-mv-img {

    left: 4rem;
    margin-top: 0;

    width: 100%;

    position: static;
  }
  .p-item {

    margin-top: 0;

  }
}






.p-item ul {

  display: -ms-flexbox;

  display: -webkit-box;

  display: flex;

  -ms-flex-pack: center;

  -webkit-box-pack: center;

          justify-content: center;

  -ms-flex-align: center;

  -webkit-box-align: center;

          align-items: center;

}

@media screen and (max-width: 1200px) {

  .p-item ul {

    display: block;

  }

}

.p-item ul li {

  border-top: 1px solid #dcdcdc;

  border-borrom: 1px solid #dcdcdc;

}

.p-item ul li + li {

  border-left: 1px solid #dcdcdc;

}

@media screen and (max-width: 1200px) {

  .p-item ul li + li {

    border-left: none;

  }

}

.p-item ul li a {

  display: block;

  position: relative;

  overflow: hidden;

}

.p-item ul li a img {

  -webkit-transition: 0.3s;

  transition: 0.3s;

}

.p-item ul li a .c-btn-arrow {

  position: absolute;

  right: 3rem;

  bottom: 3rem;

}

@media screen and (max-width: 1200px) {

  .p-item ul li a .c-btn-arrow {

    right: 2.6666666667vw;

    bottom: 2.6666666667vw;

  }

}

@media print, screen and (min-width: 768px) {

  .p-item ul li a:hover img {

    -webkit-transform: scale(1.1, 1.1);

            transform: scale(1.1, 1.1);

  }

}

.p-item ul li.m-new a:before {

  content: "";

  position: absolute;

  left: 0;

  top: 0;

  background: url(../img/icn_new.png) no-repeat left top/contain;

  width: 6rem;

  height: 6rem;

  z-index: 2;

}

@media screen and (max-width: 1200px) {

  .p-item ul li.m-new a:before {

    width: 8vw;

    height: 8vw;

  }

}



.p-pride {

  background: url(../img/top/bg_pride_pc.png) no-repeat left top/cover;

  height: 80rem;

}

@media screen and (max-width: 1200px) {

  .p-pride {

    background: url(../img/top/bg_pride_sp.png) no-repeat left top/cover;

  }

}

@media screen and (max-width: 1200px) {

  .p-pride {

    height: auto;

    padding: 16vw 0;

  }

}

.p-pride .c-inner {

  height: 100%;

  display: -ms-flexbox;

  display: -webkit-box;

  display: flex;

  -ms-flex-pack: center;

  -webkit-box-pack: center;

          justify-content: center;

  -ms-flex-align: center;

  -webkit-box-align: center;

          align-items: center;

}

@media screen and (max-width: 1200px) {

  .p-pride .c-inner {

    display: block;

  }

}

.p-pride-txt {

  color: #fff;

}

.p-pride-headline {

  font-size: 3.6rem;

  line-height: 1.0833333333;

  margin-bottom: 3rem;

  text-align: center;

}

@media screen and (max-width: 1200px) {

  .p-pride-headline {

    font-size: 2.6rem;

    line-height: 1.4;

    margin-bottom: 6.6666666667vw;

  }

}

.p-pride-lead {

  margin-bottom: 6rem;

}

@media screen and (max-width: 1200px) {

  .p-pride-lead {

    margin-bottom: 10.6666666667vw;

    padding: 0 1%;

  }

}

.p-pride-lead p {

  font-size: 1.8rem;

  line-height: 2;

  text-align: center;

}

@media screen and (max-width: 1200px) {

  .p-pride-lead p {

    text-align: left;

    font-size: 3.4666666667vw;

    letter-spacing: 0.2666666667vw;

  }

  .p-pride-lead p + p {

    margin-top: 2.6666666667vw;

  }

}

.p-pride-list {

  padding-left: 2rem;

  display: -ms-flexbox;

  display: -webkit-box;

  display: flex;

  -ms-flex-pack: center;

  -webkit-box-pack: center;

          justify-content: center;

  -ms-flex-align: center;

  -webkit-box-align: center;

          align-items: center;

  gap: 8rem;

}

@media screen and (max-width: 1200px) {

  .p-pride-list {

    display: block;

    padding: 0;

  }

}

@media screen and (max-width: 1200px) {

  .p-pride-list li {

    display: -ms-flexbox;

    display: -webkit-box;

    display: flex;

    -ms-flex-pack: center;

    -webkit-box-pack: center;

            justify-content: center;

    -ms-flex-align: center;

    -webkit-box-align: center;

            align-items: center;

  }

}

.p-pride-list li .icn {

  display: -ms-flexbox;

  display: -webkit-box;

  display: flex;

  -ms-flex-pack: center;

  -webkit-box-pack: center;

          justify-content: center;

  -ms-flex-align: center;

  -webkit-box-align: center;

          align-items: center;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  border: 0.8rem solid #fff;

  border-radius: 30rem;

  width: 22rem;

  height: 22rem;

  margin: 0 auto 2rem;

}

@media screen and (max-width: 1200px) {

  .p-pride-list li .icn {

    border: 1.6vw solid #fff;

    height: 37.3333333333vw;

    width: 37.3333333333vw;

  }

}

.p-pride-list li .icn .ttl {

  font-weight: bold;

  font-size: 3.6rem;

  line-height: 1.0833333333;

  width: 100%;

  text-align: center;

}

@media screen and (max-width: 1200px) {

  .p-pride-list li .icn .ttl {

    margin-top: 2.6666666667vw;

    font-size: 5.8666666667vw;

  }

}

.p-pride-list li .icn p {

  font-size: 1.6rem;

  text-align: center;

}

@media screen and (max-width: 1200px) {

  .p-pride-list li .icn p {

    font-size: 2.4vw;

  }

}

.p-pride-list li .message {

  text-align: center;

}

@media screen and (max-width: 1200px) {

  .p-pride-list li .message {

    font-size: 3.2vw;

    text-align: left;

    -webkit-box-flex: 1;

        -ms-flex: 1;

            flex: 1;

    margin-left: 8vw;

  }

}

.p-pride-list li:nth-of-type(2) {

  padding-left: 3rem;

}

@media screen and (max-width: 1200px) {

  .p-pride-list li:nth-of-type(2) {

    padding: 0;

  }

}



/*20231205 add*/

.p-bg-img {

  top: 0;

  right: 0;

  position: fixed;

  z-index: -1;

}



.p-variation {

  padding: 18rem 0 4rem;

}

@media screen and (max-width: 1200px) {

  .p-variation {

    padding: 26.6666666667vw 0 0;

  }

}

.p-variation-headline {

  font-size: 8.9rem;

  letter-spacing: -0.016em;

  line-height: 0.4382022472;

  font-weight: bold;

  text-indent: -0.5rem;

  margin-bottom: 8rem;

}

@media screen and (max-width: 1200px) {

  .p-variation-headline {

    font-size: 11.7333333333vw;

    margin-bottom: 10.6666666667vw;

  }

}

.p-variation-headline .ja {

  font-size: 2rem;

  line-height: 1.95;

  display: block;

  margin-top: 2.5rem;

  text-indent: -0.2rem;

}

@media screen and (max-width: 1200px) {

  .p-variation-headline .ja {

    font-size: 3.2vw;

    margin-top: 3.2vw;

  }

}

.p-variation-list {

  display: -ms-grid;

  display: grid;

  -ms-grid-columns: 1fr 5rem 1fr 5rem 1fr;

  grid-template-columns: repeat(3, 1fr);

  gap: 5rem;

}

@media screen and (max-width: 1200px) {

  .p-variation-list {

    display: block;

  }

}

.p-variation-list li {

  list-style: none;

}

.p-variation-list li .txt {

  padding: 2rem 0 0;

}

@media screen and (max-width: 1200px) {

  .p-variation-list li .txt {

    padding: 2.6666666667vw 0 13.3333333333vw;

  }

}

.p-variation-list li .txt .ttl {

  font-weight: bold;

  font-size: 2rem;

  text-align: center;

  margin-bottom: 1rem;

}

@media screen and (max-width: 1200px) {

  .p-variation-list li .txt .ttl {

    font-size: 4.5333333333vw;

    margin-bottom: 1.3333333333vw;

  }

}

.p-variation-list li .txt .detail .m-note {

  font-size: 1.2rem;

}

@media screen and (max-width: 1200px) {

  .p-variation-list li .txt .detail .m-note {

    font-size: 2.6666666667vw;

  }

}

.p-variation-list li .txt .detail .m-note a {

  text-decoration: underline;

  -webkit-transition: 0.3s;

  transition: 0.3s;

}

@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 768px) {

  .p-variation-list li .txt .detail .m-note a:hover {

    opacity: 0.7;

  }

}

@media screen and (max-width: 1200px) {

  .p-variation-list li .txt .detail {

    word-break: break-word;

    line-break: strict;

    font-size: 3.4666666667vw;

  }

}

.p-variation-list li .txt .btn {

  margin-top: 2.1rem;

}

@media screen and (max-width: 1200px) {

  .p-variation-list li .txt .btn {

    margin-top: 5.3333333333svw;

  }

}



.c-bnr {

  background: #fff;

}



/* END add*/

.c-feature-list-unit:nth-of-type(2n) {

  margin-top: 10rem;

}

@media screen and (max-width: 1200px) {

  .c-feature-list-unit:nth-of-type(2n) {

    margin-top: 10.6666666667vw;

  }

}

.c-feature-list-unit:nth-of-type(2n + 1) {

  margin-top: -5rem;

}

@media screen and (max-width: 1200px) {

  .c-feature-list-unit:nth-of-type(2n + 1) {

    margin-top: 10.6666666667vw;

  }

}



/*current*/

.top .l-header-menu li:nth-child(1) a {

  color: #d32b2b;

}

@media screen and (max-width: 1200px) {

  .top .l-header-menu li:nth-child(1) a {

    color: #111;

  }

}