
@media screen and (max-width: 767.98px) {
  .is-pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .is-sp {
    display: none;
  }
}


.style__title {
    max-width: 200px;
    margin:0 auto;
}

.style__title-ja {
    text-align: center;
    margin: 20px auto 0;
    width: fit-content;
    padding: 0 10px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    line-height: 1;
}


/* sec01 */
.sec01 {
padding-bottom: 150px;
}

.container {

}

.sec01__top {
    display: flex;
    margin-top: 100px;
}

.sec01__top-left {
width: 45%;
}

.sec01__copy {
    font-size: 37px;
    font-weight: 700;
    line-height: calc(60 / 40);
    margin-top: 30px;
}

.sec01__text {
    margin-top: 20px;
    line-height: calc(35 / 16);
    letter-spacing: 0.004em;
    font-weight: 500;
}

.sec01__description {
    letter-spacing: 0.06em;
    margin-top: 20px;
}
.sec01__description span{
    font-size: 40px;
    font-weight: 700;
    margin-right: 5px;
    letter-spacing: 0;
}

.sec01__top-right {
width: 55%;
}

.sec01__grade {
    margin-top: 50px;
}

.sec01__grade-title {
    font-size: 20px;
    font-weight: 700;
}

.sec01__grade-wrapper {
    display: flex;
    gap: 40px;
    justify-content: space-between;
    margin-top: 20px;
}

.sec01__grade-item {
    width: calc(33.33% - 20px);
    border: 1px solid #000;
    padding: 20px;
    text-align: center;
}

.sec01__grade-name{
    font-size: 25px;
    font-weight: 700;

}

.sec01__grade-number {
    font-size: 60px;
    line-height: 1;
    margin-top: 10px;
    font-weight: 700;
}

.sec01__grade-number span {
    font-size: 25px;
    padding: 0 10px ;
}

.sec01__grade-text {
}

.sec01__grade-description {
    margin-top: 30px;
    line-height: calc(25 / 16);
    letter-spacing: 0.1em;
}

.sec01__bottom {
    margin-top: 50px;
}

.sec01__bottom-items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.sec01__bottom-item {
    width: calc(20% - 8px);
    background: #231815;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    font-weight: 500;
}

@media screen and (max-width: 767.98px) {
    .sec01{
        padding-bottom: 100px;
    }
  .style__title {
  max-width: 100px;
  }
  .style__title-ja{
    margin-top: 10px;
  }
  .sec01__top {
    display: block;
    margin-top: 50px;
}
.sec01__top-left{
    width: 100%;
}
.sec01__top-right{
    width: 100%;
    margin-top: 20px;
}
.sec01__copy{
    font-size: 25px;
    text-align: center;
}
.sec01__description{
        margin-top: 10px;
}
.sec01__grade-wrapper{
    display: block;
}
.sec01__grade-item{
    width: 100%;
    margin-top: 30px;
}
.sec01__grade-description {
    margin-top: 30px;
    line-height: calc(28 / 16);
}
.sec01__bottom-item{
    width: calc(50% - 5px);
}
.sec01__description span{
    font-size: 30px;
}
}

/* sec02 */

.sec02 {
    padding: 100px 0;
    background: #95A5AA;
}

.container {

}

.sec02__item-text2 {
    font-size: 35px;
    font-weight: 700;
    margin-top: 50px;
}

.sec02__items-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 30px;
}

.sec02__item {
    width: calc(100% / 10 - 22px);
}
.sec02__item-img{
    padding: 0 3px;
}
.sec02__item-text{
    text-align: center;
    font-size: 14.5px;
    font-weight: 500;
    letter-spacing: 0.002em;
    line-height: calc(20 / 17);
}

/* .sec02__item--3{
    width: 90px;
}

.sec02__item--4{
    width: 81px;
}

.sec02__item--7{
    width: 91px;
}
.sec02__item--12{
    width: 82px;
}
.sec02__item--13{
    width: 80px;
}
.sec02__item--14{
    width: 87px;
}
.sec02__item--15{
    width: 79px;
}
.sec02__item--21{
    width: 82px;
}
.sec02__item--22{
    width: 82px;
}
.sec02__item--23{
    width: 82px;
}
.sec02__item--24{
    width: 82px;
}
.sec02__item--25{
    width: 82px;
} */
.sec02__item-text3{
    margin-top: 20px;
      font-size: 18px;
      border-bottom: 1px solid #4f4f4f;
      padding-bottom: 50px;
}
.sec02__item-text4{
     font-size: 20px;
    font-weight: 700;
    margin-top: 50px;
}
.sec02__item-text5 {
    margin-top: 30px;
    font-size: 18px;
    border-bottom: 1px solid #4f4f4f;
      padding-bottom: 50px;
}

.sec02__item-text6 {
    margin-top: 50px;
    font-size: 35px;
    font-weight: 700;
}

.sec02__item-text7 {
    font-size: 19px;
}
.sec02__item-text7 span{
    font-size: 16px;
}

@media screen and (max-width: 767.98px){
    .sec02{
        padding: 50px 0;
    }
    .sec02__item-text2{
        font-size: 26px;
        margin-top: 30px;
    }
    .sec02__items-wrapper{
        gap: 10px;
    }
    .sec02__item{
        width: calc(100% / 4 - 8px);
    }
    .sec02__item-text{
        font-size: 12px;
    }
    .sec02__item-text6{
        font-size: 26px;
    }
    /* .sec02__item--3{
        width: 80px;
    }
    .sec02__item--7{
        width: 80px;
    }
    .sec02__item--12{
        width: 75px;
    }
    .sec02__item--14{
        width: 80px;
    }
    .sec02__item-text4{
        font-size: 20px;
    } */
}

/* sec03 */
.sec03 {
    padding: 100px 0 150px;
}


.sec03__title {
    font-size: 20px;
    font-weight: 700;
}

.sec03__title .min {
    font-size: 16px;
    font-weight: normal;
}

.sec03__title .big {
    font-size: 25px;
}

.sec03__items {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    margin-top: 50px;
}

.sec03__item {
    width: calc(33.33% - 25px);
    border: 1px solid #000;
    padding: 65px 20px 40px 20px;
    margin: auto;
    text-align: center;
}

.sec03__item-plan {
    background: #f1f1f1;
    width: fit-content;
    padding: 10px 20px 15px;
    margin: auto;
    position: relative;
    border-radius: 5px;
    font-weight: 500;
}

.sec03__item-plan::before{
    position: absolute;
    content: "";
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
  height: 0;
  border-style: solid;
  border-right: 73px solid transparent;
  border-left: 73px solid transparent;
  border-bottom: 25px solid #f1f1f1;
  border-top: 0;
    border-radius: 5px;
}

.sec03__item-plan-floor {
    font-size: 29px;
    font-weight: 500;
    line-height: 1;

}

.sec03__item-plan-floor span{
    font-size: 62px;
    font-weight: 700;
}

.sec03__item-plan-price {
    display: flex;
    margin: auto;
    width: fit-content;
    margin-top: 20px;
}

.sec03__item-plan-price-1 {
    font-size: 43px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0;
}

.sec03__item-plan-price-2 {

}

.sec03__item-plan-price-3 {
    font-size: 11px;
}

.sec03__item-plan-price-4 {
    font-size: 17px;
}

.lineup-button{
    margin-top: 80px;
    background: #231815;
    color: #fff;
padding: 22px 20px;
}

.lineup-button::before{
        background-image: url(../../img/top/arrow_w.svg);
        right: 70px;
}

.lineup-button:hover{
    opacity: 0.8;
}


@media screen and (max-width: 767.98px){
    .sec03__items{
        display: block;
    }
    .sec03__item{
        width: 100%;
        margin-top: 30px;
    }
    .sec03__title{
        text-align: center;
    }
    .lineup-button{
        margin-top: 50px;
    }
    .sec03{
        padding-bottom: 100px;
    }
    .lineup-button::before{
       right: 24px;
    }
}

#book {
    margin-bottom: 3rem;
    padding-bottom: 2rem;
}