/*-------------------------- common css --------------------------*/


.hrblack {
    height: 1px;
    border-bottom: 1px solid #000;
    width: 100%;
}

.hrgrey {
    height: 1px;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
}


.btNoene {
    border-top: none !important;
}

.bbNoene {
    border-bottom: none !important;
}

.displayB {
    display: block !important;
}

.displayIB {
    display: inline-block;
}

.displayN {
    display: none;
}

.underline {
    text-decoration: underline;
}

.not_scroll {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    touch-action: none;
}

/* font color, style */
.orange {
    color: #ff970f;
}

.blue {
    color: #007bc2 !important;
}

.skyblue {
    color: #e7edee !important;
}

.red {
    color: #e61818 !important;
}

.beige {
    color: #f6f3e0;
}

.darkGray {
    color: #535b5d !important;
}

.white {
    color: #fff !important;
}

.en {
    font-family: 'Playfair Display', serif;
}

.mont {
    font-family: 'Montserrat', sans-serif;
}

.bold {
    font-weight: 700 !important;
}

.center {
    text-align: center !important;
}

.left {
    text-align: left !important;
}

.right {
    text-align: right !important;
}

.marginA {
    margin: auto !important;
}

.fl-l {
    float: left !important;
}

.fl-r {
    float: right !important;
}

.font14 {
    font-size: 14px !important;
}

.font16 {
    font-size: 16px !important;
}

.font18 {
    font-size: 18px !important;
}

.font20 {
    font-size: 20px !important;
}

.font24 {
    font-size: 24px !important;
}

.preLine {
    white-space: pre-line;
}

.wp1200 {
    /*width: 1200px !important;*/
    width: 100% !important;
    margin: 0 auto;
}

.wp10 {
    width: 10% !important;
}

.wp15 {
    width: 15% !important;
}

.wp20 {
    width: 20% !important;
}

.wp25 {
    width: 25% !important;
}

.wp27 {
    width: 27% !important;
}

.wp28 {
    width: 28% !important;
}

.wp30 {
    width: 30% !important;
}

.wp32 {
    width: 32% !important;
}

.wp33 {
    width: 33% !important;
}

.wp34 {
    width: 34% !important;
}

.wp35 {
    width: 35% !important;
}

.wp40 {
    width: 40% !important;
}

.wp45 {
    width: 45% !important;
}

.wp50 {
    width: 50% !important;
}

.wp60 {
    width: 60% !important;
}

.wp70 {
    width: 70% !important;
}

.wp80 {
    width: 80% !important;
}

.wp90 {
    width: 90% !important;
}


.wp97 {
    width: 97% !important;
}

.wp100 {
    width: 100% !important;
}

.height60 {
    height: 60% !important;
}

.height60 {
    height: 60% !important;
}

.height40 {
    height: 40% !important;
}

.height200 {
    height: 200px !important;
}

.height300 {
    height: 300px !important;
}

.height400 {
    height: 400px !important;
}

.height500 {
    height: 500px !important;
}

.marginRight2 {
    margin-right: 2% !important;
}

.margin0 {
    margin: 0px auto !important;
}

.margin5 {
    margin: 5px auto;
}

.margin10 {
    margin: 10px auto;
}

.margin15 {
    margin: 15px auto;
}

.margin20 {
    margin: 20px auto;
}

.margin25 {
    margin: 25px auto !important;
}

.margin30 {
    margin: 30px auto !important;
}

.margin40 {
    margin: 40px auto;
}

.margin50 {
    margin: 50px auto;
}

.padding0 {
    padding: 0 !important;
}

.padding5 {
    padding: 5px 0 !important;
}

.padding10 {
    padding: 10px 0 !important;
}

.padding15 {
    padding: 15px 0 !important;
}

.padding20 {
    padding: 20px 0 !important;
}

.padding30 {
    padding: 30px 0 !important;
}

.padding50 {
    padding: 50px 0 !important;
}

.padding70 {
    padding: 70px 0 !important;
}

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

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr15 {
    margin-right: 15px !important;
}

.pt0 {
    padding-top: 0px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt45 {
    padding-top: 45px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pt60 {
    padding-top: 60px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb8 {
    margin-bottom: 8px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mb250 {
    margin-bottom: 250px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pb70 {
    padding-bottom: 70px !important;
}

/*-------  Basic -------*/

#basic-wrap {
    width: 100%;
    height: auto;
}

.basic-bg {
    width: 100%;
    height: 380px;
    overflow: hidden;
}

.reser-bg {
    width: 100%;
    height: 380px;
    background: url("/pc/images/topbg/reser_topBg.png") no-repeat center top;
    background-size: cover;
    animation: fadeInBg 2s linear forwards;
}

.board-bg {
    width: 100%;
    height: 380px;
    background: url("/pc/images/topbg/board_topBg.png") no-repeat center top;
    background-size: cover;
    animation: fadeInBg 2s linear forwards;
}

.club-bg {
    width: 100%;
    height: 380px;
    background: url("/pc/images/topbg/club_topBg.png") no-repeat center top;
    background-size: cover;
    animation: fadeInBg 2s linear forwards;
}

.course-bg {
    width: 100%;
    height: 380px;
    background: url("/pc/images/topbg/course_topBg.png") no-repeat center top;
    background-size: cover;
    animation: fadeInBg 2s linear forwards;
}

.guide-bg {
    width: 100%;
    height: 380px;
    background: url("/pc/images/topbg/guide_topBg.png") no-repeat center top;
    background-size: cover;
    animation: fadeInBg 2s linear forwards;
}
.facil-bg {
    width: 100%;
    height: 380px;
    background: url("/pc/images/topbg/facil_topBg.png") no-repeat center top;
    background-size: cover;
    animation: fadeInBg 2s linear forwards;
}

.top-tit {
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    top: 187px;
    font-size: 26px;
    color: #fff;
    letter-spacing: -0.65px;
    font-family: 'Noto Serif KR', sans-serif;
    font-weight: 300;
}

.top-tit span {
    display: block;
    font-size: 12px;
    color: #ffffff;
    padding-top: 10px;
    text-transform: uppercase;
}

.basic-con {
    width: 80%;
    background-color: #fff;
    margin: -60px auto 150px;
    position: relative;
    padding: 0 60px;
}

/* basic-tab01 */
.basic-tab01 {
    height: 60px;
    display: flex;
    justify-content: center;
    margin: 0 auto 45px;
    align-items: center;
}

.basic-tab01 li {
    flex: 9;
    font-size: 17px;
    color: #2f3334;
    letter-spacing: -0.43px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
}

.basic-tab01 li.on {
    color: #006637;
    font-weight: 700;
}

.basic-tab01 li a {
    display: inline-block;
    position: relative;
}

.basic-tab01 li.on a::after {
    position: absolute;
    content: '';
    width: 120%;
    height: 2px;
    background-color: #006637;
    bottom: -22px;
    right: 50%;
    transform: translateX(50%);
}

/* basic-tab02 */
.basic-tab02 {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    margin-bottom: 45px;
}

.basic-tab02 li {
    height: 52px;
    flex-grow: 9;
    font-size: 18px;
    color: #2f3334;
    letter-spacing: -0.9px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    border-radius: 8px 0 8px 0;
    padding: 15px 0;
    margin-right: 2%;
}

.basic-tab02 li:last-child {
    margin-right: 0;
}

.basic-tab02 li.on {
    color: #006637;
    font-weight: 700;
    background-color: #fff;
    border: 1px solid #006637;
}


.basic-tit {
    width: 100%;
    height: auto;
    display: flex;
    font-size: 28px;
    color: #2f3334;
    letter-spacing: -0.7px;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 24px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 60px;
}

.basic-tit span.sub {
    font-size: 16px;
    letter-spacing: -0.4px;
}

.one-btn {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.one-btn a {
    display: block;
    letter-spacing: -1px;
    text-align: center;
    font-weight: 500;
}

.one-btn .go {
    width: 100%;
    height: 56px;
    background-color: #006637;
    border: 1px solid #006637;
    color: #fff;
    font-size: 20px;
    padding: 16px 0;
}


.two-btn {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.two-btn a {
    width: 47%;
    height: 56px;
    border: 1px solid #006637;
    color: #006637;
    font-size: 20px;
    letter-spacing: -1px;
    text-align: center;
    font-weight: 500;
    padding: 18px 0;
}

.two-btn a.go {
    background-color: #006637;
    border: 1px solid #006637;
    color: #fff;
}

.btn-write {
    width: 110px;
    height: 32px;
    border: 1px solid #006637;
    border-radius: 5px 0 5px 0;
    display: block;
    cursor: pointer;
    color: #006637;
    font-size: 14px;
    letter-spacing: -0.7px;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
}

/*-------  Join -------*/
#join-wrap {
    width: 100%;;
    position: relative;
    background-color: #f1f1f1;
    overflow: hidden;
    object-fit: cover;
}

.loginbg {
    width: 100%;
    height: 420px;
    overflow: hidden;
}

.login-bg {
    width: 100%;
    height: 420px;
    background: url("/pc/images/join/join_topBg.png") no-repeat center top;
    background-size: 100% 420px;
    animation: fadeInBg 2s linear forwards;
}

@keyframes fadeInBg {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.03);
    }
}

.login-round-bg {
    position: relative;
    width: 580px;
    background-color: #fefefe;
    margin: auto;
    z-index: 5;
    top: -235px;
}

.login-round-btm {
    width: 100%;
    height: auto;
    margin: 0 auto 100px;
    padding-bottom: 100px;
}

.login-logo {
    width: 190px;
    height: auto;
    display: block;
    margin: 0 auto 46px;
    padding-top: 70px;
}

.login-con {
    width: 80%;
    margin: 0 auto;
}

.login-con h2 {
    font-size: 28px;
    color: #2f3334;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1.6px;
    padding-bottom: 18px;
}

.login-con ul {
    margin-bottom: 28px;
}

.login-con ul h3 {
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: 700;
    color: #535B5D;
    padding-bottom: 10px;
}

.text-login {
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #535b5d;
    word-break: keep-all;
    white-space: pre-line;
    letter-spacing: -0.8px;
    margin: 0 auto;
}

.login-list {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-evenly;
}


.login-con ul li input[type="text"].borderB,
.login-con ul li input[type="password"].borderB {
    height: 60px !important;
    text-indent: 20px !important;
    font-size: 20px !important;
    border-bottom: 1px solid #b4bbbc;
    padding-top: 2px;
}

.login-con ul li input[type="text"].borderB:focus,
.login-con ul li input[type="password"].borderB:focus {
    border-bottom: 1px solid #caa818;
    transition: 0.2s all;
}

.login-con ul li input[type="text"]::placeholder,
.login-con ul li input[type="password"]::placeholder {
    font-size: 20px;
    color: #2f3334;
}

.save-info {
    font-size: 18px;
    text-align: left;
    position: relative;
    color: #2f3334;
    margin-bottom: 20px;
    letter-spacing: -0.9px;
    font-weight: 400;
    line-height: 24px;
}

.check-select {
    position: absolute;
    right: 0;
    top: -20px;
}

.check-select input[type=checkbox] {
    display: block;
    opacity: 0;
}

.check-select input[type=checkbox] + label {
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url('/pc/images/board/icon_check_style01.svg');
    background-size: 28px 28px;
    font-size: 0;
    padding: 14px;
    transition: 0.2s;
}

.check-select input[type=checkbox]:checked + label {
    background-image: url('/pc/images/board/icon_check_style01_on.svg');
    background-size: 28px 28px;
}

.btn-login {
    height: 56px;
    border: 1px solid #006637;
    color: #006637;
    font-weight: 500;
    cursor: pointer;
    display: block;
    font-size: 20px;
    letter-spacing: -1px;
    text-align: center;
    line-height: 56px;
}

.btn-login.on {
    background-color: #006637;
    color: #fff;
}

.btn-idpw {
    width: 75%;
    height: auto;
    margin: 33px auto 50px;
    display: flex;
}

.btn-idpw a {
    flex-grow: 2;
    font-size: 18px;
    letter-spacing: -0.9px;
    color: #535b5d;
    text-align: center;
    position: relative;
}

.btn-idpw a::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #b4bbbc;
    right: 0;
}

.btn-idpw a:last-child::after {
    display: none;
}

.btn-join {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #535b5d;
    letter-spacing: -0.8px;
    text-align: center;
    font-weight: 400;
}

.btn-join span {
    display: block;
    font-size: 18px;
    letter-spacing: -0.9px;
    color: #006637;
    font-weight: 600;
    text-decoration: underline;
    padding-top: 12px;
}

/* find ID/PW*/
.fine-wrap {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 40px;
}

.fine-wrap input[type="text"],
.fine-wrap input[type="number"],
.fine-wrap input[type="password"] {
    height: 60px !important;
    font-size: 20px !important;
}

.fine-wrap input[type="text"]::placeholder,
.fine-wrap input[type="number"]::placeholder,
.fine-wrap input[type="password"]::placeholder {
    height: 60px !important;
    font-size: 20px !important;
}

.btn-login48 {
    width: 100%;
    height: 48px;
    border: 1px solid #caa818;
    font-size: 18px;
    letter-spacing: -0.9px;
    text-align: center;
    color: #caa818;
    display: block;
    padding: 13px 0;
}


.fine-wrap .findID {
    width: 100%;
    height: 160px;
    background-color: #f4f4f4;
    font-size: 22px;
    color: #2f3334;
    letter-spacing: -0.55px;
    text-align: center;
    font-weight: 800;
    padding: 63px 0;
}

.fine-wrap .findcon {
    padding: 40px 0;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.4px;
    color: #535b5d;
}

.fine-wrap .findcon span {
    font-size: 18px;
    color: #caa818;
    font-weight: 600;
    display: block;
}

/* join01 */

.check-all {
    text-align: center;
    width: 100%;
}

.check-all span {
    width: 34px;
    height: 34px;
    display: inline-block;
    margin: 25px 0 0;
}

.check-all input[type=checkbox] {
    display: none;
}

.check-all input[type=checkbox] + label {
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url('/pc/images/join/agree_all_before.svg');
    background-size: 34px 34px;
    font-size: 0;
    padding: 20px;
    width: 34px;
    height: 34px;
    transition: 0.2s;
}

.check-all input[type=checkbox]:checked + label {
    background-image: url('/pc/images/join/agree_all_after.svg');
    background-size: 34px 34px;
}

.join-box {
    width: 100%;
}

.join-box ul li h2.title {
    font-size: 18px;
    text-align: left;
    color: #535b5d;
    letter-spacing: -0.9px;
    font-weight: 400;
    padding: 15px 0 20px 0;
    position: relative;
}

.join-box ul li h2.title b {
    color: #ccb835;
    padding-left: 5px;
    display: inline-block;
}

.check-select-02 {
    position: absolute;
    right: 0px;
    top: 9px;
}

.check-select-02 input[type=checkbox] {
    display: none;
}

.check-select-02 input[type=checkbox] + label {
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url('/pc/images/join/join_agree_before.svg');
    background-size: 24px 24px;
    font-size: 0;
    padding: 12px;
    transition: 0.2s;
}

.check-select-02 input[type=checkbox]:checked + label {
    background-image: url('/pc/images/join/join_agree_after.svg');
    background-size: 24px 24px;
}

.join-agree-box {
    width: 100%;
    height: 100px;
    border: 1px solid #e8e8e8;
    background-color: #f4f4f4;
    font-size: 12px;
    font-weight: 300;
    padding: 12px;
    margin-bottom: 10px;
    overflow: hidden;
    overflow-y: scroll;
    white-space: pre-line;
    line-height: 18px;
}

/* join 스크롤바 */
.join-agree-box::-webkit-scrollbar {
    width: 4px; /*스크롤바의 너비*/
}

.join-agree-box::-webkit-scrollbar-thumb {
    background-color: #b4bbbc; /*스크롤바의 색상*/
    border-radius: 2px;
}

.join-agree-box::-webkit-scrollbar-track {
    background-color: #fff; /*스크롤바 트랙 색상*/
}


.member-info-box {
    width: 100%;
}

.member-info-box dl {
    width: 100%;
    margin: 30px 0;
}

.member-info-box dl::after {
    clear: both;
    content: '';
    display: block;
}

.member-info-box dt {
    color: #000;
    font-weight: 400;
}

.member-info-box dt span {
    color: #ccb835;
    font-weight: 500;
    padding-left: 5px;
}

.member-info-box dd {
    width: 100%;
    margin: 10px 0;
}

.member-info-box dd input[type="text"],
.member-info-box dd input[type="number"],
.member-info-box dd input[type="password"],
.enter-name input[disabled] {
    height: 48px !important;
    font-size: 16px !important;
}

.enter-name {
    width: 100% !important;
    float: left;
}


.enter-id {
    width: 70% !important;
    float: left;
}

.enter-id-02 {
    width: 100% !important;
    float: left;
}

.btn-overlap {
    width: 28% !important;
    margin-left: 2%;
    float: left;
    background-color: #fff;
    color: #ccb835;
    font-weight: 600;
    text-align: center;
    line-height: 46px;
    border: 1px solid #ccb835;
}

.area {
    display: flex;
    justify-content: space-between;
}

.area .zone {
    width: 49%;
    height: 48px;
    position: relative;
}

.area .zone .options {
    width: 100%;
    height: 100%;
    padding-left: 10px;
    background-image: none;
}

.area .zone::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 0.35em solid transparent;
    border-right: 0.35em solid transparent;
    border-top: 0.5em solid #caa818;
    position: absolute;
    top: 20px;
    right: 1em;
    transition: all ease 0.25s;
}

.birthday {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.birthday .date {
    width: 32%;
    height: 48px;
    position: relative;
}

.birthday .date .options {
    width: 100%;
    height: 100%;
    padding-left: 10px;
    background-image: none;
}

.birthday .date::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 0.35em solid transparent;
    border-right: 0.35em solid transparent;
    border-top: 0.5em solid #caa818;
    position: absolute;
    top: 20px;
    right: 1em;
    transition: all ease 0.25s;
}

.phone {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.phone .number {
    width: 32%;
    height: 48px;
    position: relative;
}

.email {
    display: flex;
    justify-content: space-between;
    justify-items: center;
    line-height: 48px;
    position: relative;
}

.email input[type="text"] {
    width: 40%;
}

.email .options {
    width: 50%;
    height: 100%;
    padding-left: 10px;
    background-image: none;
}

.email::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 0.35em solid transparent;
    border-right: 0.35em solid transparent;
    border-top: 0.5em solid #caa818;
    position: absolute;
    top: 20px;
    right: 1em;
    transition: all ease 0.25s;
}

.radio-sty01 {
    font-size: 0.88em;
}

.radio-sty01 input[type=radio] {
    display: none;
}

.radio-sty01 input[type=radio] + label {
    background-repeat: no-repeat;
    background-image: url('/pc/images/join/radio.svg');
    background-size: 16px 16px;
    padding-left: 21px;
    padding-right: 20px;
    background-position: left top 3px;
    transition: 0.2s;
}

.radio-sty01 input[type=radio]:checked + label {
    background-image: url('/pc/images/join/radio_on.svg');
    background-size: 16px 16px;
}

/*-------  Board -------*/
/* searchBox */
.searchBox-wrap {
    position: relative;
    margin: 0 auto;
    width: 60%;
    padding-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.searchBox-wrap .sub-title-02 {
    font-size: 18px;
    color: #2f3334;
    letter-spacing: -0.45px;
    display: inline-block;
    vertical-align: text-top;
    vertical-align: inherit;
}

.search-box {
    display: inline-block;
}

.choice-day-box,
.choice-board-box {
    display: flex;
    color: #666666;
    justify-content: center;
    align-items: flex-end;
}

.choice-day a {
    display: block;
}

.choice-day-box span {
    padding: 10px 0;
    width: 5%;
    text-align: center;
    font-size: 16px;
}

.choice-day-box .daypick {
    vertical-align: middle;
    position: relative;
    top: -8px;
    right: -10px;
}

.choice-day-box .choice-day {
    width: 234px;
    height: 40px;
    padding: 8px 0 8px 8px;
    background-color: #f4f4f4;
    font-size: 18px;
    cursor: pointer;
}

.choice-day-box .choice-day img {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.choice-day-box button,
.choice-board-box button {
    margin-left: 5px;
    width: 80px;
    height: 40px;
    background-color: #006637;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 5px 0 5px 0;
}

.choice-day-box button img,
.choice-board-box button img {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 0 auto;
}

.choice-board-box input[type="text"] {
    text-indent: 20px !important;
    font-size: 16px;
    color: #666666;
    width: 240px;
}

.choice-board-box select {
    width: 140px;
    height: 40px !important;
    margin-right: 1%;
    padding-left: 10px;
}

.choice-board-box input[type="text"]::placeholder,
.choice-board-box select .options::placeholder {
    font-size: 16px;
    color: #666666;
    text-align: left;
}

/* board-list */
.board-check-wrap {
    border-top: 1px solid #000;
    width: 100%;
}

.search-box-board {
    width: 100%;
    padding: 10px 0;
    display: inline-block;
}

.choice-day-box-board {
    display: flex;
    width: 480px;
    height: 48px;
    color: #0000;
    justify-content: space-around;
    margin: 0 auto;
    padding: 81px 0;
    align-items: center;
    font-weight: 300;
}

.choice-day-box-board span {
    width: 4%;
    text-align: center;
}

.choice-day-box-board .choice-day {
    width: 35%;
    height: 38px;
    padding: 8px 0 8px 8px;
    background-color: #f4f4f4;
    font-size: 0.81em;
}

.choice-day-box-board .choice-day img {
    width: 21px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}

.choice-day-box-board button {
    background-color: #fff;
    margin-top: -12px;
}

.choice-day-box-board button img {
    display: inline-block;
    max-width: 70px;
    width: 70px;
    height: 70px;
    margin-left: 30px;
}

/* board-table */
.board-table {
    width: 100%;
    border-top: 1px solid #000;
    text-align: center;
    color: #000;
}

.board-table thead tr th {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #b4bbbc;
    padding: 15px 0;
}

.board-table tbody tr {
    border-bottom: 1px solid #e8e8e8;
}

.board-table tbody tr td {
    font-size: 17px;
    font-weight: 400;
    vertical-align: middle;
    padding: 24px 15px;
}

.board-table tbody tr td a {
    display: inline-flex;
    justify-content: space-evenly;
    align-items: center;
}

.board-table tbody tr td img {
    display: block;
    margin: 0 auto;
}

.board-table tbody tr:hover {
    background-color: #f9f9f9;
}

.board-table tbody .point {
    text-align: left;
}


.board-table tbody .point:hover a {
    text-decoration: underline;
    text-decoration-color: #2f3334;
    color: #2f3334;
    font-weight: 500;
    text-underline-position: under;
    cursor: pointer;
}

.board-table tbody td a {
    text-align: center;
}

.board-table tbody td .btn {
    width: 88px;
    height: 32px;
    background-color: #fff;
    border: 1px solid #b4bbbc;
    border-radius: 8px 0 8px 0;
    text-align: center;
}

/* 공통버튼 긴 버전 */
.btn-long {
    padding-top: 80px;
    text-align: center;
}

.btn-long button {
    width: 343px;
    padding: 15px 0;
    text-align: center;
    font-size: 17px;
    border: 1px solid;
    color: #231f20;
}

.btn-long button.on {
    background: #006637;
    color: #fff;
    border: 1px solid #006637;
}

/* board-view */
.list02-wrap {
    margin: 0 auto 70px;
}

.board-inner-title {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    display: table;
    width: 100%;
}

.board-inner-title li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
}

.board-inner-title .title01 {
    color: #caa818;
    width: 8%;
    font-weight: 500;
}

.board-inner-title .title02 {
    font-weight: 600;
    width: 76%;
    text-align: left;
    color: #000;
}

.board-inner-title .title03 {
    font-weight: 300;
    width: 11%;
    color: #000;
}

.notice-box {
    white-space: pre-line;
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 32px;
    width: 95%;
    margin: 0 auto;
}

.notice-box img{
   margin: 0 auto;
}

.menu-submenu02 {
    width: 95%;
    margin: 0 auto;
    text-align: right;
}

.menu-submenu02 li {
    font-size: 16px;
    color: #caa818;
    padding-bottom: 8px;
}

.menu-submenu02 li img {
    display: inline-block;
    margin-left: 7px;
}

.notice-add .blue {
    font-size: 16px;
    color: #caa818;
    font-weight: 500;
    margin-right: 7px;
}

.menu-submenu02 li:first-child {
    margin-top: 10px;
    width: 100%;
}

.board-inner-title2 {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    display: table;
    width: 100%;
    position: relative;
}

.first {
    border-top: 1px solid #ddd;
    margin-top: 20px;
}

.board-inner-title2 li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
}

.board-inner-title2 .title01 {
    color: #747e81;
    width: 9%;
}

.board-inner-title2 .title02 {
    width: 87%;
    text-align: left;
    color: #535b5d;
}

.board-inner-title2 .title02 i {
    color: #caa818;
    font-weight: 600;
}

.board-inner-title2 .title03 {
    width: 11%;
}

.notice-box-img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.btn-board {
    width: 220px;
    background: #006637;
    text-align: center;
    padding: 18px 0;
    border-radius: 8px 0 8px 0;
    margin: 0 auto;
    cursor: pointer;
    color: #fff !important;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: 400;
    display: block;
}

/*-----  faq -----*/
.faq-area {
    width: 100%;
    height: auto;
    min-height: 500px;
}

/* FAQ-toggle */
.faq-toggle {
    width: 100%;
    height: auto;
    color: #000;
    margin-bottom: 50px;
    border-top: 1px solid #000;
}

.faq-toggle .view1 td {
    padding: 17px 58px;
    vertical-align: middle;
    border-bottom: 1px solid #dddddd;
}

.faq-toggle .view1 td ul .q-icon {
    position: relative;
    width: 13px;
}

.faq-toggle .view1 td ul .q-icon::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #707070;
    left: 50%;
    transform: translateX(-50%);
    bottom: -29px;
}

.faq-toggle .view1 td ul .q-icon::after {
    position: absolute;
    top: 6px;
    content: 'Q';
    font-size: 16px;
    font-weight: 700;
}

.faq-toggle .view1 td ul .con {
    font-size: 15px;
    line-height: 32px;
    color: #535b5d;
    font-weight: 600;
    text-indent: 90px;
}

.faq-toggle .view1 td ul .con .bold-text {
    color: #caa818;
    font-weight: 700;
}

.faq-toggle .view2 {
    display: none;
    height: auto;
}

.faq-toggle .view2 td {
    background-color: #f9f0ec;
    padding: 17px 58px;
}

.faq-toggle .view2 td ul .a-icon {
    position: relative;
    width: 11px;
}

.faq-toggle .view2 td ul .a-icon::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #707070;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
}

.faq-toggle .view2 td ul .a-icon::after {
    position: absolute;
    content: 'A';
    font-size: 16px;
    font-weight: 600;
    color: #e93c95;
}

.faq-toggle .view2 td ul .con {
    font-size: 14px;
    color: #535b5d;
    padding-left: 90px;
    font-weight: 400;
    white-space: pre-line;
    line-height: 25px;
    word-break: keep-all;
}

.faq-toggle a {
    display: block;
}

/* join write table */
.join-write-table {
    width: 100%;
    height: auto;
    color: #000;
    margin: 0 auto;
    border-left: 0;
    border-right: 0;
    margin-bottom: 40px;
    vertical-align: middle;
    border-top: 1px solid #000;
}

.join-write-table tr {
    border-bottom: 1px solid #e8e8e8;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 0;
    text-align: left;
}

.join-write-table tr th {
    font-size: 16px;
    font-weight: 500;
    padding: 20px 0 20px 17px;
    vertical-align: middle;
}

.join-write-table tr td {
    font-size: 15px;
    font-weight: 400;
    position: relative;
    padding: 8px 0px;
    vertical-align: middle;
}

.join-write-table tr, name {
    padding: 15px 0;
}

.join-write-table tr td .check-select {
    position: absolute;
    top: 2px;
    left: -28px;
}

.join-write-table tr td .check-select input[type=checkbox] {
    display: block;
    opacity: 0;
}

.join-write-table tr td .check-select input[type=checkbox] + label {
    cursor: pointer;
    background: url('/pc/images/board/icon_check_style01.svg') no-repeat center bottom;
    background-size: 24px 24px;
    font-size: 0;
    padding: 16px;
    background-position: 1px 8px;
    transition: 0.2s;
}

.join-write-table tr td .check-select input[type=checkbox]:checked + label {
    background-image: url('/pc/images/board/icon_check_style01_on.svg');
    background-size: 24px 24px;
}

.joinSelectBox .zone {
    width: 80%;
    height: 48px;
    position: relative;
    background-color: #f4f4f4 !important;
    margin-right: 1%;
}

.joinSelectBox .zone select,
.joinSelectBox02 .zone02 select {
    color: #000 !important;
}

.joinSelectBox .zone .options,
.joinSelectBox02 .zone02 .options {
    width: 100%;
    height: 48px;
    text-indent: 20px;
    background-color: #f4f4f4;
    border: none;
}

.joinSelectBox .zone::after,
.joinSelectBox02 .zone02::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 0.35em solid transparent;
    border-right: 0.35em solid transparent;
    border-top: 0.5em solid #caa818;
    position: absolute;
    top: 20px;
    right: 15px;
    transition: all ease 0.2s;
}

.joinSelectBox02 {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.joinSelectBox02 .zone02 {
    width: 40%;
    height: 48px;
    position: relative;
    background-color: #f4f4f4 !important;
}

.joinSelectBox02 span {
    display: inline-block;
    margin: 6px 10% 0 4%;
}

.join-write-table tr .phone input[type="number"] {
    appearance: none;
    width: 80%;
    height: 48px;
    background-color: #f4f4f4;
    border: 0;
    text-indent: 20px;
}

.join-write-table tr input[disabled] {
    width: 80% !important;
    height: 48px !important;
}

.join-write-table tr input[disabled]::placeholder {
    color: #000 !important;
}

.join-write-table tr .date input[type="text"] {
    appearance: none;
    width: 80%;
    height: 48px;
    background-color: #f4f4f4;
    border: 0;
    text-indent: 20px;
    color: #000;
}

.join-write-table tr .title input[type="text"] {
    appearance: none;
    width: 100%;
    height: 48px;
    background-color: #f4f4f4;
    border: 0;
    text-indent: 20px;
    color: #000;
}

.join-write-table tr .content textarea {
    appearance: none;
    width: 100%;
    height: 218px;
    background-color: #f4f4f4;
    border: 0;
    color: #000;
    overflow-y: auto;
    font-size: 15px !important;
    line-height: 1.5em;
    padding: 11px 20px;
}

.join-write-table tr .phone input[type="number"]::placeholder {
    color: #b4bbbc;
    font-size: 15px !important;
}

.join-write-table tr .date input[type="text"]::placeholder,
.join-write-table tr .title input[type="text"]::placeholder,
.join-write-table tr .content textarea::placeholder {
    color: #000 !important;
    font-size: 15px !important;
}

/* join write content table */
.table-tit {
    font-size: 18px;
    color: #000;
    letter-spacing: -0.45px;
    font-weight: 700;
    padding-bottom: 15px;
}

.table-tit span {
    color: #caa818
}

.join-content-table {
    width: 100%;
    height: auto;
    color: #000;
    border-left: 0;
    border-right: 0;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 70px;
}

.join-content-table thead tr {
    border-top: 1px solid #000;
    background-color: #f4f4f4;
}

.join-content-table thead tr th {
    padding: 12px 0;
    border-right: 1px solid #b4bbbc;
    border-left: 1px solid #b4bbbc;
    font-size: 15px;
    font-weight: 700;
}

.join-content-table thead tr th:first-child {
    border-left: 0 !important;
}

.join-content-table thead tr th:last-child {
    border-right: 0 !important;
}

.join-content-table tbody tr {
    border-bottom: 1px solid #d4d4d4;
}

.join-content-table tbody tr td {
    font-size: 14px;
    font-weight: 400;
    padding: 13px 0px;
    border-right: 1px solid #b4bbbc;
    border-left: 1px solid #b4bbbc;
}

.join-content-table tbody tr td:first-child {
    border-left: 0 !important;
}

.join-content-table tbody tr td:last-child {
    border-right: 0 !important;
}

.join-content-table tbody tr td span.bold {
    font-weight: 700;
}

.join-content-table tr .content {
    text-align: left;
    line-height: 24px;
    letter-spacing: -0.75px;
    word-break: keep-all;
    padding: 12px 20px;
    position: relative;
    font-weight: 600;
}

.join-content-table tr .content::before {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    left: 8px;
    top: 20px;
    border-radius: 50%;
    background-color: #b5b5b5;
}

.join-content-table tr .content span {
    font-weight: 300;
}

.join-content-table tr .agree {
    text-align: right;
    border-bottom: 0;
    position: relative;
    padding: 18px 40px;
}

.join-content-table tr:last-child {
    border-bottom: 0 !important;
}

.join-content-table .agree .check-select {
    position: absolute !important;
    bottom: 13px !important;
    right: -23px !important;
}

.join-content-table .agree .check-select input[type=checkbox] + label {
    height: 24px !important;
    cursor: pointer !important;
    background-repeat: no-repeat !important;
    background-image: url('/pc/images/board/icon_check_style01.svg') !important;
    background-size: 28px 28px !important;
    font-size: 0 !important;
    position: absolute !important;
    right: 16px !important;
    bottom: -1px !important;
    transition: 0.2s;
}

.join-content-table .agree .check-select input[type=checkbox]:checked + label {
    background-image: url('/pc/images/board/icon_check_style01_on.svg') !important;
    background-size: 28px 28px;
}

.finish-btn {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end;
}

.finish-btn a {
    line-height: 54px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    border-radius: 8px 0 8px 0;
}

.finish-btn a:first-child {
    margin-right: 2%;
}

.finish-btn .short {
    width: 240px;
    border: 1px solid #2f3334;
    color: #2f3334;
}

.finish-btn .long {
    width: 380px;
    border: 1px solid #2f3334;
    background-color: #2f3334;
    color: #fff;
}


/* customer-wirte */
.custo-write-table {
    color: #000;
    border-left: 0;
    border-right: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: auto;
    margin-bottom: 70px;
}

.custo-write-table thead tr {
    border-top: 1px solid #000;
    background-color: #f4f4f4;
}

.custo-write-table thead tr th {
    font-weight: 600;
    padding: 12px 0;
    border-right: 1px solid #b4bbbc;
    border-left: 1px solid #b4bbbc;
}

.custo-write-table thead tr th:first-child {
    border-left: 0 !important;
}

.custo-write-table thead tr th:last-child {
    border-right: 0 !important;
}

.custo-write-table tbody tr {
    border-bottom: 1px solid #d4d4d4;
}

.custo-write-table tbody tr td {
    font-size: 14px;
    font-weight: 300;
    padding: 15px 0px;
    border-right: 1px solid #b4bbbc;
    border-left: 1px solid #b4bbbc;
}

.custo-write-table tbody tr td:first-child {
    border-left: 0 !important;
}

.custo-write-table tbody tr td:last-child {
    border-right: 0 !important;
}

.custo-write-table tbody tr .content {
    text-align: left;
    line-height: 24px;
    letter-spacing: -0.75px;
    word-break: keep-all;
    padding: 12px 20px;
    position: relative;
    font-weight: 600;
}

.custo-write-table tbody tr .content::before {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    left: 8px;
    top: 20px;
    border-radius: 50%;
    background-color: #b5b5b5;
}

.custo-write-table tbody tr .content span {
    font-weight: 300;
}

/* .custo-write-table tbody tr .content span {color: #187fe6; position: relative;}
.custo-write-table tbody tr .content span::before {position: absolute; content: ""; height: 1px; width:100%; bottom: -1px; background-color: #187fe6;} */

.custo-write-table tbody tr .agree {
    text-align: right;
    border-bottom: 0;
    position: relative;
    padding: 20px 40px;
}

.custo-write-table tbody tr:last-child {
    border-bottom: 0 !important;
}

.custo-write-table tbody tr .agree .check-select {
    position: absolute;
    top: 2px;
    left: -28px;
}

.custo-write-table tbody tr .agree .check-select input[type=checkbox] {
    display: block;
    opacity: 0;
}

.custo-write-table tbody tr .agree .check-select input[type=checkbox] + label {
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url('../images/join/img_check_style01.svg');
    background-size: 24px 24px;
    font-size: 0;
    padding: 12px;
    transition: 0.2s;
}

.custo-write-table tbody tr .agree .check-select input[type=checkbox]:checked + label {
    background-image: url('../images/join/img_check_style01_on.svg');
    background-size: 24px 24px;
}

/* list-number */
.list-number {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 60px;
    font-size: 18px;
    color: #747e81;
    font-weight: 400;
}

.list-number li {
    display: inline-block;
    margin-right: 24px;
    position: relative;
}

.list-number li:last-child {
    margin-right: 0;
}

.list-number li a:hover {
    color: #00718f;
}

.list-number li.on {
    color: #00718f;
    font-weight: bold
}

.number-border a:hover::after {
    position: absolute;
    content: "";
    display: block;
    background-color: #00718f;
    width: 10px;
    height: 1px;
    bottom: -8px;
}

.board-btn-prev {
    width: 14px;
    height: 11px;
    background: url(/pc/images/board/board_btn_prev.svg) no-repeat;
    cursor: pointer;
}

.board-btn-prev.none {
    background: url(/pc/images/board/board_btn_prev_none.svg) no-repeat;
}

.board-btn-next {
    width: 14px;
    height: 11px;
    background: url(/pc/images/board/board_btn_next.svg) no-repeat;
    cursor: pointer;
}

.board-btn-next.none {
    background: url(/pc/images/board/board_btn_next_none.svg) no-repeat;
}

/*-------  Reservation -------*/
.reser-wrap {
    width: 100%;
    height: auto;
    display: flex;
}

.reser-wrap .calendar-box {
    width: 30%;
    height: auto;
    height: 900px;
    margin-right: 10%;
}

.reser-wrap .reser-list-box {
    width: 60%;
    height: auto;
    height: 900px;
}

.calendar-tit {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.calendar-tit p {
    font-size: 20px;
    color: #2f3334;
    letter-spacing: -0.5px;
    font-weight: 600;
}

.calendar-tit .cla-info {
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.calendar-tit .cla-info li {
    font-size: 14px;
    color: #2f3334;
    font-weight: 400;
    position: relative;
    padding-left: 17px;
}

.calendar-tit .cla-info li::before {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    left: 0;
    bottom: 0;
}

.calendar-tit .cla-info li.today::before {
    background-color: #caa818;
}

.calendar-tit .cla-info li.choice::before {
    background-color: #006637;
}

.calendar-tit .cla-info li.ready::before {
    background-color: #b4bbbc;
}

.calendar-tit .cla-select {
    width: 30%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.calendar-tit .cla-select li {
    font-size: 15px;
    color: #384043;
    font-weight: 400;
    position: relative;
}

.calendar-tit .cla-select select {
    width: 108px;
    height: 36px;
    border: 1px solid #b4bbbc;
    background-color: #fff;
}

.top-info {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}

.top-info li {
    font-size: 18px;
    color: #393939;
    font-weight: 500;
}

.top-info li.reser-prev-arr {
    width: 11px;
    height: 13px;
    background: url(/pc/images/board/reser_prev_arr.svg) no-repeat;
    cursor: pointer;
}

.top-info li.reser-prev-arr.on {
    width: 11px;
    height: 13px;
    background: url(/pc/images/board/reser_prev_arr_on.svg) no-repeat;
    cursor: pointer;
}

.top-info li.reser-next-arr {
    width: 11px;
    height: 13px;
    background: url(/pc/images/board/reser_next_arr.svg) no-repeat;
    cursor: pointer;
}

.top-info li.reser-next-arr.on {
    width: 11px;
    height: 13px;
    background: url(/pc/images/board/reser_next_arr_on.svg) no-repeat;
    cursor: pointer;
}

.cal-table {
    width: 100%;
    height: auto;
}

.cal-table thead tr th {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    vertical-align: middle;
    padding: 13px 0;
}

.cal-table thead tr th:nth-child(1) {
    color: #d57878;
}

.cal-table thead tr th:nth-child(7) {
    color: #4e85aa;
}

.cal-table tbody tr td {
    text-align: center;
    padding: 10px 0;
}

.cal-table tbody tr td:nth-child(1) {
    color: #d57878;
}

.cal-table tbody tr td:nth-child(7) {
    color: #4e85aa;
}

.cal-table tbody tr td button {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.cal-table tbody tr span {
    font-family: 'noto sans, serif', sans-serif;
}

.cal-table tbody tr .ready {
    color: #b4bbbc !important;
    font-family: 'Montserrat', sans-serif;
}

.cal-table tbody tr .ready span {
    color: #b4bbbc;
    font-size: 12px;
    display: block;
    letter-spacing: -0.5px;
    margin-top: 5px;
    font-weight: 600;
}

.cal-table tbody tr .today {
    color: #b4bbbc;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}

.cal-table tbody tr .today span {
    font-size: 12px;
    color: #caa818;
    display: block;
    letter-spacing: -0.5px;
    margin-top: 5px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.cal-table tbody tr .today::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #caa818;
    right: 9px;
    top: 6px;
}

.cal-table tbody tr .possible {
    color: #393939;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}

.cal-table tbody tr .possible span {
    font-size: 12px;
    color: #ff5a00;
    display: block;
    letter-spacing: -0.5px;
    margin-top: 5px;
    font-weight: 600;
}

.cal-table tbody tr .holiday {
    color: #d57878 !important;
}

.cal-table tbody tr .select {
    background-color: #006637;
    border-radius: 8px 0 8px 0;
    vertical-align: middle;
}

.cal-table tbody tr .select button {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}

.reser-select {
    width: 100%;
    height: 110px;
    border: 1px solid #caa818;
    border-radius: 8px 0 8px 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 47px;
}

.reser-select li {
    font-size: 16px;
    font-weight: 700;
    color: #2f3334;
    letter-spacing: -0.4px;
}

.reser-select li span {
    font-weight: 400;
    letter-spacing: -0.4px;
    padding-left: 10px;
}

.before-select {
    width: 100%;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
}

.before-select img {
    margin: 0 auto 16px;
}

.before-select p {
    font-size: 18px;
    color: #2f3334;
    font-weight: 400;
    text-align: center;
    line-height: 22px;
}

.before-select p span {
    font-size: 14px;
    color: #393939;
    display: block;
}

/* reser-course-tab */
.course-list-tab {
    width: 100%;
    height: 40px;
    display: flex;
    border-bottom: 2px solid #006637;
}

.course-list-tab li {
    width: 16.6%;
    font-size: 16px;
    color: #2f3334;
    text-align: center;
    letter-spacing: -0.4px;
    padding: 11px 0;
}

.course-list-tab li:nth-child(1) {
    border-radius: 8px 0 0 0;
}

.course-list-tab li:nth-child(4) {
    border-radius: 0 8px 0 0;
}

.course-list-tab li.current {
    background-color: #006637;
    color: #fff;
    font-weight: 600;
}

.reser-list-box .tab-content {
    width: 100%;
    max-height: 632px;
    overflow-y: scroll;
    margin: 0 auto;
}

.reser-list-box .tab-content.current {
    display: inherit;
}

.reser-list-table {
    width: 100%;
    height: 100%;
}

.reser-list-table thead {
    position: sticky;
    top: 0;
    background: #fff;
    box-shadow: 0px 0px 0px 1px #000;
}

.reser-list-table thead th {
    font-size: 15px;
    color: #2f3334;
    text-transform: uppercase;
    padding: 13px 0;
    vertical-align: middle;
    font-weight: 600;
}

.reser-list-table tbody tr {
    border-bottom: 1px solid #e8e8e8;
}

.reser-list-table tbody td {
    font-size: 15px;
    color: #2f3334;
    text-transform: uppercase;
    height: 51px;
    vertical-align: middle;
    text-align: center;
}

.reser-list-table tbody .btn-reser {
    width: 88px;
    height: 28px;
    background-color: #fff;
    border: 1px solid #b4bbbc;
    border-radius: 8px 0 8px 0;
}

.reser-list-table tbody .btn-reser:hover {
    background-color: #232829;
    border: 1px solid #232829;
    transition: 0.3s all;
    color: #fff;
    font-weight: 700;
}

.reser-list-table tbody .btn-reser-self {
    width: 88px;
    height: 28px;
    background-color: #FAED7D;
    border: 1px solid #b4bbbc;
    border-radius: 8px 0 8px 0;
}

.reser-list-table tbody .btn-reser-self:hover {
    background-color: #232829;
    border: 1px solid #232829;
    transition: 0.3s all;
    color: #fff;
    font-weight: 700;
}

.reser-list-table tbody tr:hover {
    background-color: #f5f2e4 !important;
    transition: 0.3s all;
}

/* layer popup */
.layer-pop {
    width: 30%;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    z-index: 2000;
    position: fixed;
    transform: translate(50%, -50%);
    top: 50%;
    right: 50%;
    border-radius: 16px 0 16px 0;
}

.overlay-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 45%);
    z-index: 1999;
}

.layer-wrap {
    width: 100%;
    height: auto;
    padding: 36px 32px;
}

.layer-wrap h3 {
    font-size: 20px;
    color: #2f3334;
    font-weight: 400;
    letter-spacing: -0.5px;
    padding-bottom: 5px;
}

.layer-wrap h4 {
    font-size: 16px;
    color: #2f3334;
    font-weight: 300;
    letter-spacing: -0.5px;
    padding-bottom: 20px;
}

.layer-wrap .last-check-table {
    border-top: 1px solid #dddddd;
    width: 100%;
    height: auto;
    margin-bottom: 12px;
}

.layer-wrap .last-check-table tbody tr {
    color: #2f3334;
}

.layer-wrap .last-check-table tbody tr td {
    padding: 13px 0;
}

.layer-wrap .last-check-table tbody .tit {
    text-align: left;
    font-size: 12px;
}

.layer-wrap .last-check-table tbody .con {
    text-align: right;
    font-size: 14px;
}

.layer-wrap .last-check-table tbody .con input[type="text"], .layer-wrap .last-check-table tbody .con input[type="text"] input[type="number"] {
    width: 60%;
    height: 32px;
    background-color: #f4f4f4;
    border: 0;
    font-weight: 300;
    color: #535b5d;
    font-size: 14px;
}

.layer-wrap .last-check-table tbody .con input[type="text"]::placeholder, input[type="number"]::placeholder {
    font-size: 14px;
}

.layer-wrap .last-check-table tbody .sum {
    text-align: right;
    font-size: 20px;
}

.layer-wrap .last-check-table tbody .sub {
    position: relative;
    font-size: 14px;
    letter-spacing: -0.35px;
    font-weight: 200;
    padding-left: 10px;
    word-break: keep-all;
}

.layer-wrap .last-check-table tbody .sub::before {
    position: absolute;
    content: '';
    background-color: #2f3334;
    top: 16px;
    left: 2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}

.reser-btn-box {
    width: 100%;
    margin: 20px auto;
    display: flex;
    justify-content: center;
}

.reser-btn-box a:first-child {
    margin-right: 23px;
}

.layer-wrap .btn-reser {
    width: 160px;
    height: 40px;
    background-color: #2f3334;
    color: #fff;
    font-weight: 500;
    border-radius: 8px 0 8px 0;
    cursor: pointer;
    display: block;
    font-size: 16px;
    letter-spacing: -1px;
    text-align: center;
    padding: 11px 0;
}

.layer-wrap .btn-reser-wh {
    width: 160px;
    height: 41px;
    border: 1px solid #2f3334;
    background-color: #fff;
    color: #2f3334;
    font-weight: 500;
    border-radius: 8px 0 8px 0;
    cursor: pointer;
    display: block;
    font-size: 16px;
    letter-spacing: -1px;
    text-align: center;
    padding: 11px 0;
}


/* reser-check-layer */
.cal-pop {
    background-color: #fff;
    border-radius: 5px;
    position: absolute;
    z-index: 10000;
    width: 338px;
    height: auto;
    padding: 32px 25px;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);

}

.overlay-bgWh {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 1004;
}

.cal-pop .calendar-area {
    padding-bottom: 0;
    font-size: 11px;
}

.month_choice h2 {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 5px;
}

/* calendar title, arrow */
.arrow_prev02, .arrow_next02 {
    position: relative;
}

.arrow_prev02::before {
    content: "◀";
    color: #E8E8E8;
    position: absolute;
    top: 3px;
    left: 0px;
    cursor: pointer;
    font-size: 11px;
}

.arrow_next02::before {
    content: "▶";
    color: #535B5D;
    position: absolute;
    top: 3px;
    right: 5px;
    cursor: pointer;
    font-size: 11px;
}

.m_calendar {
    width: 100%;
    height: auto;
    text-align: center;
}

.m_calendar thead tr th {
    text-transform: uppercase;
    padding: 5px 0;
}

.m_calendar thead tr th:first-child {
    color: #d57878;
}

.m_calendar thead tr th:last-child {
    color: #4e85aa;
}

.m_calendar tbody tr td {
    padding: 16px 0;
    cursor: pointer;
}

.m_calendar tbody tr td:first-child {
    color: #d57878;
}

.m_calendar tbody tr td:last-child {
    color: #4e85aa;
}

.m_calendar tbody tr:last-child td:last-child {
    color: #000 !important;
}

.m_calendar tbody tr td.choiceStart {
    background: #caa818;
    color: #fff;
}

.m_calendar tbody tr td.choiceEnd {
    background: #caa818;
    color: #fff;
}

.m_calendar tbody tr td.between {
    background-color: #e7edee;
}

.m_calendar tbody tr .none {
    cursor: default;
}


/* reser-check-table */
.reser-check-table {
    width: 100%;
    border-top: 1px solid #000;
    text-align: center;
    color: #000;
    margin-bottom: 24px;
}

.reser-check-table thead tr th {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #b4bbbc;
    padding: 15px 0;
}

.reser-check-table tbody tr {
    border-bottom: 1px solid #e8e8e8;
}

.reser-check-table tbody tr td {
    font-size: 16px;
    font-weight: 300;
    vertical-align: middle;
    padding: 20px 0;
}

.reser-check-table tbody tr:hover {
    background-color: #f9f9f9;
}

.resercheck-table tbody td a {
    display: block;
    cursor: pointer;
}

.reser-check-table tbody tr td img {
    margin: 0 auto 14px;
}

.reser-check-table tbody tr td.none {
    height: 260px;
}

.reser-check-table .btn {
    width: 88px;
    height: 32px;
    border: 1px solid #b4bbbc;
    background-color: #fff;
    border-radius: 5px 0 5px 0;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin: 0 auto;
    display: block;
    line-height: 29px;
}

.reser-check-table .btn:hover {
    background-color: #232829;
    border: 1px solid #232829;
    transition: 0.3s all;
    color: #fff;
}

.reser-notice {
    width: 100%;
    height: auto;
}

.reser-notice li {
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 25px;
    color: #2f3334;
    font-weight: 400;
}

.reser-notice li.bold {
    font-size: 17px;
    letter-spacing: -0.85px;
    color: #006637;
    line-height: 28px;
    font-weight: 500;
    padding-bottom: 8px;
}

/*-------  Score -------*/
p.score-total {
    width: 100%;
    text-align: right;
    font-size: 14px;
    color: #2f3334;
    letter-spacing: -0.35px;
    font-weight: 400;
    padding-bottom: 15px;
}

p.score-total span {
    color: #ff5a00;
}

p.score-tit {
    font-size: 17px;
    color: #2f3334;
    text-align: left;
    padding-bottom: 15px;
}

p.score-tit span {
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    padding-left: 16px;
}

/* score-table */
.score-table {
    width: 100%;
    height: auto;
    border-top: 1px solid #000000;
    margin-bottom: 80px;
}

.score-table thead th {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    padding: 12px 0;
    text-align: center;
    vertical-align: middle;
    background-color: #9e927b;
    position: relative;
}

.score-table thead th::after,
.score-table tbody td::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    background-color: #dddddd;
    right: 0;
    bottom: 0;
}

.score-table thead th:last-child::after,
.score-table tbody td:last-child::after {
    display: none
}

.score-table tbody tr {
    border-bottom: 1px solid #ddd;
}

.score-table tbody tr:nth-child(2n-1) {
    background-color: #f4f4f4;
}

.score-table tbody tr:nth-child(2n) {
    background-color: #fff;
}

.score-table tbody td {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    padding: 12px 0;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.score-table tbody tr td img {
    margin: 0 auto 14px;
}

.score-table tbody tr td.none {
    height: 260px;
    background-color: #fff;
}


/* score-table-none */
.score-table-none {
    width: 100%;
    height: auto;
    border-top: 1px solid #000000;
    margin-bottom: 80px;
}

.score-table-none tbody tr {
    border-bottom: 1px solid #ddd;
}

.score-table-none tbody tr td img {
    margin: 0 auto 14px;
}

.score-table-none tbody tr td.none {
    height: 260px;
    background-color: #fff;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    padding: 12px 0;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

/*-------  Community -------*/

.event-list-table {
    width: 100%;
    height: auto;
}

.event-list-table tr {
    display: flex;
    justify-content: space-between;
}

.event-list-table tr td {
    height: 280px;
    width: 25%;
}

.event-list-table tr td a {
    width: 100%;
    height: auto;
    display: block;
}

.event-list-table tr td div {
    padding: 24px 20px;
    position: relative;
}

.event-list-table tr td div:hover {
    border: 1px solid #006637;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    transition: 0.2s all;
}

.event-list-table tr td div img {
    width: 255px;
    height: 175px;
    object-fit: cover;
    overflow: hidden;
    padding-bottom: 16px;
}

.event-list-table tr td div:hover img {
    filter: brightness(0.6);
    transition: 0.2s all;
}

.event-list-table tr td div .tit,
.event-list-table tr td div .date {
    text-align: left;
    display: block;
}

.event-list-table tr td div:hover .tit {
    color: #006637;
    text-decoration: underline;
    transition: 0.2s all;
}

.event-list-table tr td div .tit {
    font-size: 16px;
    color: #000;
    letter-spacing: -0.4px;
    font-weight: 600;
    padding-bottom: 10px;
}

.event-list-table tr td div .overTxt {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateX(50%);
    opacity: 0;
}

.event-list-table tr td div:hover .overTxt {
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 38%;
    right: 50%;
    transform: translateX(50%);
    opacity: 1;
    transition: 0.2s all;
}

.event-list-table tr td div .date {
    font-size: 13px;
    color: #666666;
    letter-spacing: -0.4px;
    font-weight: 400;
}

/* focus effect */

.event-list-table a:focus div {
    border: 1px solid #00718f;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    transition: 0.2s all;
}

.event-list-table a:focus .tit {
    color: #00718f;
    text-decoration: underline;
    transition: 0.2s all;
}

.event-list-table a:focus img {
    filter: brightness(0.6);
    transition: 0.2s all;
}

.event-list-table a:focus .overTxt {
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 38%;
    right: 50%;
    transform: translateX(50%);
    opacity: 1;
    transition: 0.2s all;
}

/*-------  Join-Board-------*/
/* Join-list  */
.join-con {
    width: 100%;
    height: auto;
}

.join-con p {
    font-size: 16px;
    color: #5f6668;
    letter-spacing: -0.4px;
    line-height: 28px;
    text-align: center;
    white-space: pre-line;
    padding-bottom: 26px;
}

.join-con ul {
    width: 36%;
    height: auto;
    margin: 0 auto 48px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.join-con ul li {
    width: 184px;
    height: 72px;
    border-radius: 5px 0 5px 0;
    background-color: #caa818;
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-around;
}

.join-con ul li span {
    font-size: 14px;
    color: #eeeeee;
    display: block;
    padding-top: 10px;
    font-weight: 400;
}

.join-con ul li:first-child {
    background-color: #006637;
}

.board-check-wrap .join-select {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 24px;
}

.board-check-wrap .join-select select {
    width: 108px;
    height: 36px;
    border: 1px solid #b4bbbc;
    background-color: #fff;
}

/* join-table */
.join-table {
    width: 100%;
    border-top: 1px solid #000;
    text-align: center;
    color: #000;
}

.join-table thead tr th {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #b4bbbc;
    padding: 15px 0;
}

.join-table tbody tr {
    border-bottom: 1px solid #e8e8e8;
}

.join-table tbody tr td {
    font-size: 17px;
    font-weight: 400;
    vertical-align: middle;
    padding: 24px 15px;
}

.join-table tbody tr .join {
    color: #caa818;
}

.join-table tbody tr .invite {
    color: #006637;
}

.join-table tbody .done td {
    color: #b5b5b5 !important;
}

.join-table tbody .done a {
    cursor: text !important;
}

.join-table tbody tr td a {
    display: inline-flex;
    justify-content: space-evenly;
    align-items: center;
}

.join-table tbody tr:hover {
    background-color: #f9f9f9;
}

.join-table tbody tr:hover a {
    text-decoration: underline;
}

.join-table tbody .point {
    text-align: center;
}


.join-table tbody .point:hover a {
    text-decoration: underline;
    text-decoration-color: #2f3334;
    color: #2f3334;
    font-weight: 500;
    text-underline-position: under;
    cursor: pointer;
}

.join-table tbody td a {
    text-align: center;
}

/*-------  Join View-------*/
/* wait_table */
.list-tit {
    font-size: 20px;
    color: #2f3334;
    white-space: pre-line;
    text-align: left;
    letter-spacing: -0.5px;
    font-weight: 500;
    padding: 21px 44px;
}

/* join view table */
.join-view-table {
    width: 100%;
    height: auto;
    margin: 0 auto 150px;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #b4bbbc;
}

.join-view-table ul {
    border-bottom: 1px solid #b4bbbc;
}

.join-view-table li {
    display: inline-block;
    color: #333333;
    font-size: 16px;
    padding: 15px 45px 15px 44px;
}

.join-view-table li span {
    color: #000;
    position: relative;
}

.join-view-table li span::after {
    position: absolute;
    content: "";
    height: 72%;
    width: 1px;
    right: -30px;
    top: 4px;
    background-color: #e8e8e8;
}

.join-view-table li:last-child span::after {
    display: none;
}

.join-view-table .join-view {
    border-bottom: 1px solid #000;
}

.join-view-table .join-view img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.join-view-table .join-view li {
    padding: 42px 44px;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    word-break: keep-all;
}

.join-view-table ul:last-child {
    border-bottom: none;
    float: right;
}

.join-view-table ul:last-child li {
    padding: 16px 0 !important;
}

.view-btn {
    display: inline-block;
    width: 108px;
    height: auto;
    color: #747e81;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    border: 1px solid #747e81;
    padding: 6px 0;
}

.view-btn.on {
    color: #caa818;
    border: 1px solid #caa818;
}

/* join comment revise */
.join-comment-wrap {
    width: 100%;
    height: auto;
}

.join-comment-wrap h3 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.5px;
    padding-bottom: 15px;
}

.join-comment-wrap h3 span {
    font-size: 16px;
    font-weight: 400;
}

.join-comment-table {
    width: 100%;
    height: 120px;
    margin: 0 auto 20px;
    background-color: #f4f4f4;
}

.join-comment-table tbody tr {
    height: 50px;
}

.join-comment-table tbody tr td {
    position: relative;
    padding: 12px 18px;
}

.join-comment-table tbody tr .tit {
    margin-right: 5%;
}

.join-comment-table tbody tr td label {
    font-size: 15px;
    color: #333;
}

.join-comment-table tbody tr .tit-mo {
    display: none;
}

.join-comment-table tbody tr .btn-area {
    text-align: right;
    padding: 8px 12px;
}

.join-comment-table tbody tr .comment-write {
    padding: 0 18px;
    line-height: 22px;
    font-size: 15px;
}

.join-comment-table tbody tr .comment-write textarea {
    appearance: none;
    width: 100%;
    height: 100px;
    background-color: #f4f4f4;
    border: 0;
    color: #000000;
    overflow-y: auto;
    font-size: 15px !important;
    line-height: 1.5em;
    font-weight: 400;
}

.comment-btn {
    display: inline-block;
    width: 88px;
    height: auto;
    background-color: #fff;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    border: 1px solid #b4bbbc;
    padding: 8px 0;
    border-radius: 8px 0 8px 0;
}

/* join comment view*/
.join-comment-table-view {
    width: 100%;
    height: 120px;
    margin: 0 auto 20px;
    background-color: #f4f4f4;
}

.join-comment-table-view tbody tr {
    height: 50px;
}

.join-comment-table-view tbody tr th {
    text-align: left;
    padding: 12px 18px;
}

.join-comment-table-view tbody tr th span {
    font-size: 13px;
    color: #666;
    padding-left: 12px;
}

.join-comment-table-view tbody tr .btn-area {
    text-align: right;
    padding: 8px 12px;
}

.join-comment-table-view tbody tr .comment-write {
    padding: 0 18px;
    font-size: 15px;
    font-weight: 400;
}

/* join comment write*/
.join-comment-table-write02 {
    display: none;
}

.join-comment-table-write {
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
    background-color: #fff;
    border: 1px solid #006637;
}

.join-comment-table-write tbody tr {
    height: auto;
    border-bottom: 1px solid #e8e8e8;
    text-align: left;
}

.join-comment-table-write tbody tr:last-child {
    border-bottom: 1px solid #006637;
}

.join-comment-table-write tbody tr th {
    vertical-align: middle;
    font-size: 15px;
    padding: 9px 16px;
}

.join-comment-table-write tbody tr th span {
    color: #666;
    font-size: 15px;
}

.join-comment-table-write tbody tr td {
    position: relative;
    text-align: left;
    vertical-align: middle;
    color: #333333;
    font-size: 15px;
}

.join-comment-table-write tbody tr .tit {
    margin-right: 5%;
}

.join-comment-table-write tbody tr th label {
    font-size: 15px;
    color: #333;
}

.join-comment-table-write tbody tr .btn-area {
    text-align: right;
    padding: 8px 12px;
}

.join-comment-table-write tbody tr .comment-write {
    padding: 25px 18px;
    line-height: 22px;
    font-size: 15px;
    font-weight: 100;
    height: 100px;
    vertical-align: top;
}

.join-comment-table-write tbody tr .comment-write textarea {
    appearance: none;
    width: 100%;
    height: 100%;
    border: 0;
    color: #000;
    overflow-y: auto;
    font-size: 15px !important;
    line-height: 1.5em;
    font-weight: 100;
    overflow-y: auto;
}

.join-comment-table-write tbody tr .comment-enter {
    background-color: #006637;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    padding: 0 35px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 200;
}

.check-select-basic-02 {
    position: absolute;
    left: -18px;
    top: 10px;
}

.join-comment-table-write tbody tr .comment-enter a {
    display: block;
}

.check-select-basic-02 input[type=checkbox] {
    display: block;
}

.check-select-basic-02 input[type=checkbox] + label {
    cursor: pointer;
    font-size: 0;
    transition: 0.2s;
}

.check-select-basic-02 input[type=checkbox]:checked + label {
    background-size: 15px 15px;
}


/*-------------- Privacy -------------*/
/* form-list*/
.form-list {
    width: 100%;
    height: auto;
}

.form-list ul .tit {
    font-size: 16px;
    color: #2f3334;
    font-weight: 600;
    letter-spacing: -0.4px;
    padding: 15px 0;
    border-bottom: 1px solid #dddddd;
}

.form-list ul .tittit {
    font-size: 20px;
    color: #2f3334;
    font-weight: 600;
    letter-spacing: -0.4px;
    padding: 15px 0;
}

.form-list ul .content {
    font-size: 16px;
    color: #2f3334;
    line-height: 25px;
    letter-spacing: -0.33px;
    white-space: pre-line;
    word-break: keep-all;
    padding: 15px 0;
}

.form-list ul .content .bold {
    font-weight: 700;
    padding: 12px 0;
    display: block;
}

.form-list ul .bg-grey {
    background-color: #f4f4f4;
    padding: 50px;
    font-size: 14px;
    color: #2f3334;
    line-height: 20px;
    letter-spacing: -0.33px;
    white-space: pre-line;
    word-break: keep-all;
}

/*------------- Club info -------------*/
.about-content-box {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
}

.about {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 20px auto 0;
}

.about h4 {
    font-size: 18px;
    color: #caa818;
    letter-spacing: -0.45px;
    font-weight: 500;
    position: relative;
    padding-bottom: 140px;
}

.about h4::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 40px;
    background-color: #cccccc;
    left: 50%;
    top: 42px;
}

.about-area {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
}

.about-area li:nth-child(1) {
    width: 6%;
    height: auto;
    writing-mode: tb-rl;
    transform: rotate(180deg);
}

.about-area li:nth-child(2) {
    width: 88%;
    height: auto;
}

.about-area li img {
    object-fit: cover;
    width: 100%;
    height: 240px;
    border-radius: 36px 0 36px 0;
}

.about-area li:nth-child(3) {
    width: 6%;
    height: auto;
    writing-mode: vertical-rl;
}

.about-area .con {
    font-size: 20px;
    color: #006637;
    letter-spacing: 1.92px;
    font-weight: 600;
}

.about-area .con .big {
    font-size: 24px;
}

.clubInfo-con {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}

.clubInfo-con .tit {
    font-size: 36px;
    color: #030303;
    font-weight: 600;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.clubInfo-con .tit .big {
    font-size: 44px;
}

.clubInfo-con .sub {
    font-size: 19px;
    color: #030303;
    letter-spacing: -0.48px;
    line-height: 35px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 42px;
}

.clubInfo-con p {
    color: #2f3334;
    font-size: 19px;
    line-height: 35px;
    text-align: center;
    letter-spacing: -0.48px;
    font-weight: 200;
    padding-bottom: 40px;
}


.about-con {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}

.about-con .tit {
    font-size: 18px;
    color: #030303;
    font-weight: 600;
    padding-bottom: 5px;
}

.about-con .content {
    font-size: 19px;
    color: #2f3334;
    letter-spacing: -0.48px;
    line-height: 35px;
    text-align: center;
    font-weight: 100;
}

/* info-table */
.info-table {
    width: 100%;
    height: auto;
    border-top: 1px solid #d4d4d4;
}

.info-table tr {
    border-bottom: 1px solid #d4d4d4;
}

.info-table tr th {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: 24px;
    padding: 16px 30px;
}

.info-table tr td {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    line-height: 24px;
    padding: 16px 30px;

}

.info-table tr td span {
    font-weight: 400;
    padding-right: 20px;
}

/*------------- Greeting -------------*/
.greeting-con {
    width: 100%;
    height: auto;
    text-align: center;
}

.greeting-con img {
    width: 154px;
    margin: 0 auto 26px;
}

.greeting-con p.tit {
    font-size: 24px;
    letter-spacing: -0.6px;
    font-weight: 600;
    line-height: 32px;
    padding-bottom: 44px;
    white-space: pre-line;
    font-family: 'Noto Serif KR';
}

.greeting-con p.tit02 {
    font-size: 32px;
    letter-spacing: -0.8px;
    font-weight: 600;
    line-height: 46px;
    padding-bottom: 32px;
    white-space: pre-line;
    font-family: 'Noto Serif KR';
    color: #2f3334;
}
.greeting-con p.sub {
    font-size: 17px;
    letter-spacing: -0.43px;
    font-weight: 300;
    line-height: 35px;
    white-space: pre-line;
}

.greeting-con p.sub span {
    font-weight: 400;
}

/*------------- Map -------------*/
.map-area {
    width: 100%;
    height: 480px;
    padding-bottom: 16px;
}

#daumRoughmapContainer1709688550674 {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.map-grey {
    width: 100%;
    height: 80px;
    background-color: #f4f4f4;
    display: flex;
    align-items: stretch;
    padding: 29px 0;
    justify-content: space-evenly;
}

.map-grey li {
    font-size: 18px;
    color: #2f3334;
    font-weight: 300;
}

.map-grey li span {
    font-weight: 500;
}

.map-info {
    width: 100%;
    height: auto;
    padding-top: 68px;
}

.map-info li {
    padding-bottom: 40px;
    color: #2f3334;
    text-align: left;
}

.map-info .big {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.6px;
    padding-bottom: 8px;
}

.map-info .big span {
    font-weight: 200;
}

.map-info .small {
    font-size: 18px;
    font-weight: 200;
    letter-spacing: -0.45px;
    line-height: 32px;
    word-break: keep-all;
}

.map-info .small span {
    font-weight: 500;
}

/*------------- Course -------------*/
.course-info-area {
    width: 100%;
    height: auto;
}

.course-info-area h4 {
    font-size: 32px;
    letter-spacing: -0.8px;
    line-height: 46px;
    text-align: center;
    color: #2f3334;
    font-family: 'Noto Serif KR';
    font-weight: 500;
    padding-bottom: 53px;
}

/* cos-info-table */
.cos-info-table {
    width: 50%;
    height: auto;
    margin: 0 auto 58px;
}

.cos-info-table th {
    font-size: 20px;
    color: #5f6668;
    letter-spacing: -0.5px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 10px;
}

.cos-info-table td {
    font-size: 32px;
    color: #2f3334;
    letter-spacing: -0.6px;
    text-align: center;
    font-weight: 500;
    border-right: 1px solid #dddddd;
}

.cos-info-table td:last-child {
    border-right: none;
}

.cos-info-table td span {
    font-size: 24px;
}

.course-info-area img.info {
    width: 759px;
    margin: 0 auto 54px;
    display: block;
}

.course-info-area .con {
    font-size: 18px;
    letter-spacing: -0.45px;
    text-align: center;
    line-height: 32px;
    color: #2f3334;
}

/* cos-info-list */
.cos-info-list {
    width: 90%;
    height: 100%;
    margin: 80px auto 0;
}

.cos-info-list .two {
    height: 280px;
    display: flex;
    align-items: center;
}

.cos-info-list .two li {
    width: 50%;
    float: left;
    overflow: hidden;
}
.cos-info-list .two li img {
    height: 280px;
}

.cos-info-list .two li.pl100 {
    padding-left: 100px;
}

.cos-info-list .two li p {
    font-size: 38px;
    letter-spacing: 0.95px;
    color: #006637;
    padding-bottom: 18px;
    font-weight: 700;
    font-family: 'Playfair Display', sans-serif;
}

.cos-info-list .two li span {
    font-size: 17px;
    letter-spacing: -0.45px;
    line-height: 32px;
    color: #384043;
}

.course-area {
    width: 100%;
    height: auto;
}

.course-area .tit {
    font-size: 17px;
    letter-spacing: -0.43px;
    line-height: 31px;
    text-align: center;
    color: #2f3334;
    font-weight: 300;
}

/*course-list*/
.attack-tab {
    width: 50%;
    height: 33px;
    margin: 56px auto 0;
    display: flex;
}
.attack-tab li {
    flex-grow: 4;
    font-size: 20px;
    color: #969594;
    text-align: center;
    padding: 5px 0;
    font-weight: 600;
}
.attack-tab li.current a {
    height: 100%;
    display: inline;
    position: relative;
}
.attack-tab li.current {
    color: #000000;
}
.attack-tab li.current a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #caa818;
    left: 0;
    right: 0;
    bottom: 0;
}

.course-area .tab-content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: none;
}
.course-area .tab-content.current {
    display: block;
}
.about .tab-content {
    display: none;
}
.about .tab-content.current {
    display: block;
}

/* attack-thum */
.attack-thum {
    width: 90%;
    height: auto;
    margin: 66px auto 0;
}
.attack-thum .box {
    width: 32%;
    height: 627px;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    border: 1px solid #969594;
    position: relative;
}
.attack-thum .box::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 80px;
    background-color: rgba(202, 168, 24, 0.9);
    left: -1px;
    top: -1px;
}
.attack-thum .box:nth-child(3n) {
    margin-right: 0;
}
.attack-thum li div{
    padding: 20px 25px;
}
.attack-thum li div .cos-img{
    height: 250px;
    display: block;
    margin: 0 auto 20px;
}
.attack-thum li div .course-attack {
    width: 50%;
    height: auto;
}

.attack-thum li div .par {
    font-size: 44px;
    color: #caa818;
    font-weight: 700;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
}

.attack-thum li div .par span {
    font-size: 18px;
    letter-spacing: -0.9px;
    padding-left: 16px;
    color: #535b5d;
    padding-top: 8px;
}

.attack-thum li div .distance {
    width: 70%;
    height: auto;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.attack-thum li div .distance li {
    height: auto;
    position: relative;
    font-size: 16px;
    color: #000000 !important;
    font-weight: 400;
    padding-left: 19px;
    display: flex;
    align-items: center;
}

.attack-thum li div .distance li::before {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 50%;
    left: 0;
}

.attack-thum li div .distance li.blue:before {
    background-color: #187fe6;
}

.attack-thum li div .distance li.wht:before {
    background-color: #ffffff;
    border: 1px solid #707070;
}

.attack-thum li div .distance li.red:before {
    background-color: #e93c3c;
}
.attack-thum li div .description {
    display: block;
    color: #2f3334;
    font-weight: 400;
    letter-spacing: -0.4px;
    line-height: 26px;
    word-break: keep-all;
    padding-bottom: 24px;
    font-size: 16px;
}

/* course-table */
.cos-tit {
    width: 80%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    letter-spacing: -0.5px;
    font-weight: 500;
    color: #2f3334;
    padding-bottom: 10px;
    margin: 0 auto;
}

.cos-tit span {
    font-size: 16px;
    color: #5f6668;
    letter-spacing: -0.4px;
    font-weight: 300;
}

.course-table {
    width: 80%;
    height: auto;
    border-top: 1px solid #000000;
    color: #000000;
    margin: 0 auto 40px;
}

.course-table thead tr {
    border-bottom: 1px solid #dddddd;
}

.course-table thead tr th {
    padding: 11px 0;
    font-size: 16px;
    font-weight: 800;
    vertical-align: middle;
    text-align: center;
}

.course-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.course-table tbody tr th {
    padding: 11px 0 15px;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.course-table tbody tr td {
    padding: 11px 0;
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle;
    text-align: center;
}

/*------------- Facil -------------*/
.menu-img {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

.menu-img img {
    width: 100%;
}
.facil-slider {
    width: 80%;
    height: 600px;
    margin: 50px auto 50px;
    overflow: hidden;
}

.facil-slider .facil {
    position: relative !important;
}

.facil-slider .facil .swiper-slide {
    width: 100% !important;
    height: 600px !important;
}

.facil-slider .facil .swiper-slide img {
    width: 100% !important;
    height: 600px !important;
    object-fit: cover !important;
}

.facil-slider .facil .swiper-button-prev {
    background: url("/pc/images/facil/arr_icon_prev.png") no-repeat center center !important;
    background-size: 50px 80px !important;
    width: 50px !important;
    height: 80px !important;
    position: absolute;
!important;
    left: 0 !important;
    color: rgba(255, 255, 255, 0) !important;
}

.facil-slider .facil .swiper-button-next {
    background: url("/pc/images/facil/arr_icon_next.png") no-repeat center center !important;
    background-size: 50px 80px !important;
    width: 50px !important;
    height: 80px !important;
    position: absolute;
!important;
    right: 0 !important;
    color: rgba(255, 255, 255, 0) !important;
}


/*------------- Guide -------------*/
/* list-table */
.list-table {
    width: 100%;
    height: auto;
    border-top: 1px solid #caa818;
    border-bottom: 1px solid #dddddd;
}

.list-table li {
    padding: 20px 0;
}
.list-table li:first-child{
    padding-top: 40px;
}
.list-table li:last-child{
    padding-bottom: 40px;
}
.list-table li div{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.list-table li div .images {
    width: 12%;
}
.list-table li div .images img {
    margin-left: 80px;
}
.list-table li div .tit {
    width: 15%;
    font-size: 18px;
    text-align: center;
    color: #2f3334;
    letter-spacing: -0.45px;
    font-weight: 700;
    line-height: 26px;
    border-bottom: none;
}
.list-table li div .con {
    width: 73%;
    background-color: #f9f9f9;
    padding: 5px 50px;
    font-size: 16px;
    color: #2f3334;
    letter-spacing: -0.4px;
    font-weight: 400;
    line-height: 28px;
    white-space: pre-line;
}

/* guide-table-01 */
.guide-table-01 {
    width: 100%;
    height: auto;
    border-top: 1px solid #caa818;
}

.guide-table-01 tbody tr {
    border-bottom: 1px solid #dddddd;
}

.guide-table-01 tbody tr th {
    font-size: 18px;
    letter-spacing: -0.45px;
    font-weight: 700;
    color: #2f3334;
    white-space: pre-line;
    padding: 39px 0 39px 50px;
    text-align: left;
    vertical-align: top;
    background-color: #f9f9f9;
    word-break: keep-all;
    line-height: 32px;
}

.guide-table-01 tbody tr td {
    font-size: 16px;
    letter-spacing: -0.45px;
    line-height: 28px;
    font-weight: 400;
    color: #2f3334;
    white-space: pre-line;
    padding: 39px 0 39px 60px;
    text-align: left;
    vertical-align: top;
    word-break: keep-all;
}

.guide-table-01 tbody tr td .green {
    color: #006637;
    font-weight: 500;
}

.guide-table-01 span {
    position: relative;
}

.guide-table-01 .num01::before,
.guide-table-01 .num02::before,
.guide-table-01 .num03::before,
.guide-table-01 .num04::before,
.guide-table-01 .num05::before,
.guide-table-01 .num06::before,
.guide-table-01 .num07::before,
.guide-table-01 .num08::before,
.guide-table-01 .num09::before,
.guide-table-01 .num10::before{
    position: absolute;
    left: -19px;
    font-size: 16px;
    letter-spacing: -0.45px;
    color: #2f3334;
}
.guide-table-01 .num01::before {
    content: '1.';
}
.guide-table-01 .num02::before {
    content: '2.';
}
.guide-table-01 .num03::before {
    content: '3.';
}
.guide-table-01 .num04::before {
    content: '4.';
}
.guide-table-01 .num05::before {
    content: '5.';
}
.guide-table-01 .num06::before {
    content: '6.';
}
.guide-table-01 .num07::before {
    content: '7).;
}
.guide-table-01 .num08::before {
    content: '8.';
}
.guide-table-01 .num09::before {
    content: '9.';
}
.guide-table-01 .num10::before {
    content: '10.';
}

/* guide-table-02 */
.guide-tit {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    letter-spacing: -0.5px;
    font-weight: 500;
    color: #2f3334;
    padding-bottom: 12px;
    margin: 0 auto;
}

.guide-tit span {
    font-size: 16px;
    color: #5f6668;
    letter-spacing: -0.4px;
    font-weight: 500;
}
.guide-tit span b{
    color: #006637;
}

.guide-table-02 {
    width: 100%;
    height: auto;
    border-top: 1px solid #caa818;
    margin-bottom: 10px;
}

.guide-table-02 thead tr,
.guide-table-02 tbody tr {
    border-bottom: 1px solid #dddddd;
}

.guide-table-02 thead tr th {
    font-size: 15px;
    letter-spacing: -0.45px;
    font-weight: 700;
    color: #2f3334;
    padding: 10px 0;
    text-align: center;
    position: relative;
    vertical-align: middle;
}

.guide-table-02 thead tr th::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    background-color: #dddddd;
    right: 0;
    bottom: 0;
}

.guide-table-02 tbody tr td,
.guide-table-02 thead tr td,
.guide-table-02 tbody tr th {
    font-size: 16px;
    letter-spacing: -0.45px;
    line-height: 21px;
    font-weight: 400;
    color: #2f3334;
    white-space: pre-line;
    padding: 12px 0;
    word-break: keep-all;
    text-align: center;
    position: relative;
    vertical-align: middle;
}
.guide-table-02 tbody tr th {
    background-color: #f9f9f9;
    font-weight: 500;
}

.guide-table-02 tbody tr td::after,
.guide-table-02 thead tr td::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    background-color: #dddddd;
    right: 0;
    bottom: 0;
}

.guide-table-02 thead tr th:last-child::after,
.guide-table-02 thead tr td:last-child::after,
.guide-table-02 tbody tr td:last-child::after {
    display: none;
}

.guide-table-02 tbody tr td .green {
    color: #006637;
    font-weight: 500;
}


/* mini-table */
.mini-table {
    width: 100%;
    height: auto;
}

.mini-table thead tr th {
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #2f3334;
    font-weight: 600;
    background-color: #f4f4f4;
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
    border: 1px solid #dddddd;
}

.mini-table tbody tr th {
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #2f3334;
    font-weight: 400;
    background-color: #f4f4f4;
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
    border: 1px solid #dddddd;
}

.mini-table tbody tr td {
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #2f3334;
    font-weight: 400;
    background-color: #fff;
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
    border: 1px solid #dddddd;
}
/* guide-list */
.guide-list {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}

.guide-list li {
    position: relative;
    padding-left: 10px;
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 28px;
    font-weight: 400;
    color: #2f3334;
}

.guide-list li::before {
    position: absolute;
    content: '•';
    color: #2f3334;
    font-size: 16px;
    left: 0;
}
.guide-list li .green {
    color: #006637;
}
.guide-list li.bold {
    font-weight: 600;
}
.guide-list li.green {
    color: #006637;
    font-weight: 500;
}

.guide-list li.green::before {
    color: #006637;
}
.guide-sub {
    font-size: 16px;
    letter-spacing: -0.4px;
    color: #2f3334;
    line-height: 28px;
    font-weight: 300;
    white-space: pre-line;
    margin-bottom: 50px;
}

/*course-list*/
.guide-tab {
    width: 20%;
    height: 33px;
    margin: 70px auto 50px;
    display: flex;
}
.guide-tab li {
    flex-grow: 4;
    font-size: 20px;
    color: #969594;
    text-align: center;
    padding: 5px 0;
    font-weight: 600;
}
.guide-tab li.on a {
    height: 100%;
    display: inline;
    position: relative;
}
.guide-tab li.on {
    color: #000000;
}
.guide-tab li.on a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #caa818;
    left: 0;
    right: 0;
    bottom: 0;
}

.down-btn {
    width: auto;
    height: 40px;
    padding: 0 15px;
    border: 1px solid #caa818;
    color: #caa818;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 5px 0 5px 0;
}
.down-btn img {
    width: 21px;
    margin-right: 8px;
}











