#key h2 {
  height: 60vw;
  margin: 0px auto 16vw;
}
@media only screen and (min-width: 768px) {
  #key h2 {
    height: 445px;
    margin: 110px 164px 124px 0px;
  }
}

#lead h2 {
  background: url("../img/event/lead_ttl_deco.png") no-repeat center left/10%, url("../img/event/lead_ttl_deco.png") no-repeat center right/10%;
  text-align: center;
  padding-bottom: 1vw;
  font-size: 8.4vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#lead .txt {
  margin-top: 8vw;
}
#lead .txt li + li {
  margin-top: 5vw;
}
#lead .tab-box {
  margin: 13vw 0 20vw;
}
#lead .tab-box .item + .item {
  margin-top: 25px;
}
#lead .tab-box .link {
  position: relative;
  background: #c1bcba;
  color: #fff;
  border-radius: 10px;
  padding: 0 10px 2px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.08em;
}
#lead .tab-box .link span {
  letter-spacing: 0.08em;
}
#lead .tab-box .link.sp-link {
  background: #a13014;
}
#lead .tab-box .link.sp-link::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 9px;
  height: 1px;
  top: 50%;
  right: 10px;
}
#lead .tab-box .link.sp-link::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 1px;
  height: 9px;
  top: 50%;
  right: 14px;
  margin-top: -4px;
  transition: all 0.3s ease;
}
#lead .tab-box .link.sp-link.active::after {
  opacity: 0;
}
#lead .tab-box .show {
  padding: 15px 2%;
}
#lead .tab-box .gr-txt h3 {
  border-bottom: 1px solid #aca4a2;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
}
#lead .tab-box .gr-txt + .gr-txt {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  #lead h2 {
    background-size: auto;
    max-width: 513px;
    margin: 0 auto;
    padding-bottom: 4px;
    font-size: 48px;
    letter-spacing: 0.03em;
  }
  #lead .txt {
    text-align: center;
    margin-top: 38px;
  }
  #lead .txt li + li {
    margin-top: 30px;
  }
  #lead .tab-box {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 88px 0 0;
    padding: 0 33px;
    padding-top: 167px;
  }
  #lead .tab-box .item {
    width: 100%;
  }
  #lead .tab-box .item + .item {
    margin-top: 0px;
  }
  #lead .tab-box .link {
    position: absolute;
    top: 0px;
    left: 60px;
    box-sizing: border-box;
    background: none;
    color: #9f9390;
    border-radius: 12px 12px 0 0;
    width: 26px;
    height: 167px;
    padding: 13px 0 13px 1px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }
  #lead .tab-box .item:nth-child(2) .link {
    left: 130px;
  }
  #lead .tab-box .item:nth-child(3) .link {
    left: 202px;
  }
  #lead .tab-box .item:nth-child(4) .link {
    left: 282px;
  }
  #lead .tab-box .item:nth-child(5) .link {
    left: 362px;
  }
  #lead .tab-box .item:nth-child(6) .link {
    left: 442px;
  }
  #lead .tab-box .item:nth-child(7) .link {
    left: 522px;
  }
  #lead .tab-box .item:nth-child(8) .link {
    left: 602px;
  }
  #lead .tab-box .item:nth-child(9) .link {
    left: 682px;
  }
  #lead .tab-box .item:nth-child(10) .link {
    left: 762px;
  }
  #lead .tab-box .item:nth-child(11) .link {
    left: 842px;
  }
  #lead .tab-box .item:nth-child(12) .link {
    left: 922px;
  }
  #lead .tab-box .link span {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  #lead .tab-box .link::before {
    content: "";
    position: absolute;
    background: #b2b2b2;
    right: auto;
    top: auto;
    width: 1px;
    left: 50%;
    height: 32px;
    bottom: 0;
  }
  #lead .tab-box .link.sp-link {
    background: none;
    color: #3a302e;
  }
  #lead .tab-box .link.sp-link span {
    cursor: pointer;
  }
  #lead .tab-box .link.sp-link:hover {
    background: #a13014;
    color: #fff;
  }
  #lead .tab-box .link.sp-link::before {
    width: 1px;
    height: 35px;
    position: absolute;
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0;
    content: "";
    background: #a13014;
  }
  #lead .tab-box .link.sp-link::after {
    display: none;
  }
  #lead .tab-box .block {
    width: 100%;
    min-height: 670px;
  }
  #lead .tab-box .show {
    transition: all 0.5s ease;
    border: 3px solid #aca4a2;
    border-radius: 15px;
    opacity: 0;
    z-index: 1;
    left: 0;
    right: 0;
    padding: 97px 0;
    width: 100%;
    height: auto;
    visibility: hidden;
    position: relative;
    display: none;
  }
  #lead .tab-box .active-pc .link {
    background: #a13014;
    color: #fff;
    cursor: pointer;
  }
  #lead .tab-box .active-pc .link::before {
    background: #fff;
  }
  #lead .tab-box .active-pc .link span {
    cursor: pointer;
  }
  #lead .tab-box .active-pc .show {
    z-index: 2;
    opacity: 1;
    display: block;
    visibility: visible;
  }
  #lead .tab-box .gr-txt {
    max-width: 800px;
    margin: 0 auto;
  }
  #lead .tab-box .gr-txt h3 {
    width: 356px;
    margin-bottom: 19px;
    padding-bottom: 9px;
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  #lead .tab-box .gr-txt .text {
    letter-spacing: -0.05em;
  }
  #lead .tab-box .gr-txt + .gr-txt {
    margin-top: 51px;
  }
}

#event-img {
  position: relative;
  z-index: 2;
  padding: 19vw 0 12vw;
}
#event-img .deco {
  position: absolute;
  z-index: -1;
}
#event-img .deco.deco1 {
  width: 51.5%;
  top: 0;
  left: 0;
}
#event-img .deco.deco2 {
  width: 43.5%;
  top: 52vw;
  right: 0;
}
#event-img .deco.deco3 {
  width: 35.6%;
  bottom: 43vw;
  left: 0;
}
#event-img .deco.deco4 {
  width: 17.5%;
  bottom: -15vw;
  right: 4%;
}
#event-img .wrap {
  flex-wrap: wrap;
  row-gap: 4vw;
}
#event-img .wrap .item {
  width: 48%;
}
#event-img .wrap .item .sub-txt {
  text-align: center;
  margin-top: 1.5vw;
  letter-spacing: -0.05em;
}
@media screen and (min-width: 768px) {
  #event-img {
    padding: 140px 0 0;
  }
  #event-img .deco {
    width: auto !important;
  }
  #event-img .deco.deco1 {
    top: -47px;
  }
  #event-img .deco.deco2 {
    top: 428px;
  }
  #event-img .deco.deco3 {
    bottom: 575px;
  }
  #event-img .deco.deco4 {
    bottom: 49px;
    right: 128px;
  }
  #event-img .wrap {
    max-width: 1200px;
    margin: 0 auto;
    justify-content: flex-start;
    padding: 0 5px;
    gap: 57px 2.352941176%;
  }
  #event-img .wrap .item {
    width: 31.7647058824%;
  }
  #event-img .wrap .item .sub-txt {
    margin-top: 13px;
  }
}

#other {
  position: relative;
  padding: 40vw 0px 16vw;
  background: url("../img/shared/icon_dots.png") no-repeat center top 30vw/74px;
}
#other .sec6-deco1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
}
#other .sec6-deco2 {
  position: absolute;
  top: 10vw;
  right: 0px;
  width: 36%;
}
@media only screen and (min-width: 768px) {
  #other {
    padding: 262px 0px 70px;
    background-position: top 207px center;
  }
  #other .wrap {
    max-width: 1200px;
  }
  #other .sec6-deco1 {
    width: 414px;
    top: -62px;
  }
  #other .list-banner2 li {
    width: 100%;
  }
  #other .sec6-deco2 {
    width: 332px;
    top: 80px;
  }
}/*# sourceMappingURL=event.css.map */