.logo {
  display: none;
}
/* --------------------------- */
/* kv
/* --------------------------- */
.kv-wrapper{
  position: relative;
  width: 100%;
  height: auto;
}
.kv-img{
  z-index: -1;
}
.kv-copy-wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 100px 100px;
  max-width: 80%;
  margin: 0 auto;
}
.fee-title{
  text-align: center;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.2em;
  font-weight: 100;
  margin-bottom: 30px;
}
.plan-name{
  font-size: 3rem;
}
.fee-detail{
  color: #fff;
}
/* --------------------------- */
/* fee
/* --------------------------- */
.flower03{
  width: 40px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.fee-text{
  margin-bottom: 50px;
}
.fee-name{
  font-size: 2rem;
}
.fee{
  font-size: 3rem;
  margin-bottom: 20px;
}
.fee-m{
  font-size: 2.4rem;
}
.fee-s{
  font-size: 1.3rem;
}
.fee-detail{
  font-size: 1.2rem;
}
.direction{
  margin-bottom: 20px;
  font-size: 1.2rem;
}
.fee-name02{
  font-size: 2rem;
  margin-bottom: 50px;
}
.fee-plan{
  margin-bottom: 30px;
}
.fee-subtext{
  font-size: 1.1rem;
  line-height: .5;
}
.option-wrapper{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
}
.option-title{
  font-size: 1.5rem;
  background: linear-gradient(transparent 50%, #e17a6c77 50%);
  margin-bottom: 20px;
}
.option-item{
  width: 30%;
  margin-right: 20px;
}
.option-item:last-of-type{
  margin-right: 0;
}
.option-item02{
  width: 20%;
  margin-right: 20px;
}
.option-item02:last-of-type{
  margin-right: 0;
}
.option-img{
  margin-bottom: 10px;
}
.option-detail{
  font-size: 1.2rem;
  text-align: left;
}
.btn-text{
  margin-bottom: 10px;
}
.btn_17#fee{
  margin-bottom: 30px;
  width: 300px;
}
.btn_2#fee{
  width: 300px;
  margin-bottom: 30px;
}
/* --------------------------- */
/* event
/* --------------------------- */
.section-wrapper#event{
  background-image: url(../images/bg04.jpg);
  background-size: cover;
}
.event-wrapper{
  margin-bottom: 30px;
}
.event-title-wrapper{
  background-color: #ffffffb5;
  padding: 40px 60px;
  margin-bottom: 20px;
}
.event-title{
  font-weight: lighter;
  font-size: 2.4rem;
  letter-spacing: 0.5rem;
  margin-bottom: 20px;
}
.event-detail{
  font-size: 1.3rem;
  margin-bottom: 20px;
}
.event-img{
  max-width: 50%;
  margin-right: 20px;
}
.event-date-wrapper{
  background-color: #ffffffb5;
  width: 50%;
  padding: 30px;
}
.date-title{
  font-size: 1.8rem;
  margin-bottom: 20px;
  background-image: url(../images/flower02.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0 0 0 40px;
}
.event-month01{
  font-size: 1.5rem;
  background: linear-gradient(transparent 50%, #dfaaaa 50%);
}
.event-month02{
  background: linear-gradient(transparent 50%, #c74343 50%);
}
.event-date{
  font-size: 3.6rem;
}
.date-small-b{
  font-size: 1.2rem;
}
.date-big-r{
  color: #CD3E2B;
  font-size: 3.6rem;
}
.date-small-r{
  color: #CD3E2B;
  font-size: 1.2rem;
}
/* --------------------------- */
/* iPad
/* --------------------------- */
@media screen and (max-width:1024px){
/* --------------------------- */
/* kv
/* --------------------------- */
.kv-wrapper{
  height: auto;
  }
}
/* --------------------------- */
/* SP
/* --------------------------- */
@media screen and (max-width:767px){
  /* --------------------------- */
/* kv
/* --------------------------- */
.kv-wrapper{
  height: auto;
  }
.kv-copy-wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 50px 20px;
  width: 70%;
  margin: 0 auto;
}
header{
  display: none;
}
/* --------------------------- */
/* fee
/* --------------------------- */
.option-wrapper{
  justify-content: space-around;
}
.fee-plan{
  width: 250px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.option-item{
  width: 80%;
  margin-right: 0;
  margin-bottom: 30px;
}
.option-item02{
  width: 60%;
  margin-right: 0;
  margin-bottom: 30px;
}
/* --------------------------- */
/* event
/* --------------------------- */
.section-wrapper#event{
  background-image: url(../images/bg04.jpg);
  background-size: cover;
}
.event-wrapper{
  margin-bottom: 30px;
}
.event-title-wrapper{
  background-color: #ffffffb5;
  padding: 20px 30px;
  margin-bottom: 20px;
}
.event-title{
  font-weight: lighter;
  font-size: 2.4rem;
  letter-spacing: 0.5rem;
  margin-bottom: 20px;
}
.event-detail{
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.event-img{
  max-width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.event-date-wrapper{
  background-color: #ffffffb5;
  width: 100%;
  padding: 20px;
}
.date-title{
  font-size: 1.8rem;
  margin-bottom: 20px;
  background-image: url(../images/flower02.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0 0 0 40px;
}
.event-month01{
  font-size: 1.5rem;
  background: linear-gradient(transparent 50%, #fcb5b5c7 50%);
}
.event-month02{
  background: linear-gradient(transparent 50%, #f83030bf 50%);
}
.event-date{
  font-size: 2.6rem;
}
.date-big-r{
  color: #CD3E2B;
  font-size: 2.6rem;
}
}
/* --------------------------- */
/* SP_iphoneX
/* --------------------------- */
@media screen and (max-width:375px){

}
