@charset "UTF-8";
/* CSS Document */

@media (min-width: 768px){
  .u-only--sp{display:none !important}
}
@media (max-width: 767px){
  .u-only--pc{display:none !important}
}

.fs-c-heading--page {
  display: none;
}
#anniv {
  max-width: 980px;
  margin: 0 auto;
}
#anniv * {
  box-sizing: border-box;
}
#anniv img {
  max-width: 100%;
}
/* MV */
.anniv-mv {
  text-align: center;
  margin: 0 auto 80px auto;
}
@media (max-width: 767px){
  .anniv-mv {
    margin: 0 auto calc(40 / 320 * 100vw) auto;
  }
}

/* 特典コンテンツ */
.anniv-benefits {
  margin: 0 auto 80px auto;
  padding: 30px 0 90px 0;
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/anniv-be01-ft.jpg) no-repeat center top;
  background-size: 100%;
  position: relative;
  overflow: hidden;
}
.anniv-benefits.benefit02 {
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/anniv-be02-ft.jpg) no-repeat center top;
  background-size: 100%;
}
.anniv-benefits.benefit03 {
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/anniv-be03-ft.jpg) no-repeat center top;
  background-size: 100%;
}
.anniv-benefits::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #F5F2EA;
  position: absolute;
  z-index: -1;
  top: 100px;
}
.anniv-benefits::after {
  width: 100%;
  height: 350px;
  content: "";
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/anniv-bk-ft.gif) no-repeat center bottom ;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
}
.benefit-sub {
  font-size: 20px;
  text-align: center;
  color: #962A39;
}
.benefit01-head {
  background: none;
  padding: 0;
  margin: 120px 0 20px 0;
  text-align: center;
  color: #694F45;
  line-height: 1.2;
  font-size: 27px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.benefit01-head .line01 {
  line-height: 1.7;
}
.lead-text {
  font-size: 20px;
  margin-bottom: 50px;
  line-height: 1.5;
  font-weight: bold;
  color: #694F45;
}

.lead-text a{
  display: block;
  position: relative;
  top: 15px;
  color: #962A39;
  text-decoration: underline;
  font-size: 16px;
  font-weight: normal;
}
.lead-text a:hover{
  text-decoration: none;
}
.lead-text img{
  width: 20px;
  object-fit: contain;
  padding-top: -4px;
  vertical-align: text-bottom;
  margin-right: 10px;
}
.benefit-link {
  margin-bottom: 5px;
}
.benefit-link a {
  display: block;
  width: 100%;
  height: 300px;
  position: relative;
  color: #694F45;
}

.benefit-link-img01 {
  z-index: 1;
  pointer-events: none;
  position: absolute;
  top: -80px;
  left: 40px;
  z-index: 2;
}
.benefit-link-img02 {
  width: 196px;
  z-index: 1;
  pointer-events: none;
  position: absolute;
  top: -80px;
  left: auto;
  right: 30px;
  z-index: 2;
}
.benefit-link-img03 {
  width: 70px;
  z-index: 1;
  pointer-events: none;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 30px;
  z-index: 2;
}
.benefit-link-img04 {
  z-index: 1;
  pointer-events: none;
  position: absolute;
  top: -80px;
  right: 10px;
  z-index: 2;
}
.benefit-link-img05 {
  width: 196px;
  z-index: 1;
  pointer-events: none;
  position: absolute;
  top: -40px;
  left: auto;
  left: 10px;
  z-index: 2;
}
.benefit-link-img06 {
  width: 92px;
  z-index: 1;
  pointer-events: none;
  position: absolute;
  top: auto;
  bottom: 18px;
  left: 40px;
  z-index: 2;
}

.benefit-link-text {
  position: absolute;
  width: 500px;
  padding: 150px 0 60px 0;
  text-align: center;
  font-size: 22px;
  line-height: 1.8;
  z-index: 5;
}
/*.benefit-link-text::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/arrow_down_red.gif) no-repeat center 0;
  background-size: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  transition: bottom 0.3s ease;
}*/
@media (min-width: 768px){
  a:hover .benefit-link-text::after {
    bottom: 0;
  }
}
.benefit-link-01 {
  margin-bottom: 100px;
}
.benefit-link-01 .benefit-link-text {
  right: 70px;
}
.benefit-link-02 {
  margin-bottom: -100px;
}
.benefit-link-02 .benefit-link-text {
  left: 80px;
}

.benefit-link.benefit-link-01{
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img01-01-pc_off.jpg);
  height: 436px;
  position: relative;
  top: -35px;
  background-repeat: no-repeat;
}

.benefit-link.benefit-link-01:hover{
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img01-01-pc_on.jpg);
}

.benefit-link.benefit-link-02{
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img01-02-pc_off.jpg);
  height: 414px;
  position: relative;
  top: -135px;
  background-repeat: no-repeat;
}

.benefit-link.benefit-link-02:hover{
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img01-02-pc_on.jpg);
}

@media (max-width: 767px){
  .anniv-benefits {
    margin: 0 auto calc(40 / 320 * 100vw) auto;
    padding: calc(12 / 320 * 100vw) 0 calc(50 / 320 * 100vw) 0;
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/anniv-be01-ft-sp.jpg) no-repeat center top;
    background-size: 100%;
  }
  .anniv-benefits.benefit02 {
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/anniv-be02-ft-sp.jpg) no-repeat center top;
    background-size: 100%;
  }
  .anniv-benefits.benefit03 {
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/anniv-be03-ft-sp.jpg) no-repeat center top;
    background-size: 100%;
  }
  .anniv-benefits::before {
    top: calc(100 / 320 * 100vw);
  }
  .anniv-benefits::after {
    height: calc(350 / 320 * 100vw);
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/benefit01-bottom-sp.jpg) no-repeat center bottom ;
    background-size: 100%;
  }
  .benefit-sub {
    font-size: calc(10 / 320 * 100vw);
  }
  .benefit01-head {
    margin: calc(80 / 320 * 100vw) 0 calc(20 / 320 * 100vw) 0;
    line-height: 1.5;
    font-size: calc(14 / 320 * 100vw);
  }
  .benefit01-head .line01 {
    line-height: 1.7;
  }
  .lead-text {
    font-size: calc(12 / 320 * 100vw);
    margin-bottom: calc(20 / 320 * 100vw);
  }
  .lead-text a{
    display: block;
    position: relative;
    top: 15px;
    color: #962A39;
    text-decoration: underline;
    font-size: 11px;
    font-weight: normal;
  }
  .lead-text img{
    width: 14px;
    object-fit: contain;
    padding-top: -4px;
    vertical-align: text-bottom;
    margin-right: 5px;
  }
  .benefit-link {
    margin-bottom: calc(5 / 320 * 100vw);
  }
  .benefit-link a::before,
  .benefit-link a::after {
    height: 1px;
    border-top: #DDD7D1 1px dashed;
    top: calc(6 / 320 * 100vw);
  }
  .benefit-link a::after {
    top: auto;
    bottom: calc(6 / 320 * 100vw);
  }
  .benefit-link-img01 {
    width: auto;
    height: calc(180 / 320 * 100vw);
    top: calc(-80 / 320 * 100vw);
    left: 5%;
  }
  .benefit-link-img01 img {
    width: auto;
    height: calc(180 / 320 * 100vw);
  }
  .benefit-link-img02 {
    width: calc(130 / 320 * 100vw);
    top: auto;
    bottom: calc(-55 / 320 * 100vw);
    left: 0;
    right: auto;
  }
  .benefit-link-img03 {
    width: calc(44 / 320 * 100vw);
    top: auto;
    bottom: calc(15 / 320 * 100vw);
    left: auto;
    right: calc(10 / 320 * 100vw);
  }
  .benefit-link-img04 {
    width: auto;
    height: calc(180 / 320 * 100vw);
    top: calc(-80 / 320 * 100vw);
    left: 5%;
  }
  .benefit-link-img04 img {
    width: auto;
    height: calc(180 / 320 * 100vw);
  }
  .benefit-link-img05 {
    width: calc(110 / 320 * 100vw);
    top: auto;
    bottom: calc(-30 / 320 * 100vw);
    left: auto;
    right: calc(10 / 320 * 100vw);
  }
  .benefit-link-img06 {
    width: calc(48 / 320 * 100vw);
    top: auto;
    bottom: calc(18 / 320 * 100vw);
    left: calc(40 / 320 * 100vw);
  }

  .benefit-link-text {
    position: relative;
    width: 100%;
    padding: calc(150 / 320 * 100vw) 0 calc(60 / 320 * 100vw) 0;
    font-size: calc(16 / 320 * 100vw);
    line-height: 1.8;
  }
  .benefit-link-text::after {
    width: calc(23 / 320 * 100vw);
    height: calc(23 / 320 * 100vw);
    bottom: calc(20 / 320 * 100vw);
  }
  .benefit-link-01 {
    margin: calc(60 / 320 * 100vw) auto 0 auto;
  }
  .benefit-link-01 a {
    padding: calc(50 / 320 * 100vw) 0 calc(30 / 320 * 100vw) 0;
  }
  .benefit-link-01 .benefit-link-text {
    left: 0;
    right: 0;
  }
  .benefit-link-02 {
    margin: 0 auto 0 auto;
  }
  .benefit-link-02 a {
    padding: calc(50 / 320 * 100vw) 0 calc(30 / 320 * 100vw) 0;
  }
  .benefit-link-02 .benefit-link-text {
    left: 0;
    right: 0;
  }
  .benefit-link.benefit-link-01{
    background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img01-01-sp.jpg);
    height: calc(490 / 320 * 100vw);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    top: 0;
  }
  .benefit-link.benefit-link-01:hover{
    background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img01-01-sp.jpg);
  }
  .benefit-link.benefit-link-02{
    background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img01-02-sp.jpg);
    height: calc(465 / 320 * 100vw);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    top: 0;
  }
  .benefit-link.benefit-link-02:hover{
    background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img01-02-sp.jpg);
  }
}

.benefit02-head {
  background: none;
  padding: 0;
  margin: 120px 0 60px 0;
  text-align: center;
  color: #694F45;
  line-height: 1.5;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.1em;
  position: relative;
}
.anq-head {
  margin: 0 auto 20px auto;
  text-align: center;
  color: #694F45;
  line-height: 1.5;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.anq-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 55px;
}
.anq-box {
  width: 417px;
  min-height: 370px;
  padding: 105px 58px 0 58px;
  font-size: 18px;
}
.anq-box-01 {
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/step01-pc.jpg) no-repeat 0 0;
  background-size: 100%;
}
.anq-box-02 {
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/step02-pc.jpg) no-repeat 0 0;
  background-size: 100%;
}
.anq-box p {
  line-height: 1.5;
  margin-bottom: 20px;
}

.anq-box-arrow {
  align-self: center;
  margin: 0;
  width: 14px;
  height: 18px;
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/arrow_right.gif) no-repeat 0 0;
  background-size: 100%;
}
.benefit02-notion {
  width: 890px;
  margin: 30px auto 0 auto;
  background: rgba(105,79,69,0.05);
  padding: 30px 40px;
  font-size: 16px;
}

/* 宝くじ企画 */
/*
.benefit02-head::after{
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img02-02.gif);
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  top: 130px;
  right: 220px;
  background-size: 93px;
}
.detail-box.detail-box-01::before{
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img02-01.gif);
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  top: -190px;
  left: 225px;
  background-size: 93px;
}
*/
.detail-box{
  text-align: center;
  color: #694F45;
  font-size: 25px;
  position: relative;
  line-height: 1.4;
}
.detail-box-title{
  margin-bottom: 15px;
}
.detail-box-title span{
  font-size: 20px;
  background: #694F45;
  color: #ffffff;
  padding: 5px 25px;
  border-radius: 57px;
}
.detail-box.detail-box-02{
  margin-top: 40px;
}
.winning-product-wrap{
  text-align: center;
  margin: 50px 0 83px 0;
  position: relative;
  color: #694F45;
}
.winning-product-wrap img{
  position: relative;
  z-index: 1;
}
.winning-product-wrap-inner{
  background: #FAF8F4;
  margin: 0 55px;
  padding: 70px 0;
  margin-top: -45px;
}
.winning-product-title{
  font-size: 20px;
}
.winning-product-title img{
  width: 20px;
  height: 28px;
  object-fit: contain;
  vertical-align: middle;
}
.subttl-left{
  margin-right: 18px;
}
.subttl-right{
  margin-left: 18px;
}
.premium-list{
  margin-top: 40px !important;
  width: 756px;
  margin: 0 auto;
  padding: 0;
}
.premium-list-item{
  text-align: left;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2;
  border: dashed 2px #DDD7D1;
  border-radius: 10px;
  background: #ffffff;
  list-style: none;
  position: relative;
}
.premium-list-item:not(:last-child){
  margin-bottom: 48px;
}
.premium-list-item img{
  width: 80px;
  height: 86px;
  object-fit: contain;
}
.premium-item-name{
  width: 70%;
}
.normal-size{
  font-size: 24px;
}
.gift-number{
  font-size: 25px;
  margin-top: 50px;
  position: relative;
  line-height: 1.2;
}
.gift-number span{
  font-weight: bold;
  font-size: 30px;
}
.gift-number::after{
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/img02-03.gif);
  content: "";
  position: absolute;
  top: -35px;
  right: 57px;
  width: 115px;
  height: 130px;
  background-repeat: no-repeat;
  background-size: 110px;
}
/* 福袋 */
.benefit03-head{
  background: none;
  padding: 0;
  margin: 120px 0 60px 0;
  text-align: center;
  color: #694F45;
  line-height: 1.5;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.1em;
  position: relative;
}
.comming-soon{
  text-align: center;
  margin-top: 60px;
  font-weight: bold;
  font-size: 25px;
  color: #694F45;
}
.benefit03-items{
  width: 870px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.benefit03-items p{
  width: calc((100% / 3) - 20px);
  margin: 50px 0 0;
  position: relative;
}
.benefit03-items p::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/item-a.gif) no-repeat center 0;
  background-size: 40px;
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  margin: auto;
  z-index: 2;
  pointer-events: none;
}
.benefit03-items p:nth-child(2)::before {
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/item-b.gif);
}
.benefit03-items p:nth-child(3)::before {
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/item-c.gif);
}
.benefit03-items p {
    display: block;
    border: #F3E8D8 2px dashed;
    padding: 20px;
    background: #FFF;
    transition: border-color 0.3s ease;
    position: relative;
    height: 100%;
}
.benefit03-items p img{
  vertical-align: top;
}
@media (max-width: 767px){
  .benefit02-head {
    margin: calc(80 / 320 * 100vw) 0 calc(30 / 320 * 100vw) 0;
    font-size: calc(17 / 320 * 100vw);
  }
  .benefit02-head .strong {
    line-height: 1.1;
    margin: calc(5 / 320 * 100vw) 0;
  }
  .anq-head {
    margin: 0 auto calc(10 / 320 * 100vw) auto;
    font-size: calc(15 / 320 * 100vw);
  }
  .anq-wrap {
    display: block;
    padding: 0 calc(10 / 320 * 100vw);
  }
  .anq-box {
    width: 100%;
    min-height: initial;
    padding: calc(70 / 320 * 100vw) calc(26 / 320 * 100vw) 0 calc(26 / 320 * 100vw);
    font-size: calc(13 / 320 * 100vw);
  }
  .anq-box-01 {
    height: calc(230 / 320 * 100vw);
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/step01-sp.jpg) no-repeat 0 0;
    background-size: 100%;
  }
  .anq-box-02 {
    height: calc(320 / 320 * 100vw);
    padding: calc(80 / 320 * 100vw) calc(26 / 320 * 100vw) 0 calc(26 / 320 * 100vw);
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/step02-sp_02.jpg) no-repeat 0 0;
    background-size: 100%;
  }
  .anq-box p {
    line-height: 1.5;
    margin-bottom: calc(15 / 320 * 100vw);
  }

  .anq-box-arrow {
    margin: calc(10 / 320 * 100vw) auto;
    width: calc(19 / 320 * 100vw);
    height: calc(14 / 320 * 100vw);
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/arrow_down.gif) no-repeat 0 0;
    background-size: 100%;
  }
  .benefit02-notion {
    width: calc(100% - calc(20 / 320 * 100vw));
    margin: calc(30 / 320 * 100vw) auto 0 auto;
    padding: calc(20 / 320 * 100vw);
    font-size: calc(12 / 320 * 100vw);
  }

  /* 宝くじ企画 */
  .benefit02-head::after{
    content: "";
    top: 62%;
    right: -4%;
    background-size: calc(50 / 320 * 100vw);
    width: 30%;
  }
  .detail-box.detail-box-01::before{
    top: -120%;
    left: 8%;
    background-size: calc(55 / 320 * 100vw);
    width: 30%;
  }
  .detail-box{
    text-align: center;
    color: #694F45;
    position: relative;
    font-size: calc(13 / 320 * 100vw);
  }
  .detail-box-title{
    margin-bottom: calc(9 / 320 * 100vw);
  }
  .detail-box-title span{
    font-size: calc(11 / 320 * 100vw);
    background: #694F45;
    color: #ffffff;
    padding: 5px 25px;
    border-radius: 57px;
  }
  .detail-box.detail-box-02{
    margin-top: 40px;
  }
  .winning-product-wrap{
    text-align: center;
    margin: calc(50 / 320 * 100vw) 0 calc(42 / 320 * 100vw) 0;
    position: relative;
    color: #694F45;
  }
  .winning-product-wrap img{
    position: relative;
    z-index: 1;
  }
  .winning-product-wrap-inner{
    background: #FAF8F4;
    margin: 0 10px;
    padding: calc(35 / 320 * 100vw) 0 calc(20 / 320 * 100vw) 0;
    margin-top: -45px;
  }
  .winning-product-title{
    font-size: calc(13 / 320 * 100vw);
    position: relative;
    line-height: 1.4;
  }
  .winning-product-title img{
    width: 10px;
    height: 14px;
    object-fit: contain;
    vertical-align: middle;
  }
  .subttl-left{
    position: absolute !important;
    left: 3%;
    top: 50%;
    width: calc(20 / 320 * 100vw);
  }
  .subttl-right{
    margin-left: 0;
  }
  .premium-list{
    margin-top: calc(40 / 320 * 100vw) !important;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  .premium-list-item{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    gap: 15px;
    font-size: calc(14 / 320 * 100vw);
    padding-bottom: calc(20 / 320 * 100vw);
  }
  .premium-list-item:not(:last-child){
    margin-bottom: calc(40 / 320 * 100vw);
  }
  .premium-list-item img{
    /* width: 35px;
    height: 43px; */
    object-fit: contain;
  }
  .premium-item-name{
    width: 60%;
    white-space: nowrap;
    margin: 0;
    font-size: calc(16 / 320 * 100vw);
  }
  .large-number{
    white-space: nowrap;
  }
  .normal-size{
    font-size: calc(12 / 320 * 100vw);
  }
  .gift-number{
    font-size: calc(12 / 320 * 100vw);
    margin-top: calc(20 / 320 * 100vw);
    position: relative;
    line-height: 1.6;
  }
  .gift-number span{
    font-weight: bold;
    font-size: calc(14 / 320 * 100vw);
  }
  .gift-number::after{
    top: -25%;
    right: -5%;
    background-size: calc(55 / 320* 100vw);
    width: 30%;
  }

  /* 福袋 */
  .benefit03-head{
    margin: calc(80 / 320 * 100vw) 0 calc(30 / 320 * 100vw) 0;
    line-height: 1.5;
    font-size: calc(17 / 320 * 100vw);
  }
  .comming-soon{
    text-align: center;
    margin-top: 60px;
    font-weight: bold;
    font-size: calc(17 / 320 * 100vw);
    color: #694F45;
    margin-bottom: 55px;
  }
  .benefit03-items{
    width: 100%;
	margin: 50px auto 0;
    display: flex;
	flex-direction: column;
    justify-content: space-between;
  }
  .benefit03-items p{
    width: 80%;
	margin: 50px auto 0;
  }
  .benefit03-items p:nth-child(1){
	margin: 0 auto;
  }
}

/* 対象商品 */
.anniv-items-head {
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/item-head-pc.jpg) no-repeat 0 0;
  background-size: 100%;
  min-height: 210px;
  margin: 0 auto 50px auto;
  padding: 110px 0 60px 0;
  text-align: center;
  color: #694F45;
  line-height: 1.5;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.anniv-items-bnr {
  text-align: center;
  margin-bottom: 60px;
}
.anniv-items-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
.anniv-item {
  width: 480px;
  position: relative;
  margin-bottom: 60px;
}
.anniv-item a {
  display: block;
  border: #F3E8D8 2px dashed;
  padding: 20px;
  background: #FFF;
  transition: border-color 0.3s ease;
  position: relative;
  height: 100%;
}
@media (min-width: 768px){
  .anniv-item a:hover {
    border: #C28A3C 2px solid;
  }
  .anniv-item a:hover .anniv-item-thumb img {
    opacity: 0.8;
  }
}
.anniv-item a::before {
  content: "";
  display: block;
  width: 74px;
  height: 75px;
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/num01.gif) no-repeat center 0;
  background-size: 74px;
  position: absolute;
  left: 0;
  right: 0;
  top: -35px;
  margin: auto;
  z-index: 2;
  pointer-events: none;
}
.anniv-item:nth-child(2) a::before {
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/num02.gif);
}
.anniv-item:nth-child(3) a::before {
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/num03.gif);
}
.anniv-item:nth-child(4) a::before {
  background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/num04.gif);
}
.anniv-item-thumb {
  text-align: center;
  margin-bottom: 30px;
}
.anniv-item-thumb img{
  max-width: 100%;
  transition: opacity 0.3s ease;
}
.anniv-item-body {
  display: flex;
  justify-content: space-between;
}
.anniv-item-content {
  width: calc(100% - 164px);
  padding: 0 0 40px 0;
  position: relative;
  font-size: 16px;
  line-height: 1.5;
}
.anniv-item-image {
  width: 154px;
}
.anniv-item-title {
  padding: 0 0 5px 0;
  margin: 0 0 15px 0;
  border-bottom: #E1DCDA 2px solid;
  color: #694F45;
  text-align: left;
  line-height: 1.67;
  font-size: 18px;
  font-weight: bold;
}
.anniv-price {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
}
.anniv-price .price-head {
  font-size: 12px;
  color: #6B5248;
  margin-right: 5px;
}
.anniv-price .price {
  font-size: 12px;
  color: #962A39;
}
.anniv-price .price-num {
  font-size: 24px;
  color: #962A39;
  font-weight: bold;
}

.anniv-hr {
  width: 100%;
  height: 12px;
  border: none;
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/hr.gif) no-repeat center 50%;
  background-size: 100%;
  margin-bottom: 60px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.anniv-last {
  padding: 110px 0;
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/last-img-pc.jpg) no-repeat center 50%;
  background-size: 100%;
  font-size: 20px;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 767px){
  .anniv-items-head {
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/item-head-sp.jpg) no-repeat 0 0;
    background-size: 100%;
    min-height: calc(130 / 320* 100vw);
    margin: 0 auto calc(15 / 320* 100vw) auto;
    padding: calc(60 / 320* 100vw) 0 calc(35 / 320* 100vw) 0;
    font-size: calc(14 / 320* 100vw);
  }
  .anniv-items-bnr {
    margin-bottom: calc(60 / 320 * 100vw);
  }
  .anniv-items-wrap {
    display: block;
  }
  .anniv-item {
    width: 100%;
    margin-bottom: calc(40 / 320 * 100vw);
  }
  .anniv-item a {
    border: #F3E8D8 1px dashed;
    padding: calc(10 / 320 * 100vw);
  }
  .anniv-item a::before {
    width: calc(50 / 320 * 100vw);
    height: calc(52 / 320 * 100vw);
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/num01.gif) no-repeat center 0;
    background-size: 100%;
    top: calc(-25 / 320 * 100vw);
  }
  .anniv-item:nth-child(2) a::before {
    background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/num02.gif);
  }
  .anniv-item:nth-child(3) a::before {
    background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/num03.gif);
  }
  .anniv-item:nth-child(4) a::before {
    background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/num04.gif);
  }
  .anniv-item-thumb {
    margin-bottom: calc(10 / 320 * 100vw);
  }
  .anniv-item-content {
    width: calc(100% - calc(84 / 320 * 100vw));
    padding: 0 0 calc(40 / 320 * 100vw) 0;
    position: relative;
    font-size: calc(13 / 320 * 100vw);
  }
  .anniv-item-image {
    width: calc(72 / 320 * 100vw);
  }
  .anniv-item-title {
    padding: 0 0 calc(5 / 320 * 100vw) 0;
    margin: 0 0 calc(15 / 320 * 100vw) 0;
    border-bottom: #E1DCDA 1px solid;
    font-size: calc(13 / 320 * 100vw);
  }
  .anniv-price .price-head {
    font-size: calc(10 / 320 * 100vw);
    margin-right: calc(5 / 320 * 100vw);
  }
  .anniv-price .price {
    font-size: calc(10 / 320 * 100vw);
  }
  .anniv-price .price-num {
    font-size: calc(16 / 320 * 100vw);
  }

  .anniv-hr {
    width: 100%;
    height: calc(10 / 320 * 100vw);
    border: none;
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/hr-sp.gif) no-repeat center 50%;
    background-size: 100%;
    margin-bottom: calc(20 / 320 * 100vw);
  }
  .anniv-last {
    padding: calc(40 / 320 * 100vw) 0;
    background: url(https://pajamaya.itembox.design/item/event/anniv/img/last-img-sp.jpg) no-repeat center 50%;
    background-size: 100%;
    font-size: calc(13 / 320 * 100vw);
  }
}
/* ボタン */
.anniv-buttons {
  text-align: center;
  margin: 40px auto;
}
.anniv-button {
  display: inline-block;
  padding: 10px 60px;
  background: #962A39;
  border-radius: 999px;
  text-align: center;
  text-decoration: none;
  color: #FFF !important;
  line-height: 1.5;
  font-weight: bold;
  font-size: 18px;
  transition: background-color 0.3s ease;
  position: relative;
}
.anniv-button::after {
  content: "";
  width: 18px;
  height: 18px;
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/arrow_right_wt.gif) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}

.anniv-button.button-large {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 20px 80px;
  font-size: 22px;
  white-space: nowrap;
}
.anniv-button.button-large::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(https://pajamaya.itembox.design/item/event/anniv/img/arrow_down_wt.gif) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
}

.anniv-button:visited {
  color: #FFF;
}
@media (min-width: 768px){
  .anniv-button:hover {
    color: #FFF;
    background: #C58D90;
  }
}
@media (max-width: 767px){
  .anniv-buttons {
    margin: calc(20 / 320 * 100vw) auto;
  }
  .anniv-button {
    padding: calc(10 / 320 * 100vw) calc(50 / 320 * 100vw);
    font-size: calc(13 / 320 * 100vw);
  }
  .anniv-button::after {
    content: "";
    width: calc(14 / 320 * 100vw);
    height: calc(14 / 320 * 100vw);
    right: calc(15 / 320 * 100vw);
  }
  .anniv-button.button-large {
    width: calc(250 / 320 * 100vw);
    margin: 0 auto;
    padding: calc(10 / 320 * 100vw) calc(40 / 320 * 100vw);
    font-size: calc(13 / 320 * 100vw);
  }
  .anniv-button.button-large::after {
    width: calc(14 / 320 * 100vw);
    height: calc(14 / 320 * 100vw);
    right: calc(20 / 320 * 100vw);
  }
}

/* 文字装飾 */
.big-num {
  font-size: 43px;
}
.big-ja {
  font-size: 35px;
}
.small-yen {
  font-size: 22px;
}

.strong {
  display: inline-block;
  padding: 0 0 5px 0;
  border-bottom: #962A39 2px dashed;
}
.text-red {
  color: #962A39;
}
@media (max-width: 767px){
  .big-num {
    font-size: calc(21 / 320 * 100vw);
  }
  .big-ja {
    font-size: calc(17 / 320 * 100vw);
  }
  .small-yen {
    font-size: calc(10 / 320 * 100vw);
  }
  .strong {
    padding: 0 0 calc(5 / 320 * 100vw) 0;
  }
}

/* benefits coupon */

#anniv .fits-cp{
    width: 100%;
    text-align: center;
    margin: 40px auto 10px;
}
#anniv .fits-cp img{
    width: 100%;
    border: 2px #fff solid;
    box-sizing: border-box;
}

@media only screen and (max-width:767px){
#anniv .fits-cp{
    padding: 0 3%;
}
}
@media screen and (min-width:768px) {
#anniv .fits-cp{
    width: 900px;
}
}


/* 当選結果 */
.font-bold{
  font-weight: bold;
}
.close-planning{
  text-align: center;
  color: #694F45;
  font-size: 20px;
  position: relative;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 60px;
}
.winning-product-wrap .img-lottery-results{
  width: 50%;
}
.font-large{
  font-size: 25px;
}
.text-red.font-bold{
  text-decoration: underline;
  text-underline-offset: 4px;
}
.premium-image{
  position: absolute;
  top: -9px;
  left: 19px;
}
.premium-image img{
  width: 100%;
}
.lottery-results-wrap{
  padding: 0 20px 0 117px;
}
.premium-item-name-wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 23px;
}
.lottery-results-image img{
  width: 106px;
  height: 52px;
}
.number-small{
  font-size: 20px;
  white-space: nowrap;
}
.gun-line{
  text-decoration: line-through;
}
.font-small{
  font-size: 25px;
}
.number-large{
  font-size: 24px;
}
.premium-item-subname{
  margin: 0;
  font-size: 20px;
}
.premium-item-subname.sub01{
  margin-top: 10px;
}
.lottery-results-number{
  font-size: 20px;
  background: #F5F2EA;
  border-radius: 10px;
  padding: 10px 20px;
  margin: 10px 0 0 0;
}
.red-number{
  font-size: 30px;
  line-height: 1.2;
}
.number-of-lectors{
  margin: 0;
}
.premium-item-subname.bonus-text{
  width: 70%;
}
.text-brown{
  color: #694F45;
}
.winning-product-title.product-sub{
  margin-top: 13px;
}
@media (max-width: 767px){
  .close-planning{
    font-size: calc(10 / 320 * 100vw);
    margin-bottom: calc(25 / 320 * 100vw);
  }
  .winning-product-wrap .img-lottery-results{
    width: 70%;
  }
  .font-large{
    font-size: calc(13 / 320 * 100vw);
  }
  .text-red.font-bold{
    text-decoration: underline;
    text-underline-offset: 4px;
  }
  .premium-image{
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
  }
  .premium-image img{
    width: 100%;
  }
  .lottery-results-wrap{
    padding: 0 calc(15 / 320 * 100vw);
  }
  .premium-item-name-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: calc(45 / 320 * 100vw);
  }
  .lottery-results-image img{
    width: calc(57 / 320 * 100vw);
    height: calc(30 / 320 * 100vw);
  }
  .number-small{
    font-size: calc(10 / 320 * 100vw);
  }
  .gun-line{
    text-decoration: line-through;
  }
  .font-small{
    font-size: calc(14 / 320 * 100vw);
  }
  .number-large{
    font-size: calc(12 / 320 * 100vw);
  }
  .premium-item-subname{
    margin: 0;
    font-size: calc(10 / 320 * 100vw);
  }
  .premium-item-subname.sub01{
    margin-top: 5px;
  }
  .lottery-results-number{
    font-size: calc(10 / 320 * 100vw);
    background: #F5F2EA;
    border-radius: 10px;
    padding: 10px 20px;
    margin: 10px 0 0 0;
  }
  .red-number{
    font-size: calc(13 / 320 * 100vw);
    line-height: 1.2;
  }
  .premium-item-name-wrap.particular{
    display: block;
    margin-top: calc(45 / 320 * 100vw);
  }
  .number-of-lectors.particular-number{
    text-align: right;
  }
  .premium-item-subname.sub01.particular-sub{
    margin-top: 8px;
  }
  .premium-item-subname.bonus-text{
    width: 60%;
  }
  .premium-item-name-wrap.bonus-wrap{
    margin-top: calc(15 / 320 * 100vw);
  }
  .winning-product-title.product-sub{
    margin-top: calc(13 / 320 * 100vw);
  }
}


/* 2025 recode */


.be-wrapper {
    padding: 0;
    margin: 120px auto 50px;
    color: #473933;
}

.be-wrapper ul{
    list-style: none;
}

.be-wrapper .benefit-tlset {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.03em;
    text-align: center;
}
.anniv-benefits.benefit02 .benefit-tlset,
.anniv-benefits.benefit03 .benefit-tlset{
    margin-top: 160px;
}

.be-wrapper .be-tlimg {
    padding: 0;
    margin: 0;
}
.be-wrapper .be-title {
    padding: 1% 0;
    margin: 0 auto 10px;
    font-size: 26px; 
    font-weight: bold;
}
.be-wrapper span {
    
}
.be-wrapper .be-txt {
    font-size: 16px;
    
}
.be-wrapper .big-txt {
    font-size: 40px;
}
.be-wrapper .small-txt {
    font-size: 12px;
}

/* place 特設会場行き */
.be-bn{
    padding: 0;
    margin: 0;
/*    width: calc(100% - 20px);*/
    text-align: center;
}
.be-bn img{
    display: block;
    width: calc(100% - 10%);
    margin: 0 auto;
}
/*　coupon クーポン画像　*/
.be-bn-cp{
    position: relative;
    text-align: center;
    padding: 0;
    margin: 0 auto 30px;
}
.be-bn-cp.offper2550{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
.be-bn-cp.offper2550 li{
    display: inline-flex;
    padding: 0;
    margin: 0;
}
/* data 期間 */
.be-ex-data {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 2%;
    margin: 2% auto 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.be-ex-data .data-title {
}
.be-ex-data .data-title p {
    width: 120px;
    padding: 8px 0;
    margin: 0;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.04em;
    background-color: #473933;
    border-radius: 15px;
}
.be-ex-data .data-txt {
}
.be-ex-data .data-txt p {
    letter-spacing: 0.04em;
}

.anniv-benefits.benefit03 .be-ex-data {
    flex-direction: column;
}
.be-att {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 15px;
}
.be-att a {
    color: #962A39;
}
/*　会場はこちら */
.goto-place{
    width: 30%;
    margin: 30px auto;
}
.goto-place p{
    width: 100%;
    padding: 8px 2%;
    margin: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.04em;
    background-color: #A93236;
    background-image: url(https://pajamaya.itembox.design/item/event/anniv/img/anniv-ico-arw.jpg);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    border-radius: 15px;
}
/* coupon howto クーポンの利用方法 */
.be-guide {
    width: calc(100% - 25px);
    padding: 30px 2%;
    margin: 0 auto 30px;
    background-color: #ffffff;
    }
.be-guide .guide-tlset {
    width: 100%;
    padding: 0 1%;
    text-align: center;
}
.be-guide .gu-title {
    padding: 2% 0;
    margin: 0;
    font-size: 22px;
    font-weight: bold;
    background-color: #f5f2ea;
    border-radius: 15px;
}
.be-guide .gu-txt {
    margin: 30px auto 20px;
}

.be-guide .gu-img {
    text-align: center;
}
.be-guide .gu-img picture{
    display: block;
    margin: 20px auto;
}

.be-guide .gu-howto{
    list-style: none;
    padding: 0;
    margin: 30px auto;
    color: #473933;
    display: flex;
    justify-content: center;
}
.be-guide .gu-howto li img{
    display: block;
    margin: auto;
}
.be-guide .gu-howto li{
    text-align: center;
}
.be-guide .gu-howto li:nth-of-type(2){
    align-self: center;
}

.be-guide .howto-title{
    display: inline-block;
    padding: 1% 2%;
    margin: 10px auto 20px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px #473933 dotted;
}
.be-guide .howto-txt{
    padding: 0 10%;
    margin: 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
}
/* att 注意書き */
.gu-att {}
.gu-att .att-title {
    text-align: center;
}
.gu-att .att-title::before {
    content: "＊";
    margin-right: 5px;
}
.gu-att .att-title::after {
    content: "＊";
    margin-left: 5px;
}
.gu-att .att-txt {
/*    list-style: none;*/
    width: 70%;
    padding: 0;
    margin: 0 auto;
    text-align: left;
}
.gu-att li {
    padding: 0;
    margin: 0;
    font-size: 14px;
}

/* sub-title サブタイトル */
.be-sub-title{
    display: block;
    font-size: 18px;
}
.be-sub-title.sub-btm{
    margin-top: -10px;
}

/* lucky bag 福袋 */
.be-luckybag {
    display: flex;
    justify-content: space-around;
    width: calc(100% - 10%);
    margin: 30px auto;
}
.be-luckybag .be-luckybag-list {
    padding: 0;
    margin: 0 auto;
}
.be-luckybag .be-luckybag-list li{
}
.be-luckybag .be-luckybag-thum{
    text-align: center;
}
.be-luckybag .be-luckybag-thum img{
    display: block;
    margin: auto;
    max-width: inherit !important;
}
.be-luckybag .be-luckybag-txt {
    padding: 2% 0;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.03em;
}

/* sp */
@media only screen and (max-width: 767px){
.be-wrapper{
    padding: 0 3%;
}
.anniv-benefits.benefit02 .be-wrapper,
.anniv-benefits.benefit03 .be-wrapper{
    margin-top: 100px;
}
.anniv-benefits.benefit02 .benefit-tlset,
.anniv-benefits.benefit03 .benefit-tlset{
    margin: 50px auto 18px;
}
.be-wrapper .be-title {
    font-size: 18px;    
}
.be-wrapper .big-txt {
    font-size: 26px;
}
/* クーポン */
.be-bn-cp.offper2550{
    flex-direction: column;
}
.be-bn-cp.offper2550 li{
    margin-bottom: 3%;
}
.be-guide .gu-title {
    padding: 5% 0;
    font-size: 16px;
}
.be-guide .gu-txt {
    font-size: 14px;
    margin: 3% auto;
}


/* 期間 */
.be-ex-data {
    flex-direction: column;
} 

/* 注意書き */
.gu-att .att-txt {
    width: 90%;
}

/* 特典２+３　タイトルとサブタイトル */
.be-sub-title{
    font-size: 13px;
}
.be-title{
   font-size: 18px;
}
/* 福袋 */
.be-luckybag {
    flex-direction: column;
}
.be-luckybag .be-luckybag-list{
    margin-bottom: 30px;
}
.be-luckybag .be-luckybag-thum img{
    width: 90% !important;
}
.goto-place{
    width: calc(100% - 50%);}
}



@media only screen and (min-width: 768px){
.be-bn-cp.offper2550{
    width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.be-bn-cp.offper2550 li{
    width: 48%;
}
.be-ex-data {
    padding: 0 2%;
    text-align: center;
    font-size: 18px;
}
.be-ex-data li{
    display: inline-block;
}
.be-ex-data .data-title p {
    margin: 0 10px 0;
}
.be-guide {
    width: calc(100% - 130px);
    }

}

















