@charset "utf-8";
/* CSS Document */
.ly-wrp-breadcrumb {
  color: #fff;
}
.ly-wrp-breadcrumb a {
  position: relative;
  margin-right: 5px;
  padding-right: 18px;
  font-size: 0.76666666666667rem;
  color: #fff;
}
.ly-wrp-breadcrumb a:after {
  position: absolute;
  content: '\e92b';
  top: 50%;
  right: 0;
  color: #fff;
  font-size: 0.66666666666667rem;
  font-family: "icn_font";
  text-indent: 0;
  line-height: 0;
}
#zzz_cp_2607 img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: -.1rem;
}
#zzz_cp_2607 h1, h2, h3, h4, p {
  margin: 0;
  padding: 0;
}
#zzz_cp_2607 dl, dt, dd, ul, li {
  margin: 0;
  list-style: none;
  padding: 0;
}
#zzz_cp_2607 .container {
  background-image: url(../images/image_bg.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  padding: 8%;
}
#zzz_cp_2607 .sec_wrap {
  background: #fff;
  width: 100%;
  margin: 0 auto;
  border-radius: .5rem;
  padding-bottom: 2%;
}
#zzz_cp_2607 .sec_wrap img {
  max-width: 601px;
  margin: 0 auto;
}
#zzz_cp_2607 .products-container {
  position: relative;
  margin-bottom: 8%;
}
#zzz_cp_2607 .border-box {
  position: relative;
  box-sizing: border-box;
  border: 7px solid #AD995B;
  border-radius: .9rem;
  margin: 6%;
  text-align: center;
}
#zzz_cp_2607 .border-box img {
  max-width: 504px;
}
#zzz_cp_2607 .border-box > h3 > img, #zzz_cp_2607 .border-box > p > img {
  max-width: 504px;
  width: 100%;
  height: auto;
}
#zzz_cp_2607 .line {
  display: block;
  border-bottom: 2px solid #ad995b;
  width: 90%;
  margin: 2rem auto;
}
#zzz_cp_2607 .item_bottom {
  background-image: url(../images/item_btm_bg.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  margin-bottom: 3rem;
}
#zzz_cp_2607 .item-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
#zzz_cp_2607 .item-area .item {
  width: calc((100%) / 2);
  flex-grow: 0;
}
#zzz_cp_2607 .item-area .item img {
  max-width: 253px;
  width: 100%;
  height: auto;
}
#zzz_cp_2607 .notes {
  text-align: center;
}
#zzz_cp_2607 .notes p {
  font-weight: 600;
  font-size: clamp(.9rem, 2.5vw, 1rem);
}
#zzz_cp_2607 .notes ul li {
  font-weight: 900;
  font-size: clamp(1rem, 2.5vw, 1.6rem);
}
#zzz_cp_2607 .item-area .item dl {
  text-align: center;
  letter-spacing: -.02rem;
  line-height: 1.2;
}
#zzz_cp_2607 .item-area .item dt {
  font-weight: 900;
  font-size: clamp(.8rem, 2.5vw, 1.2rem);
  font-family: "UDShinGoPro-DeBold", "A-OTF UD新ゴ Pro DB", "A P-OTF UD新ゴ Pr6N DB", sans-serif;
}
#zzz_cp_2607 .card-container .card-item dl {
  font-weight: 900;
  font-size: clamp(1rem, 3.5vw, 1.7rem);
  font-family: "UDShinGoPro-DeBold", "A-OTF UD新ゴ Pro DB", "A P-OTF UD新ゴ Pr6N DB", sans-serif;
  text-align: center;
  margin: -.5rem 0 1.3rem;
  line-height: 1.2;
}
#zzz_cp_2607 .item-area .item .name {
  font-weight: 900;
  font-size: clamp(.8rem, 2.5vw, 1.2rem);
  line-height: 1.2;
  font-feature-settings: "palt";
  letter-spacing: -.05rem;
  font-family: "UDShinGoPro-DeBold", "A-OTF UD新ゴ Pro DB", "A P-OTF UD新ゴ Pr6N DB", sans-serif;
}
#zzz_cp_2607 .item-area .item .price {
  font-feature-settings: "palt";
  font-weight: 700;
  font-size: clamp(1rem, 2.5vw, 1.3rem);
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  line-height: 1.2;
  display: inline-flex;
  align-items: baseline;
  gap: 0.1rem;
  letter-spacing: .01rem;
}
#zzz_cp_2607 .item-area .item .price span {
  font-weight: 600;
  font-size: clamp(1.2rem, 2.5vw, 2rem);
  line-height: 1.2;
  letter-spacing: -.02rem;
}
#zzz_cp_2607 .item-area .item .price .tax-label {
  writing-mode: vertical-rl;
  font-weight: 600;
  font-size: clamp(.5rem, 1.2vw, .7rem);
  line-height: 1.2;
  letter-spacing: -.05rem;
}
#zzz_cp_2607 .item-area .item .name span {
  letter-spacing: -.01rem;
  font-size: clamp(1rem, 2.5vw, 1.6rem);
  white-space: nowrap;
  line-height: 1.1;
  font-feature-settings: "palt";
}
#zzz_cp_2607 .inner-cont {
  background-color: #bfbfbf;
}
#zzz_cp_2607 .inner-cont .a-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
#zzz_cp_2607 .inner-cont .a-btn .hov {
  display: block;
  line-height: 0;
  background-color: transparent;
  text-align: center;
  text-decoration: none;
  transition: all 0.5s ease;
  will-change: transform;
}
#zzz_cp_2607 .inner-cont .a-btn .hov img {
  display: block;
  max-width: 100%;
  height: auto;
}
#zzz_cp_2607 .a-btn .hov:hover {
  transform: translateY(13px);
}
#zzz_cp_2607 .information {
  padding: 0 8%;
}
#zzz_cp_2607 .information .info_box {
  font-weight: 800;
  font-size: clamp(.8rem, 2.5vw, 1.4rem);
  text-align: center;
}
#zzz_cp_2607 .information .info_txt {
  font-weight: 800;
  font-size: clamp(.9rem, 2.5vw, 1.4rem);
  text-align: center;
  color: #e30000;
}
#zzz_cp_2607 .card_info {
  font-size: clamp(.8rem, 2.5vw, 1.1rem);
  font-weight: 600;
  padding: 0;
  color: #e30000;
  text-align: center;
}
#zzz_cp_2607 .info_box {
  background-color: #CD0000;
  color: #fff;
  padding: 2% 1%;
  margin: 0 2% 0;
}
#zzz_cp_2607 .information .info_box span {
  color: #FFE405;
}
#zzz_cp_2607 .information .card_price p {
  font-feature-settings: "palt";
  font-weight: 700;
  font-size: clamp(1rem, 3.5vw, 2rem);
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  line-height: 1.2;
  align-items: baseline;
  text-align: center;
}
#zzz_cp_2607 .information .card_price .price-num {
  font-weight: 600;
  font-size: clamp(1.5rem, 4vw, 3.5rem);
  line-height: 1.2;
  letter-spacing: -.05rem;
}
#zzz_cp_2607 .information .card_price .tax-label {
  writing-mode: vertical-rl;
  font-weight: 600;
  font-size: clamp(.5rem, 1.2vw, 1rem);
  line-height: 1.2;
  letter-spacing: -.05rem;
}
#zzz_cp_2607 .information .card_price .price-s {
  font-weight: 600;
  font-size: clamp(.5rem, 4vw, 1rem);
  line-height: 1.2;
  letter-spacing: -.05rem;
}
.pb {
  padding-bottom: 2rem;
}
/*===============================================

●pc.css 画面の横幅が737px以上

===============================================*/
@media screen and (min-width:737px) {
  .ly-contents-area {
    padding: 10px 0 0;
  }
  #zzz_cp_2607 .pc-none {
    display: none;
  }
  #zzz_cp_2607 {
    max-width: 750px;
    margin: 0 auto;
    padding: 0;
  }
  div#contents {
    background-image: url(../images/pc_bg.webp);
    width: 100%;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
  }
  #zzz_cp_2607 .pin {
    background-color: #fff;
    padding: 1rem .5rem 2rem;
  }
  #zzz_cp_2607 .border-box .product-item h3 {
    padding: 3% 1% 0;
  }
  #zzz_cp_2607 .item-area .item .name span {
    letter-spacing: -.01rem;
    font-size: clamp(1rem, 2.5vw, 1.6rem);
    white-space: nowrap;
    line-height: 1.1;
    font-feature-settings: "palt";
  }
  #zzz_cp_2607 .inner-cont .a-btn {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    padding: 5% 4%;
  }
  #ancl_01, #ancl_02 {
    margin-top: -95px;
    padding-top: 95px;
  }
}
/*===============================================

●sp.css  画面の横幅が736pxまで

===============================================*/
@media screen and (max-width:736px) {
  #contents {
    padding-top: 54px !important;
  }
  .ly-wrp-sp-cts {
    margin: 0;
  }
  .ly-contents-area {
    padding: 10px 0 0;
  }
  #zzz_cp_2607 .sp-none {
    display: none;
  }
  #zzz_cp_2607 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  #zzz_cp_2607 .pin {
    background-color: #fff;
    padding: 1rem;
  }
  #zzz_cp_2607 .container {
    background-image: url(../images/image_bg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    padding: 4%;
  }
  #zzz_cp_2607 .border-box {
    position: relative;
    box-sizing: border-box;
    border: 7px solid #AD995B;
    border-radius: .9rem;
    margin: 4%;
    text-align: center;
  }
  #zzz_cp_2607 .border-box .product-item h3 {
    padding: 3% 2% 0
  }
  #zzz_cp_2607 .a-btn {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding: 6%;
  }
  #zzz_cp_2607 .information {
    padding: 0 6%;
  }
  #zzz_cp_2607 .information .info_01 {
    border: 2px solid #e30000;
    border-radius: .5rem;
    margin-bottom: 1rem;
    padding: 0;
  }
  #zzz_cp_2607 .information .info_02 {
    background-color: #CD0000;
    color: #fff;
    border-radius: .5rem;
/*    padding: 2% 1%;*/
    margin-bottom: 1%;
  }
  #zzz_cp_2607 .pin {
    background-color: #fff;
    padding: 1rem;
  }
  #ancl_01, #ancl_02 {
    margin-top: -54px;
    padding-top: 54px;
  }
  #zzz_cp_2607 .border-box {
    border-width: 4px;
    border-radius: .5rem;
    padding-top: 2%;
  }
  #zzz_cp_2607 .border-box p, #zzz_cp_2607 .border-box dt, #zzz_cp_2607 .border-box dd {
    word-break: break-all;
    overflow-wrap: break-word;
  }
  #zzz_cp_2607 .line {
    display: block;
    border-bottom: 2px solid #ad995b;
    width: 90%;
    margin: 1.5rem auto;
  }
}