.ArchProduct {
  padding: 3.4% 2.7% 0 0;
}

@media screen and (max-width: 640px) {
  .ArchProduct {
    padding: 3.4% 0 0 0;
  }
}

.ArchProduct__item {
  margin: 0 0 8.42%;
}

@media screen and (max-width: 640px) {
  .ArchProduct__item {
    margin: 0 0 6.22%;
  }
}

.ArchProduct__link {
  position: relative;
  display: block;
  background: #F0ECE4;
  border-radius: 10px;
  padding: 2.7% 0 0 24.2%;
  min-height: 231px;
  box-sizing: border-box;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProduct__link {
    border-radius: .877vw;
    min-height: 20.263vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProduct__link {
    min-height: 64.1vw;
    padding: 5vw 4% 0 28vw;
    overflow: hidden;
  }
}

.ArchProductTtl {
  position: relative;
  margin: 0 0 11.3%;
  background: #FFF;
}

.ArchProductTtl::before, .ArchProductTtl::after {
  content: "";
  position: absolute;
  display: block;
  border-top: #2B2B2B 1px solid;
  width: 43px;
  height: 1px;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductTtl::before, .ArchProductTtl::after {
    width: 3.772vw;
  }
}

.ArchProductTtl::before {
  top: 11px;
  left: -11px;
  transform: rotate(-45deg);
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductTtl::before {
    top: .965vw;
    left: -.965vw;
  }
}

.ArchProductTtl::after {
  bottom: 9px;
  right: -13px;
  transform: rotate(-45deg);
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductTtl::after {
    bottom: .79vw;
    right: -1.14vw;
  }
}

.ArchProductTtl--01 {
  padding: 3.9% 22% 4.6% 20.8%;
}

.ArchProductTtl--02, .ArchProductTtl--03, .ArchProductTtl--04, .ArchProductTtl--05 {
  padding: 3.9% 25.7% 4.6% 18.5%;
}

.ArchProductTtl__company {
  display: inline-block;
  padding: .2% 1.4% .7% 4.6%;
  border: #2B2B2B 1px solid;
  color: #FFF;
  font-size: 0.8125rem;
  background: url(../img/common_check_01.svg) no-repeat, #2B2B2B;
  background-size: auto 100%;
  background-position: 0 0;
  line-height: 1;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductTtl__company {
    font-size: 1.14135vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProductTtl__company {
    font-size: 2.6vw;
    margin: 0 0 1vw;
    padding: 1.2% 5.5% 1.3% 9.7%;
  }
}

.ArchProductTtl__sub {
  position: relative;
  display: inline-block;
  margin: 0 0 2.1%;
  font-size: 1.125rem;
  line-height: 1.9444;
  text-align: left;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductTtl__sub {
    font-size: 1.58033vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProductTtl__sub {
    position: absolute;
    font-size: 3.585vw;
    margin: 0 0 2.9%;
    line-height: 1.5;
    top: 12.7vw;
  }
}

.ArchProductTtl__sub::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 3px;
  border-top: #2B2B2B 1px solid;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductTtl__sub::after {
    bottom: .263vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProductTtl__sub::after {
    bottom: -.8vw;
  }
}

.ArchProduct__item--01 .ArchProductTtl__sub br {
  display: none;
}

.ArchProduct__item--02 .ArchProductTtl__sub br {
  display: none;
}

@media screen and (min-width: 641px) {
  .ArchProduct__item--03 .ArchProductTtl__sub br {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .ArchProduct__item--02 .ArchProductTtl__sub br:nth-child(2) {
    display: inline;
  }
}

.ArchProductTtl__product {
  position: relative;
  text-align: left;
  font-size: 2.4375rem;
  font-weight: 500;
  line-height: 1.153846;
  z-index: 10;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductTtl__product {
    font-size: 3.42406vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProductTtl__product {
    position: absolute;
    font-size: 6.25vw;
    top: 20.4vw;
    line-height: 1.125;
  }
}

.ArchProductTtl__product--0 {
  display: block;
}

.ArchProductTtl__product--1 {
  height: 97px;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductTtl__product--1 {
    height: 8.509vw;
  }
}

.ArchProduct__item--01 .ArchProductTtl__product br {
  display: none;
}

@media screen and (max-width: 640px) {
  .ArchProduct__item--01 .ArchProductTtl__product br {
    display: inline;
  }
}

@media screen and (max-width: 640px) {
  .ArchProduct__item--02 .ArchProductTtl__product, .ArchProduct__item--03 .ArchProductTtl__product {
    top: 26vw;
  }
  .ArchProduct__item--06 .ArchProductTtl__product, .ArchProduct__item--07 .ArchProductTtl__product, .ArchProduct__item--08 .ArchProductTtl__product, .ArchProduct__item--09 .ArchProductTtl__product, .ArchProduct__item--10 .ArchProductTtl__product, .ArchProduct__item--11 .ArchProductTtl__product, .ArchProduct__item--12 .ArchProductTtl__product, .ArchProduct__item--13 .ArchProductTtl__product, .ArchProduct__item--14 .ArchProductTtl__product, .ArchProduct__item--15 .ArchProductTtl__product, .ArchProduct__item--16 .ArchProductTtl__product, .ArchProduct__item--17 .ArchProductTtl__product, .ArchProduct__item--18 .ArchProductTtl__product, .ArchProduct__item--19 .ArchProductTtl__product, .ArchProduct__item--20 .ArchProductTtl__product {
    top: 12vw;
  }
}

.ArchProductPcg {
  position: absolute;
  width: 11.9%;
  top: -5.9%;
  left: 5.4%;
}

@media screen and (max-width: 640px) {
  .ArchProductPcg {
    width: 19.5%;
    top: 1.6vw;
    left: 5vw;
  }
}

.ArchProductVote {
  position: absolute;
  width: 332px;
  height: 93px;
  padding: 3.7% 11.1% 0 8.9%;
  bottom: .7%;
  left: 18%;
  text-align: center;
  background: url(../img/common_product_vote_bg_02.jpg) no-repeat;
  background-size: contain;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductVote {
    width: 29.123vw;
    height: 8.158vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProductVote {
    width: 100%;
    height: 20vw;
    left: 0;
    bottom: 8.5vw;
    padding: 0 16.5vw 0 33vw;
    background: url(../img/common_product_vote_bg_05.png) no-repeat;
    background-position: 88% -45%;
    background-size: 73%;
  }
}

.ArchProductVote__ttl {
  padding: 8% 0 0;
  font-size: 0.625rem;
  line-height: 1;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductVote__ttl {
    font-size: 0.87796vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProductVote__ttl {
    padding: 6.7vw 0 0;
    font-size: 2.65vw;
  }
}

.ArchProductVote__bunshi {
  color: #C14D23;
  font-size: 2.3125rem;
  font-weight: 500;
  line-height: 1;
  margin-left: auto;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductVote__bunshi {
    font-size: 3.24846vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProductVote__bunshi {
    font-size: 7.3vw;
    padding: 4.2vw 0 0;
  }
}

.ArchProductVote__bunbo {
  margin: 0 0 0 13%;
  padding: 10% 0 0;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProductVote__bunbo {
    font-size: 1.49254vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProductVote__bunbo {
    font-size: 3.4vw;
    margin: 0 0 0 4.4vw;
    padding: 7.5vw 0 0;
  }
}

.ArchProduct__official {
  position: absolute;
  bottom: 6.4%;
  right: 3.7%;
  background: url(../img/common_arrow_bl_01.svg) no-repeat;
  background-position: 100% 58%;
  background-size: 20.4%;
  font-size: 1rem;
  font-weight: 500;
  padding: 0 6% 0 0;
}

@media screen and (min-width: 641px) and (max-width: 1139px) {
  .ArchProduct__official {
    font-size: 1.40474vw;
  }
}

@media screen and (max-width: 640px) {
  .ArchProduct__official {
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 1.6vw 2.2% 1.8vw 0;
    background: url(../img/common_arrow_wh_01.svg) no-repeat, #2C955A;
    background-position: 70% 52%;
    background-size: 5.4%;
    font-size: 3.5vw;
    color: #FFF;
    text-align: center;
  }
}
/*# sourceMappingURL=product-archive.css.map */