﻿@charset "utf-8";

/*.__topArea .tab input[type='radio'] {
    display: none;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 14px;
    color: #999;
    letter-spacing: -0.075em;
    border: 1px solid #999;
    border-radius: 15px;
    margin-right: 5px;
}

.__topArea .tab a:hover, .__topArea .tab .active {
    background: #000;
    border-color: #000;
    color: #fff;
}*/

.box-radio-input input[type="radio"] {
    display: none;
}

.box-radio-input input[type="radio"] + span {
    display: inline-block;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 14px;
    color: #999;
    letter-spacing: -0.075em;
    border: 1px solid #999;
    border-radius: 15px;
    margin-right: 5px;
}

.box-radio-input input[type="radio"]:checked + span {
    background: #000;
    border-color: #000;
    color: #fff;
}

.box-radio-input2 input[type="radio"] {
    display: none;
}

.box-radio-input2 input[type="radio"] + span {
    display: block;
    /*display: inline-block;*/
    padding: 0 8px;
    font-size: 16px;
    color: #858585;
    font-weight: 300;
    letter-spacing: -0.05em;
    position: relative;
    height: 68px;
    line-height: 68px;
}

.box-radio-input2 input[type="radio"]:checked + span {
    /*color: #666;*/
    color: #fff;
}

.box-radio-input2 {
    display: inline-block;
    position: relative;
    margin-right: 25px;
    padding-right: 26px;
}

/*#nnb ul li a {
    display: block;
    padding: 0 8px;
    font-size: 16px;
    color: #858585;
    font-weight: 300;
    letter-spacing: -0.05em;
    position: relative;
    height: 68px;
    line-height: 68px;
}

a {
    text-decoration: none;

}*/

.reserveButton {
    width: 120px;
    height: 40px;
    cursor: pointer;
    background-color: red;
    color: white;
}

@media all and (max-width:1024px) {

    /*.__tbl.respond1.columnsSort tr td:nth-child(2) {
        width: 100%;
    }

    .__tbl.respond1.columnsSort tr td:nth-child(3) {
        width: 13%;
    }

    .__tbl.respond1.columnsSort tr td:nth-child(4) {
        width: 28%;
    }

    .__tbl.respond1.columnsSort tr td:nth-child(5) {
        width: 28%;
    }

    .__tbl.respond1.columnsSort tr td:nth-child(6) {
        width: 25%;
    }*/


    /*제목*/
    .__tbl.respond1.columnsSort1 tr td:nth-child(2) {
        width: 100%;
    }
    /*작성자*/
    .__tbl.respond1.columnsSort1 tr td:nth-child(3) {
        width: 44px;
    }
    /*작성일*/
    .__tbl.respond1.columnsSort1 tr td:nth-child(4) {
        width: 74px;
    }
    /*조회*/
    /*.__tbl.respond1.columnsSort1 tr td:nth-child(5) {
        width: 80px;
    }*/


    /*제목*/
    .__tbl.respond1.columnsSort2 tr td:nth-child(2) { 
        width: 100%;
        
    }
    /*첨부*/
    .__tbl.respond1.columnsSort2 tr td:nth-child(3) {
        width: 53px;
    }
    /*작성자*/
    .__tbl.respond1.columnsSort2 tr td:nth-child(4) {
        width: 100px;
    }
    /*작성일*/
    .__tbl.respond1.columnsSort2 tr td:nth-child(5) {
        width: 74px;
    }
    /*상태*/
    /*.__tbl.respond1.columnsSort2 tr td:nth-child(6) {
        width: 65px;
    }*/

    /*제목*/
    .__tbl.respond1.columnsSort4 tr td:nth-child(2) {
        width: 100%;
    }
    /*첨부*/
    .__tbl.respond1.columnsSort4 tr td:nth-child(3) {
        width: 53px;
    }
    /*작성자*/
    .__tbl.respond1.columnsSort4 tr td:nth-child(4) {
        width: 44px;
    }
    /*작성일*/
    .__tbl.respond1.columnsSort4 tr td:nth-child(5) {
        width: 74px;
    }
    /*상태*/
    /*.__tbl.respond1.columnsSort2 tr td:nth-child(6) {
        width: 65px;
    }*/


    /*제목*/
    .__tbl.respond1.columnsSort3 tr td:nth-child(2) {
        width: 100%;
    }
    /*첨부*/
    .__tbl.respond1.columnsSort3 tr td:nth-child(3) {
        width: 53px;
    }
    /*작성자*/
    .__tbl.respond1.columnsSort3 tr td:nth-child(4) {
        width: 100px;
    }
    /*작성일*/
    .__tbl.respond1.columnsSort3 tr td:nth-child(5) {
        width: 74px;
    }
    /*조회*/
    /*.__tbl.respond1.columnsSort3 tr td:nth-child(6) {
        width: 80px;
    }*/

    /*제목*/
    .__tbl.respond1.columnsSort5 tr td:nth-child(2) {
        width: 100%;
    }
    /*작성자*/
    .__tbl.respond1.columnsSort5 tr td:nth-child(3) {
        width: 100px;
    }
    /*작성일*/
    .__tbl.respond1.columnsSort5 tr td:nth-child(4) {
        width: 74px;
    }
    /*조회*/
    /*.__tbl.respond1.columnsSort5 tr td:nth-child(5) {
        width: 80px;
    }*/

    /*제목*/
    .__tbl.respond1.columnsSort6 tr td:nth-child(1) {
        width: 100%;
    }
    /*기간*/
    .__tbl.respond1.columnsSort6 tr td:nth-child(2) {
        width: 200px;
    }
    /*장소*/
    .__tbl.respond1.columnsSort6 tr td:nth-child(3) {
        width: 50px;
    }
    /*버튼*/

    .__tbl.respond1.columnsSort6 tr td:nth-child(4) button {
        /*display:inline-block;*/
        width: 56px;
        height: 22px;
    }

    .__tbl.respond1.columnsSort6 tr td:nth-child(4) {
        width: 56px;
    }


    /*그림*/
    .__tbl.respond1.columnsSort7 tr td:nth-child(1) {
        /*width: 80px;*/
        /*height:80px;*/
    }
    /*제목*/
    /*.__tbl.respond1.columnsSort7 tr td:nth-child(2) {*/
    #subject2 {
        order: 0;
        width: 200px;
    }
        /*align-content:;*/
        /*width: 150px;*/
    /*}*/
    /*기간*/
    .__tbl.respond1.columnsSort7 tr td:nth-child(3) {
        width: 200px;
    }
    /*장소*/
    .__tbl.respond1.columnsSort7 tr td:nth-child(4) {
        width: 50px;
    }
    /*버튼*/

    .__tbl.respond1.columnsSort7 tr td:nth-child(5) button {
        width: 56px;
        height: 22px;
    }

    .__tbl.respond1.columnsSort7 tr td:nth-child(5) {
        width: 56px;
    }
}

.__pdtView .lef2 {
    /*float: left;
    width: 980px;*/
}

    .__pdtView .lef2 .tab {
        text-align: center;
        font-size: 0;
        /*border-top: 1px solid #000;*/
        border-bottom: 1px solid #bbb;
        text-align: center;
        margin-bottom: 50px;
    }

        .__pdtView .lef2 .tab li {
            width: 33%;
            display: inline-block;
            vertical-align: top;
        }

        .__pdtView .lef2 .tab a {
            display: block;
            font-size: 18px;
            letter-spacing: -0.05em;
            color: #9e9f9f;
            height: 58px;
            line-height: 58px;
        }

            .__pdtView .lef2 .tab a span {
                padding: 0 35px;
                display: inline-block;
                position: relative;
            }

        .__pdtView .lef2 .tab .active {
            color: #000;
        }

            .__pdtView .lef2 .tab .active span:before {
                content: "";
                display: block;
                position: absolute;
                left: 0;
                bottom: -1px;
                width: 100%;
                height: 3px;
                background: #000;
            }

    .__pdtView .lef2 .sec ~ .sec {
        margin-top: 100px;
    }

    .__pdtView .lef2 .tit {
        margin-bottom: 20px;
    }

        .__pdtView .lef2 .tit h3 {
            font-size: 24px;
            font-weight: normal;
            color: #4a4a4a;
            letter-spacing: -0.075em;
        }

    .__pdtView .lef2 .review .tit {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    .__pdtView .lef2 .editor {
        font-size: 16px;
        line-height: 1.7;
        color: #333;
        letter-spacing: -0.05em;
    }

    .__pdtView .lef2 .tbl {
        width: 100%;
    }

        .__pdtView .lef2 .tbl tr > * {
            border: 1px solid #ddd;
            padding: 8px 20px;
            vertical-align: top;
            font-size: 14px;
            line-height: 1.6em;
        }

        .__pdtView .lef2 .tbl tr th {
            width: 160px;
            background: #f2f2f2;
            color: #333;
            font-weight: normal;
        }

        .__pdtView .lef2 .tbl tr td {
            font-weight: 300;
        }

.fc-toolbar-chunk {
    display: flex;
    align-items: center;
}

.fc-direction-ltr .fc-toolbar > * > :not(:first-child){
    margin-right : 0.75em;
}

/*.fc-nextButton-button{
    margin : 0px;
}*/
/*
.fc-prevButton-button {
    display: flex;
    align-items: center;
}

.fc-nextButton-button .fc-button .fc-button-primary {
    display: flex;
    align-items: center;
}*/

/*.fc-button-primary {
    display: flex;
    align-items: center;
}

.fc-toolbar-title {
    display: flex;
    align-items: center;
}

.fc-button {
    display: flex;
    align-items: center;
}*/

.fc-event-title-container{
    cursor : pointer;
}


#calendar {
    line-height: 1.2em;
}

/*@media all and (max-width:1024px) {*/
@media all and (max-width:1024px) {
    #calendar {
        font-size: 12px;
    }

    .fc-view-harness {
        margin-top: 50px;
    }

    .__calendar #rentCalHead {
        margin-top: 65px;
        position: absolute;
    }

    .__calendar #centerCalHead {
        margin-top: 70px;
        position: absolute;
    }

    #yearList {
        margin-top: 28px;
    }

    #centerComment {
        padding-bottom: 5px;
        /*padding-right: -5px;*/
    }
    /*fc-view-harness fc-view-harness-active*/
}

.fc-event-title {
    word-break: break-all;
    white-space: pre-wrap;
}

.__box .img #imgSpan {
    padding-top: 100%;
    background-size: cover;
}

.__box .info .subject a {
    word-break: break-all;
}

@media all and (min-width:1024px) {
    #sglSwiper {
        margin-top: -80px;
    }

    /*.columnsSort6 {
        margin-top: -160px;
    }

    .columnsSort7 {
        margin-top: -160px;
    }*/

    /*.showCheck {
        margin-top: -160px;
    }*/

    #tabletop {
        margin-top: -80px !important;
    }
}



#book2 {
    padding: 80px 15px;
    overflow: hidden;
}

    #book2 .inner {
        max-width: 1400px;
        margin: 0 auto;
    }

    #book2 .sec ~ .sec {
        margin-top: 120px;
    }

    #book2 h3 {
        text-align: center;
    }

        #book2 h3 > * {
            display: inline-block;
            vertical-align: top;
        }

        #book2 h3 span {
            font-size: 30px;
            color: #000;
            letter-spacing: -0.05em;
            margin-right: 5px;
            font-weight: normal;
            letter-spacing: -0.05em;
        }

        #book2 h3 strong {
            font-size: 48px;
            color: #000;
            font-family: 'gmarket',sans-serif;
        }

    #book2 .ca {
        padding-left: 120px;
        margin: 40px 0 70px;
        position: relative;
    }

        #book2 .ca .mon {
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -29px;
            width: 100px;
            text-align: center;
        }

            #book2 .ca .mon strong {
                display: block;
                font-size: 40px;
                font-weight: bold;
                color: #000;
                font-family: 'gmarket',sans-serif;
            }

            #book2 .ca .mon span {
                font-size: 18px;
                color: #b6b6b6;
                font-weight: 500;
            }

            #book2 .ca .mon button {
                position: absolute;
                top: 50%;
                line-height: 1;
                margin-top: -12px;
                border: none;
                background: none;
                color: #8c8a8a;
                font-size: 24px;
            }

            #book2 .ca .mon .prev {
                left: 0;
                text-align: left;
            }

            #book2 .ca .mon .next {
                right: 0;
                text-align: right;
            }

        #book2 .ca .date {
            font-family: 'gmarket',sans-serif;
            display: flex;
            justify-content: space-between;
        }

            #book2 .ca .date li {
                text-align: center;
            }

                #book2 .ca .date li a {
                    font-size: 18px;
                    color: #b0afaf;
                    border: 1px solid transparent;
                    letter-spacing: -0.05em;
                    font-weight: 500;
                    width: 40px;
                    height: 40px;
                    display: flex;
                    align-items: center;
                    border-radius: 50%;
                    justify-content: center;
                }

                #book2 .ca .date li span {
                    display: inline-block;
                    border-bottom: 1px solid transparent;
                }

            #book2 .ca .date .active a {
                color: #000;
                border-color: #000;
            }

            #book2 .ca .date .active span {
                border-bottom-color: #000;
            }

    #book2 .tab {
        text-align: center;
        margin: 35px 0 55px;
        font-size: 0;
    }

        #book2 .tab button {
            display: inline-block;
            width: 110px;
            height: 38px;
            border-radius: 19px;
            border: 1px solid #b2b2b2;
            text-align: center;
            background: #fff;
            color: #000;
            font-size: 14px;
            margin: 0 5px;
        }

        #book2 .tab .active {
            color: #fff;
            background: #000;
            border-color: #000;
        }

    #book2 .area {
        display: none;
        position: relative;
    }

        #book2 .area.active {
            display: block;
        }

        #book2 .area .prev,
        #book2 .area .next {
            width: 24px;
            height: 43px;
            text-indent: -9999px;
            top: 50%;
            margin-top: -21.5px;
            border: none;
            position: absolute;
            transition: 0.3s;
            z-index: 50;
        }

        #book2 .area .prev {
            background: url(../assets/images/book-prev.png) no-repeat 50% 50%;
            background-size: contain;
            left: -35px;
        }

        #book2 .area .next {
            background: url(../assets/images/book-next.png) no-repeat 50% 50%;
            background-size: contain;
            right: -35px;
        }

        #book2 .area .swiper-button-disabled {
            opacity: 0.2;
        }

        #book2 .area .__box {
            width: 15.35%;
        }

    #book2 .pdt {
        margin: 0 -40.5px;
        font-size: 0;
        position: relative;
    }

        #book2 .pdt .__box {
            display: inline-block;
            vertical-align: top;
            width: 20%;
            padding: 0 40.5px;
        }

.facilitiesGubun{
    
}

@media all and (max-width:1570px) {
    #book2 .area .prev {
        left: 35px;
    }

    #book2 .area .next {
        right: 35px;
    }
}


@media all and (max-width:1440px) {
    #book2 .ca .date li a {
        font-size: 16px;
        width: 34px;
        height: 34px;
    }
}

@media all and (max-width:1300px) {
    #book2 .pdt {
        margin: 0 -20px;
    }

        #book2 .pdt .__box {
            padding: 0 20px;
        }
}

@media all and (max-width:1220px) {
    #book2 .ca .date li a {
        font-size: 13px;
        width: 26px;
        height: 26px;
    }
}

@media all and (max-width:1150px) {
    #book2 .pdt {
        margin: 0 -10px;
    }

        #book2 .pdt .__box {
            padding: 0 10px;
        }
}

@media all and (min-width:1025px) {
    #book2 .sec:first-child .pdt .prev,
    #book2 .sec:first-child .pdt .next {
        display: none;
    }
}

@media all and (max-width:1024px) {
    #book2 {
        padding: 40px 15px;
    }

        #book2 .sec ~ .sec {
            margin-top: 40px;
        }

        #book2 h3 span {
            font-size: 16px;
        }

        #book2 h3 strong {
            font-size: 28px;
        }

        #book2 .ca {
            padding-left: 0;
            margin: 20px 0 20px;
            text-align: center;
        }

            #book2 .ca .mon {
                position: relative;
                top: 0;
                margin-top: 0;
                width: 100px;
                display: inline-block;
            }

                #book2 .ca .mon strong {
                    font-size: 24px;
                }

                #book2 .ca .mon span {
                    font-size: 14px;
                }

            #book2 .ca .date {
                display: block;
                overflow: auto;
                white-space: nowrap;
                font-size: 0;
                margin: 10px -15px 0;
                padding: 0 15px;
            }

                #book2 .ca .date li {
                    display: inline-block;
                    vertical-align: top;
                }

                    #book2 .ca .date li a {
                        font-size: 14px;
                        width: 24px;
                        height: 24px;
                    }

        #book2 .tab {
            margin: 15px 0 20px;
            flex-wrap: wrap;
            display: flex;
            box-shadow: inset 0 -1px 0 #b2b2b2,inset 1px 0 0 #b2b2b2;
        }

            #book2 .tab button {
                width: auto;
                flex-grow: 1;
                height: 30px;
                border-radius: 0;
                border: 1px solid #b2b2b2;
                font-size: 13px;
                margin: 0;
                padding: 0 7px;
                letter-spacing: -0.05em;
                margin-top: -1px;
                border-left: none;
                border-bottom: none;
                background: none;
            }

        #book2 .pdt {
            margin: 0 -5px;
        }

            #book2 .pdt .__box {
                width: 50%;
                padding: 0 5px;
            }

        #book2 .area .prev,
        #book2 .area .next {
            width: 20px;
            height: 34px;
            margin-top: -17px;
        }

        #book2 .pdt .prev,
        #book2 .pdt .next {
            width: 20px;
            height: 34px;
            text-indent: -9999px;
            top: 50%;
            margin-top: -17px;
            border: none;
            position: absolute;
            transition: 0.3s;
            z-index: 50;
        }

        #book2 .pdt .prev {
            background: url(../assets/images/book-prev.png) no-repeat 50% 50%;
            background-size: contain;
            left: -5px;
        }

        #book2 .pdt .next {
            background: url(../assets/images/book-next.png) no-repeat 50% 50%;
            background-size: contain;
            right: -5px;
        }

    .facilitiesGubun {
        height: 30px !important;
        width: 80px !important;
        font-size: 15px !important;
        padding-top: 0px !important;
    }

    .facilitiesGubun2 {
        height: 30px !important;
        width: 100px !important;
        font-size: 12px !important;
        padding-top: 0px !important;
        margin-top: 3px !important;
        text-align: center;
    }

    #navi .inner > li.active ul {
        display: block !important;
    }

    /*@media (max-width: 1024px) #navi .inner > li.active ul {
        display: block;
    }*/

}

