.p-top .p-top__kv {
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__kv {
    height: min(42.7083333333vw, 615px);
  }
  .p-top .p-top__kv {
    background-image: url("/assets/images/pages/top/kv-pc.jpg");
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__kv {
    height: 120.5333333333vw;
  }
  .p-top .p-top__kv {
    background-image: url("/assets/images/pages/top/kv-sp.jpg");
    background-repeat: no-repeat;
    background-position: center;
  }
}
.p-top .p-top__kv .p-top__kv__title {
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__kv .p-top__kv__title {
    font-size: min(4.0277777778vw, 58px);
    margin-bottom: min(2.7777777778vw, 40px);
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__kv .p-top__kv__title {
    font-size: 8.8vw;
    margin-bottom: 2.6666666667vw;
    letter-spacing: 0.15em;
  }
}
.p-top .p-top__kv .p-top__kv__copy {
  font-weight: 700;
  letter-spacing: 0.25em;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__kv .p-top__kv__copy {
    font-size: min(1.5277777778vw, 22px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__kv .p-top__kv__copy {
    font-size: 4vw;
  }
}

@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main {
    margin-top: min(5.5555555556vw, 80px);
    margin-left: auto;
    margin-right: auto;
    max-width: min(97.2222222222vw, 1400px);
    padding-left: min(1.0416666667vw, 15px);
    padding-right: min(1.0416666667vw, 15px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main {
    margin-top: 12.8vw;
  }
}
.p-top .p-top__articles__main .p-top__articles__main__item {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item {
    align-items: center;
  }
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item:nth-of-type(2n-1) .p-top__articles__main__item__text {
    margin-left: max(-2.7777777778vw, -40px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item:nth-of-type(2n-1) .p-top__articles__main__item__image {
    margin-right: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item:nth-of-type(2n) .p-top__articles__main__item__image {
    margin-left: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item + .p-top__articles__main__item {
    margin-top: min(3.3333333333vw, 48px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item + .p-top__articles__main__item {
    margin-top: 17.3333333333vw;
  }
}
.p-top .p-top__articles__main .p-top__articles__main__item__text {
  position: relative;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__image {
    width: min(58.3333333333vw, 840px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__image {
    margin-bottom: 6.4vw;
  }
}
.p-top .p-top__articles__main .p-top__articles__main__item__title {
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title {
    margin-bottom: min(2.5vw, 36px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title {
    margin-bottom: 6.4vw;
    padding-left: 8vw;
  }
}
.p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en {
  font-weight: 600;
  letter-spacing: 0.08em;
  position: relative;
  color: #0860a8;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en {
    font-size: min(1.25vw, 18px);
    padding-left: min(2.7777777778vw, 40px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en {
    font-size: 3.7333333333vw;
    padding-left: 8vw;
  }
}
.p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::before, .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::before, .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::after {
    width: min(0.9722222222vw, 14px);
    height: min(0.2777777778vw, 4px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::before, .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::after {
    width: 3.2vw;
    height: 1.0666666667vw;
  }
}
.p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::before {
  background-color: #0860a8;
  border-radius: 99px 0 0 99px;
  left: 0;
}
.p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::after {
  background-color: #ff0000;
  border-radius: 0 99px 99px 0;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::after {
    left: min(0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-en::after {
    left: 3.2vw;
  }
}
.p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-ja {
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-ja {
    font-size: min(3.4722222222vw, 50px);
    margin-top: min(1.3888888889vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__title .p-top__articles__main__item__title__text-ja {
    font-size: 8vw;
    margin-top: 5.3333333333vw;
  }
}
.p-top .p-top__articles__main .p-top__articles__main__item__desc {
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__desc {
    font-size: min(1.6666666667vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__desc {
    font-size: 4.5333333333vw;
    padding-left: 8vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__main .p-top__articles__main__item__button {
    margin-left: 8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__aside {
    margin-top: min(5.5555555556vw, 80px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__aside {
    margin-top: 17.3333333333vw;
  }
}
.p-top .p-top__articles__aside .p-top__articles__aside__item {
  display: flex;
  align-items: center;
  background-image: linear-gradient(to right, #bedef3 0%, #bdd7ea 45%, #e0f2ff 100%);
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item {
    width: 100%;
    height: min(12.7083333333vw, 183px);
    justify-content: space-between;
    padding-left: min(4.4444444444vw, 64px);
    padding-right: min(3.0555555556vw, 44px);
    border-radius: min(2.0833333333vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item {
    height: 48vw;
    flex-direction: column;
    justify-content: center;
    gap: 5.3333333333vw;
    padding-left: 8vw;
    padding-right: 8vw;
    border-radius: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item + .p-top__articles__aside__item {
    margin-top: min(2.2222222222vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item + .p-top__articles__aside__item {
    margin-top: 4.2666666667vw;
  }
}
.p-top .p-top__articles__aside .p-top__articles__aside__item__title {
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item__title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en {
  font-weight: 600;
  letter-spacing: 0.08em;
  position: relative;
  color: #0860a8;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en {
    font-size: min(1.25vw, 18px);
    padding-left: min(2.7777777778vw, 40px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en {
    font-size: 3.7333333333vw;
    padding-left: 8vw;
  }
}
.p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::before, .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::before, .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::after {
    width: min(0.9722222222vw, 14px);
    height: min(0.2777777778vw, 4px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::before, .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::after {
    width: 3.2vw;
    height: 1.0666666667vw;
  }
}
.p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::before {
  background-color: #0860a8;
  border-radius: 99px 0 0 99px;
  left: 0;
}
.p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::after {
  background-color: #ff0000;
  border-radius: 0 99px 99px 0;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::after {
    left: min(0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-en::after {
    left: 3.2vw;
  }
}
.p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-ja {
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-ja {
    font-size: min(2.6388888889vw, 38px);
    margin-top: min(1.3888888889vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__aside .p-top__articles__aside__item__title .p-top__articles__aside__item__title__text-ja {
    font-size: 5.8666666667vw;
    margin-top: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__others {
    margin-top: min(5.5555555556vw, 80px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__others {
    margin-top: 17.0666666667vw;
  }
}
.p-top .p-top__articles__others .p-top__articles__others__list {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__others .p-top__articles__others__list {
    justify-content: space-between;
    gap: min(2.2222222222vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__others .p-top__articles__others__list {
    flex-direction: column;
    gap: 4.2666666667vw;
  }
}
.p-top .p-top__articles__others .p-top__articles__others__list__item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  transition: opacity 0.3s;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__others .p-top__articles__others__list__item:hover {
    opacity: 0.65;
  }
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__others .p-top__articles__others__list__item {
    width: min(33.6111111111vw, 484px);
    height: min(11.4583333333vw, 165px);
    font-size: min(1.3888888889vw, 20px);
    border-radius: min(0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__others .p-top__articles__others__list__item {
    width: 100%;
    height: 28.8vw;
    font-size: 4.8vw;
    border-radius: 2.1333333333vw;
  }
}
.p-top .p-top__articles__others .p-top__articles__others__list__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  letter-spacing: 0.08em;
  line-height: 1;
}
.p-top .p-top__articles__others .p-top__articles__others__list__item a span {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__others .p-top__articles__others__list__item a span {
    padding-right: min(2.7777777778vw, 40px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__others .p-top__articles__others__list__item a span {
    padding-right: 8vw;
  }
}
.p-top .p-top__articles__others .p-top__articles__others__list__item a span::after {
  content: "";
  position: absolute;
  right: 0;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__others .p-top__articles__others__list__item a span::after {
    width: min(1.3888888889vw, 20px);
    height: min(1.3888888889vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__others .p-top__articles__others__list__item a span::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.p-top .p-top__articles__others .p-top__articles__others__list__item.p-top__articles__others__list__item--product {
  color: #fff;
}
.p-top .p-top__articles__others .p-top__articles__others__list__item.p-top__articles__others__list__item--product {
  background-image: url("/assets/images/pages/top/banner-product.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
@media print, screen and (min-width: 769px) {
  .p-top .p-top__articles__others .p-top__articles__others__list__item.p-top__articles__others__list__item--product {
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  .p-top .p-top__articles__others .p-top__articles__others__list__item.p-top__articles__others__list__item--product {
    background-size: cover;
  }
}
.p-top .p-top__articles__others .p-top__articles__others__list__item.p-top__articles__others__list__item--product a span::after {
  background-image: url("/assets/images/common/icon/blank-wh.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.p-top .p-top__articles__others .p-top__articles__others__list__item.p-top__articles__others__list__item--ec {
  color: #0860a8;
  border: 1px solid #d2e0ea;
}
.p-top .p-top__articles__others .p-top__articles__others__list__item.p-top__articles__others__list__item--ec a span::after {
  background-image: url("/assets/images/common/icon/blank-blue.svg");
  background-repeat: no-repeat;
  background-position: center;
}
/*# sourceMappingURL=style.css.map */