@font-face {
  font-family: "UDD";
  src: url("../font/A-OTF-UDShinGoNTPro-DeBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "UDB";
  src: url("../font/A-OTF-UDShinGoNTPro-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "UDH";
  src: url("../font/A-OTF-UDShinGoNTPro-Heavy.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "LOGOG";
  src: url("../font/LOGOG_BG.TTF") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "banana";
  src: url("../font/YDWbananaslipplus.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.archive-store h2.type1 {
  font-size: 28px;
  line-height: 1.42;
  text-align: center;
  position: relative;
  color: #222222;
  margin-bottom: 54px;
  font-weight: bold;
}
@media only screen and (max-width:960px) {
  .archive-store h2.type1 {
    font-size: 24px;
    margin-bottom: 44px;
  }
}
.archive-store h2.type1::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 3px;
  background: center/cover no-repeat url("../img/border_01.webp");
}
@media only screen and (max-width:960px) {
  .archive-store h2.type1::after {
    height: 2px;
    bottom: -12px;
    -o-border-image: url("../img/border_01-sp.webp");
       border-image: url("../img/border_01-sp.webp");
  }
}
.archive-store p {
  margin: 0;
}
.archive-store .section:not(.section--fv) {
  padding-top: 60px;
  padding-bottom: 68px;
}
@media only screen and (max-width:960px) {
  .archive-store .section:not(.section--fv) {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width:960px) {
  .archive-store .section:not(.section--fv):not(.section--expe--01) {
    padding-top: 60px;
  }
}
.archive-store .section:not(.section--fv) .section__inner {
  width: 71.7%;
  max-width: 980px;
  margin: 0 auto;
}
@media only screen and (max-width:1250px) {
  .archive-store .section:not(.section--fv) .section__inner {
    width: 90.6%;
  }
}
@media only screen and (max-width:960px) {
  .archive-store .section:not(.section--fv) .section__inner {
    width: 100%;
  }
}
@media only screen and (max-width:960px) {
  .archive-store .section:not(.section--fv) .section__inner .box {
    width: 90.6%;
    margin: 0 auto;
  }
}
.archive-store .section--recommend .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 20px;
}
@media only screen and (max-width:960px) {
  .archive-store .section--recommend .box {
    gap: 23px 20px;
  }
}
.archive-store .section--recommend .box__item {
  width: calc(25% - 15px);
}
@media only screen and (max-width:960px) {
  .archive-store .section--recommend .box__item {
    width: calc(50% - 10px);
  }
}
.archive-store .section--recommend .box__item img {
  aspect-ratio: 230/160;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive-store .section--recommend .box__item h3 {
  font-size: 15px;
  color: #222222;
  line-height: 1.46;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 7px;
}
.archive-store .section--recommend .box__item *:not(h3) {
  color: #777777;
}
.archive-store .section--recommend .box__item .class {
  margin-bottom: 5px;
}
.archive-store .section--recommend .box__item .class dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.archive-store .section--recommend .box__item .class dl dt,
.archive-store .section--recommend .box__item .class dl dd {
  font-size: 12px;
  line-height: 1.83;
}
.archive-store .section--recommend .box__item .class dl dd {
  margin-right: 10px;
}
.archive-store .section--recommend .box__item .class.tag dl dd {
  color: #f59e56;
}
.archive-store .section--recommend .box__item .class.tag dl dd a {
  color: #f59e56;
}
@media only screen and (max-width:960px) {
  .archive-store .section--recommend .box__item .class.age dt,
  .archive-store .section--recommend .box__item .class.age dd {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.archive-store .section--recommend .box__item p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: 300;
}
.archive-store .section--recommend .box__item p span {
  font-size: 16px;
  color: #f59e56;
  margin-right: 4px;
}
.archive-store .section--recommend .box__item p img {
  width: 11px;
  height: 16px;
  margin-right: 6px;
  margin-left: 3px;
}
.archive-store .section--recommend .box__item p.point {
  margin-top: 6px;
  color: #f59e56;
}
.archive-store .section--recommend .pager-top .pagination li:not(.current) a {
  color: #222 !important;
}
.archive-store .section--recommend .pager-top .pagination li.current a {
  background-color: #f59e56 !important;
  border-color: #f59e56 !important;
}