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

/*------------------------index.html------------------------*/
#wrapper.enter{

}

.enter-cont .mainimg{
    padding: 50px 0;
}

.enter-inner{
    width: 1400px;
    text-align: center;
    margin: 0 auto;
}

.enterlink{
    margin: 40px 0;
    text-align: center;
}
.enterlink a:last-child{
    margin-left: 80px;
}

.enter-box .txt01{
    margin: 30px 0;
    font-size: 16px;
    color: #ffc600;
    text-align: center;
    line-height: 1.8;
}
.enter-box .event{
    margin: 0 0 30px;
    text-align: center;
}


.enter-box .rule{
    display: inline-block;
    text-align: left;
    margin: 0 0 300px;
    font-size: 14px;
    color: #fff;
    line-height: 2.2;
}
.enter-box .rule span{
    display: block;
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .enter-cont{
        margin-top: 60px;
    }
    .enter-inner{
        width: 100%;
        padding: 0 2px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .enterlink{
        margin: 20px 0;
    }
    .enterlink a:last-child{
        display: block;
        text-align: center;
        margin: 15px 0 0 0;
    }
    .enter-box .txt01{
        margin-top: 15px;
        text-align: left;
        padding: 0 10px;
        font-size: 14px;
    }
    .enter-box .event{
        margin: 20px 0 20px;
        text-align: center;
    }
    .enter-box .rule{
        display: inline-block;
        text-align: left;
        margin: 0 0 200px;
        padding: 0 10px;
    }
    .enter-box .rule span{
        display: block;
        margin-top: 20px;
    }
}

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

.top .event{
    text-align: center;
}

.news-box{
    border: 1px solid #999999;
    height: 440px;
}
.news-in{
   /* background: url("../images/bg_news.jpg") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-in .box{
    padding: 25px 15px 25px;
    background: rgba(0,0,0,0.55);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-in .img{
    float: left;
    width: 260px;
    margin-right: 30px;
}
.news-in .des{
    overflow: hidden;
}
.news-in .des .destxt01{
    font-size:18px;
    font-weight: bold;
    color: #d0d0d0;
    padding: 5px 0;
}
.news-in .des .name{
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    color: #7171f1;
}
.news-in .des .destxt02{
    font-size: 14px;
    color: #ff0066;
    margin-bottom: 10px;
}
.news-in .des .destxt03{
    font-size: 13px;
    color: #d0d0d0;
    line-height: 1.7;
}
.news-in .des .destxt03+.destxt03{
    margin-top: 20px;
}
.diary{

}
.diary-box{
    margin-top: 10px;
    width: 98%;
    height: 240px;
}
.diary-box iframe{
    width: 98%;
    height: 240px;
}
@media screen and (max-width: 767px) {
    .scrollbox{
        overflow-x: scroll;
    }
    .diary-box{
        margin-top: 10px;
        width: 800px;
        height: 180px;
    }
    .diary-box iframe{
        width: 800px;
        height: 180px;
    }
    .news-box{
        height: 440px;
        overflow-y: scroll;
        margin-top: 0;
    }
    .news-in{
        background: none;
        -webkit-background-size: 90%;
        background-size: 90%;
    }
    .news-in .box{
        padding: 10px 10px;
        background: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .news-in .img{
        float: none;
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .news-in .img img{
        width: 200px;
    }
    .news-in .des{
        margin-top: 10px;
        float: none;
        width: 100%;
    }
    .news-in .des .destxt01{
        font-size:18px;
    }
    .news-in .des .name{
        font-size: 16px;
    }
    .news-in .des .destxt02{
        font-size: 14px;
        font-weight: bold;
    }
    .news-in .des .destxt03{
        font-size: 12px;
    }

}
.access-top{
    margin-top: 30px;
}
.access-top-box{
    margin-top: 10px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.access-top-box .map{
    float: left;
    width: 460px;
    height: 360px;
}
.access-top-box .map iframe{
    height: 360px;
    width: 100%;
}
.access-top-box .des{
    float: right;
    width: 460px;
}
.access-txt {
    padding: 15px;
    background: rgba(0,0,0,0.85);
    border: 8px solid #999999;
    color: #505050;
    height: 360px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}
.access-tit01 {
    color: #d0d0d0;
    display: inline-block;
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
    line-height: normal;
}
.access-txt01 {
    font-weight: bold;
    text-shadow: 1px 1px 1px #c2a000, -1px 1px 1px #c2a000, 1px -1px 1px #c2a000, -1px -1px 1px #c2a000;

    padding-top: 8px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 2.5;
    letter-spacing: 0;
}

.tyui{
    margin-top: 40px;
}
.tyui .tit{
    color: #d0d0d0;
    font-size: 27px;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-weight: bold;
    background: url("../images/bg_ico01.png") no-repeat bottom center;
}
.tyui ul{
    padding: 20px 0;
    margin: 30px auto;
}

.tyui li{
    font-size: 14px;
    line-height: 2;
    color: #fff;
}
.tyui .tyui-txt{
    margin-top: 30px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}


.access .access-top-box .map{
    float: none;
    width: 100%;
    height: 460px;
    margin-top: 10px;
}
.access .access-top-box .map iframe{
    height: 460px;
    width: 100%;
}
.access .access-top-box .des{
    float: none;
    width: 100%;
}
.access  .access-txt{
    height: 225px;
}
.access-cont {
    width: 100%;
    margin: 28px auto 0;
    padding: 28px 60px;
    background: rgba(0,0,0,0.4);
    border: 1px solid #999999;
    box-sizing: border-box;
}
.access-cont ul {
    margin: -40px 0 0 -40px;
}
.access-cont li {
    float: left;
    width: 50%;
    padding: 40px 0 0 40px;
    box-sizing: border-box;
}
.access-cont li .img {
    text-align: center;
}
.access-cont .ht02 {
    text-align: center;
    margin-bottom: 30px;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}
.access-cont .ht02 span {
    display: inline-block;
    padding: 0 12px 1px;
    line-height: 1.2em;
    font-size: 2.6em;
    font-weight: normal;
    text-align: center;
    color: #fff;
}
.access-cont li .listtxt {
    text-align: center;
    font-size: 18px;
    margin-top: 8px;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .access-top{
        margin-top: 10px;
    }
    .access-top-box{
        margin-top: 10px;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .access-top-box .map{
        float: none;
        width: 100%;
        height: 260px;
        margin-top: 10px;
    }
    .access-top-box .map iframe{
        height: 260px;
        width: 100%;
    }
    .access-top-box .des{
        float: none;
        width: 100%;
    }
    .access-txt {
        padding: 10px;
        background: rgba(0,0,0,85);
        border: 5px solid #999999;
        color: #505050;
        height: 227px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
        font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
    }
    .access-tit01 {
        color: #d0d0d0;
        font-weight: bold;
        display: inline-block;
        font-size: 16px;
        text-align: left;
        margin-bottom: 10px;
        line-height: normal;
    }
    .access-txt01 {
        font-size: 14px;
        line-height: 2;
    }
    .tyui{
        margin-top: 20px;
    }
    .tyui .inner{
        padding: 0;
    }
    .tyui .tit{
        color: #d0d0d0;
        font-size: 27px;
        margin-bottom: 15px;
    }
    .tyui ul{
        padding: 10px 0;
        margin: 10px auto;
    }
    .tyui li{
        font-size: 14px;
        line-height: 2;
        color: #fff;
    }
    .tyui .tyui-txt{
        margin-top: 30px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }
	.access-cont {
		margin: 15px auto 0;
		padding: 28px 10px;
	}
	.access-cont .ht02 {
		text-align: center;
		margin-bottom: 15px;
	}
	.access-cont .ht02 span {
		display: inline-block;
		padding: 0 12px 1px;
		line-height: 1.2em;
		font-size: 1.8em;
		font-weight: normal;
		text-align: center;
		color: #fff;
	}
	.access-cont ul {
		margin: -10px 0 0 -10px;
	}
	.access-cont li {
		float: left;
		width: 100%;
		padding: 10px 0 0 10px;
		box-sizing: border-box;
	}
	.access-cont li .img {
		text-align: center;
	}
		
}


.slider-top .slick-slide{
    padding:0 5px!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slider-top img{
    border: 1px solid #d0d0d0;
}

.slick-prev:before,
.slick-next:before{
    display: none;
}
/*------------------------system.php------------------------*/
.system-box{

}
.stystem-cont .hdm{
    display: flex;
    justify-content: left;
    align-items: center;
}
.stystem-cont .hdm span{
    margin-left: 20px;
}
.stystem-cont+.stystem-cont{
    margin-top: 20px;
}
.stystem-cont{
    font-size: 20px;
    max-width: 1300px;
    width: 94%;
    margin: 0 auto 25px;
    text-align: center;
    padding: 2% 5% 4%;
    box-shadow: 0 4px 3px rgba(1, 1, 1, 0.1);
    overflow: hidden;
    background: linear-gradient(-25deg, rgba(1,1,1,0.7),80%, rgba(68,68,68,0.7));
    border: 1px solid #999;
    box-sizing: border-box;
    border-radius: 5px;
}
.list li{
    width: 48%;
    border-bottom: 1px dashed #555;
    margin: 0 1%;
    float: left;
    border-top: none;
    border-right: none;
    height: auto;
    padding: 1% 0;
    box-sizing: border-box;
    font-size: 22px;
}
.list ul li .item {
    float: left;
    width: 45%;
}
.list ul li .price {
    float: left;
    width: 53%;
    padding-right: 2%;
    text-align: right;
}

.caution {
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
    font-family: -apple-system,BlinkMacSystemFont,"Yu Gothic","游ゴシック",YuGothic,"游ゴシック体","ヒラギノ角ゴ Pro W3","メイリオ",sans-serif;
}

#playlist li {
    float: left;
    font-size: 16px;
    margin: 0.5% 1%;
    padding: 1% 0;
    text-align: center;
    width: 18%;
    background: #252525;
    box-sizing: border-box;
}




@media screen and (max-width: 767px) {
    .stystem-cont+.stystem-cont{
        margin-top: 15px;
    }
    .stystem-cont{
        font-size: 16px;
        background: url("../images/bg_sp_system.png") no-repeat center center;
        -webkit-background-size: 90%;
        background-size: 90%;
    }
    .list li{
        width: 100%;
        font-size: 16px;
        padding: 8px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
	.list .other{
        width: 100%;
        font-size: 12px;
        padding: 8px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .caution {
        font-size: 14px;
        margin-top: 15px;
    }
    .list ul li .item {
        float: left;
        width: 45%;
        text-align: left;
    }
    #playlist li {
        float: left;
        font-size: 14px;
        margin: 5px 2px;
        padding-left: 10px;
        text-align: center;
        width: 48%;
        background: #252525;
        box-sizing: border-box;
    }

}





/*------------------------staff.php------------------------*/




/*------------------------schedule.php------------------------*/
.com-container{

}


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

}



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

.staff01-box{
}
.staff01-img{
    width: 440px;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-img .img img{
    border: 3px solid #999;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-des{
    padding-top: 10px;
    float: right;
    width: 500px;
}


.staff01-des .tablebox .name{
    font-size: 30px;
    margin-right: .2em;
    font-family: 'Hiragino Mincho ProN','Yu Mincho',serif;
    color: #a1a1f5;
    font-weight: bold;
}
.staff01-des .tablebox .name span{
    font-size:20px;
}
.staff01-des .tablebox .size{
    font-size: 16px;
    color: #fff;
}
.staff01-des .tablebox .sche_now{
    display: inline-block;
    width: 150px;
    height: 30px;
    background: linear-gradient(#8c8c8c, #d0d0d0, #f6f6f6, #a6a6a6);
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
}
.staff01-des .comment{
    margin-top: 20px;
}
.staff01-des .comment .title{
    position: relative;
    font-size: 24px;
    border-bottom: 1px double #d0d0d0;
    font-weight: bold;
    color: #a1a1f5;
}
.staff01-des .comment .txt{
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
}



.imglist{
    padding: 0 20px;
}

.imglist ul{
    margin-top: 15px;
    margin-left: -4px;
}
.imglist li{
    float: left;
    width: 20%;
    padding-left: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imglist li img{
    border: 1px solid #999;
    cursor: pointer;
}
.nav-list03{
    text-align: center;
}
.schedule-frame{
    margin-top: 20px;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.schedule-frame table{
    width: 100%;
}
.schedule-frame th{
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #8e6c37, #ffe9b7, #a47a3e) repeat scroll 0 0;
    width: 14.28%;
    height: 20px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #555;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.schedule-frame td{
    width: 14.28%;
    text-align: center;
    border: 1px solid #555;
    height: 75px;
    vertical-align: middle;
    display: table-cell;
    background: #111;
    color: #ceaf42;
}
@media screen and (max-width: 767px) {
    .staff01 .tags{
        text-align: center;
        width: 100%;
    }
    .slick-slide img{
        margin: 0 auto;
    }
    .staff01 .icoimg{
        padding: 10px 0 10px;
    }
    .staff01-box{
        margin-top:0;
        padding: 0 5px 20px;
    }
    .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{
        float: none;
        width: 100%;
    }
    .staff01-des .tablebox+.tablebox{
        margin-top: 20px;
    }
    .staff01-des .comment .txt{
        font-size: 14px;
        color: #fff;
        padding-top: 10px;
    }
    .schedule-frame th{
        font-size: 12px;
    }
}


/*------------------------recruit.php------------------------*/

.recruit-in{
    border-bottom: 1px solid #555;
    background: #000;
}

.recruit-box dl{
    display: table;
    width: 100%;
    border-top: 1px solid #555;
}
.recruit-box dt{
    display: table-cell;
    width: 30%;
    padding: 10px 0;
    font-size: 18px;
    color: #000;
    text-align: center;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #8e6c37, #ffe9b7, #a47a3e) repeat scroll 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    border-left: 1px solid #555;
    border-right: 1px solid #555;
}
.recruit-box dd{
    display: table-cell;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid #555;
    line-height: 2;
}
.recruit-box dd a{
    color: #fff;
}

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

    .recruit-box dt{
        font-size: 14px;
    }
    .recruit-box dd{
        font-size: 12px;
    }
}

/*------------------------hotel.php------------------------*/


.hotel-box .caption{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 0 0 10px 0;
}
.hotel-cont+.hotel-cont{
    margin-top: 15px;
}
.hotel-box table{
    width: 100%;
}
.hotel-box table tr{
    border: 1px solid #ffcc00;
}
.hotel-box table th{
    border: 1px solid #ffcc00;
    padding: 10px 0 10px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: url("../images/bg_th01.jpg") no-repeat 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 30%;
}
.hotel-box table .newwidth{
    width: 40%;
}
.hotel-box table td{
    border: 1px solid #ffcc00;
    padding: 8px 0 8px 10px;
    font-size: 14px;
    background: #000;
    color: #fff;
}

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

    .hotel-box .caption{
        font-size: 14px;
    }
    .hotel-box table th{
        padding: 3px 0 3px 5px;
        font-size: 12px;
    }
    .hotel-box table td{
        padding: 3px 0 3px 5px;
        font-size: 12px;
    }
}
/*------------------------link.php------------------------*/

.link-box table{
    width: 100%;
    border: 1px solid #555;
    border-collapse: separate;
    border-spacing: 1px;
}
.link-box table tr{
    border: 1px solid #555;
}
.link-box table td{
    border: 1px solid #555;
    padding: 50px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    .link-box table td{
        padding: 30px 10px;
    }
}
.room-box{
    padding: 0 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.room-box ul{
    margin: -30px 0 0 -30px;
}
.room-box li{
    float: left;
    width: 50%;
    padding: 30px 0 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
    .room-box{
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .room-box ul{
        margin: 0;
    }
    .room-box li{
        float: none;
        width: 100%;
        padding: 10px;
        -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) {

.header {
    padding: 10px 0 0;
}

a.navbar-menu-btn {
    position: fixed;
    top: 0;
    right: 10px;
    background: rgba(112,114,114,0.71);
    padding: 3px 5px 0;
    margin-top: 5px;
    height: 40px;
    width: 46px;
    color: #FFFFFF;
    border-radius: 4px 4px 0 0;
    z-index: 1000;
    font-size: 12px;
}

.navbar-menu-btn span.icon-text {
    font-size: 12px;
    display: block;
    text-align: center;
    position: relative;
    bottom: 5px;
}

a.call-btn {
    position: fixed;
    top: 35px;
    right: 10px;
    background: rgba(112,114,114, 0.71);
    padding: 3px 8px 3px;
    margin-top: 10px;
    height: 40px;
    width: 46px;
    color: #FFFFFF;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #0066CC;
    z-index: 1000;
}

.call-btn span.fa,
.navbar-menu-btn span.fa {
    font-size: 20px;
}

.navbar-menu-btn span.icon-text,
.call-btn span.icon-text {
    font-size: 12px;
    display: block;
    text-align: center;
    position: relative;
    bottom: 5px;
}

.call-btn:hover,
.call-btn:focus,
.navbar-menu-btn:hover,
.navbar-menu-btn:focus {
    color: #DCDCDC;
    text-decoration: none;
}

.navbar-menu-btn:hover,
.navbar-menu-btn:focus {
    color: #DCDCDC;
    text-decoration: none;
}

.btn-phone {
    padding-top: 6px;
    position: absolute;
    right: 60px;
}

.contact-area {
    background: #EFE4BA;
    padding: 10px 0;
}

.btn-mode {
    background: #0648AC;
    border-color: #0066CC;
    color: #FFFFFF;
}

.btn-mode:hover,
.btn-mode:focus {
    color: #FFFFFF;
    background: #0066CC;
    border-color: #0066CC;
}



}

/*** SP 320px ~ 479px***/
@media screen and (max-width: 479px) {

}


