@charset "UTF-8";

/*****************************
    top
*****************************/
.topsec{
    padding: 10rem 0;
}
@media only screen and (max-width: 1180px) {
    
}
@media only screen and (max-width: 1024px) {
    
}
@media only screen and (max-width: 820px) {
    
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
    .topsec{
        padding: 6rem 0;
    }
}

/*****************************
    topsec-firstview
*****************************/
.topsec-firstview{
    background: url(../images/top/topbg1.webp) no-repeat center / cover;
    margin-top: 8rem;
    padding: 4rem 0 8rem;
}
.topslider .slide-item{
    margin: 0 1.5rem;
}
.topslider img{
    border-radius: 50px;
}
.topsec-firstview .philosophy{
    margin:  0 auto;
    max-width: 525px;
}
.topsec-firstview .philosophy .catch{
    text-align: center;
    text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, 2px 0px 2px #fff, -2px 0px 2px #ffff, 0px 2px 2px #fff, 0px -2px 2px #fff;
}
.topsec-firstview .philosophy .catch span {
    border-bottom: 2px solid #fcaa94;
    color: #fcaa94;
    display: inline-block;
    font-size: 3.6rem;
    font-weight: 500;
    padding-bottom: 3px;
}
.topsec-firstview .philosophy .catch p{
    font-size: 2.4rem;
    font-weight: 500;
    margin-top: 2rem;
}
@media only screen and (max-width: 1180px) {
    
}
@media only screen and (max-width: 1024px) {
    
}
@media only screen and (max-width: 820px) {
    
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
    .topslider img{
        border-radius: 30px;
    }
    .topsec-firstview .philosophy .imgbox{
        margin-top: 3rem;
    }
    .topsec-firstview .philosophy .imgbox img{
        max-width: 280px;
    }
    .topsec-firstview .philosophy .catch span {
        font-size: 2.2rem;
    }
    .topsec-firstview .philosophy .catch p{
        font-size: 1.8rem;
    }
}

/*****************************
    topsec-greeting
*****************************/
.topsec-greeting::before,
.topsec-greeting::after {
    background-image: url(../images/ob/bg_ob1_l.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    bottom: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}
.topsec-greeting::before{
    background-position: left bottom;
    left: 0;
}
.topsec-greeting::after{
    background-image: url(../images/ob/bg_ob1_r.png);
    background-position: right bottom;
    right: 0;
}
.topsec-greeting .txtbox p:not(:last-of-type){
    margin-bottom: 2.8rem;
}
@media only screen and (max-width: 1180px) {
    
}
@media only screen and (max-width: 1024px) {
    
}
@media only screen and (max-width: 820px) {
    
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
    .topsec-greeting::before{
        left: -24%;
        transform: rotate(10deg);
    }
    /* .topsec-greeting::after{
        right: -5%;
    } */
}
/*****************************
    topsec-news
*****************************/
.topsec-news{
    background: #fffcf6;
}
.topsec-news .bg{
    background-image: url(../images/ob/bg_ob2_l.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.topsec-news .morebtn1{
    margin-top: 3rem;
}

/*****************************
    topsec-event
*****************************/
.topsec-event::before,
.topsec-event::after {
    background-image: url(../images/ob/bg_ob3_l.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    bottom: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}
.topsec-event::before{
    background-position: left bottom;
    left: 0;
}
.topsec-event::after{
    background-image: url(../images/ob/bg_ob3_r.png);
    background-position: right bottom;
    right: 0;
}
.topsec-event .eventbox{
    background: #fff;
    border: 8px solid #fcaa94;
    border-radius: 30px;
    padding: 8rem 6rem;
}
.topsec-event .eventbox li{
    margin: 0 0 3rem;
    width: 50%;
}
.topsec-event .morebtn1{
    margin-top: 3rem;
}

@media only screen and (max-width: 1180px) {
    
}
@media only screen and (max-width: 1024px) {
    
}
@media only screen and (max-width: 820px) {
    
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
    .topsec-event .eventbox{
        border: 6px solid #fcaa94;
        padding: 2rem 2rem 4rem;
    }
    .topsec-event .eventbox li{
        margin: 2rem 0;
        width: 100%;
    }
}

/*****************************
    topsec-program
*****************************/
.topsec-program{
    background: #ffe8e1;
}
.topsec-program::before,
.topsec-program::after {
    background-image: url(../images/ob/bg_ob4_l.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    bottom: 0;
    width: 50%;
    height: 100%;
}
.topsec-program::before{
    background-position: left bottom;
    left: 0;
}
.topsec-program::after{
    background-image: url(../images/ob/bg_ob4_r.png);
    background-position: right bottom;
    right: 0;
}
.topsec-program .inner1{
    z-index: 1;
}
.topsec-program .whitebox{
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    padding: 8rem;
}
.topsec-program .imgbox{
    margin-bottom: 3rem;
}
@media only screen and (max-width: 1180px) {
    
}
@media only screen and (max-width: 1024px) {
    
}
@media only screen and (max-width: 820px) {
    
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
    .topsec-program .whitebox {
        padding: 2rem 2rem 4rem;
    }
}

/*****************************
    topsec-time
*****************************/
.topsec-time{
    background: #fffcf6;
}
.topsec-time .bg{
    background-image: url(../images/ob/bg_ob2_r.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

/*****************************
    topsec-access
*****************************/
.topsec-access{
    background-image: url(../images/ob/bg_ob5_b.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 20rem;
}
.topsec-access .map{
    border-radius: 30px;
    margin-bottom: 3rem;
    overflow: hidden;
    padding-top: 56.25%;
    height: 0;
    width: 100%;
}
.topsec-access .map iframe{
    position: absolute;
    top: 0;
    left: 0;
}
@media only screen and (max-width: 1180px) {
    
}
@media only screen and (max-width: 1024px) {
    
}
@media only screen and (max-width: 820px) {
    
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
    .topsec-access{
        padding-bottom: 10rem;
    }
}

/*****************************
    topsec-staff
*****************************/
.topsec-staff{
    background: #ffe8e1;
}
.topsec-staff::before,
.topsec-staff::after {
    background-image: url(../images/ob/bg_ob4_l.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    bottom: 0;
    width: 50%;
    height: 100%;
}
.topsec-staff::before{
    background-position: left bottom;
    left: 0;
}
.topsec-staff::after{
    background-image: url(../images/ob/bg_ob4_r.png);
    background-position: right bottom;
    right: 0;
}
.topsec-staff .inner1{
    z-index: 1;
}
.topsec-staff .staffbox li{
    background: #fff;
    border: 6px solid #fcaa94;
    border-radius: 30px;
    margin: 1%;
    padding: 2rem;
    width: 31%;
}
.topsec-staff .staffbox li .job{
    font-size: 1.4rem;
}
.topsec-staff .staffbox li .name{
    background: linear-gradient(135deg, #FB818D, #FAC85C, #7AC297, #7EA9E8, #BB89DA);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline-block;
    font-size: 2.8rem;
    font-weight: bold;
    margin: 1rem 0 2rem;
}
@media only screen and (max-width: 1180px) {
    
}
@media only screen and (max-width: 1024px) {
    
}
@media only screen and (max-width: 820px) {
    .topsec-staff .staffbox li {
        border-radius: 20px;
        margin: 1rem 0;
        width: 100%;
    }
    .topsec-staff .staffbox li .name{
        margin: 1rem 0;
    }
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
    .topsec-staff .staffbox li .name{
        font-size: 2.4rem;
    }
}

/*****************************
    topsec-sns
*****************************/
.topsec-sns{
    background: #fffcf6;
}
.topsec-sns .bg{
    background-image: url(../images/ob/bg_ob2_r.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.topsec-sns .morebtn1{
    margin-top: 3rem;
}