#__page_top {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .p-article.__category02 .p-section.__main.__01 .p-section__inner .__cnt_wrap01.__photo {
    order: 0 !important;
    width: 50% !important;
    padding-top: 0% !important;
    opacity: 0.6;
    z-index: -1;
  }
}

.p-article.__category02 .p-section.__main.__01 .p-section__inner .__cnt_wrap01.__photo::before {
  background-image: url(../img/page/gift/fv.png);
  width: 250%;
  padding-top: 144.44444%;
  background-size: contain;
  background-position: right;
  left: auto;
  right: -63.49408%;
  top: -180px;
  transform: none;
}
@media screen and (max-width: 768px) {
  .p-article.__category02 .p-section.__main.__01 .p-section__inner .__cnt_wrap01.__photo::before {
    top: -320px;
  }
}

.__cat_index.__btn {
  background: #000;
  color: #fff;
}

.l-footer .p-section.__footer .p-section__inner .__blk01 {
  display: none;
}

.l-footer .p-section.__footer .p-section__inner .__list.__01 {
  display: none;
}

.__cat_list .__item01.__item {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 13px;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 20px 20px;
  background: #fff;
}

.l-footer .p-section.__footer .p-section__inner {
  padding-top: 0;
}

header .logo a {
  pointer-events: none !important;
}

.gift_slider .slider-container #slider div.list {
  border: solid 1px;
  width: calc(100% - 4px) !important;
  display: inline-block;
  margin: 0 0 0 2px;
}

.gift_slider .slider-container #slider div img, .gift_slider .slider-container #thumbs div img {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 768px) {
  .gift_slider .slider-container #slider div img, .gift_slider .slider-container #thumbs div img {
    max-height: auto;
  }
}

.gift_slider .slider-container #thumbs div img {
  max-height: 300px;
}

.gift_container {
  display: flex;
}
@media screen and (max-width: 768px) {
  .gift_container {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.gift_container .content {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .gift_container .content {
    width: 100%;
  }
}
.gift_container .gift_slider {
  width: 50%;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .gift_container .gift_slider {
    width: 100%;
    padding-left: 0;
  }
}

.p-article.__news_02 .p-section.__main.__01 .p-section__inner .__post_cnt.u-wrap {
  font-size: 1.4rem;
}

.page-numbers {
  width: 36px;
  height: 36px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  border: solid 1px;
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  .page-numbers {
    height: 32px;
    width: 32px;
    border-radius: 4px;
  }
}

.page-numbers.current {
  color: #000;
  background-color: #fff;
}

.page-numbers.next {
  width: 72px;
  height: 36px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50px;
  border: solid 1px;
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  .page-numbers.next {
    height: 32px;
    border-radius: 4px;
  }
}

.page-numbers.prev {
  width: 72px;
  height: 36px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50px;
  border: solid 1px;
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  .page-numbers.prev {
    height: 32px;
    border-radius: 4px;
  }
}

.pagination {
  display: flex;
  justify-content: center;
  padding: 80px 0 0;
}

.p-article.__news_02 .p-section.__main.__01 .p-section__inner .__post_cnt.u-txt.__01 {
  line-height: 2.125;
  font-size: 1.4rem;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .p-article.__category02 .p-section.__main.__01 .p-section__inner .__cnt_wrap01.__txt_box {
    padding-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .pt-0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-20 {
    margin-top: 20px;
  }
}

#thumbs {
  position: relative;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

#thumbs .list {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 19%;
  height: 100%;
  margin: 0.5%;
  padding: 0;
}

#thumbs .list::before {
  display: block;
  padding-top: 70%;
  content: "";
}

#thumbs .list img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}

#thumbs .current::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.5;
  background: #000;
}

.p-article.__news_02 .p-section.__main.__01 .p-section__inner .__post_cnt.u-wrap a {
  font-weight: 600;
  text-decoration: underline;
  color: #1a0dab;
  opacity: 1;
}

.p-article.__news_02 .p-section.__main.__01 .p-section__inner .__nav_wrap {
  justify-content: center;
}

.p-article.__news_02 .p-section.__main.__01 .p-section__inner .__nav_wrap .__blk01 a {
  line-height: 1;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 6;
}

@media screen and (max-width: 768px) {
  .cf7-zip {
    margin-left: 0;
  }
}
.cf7-zip p {
  display: flex;
  align-items: center;
}
.cf7-zip p span.zipmark {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .cf7-zip p span.zipmark {
    margin-left: 0;
  }
}
.cf7-zip p a {
  display: block;
  margin-left: 20px;
  background: #181970;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 2px;
  padding: 4px 10px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .cf7-zip p a {
    display: block;
    margin-left: 10px;
    background: #181970;
    color: #fff;
    font-size: 1.4rem;
    letter-spacing: 2px;
    padding: 4px;
    border-radius: 4px;
    white-space: nowrap;
  }
}

.l-footer .p-section.__footer .p-section__inner .__logo a {
  pointer-events: none !important;
}

.l-footer .p-section.__footer .p-section__inner .__list.__02 {
  display: none;
}

#cf7-area .cf7-previous {
  background-color: #d1372c;
  color: #ffffff;
  border-radius: 5px;
  font-size: 1.2em;
  padding: 1em 10px;
  width: 40%;
  margin: 80px auto 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #cf7-area .cf7-previous {
    width: 90%;
    margin-top: 40px;
  }
}

.cf7-zip-confirm {
  background: #F0F8FF;
  width: 60%;
  margin-left: 10px;
  padding: 10px;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .cf7-zip-confirm {
    margin-left: 0;
    width: 100%;
  }
}
.cf7-zip-confirm p {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .cf7-zip-confirm p span.zipmark {
    margin-left: 0;
  }
}
.cf7-zip-confirm p a {
  display: block;
  margin-left: 20px;
  background: #181970;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 2px;
  padding: 4px 10px;
  border-radius: 4px;
}

.u-item.__item.__item01 a.soldout {
  background: rgba(255, 255, 255, 0.8);
}

div.soldout {
  font-size: 3.6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #595959;
  z-index: 990;
  font-weight: 600;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  div.soldout {
    font-size: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .sp-font-small {
    font-size: 1.2rem !important;
  }
}/*# sourceMappingURL=gift.css.map */