@charset "UTF-8";
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* *{border: 1px solid #000;} */

table {
  border-collapse: collapse;
  border-spacing: 0;
  word-break: break-all;
  font-size: inherit;
  width: 100%;
}

fieldset,
img {
  border: 0;
}

strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}
caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

* {
  box-sizing: border-box;
  min-height: 0vw;
}

body#anniversary-40th{
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  background-color: #f09fa1;
}

/* animation ---------------------------------------*/

.animation{
	transition: all 1500ms cubic-bezier(0.350, 1.000, 0.450, 1.000);
	opacity: 0;
	transform: translate(0px,30px);
}

.animation.on{
	opacity: 1;
	transform: translate(0px,0);
}

.animation.delay-00{
	transition-delay: 0.0s;
}
.animation.delay-02{
	transition-delay: 0.2s;
}
.animation.delay-04{
	transition-delay: 0.4s;
}
.animation.delay-06{
	transition-delay: 0.6s;
}
.animation.delay-08{
	transition-delay: 0.8s;
}
.animation.delay-10{
	transition-delay: 1.0s;
}
.animation.delay-12{
	transition-delay: 1.2s;
}
.animation.delay-14{
	transition-delay: 1.4s;
}
.animation.delay-16{
	transition-delay: 1.6s;
}

/* obi */
.loop_wrap {
  display: flex;
  flex-direction: column;
  max-width: 70px;
  width: 70px;
  height: 100%;
  overflow: hidden;
}

.loop_wrap img {
  max-width: 50px;
  width: 50px;
  height: 2213.5px;
  /* object-fit: cover; */
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

@keyframes loop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-2213.5px);  /* �摜�̍����������ړ� */
    }
}

.loop_wrap img:first-child {
  top: 0;
  animation: loop 100s linear infinite;
}

.loop_wrap img:last-child {
  top: 2213.5px;  /* 2���ڂ̉摜��1���ڂ̒���ɔz�u */
  animation: loop 100s linear infinite;
}

.loop_wrap.left{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color:#B10017;
}

.loop_wrap.right{
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  background-color:#B10017;
}

.anniversary-40th {
  background-color: #F09FA1;
  position: relative;
  padding-bottom: 150px;
}
.anniversary-40th-inner {
  padding-bottom: 0px;
}
.anniversary-40th-inner img{
  width: 100%;
}

.anniversary-40th .keyvisual {
  background-color: #F09FA1;
  position: relative;
  overflow: hidden;
  /* min-height: 1180px; */
  min-height: 61.5vw;
}
.anniversary-40th .keyvisual-inner {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.anniversary-40th .keyvisual-inner .kv-logo{
  width: 44vw;
  position: absolute;
  margin: auto;
  top: 18vw;
  right: 0;
  left: 0;
  z-index: 10;
}

.anniversary-40th .keyvisual-inner .kv-img-wrap-01{
  position: absolute;
  top: -2.8vw;
  left: 35.2vw;
  width: 17.9vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-02{
  position: absolute;
  top: -0.5vw;
  right: 7vw;
  width: 35.3vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-03{
  position: absolute;
  top: 23.3vw;
  left: 7.6vw;
  width: 29vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-04{
  position: absolute;
  top: 32vw;
  left: 47.9vw;
  width: 17.2vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-05{
  position: absolute;
  top: 3.7vw;
  right: 30.3vw;
  width: 18.2vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-06{
  position: absolute;
  top: 7vw;
  left: 10.4vw;
  width: 13.5vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-07{
  position: absolute;
  top: 39.6vw;
  right: 23.5vw;
  width: 12.6vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-08{
  position: absolute;
  top: -1.2vw;
  left: 20.2vw;
  width: 16.3vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-09{
  position: absolute;
  top: 32.5vw;
  left: 32.6vw;
  width: 14.5vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-10{
  position: absolute;
  top: 35.6vw;
  right: 12.9vw;
  width: 12.2vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-11{
  position: absolute;
  top: 3.6vw;
  left: 6.7vw;
  width: 33.2vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-12{
  position: absolute;
  top: 21.2vw;
  left: 4.9vw;
  width: 11.8vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-13{
  position: absolute;
  top: 34.3vw;
  left: 29.7vw;
  width: 20.7vw;
}

.anniversary-40th .keyvisual-inner .kv-img-wrap-15{
  position: absolute;
  top: 6.7vw;
  left: 63.2vw;
  width: 10.8vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-16{
  position: absolute;
  top: 34.3vw;
  right: 24.1vw;
  width: 16.5vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-17{
  position: absolute;
  bottom: 3px;
  left: 25.9vw;
  width: 50.4vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-18{
  position: absolute;
  top: 1.1vw;
  right: -2.1vw;
  width: 19.1vw;
}
.anniversary-40th .keyvisual-inner .kv-img-wrap-19{
  position: absolute;
  bottom: 11.8vw;
  right: 5.5vw;
  width: 13.3vw;
}


.kv-anim-01, .kv-anim-02, .kv-anim-03, .kv-anim-04, .kv-anim-05,
.kv-anim-06, .kv-anim-07, .kv-anim-08, .kv-anim-09, .kv-anim-10,
.kv-anim-11, .kv-anim-12, .kv-anim-13, .kv-anim-15, .kv-anim-16,
.kv-anim-17, .kv-anim-18, .kv-anim-19,.kv-logo {
  opacity: 0;
  animation: fadeIn 1s ease-in-out forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.kv-anim-01 { animation-delay: 0.07s; }
.kv-anim-02 { animation-delay: 0.14s; }
.kv-anim-03 { animation-delay: 0.21s; }
.kv-anim-04 { animation-delay: 0.28s; }
.kv-anim-05 { animation-delay: 0.35s; }
.kv-anim-06 { animation-delay: 0.42s; }
.kv-anim-07 { animation-delay: 0.49s; }
.kv-anim-08 { animation-delay: 0.56s; }
.kv-anim-09 { animation-delay: 0.63s; }
.kv-anim-09 { animation-delay: 0.70s; }
.kv-anim-09 { animation-delay: 0.77s; }
.kv-anim-09 { animation-delay: 0.84s; }
.kv-anim-13 { animation-delay: 0.91s; }
.kv-anim-15 { animation-delay: 0.98s; }
.kv-anim-16 { animation-delay: 1.15s; }
.kv-anim-17 { animation-delay: 1.22s; }
.kv-anim-18 { animation-delay: 1.29s; }
.kv-anim-19 { animation-delay: 1.36s; }
.kv-anim-20 { animation-delay: 1.43s; }
.kv-logo { animation-delay: 1.7s; }


.anniversary-40th .keyvisual-inner img{}

.anniversary-40th .main-read {
  padding-bottom: 70px;
  margin-bottom: 15px;
  margin-top: -7px;
}
.anniversary-40th .main-read-inner {
}
.anniversary-40th .main-read-inner p{
  font-size: 20px;
  color: #b20017;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 2.8em;
  font-weight: bold;
}
.anniversary-40th .main-read-title {
  width: 560px;
  display: block;
  margin: 0 auto 40px;
}
.anniversary-40th .main-read-title img{
  width: 100%;
}

.btn-list{
  width: 740px;
  display: block;
  margin: 0 auto 55px;
  padding-bottom: 140px;
}
.btn-list-inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.btn-list-inner a{
  display: block;
  width: 340px;
  height: auto;
  position: relative;
  text-decoration: none;
}
.btn-list-inner a span{
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #B10017;
  text-align: center;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 35px 0 57px;
  border: 7px solid #B10017;
  border-radius: 50%;
  font-size: 39px;
  transition: 0.3s;
}
.btn-list-inner a:hover span{
  background-color: #B10017;
  color: #fff;
}
.btn-list-inner a .dli-caret-down {
  display: inline-block;
  vertical-align: middle;
  color: #B10017;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 15px 15px;
  border-top-color: currentColor;
  border-bottom: 0;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.3s;
}
.btn-list-inner a:hover .dli-caret-down{
  color: #fff;
}

.anniversary-40th .item{
  width: 1366px;
  display: block;
  margin: 0 auto;
}
.anniversary-40th .item-wrap{
  width: 1080px;
  display: block;
  margin: 0 auto;
}
.anniversary-40th .item-inner{
  width: 100%;
  display: block;
  margin: 0 auto;
}
.anniversary-40th .item h3{
  background: url(/static/full/images/cts/bettys/250207_40th_anniversary/line_nami.png) no-repeat bottom center;
  background-size: 1522.47px;
  width: calc(100% + 20%);
  display: block;
  margin-left: -10%;
  margin-bottom: 70px;
  padding-bottom: 26px;
  font-size: 63px;
  color: #B10017;
  text-align: center;
  letter-spacing: 0.0em;
  line-height: 1em;
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: 700;
}

.anniversary-40th .item-info {
  font-family: "Noto Sans JP", serif;
  color: #B10017;
}
.anniversary-40th .item-info-title {

}
.anniversary-40th .item-info-title p{
  font-weight: 900;
  font-size: 20px;
  line-height: 1.5em;
}
.anniversary-40th .item-info-price {

}
.anniversary-40th .item-info-price p{
  font-weight: 700;
  font-size: 14px;
}
.anniversary-40th .item-info-price strong{
  font-weight: 700;
  font-size: 15px;
}
.anniversary-40th .item-info-price small{
  font-weight: 700;
  font-size: 10px;
}
.anniversary-40th .item-info-buy {
  margin-top: 8px;
}
.anniversary-40th .item-info-buy a{
  display: block;
  border: 1px solid #B10017;
  width: 80px;
  text-align: center;
  position: relative;
  left: -3px;
  padding: 4px 0;
  text-decoration: none;
  border-radius: 30px;
  color: #B10017;
  font-family: "Oswald", serif;
  font-weight: 700;
  transition: 0.3s;
}
.anniversary-40th .item-info-buy a:hover{
  background-color: #B10017;
  color: #fff;
}

.item-img img{width: 100%;}

/* item01 */
.item-id-01{position: relative; margin-bottom: 267px;}
.item-id-01 .item-info{
  z-index: 10;
  display: block;
  position: relative;
}
.item-id-01 .item-info-inner{
  position: absolute;
  top: 5px;
  right: 220px;
}
.item-img.item-img-01-01{
  position: relative;
}
.item-img.item-img-01-02{
  position: absolute;
  top: 124px;
  left: 0;
}
.item-img.item-img-01-03{
  position: absolute;
  top: 411px;
  left: 0;
}
.item-img.item-deco-01-01{
  position: absolute;
  top: 29px;
  right: -194px;
  width: 295px;
}
.item-img.item-deco-01-02{
  position: absolute;
  top: 413px;
  right: -70px;
  width: 220px;
}
.item-img.item-deco-01-03{
  width: 143.5px;
  position: absolute;
  top: 622px;
  left: -20px;
}

/* item02 */
.item-id-02{position: relative; margin-bottom: 100px;}
.item-id-02 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.item-img.item-img-02-01{
  width: 48.2%;
}
.item-img.item-img-02-02{
  width: 48.2%;
}

.item-img.item-deco-02-01{
  position: absolute;
  top: -136px;
  right: 30px;
  width: 217.5px;
}
.item-img.item-deco-02-02{
  position: absolute;
  top: 34px;
  left: -80px;
  width: 160px;
}
.item-img.item-deco-02-03{
  position: absolute;
  bottom: 116px;
  right: -64px;
  width: 297px;
}
.item-img.item-img-02-01 .item-info{margin-top: 22px;}
.item-img.item-img-02-02 .item-info{margin-top: 22px;}


/* item03 */
.item-id-03{position: relative; margin-bottom: 80px;}
.item-img.item-img-03-01{
  position: relative;
}
.item-img.item-img-03-02{
  position: absolute;
  top: 100px;
  left: 0;
}
.item-img.item-img-03-03{
  position: absolute;
  top: 0;
  left: 0;
}
.item-img.item-img-03-04{
  position: absolute;
  top: 230px;
  left: 0;
}
.item-img.item-deco-03-01{
  position: absolute;
  top: 22px;
  left: -55px;
  width: 217px;
}
.item-img.item-deco-03-02{
  position: absolute;
  top: 118px;
  right: 42px;
  width: 66px;
}
.item-img.item-deco-03-03{
  position: absolute;
  top: 540px;
  left: 503px;
  width: 131.5px;
}
.item-img.item-deco-03-04{
  position: absolute;
  top: 472px;
  right: -84px;
  width: 257px;
}
.item-id-03 .item-info{margin-top: 20px;}

/* item04 */
.item-id-04{position: relative; margin-bottom: 290px;}
.item-img.item-img-04-01{
  position: relative;
}
.item-img.item-img-04-02{
  position: absolute;
  top: 0;
  left: 0;
}
.item-img.item-img-04-03{
  position: absolute;
  top: 250px;
  left: 0;
}
.item-img.item-img-04-04{
  position: absolute;
  top: 540px;
  left: 0;
}
.item-img.item-deco-04-01{
  position: absolute;
  top: -2px;
  left: 386px;
  width: 307px;
}
.item-img.item-deco-04-02{
  position: absolute;
  top: 458px;
  left: -2px;
  width: 125px;
}
.item-img.item-deco-04-03{
  position: absolute;
  top: 521px;
  right: -124px;
  width: 200.5px;
}
.item-img.item-deco-04-04{
  position: absolute;
  top: 702px;
  right: -44px;
  width: 239px;
}
.item-id-04 .item-info{
  margin-top: 29px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.item-id-04 .item-info-inner{width: 518px;}


/* item05 */
.item-id-05{position: relative; margin-bottom: 100px;padding-top: 32px;}
.item-img.item-img-05-01{
  position: relative;
}
.item-img.item-deco-05-01{
  position: absolute;
  top: 141px;
  right: 133px;
  width: 213px;
}
.item-img.item-deco-05-02{
  position: absolute;
  top: 320px;
  left: 159px;
  width: 192.5px;
}
.item-img.item-deco-05-03{
  position: absolute;
  bottom: -72px;
  right: 94px;
  width: 210px;
}
.item-id-05 .item-info{
  margin-top: -4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: 252px;
}
.item-id-05 .item-info-inner{width: 518px;}


/* item06 */
.item-id-06{position: relative; margin-bottom: 85px;}
.item-img.item-img-06-01{
  position: relative;
  z-index: 5;
  padding-top: 70px;
  width: 90%;
  margin: 0 auto 30px;
}
.item-img.item-img-06-02{
  position: absolute;
  top: 20px;
  left: -104px;
  width: 530px;
  z-index: 2;
}
.item-img.item-img-06-03{
  position: absolute;
  top: 14px;
  right: -110px;
  width: 530px;
  z-index: 2;
}
.item-img.item-img-06-04{
  position: absolute;
  top: 540px;
  left: 0;
}
.item-img.item-deco-06-01{
  position: absolute;
  top: 406px;
  right: -77px;
  width: 321px;
  z-index: 10;
}
.item-img.item-deco-06-02{
  position: absolute;
  top: -50px;
  left: -49px;
  width: 190px;
  z-index: 10;
}
.item-img.item-deco-06-03{
  position: absolute;
  top: 521px;
  right: -124px;
  width: 200.5px;
}
.item-img.item-deco-06-04{
  position: absolute;
  top: 702px;
  right: -44px;
  width: 239px;
}
.item-id-06 .item-info{
  margin-top: 29px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.item-id-06 .item-info-inner{}
.item-id-06 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -5px;
}
.item-id-06 ul li:nth-child(2){
  padding-right: 100px;
}

/* item07 */
.item-id-07{position: relative; margin-bottom: 77px;}
.item-img.item-img-07-01{
  position: relative;
  padding-top: 57px;
  margin-bottom: 80px;
}
.item-img.item-img-07-01 .item-info{
  position: absolute;
  top: 75px;
  right: 273px;
  width: auto;
}

.item-img.item-img-07-02{
  position: absolute;
  top: 257px;
  left: 0;
  width: 100%;
  z-index: 5;
}
.item-img.item-img-07-02 .item-info{
  position: absolute;
  top: 609px;
  left: 611px;
  width: auto;
}

.item-img.item-img-07-03{
  position: relative;
  width: 100%;
}
.item-img.item-img-07-03 .item-info{
  position: absolute;
  bottom: 20px;
  left: 500px;
  width: auto;
}

.item-img.item-img-07-04{
  position: absolute;
  top: 540px;
  left: 0;
}
.item-img.item-deco-07-01{
  position: absolute;
  top: -30px;
  left: 88px;
  width: 260px;
  z-index: 10;
}
.item-img.item-deco-07-02{
  position: absolute;
  top: 155px;
  right: -78px;
  width: 186px;
  z-index: 5;
}
.item-img.item-deco-07-03{
  position: absolute;
  top: 250px;
  left: 408px;
  width: 175px;
  z-index: 5;
}
.item-img.item-deco-07-04{
  position: absolute;
  top: 215px;
  right: -58px;
  width: 285px;
  z-index: 5;
}
.item-id-07 .item-info{
  margin-top: 29px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.item-id-07 .item-info-inner{}


/* item08 */
.item-id-08{position: relative; margin-bottom: 95px;}
.item-img.item-img-08-01{
  position: absolute;
  top: 0px;
  right: -10px;
  padding-top: 0;
  z-index: 5;
}
.item-img.item-img-08-02{
  position: relative;
  width: 100%;
  padding-top: 181px;
  left: -34px;
  z-index: 1;
}
.item-img.item-deco-08-01{
  position: absolute;
  top: 192px;
  left: -100px;
  width: 260px;
  z-index: 5;
}
.item-id-08 .item-info{
  margin-top: 29px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.item-id-08 .item-info-inner{}
.item-id-08 ul{}
.item-id-08 ul li:nth-child(1){
  padding: 0;
  z-index: 10;
  position: absolute;
  bottom: -98px;
  left: 143px;
}
.item-id-08 ul li:nth-child(2){
  padding: 0;
  z-index: 10;
  position: absolute;
  bottom: 53px;
  right: 227px;
}

/* item09 */
.item-id-09{
  position: relative;
  margin-bottom: 30px;
}
.item-img.item-img-09-01{
  padding-top: 165px;
}
.item-img.item-img-09-01 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 21px;
}

.item-img.item-img-09-01 ul li{
  width: 48.2%;
}

.item-img.item-img-09-02{}

.item-img.item-deco-09-01{
  position: absolute;
  top: -17px;
  right: 155px;
  width: 404px;
}
.item-img.item-deco-09-02{
  position: absolute;
  top: 234px;
  left: -89px;
  width: 297px;
}
.item-img.item-deco-09-03{
  position: absolute;
  bottom: 154px;
  right: -40px;
  width: 160px;
}

.present{margin-bottom: 85px;}
.present-wrap{}
.present-wrap h2{
  width: 525px;
  display: block;
  margin: 0 auto;
}
.present-wrap h2 img{
  width: 100%;
}
.present-wrap p{
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  top: -40px;
  line-height: 1.8em;
  color: #B10017;
  margin-bottom: -25px;
}
.present-img{
  display: block;
  margin: 0 auto;
  width: 540px;
}
.present-img img{}

.allitem{}
.allitem-inner{}
.allitem-inner a{
  display: block;
  width: 552px;
  margin: 0 auto;
}
.allitem-inner a img{
  width: 100%;
}

.footer{
  padding-bottom: 100px;
  padding-top: 51px;
}
.footer-copyright{
  width: 138px;
  display: block;
  margin: 0 auto;
}
.footer-copyright img{
  width: 100%;
}


@media screen and (max-width: 1680px){
  .anniversary-40th .item{
    width: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
  }
  
  .anniversary-40th .item-wrap{
    width: 1080px;
    display: block;
    margin: 0 auto;
  }
  .anniversary-40th .item h3{
    width: 100%;
    margin: 0 auto 70px;
  }
}

@media screen and (max-width: 1366px){
  .anniversary-40th .item{
    width: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
  }
  .anniversary-40th .item-wrap{
    width: 1080px;
    display: block;
    margin: 0 auto;
  }
  .anniversary-40th .item h3{
    width: 100%;
    margin: 0 auto 70px;
  }
}

@media screen and (max-width: 1200px){

  .anniversary-40th .item-wrap{
    width: calc(100% - 14vw);
  }

  .anniversary-40th .item-inner {
    display: block;
    margin: 0 auto;
  }

 .item-id-01 .item-info-inner {
    position: absolute;
    top: 5px;
    right: 13vw;
  }

  /* .anniversary-40th .keyvisual-inner .kv-logo{
  width: 842px;
  position: absolute;
  margin: auto;
  top: 345px;
  right: 0;
  left: 0;
  z-index: 10;
  }

  .anniversary-40th .keyvisual-inner .kv-img-wrap-01{
    position: absolute;
    top: -53px;
    left: 678px;
    width: 344px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-02{
    position: absolute;
    top: -10px;
    right: 135px;
    width: 677px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-03{
    position: absolute;
    top: 446px;
    left: 145px;
    width: 556px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-04{
    position: absolute;
    top: 612px;
    left: 920px;
    width: 332px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-05{
    position: absolute;
    top: 72px;
    right: 581px;
    width: 349px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-06{
    position: absolute;
    top: 136px;
    left: 200px;
    width: 258px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-07{
    position: absolute;
    top: 760px;
    right: 450px;
    width: 242px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-08{
    position: absolute;
    top: -22px;
    left: 387px;
    width: 313px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-09{
    position: absolute;
    top: 625px;
    left: 626px;
    width: 277px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-10{
    position: absolute;
    top: 682px;
    right: 248px;
    width: 234px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-11{
    position: absolute;
    top: 70px;
    left: 130px;
    width: 636px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-12{
    position: absolute;
    top: 408px;
    left: 95px;
    width: 227px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-13{
    position: absolute;
    top: 659px;
    left: 569px;
    width: 400px;
  }

  .anniversary-40th .keyvisual-inner .kv-img-wrap-15{
    position: absolute;
    top: 130px;
    left: 1220px;
    width: 186px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-16{
    position: absolute;
    top: 657px;
    right: 461px;
    width: 318px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-17{
    position: absolute;
    bottom: 3px;
    left: 497px;
    width: 948px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-18{
    position: absolute;
    top: 22px;
    right: -41px;
    width: 364px;
  }
  .anniversary-40th .keyvisual-inner .kv-img-wrap-19{
    position: absolute;
    bottom: 225px;
    right: 104px;
    width: 251px;
  } */

}

@media screen and (max-width: 1280px){
  .anniversary-40th .item-wrap{
    width: calc(100% - 16vw);
  }
  .anniversary-40th .item-info-title p{font-size: 1.68vw;}
  .anniversary-40th .item-info-price strong {font-size: 1.3vw;}
  .anniversary-40th .item-info-price small{font-size: 0.9vw;}
  .anniversary-40th .item-info-buy a{width: 6.75vw;font-size: 1.35vw;}
  .item-img.item-img-01-02 {
    position: absolute;
    top: 10vw;
    left: 0;
  }
  .item-img.item-img-01-03 {
    position: absolute;
    top: 32vw;
    left: 0;
  }
  .item-img.item-deco-01-01 {
    position: absolute;
    top: 7vw;
    right: -13vw;
    width: 23vw;
  }
  .item-img.item-deco-01-02 {
    position: absolute;
    top: 31vw;
    right: -4vw;
    width: 18vw;
  }
  .item-img.item-deco-01-03 {
    width: 11vw;
    position: absolute;
    top: 49vw;
    left: 0vw;
  }
  .item-id-01 .item-info-inner {
    position: absolute;
    top: 0vw;
    right: 16vw;
  }
  .item-img.item-deco-02-01 {
    position: absolute;
    top: -12vw;
    right: 1vw;
    width: 18vw;
  }
  .item-img.item-deco-02-02 {
    position: absolute;
    top: 10vw;
    right: 1vw;
    width: 17vw;
  }
  .item-img.item-deco-02-03 {
    position: absolute;
    top: 20vw;
    right: 1vw;
    width: 17vw;
  }
  .item-img.item-deco-03-01 {
    position: absolute;
    top: 0vw;
    left: -2vw;
    width: 15vw;
  }
  .item-img.item-deco-03-03 {
    position: absolute;
    top: 40vw;
    left: 43vw;
    width: 11vw;
  }
  .item-img.item-deco-03-04 {
    position: absolute;
    top: 40vw;
    right: -7vw;
    width: 21vw;
  }
  .item-img.item-deco-04-01 {
    position: absolute;
    top: -1vw;
    left: 34vw;
    width: 25vw;
  }
  .item-img.item-deco-04-02 {
    position: absolute;
    top: 40vw;
    left: 0vw;
    width: 11vw;
  }
  .item-img.item-deco-04-03 {
    position: absolute;
    top: 44vw;
    right: -8vw;
    width: 15vw;
  }
  .item-img.item-deco-04-04 {
    position: absolute;
    top: 59vw;
    right: -3vw;
    width: 20vw;
  }
  .item-id-04 .item-info-inner{width: 39vw;}

  .item-img.item-deco-05-01 {
    position: absolute;
    top: 11vw;
    right: 10vw;
    width: 17vw;
  }
  .item-img.item-deco-05-02 {
    position: absolute;
    top: 25vw;
    left: 12vw;
    width: 15vw;
  }
  .item-img.item-deco-05-03 {
    position: absolute;
    bottom: -3vw;
    right: 7vw;
    width: 16vw;
  }
  .item-id-05 .item-info{margin-left: 20vw;}

  .item-img.item-img-06-02 {
    position: absolute;
    top: 0vw;
    left: -10vw;
    width: 44.2vw;
    z-index: 2;
  }
  .item-img.item-img-06-03 {
    position: absolute;
    top: 0vw;
    right: -10vw;
    width: 44.2vw;
    z-index: 2;
  }
  .item-img.item-deco-06-01 {
    position: absolute;
    top: 33vw;
    right: -6vw;
    width: 26vw;
    z-index: 10;
  }
  .item-img.item-deco-06-02 {
    position: absolute;
    top: -2vw;
    left: -4vw;
    width: 14vw;
    z-index: 10;
  }
  .item-img.item-deco-07-01 {
    position: absolute;
    top: -2vw;
    left: 6vw;
    width: 21vw;
    z-index: 10;
  }
  .item-img.item-img-07-02 {
    top: 20.5vw;
  }
  .item-img.item-deco-07-02 {
    position: absolute;
    top: 11vw;
    right: -5vw;
    width: 13vw;
    z-index: 5;
  }
  .item-img.item-img-07-01 .item-info {
    position: absolute;
    top: 5.5vw;
    right: 20vw;
    width: auto;
  }
  .item-img.item-img-07-03 .item-info {
    position: absolute;
    bottom: 3vw;
    left: 41vw;
    width: auto;
  }
  .item-img.item-img-07-02 .item-info {
    position: absolute;
    top: 47vw;
    left: 48vw;
    width: auto;
  }
  .item-img.item-deco-07-03 {
    position: absolute;
    top: 20vw;
    left: 32vw;
    width: 13vw;
    z-index: 5;
  }
  .item-img.item-deco-07-04 {
    position: absolute;
    top: 17vw;
    right: -5vw;
    width: 22vw;
    z-index: 5;
  }
  .item-img.item-deco-08-01 {
    position: absolute;
    top: 15vw;
    left: -8vw;
    width: 20vw;
    z-index: 5;
  }
  .item-img.item-img-08-01{right: 0;}
  .item-img.item-img-08-02{left: 0;}
  .item-id-08 ul li:nth-child(1) {
    padding: 0;
    z-index: 10;
    position: absolute;
    bottom: -9vw;
    left: 11vw;
  }
  .item-id-08 ul li:nth-child(2) {
    padding: 0;
    z-index: 10;
    position: absolute;
    bottom: 3vw;
    right: 12vw;
  }
  .item-img.item-deco-09-01 {
    position: absolute;
    top: 0vw;
    right: 12vw;
    width: 32vw;
  }
  .item-img.item-deco-09-02 {
    position: absolute;
    top: 18vw;
    left: -7vw;
    width: 23.5vw;
  }
  .item-img.item-deco-09-03 {
    position: absolute;
    bottom: 12vw;
    right: -3vw;
    width: 12vw;
  }
  .anniversary-40th .main-read{
    width: calc(100% - 20%);
    display: block;
    margin: 0 auto;
  }
}