@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */


/*------------------------index.php------------------------*/

.com-event{
    margin-top: 12px;
    text-align: center;
}

.top .flbox .eventbox{
    float: center;
    width: 980px;
}
.top .flbox01{
    margin-top: 15px;
}
.top .flbox01 .news{
    float: left;
    width: 578px;
}
.news-box{
    background: #faf8f3;
    padding: 5px;
}
.news-in{
    height: 442px;
    overflow-y: scroll;
}
.news-cont .tit{
    font-size: 24px;
    color: #752e15;
    font-weight: bold;
}
.news-cont .time{
    font-size: 18px;
    margin: 5px 0;
    color: #ac5e02;
}
.news-cont .txt01{
    font-size: 18px;
    color: #000;
}
.news-cont .img{
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-cont .img img{
    width: 190px;
}
.news-cont{
    border-bottom: 1px dashed #000;
}
.news-cont+.news-cont{
    margin-top: 20px;
}
.top-access{
    float: right;
    width: 383px;
}
.top-access .img01{
    margin-top: 8px;
}









@media screen and (max-width: 767px) {


}


/*------------------------system.php------------------------*/
.system-box{

}
.system .img{
    margin-top: 17px;
    text-align: center;
}

/*------------------------room.php------------------------*/
.room-box{

}
.room-box ul{
    margin: -20px 0 0 -20px;
}
.room-box li{
    float: left;
    width: 50%;
    padding-top: 20px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.room-box li a{
    display: block;
    background: url("../images/bg_room02.jpg") no-repeat 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.room-box .ul2{
	text-align: center;
}
.room-box .li2{
	text-align: center;
    float: left;
    width: 50%;
    padding-top: 20px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.room-box .li2 a{
    display: block;
    background: url("../images/bg_room03.jpg") no-repeat 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fancybox-close {
    position: absolute;
    top: -22px;
    right: -22px;
    width: 44px;
    height: 44px;
    cursor: pointer;
    z-index: 8040;
    background: url("../images/box-close.png") no-repeat 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.room-box01{
    margin-top: 20px;
}
.room-box01 ul{
    margin: -20px 0 0 -20px;
}
.room-box01 li{
    float: left;
    width: 33.33%;
    padding-top: 20px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.room-box01 li a{
    display: block;
    background: url("../images/bg_room02.jpg") no-repeat 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




@media screen and (max-width: 767px) {
    .room-box{
    }
    .room-box ul{
        margin: -10px 0 0 -10px;
    }
    .room-box li{
        float: left;
        width: 50%;
        padding-top: 10px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
/*------------------------staff.php------------------------*/
.com-container{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*.mainbox01{*/
    /*background: url("../images/border.png") repeat-y left 2px top,url("../images/border01.png") repeat-y right 3px top;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
/*}*/
/*.mainbox01 .tit{*/
    /*width: 100%;*/
    /*position: absolute;*/
    /*text-align: center;*/
    /*margin-top: 16px;*/
    /*z-index: 2;*/
    /*left: 0;*/
/*}*/
.cnm-box{
    padding: 20px 0 0;
}
@media screen and (max-width: 767px) {
    .com-container{
        width: 100%;
        padding: 35px 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 400px;
    }
    .cnm-box{
        width: 100%;
        padding: 15px 5px 0;
    }
}



/*------------------------staff01.php------------------------*/
.staff01 .tags{
    border: 1px solid #97adbe;
    padding: 2px 0;
    text-align: center;
    width: 330px;
}
.staff01 .icoimg{
    padding: 10px 0 10px;
}

.staff01-box{
    margin-top:0;
    padding: 20px 20px 30px;
    background: #000;
}
.staff01-img{
    width: 330px;
    float: left;
    margin-right: 28px;
}
.staff01-img img{
    width: 100%;
}
.staff01-des{
    overflow: hidden;
}

.staff01-des .tablebox .name{
    font-size: 16px;
    font-weight: bold;
    color: #ffea00;
}
.staff01-des .tablebox span{
    display: inline-block;
    margin-right: 10px;
    width: 85px;
    height: 21px;
    border: 1px solid #2873cd;
    background: #990002;
    color: #ffea00;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 21px;
}
.staff01-des .tablebox .size{
    font-size: 14px;
    margin: 14px 0;
}
.staff01-des .tablebox .comment{
    font-size: 14px;
    margin-top: 16px;
}

.imglist ul{
    margin-left: -5px;
    width: 500px;
}
.imglist li{
    float: left;
    width: 25%;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imglist li img{
    cursor: pointer;
}
.nav-list03{
    text-align: center;
}




/*------------------------recruit.php------------------------*/
.recruit-box{

}
.recruit-box .img{
    text-align: center;
    margin-bottom: 20px;
}

.recruit-in{
    margin-top: 20px;
    padding: 10px 30px 20px;
    border: 1px solid #980704;
    border-radius: 10px;
}
.recruit-cont{
    border-bottom: 1px dotted #980704;
    font-size: 15px;
    line-height: 36px;
    color: #000;
}
.recruit-cont+.recruit-cont{
    margin-top: 15px;
}
.recruit-in .re-tit{
    font-size: 22px;
    color: #980704;
    line-height: 45px;
    text-align: left;
}
.recruit-in .txt a{
    display: inline-block;
    font-size: 16px;
    color: #582c89;
    font-weight: bold;
    pointer-events: inherit;
}




@media screen and (max-width: 767px) {
    .recruit-box .img{
        margin-bottom: 10px;
    }
    .recruit-in{
        padding: 10px 10px;
    }
    .recruit-cont{
        font-size: 14px;
    }
    .recruit-cont+.recruit-cont{
        margin-top: 10px;
    }
    .recruit-in .re-tit{
        font-size: 20px;
        color: #5dc102;
        line-height: 30px;
        text-align: left;
    }
    .recruit-in .txt a{
        font-size: 14px;
    }
}

/*---------------------------access---------------------*/
.access-box{

}
.access-box .map{
    margin: 0 auto 20px;
    text-align: center;
}

.access-box .address{
    margin-top: 40px;
    font-size: 26px;
    color: #333333;
    padding-bottom: 10px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px dashed #333333;
	font-weight:bold
}
.access-box .tel{
    padding-left: 30px;
    margin-top: 10px;
    font-size: 24px;
    color: #333333;
	font-weight:bold
}
.access-box .tel a{
    font-size: 40px;
    color: #ff0000;
    text-decoration: underline;
}


@media screen and (max-width: 767px) {
    .access-box .map{
        margin: 0 auto 10px;
    }
    .access-box .address{
        margin-top: 15px;
        font-size: 16px;
    }
    .access-box .tel{
        font-size: 16px;
    }
    .access-box .tel a{
        display: block;
        font-size: 24px;
    }
}















/***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) {
	
}