@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */


/*------------------------index.php------------------------*/

.com-event{
    text-align: center;
    width: 100%;
}
.top .flbox{
    margin-top: 10px;
}
.top .flbox .eventbox{
    background: url("../images/bg_event.jpg") no-repeat 0 0;
    float: left;
    width: 620px;
    height: 570px;
    padding: 60px 0 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top .flbox01{
    margin-top: 10px;
}
.top .flbox01 .news{
    float: left;
    width: 620px;
    height: 570px;
    background: url("../images/bg_news.jpg") no-repeat 0 0;
    padding: 60px 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-box{
     background: url("../images/bg_news1.png?v=2") no-repeat 0 0;
    padding: 20px 10px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-in{
    height: 464px;
    overflow-y: scroll;
}
.news-cont .img{
    float: left;
    width: 148px;
}
.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: 20px;
    font-weight: bold;
    color: #000;
    margin: 5px 0;
}
.news-cont .time{
    font-size: 16px;
    color: #fff;
    background: #fd2475;
    border-radius: 15px;
    display: inline-block;
    padding: 1px 20px;
}
.news-cont .txt01{
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    margin-top: 10px;
}
.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: 10px;
}
@media screen and (max-width: 767px) {


}


/*------------------------system.php------------------------*/
.tit_img{
    padding: 10px 10px 10px 10px;
    margin: 0 auto;
    text-align: center;
     border: 1px solid #dcdede;
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
}
.system-box{

}
.system .img{
    text-align: center;
}
.system .combox{
    margin: 0;
    text-align: center;
    border: none;
}
.system .combox .img{
    margin-top: 10px;
}
/*------------------------room.php------------------------*/
/* .bg_room02{
   position: absolute;
   bottom: 0;
   left: 0;
} */
.tit__room{
   position: absolute;
   top: 0;
   left: 0;
}
.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;
}
.room-box li a img{
    border-radius: 5px;
    border: 1px solid #e3e5e5;
}
.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_room01.jpg") repeat 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.info .com-container{
     background: url("../images/bg_info01.jpg") repeat 0 0;
}
.access .com-container{
     background: url("../images/bg_access01.jpg") repeat 0 0;
}
.staff .com-container{
     background: url("../images/bg_staff01.jpg") repeat 0 0;
}
.staff01 .com-container{
     background: url("../images/bg_staff01.jpg") repeat 0 0;
}
.com-container-in{
    background: url("../images/s_room.jpg") no-repeat 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    padding-top: 56px;
}
.info .com-container-in{
    background: url("../images/s_info.jpg") no-repeat 0 0;
}
.access .com-container-in{
    background: url("../images/s_access.jpg?v=3") no-repeat 0 0;
}
.staff .com-container-in{
    background: url("../images/s_staff.jpg") no-repeat 0 0;
}
.staff01 .com-container-in{
    background: url("../images/s_staff01.jpg") no-repeat 0 0;
}
.cnm-box{
    padding: 0px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3;
}
.cnm-box-in{
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #e3e5e5;
    padding: 20px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

@media screen and (max-width: 767px) {
}
/* ----------------------------staff.php----------------------- */
.staff-box ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: 1%;
}
.staff-box ul li{
    flex: 0 0 32%;
    margin-right: 1%;
    margin-top: 20px;
}
.staff-box ul li img{
border: 1px solid #e3e5e5;
border-radius: 8px;
}
.staff_name{
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    font-family: A-OTF 新丸ゴ Pro;
    color: #fff;
    background: #fe7497;
    padding: 3px 45px 5px 45px;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff_height{
    font-size: 16px;
    color: #4b4a4b;
    margin-top: 8px;
}
.staff_size{
    font-size: 16px;
    color: #4b4a4b;
}
.stafftxt{
 transform: translateY(-20px);
}

/*------------------------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-txt{
    text-align: left;
    width: 58%;
}
.access-txt1{
    width: 100%;
    display: flex;
}

.address01{
    display: inline-block;
    margin-top: 40px;
    font-size: 24px;
    color: #14c6fb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 3px 30px;
    border-radius: 20px;
}
.address02{
    display: inline-block;
    margin-top: 20px;
    font-size: 24px;
    color: #4b4a4b;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 3px 30px;
    border-radius: 20px;
}

.access-right{
	text-align: right;
    width: 40%;
    margin-top: -253px;
    float: right;
}
.access_tel{
    display: inline-block;
    margin-top: 20px;
    font-size: 24px;
    color: #cc8bff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 3px 30px;
    border-radius: 20px;
}
.access_tel a{
    font-size: 36px;
    color: #cc8bff;
    text-decoration: underline;
}
.access_open{
    display: inline-block;
    margin-top: 20px;
    font-size: 24px;
    color: #fd2475;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 3px 30px;
    border-radius: 20px;
}
.card{
    margin-top: 20px;
    width: 62%;
}

.card_txt{
	color: #fd2475;
    font-size: 24px;
    font-weight: bold;
    /* text-align: center; */
    width: 35%;
    margin: auto;
    box-sizing: border-box;
    background: #fff;
    padding: 5px 1%;
    border-radius: 15px;
}
@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) {

}
