.pane-left-menu {
  display: none;
}
.page-event .pane-contents .container {
  width: 100%;
}
.page-event .pane-contents .container .pane-main {
  width: 100%;
  margin-top: 0;
}
.page-event .bk-icons {
  display: none !important;
}
/* MV */
.mv{
  display: flex;
  justify-content: center;
  margin-inline: auto;
  max-width: 1500px;
  width: 100%;
}
.mv img{
  margin-inline: -14%;
  max-width: initial;
  width: 128%;
}
@media all and (min-width: 1921px) {
  .mv,.mv img{
    margin: 0;
    max-width: initial;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .mv img{
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
}
/* about */
.about{
  background: #69B72D;
  padding: 93px 0 48px;
  margin-top: -1px;
  overflow: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.about * {
  color: #FFF;
}
.about .inner{
  max-width: 938px;
  margin-inline: auto;
  position: relative;
}
.about .inner .deco::before,
.about .inner .deco::after{
  content: "";
  display: block;
  position: absolute;
}
.about .inner .deco::before{
  background: url(/img/usr/event/about-eclife/about_deco1.png) center bottom / contain no-repeat;
  top: 20px;
  left: -31%;
  /* height: 210px;
  width: 416px; */
  padding-top: 22.4%;
  width: 44.4%;
}
.about .inner .deco::after{
  background: url(/img/usr/event/about-eclife/about_deco2.png) center bottom / contain no-repeat;
  top: 70px;
  right: -30%;
  /* height: 162px;
  width: 372px; */
  padding-top: 17.28%;
  width: 39.66%;
}
.about .title{
  font-size: 40px;
  font-weight: 800;
  text-align: center;
  margin: 0;
}
.about .subTitle{
  font-size: 30px;
  font-weight: bold;
  letter-spacing: .05em;
  margin-top: 67px;
  text-align: center;
  padding: 0;
}
.about .disc{
  letter-spacing: .15em;
  line-height: 3.2;
  margin: 60px auto 0;
  text-align: center;
  width: 83%;
}
.about .disc2{
  line-height: 2.3;
}
.about .features{
  display: flex;
  margin-top: 22px;
  margin-right: -3%;
}
.about .features .item{
  padding-top: 24.7%;
  position: relative;
  text-align: center;
}
.about .features .item:nth-of-type(1){
  background: url(/img/usr/event/about-eclife/feature_bg1.png) top center / contain no-repeat;
  width: 33.33%;
}
.about .features .item:nth-of-type(2){
  background: url(/img/usr/event/about-eclife/feature_bg2.png) bottom center / contain no-repeat;
  margin-inline: 5.2% 4.6%;
  width: 25.15%;
}
.about .features .item:nth-of-type(3){
  background: url(/img/usr/event/about-eclife/feature_bg3.png) center center / contain no-repeat;
  padding-top: 1%;
  width: 31.57%;
}
.about .features .item span{
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 2;
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
}
.about .features .item:nth-of-type(3) span{
  left: 45%;
}
@media all and (max-width: 1000px) {
  .about .inner .deco::before{
    top: -16px;
    left: -11%;
  }
  .about .inner .deco::after{
    top: 30px;
    right: -8%;
  }
}
@media all and (max-width: 767px) {
  .about{
    padding: 28px 0 34px;
    font-size: 15px;
    font-weight: 500;
  }
  .about .title{
    font-size: 25px;
    margin: 0;
    padding: 0;
  }
  .about .subTitle{
    font-size: 20px;
    margin-top: 35px;
    padding: 0;
  }
  .about .inner .deco::before{
    background: url(/img/usr/event/about-eclife/about_deco1_sp.png) center center / contain no-repeat;
    height: 0;
    padding-top: 29%;
    position: initial;
    margin-top: -1.5%;
    width: 100%;
  }
  .about .inner .deco::after{
    content: none;
  }
  .about .disc{
    line-height: 1.916;
    margin-top: 38px;
    text-align: left;
  }
  .about .disc2{
    margin-top: 30px;
  }
  .about .features{
    flex-direction: column;
    margin: 45px auto 0;
    max-width: 345px;
    width: 92%;
  }
  .about .features .item span{
    line-height: 1.8;
  }
  .about .features .item:nth-of-type(1){
    padding: 0;
    height: 175px;
    width: 255px;
  }
  .about .features .item:nth-of-type(1) span{
    top: 61%;
  }
  .about .features .item:nth-of-type(2){
    background-image: url(/img/usr/event/about-eclife/feature_bg2_sp.png);
    padding: 0;
    margin-left: 20%;
    height: 140px;
    width: 192px;
  }
  .about .features .item:nth-of-type(2) span{
    top: 52%;
    left: 56%;
  }
  .about .features .item:nth-of-type(3){
    margin: -1% -7% 0 auto;
    padding: 0;
    height: 139px;
    width: 242px;
  }
  .about .features .item:nth-of-type(3) span{
    top: 55%;
  }
}

/* message */
.message{
  background: linear-gradient(180deg, #E1F1D5 0%, #E1F1D5 70%, #FFF 70%, #FFF 100%);
  padding-top: 200px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.messageBox{
  background: #69B72D;
  border-radius: 98px;
  max-width: 985px;
  margin-inline: auto;
  padding: 60px 20px;
  position: relative;
  width: 90%;
}
.messageBox::before{
  background: url(/img/usr/event/about-eclife/message_img.png) center bottom / contain no-repeat;
  content: "";
  position: absolute;
  bottom: calc(100% - 36px);
  left: 52.5%;
  transform: translateX(-50%);
  height: 165px;
  width: 360px;
}
.messageBox p{
  color: #FFF;
  letter-spacing: .1em;
  line-height: 2.42;
  text-align: center;
}
.messageBox p:not(:first-child){
  margin-top: 25px;
}
@media all and (max-width: 767px) {
  .message{
    background: #69B72D;
    padding-top: 120px;
  }
  .messageBox{
    padding: 58px 0;
    width: 83%;
  }
  .messageBox::before{
    bottom: calc(100% - 27px);
    left: 56.5%;
    height: 124px;
    width: 268px;
  }
  .messageBox p{
    font-size: 14px;
    line-height: 2.05;
    text-align: left;
  }
}