@charset "UTF-8";
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  　　　　content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: block;
}

.p-vs__mainImg {
  position: relative;
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .p-vs__mainImg {
    margin-bottom: 60px;
  }
}

.swiper-container {
  width: 100%;
  height: 41.6666666667vw;
}
.swiper-container img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .swiper-container {
    height: 46.4146023468vw;
  }
  .swiper-container img {
    width: auto;
    height: 100%;
  }
}

.swiper-pagination {
  bottom: -45px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .swiper-pagination {
    bottom: -25px;
  }
}

.p-vs__mainImg .swiper-pagination-bullet {
  background: #818181;
  width: 15px;
  height: 15px;
  margin: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-vs__mainImg .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    margin: 0 10px;
  }
}

.swiper-button-prev {
  background-image: none;
  background-color: #fff;
  width: 40px;
  height: 100px;
  left: 0;
  margin-top: -75px;
}
@media screen and (max-width: 767px) {
  .swiper-button-prev {
    width: 20px;
    height: 50px;
    margin-top: -47px;
  }
}
.swiper-button-prev:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 0;
  width: 25px;
  height: 25px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media screen and (max-width: 767px) {
  .swiper-button-prev:before {
    width: 12px;
    height: 12px;
  }
}

.swiper-button-next {
  background-image: none;
  background-color: #fff;
  width: 40px;
  height: 100px;
  right: 0;
  margin-top: -75px;
}
@media screen and (max-width: 767px) {
  .swiper-button-next {
    width: 20px;
    height: 50px;
    margin-top: -47px;
  }
}
.swiper-button-next:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 0;
  width: 25px;
  height: 25px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .swiper-button-next:before {
    width: 12px;
    height: 12px;
  }
}

.p-vs__point .p-vs__point--ttl {
  text-align: center;
  font-weight: normal;
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .p-vs__point .p-vs__point--ttl {
    font-size: 4.6936114733vw;
  }
}
.p-vs__point .p-vs__point--ttl-accent {
  color: #5F7492;
}
.p-vs__point .p-vs__point--list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 767px) {
  .p-vs__point .p-vs__point--list {
    margin: auto 80px;
  }
}
.p-vs__point .p-vs__point--list li {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  min-width: 220px;
  height: 220px;
  line-height: 1.5;
  font-size: 2.4rem;
  background-image: url(/product_wall/vs/img/bg-point03.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .p-vs__point .p-vs__point--list li {
    min-width: 100px;
    width: 28.6831812256vw;
    background-size: clamp(100px, 28.6831812256vw, 220px);
    background-position: center center;
    font-size: 3.1290743155vw;
  }
}
.p-vs__point .p-vs__point--list li::before {
  position: absolute;
  top: -3rem;
  left: 0;
  font-size: 3.8rem;
}
@media screen and (max-width: 767px) {
  .p-vs__point .p-vs__point--list li::before {
    font-size: 4.9543676662vw;
    top: -2.6075619296vw;
  }
}
.p-vs__point .p-vs__point--list li:first-child:before {
  content: "1";
}
.p-vs__point .p-vs__point--list li:nth-last-of-type(2):before {
  content: "2";
}
.p-vs__point .p-vs__point--list li:last-child:before {
  content: "3";
}
.p-vs__point .p-vs__point--list li > div {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  height: 220px;
}
@media screen and (max-width: 767px) {
  .p-vs__point .p-vs__point--list li > div {
    min-width: 100px;
    height: 27.3794002608vw;
  }
}
.p-vs__point .p-vs__point--list li > div span {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-vs__point .p-vs__point--list li > div span {
    font-size: 2.3468057366vw;
  }
}
.p-vs__point .p-vs__point--list li .p-vs__point--list-icon-float {
  position: absolute;
  bottom: -1.3rem;
  right: -1rem;
  z-index: 1;
}
.p-vs__point .p-vs__point--list li .p-vs__point--list-icon-float img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-vs__point .p-vs__point--list li .p-vs__point--list-icon-float {
    right: -1.9556714472vw;
    bottom: -1.9556714472vw;
  }
  .p-vs__point .p-vs__point--list li .p-vs__point--list-icon-float img {
    width: 9.517601043vw;
  }
}

@media screen and (min-width: 767px) {
  .p-vs__cat--wrap {
    margin-bottom: 35px;
    display: flex;
  }
}
.p-vs__arw {
  position: relative;
}

.p-vs__arw:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 10px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.p-vs__category .p-vs__arw:before, .p-vs__feature .p-vs__arw:before {
  display: none;
}

.p-vs__arw-list {
  margin-top: 10px;
}

.p-vs__arw.p-vs__arw--white:before {
  border-top: 1px solid #333;
  border-right: 1px solid #333;
}

.p-vs__category {
  margin-bottom: 40px;
}
@media screen and (min-width: 767px) {
  .p-vs__category {
    width: calc(50% - 40px);
    margin: 0 20px 120px 20px;
  }
}

.p-vs__category ul li {
  width: calc(50% - 5px);
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  background-color: #5F7492;
  border: 1px solid #5F7492;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-vs__category ul li {
    font-size: 2.6075619296vw;
  }
}
.p-vs__category ul li:hover:before {
  border-top: 1px solid #5F7492;
  border-right: 1px solid #5F7492;
}
.p-vs__category ul li:nth-child(2n) {
  margin-right: 0;
}
.p-vs__category ul li.pink {
  background: #dd859f;
  border: 1px solid #dd859f;
}
.p-vs__category ul li.pink:hover:before {
  border-top: 1px solid #dd859f;
  border-right: 1px solid #dd859f;
}
.p-vs__category ul li.pink a:hover {
  color: #dd859f;
}
.p-vs__category ul li.brown {
  background: #ba8352;
  border: 1px solid #ba8352;
}
.p-vs__category ul li.brown:hover:before {
  border-top: 1px solid #ba8352;
  border-right: 1px solid #ba8352;
}
.p-vs__category ul li.brown a:hover {
  color: #ba8352;
}
.p-vs__category ul li.light-brown {
  background: #DBA76E;
  border: 1px solid #DBA76E;
}
.p-vs__category ul li.light-brown:hover:before {
  border-top: 1px solid #DBA76E;
  border-right: 1px solid #DBA76E;
}
.p-vs__category ul li.light-brown a:hover {
  color: #DBA76E;
}
.p-vs__category ul li.green {
  background: #4fb6c1;
  border: 1px solid #4fb6c1;
}
.p-vs__category ul li.green:hover:before {
  border-top: 1px solid #4fb6c1;
  border-right: 1px solid #4fb6c1;
}
.p-vs__category ul li.green a:hover {
  color: #4fb6c1;
}
.p-vs__category ul li.dark-brown {
  background: #6E6155;
  background: #6E6155;
  border: 1px solid #6E6155;
}
.p-vs__category ul li.dark-brown:hover:before {
  border-top: 1px solid #6E6155;
  border-right: 1px solid #6E6155;
}
.p-vs__category ul li.dark-brown a:hover {
  color: #6E6155;
}
.p-vs__category ul li.blue {
  background: #737aa9;
  border: 1px solid #737aa9;
}
.p-vs__category ul li.blue:hover:before {
  border-top: 1px solid #737aa9;
  border-right: 1px solid #737aa9;
}
.p-vs__category ul li.blue a:hover {
  color: #737aa9;
}
.p-vs__category ul li.orange {
  background: #df8371;
  border: 1px solid #df8371;
}
.p-vs__category ul li.orange:hover:before {
  border-top: 1px solid #df8371;
  border-right: 1px solid #df8371;
}
.p-vs__category ul li.orange a:hover {
  color: #df8371;
}
.p-vs__category ul li a {
  display: block;
  padding-block: 35px;
}
.p-vs__category ul li a:hover {
  background-color: #fff;
  color: #5F7492;
}
@media screen and (max-width: 767px) {
  .p-vs__category ul li a {
    padding-block: 4.5632333768vw;
  }
}

.p-vs__feature {
  margin-bottom: 40px;
}
@media screen and (min-width: 767px) {
  .p-vs__feature {
    width: calc(50% - 40px);
    margin: 0 20px;
  }
}

.p-vs__feature ul li {
  width: calc(50% - 5px);
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  background-color: #5F7492;
  border: 1px solid #5F7492;
  color: #fff;
  text-align: center;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .p-vs__feature ul li {
    font-size: 2.6075619296vw;
  }
}
.p-vs__feature ul li:hover:before {
  border-top: 1px solid #5F7492;
  border-right: 1px solid #5F7492;
}
.p-vs__feature ul li:nth-child(2n) {
  margin-right: 0;
}
.p-vs__feature ul li.pink {
  background: #dd859f;
  border: 1px solid #dd859f;
}
.p-vs__feature ul li.pink:hover:before {
  border-top: 1px solid #dd859f;
  border-right: 1px solid #dd859f;
}
.p-vs__feature ul li.pink a:hover {
  color: #dd859f;
}
.p-vs__feature ul li.brown {
  background: #ba8352;
  border: 1px solid #ba8352;
}
.p-vs__feature ul li.brown:hover:before {
  border-top: 1px solid #ba8352;
  border-right: 1px solid #ba8352;
}
.p-vs__feature ul li.brown a:hover {
  color: #ba8352;
}
.p-vs__feature ul li.light-brown {
  background: #DBA76E;
  border: 1px solid #DBA76E;
}
.p-vs__feature ul li.light-brown:hover:before {
  border-top: 1px solid #DBA76E;
  border-right: 1px solid #DBA76E;
}
.p-vs__feature ul li.light-brown a:hover {
  color: #DBA76E;
}
.p-vs__feature ul li.green {
  background: #4fb6c1;
  border: 1px solid #4fb6c1;
}
.p-vs__feature ul li.green:hover:before {
  border-top: 1px solid #4fb6c1;
  border-right: 1px solid #4fb6c1;
}
.p-vs__feature ul li.green a:hover {
  color: #4fb6c1;
}
.p-vs__feature ul li.blue {
  background: #737aa9;
  border: 1px solid #737aa9;
}
.p-vs__feature ul li.blue:hover:before {
  border-top: 1px solid #737aa9;
  border-right: 1px solid #737aa9;
}
.p-vs__feature ul li.blue a:hover {
  color: #737aa9;
}
.p-vs__feature ul li.dark-brown {
  background: #6E6155;
  background: #6E6155;
  border: 1px solid #6E6155;
}
.p-vs__feature ul li.dark-brown:hover:before {
  border-top: 1px solid #6E6155;
  border-right: 1px solid #6E6155;
}
.p-vs__feature ul li.dark-brown a:hover {
  color: #6E6155;
}
.p-vs__feature ul li.orange {
  background: #df8371;
  border: 1px solid #df8371;
}
.p-vs__feature ul li.orange:hover:before {
  border-top: 1px solid #df8371;
  border-right: 1px solid #df8371;
}
.p-vs__feature ul li.orange a:hover {
  color: #df8371;
}
.p-vs__feature ul li a {
  padding: 35px 0;
  display: block;
}
.p-vs__feature ul li a:hover {
  background-color: #fff;
  color: #5F7492;
}
@media screen and (max-width: 767px) {
  .p-vs__feature ul li a {
    padding-block: 4.5632333768vw;
  }
}

.p-vs__link {
  margin-bottom: 45px;
}
@media screen and (min-width: 767px) {
  .p-vs__link {
    margin: 0 20px 80px 20px;
  }
}

.p-vs__link ul {
  display: grid;
  grid-template-columns: repeat(3, calc(33% - 15px));
  gap: 30px;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  .p-vs__link ul {
    grid-template-columns: repeat(2, 48.4848484848%);
    gap: 2.6075619296vw;
  }
}
.p-vs__link ul li {
  display: grid;
  place-items: center;
  border: 1px solid #333;
  color: #333;
  text-align: center;
  line-height: 1.5;
  font-size: 1.6rem;
}
@media screen and (min-width: 767px) {
  .p-vs__link ul li:nth-child(3n) {
    margin-right: 0;
  }
}
.p-vs__link ul li:hover {
  background-color: #333;
  color: #fff;
}
.p-vs__link ul li:hover:before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .p-vs__link ul li {
    font-size: 2.0860495437vw;
  }
  .p-vs__link ul li:nth-child(2n) {
    margin-right: 0;
  }
}
.p-vs__link ul li:nth-child(4) {
  padding: 0.5rem 0;
}
.p-vs__link ul li a {
  width: 100%;
  display: block;
  padding: 10px 0;
}

@media screen and (max-width: 767px) {
  .p-vs__long {
    margin-bottom: 60px;
  }
}
.p-vs__long .p-vs__long--att {
  display: block;
  color: #dc0303;
  font-size: 2.2rem;
  margin: 5px 0 0 0;
}
@media screen and (max-width: 767px) {
  .p-vs__long .p-vs__long--att {
    font-size: 2.8683181226vw;
  }
}
.p-vs__long .p-vs__long--att2 {
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .p-vs__long .p-vs__long--att2 {
    font-size: 2.0860495437vw;
  }
}
.p-vs__long .p-vs__long--att2 span {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-vs__long .p-vs__long--att2 span {
    font-size: 1.8252933507vw;
  }
}
.p-vs__long li {
  float: left;
  width: calc(50% - 20px);
  margin: 0 40px 40px 0;
  position: relative;
}
.p-vs__long li:nth-child(2n) {
  margin-right: 0;
}
.p-vs__long li img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-vs__long li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.p-vs__long li span {
  position: absolute;
  left: 80px;
  bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-vs__long li span {
    font-size: 2.8683181226vw;
    left: 20%;
  }
}

@media screen and (min-width: 767px) {
  .p-vs__howto .p-vs__howto--area {
    padding-top: 30px;
    position: relative;
  }
  .p-vs__howto .p-vs__howto--txt {
    position: absolute;
    width: 200px;
    line-height: 1.5;
    background-color: #fff;
    font-size: 1.4rem;
  }
  .p-vs__howto .p-vs__howto--txt01 {
    top: 0;
    left: 10px;
    width: 230px;
  }
  .p-vs__howto .p-vs__howto--txt02 {
    top: 0;
    left: 265px;
    width: 250px;
  }
  .p-vs__howto .p-vs__howto--txt03 {
    top: 135px;
    right: 0;
  }
  .p-vs__howto .p-vs__howto--txt04 {
    top: 330px;
    right: 0;
  }
  .p-vs__howto .p-vs__howto--txt05 {
    top: 210px;
    right: 0;
  }
  .p-vs__howto .p-vs__howto--txt06 {
    bottom: -25px;
    left: 0;
  }
}
.p-vs__howto .p-vs__howto--img img {
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-vs__howto .p-vs__howto--img img {
    width: 100%;
    height: auto;
  }
  .p-vs__howto .p-vs__howto--txt {
    width: 32%;
    padding-right: 3%;
    font-size: 2.8683181226vw;
    display: inline-block;
    line-height: 1.5;
    vertical-align: top;
  }
  .p-vs__howto .p-vs__howto--txt.p-vs__howto--txt04 {
    width: 39%;
  }
  .p-vs__howto .p-vs__howto--txt.p-vs__howto--txt05 {
    width: 20%;
    padding-right: 0;
    margin-right: 7%;
  }
  .p-vs__howto .p-vs__howto--txt.p-vs__howto--txt06 {
    width: 20%;
    padding-right: 0;
    margin-right: 7%;
  }
  .p-vs__howto .p-vs__howto--txt:last-child {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-vs__wall-paper {
    margin-inline: calc(50% - 50vw);
  }
}

.p-vs__wall-paper img {
  max-width: 100%;
  height: auto;
}

.p-vs__wall-paper-text {
  font-size: 1.6rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-vs__wall-paper-text {
    font-size: 3.1290743155vw;
  }
}

.p-vs__wall-paper-bandle-text {
  background: #5F7492;
  color: #fff;
  font-size: 2rem;
  line-height: 1.6;
  padding-inline: 10px;
  margin-block: 20px;
}
@media screen and (max-width: 767px) {
  .p-vs__wall-paper-bandle-text {
    font-size: 3.1290743155vw;
  }
}

.p-vs__wall-paper-col2 {
  display: grid;
  column-gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 767px) {
  .p-vs__wall-paper-col2 {
    grid-template-columns: 1fr;
    justify-content: center;
  }
  .p-vs__wall-paper-col2 img {
    padding-inline: 3.9113428944vw;
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .p-vs__wall-paper-image-wrapper {
    margin-bottom: 3.259452412vw;
  }
}

@media screen and (max-width: 767px) {
  .p-vs__wall-paper-content {
    padding-inline: 3.9113428944vw;
  }
}

.p-vs__wall-paper-content-text {
  font-size: 14px;
  line-height: 1.4285714286;
  color: #231f20;
}
@media screen and (max-width: 767px) {
  .p-vs__wall-paper-content-text {
    font-size: 2.8683181226vw;
  }
}

.gray-text {
  color: #808285;
}
