@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */

/*------------------------index.php------------------------*/
#wrapper.enter{
    background: url("../images/bg_index.jpg") no-repeat top center #FFF;
    padding-bottom: 200px;
}
.enter-maintxt{
    line-height: 32px;
    color: #fff;
    background: #ff0001;
    font-size: 13px;
    text-align: center;
}
.enter-header{
    text-align: center;
    padding: 170px 0 30px;
}
.enter .text01{
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.enter-link{
    text-align: center;
}
.enter-link img{
    vertical-align: middle;
}
.enter-link span{
    display: inline-block;
    margin: 0 50px;
    vertical-align: middle;
}
.rule-box{
    margin: 45px 0 200px;
    text-align: center;
}
.rule{
    display: inline-block;
    font-size: 12px;
    line-height: 2.2;
    color: #000;
    text-align: left;
}
.rule span{
    margin-top: 30px;
}

@media screen and (max-width: 767px) {
    #wrapper.enter{
        background: url("../images/bg_index.jpg") no-repeat top center;
        padding-bottom: 50px;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .enter-header{
        text-align: center;
        padding: 20px 10px 10px;
    }
    .enter-maintxt{
        line-height: 1.5;
        font-size: 12px;
        padding: 5px 10px;
        text-shadow: 0.0625em 0.0625em 0.0625em #333333;
        color: #ffffff;
        background-color: #F9534A;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .enter-link a img{
        width: 140px;
    }
    .enter-link span{
        margin: 0 10px;
        vertical-align: middle;
    }
    .enter-link span img{
        width: 60px;
    }
    .enter-inner{
        width: 100%;
        padding: 0 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .txt-box{
        padding: 10px 10px;
        text-align: center;
        font-size: 12px;
        color: #000;
        line-height: 2;
    }
    #wrapper.enter{
        background: url("../images/bg_index.jpg") no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .enter-header .img{
        padding: 24px 0 30px;
        text-align: center;
    }
    .enter-link{
        text-align: center;
        margin-bottom: 20px;
    }

    .enter-cont{
        padding: 10px 0 100px;
    }
    .enter-event{
        text-align: center;
    }
    .rule-box{
        text-align: center;
        margin: 20px 0 0 0;
    }
    .rule{
        display: inline-block;
        font-size: 12px;
        line-height: 2;
        font-weight: normal;
        color: #000;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .rule span{
        margin-top: 20px;
    }
}

/*------------------------top.php------------------------*/

.event{
    margin-top: 5px;
}
.pick-up{
    width: 100%;
    height: 616px;
    padding: 95px 30px 60px ;
    background: url("../images/bg_pick.jpg") no-repeat 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pick-up .name{
    padding-top: 5px;
    font-size: 16px;
    color: #ff00ff;
    text-align: center;
}
.pick-up .name span{
    margin-left: 10px;
    font-size: 12px;
}
.pick-up .size{
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
}
.pick-up .txt{
    color: #ff0000;
    font-size: 14px;
    text-align: center;
}



.news{
    margin-top: 20px;
    width: 691px;
    height: 615px;
    background: url("../images/bg_news.jpg") no-repeat 0 0;
    padding: 80px 30px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-in{
    height: 500px;
    background: rgba(255,255,255,0.6);
    overflow-y: scroll;
}
.news-cont{
    padding: 10px 10px 10px 0;
    border-bottom: #D1CCBF 1px dashed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-cont .img{
    float: left;
    width: 240px;
    border: #907576 1px solid;
}
.news-cont .des{
    overflow: hidden;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-cont .des .time{
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
}
.news-cont .des .tit01{
    font-size: 16px;
    color: #ff0001;
    font-weight: bold;
    text-align: center;
    line-height: 2;
}
.news-cont .des .tit02{
    font-size: 16px;
    color: #90C;
    font-weight: bold;
    text-align: center;
    line-height: 2;
}
.news-cont .des .desbox{
    text-align: center;
    border: 3px solid #ffc3aa;
    padding: 10px 0;
    border-radius: 10px;
}
.news-cont .des .desbox .name{
    font-size: 20px;
    color: #ff0000;
    font-weight: bold;
}
.news-cont .des .desbox .name span{
    font-size: 14px;
    font-weight: normal;
}
.news-cont .des .desbox .size{
    font-size: 12px;
    color: rgb(0, 0, 255);
    font-weight: bold;
}
.news-cont .des .sm{
    margin-top: 10px;
    font-size: 14px;
    color: rgb(0, 0, 255);
    line-height: 2;
    font-weight: bold;
}
.news-cont .des .sm span{
    font-size: 16px;
    font-weight: bold;
    color: #ff00ff;
}

@media screen and (max-width: 767px) {
    .event{
        margin-top: 10px;
    }
    .news{
        margin-top: 10px;
        width: 100%;
        height: auto;
        background: none;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .news-box{
        border: 1px solid #ff0001;
        border-top: none;
        margin: 0 3px;
        padding: 5px;
        background: rgba(255,255,255,0.6);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .news-in{
        height: 360px;
    }
    .news-cont{
        padding: 5px;
    }
    .news-cont .img{
        float: none;
        width: 160px;
        margin: 0 auto;
    }
    .news-cont .des{
        overflow: hidden;
        padding-left: 0;
        margin-top: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .news-cont .des .time{
        font-size: 12px;
        color: #90C;
        text-align: center;
        margin: 2px 0;
    }
    .news-cont .des .tit01{
        font-size: 16px;
        color: #CC0099;
        font-weight: bold;
        text-align: center;
        line-height: 2;
    }
    .news-cont .des .tit02{
        font-size: 16px;
        color: #90C;
        font-weight: bold;
        text-align: center;
        line-height: 2;
    }
    .news-cont .des .desbox{
        text-align: center;
        padding: 2.2% 0px;
        border-radius: 0px 0px 0px 0px;
        text-shadow: #ffffff 0px 4px 4px, #f0f8ff 1px 1px 0px;
        text-align: center;
    }
    .news-cont .des .desbox .name{
        font-size: 20px;
        font-weight: bold;
        text-shadow: -2px 2px 5px #fff;
    }
    .news-cont .des .desbox .size{
        font-size: 12px;
        text-shadow: -2px 2px 5px #fff;
        font-weight: bold;
    }
    .news-cont .des .sm{
        margin-top: 10px;
        font-size: 14px;
        line-height: 1.6;
    }
    .news-cont .des .sm span{
        font-size: 16px;
        font-weight: bold;
        color: #ff00ff;
    }
    .swiper-container{
        padding: 10px 0;
        margin: 0 3px;
        border: 1px solid #ff0001;
        border-top: none;
    }
    .staff01 .swiper-container{
        padding: 10px 0;
        margin: 0 3px;
        border: none;
        border-top: none;
    }
    .staff01 .spbox{
        padding: 0 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .staff01 .swiper-container .swiper-wrapper img{
        border: 1px solid #ff0001;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.sp-pick-up-box{
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slider-top{
    padding: 0 40px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slider-top .img-slider{
    position: relative;
}
.slider-top img{
    border: 1px solid #96733a;
}
.slider-top .des{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: rgba(150,115,58,0.5);
    padding: 10px 0;
    color: #000;
}
.slider-top .name{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.slider-top .size{
    font-size: 12px;
    text-align: center;
}
.slider-top .slick-slide{
    padding:0 3px!important;
    margin: 15px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*------------------------system.php------------------------*/

.system-box{
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}
.system-in{
    background: url("../images/bg_contmini.jpg") no-repeat 0 0!important;
    background-size: cover!important;
}
.system-cont+.system-cont{
    margin-top: 10px;
}
.system-cont{
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.system-cont .leftbox{
    float: left;
    width: 48%;
}
.system-cont .rightbox{
    float: right;
    width: 48%;
}
.system-cont .box .dl-box td{
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}
.system-cont .box .dl-box td:last-child{
    text-align: center;
}
.box .dl-box table td:nth-child(2){
    text-decoration: none;
}
.box .dl-box{
    padding: 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.system-cont dl{
    text-align: left;
}
.dl-box03{
    padding: 20px 40px;
    margin-top: 20px;
    border-radius: 15px;
    box-shadow: 0 0 5px #e88574;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card{
    padding: 10px 0;
    margin: 20px auto;
	text-align:center;
    border-radius: 15px;
    box-shadow: 0 0 5px #e88574;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.system-cont dt span{
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-top: 15px;
    vertical-align: top;
    margin-right: 10px;
}
.system-cont dt {
    font-size: 30px;
    font-weight: bold;
}
.system-cont dd {
    font-size: 20px;
}
.system-cont .txt01{
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    background: #d270ed;
}
.system-cont .txt01+.txt01{
    margin-top: 5px;
}
.system-cont .txt02{
    font-size: 20px;
    color: #000;
    text-align: left;
}








.bg01{
    background: #ff9cc7;
}
.bg02{
    background: #afaaff;
}
.bg03{
    background: #f4ad56;
}
.bg04{
    background: #a5c339;
}




.system-tit{
    margin-bottom: 10px;
}
.dl-box{
    margin-top: 20px;
    border-radius: 15px;
    box-shadow: 0 0 5px #ff0001;
    padding: 20px 100px;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dl-box01{
    padding: 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dl-box table{
    width: 100%;
}
.dl-box01 table{
    width: 100%;
}

.dl-box table th{
    text-align: center;
    font-size: 24px;
    color: #ff0001;
    font-weight: bold;
}

.color-sys{
    color: #ff0001!important;
}

.dl-box table td{
    text-align: center;
    font-size: 45px;
    color: #000;
}
.dl-box table td.posbox{
    position: relative;
}
.dl-box table td .pos{
    position: absolute;
    top: 20px;
    left: -90px;
    font-size: 14px!important;
    font-weight: bold;
    color: #ff0000;
    font-family: 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", sans-serif;
}
.dl-box table td span{
    font-size: 30px;
}
.dl-box table td:nth-child(1){
    font-size: 40px;
}
.dl-box table td:nth-child(2){
    text-decoration: line-through;
}
.dl-box table td:nth-child(2) span{
    text-decoration: none!important;
}
.dl-box table td:nth-child(1) span{
    font-size: 26px;
}
.dl-box table td:nth-child(3){
    vertical-align: middle;
}
.dl-box table td:nth-child(3) img{
    vertical-align: middle;
}



.dl-box01 table th{
    text-align: center;
    font-size: 18px;
}


.dl-box01 table td{
    text-align: center;
    font-size: 26px;
    padding: 5px 0;
    color: #fff;
}

.dl-box01 table td img{
    vertical-align: middle;
    margin-left: 20px;
}
.dl-box02 tr:nth-child(2n+1){
    background: #e6ebff;

}
.dl-box02 tr:nth-child(2n+1) td{
    color: #333;
}
.dl-box01 .txt01{
    font-size: 22px;
    padding: 10px 0;
    border-top: 1px dashed #cccccc;
}

.dl-box01 .txt01:last-child{
    border-bottom: 1px dashed #cccccc;
}

@media screen and (max-width: 767px) {
    .system-box .list{
        margin: 10px 0 15px;
    }
    .system-box .list li{
        float: left;
        width: 50%;
    }
    .system-box .list li a{
        display: block;
        height: 50px;
        width: 178px;
        margin: 0 auto;
        text-decoration: none;
        line-height: 45px;
        font-size: 16px;
    }
    .system-cont .leftbox{
        float: none;
        width: 100%;
    }
    .system-cont .rightbox{
        margin-top: 15px;
        float: none;
        width: 100%;
    }
    .system-cont .box .dl-box td{
        font-size: 16px;
        text-align: center;
        padding: 10px 0;
        border-bottom: 1px dashed #ccc;
    }
    .box .dl-box{
        padding: 20px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .dl-box03{
        padding: 20px 15px;
    }
    .system-cont dt span{
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        margin-top: 10px;
        vertical-align: top;
        margin-right: 10px;
    }
    .system-cont dt {
        font-size: 24px;
        font-weight: bold;
    }
    .system-cont dd {
        font-size: 16px;
    }
    .system-cont .txt01{
        font-size: 16px;
        padding: 10px 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .system-cont .txt02{
        font-size: 16px;
    }



    #main01{
        width: 100%;
        padding: 0 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .system-cont{
        padding: 8px;
    }

    .system-tit{
        font-size: 18px;
        line-height: 34px;
    }
    .dl-box{
        padding: 10px 10px;
        font-size: 14px;
    }
    .dl-box01{
        padding: 10px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .dl-box table th{
        text-align: center;
        font-size: 14px;
    }

    .dl-box table td{
        text-align: center;
        font-size: 20px;
    }
    .dl-box table td span{
        font-size: 16px;
    }
    .dl-box table td:nth-child(1){
        font-size: 20px;
    }
    .dl-box table td:nth-child(2){
        text-decoration: line-through;
    }
    .dl-box table td:nth-child(2) span{
        text-decoration: none!important;
    }
    .dl-box table td:nth-child(1) span{
        font-size: 16px;
    }
    .dl-box table td:nth-child(3){
        vertical-align: middle;
    }
    .dl-box table td:nth-child(3) img{
        vertical-align: middle;
    }

    .dl-box01 table th{
        text-align: center;
        font-size: 16px;
    }
    .dl-box01 table td{
        text-align: center;
        font-size: 18px;
        padding: 5px 0;
    }
    .dl-box01 table td img{
        vertical-align: middle;
        margin-left: 8px;
    }

    .dl-box01 .txt01{
        font-size: 18px;
        padding: 10px 0;
        border-top: 1px dashed #cccccc;
    }

    .dl-box01 .txt01:last-child{
        border-bottom: 1px dashed #cccccc;
    }

    .dl-box table td .pos{
        position: absolute;
        top: -30px;
        transform: translateY(0);
        left: -20px;
        font-size: 12px!important;
    }

}











/*------------------------staff.php------------------------*/




/*------------------------schedule.php------------------------*/
.com-container{
    background: url("../images/bg_schedule02.jpg") repeat-y top left;
    padding: 15px 28px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mainbox01{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 767px) {
    .com-container{
        padding: 10px 5px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 3px;
        background: none;
        border: 1px solid #ff0001;
        border-top: none;
    }
    .mainbox01{
        padding: 10px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}



/*------------------------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: 450px;
    float: left;
    padding-left: 30px;
}
.staff01-img .img{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-img .img img{
    width: 100%;
    border: 1px solid #ff0001;
}
.staff01-des{
    float: right;
    width: 480px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../images/bg_contmini.jpg") no-repeat 0 0;
}

.staff01-des .tablebox .box{
    padding: 10px 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255,255,255,0.7);
}
.staff01-des .tablebox .box dl{
    display: table;
    width: 100%;
    border-bottom: 1px dotted #ff0001;
}
.staff01-des .tablebox .box dt{
    padding: 5px 0;
    display: table-cell;
    width: 20%;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.staff01-des .tablebox .box dd{
    padding: 5px 0;
    display: table-cell;
    font-size: 14px;
    color: #ff0001;
}


.staff01-des .tablebox .hdm{
    margin: 8px 0;
}
.staff01-des .tablebox .text{
    font-size: 16px;
    padding: 10px;
    background: rgba(255,255,255,0.7);
    line-height: 1.8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff01-des .tablebox table{
    margin-top: 10px;
    width: 100%;
    border: 1px solid #c5c5c5;
}
.staff01-des .tablebox th{
    width: 20%;
    background: #ff0001;
    color: #fff;
    border: 1px solid #c5c5c5;
    padding: 8px 0;
    text-align: center;
    font-size: 12px;
}
.staff01-des .tablebox td{
    border: 1px solid #c5c5c5;
    padding: 5px 0;
    text-align: center;
}


.slider-staff{
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slider-staff .img-slider{
    position: relative;
}
.slider-staff .img-slider img{
    margin: 0 auto;
    width: 100%;
}
.slider-staff img{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slider-staff .des{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: rgba(159,0,6,0.5);
    padding: 10px 0;
    color: #fff;
    border-left: 1px solid #9F0006;
    border-right: 1px solid #9F0006;
}
.slider-staff .name{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.slider-staff .size{
    font-size: 12px;
    text-align: center;
}


.slider-staff .slick-slide{
    padding:0 3px!important;
    margin: 15px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.imglist{
    margin-top: 10px;
}
.imglist ul{
    margin-left: -5px;
}
.imglist li{
    float: left;
    width: 20%;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imglist li img{
    border: 1px solid #ff0001;
    cursor: pointer;
}
.nav-list03{
    text-align: center;
}
@media screen and (max-width: 767px) {
    .staff01-des{
        float: none;
        width: 100%;
        padding: 15px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .staff01-des .tablebox .box dd{
        font-size: 12px;
    }
    .staff01-des .tablebox .text{
        font-size: 12px;
    }
}


/*------------------------recruit.php------------------------*/
.recruit-box{
}
.recruit-in{
    border-bottom: 1px solid #ff0000;
}

.recruit-box dl{
    display: table;
    width: 100%;
    border-top: 1px solid #ff0000;
}
.recruit-box dt{
    display: table-cell;
    width: 30%;
    padding: 10px 0;
    font-size: 16px;
    color: #771a2b;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
}
.recruit-box dd{
    display: table-cell;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    color: #000;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid #ff0000;
    line-height: 2;
}
.recruit-box dd a{
    color: #000;
}

@media screen and (max-width: 767px) {

    .recruit-box dt{
        font-size: 14px;
    }
    .recruit-box dd{
        font-size: 12px;
    }
}

/*------------------------hotel.php------------------------*/

.hotel-box .box01+.box01{
    margin-top: 20px;
}
.hotel-box .caption{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #696969;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
    background: -webkit-gradient(linear, left top, left bottom,from(#d9ae42),color-stop(0.50, #fceba5),to(#d9ae42));
    padding: 7px 0 ;
}

.hotel-box table{
    width: 100%;
}
.hotel-box table tr{
    border: 1px solid #96733a;
}
.hotel-box table th{
    border: 1px solid #96733a;
    padding: 7px 0 7px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #96733a;
    width: 30%;
}
.hotel-box table .newwidth{
    width: 40%;
}
.hotel-box table td{
    border: 1px solid #96733a;
    padding: 8px 0 8px 10px;
    font-size: 14px;
    color: #000;
}

@media screen and (max-width: 767px) {
    .hotel-box .caption{
        font-size: 14px;
        padding: 5px 0;
    }
    .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{
}
.link-box table{
    width: 100%;
    border: 1px solid #ff0000;
    border-collapse: separate;
    border-spacing: 1px;
}
.link-box table tr{
    border: 1px solid #ff0000;
}
.link-box table td{
    border: 1px solid #ff0000;
    padding: 50px 30px;
    -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;
        -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) {
	
}