
@charset "utf-8";
#event{
    color:#604A39;
}

#tit_pickuphotel {
    fill: #000000;
}
#event .pickup_hotel ul li dl dd p.name {
    color: #6a3386;
}
#event .pickup_hotel ul li dl dd p.btn {
    background-color: #004714;
    color: #fff;
}
.m_cl {
    background-color: #000000;
}
.hotel .category .category_title h2 {
    padding: 8px 5px 5px 5px;
    background-color: #03243D;
}
.hotel .category .category_title .txt {
    background-color: #f5f5f5;
}
ul.list02.hotel_detail .detail .box p.name {
    color: #6a3386;
}
.hotel_detail .detail .box p.name {
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
}
.hotel_detail ul.btn > li > a.btn_detail {
    background-color: #004714;
    color: #fff;
}
.hotel_detail ul.btn > li > a.btn_yoyaku {
    background-color: #000000;
}
.top{
    display: none;
}




ul.nav{
    border-bottom: 1px solid #D11A45;
    border-top: 1px solid #D11A45;
    border-right: 1px solid #D11A45;
    overflow: hidden;
    margin: 5px 0 0 0;
    background-color: #fff;
}
ul.nav li{
    border-left: 1px solid #D11A45;
    width: 25%;
    float: left;
}
ul.nav li a{
    display: block;
    padding: 14px 0 7px 0;
    text-align: center;
    line-height: 1.3;
    color: #D11A45;
}
ul.nav li a:hover{
    color: #ffffff;
    background-color: #D11A45;
}
p.nav_title{
    text-align: center;
    font-size: 1.8rem;
    color: #d11a45;
    font-weight: bold;
    margin-top: 30px;
}
p.nav_title span{
    display: inline-block;
    position: relative;
    padding-left: 10px;
}
p.nav_title span:before{
    left: -15px;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0px;
    position: absolute;
    border-top-color: #d11a45;
    border-width: 6px;
    margin-top: -4px;
}
p.nav_title span:after{
    right: -12px;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0px;
    position: absolute;
    border-top-color: #d11a45;
    border-width: 6px;
    margin-top: -4px;
}



.camp-hotelArea{
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #f7f7f7;
    margin-top: 40px;
    padding-bottom: 30px;
}
h3{
    font-weight: bold;
    font-size: 2rem;
    color: #ffffff;
    padding: 5px 10px 3px 10px;
    text-align: center;
    margin: 40px 0 0px 0;
    background-color: #D11A45;
}
h4{
    font-size: 2rem;
    color: #555;
    margin: 25px 0 0 13px;
}
.camp-hotelList dt{
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 0 10px 10px 10px;
    font-weight:  bold;
    background-color: #fff;
}
.camp-hotelList dt span{
    padding: 10px 40px 10px 10px;
}
.camp-hotelList dt span span.camp_toggleArea{
    padding: 0;
    display: inline-block;
}
.camp-hotelList dt span span.areaname{
    display: inline-block;
    padding: 1px 7px 0px 7px!important;
    background-color: #3c7e3f;
    font-size: 1.2rem;
    color: #fff;
    margin: 0 2px 0 0;
    border-radius: 3px;
    font-weight: normal;
}
.camp-hotelList dd{
    background-color: #ffffff;
    display: none;
    padding: 10px;
    margin: 0 10px 20px 10px;
    border-radius: 5px;
    border: 1px solid #eee3dd;
}
.camp-intro{
    display: table;
    table-layout: fixed;
    width: 100%;
}
.camp-intro__pic{
    display: table-cell;
}
.camp-intro__pic img{
    width: 100%;
}
.camp-intro__text{
    padding: 10px 7px;
    border-bottom: 1px solid #e7e7e7;
}
.camp-hotel{
    margin: 10px 0 0 0 ;
    border-bottom: 1px solid #e7e7e7;
}
.camp-hotel p{
    margin-bottom: 7px;
}
.camp-hotel ul{
    margin-bottom: 15px;
}
.camp-hotel li{
    margin-bottom: 7px;
}
.camp-hotel li a{
    display: table;
    text-decoration: none;
    color: #298cea;
}
.camp-hotel li a span.area{
    display: table-cell;
    font-size: 1.2rem;
    color: #555;
    background-color: #f2f2f2;
    border-radius: 3px;
    padding: 2px 10px 0px 10px;
    vertical-align: middle;
}
.camp-hotel li a span.name{
    margin-left: 10px;
    display: block;
    color: #fa3c50;
    vertical-align: middle;
    text-decoration: underline;
}
.camp-hotel li a:hover span.name{
    color: #298cea;
}
.camp-terms{
    margin: 10px 0 0 0 ;
}
.camp-terms__time{
    margin-bottom: 14px;
    font-weight: bold;
}
.camp-terms ul{
    margin-bottom: 20px;
}
.camp-terms li{
    text-indent: -1em;
    padding-left: 1em;
}
.camp-btn{
    
}
a.application_btn{
    display: block;
    background-color: #fa3c50;
    width: 200px;
    text-align: center;
    margin: 10px auto;
    padding: 10px 0;
    border-radius: 50px;
    font-size: 2.1rem;
    font-weight: bold;
    color: #fff;
}
a.application_btn:hover{
    background-color: #2990df;
    color: #fff;
}
p.group{
    padding: 7px 10px;
    border: 1px solid #fa3c50;
    color: #fa3c50;
    font-size: 1.2rem;
    margin-bottom: 20px;
}

.camp-comment{
    margin: 10px 10px 0 10px ;
    background-color: #f7f4f2;
    padding: 10px;
    border-radius: 3px;
}
.camp_note h2,
.camp_form h2,
.camp_form dt span{
    background-color: #D11A45;
}
.camp_form input[type="submit"]{
    border: 1px solid #D11A45;
    background-color: #D11A45;
}

ul.list01 {
    margin: 0px 0 25px 0;
}

#event input[type="button"], #event input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 5px!important;
}

.mt-0{
    margin-top: 0!important;
}

.camp_form select{
    border: 1px solid #a9a9a9;
}


.camp_form textarea {
    height: 80px;
}


@charset "utf-8";
/* CSS Document */

.note{
    margin: 15px 0;
    padding: 10px;
    border: 1px solid #eee9e7;
}
ul.note_list li{
    text-indent: -1em;
    padding-left: 1em;
}
ul.nav_area{
    display: table;
    table-layout: fixed;
    border-collapse:separate;
    border-spacing: 20px 0;
    width: 100%;
    margin: 25px 0;
}
ul.nav_area li{
    display: table-cell;
}
ul.nav_area li a{
    display: block;
    padding: 8px 0;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 30px;
    font-family: 'Roboto','M PLUS 1p';
    letter-spacing: 0.3rem;
}
.tokai{
    background-color: #3ec1d3;
}
.kansai{
    background-color: #ff9a00;
}
.kyusyu{
    background-color: #ff165d;
}
.kanto{
    background-color: #3dd259;
}




.area_box{
    margin-bottom: 15px;
}
.area_box h2{
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    font-size: 1.8rem;
    padding: 5px 0;
    font-family: 'Roboto','M PLUS 1p';
    letter-spacing: 0.3rem;
}
.area_box h2 span{


}
ul.calendar{
    display: flex;
    flex-flow: row wrap;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 400px;
    margin: 0 auto;
    background-color: #fff;
}
ul.calendar li{
    width: 14.28%;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-family: 'Roboto';
}
ul.calendar li a{
    display: block;
    padding: 10px 0;
    font-size: 1.6rem;
    color: #2990df;
}
ul.calendar li a:hover{
    background-color: #24b4a6!important;
    color: #fff!important;
}
ul.calendar li a span {
    font-size:1.2rem;
}
/*曜日*/
ul.calendar li:nth-child(-n+7){
    padding: 3px 0;
    font-weight: bold;
    background-color: #f3f3f3;
    font-size:1.2rem;
}
/*土 縦1列*/
ul.calendar li:nth-child(7n) a{
    background-color: #f1faff;
}
/*日 縦1列*/
ul.calendar li:nth-child(7n+1) a{
    background-color: #fff2f2;
}
/*土*/
ul.calendar li:nth-child(7){
    background-color: #bde5ff;
    color: #0059C4;
}
/*日*/
ul.calendar li:nth-child(1){
    background-color: #ffc0c0;
    color: #C40003;
}
.holiday{
    background-color: #fff2f2;
    color: #C40003!important;
}


a.yoyaku{
    display: block;
    width: 560px;
    margin: 40px auto;
}
a.yoyaku:hover{
    opacity: 0.7;
}
@media screen and (max-width: 768px) {
    .co-column{
        background-color: #fff;
        padding-bottom: 5px;
    }
    .topimg img{
        width: 100%;
    }
    ul.calendar{
        width: auto;
        margin: 0 10px;
    }
    .note {
    margin: 10px 10px 15px 10px;
    }
    ul.nav_area{
    border-spacing: 10px 0;
    }
    a.yoyaku{
        display: block;
        width: 90%;
        margin: 40px auto;
    }
    a.yoyaku img{
        width: 100%;
    }
}

.txt {
   padding: 15px;
   background-color: #f7f4f2;
}



