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

/*------------------------index.html------------------------*/
.enter #header{
    background: url("../images/bg_header.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.enterlink-box{
    background: #000;
}
.enterlink-txt{
    font-size: 12px;
    padding: 12px 0 15px;
    text-align: center;
    color: #fff;
}
iframe{
    width: 100% !important;
    max-width: 100%!important;
}

.enterlink{
    text-align: center;
}
.enterlink span{
    margin: 0 20px 0 20px;
}
.enter-box{
    padding: 0 0 300px;
    text-align: center;
}
.enter-event{
    margin: 30px 0 56px;
}
.enter-event .img{
    margin-top: 5px;
}

.rule-box{
    text-align: center;
}
.enter-box .rule{
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-align: left;
    line-height: 2.8;
}
.enter-box .rule span{
    display: block;
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .enter #contents{
        padding-top: 0;
    }
    .enterlink-box{
    }
    .enterlink{
        text-align: center;
        margin:0  0 30px;
    }
    .enterlink a img{
        width: 100px;
    }
    .enter-box{
        padding: 0 0 50px;
        text-align: center;
    }
    .enter-event{
        margin: 10px 0 30px;
    }
    .enter-box .rule span{
        display: block;
        margin-top: 20px;
    }
    .enter-box .rule{
        padding: 0 10px;
        font-size: 12px;
        color: #fff;
        line-height: 2;
    }
}

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

.event .img+.img{
    margin-top: 40px;
}
.topics_box .accordion_box {
    margin-bottom: 20px;
    background: rgba(255, 255, 255, .8);
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    margin-top: 10px;
}

.topics_box article {
    text-align: left;
}

.topics_box article h3 {
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;

    height: 35px;
    padding: 5px 25px 5px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e9e9e9;
    background: linear-gradient(to bottom, #fff 0%, #f7f7f7 100%);
}

.topics_box article h3 time {
    vertical-align: middle;
    font-size: 13px;
    line-height: 25px;
    display: inline-block;
    font-weight: normal;
    height: 25px;
    margin-right: 10px;
    padding: 0 8px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background: #858585;
}

.topics_box article h3 time:not(:target) {
    line-height: 20px\9;
}

:root .topics_box article h3 time {
    line-height: 20px\9;
}

.topics_box article h3+div {
    padding: 15px;
    color: #000;
}

/* 新着情報 開閉 */
.topics_box .accordion_box article h3 {
    position: relative;
    cursor: pointer;
}

.topics_box .accordion_box article h3:after {
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    top: 5px;
    right: 10px;
    display: inline-block;
    content: '>';
    color: #000;
}

.topics_box .accordion_box article h3.open:after {
    content: '';
}

.topics_box .accordion_box article h3+div {
    font-size: 14px;
    line-height: 1.8;
    display: block;
    border-bottom: 1px solid #e9e9e9;
}

.accordion_box .freetxt_box{
    font-size: 14px;
    line-height: 1.7;
}
.colorred{
    font-weight: bold;
    color: #de035b!important;
}

.freetxt_box .img{
    float: left;
    width: 140px;
}
.freetxt_box .des{
    overflow: hidden;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
    .event .img+.img{
        margin-top: 10px;
    }
    .topics_box .accordion_box {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .topics_box article h3 {
        font-size: 12px;
        line-height: 30px;
        overflow: hidden;
        height: 30px;
        padding: 5px 25px 5px 10px;
    }

    .topics_box article h3+div {
        padding: 10px;
    }
    .topics_box .accordion_box article h3:after {
        font-size: 14px;
    }

    .topics_box .accordion_box article h3+div {
        font-size: 12px;
    }
}



.pick-up-box .swiper-container{
    background: #241e1b;
    text-align: center;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pick-up-box .listtit{
    font-size: 14px;
    color: #c1b07b;
    line-height: 1.6;
}
.pick-up-box .listsize{
    font-size: 12px;
    color: #fff;
    line-height: 1.6;
    padding-bottom: 3px;
}
.pick-up-box .listsize span{
    color: #c1b07b;
}
.pick-up-box .listtxt{
    border-top: 1px solid #3c3129;
    font-size: 12px;
    color: #cfbbab;
    padding: 5px 0 0;
}




.sp-pick-up-box .swiper-container{
    padding: 10px 0;
}

.sp-pick-up-box{
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slider-top .slick-slide{
    padding:0 3px!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slider-top .slick-prev{
    width: 40px;
    height: 40px;
    background: url("../images/arrowL.png") no-repeat 0 0;
    left: 5px;
    z-index: 99;
}
.slider-top .slick-next{
    width: 40px;
    height: 40px;
    background: url("../images/arrowR.png") no-repeat 0 0;
    right: 5px;
    z-index: 99;
}

.slick-prev:before,
.slick-next:before{
    display: none;
}

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

}


/*------------------------system.php------------------------*/
.system-img{
    margin-top: 20px;
}
.system-box{
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.center{
    text-align: center;
    margin: 0 auto;
}
.center01{
    margin-top: 20px;
}
.price01{
    width: 800px;
    margin: 0 auto;
}
.price01 dl{
    margin-top: 2px;
    width: 100%;
    display: table;
    font-family: "Sawarabi Mincho";
}
.price01 dt{
    display: table-cell;
    width: 50%;
    border: 1px solid #aaa19b;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #aaa19b;
}
.price01 dd{
    display: table-cell;
    width: 50%;
    border: 1px solid #aaa19b;
    background: #fff;
    font-weight: bold;
    font-size: 22px;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #aaa19b;
    text-align: right;
}
.price01 dd.dd01{
    text-align: left;
    color: #241e1b;
}
@media screen and (max-width: 767px) {
    .system-img{
        margin-top: 10px;
    }
    .center01{
        margin-top: 10px;
    }
    .price01{
        width: 100%;
    }
    .price01 dl{
        margin-top: 2px;
        width: 100%;
        display: table;
    }
    .price01 dt{
        font-size: 16px;
        padding: 5px 10px;
    }
    .price01 dd{
        font-size: 16px;
        padding: 5px 10px;
    }
}



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




/*------------------------schedule.php------------------------*/
.com-container{
    padding: 20px 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    .com-container{
        margin: 0;
        padding: 10px 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

}



/*------------------------staff01.php------------------------*/
.staff01-img{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-img .img{
	width: 100%;
}
.staff01-img .img img{
    border: 2px solid #424242;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imglist{

}
.imglist ul{
    float: right;
    width: 113px;
}
.imglist li+li{
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imglist li img{
    border: 1px solid #424242;
    cursor: pointer;
}

.staff01-des{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-des .ht03{
    font-size: 21px;
    background-color: #F5F5F5;
    text-align: center;
    padding: 10px 0;
    color: #333;
    margin-top: 10px;
}

.staff01-des .name{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    padding: 10px 0 10px 20px;
}
.staff01-des .size{
    font-size: 12px;
    color: #6c5a4d;
    padding-bottom: 15px;
    padding-left: 20px;
}
.comment-box{
    font-size: 16px;
    padding: 10px ;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.des-schedule .box{
    margin: 20px 10px 0;
}
.des-schedule table{
    width: 100%;
    border: 1px solid #c1b07b;
}
.des-schedule table th{
    color: #c1b07b;
    background: #241e1b;
    width: 25%;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    border: 1px solid #c1b07b;
}
.des-schedule td{
    font-size: 14px;
    width: 25%;
    padding: 5px 0;
    text-align: center;
    border: 1px solid #c1b07b;
}


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

    .slider-for .slick-slide img{
        margin: 0 auto;
        max-height: 400px;
    }
    .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%;
        padding: 10px 10px;
    }





}
/*------------------------room.php------------------------*/

.room-box .tit{
    font-size: 21px;
    margin-bottom: 20px;
    background-color: #F5F5F5;
    text-align: center;
    padding: 10px 0;
    color: #333;
    margin-top: 20px;
}
.room-box .room-in{
    margin-top: 30px;
}

.room-box .room-in .img img{
    width: 100%;
    border: 2px solid #010101;
}
.room-box .room-in ul{
    margin-top: 15px;
    width: 100%;
    margin-left: -5px;
}
.room-box .room-in li{
    float: left;
    width: 25%;
    padding-left: 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.acc li{
    float: left;
    width: 50%;
    padding: 15px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.room-box .room-in ul li img{
    border: 1px solid #010101;
}
.room-box .txt{
    padding: 25px 10px 0;
    line-height: 1.8;
    font-size: 16px;
    color: #6c5a4d;
}
.txt1{
    padding: 25px 10px 0;
    line-height: 1.6;
    font-size: 18px;
    color: #a60506;
	float:left;
	font-weight:bold;
}
.txt2{
    padding: 25px 10px 0;
    line-height: 1.8;
    font-size: 16px;
    color: #6c5a4d;
	float:left;
}
@media screen and (max-width: 767px) {
    .room-box .tit{
        font-size: 18px;
        margin-top: 10px;
    }
    .room-box .room-in{
        margin-top: 15px;
        padding: 0 10px;
    }
    .room-box .room-in ul li+li{
        margin-top:0;
    }
    .room-box .room-in .img{
        float: none;
        width: 100%;
        border: 1px solid #010101;
    }
    .room-box .room-in ul{
        float: none;
        width: 100%;
        margin-top: 10px;
    }
    .room-box .room-in ul li{
        float: left;
        width: 25%;
        padding-left: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .room-box .txt{
        padding: 15px 10px 0;
        font-size: 14px;
    }
}
/*------------------------access.php------------------------*/

.access .map{
    width: 100%;
    margin: 25px auto 0;
}
.access .map img{
    width: 100%;
}
.access .map iframe{
    width: 100%;
    height: 500px;
}
/*.access .map iframe{*/
    /*width: 100%;*/
    /*height: 650px;*/
/*}*/
@media screen and (max-width: 767px) {
    .access .map{
        width: 100%;
        margin: 15px auto 0;
    }
    .access .map img{
        width: 100%;
    }
    .access .map iframe{
    width: 100%;
    height: 350px;
}
    /*.access .map iframe{*/
         /*width: 100%;*/
         /*height: 320px;*/
     /*}*/
}

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

.recruit-in{
    margin: 25px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.recruit-box table{
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
}
.recruit-box th{
    width: 30%;
    padding: 10px 0;
    font-size: 16px;
    color: #303030;
    background: #E7E7E7;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}
.recruit-box td{
    background: #FAFAFA;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    color: #303030;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    line-height: 2;
}
.recruit-box td a{
    color: #000;
}

@media screen and (max-width: 767px) {
    .recruit-in{
        margin: 10px 10px 0;
    }
    .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-box table{
    width: 100%;
}
.hotel-box table tr{
    border: 1px solid #666;
}
.hotel-box table th{
    font-weight: bold;
    border: 1px solid #666;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    color: #ab9355;
    background: #000;
    width: 30%;
}
.hotel-box table .newwidth{
    width: 40%;
}
.hotel-box table td{
    border: 1px solid #666;
    padding: 8px 0 8px 10px;
    font-size: 14px;
    color: #fff;
    background: #000;
}

@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-in{
    margin: 25px 0   0;
}
.link-box table{
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: separate;
    border-spacing: 1px;
}
.link-box table tr{
    border: 1px solid #ccc;
}
.link-box table td{
    border: 1px solid #ccc;
    padding: 50px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    .link-in{
        margin: 10px 10px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .link-box table td{
        padding: 30px 10px;
    }
}


















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

}
#recruit {
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1em;
}
#recruit h3 {
	background-image: url(../images/girl_search_background.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 8px;
	padding-left: 20px;
	color: #C00;
}
#recruit dl {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #B28158;
}
#recruit dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#acc {
}
#acc h2 {
	background-color: #eee;
	padding: 10px;
	text-align: center;
}
#acc p {
	font-size: 1em;
	color: #630;
}
