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


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

.com-event{
    text-align: center;
}
.top .flbox{
    margin-top: 20px;
}
.top .flbox .eventbox{
    float: left;
    width: 623px;
}
.top .flbox01{
    margin-top: 10px;
}
.top .flbox01 .news{
    float: left;
    width: 623px;
    height: 703px;
    background: url("../images/bg_news.png") no-repeat 0 0;
    padding: 66px 15px 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-box{
    background: #fffce4;
    padding: 15px 5px 15px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-in{
    height: 584px;
    overflow-y: scroll;
}
.news-cont .img{
    float: left;
    width: 195px;
}
.news-cont .des{
    overflow: hidden;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-cont .tit{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin: 5px 0;
}
.news-cont .time{
    font-size: 12px;
    color: #000;
}
.news-cont .txt01{
    font-size: 14px;
    color: #000;
    line-height: 1.5;
}

.news-cont{
    border-bottom: 1px dotted #a9a691;
}
.news-cont:first-child{
    padding-bottom: 15px;
}
.news-cont+.news-cont{
    padding: 15px 0;
}
.top-access{
    float: right;
    width: 357px;
}
.top-access .img01{
    margin-top: 12px;
}
.nav_event{
	text-align: center;
}

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


}


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

}
.system .img{
    text-align: center;
}
.system .combox{
    margin: 0;
    text-align: center;
    border: none;
}

.combox{
    margin: 0 2px;
    border: 1px solid #dcdede;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*------------------------room.php------------------------*/

.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_room01.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 li .room2{
    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{
    background: url("../images/bg_com01.jpg") repeat 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cnm-box{
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cnm-box-in{
    background: url("../images/bg_com02.jpg") repeat-y 0 0;
    padding: 20px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	overflow: hidden;
}
@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;
    border: 1px solid #dcdede;
}
.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 #f971c3;
    border-radius: 10px;
}
.recruit-cont{
    border-bottom: 1px dotted #f971c3;
    font-size: 15px;
    line-height: 36px;
    color: #000;
}
.recruit-cont+.recruit-cont{
    margin-top: 15px;
}
.recruit-in .re-tit{
    font-size: 22px;
    color: #f971c3;
    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: 18px;
    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;
}
.access-box .tel{
    padding-left: 30px;
    margin-top: 10px;
    font-size: 18px;
    color: #333333;
}
.access-box .tel a{
    font-size: 36px;
    color: #ff0000;
    text-decoration: underline;
}
.access-txt{
	width:65%;
	text-align:left;
	display:inline-block;
}
.access-card{
	width:35%;
	text-align:right;
	display: inline;
}

.access-card img{
	width:31%;
}

@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;
    }
}


.schedule-box ul{
    margin: -30px 0 0 -30px;
}
.schedule-box li{
    float: left;
    width: 33.33%;
    padding: 30px 0 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.schedule-box li .img{
    background: url(../images/bg_img01.jpg) repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    width: 100%;
    padding: 10px;
    border: 1px solid #dcdede;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.schedule-box li .name{
    font-size: 16px;
    text-align: center;
    padding: 5px 0;
    color: #666;
}
.schedule-box li .size{
    font-size: 12px;
    text-align: center;
    color: #666;
    font-weight: bold;
}

/*----------------ranking----------------------*/
.ranking-box ul{
    margin: -16px 0 0 -16px;
}
.ranking-box li{
    float: left;
    width: 20%;
    padding: 16px 0 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ranking-box li .img{
    background: url(../images/bg_img01.jpg) repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    width: 100%;
    padding: 10px;
    border: 1px solid #dcdede;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}






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