@charset "utf-8";

/*------------------------index.php------------------------*/
/*------------------------top.php------------------------*/

.mainbox{
    box-sizing: border-box;
}
.card .mainbox-in{
    background: url(../img/card_bg.jpg) top center no-repeat;
    background-size: 100%;
    text-align: center;
    padding: 70px 0 140px 0;
}
.cardline{
    display: flex;
    justify-content: space-around;
    padding: 40px 130px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cardline img{
    width: 80%;
}
@media screen and (max-width: 767px) {
    .mainbox{
        background: rgba(0,0,0,0.6);
        margin-top: 0px;
        padding: 10px 0 0;
        box-sizing: border-box;
    }
    .card .mainbox-in{
    background: url(../img/card_bg.jpg) top center no-repeat;
    background-size: 100%;
    text-align: center;
    padding: 30px 40px 50px;
}
.cardline{
    display: flex;
    justify-content: space-around;
    padding: 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cardline img{
    width: 100%;
}
.wechat{
    padding-left: 15px;
}
}
/*------------------------system.php------------------------*/


/*------------------------access.php------------------------*/

/*------------------------schedule.php------------------------*/

/*------------------------staff01.php------------------------*/

.staff01 .tags{
    border: 1px solid #97adbe;
    padding: 2px 0;
    text-align: center;
    width: 330px;
}
.staff01 .icoimg{
    padding: 10px 0 10px;
}


.staff01-img01{
   background: url(../img/kuang.jpg) top center no-repeat;
    width: 490px;
    height: 613px;
    padding: 14px 26px;
    float: left;
    margin-right: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-img img{
    width: 100%;
}
.staff01-des{
    overflow: hidden;
    text-align: center;
}
.staff01-tags{
    font-size: 14px;
    color: #ebd672;
}

.txt_box {
    margin-bottom: 30px;
    padding: 10px 20px;
    font-size: 15px;
    color: #000;
    text-align: left;
}
.txt_box .name{
    color: #fa3f85;
    font-size: 16px;
    font-weight: bold;
}
.txt_box .size{
    font-size: 14px;
    color: #fa3f85;
    font-weight: bold;
}
.txt_box .name img{
    vertical-align: middle;
    margin-left: 10px;
}
.txt_box01{
    line-height: 2.5;
}
.ht03{
    padding: 0 0 0 8px;
    border-left: 4px solid #fa3f85;
    font-weight: bold;
    color: #fa3f85;
    font-size: 20px;
    letter-spacing: 4px;
    text-align: left;
}


.staff01-box{
    margin-top: 20px;
    min-height: 1120px;
}
.staff01-box .box{
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.imglist{
    margin-top: 40px;
}
.imglist ul{
    margin-left: -5px;
    width: 400px;
}
.imglist li{
    float: left;
    width: 25%;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 15px;
}
.imglist li img{
    cursor: pointer;
    border: 1px solid #c78c00;
}
.profile{
    box-sizing: border-box;
    text-align: center;
    position: relative;
    font-size: 24px;
    color: #fff;
    font-family: hiragino mincho pron,hg明朝e,ＭＳ Ｐ明朝,serif;
}
.profile .des{
    margin-left: 20px;
}
.profile .name{
    font-size: 32px;
    font-weight: bold;
    display: block;
    width: 100%;
    line-height: 1.5;

}
.profile .name span{
    font-size: 24px;
}
.mess .txt{
    border: 1px solid #424242;
    background: rgba(0,0,0,0.6);
    margin: 20px 10px;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    line-height: 2.5;
}
.schedule-time ul{
    margin-top: 20px;
}
.schedule-time li{
    height: 65px;
    line-height: 65px;
    padding: 0 60px;
    margin-bottom: 5px;
    position: relative;
    font-size: 18px;
}
  .staff01-des .tablebox{
       background: url(../img/profile_05.png) top center repeat-y;
        width: 392px;
        margin: 0 auto;
        padding: 10px 15px;
        -webkit-box-sizing: border-box!important;
        -moz-box-sizing: border-box!important;
        box-sizing: border-box!important;
    }
.staff01-des .des table{
    width: 100%;
}
.staff01-des .des table th{
    width: 25%;
        font-size: 15px;
    color: #FF9900;
    line-height: 32px;
    text-align: left;
}
.staff01-des .des table td{
        font-size: 15px;
    color: #FF9900;
    line-height: 32px;
    text-align: left;
}



@media screen and (max-width: 767px) {
    .menu-toggle{
        position: fixed;
        top: 10px;
        left: 10px;
        z-index: 1000000000000000;
        background: #735008;
        width: 56px;
        height: 56px;
    }
    .staff01-box{
        margin-top: 10px;
    }
    .staff01 .main-inner{
        width: 100%;
    }
    .staff01 .tags{
        text-align: center;
        width: 100%;
    }
    .staff01 .slick-slide img{
        margin: 0 auto;
        max-height: 360px;
    }
    .staff01 .icoimg{
        padding: 10px 0 10px;
    }

    .slider-nav .slick-slide{
        padding: 0 5px !important;
        margin: 5px 0 0 0;
        -webkit-box-sizing: border-box!important;
        -moz-box-sizing: border-box!important;
        box-sizing: border-box!important;
    }
    .slick-next::before{
        content: '';
    }
    .slick-prev::before, .slick-next::before {
        display: none;
    }

    .staff01-des{
        overflow: hidden;
        padding: 10px;
    }
    .staff01-des .tablebox{
       background: url(../img/profile_05.png) top center repeat-y;
        width: 392px;
    }
    .staff01-des .tablebox .comment{
        font-size: 12px;
        margin-top: 10px;
    }
    .staff01-box .box{
        padding:0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .staff01-tags span{
        margin-top: 5px;
    }
    .profile{
    }
    .profile .des{
        margin-top: 10px;
        padding-left: 0!important;
        margin-left: 0;
    }
    .profile .name{
        font-size: 26px;
        font-weight: bold;
        display: block;
        width: 100%;
        line-height: 1;
    }
    .profile .size{
        width: 100%;
        font-size: 16px;
        text-align: center;
    }
    .profile .name span{
        font-size: 16px;
    }
    .mess .txt{
        font-size: 12px;
    }
    .schedule-time ul{
        margin-top: 15px;
    }
    .schedule-time li{
        margin: 0 auto 5px;
        -webkit-background-size: contain;
        background-size: contain;
        height: 43px;
        line-height: 43px;
        padding: 0 60px;
        text-align: center;
        position: relative;
        font-size: 16px;
    }

}


/*------------------------recruit.php------------------------*/


/*------------------------hotel.php------------------------*/
/*------------------------link.php------------------------*/
/*------------------------event.php------------------------*/
/***PC 960px ~***/

/***IPAD 768px ~ 959px***/
@media screen and (max-width: 959px) {

}

/*** SP 480px ~ 767px***/
@media screen and (max-width: 767px) {

}

/*** SP 320px ~ 479px***/
@media screen and (max-width: 479px) {

}
