@charset "UTF-8";
/*-------------------------------------------------------------------
    파일정의 : 레이아웃 스타일
    참고사항 : 레이아웃, 상세스타일, 메뉴스타일 분류
    분류순서 : Wrapper > Header > Content > Footer > Navigation
    속성순서 : 표시 > 위치 > 넘침/흐름 > 크기/간격 > 박스모양 > 폰트/정렬 > 기타
-------------------------------------------------------------------*/

/*font*/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR&display=swap');

/*-------------------------------------------------------------------
    ## content-header
-------------------------------------------------------------------*/
.content-header{position: relative;display: block;width: 100%;height: 450px;overflow: hidden;z-index: 1;}
.content-header .bg{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top:0;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
        transform: scale(1.02);
    -webkit-transition: -webkit-transform 3s;
    transition: -webkit-transform 3s;
    -o-transition: transform 3s;
    transition: transform 3s;
    transition: transform 3s, -webkit-transform 3s;
    z-index: 3;
}
.content-header .bg.sub-member, .content-header .bg{background-image: url('../../images/sub/member_bg.jpg');}
.content-header .bg.sub-01{background-image: url('../../images/sub/sub-01_bg.jpg');}
.content-header .bg.sub-02{background-image: url('../../images/sub/sub-02_bg.jpg');}
.content-header .bg.sub-03{background-image: url('../../images/sub/sub-03_bg.jpg');}
.content-header .bg.sub-04{background-image: url('../../images/sub/sub-04_bg.jpg');}
.content-header .bg.sub-05{background-image: url('../../images/sub/sub-05_bg.jpg');}

/*
.content-header .bg.sub-02{background: url('../../images/sub/sub_bg-02.jpg');background-attachment: fixed;}
.content-header .bg.sub-03{background: url('../../images/sub/sub_bg-03.jpg');background-attachment: fixed;}
.content-header .bg.sub-04{background: url('../../images/sub/sub_bg-04.jpg');background-attachment: fixed;}
.content-header .bg.sub-member{background: url('../../images/sub/sub_bg-member.jpg');background-attachment: fixed;}*/
.bgLoad-01{-webkit-transform: scale(1) !important;-ms-transform: scale(1) !important;transform: scale(1) !important;}
.content-header .depth2_area{
    position:absolute;bottom:0;left:0;width:100%;height:auto;z-index: 3;
}
.content-header .depth2_inner{width:1200px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;text-align:center;margin:0 auto;gap:0 40px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.content-header .tit-wrap{margin-bottom:-9px;}
.content-header .tit-wrap .tit_l{
    font:normal 600 64px / 1 var(--font-montserrat);color:var(--basic-white);
    text-transform: uppercase;
}
.content-header .tap-std li{display:inline-block;position:relative;}
.content-header .tap-std li+li:before{content:'';display:block;position:absolute;left:0;top:50%;width:1px;height:10px;margin-top:-5px;background:var(--basic-white);}
.content-header .tap-std li a { color:var(--gray-300, #C7C7CA); padding:5px 20px; font:normal 600 18px / 26px var(--font-pretendard); display: block; transition:all 100ms ease; -webkit-transition:all 100ms ease; -moz-transition:all 100ms ease; -ms-transition:all 100ms ease; -o-transition:all 100ms ease; }
.content-header .tap-std li a:hover{color: var(--basic-white);font:normal 700 18px / 26px var(--font-pretendard);}
.content-header .tap-std li.on a{color: var(--basic-white);font:normal 700 18px / 26px var(--font-pretendard);}
@-webkit-keyframes opacity_01 {
    0%{
        opacity: 0;
        top: 60%;
    }

    100%{
        opacity: 1;
        top: 50%;
    }
}
@-webkit-keyframes tit_animate{
    0%{
        opacity: 0;
        top: 60%;
    }

    100%{
        opacity: 1;
        top: 50%;
    }
}
@keyframes tit_animate{
    0%{
        opacity: 0;
        top: 60%;
    }

    100%{
        opacity: 1;
        top: 50%;
    }
}


/*-------------------------------------------------------------------
    ## content-body
-------------------------------------------------------------------*/
.content-body{padding-bottom:120px;}
.content-body .tit-wrap{position:relative;display:block;width:1200px;margin: 80px auto 60px;text-align:center;}
.content-body .tit-wrap .in-tit{display:block;font-family: var(--font-pretendard);font-size: 35px;font-weight: 700;text-align: center;margin: 0 0 25px;text-transform: uppercase;color: #2a2a2a;}
.content-body .tit-wrap .in-tit:after{content:'';position: relative;display: inline-block;width: 10px;height: 10px;top: 0;right: 0;-webkit-transform: translate(0px, -250%);-ms-transform: translate(0px, -250%);transform: translate(0px, -250%);border-radius: 50%;background-color: #72c042;opacity: 1;-webkit-transition: all 0.1s ease-in-out 0s;-o-transition: all 0.1s ease-in-out 0s;transition: all 0.1s ease-in-out 0s;}
.content-body .tit-wrap .in-tit em{display: block; font-size: 18px;font-weight: 400;margin: 0px 0px 10px -10px;}
.content-body .tit-wrap .p-txt{display:block;font-family: var(--font-pretendard);font-size:15px;margin: 0;text-align: center;}
.content-body .tit-wrap h3{font:normal 600 36px / 46px var(--font-pretendard);color:var(--gray-900, #131314);}
.content-body .tit-wrap h3:after{content:'';display:block;width:20px;height:1px;background:var(--PrimaryPrimary-01, #B6B8D9);margin:10px auto;}
.content-body .tit-wrap p{font:normal 400 14px / 22px var(--font-pretendard);letter-spacing: -0.2px;color:var(--gray-600, #616164);}
.content-body .con{position:relative;display:block;width:1200px;height: auto;min-height:500px;margin:80px auto;}


/*-------------------------------------------------------------------
	## Box
----------------------------------------------------------------- --*/
/* Default */
.box {position: relative; }
/* Design */
.box.type-01 {border: 1px solid #dedede;border-radius: 3px;line-height: 20px; }
.box.type-01 .box-head {padding: 10px 0px 30px;border-bottom: 1px solid #dedede; }
.box.type-01 .box-head .btn-ico {position: absolute;right: 0;bottom: 0;right: 0;}
.box.type-01 .box-body {padding: 0px;display: -webkit-box;display: -ms-flexbox;display: flex;}
.box.type-01 .box-foot {padding: 10px 20px;border-top: 1px solid #dedede; }
.hr-01{display: block; background: url('../../images/common/hr-01.png') center repeat-x;height: 1px;border: 0px;}
.box-etc{padding: 30px;}
.box-etc p{line-height: 2.5;text-align: center;font-family: var(--font-pretendard);font-size: 15px;}
.box-tit{position: relative;}
.box-tit h3 > em {position: relative; display: inline-block; font-size: 18px; font-weight: 400; color: #093687;}
.box-tit h3 > em::before {content: '|'; position: relative; display: inline-block; margin: 0px 15px; color: #71be43;}
.box-txt01{position: absolute;right: 0;top: 50%;}
.box-etc p{
    text-align: left !important;
}
.box-etc .box-head .btn-ico.expand-toggle{
    border: 1px solid #ddd;
}
.box-etc .expand-body{
    padding: 20px;
}

/* 명예의전당 */
.tbl-list .cm_time_list_tbl.champion_records th{ font-family:'NSB'; }

/*-------------------------------------------------------------------
	## 페이지 타이틀
----------------------------------------------------------------- --*/
.content-body .sub-tit{position: relative;display: block;width:calc(100% - 120px);max-width:1800px;margin: 80px auto 60px;text-align: center;}
.content-body .sub-tit:after{content:'';position:absolute;right:0;top:-40px;background:url("../../images/sub/koronFav.png")no-repeat center center / auto;width:327px;height:286px;}
.content-body .sub-tit h3{font:normal 600 36px / 46px var(--font-pretendard);color:var(--gray-900, #131314);}
.content-body .sub-tit h3:after{content:'';display:block;width:20px;height:1px;background:var(--PrimaryPrimary-01, #B6B8D9);margin:10px auto;}
.content-body .sub-tit p{font:normal 400 14px / 22px var(--font-pretendard);letter-spacing: -0.2px;color:var(--gray-600, #616164);}

/*-------------------------------------------------------------------
	## member
----------------------------------------------------------------- --*/
.member_area{height: auto;}
/* 로그인 */
.box.member_area .box-body{padding: 32px 0;}
.loginWrap{border-top:2px solid var(--gray-900, #131314);}
.loginWrap .box-body{padding:30px 0;}
.loginWrap .check.demo1>input:checked+label:before{border-color:var(--Primary-Primary-03, #726862);}
.loginWrap .check.demo1>input:checked+label:after{border-color:var(--Primary-Primary-03, #726862);}
.loginWrap .member-foot{position: relative;display: block;width: 100%;background: #f7f7f7;padding: 45px 0 !important;border:solid var(--gray-200, #DEDEE1);border-width:1px 0;}
.loginWrap .member-foot p{font:normal 400 14px / 22px var(--font-pretendard);text-align:center;color:var(--gray-900, #131314);}
.Login_area{position: relative;width: calc(100% - 170px);height: auto;top:50%;padding:30px 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);margin: auto;}
.loginWrap .input.demo1.member-input{
    width: 100%; height: 40px; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0;-webkit-box-shadow: none;box-shadow: none;
}
.btn-login{padding: 10px;background: var(--gray-800, #2C2C2D);color: #fff;text-transform: uppercase;font:normal 600 16px / 24px var(--font-montserrat);}
.loginWrap .guide-02 {
    position: relative;
    display: block;
    width: 100%;
    height: inherit;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    padding:0 78px;
}
.loginWrap .guide-02 .in-01{
    display: block;float: none;margin: 0 auto 10px;
    width:80px;height:80px;
    border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;
    background-color:var(--gray-50, #FAFAFA);background-position:center center;
}
.loginWrap .guide-02 .in-01.ico-member01{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cg clip-path='url(%23clip0_489_2840)'%3E%3Cpath d='M29.238 25.2345L25.434 21.2406C24.8691 20.6495 24.06 20.3109 23.2127 20.3109C22.7832 20.3109 22.3654 20.3997 21.9829 20.5634L19.7087 18.1737C21.6475 16.242 22.8391 13.6386 22.8391 10.7744C22.842 4.83208 17.7199 0 11.421 0C5.12209 0 0 4.83209 0 10.7716C0 16.7111 5.12504 21.5459 11.421 21.5459C13.9423 21.5459 16.2754 20.7688 18.1671 19.4588L20.4884 21.8984C19.9323 22.9087 20.0618 24.1798 20.912 25.0763L24.7161 29.0702C25.278 29.6614 26.09 30 26.9373 30C27.6758 30 28.3819 29.7447 28.9291 29.2812L29.0144 29.209C30.2383 28.171 30.3383 26.3891 29.238 25.2345ZM2.05943 10.7716C2.05943 5.90341 6.26066 1.94283 11.421 1.94283C16.5813 1.94283 20.7826 5.90341 20.7826 10.7716C20.7826 15.6397 16.5843 19.6031 11.421 19.6031C6.25772 19.6031 2.05943 15.6425 2.05943 10.7716ZM27.6375 27.763L27.5522 27.8351C27.1903 28.1432 26.5725 28.1099 26.2489 27.7685L22.4448 23.7746C22.1036 23.4166 22.1359 22.8643 22.5125 22.5451L22.5978 22.4729C22.7655 22.3314 22.9832 22.2509 23.2127 22.2509C23.4775 22.2509 23.7276 22.3564 23.9011 22.5368L27.7052 26.5307C28.0465 26.8887 28.0141 27.441 27.6346 27.7602L27.6375 27.763Z' fill='%23603535'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_489_2840'%3E%3Crect width='30' height='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.loginWrap .guide-02 .in-01.ico-member02{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' viewBox='0 0 31 31' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0001 7.5C10.0001 4.46243 12.4625 2 15.5001 2C18.5376 2 21.0001 4.46243 21.0001 7.5C21.0001 10.5376 18.5376 13 15.5001 13C12.4625 13 10.0001 10.5376 10.0001 7.5ZM15.5001 0C11.3579 0 8.00006 3.35786 8.00006 7.5C8.00006 11.6421 11.3579 15 15.5001 15C13.4694 15 11.4577 15.3861 9.57982 16.1372C7.70184 16.8882 5.99323 17.99 4.55242 19.3811C3.11153 20.7723 1.96662 22.4258 1.18481 24.2482C0.687198 25.4081 0.343046 26.6216 0.158611 27.86C-0.109087 29.6573 1.39079 31 3.00006 31L28.0001 31C29.6093 31 31.1092 29.6573 30.8415 27.86C30.6571 26.6216 30.3129 25.4081 29.8153 24.2482C29.0335 22.4258 27.8886 20.7723 26.4477 19.3811C25.0069 17.99 23.2983 16.8882 21.4203 16.1372C19.5424 15.3861 17.5308 15 15.5001 15C19.6422 15 23.0001 11.6421 23.0001 7.5C23.0001 3.35786 19.6422 0 15.5001 0ZM10.3225 17.9942C11.963 17.3381 13.7224 17 15.5001 17C17.2777 17 19.0371 17.3381 20.6776 17.9942C22.3181 18.6503 23.8064 19.611 25.0585 20.8199C26.3105 22.0287 27.3017 23.4619 27.9773 25.0367C28.4073 26.0391 28.7043 27.0866 28.8633 28.1546C28.9211 28.5422 28.5999 29 28.0001 29L3.00006 29C2.4002 29 2.07905 28.5422 2.13679 28.1546C2.29585 27.0866 2.59279 26.0391 3.02281 25.0367C3.69839 23.4619 4.6896 22.0287 5.94161 20.8199C7.1937 19.611 8.68203 18.6503 10.3225 17.9942Z' fill='%237377B6'/%3E%3C/svg%3E");
}
.loginWrap .guide-02 .in-02{display: block;font:normal 500 16px / 24px var(--font-pretendard);margin:0 0 5px;color:var(--gray-900, #131314);}
.loginWrap .guide-02 .in-03{display: block;font:normal 400 14px / 22px var(--font-pretendard);color:var(--gray-500, #868689);}

.step.demo3 .step-item{border: 1px solid #b6b6b6; border-width: 1px 0px 0px 0px; background: #fff;font-family: var(--font-pretendard);font-size: 17px; color: #b6b6b6 !important;}
.step.demo3 .step-item.is-current{border: 1px solid #23b2e8;background-color: #f6fcff;color: #23b2e8 !important;border-width: 1px 0px 0px 0px;}
.step.demo3 .step-item.is-on{border: 1px solid #23b2e8; border-width: 1px 0px 0px 0px; background: #fff;}
.step.demo3 .step-item.is-current > em, .step.demo3 .step-item.is-on > em{font-family: var(--font-pretendard);color: #23b2e8;font-weight: 700;}
.step.demo3 .step-item > em{font-family: var(--font-pretendard);font-weight: 700;}
.join{height: auto !important;}
.join .panel.type01{margin: 40px auto;font-family: var(--font-pretendard);}
.join .panel.type01 .panel-head, .join .panel.type01 .panel-foot{border: 18px solid #f5f5f5;border-width: 18px;}
.join .panel.type01 .panel-body{border: 18px solid #f5f5f5;border-width: 0px 18px 0 18px;}
.join .panel.type01 .inner{border: 1px solid #e3e3e3; padding: 1rem;}
.join .panel.type01 .panel-foot {background: #f5f5f5;}
.join .panel-body .box-body{padding: 0 !important;height:250px;overflow-x:hidden;overflow-y:auto;}
.join .expand-body object{width: 100%;height: 250px;}
.join .panel-body .check.demo1 label{line-height: inherit;}
.g-h4{font-size: 17px;font-weight: 700;color: #555;}
.g-h4:before {content:''; display:inline-block; position:relative; top:-1px; width:3px; height:13px; margin-right:5px; background-color:#333333; vertical-align:middle;}
.join .expand-toggle{height: 100%;}
.join .badge{width: auto;height: auto;padding-bottom: 0;line-height: inherit;border: 0;background-color: #23b2e8;font-family: var(--font-pretendard);color:#fff;text-align:center;padding-left: 0.5rem !important;padding: 0.2rem 0.5rem;border-radius: 0.3rem;margin: 0 8px;}
.join .badge-n{ background-color: #778899;}
.type01 .input-group.hp .select, .type01 .input-group.hp .input{width: 80px !important;}
.type01 .label-01{display: inline-block; width: 64px;}
.member_inputs .btn.demo1{display: inline-block;height: inherit;padding: 0.5rem;margin: 0 1rem;}
.member_inputs .form-desc{margin: 8px 0 0;}
.member_inputs .input{margin-right: 0 !important;}
.memberInfo{margin: auto !important;}
.idpw_area .g-h3 {font-family: var(--font-pretendard);font-size: 24px;font-weight: 600;color: #444;margin-bottom: 20px;}
.idpw_inner{padding: 50px 80px;}
.idpw_inner .label-01{display: inline-block; width: 100px;}
.memberInfo .member_inputs{margin: 0px auto 50px;}

/*-------------------------------------------------------------------
	## board
----------------------------------------------------------------- --*/
/*event*/
.event_area .card.type-img{height: 500px;}
.card.type-img .card-inner{
    width: 77%;
    min-height: 200px;
}
.card.type-img .tit{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.card.type-img .tit > p {
    display: block;
    font-family: var(--font-pretendard);
    font-size: 20px;
    font-weight: 600;
    color: #323232;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.card.type-img .tit > pre {
    display: block;
    margin: 5px auto auto;
    font-family: var(--font-pretendard);
    font-size: 20px;
    font-weight: 600;
    color: #323232;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.tbl-view .tit{position:relative;font-size:26px;color:#3b3b3b;overflow:hidden;-webkit-line-clamp:1;text-indent:0;line-height:1.5;padding:30px 0 30px 70px}
.tbl-view .tit > em {
    position: absolute;
    text-indent: -70px;
    font-size: 17px;
    margin: 10px 20px 0 20px;
}
.tbl-view .date{font-family: var(--font-pretendard);font-size: 17px;text-align: right;}
.tbl-view .panel{padding: 0 30px;word-break: keep-all;line-height: 1.8;min-height: 300px;}
.tbl-view .panel img{margin: 1rem auto;display: block;max-width: 100%;}
.card.type-img .thumb.img-null{background: url(../../images/common/no-img.png) #ededed center -90px no-repeat;}
.card.type-img .thumb img {max-height: 108%;}

/*-------------------------------------------------------------------
	## 현장스케치
----------------------------------------------------------------- --*/
.gall.instar_area{margin: 0 auto 70px;}
.gall.instar_area .instar-in{position: relative; width: 260px;height: 260px; overflow: hidden;}
.gall.instar_area .instar-in img{max-width: 100%;}
.gall.instar_area .instar-in > a{position: absolute;width: 100%;height: 100%;visibility: hidden;font-size: 16px;color: #ffff;padding: 1rem;background: rgba(0, 0, 0, 0.4);opacity: 0.8;}
.gall.instar_area .instar-in > a > span{position: relative;display: block;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);padding: 1rem;max-height: 100%;overflow: hidden;line-height: 1.5;text-align: center;font-weight: 300;}
.gall.instar_area .instar-in:before{content: '';position: absolute;bottom: 12px;right: 12px;width: 33px;height: 33px;background: url('../../images/common/ico_instar02.png') center repeat-x;background-size: contain;}
.gall.instar_area.gut-guide > .col {padding: 1rem;}

.sketch_area .type-img{ height:auto; padding:0; }
.sketch_area .type-img:before{ content:''; display:block; position: relative; padding-top:100%; }
.sketch_area .card.type-img .thumb{ position:absolute; }
.sketch_area .card.type-img .thumb img{ height:100%; max-height:none; }

#light{ display:none; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); left:12%; right:12%; width:75%; background-color:#fff; z-index:10001; max-width:1100px; padding:20px; position:fixed; margin:auto; max-height:80%; }
#light .btn_close_pop{ position:absolute; width:50px; height:50px; top:0; right:-5%; color:transparent; }
#light .btn_close_pop:before{ content:''; display:block; width:100%; height:2px; background-color:#fff; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); position:absolute; top:50%; }
#light .btn_close_pop:after{ content:''; display:block; width:100%; height:2px; background-color:#fff; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); position:absolute; top:50%; }
#light .prev, #light .next{ width:50px; height:50px; position:absolute; top:50%; margin-top:-25px; }
#light .prev{ left: 5%; background:url("../../images/common/arw_slide05_prev.png")no-repeat; background-size:contain; }
#light .next{ right: 5%; background:url("../../images/common/arw_slide05_next.png")no-repeat; background-size:contain; }
#light .sub_content{ height:100%; text-align: center; }
#light .sub_content img{ max-width:100%; }
.black_overlay{ display:none; position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0, 0, 0, .8); z-index:10000 ; }

/*-------------------------------------------------------------------
	## faq
----------------------------------------------------------------- --*/
.faq_area .acco.demo1 {border: 1px solid #000;border-radius: 0;border-width: 1px 0px;}
.faq_area .acco-content > p{padding-left: 55px;text-indent: -55px;}
.faq_area .acco.demo1 .acco-title .acco-tit{font-weight: 500; width:100%; height:100%; line-height:74px; left:70px;  cursor: pointer;}
.acco-item.is-active .ico-qna01 {
    width: 34px;
    height: 34px;
    background-image: url(../../images/common/ico_qna03.png);
    background-size: contain;
}

/* 준수사항 */
.get-ready{ text-align: center; }


/* 클럽하우스 */
.house_list{ border-top:2px solid #2a2a2a; border-bottom:1px solid #cac9c9; }

/* 회원정보 select */
select#CalbirthDayselYear{ width:70px; }
select#CalbirthDayselMon{ width:65px; }

/* 조인 */
select#CalsdateselYear{ width:70px; }
select#CalsdateselMon{ width:65px; }

/*날씨*/
.tbl-view.weather th, .tbl-view.weather td{text-align: center; padding: 10px 0px;border: 1px solid #ddd;}

.btn.demo3.primary03 {
    background: #009688;
    color: #fff;
}
/*-------------------------------------------------------------------
	## table
----------------------------------------------------------------- --*/
.table_custom{border-top:1px solid var(--gray-900, #131314);}
.table_custom th, .table_custom td{font:normal 400 16px / 24px var(--font-pretendard);color:var(--gray-900, #131314);text-align:center;position:relative;padding:12.5px 0;border-bottom:1px solid var(--gray-200, #DEDEE1);}
.table_custom th:before, .table_custom td:before{
    content:'';display:block;width:1px;height:10px;background:var(--gray-300, #C7C7CA);
    position:absolute;left:-1px;top:50%;margin-top:-5px;
}
.table_custom th{background:var(--gray-50, #FAFAFA);font-weight:600;}
.table_custom tfoot td{font-weight:600;}
.table_summary{margin:20px 0 0;}
.table_summary li{font:normal 14px / 22px var(--font-pretendard);color:var(--gray-700, #484849);margin:0}

.box-tit2{margin:0 0 10px;}
.box-tit2 span{font:normal 700 24px / 32px var(--font-pretendard);color:var(--Primary-Primary-01, #B6B8D9);}
.box-content2{overflow: hidden;margin:0 0 80px;}

/*-------------------------------------------------------------------
	## 서브 공통
----------------------------------------------------------------- --*/
.subCon .sec{width:calc(100% - 120px);max-width:1800px;margin:0 auto;}
.subCon .sec .con{min-height:inherit;margin:0 auto;}
.subCon .sec1{position:relative;}
.subCon .sec1 p{font:normal 300 26px / 34px var(--font-pretendard);color:var(--gray-900, #131314);text-aligN:center;}
.subCon .sec1 p strong{font-weight:700;color:var(--Primary-Primary-01, #B6B8D9);}
.subCon .sec1 .sec-bg{
    width:100%; height:620px;margin:60px 0 0;
    border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; -o-border-radius:20px;
}
.subCon .sec2 .sec2-1{margin:80px 0;}
.subCon .sec2 .sec2-1:before{
    content:"kolongolf";display:block;text-align:center;position: absolute;left:0;top:-34px;z-index: 1;width:100%;
    font:normal 700 56px / 1 var(--font-montserrat);color:var(--gray-50, #FAFAFA);text-transform: uppercase;
}
.subCon .sec2 .sec2-1 p{font:normal 400 16px / 24px var(--font-pretendard);color:var(--gray-900, #131314);text-align:center;position:relative;z-index: 2;}
.subCon .content_list.dot > li:before{ content:''; top:9px; width:4px; height:4px; background:var(--Primary-Primary-01, #B6B8D9); border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; }
.subCon .content_list > li{font:normal 400 16px / 24px var(--font-pretendard);color:var(--gray-900, #131314);margin:0;}
.subCon .content_list > li+li{margin:20px 0 0;}
.subCon .content_list > li > ul.bul{font:normal 400 14px / 22px var(--font-pretendard);color:var(--gray-700, #484849);margin:0;}
.subCon .content_list > li > ul.bul li{margin:0;}

/*-------------------------------------------------------------------
	## 클럽소개
----------------------------------------------------------------- --*/
.subCon.club .sec1 .sec-bg{
    background:url("../../images/sub/club/sec-1-2.jpg")no-repeat center center / cover;
}
.club .sec3{width:100%;max-width:inherit;background:var(--gray-50, #FAFAFA);}
.club .sec3 .con{height:330px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.club .sec3 .grid{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;width:100%;}
.club .sec3 .col{position:relative;text-align:center;}
.club .sec3 .col+.col:before{content:'';display:block;width:1px;height:179px;background:var(--gray-200, #DEDEE1);position:absolute;left:0;top:0;}
.club .sec3 .col h4{font:normal 700 20px / 30px var(--font-pretendard);color:var(--gray-900, #131314);}
.club .sec3 .col h4:after{content:'';display: block;width:20px;height:1px;background:var(--Primary-Primary-01, #B6B8D9);margin:15px auto;}
.club .sec3 .col p{font:normal 400 16px / 24px var(--font-pretendard);color:var(--gray-900, #131314);}
.club .sec3 .col p+p{margin:4px 0 0;}
.club .sec3 .col p span{color:var(--Sub-Sub-02, #965353);}
.club .sec4{margin:150px auto 60px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.club .sec4 .sec4-1{max-width:calc(100% - 916px);width:30%;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.club .sec4 .sec4-1 .txt{display:inline-block;text-align:left;}
.club .sec4 .sec4-1 h4{font:normal 700 56px / 72px var(--font-montserrat);color:var(--Primary-Primary-01, #B6B8D9);margin:0 0 10px;}
.club .sec4 .sec4-1 p{font:normal 400 20px / 30px var(--font-pretendard);color:var(--gray-900, #131314);text-align:left;}
.club .sec4 .sec4-2{max-width:916px;width:70%;}
.club .sec4 .sec4-2 .sec-bg{ width:100%; height:620px; background:url("../../images/sub/club/sec-4-2.jpg")no-repeat center center / cover; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; -o-border-radius:20px; }
.club .sec5 .mapArea{ position: relative;height:740px;}
.club .sec5 .mapArea .sec5-1{
    position: absolute; left:50%; bottom:32px; padding:20px 40px; background:rgba(255, 255, 255, 0.95); z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 40px;width:977px;
    transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%);
    border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px;
}
.club .sec5 .mapArea .sec5-1 .ico-location{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='32' viewBox='0 0 30 32' fill='none'%3E%3Cg clip-path='url(%23clip0_512_774)'%3E%3Cpath d='M15 26.6044C14.2947 26.6044 13.6526 26.2745 13.2421 25.6945L6.92629 15.7231C5.5105 13.7065 4.89471 11.211 5.19997 8.72077C5.75787 4.19267 9.41576 0.547842 13.9052 0.0583176C16.7526 -0.250296 19.4842 0.632977 21.5947 2.55383C23.6789 4.44807 24.8737 7.15642 24.8737 9.98183C24.8737 12.0517 24.2473 14.047 23.0526 15.7444L16.7684 25.6679C16.3421 26.2692 15.7052 26.6044 15 26.6044ZM15.0105 1.06397C14.6842 1.06397 14.3526 1.07993 14.0158 1.11718C10.0105 1.5535 6.74208 4.8099 6.24208 8.85379C5.9684 11.0779 6.52103 13.3074 7.79997 15.1272L14.1158 25.0932C14.3105 25.3699 14.6368 25.5402 15 25.5402C15.3631 25.5402 15.6894 25.3699 15.9 25.072L22.1842 15.1484C23.2631 13.6107 23.821 11.8335 23.821 9.98183C23.821 7.45439 22.7526 5.03338 20.8894 3.34132C19.2473 1.85147 17.1894 1.05865 15.0105 1.05865V1.06397Z' fill='%23FAFAFA'/%3E%3Cpath d='M15 14.3397C12.4 14.3397 10.2789 12.2007 10.2789 9.56681C10.2789 6.93295 12.3947 4.79395 15 4.79395C17.6052 4.79395 19.721 6.93295 19.721 9.56681C19.721 12.2007 17.6052 14.3397 15 14.3397ZM15 5.86345C12.9789 5.86345 11.3316 7.52358 11.3316 9.57213C11.3316 11.6207 12.9737 13.2808 15 13.2808C17.0263 13.2808 18.6684 11.6207 18.6684 9.57213C18.6684 7.52358 17.0263 5.86345 15 5.86345Z' fill='%23FAFAFA'/%3E%3Cpath d='M14.9999 32.0005C14.7105 32.0005 14.4736 31.761 14.4736 31.4684C14.4736 31.1757 14.7105 30.9363 14.9999 30.9363C22.9526 30.9363 28.9473 28.8079 28.9473 25.9825C28.9473 24.6895 27.7315 23.4072 25.521 22.3802C25.2578 22.2579 25.1421 21.9386 25.2631 21.6725C25.3842 21.4065 25.7 21.2894 25.9631 21.4118C28.5684 22.625 30.0052 24.2479 30.0052 25.9825C30.0052 30.1168 22.2315 32.0005 15.0052 32.0005H14.9999Z' fill='%23FAFAFA'/%3E%3Cpath d='M12.5474 31.9157C12.5474 31.9157 12.5211 31.9157 12.5105 31.9157C4.67895 31.3517 0 29.1329 0 25.9829C0 24.2695 1.40526 22.6626 3.95263 21.4548C4.21579 21.3324 4.53158 21.4441 4.65263 21.7102C4.77368 21.9762 4.66316 22.2955 4.4 22.4179C2.24211 23.4395 1.05263 24.7059 1.05263 25.9829C1.05263 28.4358 5.57895 30.3514 12.5842 30.8515C12.8737 30.8728 13.0947 31.1282 13.0737 31.4209C13.0526 31.7029 12.8211 31.9157 12.5474 31.9157Z' fill='%23FAFAFA'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_512_774'%3E%3Crect width='30' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-color:var(--Primary-Primary-01, #B6B8D9);background-position:center center;background-repeat:no-repeat;display:inline-block;
    width:70px;height:70px;border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px; -ms-border-radius:7px; -o-border-radius:7px; 
}
.club .sec5 .mapArea .sec5-1 .locInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;gap:0 60px;font:normal 400 16px / 24px var(--font-pretendard);color:var(--gray-900, #131314);}
.club .sec5 .mapArea .root_daum_roughmap{width:100%;height:740px;border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; -o-border-radius:20px; }
.club .sec5 .mapArea .map_border{ border:none; width:0px; height:0px;}
.club .sec5 .mapArea .wrap_map{height:100%;}
.club .sec5 .sec5-2{margin:60px 0;}
.club .sec5 .sec5-2 > div{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap:0 40px;}
.club .sec5 .sec5-2 > div+div{margin:80px 0 0;}
.club .sec5 .sec5-2 > div .ico-t{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='45' viewBox='0 0 40 45' fill='none'%3E%3Cg clip-path='url(%23clip0_517_888)'%3E%3Cpath d='M9.2959 32.1121C7.67246 32.1121 6.35254 30.7973 6.35254 29.1801C6.35254 27.5629 7.67246 26.248 9.2959 26.248C10.9193 26.248 12.2393 27.5629 12.2393 29.1801C12.2393 30.7973 10.9193 32.1121 9.2959 32.1121ZM9.2959 27.6543C8.44889 27.6543 7.76422 28.3363 7.76422 29.1801C7.76422 30.0238 8.44889 30.7059 9.2959 30.7059C10.1429 30.7059 10.8276 30.0238 10.8276 29.1801C10.8276 28.3363 10.1429 27.6543 9.2959 27.6543Z' fill='black'/%3E%3Cpath d='M30.7041 32.1121C29.0807 32.1121 27.7607 30.7973 27.7607 29.1801C27.7607 27.5629 29.0807 26.248 30.7041 26.248C32.3275 26.248 33.6475 27.5629 33.6475 29.1801C33.6475 30.7973 32.3275 32.1121 30.7041 32.1121ZM30.7041 27.6543C29.8641 27.6543 29.1724 28.3363 29.1724 29.1801C29.1724 30.0238 29.8571 30.7059 30.7041 30.7059C31.5511 30.7059 32.2358 30.0238 32.2358 29.1801C32.2358 28.3363 31.5511 27.6543 30.7041 27.6543Z' fill='black'/%3E%3Cpath d='M32.7015 36.7168H7.29123C4.56668 36.7168 2.35034 34.509 2.35034 31.7949V9.29492C2.35034 6.58086 4.56668 4.37305 7.29123 4.37305H32.7015C35.426 4.37305 37.6424 6.58086 37.6424 9.29492V31.7949C37.6424 34.509 35.426 36.7168 32.7015 36.7168ZM7.29123 5.7793C5.34311 5.7793 3.76202 7.3543 3.76202 9.29492V31.7949C3.76202 33.7355 5.34311 35.3105 7.29123 35.3105H32.7015C34.6496 35.3105 36.2307 33.7355 36.2307 31.7949V9.29492C36.2307 7.3543 34.6496 5.7793 32.7015 5.7793H7.29123Z' fill='black'/%3E%3Cpath d='M34.1131 24.0605H5.87942C5.49121 24.0605 5.17358 23.7441 5.17358 23.3574V10.7012C5.17358 9.54102 6.12647 8.5918 7.29111 8.5918H32.7014C33.866 8.5918 34.8189 9.54102 34.8189 10.7012V23.3574C34.8189 23.7441 34.5013 24.0605 34.1131 24.0605ZM6.58527 22.6543H33.4072V10.7012C33.4072 10.3145 33.0896 9.99805 32.7014 9.99805H7.29111C6.90289 9.99805 6.58527 10.3145 6.58527 10.7012V22.6543Z' fill='black'/%3E%3Cpath d='M19.9964 24.0607C19.6082 24.0607 19.2905 23.7443 19.2905 23.3576V9.53418C19.2905 9.14746 19.6082 8.83105 19.9964 8.83105C20.3846 8.83105 20.7022 9.14746 20.7022 9.53418V23.3646C20.7022 23.7514 20.3846 24.0678 19.9964 24.0678V24.0607Z' fill='black'/%3E%3Cpath d='M23.9562 23.5968C23.8151 23.5968 23.6739 23.5547 23.5539 23.4703C23.2363 23.2453 23.1516 22.8093 23.3775 22.4929L29.2571 14.0554C29.483 13.739 29.9206 13.6547 30.2382 13.8797C30.5559 14.1047 30.6406 14.5406 30.4147 14.857L24.535 23.2945C24.4009 23.4914 24.1751 23.5968 23.9562 23.5968Z' fill='black'/%3E%3Cpath d='M9.83931 23.5968C9.69814 23.5968 9.55697 23.5547 9.43698 23.4703C9.11935 23.2453 9.03465 22.8093 9.26052 22.4929L15.1402 14.0554C15.359 13.739 15.8037 13.6547 16.1213 13.8797C16.4389 14.1047 16.5236 14.5406 16.2977 14.857L10.4181 23.2945C10.284 23.4914 10.0581 23.5968 9.83931 23.5968Z' fill='black'/%3E%3Cpath d='M0.70574 45.0003C0.557513 45.0003 0.416345 44.9582 0.289294 44.8667C-0.0212763 44.6347 -0.0918604 44.1988 0.141067 43.8824L6.26071 35.5996C6.49364 35.2832 6.93126 35.2199 7.24889 35.4519C7.55946 35.6839 7.63004 36.1199 7.39711 36.4363L1.27747 44.7121C1.1363 44.9019 0.924551 45.0003 0.70574 45.0003Z' fill='black'/%3E%3Cpath d='M39.2941 45.0004C39.0753 45.0004 38.8635 44.902 38.7224 44.7122L32.6027 36.4294C32.3698 36.113 32.4404 35.677 32.751 35.445C33.0686 35.2129 33.5062 35.2833 33.7391 35.5926L39.8588 43.8755C40.0917 44.1919 40.0211 44.6278 39.7106 44.8598C39.5835 44.9512 39.4353 44.9934 39.2941 44.9934V45.0004Z' fill='black'/%3E%3Cpath d='M35.7648 41.2529H3.76199C3.37378 41.2529 3.05615 40.9365 3.05615 40.5498C3.05615 40.1631 3.37378 39.8467 3.76199 39.8467H35.7578C36.146 39.8467 36.4636 40.1631 36.4636 40.5498C36.4636 40.9365 36.146 41.2529 35.7578 41.2529H35.7648Z' fill='black'/%3E%3Cpath d='M27.7607 5.85703C27.3725 5.85703 27.0549 5.54062 27.0549 5.15391V3.51562C27.0549 2.35547 26.102 1.40625 24.9373 1.40625H15.0556C13.8909 1.40625 12.938 2.35547 12.938 3.51562V5.15391C12.938 5.54062 12.6204 5.85703 12.2322 5.85703C11.844 5.85703 11.5264 5.54062 11.5264 5.15391V3.51562C11.5264 1.575 13.1075 0 15.0556 0H24.9373C26.8855 0 28.4665 1.575 28.4665 3.51562V5.15391C28.4665 5.54062 28.1489 5.85703 27.7607 5.85703Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_517_888'%3E%3Crect width='40' height='45' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    width:40px;height:45px;
}
.club .sec5 .sec5-2 > div .ico-p{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='38' viewBox='0 0 40 38' fill='none'%3E%3Cg clip-path='url(%23clip0_517_903)'%3E%3Cpath d='M39.3738 38.0004H0.626174C0.281778 38.0004 0 37.7138 0 37.3635C0 37.0132 0.281778 36.7266 0.626174 36.7266H39.3738C39.7182 36.7266 40 37.0132 40 37.3635C40 37.7138 39.7182 38.0004 39.3738 38.0004Z' fill='black'/%3E%3Cpath d='M9.74332 22.847C7.33882 22.847 4.99066 21.5986 3.6757 19.3501C3.58803 19.2036 3.56299 19.0317 3.60682 18.8661C3.64439 18.7005 3.75084 18.5603 3.89486 18.4775L26.1178 5.0062C29.4553 2.98072 33.7947 4.10174 35.7796 7.49664C35.955 7.796 35.861 8.19091 35.5605 8.36925L13.3376 21.8342C12.2104 22.5157 10.9706 22.8406 9.74332 22.8406V22.847ZM5.10338 19.2291C6.85666 21.6049 10.1378 22.2992 12.6989 20.745L34.3582 7.62403C32.6049 5.24823 29.3238 4.55397 26.7627 6.10811L5.10338 19.2291Z' fill='black'/%3E%3Cpath d='M4.21414 19.6624C4.00124 19.6624 3.7946 19.5542 3.67563 19.3503L0.388213 13.7389C0.212884 13.4395 0.30681 13.0446 0.607374 12.8663L3.29366 11.2421C3.54413 11.0892 3.85722 11.1338 4.06385 11.344L8.69128 16.1465C8.82278 16.2867 8.89166 16.4777 8.86661 16.6752C8.84156 16.8663 8.72885 17.0382 8.56605 17.1402L4.53975 19.5796C4.43956 19.6433 4.32685 19.6688 4.2204 19.6688L4.21414 19.6624ZM1.78458 13.6306L4.4333 18.1465L7.23856 16.4459L3.51282 12.5796L1.79084 13.6242L1.78458 13.6306Z' fill='black'/%3E%3Cpath d='M15.9989 12.5225C15.786 12.5225 15.5793 12.4143 15.4603 12.2104L9.77469 2.49706C9.59936 2.1977 9.69328 1.80279 9.99385 1.62445L12.5236 0.0894153C12.7553 -0.0507121 13.0496 -0.0252343 13.2562 0.159479L22.0727 7.9684C22.223 8.10215 22.3044 8.29961 22.2856 8.50343C22.2669 8.70725 22.1542 8.89196 21.9851 8.99387L16.3182 12.427C16.218 12.4907 16.1053 12.5162 15.9989 12.5162V12.5225ZM11.1711 2.39515L16.218 11.013L20.6075 8.35693L12.7741 1.42063L11.1648 2.39515H11.1711Z' fill='black'/%3E%3Cpath d='M25.9924 27.3824C25.9486 27.3824 25.8985 27.3824 25.8546 27.3697C25.6918 27.3314 25.5541 27.2295 25.4601 27.0894L19.5052 17.548C19.3174 17.2486 19.405 16.8601 19.6993 16.669L25.266 13.0703C25.4351 12.962 25.648 12.9429 25.8359 13.013C26.0237 13.0894 26.1615 13.2486 26.2116 13.4461L29.092 24.9747C29.1608 25.2423 29.0481 25.5225 28.8227 25.669L26.3305 27.2805C26.2303 27.3442 26.1114 27.3824 25.9924 27.3824ZM20.9016 17.3951L26.1865 25.8601L27.7645 24.841L25.2097 14.6117L20.9016 17.3951Z' fill='black'/%3E%3Cpath d='M11.841 18.5353C11.6281 18.5353 11.4215 18.427 11.3025 18.2232C11.1272 17.9238 11.2211 17.5289 11.5217 17.3506L13.6757 16.0449C13.97 15.8665 14.3582 15.9621 14.5336 16.2678C14.7089 16.5672 14.615 16.9621 14.3144 17.1404L12.1604 18.4461C12.0602 18.5098 11.9475 18.5353 11.841 18.5353ZM16.1428 15.9238C15.9299 15.9238 15.7233 15.8156 15.6043 15.6117C15.429 15.3124 15.5229 14.9175 15.8235 14.7391L17.9775 13.4334C18.2718 13.255 18.6601 13.3506 18.8354 13.6563C19.0107 13.9621 18.9168 14.3506 18.6162 14.5289L16.4622 15.8347C16.362 15.8984 16.2493 15.9238 16.1428 15.9238ZM20.4509 13.3187C20.238 13.3187 20.0314 13.2105 19.9124 13.0066C19.7371 12.7073 19.831 12.3124 20.1316 12.134L22.2856 10.8283C22.5799 10.65 22.9681 10.7455 23.1435 11.0512C23.3188 11.357 23.2249 11.7455 22.9243 11.9238L20.7703 13.2296C20.6701 13.2933 20.5574 13.3187 20.4509 13.3187ZM24.7527 10.7073C24.5398 10.7073 24.3332 10.599 24.2142 10.3952C24.0389 10.0958 24.1328 9.70091 24.4334 9.52257L25.3914 8.94295C25.6857 8.7646 26.074 8.86014 26.2493 9.16588C26.4246 9.46524 26.3307 9.86014 26.0301 10.0385L25.0721 10.6181C24.9719 10.6818 24.8592 10.7073 24.7527 10.7073Z' fill='black'/%3E%3Cpath d='M26.9255 34.5037C26.7314 34.5037 26.5373 34.4081 26.412 34.2362C26.2117 33.9495 26.2805 33.5546 26.5623 33.3508L36.8692 25.9177C37.1509 25.7139 37.5392 25.7839 37.7395 26.0705C37.9399 26.3572 37.871 26.7521 37.5893 26.9559L27.2824 34.389C27.1697 34.4655 27.0445 34.5037 26.9192 34.5037H26.9255Z' fill='black'/%3E%3Cpath d='M37.3576 32.5671C37.0132 32.5671 36.7314 32.2805 36.7314 31.9302V26.3442H31.6782C31.3338 26.3442 31.052 26.0576 31.052 25.7073C31.052 25.3569 31.3338 25.0703 31.6782 25.0703H37.3576C37.702 25.0703 37.9837 25.3569 37.9837 25.7073V31.9302C37.9837 32.2805 37.702 32.5671 37.3576 32.5671Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_517_903'%3E%3Crect width='40' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    width:40px;height:38px;
}
.club .sec5 .sec5-2 > div .tit{font:normal 700 20px / 30px var(--font-pretendard);color:var(--gray-900, #131314);width:260px;position:relative;}
.club .sec5 .sec5-2 > div .tit:after{content:'';display:block;width:1px;height:20px;background:var(--Primary-Primary-01, #B6B8D9);position:absolute;right:40px;top:50%;margin-top:-10px;}
.club .sec5 .sec5-2 > div p{font:normal 400 16px / 24px var(--font-pretendard);color:var(--gray-900, #131314);}

/*-------------------------------------------------------------------
	## 이용안내
----------------------------------------------------------------- --*/
/* 이용안내 */
.subCon.guide .sec1 .sec-bg{
    background:url("../../images/sub/use/use-1-1.jpg")no-repeat center center / cover;
}
.use.guide .sec2-2{border-top:1px solid var(--gray-900, #131314);border-bottom:1px solid var(--gray-200, #DEDEE1);padding:40px;margin:0 0 80px;}
/* 예약안내 */
.subCon.reserv .sec1 .sec-bg{
    background:url("../../images/sub/use/reserv-1-1.jpg")no-repeat center center / cover;
}
.subCon.reserv .content_list p{font:normal 400 16px / 24px var(--font-pretendard);color:var(--Sub-Sub-02, #965353);}
/* 퇴장규정 */
.subCon.penalty .sec1 .sec-bg{
    background:url("../../images/sub/use/penalty-1-1.jpg")no-repeat center center / cover;
}
.subCon.penalty .content_list p{font:normal 400 16px / 24px var(--font-pretendard);color:var(--Sub-Sub-02, #965353);}

/* 예약 내역 조회 */
.subCon.resList .sec1 .sec-bg {
    background: url("../../images/sub/res/resList-1-1.jpg")no-repeat center center / cover;
}