*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html{
    overflow-x: hidden;
    color: #3F2929;
    background-color: #F8F2FF;
    padding-top: 80px;
    padding-bottom: 150px;
    font-family: 'Noto Sans JP', sans-serif !important;
}
a{
    text-decoration: none;
    color: #3F2929;
}
.d_none{
    display: none;
}
.s1{
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
}
.s1 img{
    width: 100%;
}
.s1_t{
    font-size: 70px;
    font-weight: 900;
    text-align: center;
}
.s2{
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    margin-top: 75px;
    position: relative;
}
.s2_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 100px;
}
.s2_t{
    font-size: 45px;
    font-weight: 700;
    color: rgba(156, 92, 239, .9);
}
.s2_text{
    font-size: 25px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 40px;
}
.s2_img{
    width: 968px;
    display: block;
    margin: 0 auto;
    margin-top: 80px;
}
.s7{
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
    margin-bottom: 120px;
}
.s7 img{
    width: 1050px;
    display: block;
    margin: 0 auto;
}
.s7_t{
    font-size: 30px;
    color: rgba(156, 92, 239, .9);
    margin-bottom: 40px;
    font-weight: 600;
}
.s7_text{
    font-size: 25px;
    font-weight: 600;
    margin-top: 50px;
    line-height: 40px;
}
.s5{
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
}
.s5_t{
    font-size: 45px;
    font-weight: 700;
    color: rgba(156, 92, 239, .9);
    margin-bottom: 60px;
}
.s5_wrap{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 100px;
}
.gap_l{
    gap: 94px;
}
.gap_r{
    gap: 45px;
}
.w-753{
    width: 753px !important;
}
/* .s5_wrap_l{
    width: 753px;
}
.s5_wrap_r{
    width: 753px;
} */
.s5_wrap_l_t{
    width: 100%;
    font-size: 30px;
    font-weight: 600;
    color: rgba(156, 92, 239, .9);
    margin-bottom: 20px;
}
.s5_wrap_l_text{
    font-size: 25px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 40px;
}
.s5_wrap img{
    width: 317px;
}
.sasisu{
    max-width: 1104px;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 126px;
    margin-bottom: 130px;
}
.s3{
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    margin-top: 180px;
    margin-bottom: 200px;
    position: relative;
    background-color: #FFF9EB;
    border: 5px solid #9C5CEF;
    border-radius: 24px;
    padding-top: 93px;
    padding-bottom: 53px;
}
.mb-100{
    margin-bottom: 100px;
}
.s3_img{
    width: 246px !important;
    height: auto;
}
.s3_t{
    width: 940px;
    height: 80px;
    background-color: #9C5CEF;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 34px;
    font-weight: 600;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.s3_flex{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 62px;
}
.s3_left{
    width: 630px;
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
}
.s3_right{
    width: 317px;
}
.sc_3{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    margin-top: 90px;
    margin-bottom: 130px;
}
.sc_3 span{
    width: 62px;
    height: 3px;
    background-color: #418C07;
}
.sc_3 div{
    font-size: 32px;
    font-weight: 600;
}
.s2_row{
    width: 1132px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 120px;
    column-gap: 90px;
    margin-top: 50px;
}
.s2_row_t{
    width: 100%;
    text-align: center;
    margin-top: 100px;
    font-size: 35px;
    font-weight: 600;
    color: rgba(156, 92, 239, .9);
}
.s2_col{
    width: 317px;
    cursor: pointer;
    transition: .2s;
}
.s2_col_img{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.s2_col p{
    font-size: 27px;
    font-weight: 600;
    margin-top: 20px;
    text-align: center;
}
.s2_col:hover{
    opacity: .8;
}
.s4{
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    margin-top: 80px;
    position: relative;
    text-align: center;
}
.s4_img1{
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
}
.s4_t{
    font-size: 45px;
    font-weight: 700;
    color: rgba(240, 166, 21, .9);
    margin-bottom: 40px;
}
.s4_t_md{
    font-size: 30px;
    color: rgba(240, 166, 21, 1);
    font-weight: 600;
}
.mt-60{
    margin-top: 120px;
}
.s4_text{
    font-size: 25px;
    font-weight: 600;
    margin-top: 20px;
}
.s4_card{
    width: 633px;
    padding: 20px 38px 28px 38px;
    background-color: #FFF9EB;
    border-radius: 24px;
    border: 5px solid #F0A615;
    text-align: center;
    margin: 0 auto;
    margin-top: 120px;
}
.s4_card_p1{
    font-size: 30px;
    font-weight: 600;
    color: #F0A615;
}
.s4_card_p2{
    font-size: 25px;
    font-weight: 600;
    margin-top: 10px;
}
.s4_card a{
    font-size: 25px;
    font-weight: 600;
    margin-top: 20px;
}
.s4_img{
    width: 1046px;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-top: 130px;
}
.mt-0{
    margin-top: 0;
}
.s5_wrap_r{
    width: 676px;
}
.s5_wrap_l{
    width: 701px;
}
.modal{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
.modal_bg{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.modal_card{
    width: 700px;
    background-color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    padding: 20px;
}
.modal_card img{
    width: 100%;
    height: auto;
    max-height: 600px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}
.modal_card p{
    font-size: 25px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 40px;
    text-align: center;
}
.modal_close{
    width: 50px;
    height: 50px;
    color: #FFF;
    position: absolute;
    top: -50px;
    right: 0px;
    cursor: pointer;
    font-size: 50px;
    font-weight: 700;
    display: flex;
    align-items: center;
    z-index: 1000;
}
.links{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 100px;
}
.links_1{
    width: 350px;
    height: 60px;
    background-color: #8D5ACD;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 600;
    color: #FFF;
    transition: .3s;
    cursor: pointer;
}
.links_1:hover{
    opacity: .8;
}
.links_2{
    width: 350px;
    height: 60px;
    background-color: #8D5ACD;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 600;
    color: #FFF;
    transition: .3s;
}
.links_2:hover{
    opacity: .8;
}

.to_top{
    right: 15px;
    bottom: -150px;
    position: fixed;
    width: 100px;
    height: 150px;
    font-size: 15px;
    color: #FFF;
    font-weight: 600;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: #8D5ACD;
    gap: 10px;
    cursor: pointer;
    transition: .2s;
    border-radius: 18px;
    z-index: 100;
  }
  .to_top:hover{
    opacity: .8;
  }
  .to_top p{
    color: #FFF;
    line-height: 20px;
  }
  .to_top img{
    width: 50px;
  }
@media only screen and (max-width:500px) {
    .s2_t {
        font-size: 28px;
        font-weight: 700;
        color: rgba(156, 92, 239, .9);
    }
    .s2_text {
        font-size: 16px;
        font-weight: 600;
        margin-top: 20px;
        line-height: 25px;
    }
    .s7_text {
        font-size: 16px;
        font-weight: 600;
        margin-top: 20px;
        line-height: 25px;
    }
    .s5_t {
        font-size: 28px;
        font-weight: 700;
        color: rgba(156, 92, 239, .9);
        margin-bottom: 30px;
    }
    .s5_wrap {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-bottom: 100px;
    }
    .s5_wrap_l_t {
        width: 100%;
        font-size: 20px;
        font-weight: 600;
        color: rgba(156, 92, 239, .9);
        margin-bottom: 20px;
    }
    .s5_wrap_l_text {
        font-size: 16px;
        font-weight: 600;
        margin-top: 20px;
        line-height: 25px;
    }
    .s5_wrap img {
        width: 70%;
        margin: 0 auto;
    }
    .s3_t {
        width: 90%;
        height: auto;
        font-size: 20px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #FFF;
        border-radius: 40px;
        margin: 0 auto;
        padding: 10px 30px;
    }
    .s3_flex {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
        gap: 25px;
    }
    .s3_left {
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        line-height: 25px;
        margin-top: 50px;
    }
    .s2_row {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        row-gap: 50px;
        column-gap: 90px;
        margin-top: 50px;
    }
    .s4_img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
        margin-top: 130px;
    }
    .s2_col_img {
        width: 80%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .s2_col p {
        font-size: 20px;
        font-weight: 600;
        margin-top: 10px;
        text-align: center;
    }
    .modal_card {
        width: 90%;
        background-color: #FFF;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        padding: 20px;
    }
    .modal_card p {
        font-size: 18px;
        font-weight: 600;
        margin-top: 20px;
        line-height: 30px;
        text-align: center;
    }
    .s2{
        padding: 0 10px;
    }
    .s3{
        width: calc(100% - 20px);
        padding: 0 16px 30px 16px;
    }
    .s4{
        padding: 0 10px;
    }
    .s5{
        padding: 0 10px;
    }
    .s6{
        padding: 0 10px;
    }
    .s7{
        padding: 0 10px;
    }
    .links_2 {
        width: 300px;
        height: 50px;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        font-weight: 600;
        color: #FFF;
        transition: .3s;
    }
    .to_top {
        right: 10px;
        bottom: -150px;
        position: fixed;
        width: 70px;
        height: 90px;
        font-size: 12px;
        color: #FFF;
        font-weight: 600;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 5px;
        cursor: pointer;
        transition: .2s;
        border-radius: 18px;
        z-index: 100;
    }
    .to_top img {
        width: 25px;
    }
    .to_top p {
        color: #FFF;
        line-height: 18px;
    }
    .s2_img {
        width: 100%;
        display: block;
        margin: 0 auto;
        margin-top: 80px;
    }
    .s7 img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
}