@charset"utf-8"; 

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#subTop{z-index:666}
.sub-visual{position:relative;width:100%;height:390px;text-align:center;background:url("/images/kor04r-19-0423/sub/sub_visual.jpg") no-repeat center center/cover}
.sub-visual > div{position:absolute;top:160px;bottom:0;left:0;right:0;margin:auto;height:80px}
.sub-visual h2{margin-bottom:15px;letter-spacing:-1px;line-height:1;font-weight:400;font-size:44px;color:#fff}
.sub-visual p{font-size:18px;color:#fff; font-weight:300; letter-spacing: 1px;}
.sub-tab{width:100%}
.sub-tab.fixed{z-index:666;position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.10);opacity:0.92}
.sub-tab > ul{margin:0 auto;height:60px;text-align:center;line-height:0;font-size:0;border-bottom:1px solid #ddd;}
.sub-tab.fixed ul{margin:0 auto;width:100%}
.sub-tab li{position:relative;display:inline-block;width:300px;height:60px}
.sub-tab li a{display:inline-block;width:100%;height:60px;text-align:center;line-height:58px;font-weight:400;font-size:20px;color:#e35677; border:1px solid #ddd; border-top:none; 
	border-left:none;}
.sub-tab li:first-child a {border-left:1px solid #ddd} 
.sub-tab li.active a{ color:#fff; background:#e35677; border-color:#e35677;}
.sub-tab.fixed a{ border-bottom:0;border-top:0;}

/* iE 낮은 버전을 위해 */
.common-nav{margin-bottom:60px;padding-bottom:30px;border-bottom:1px solid #e1e1e1}

/*회원 및 약관에 사용되는 추가 값*/
@media only screen and (max-width:1200px){
	.sub-visual {height:300px;}
    .sub-visual > div{top:65px}
    .sub-tab > ul{width:calc(100% - 40px);border:none}
    .sub-tab .col-1 li{width:100%}
    .sub-tab .col-2 li{width:50%}
    .sub-tab .col-3 li{width:33.33%}
    .sub-tab .col-4 li{width:25%}
	.sub-visual h2 { font-size: 34px;}
}

@media only screen and (max-width:768px){
    .sub-visual{height:220px}
    .sub-visual > div{height:50px}
    .sub-visual h2{margin-bottom:10px;font-size:24px}
    .sub-visual p{font-size:15px}
    .sub-tab > ul{width:calc(100% - 20px);height:50px}
    .sub-tab li{height:50px}
    .sub-tab li a{height:50px;line-height:48px;font-size:17px}
    .common-nav h3{display:none}
}

@media only screen and (max-width:480px){
    .sub-tab{min-width:320px}
    .sub-tab li a{font-size:14px}
}

/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
h2{text-align:center; margin-bottom:30px;}
#subContents{padding:100px 0;width:100%}
.sub-contents{position:relative;display:inline-block;width:100%}
.sub-contents p{white-space:pre-line;word-break:break-all}
.sub-contents p:last-child{margin-bottom:0}
.sub-contents .big-txt{margin-bottom:40px;font-weight:300;line-height:1.3;font-size:30px;color:#333}
.sub-contents .big-txt strong{font-weight:600;color:#0b2d85}

.cont_title {font-size: 38px; color: #333; font-weight: 500; text-align: center; margin-bottom: 60px;}
.cont_title:before {content:''; display:block; width:40px; height:3px; background:#e35677; margin:0 auto; margin-bottom:20px;}
.cont_stitle { font-size: 25px; color: #333; font-weight: 500; margin: 80px 0px 30px 0px;}
.cont_stitle:before {content:''; display:inline-block; width:3px; height:22px; background:#e35677; margin-right:10px; vertical-align: bottom;}

@media only screen and (min-width:1201px){
    #subContents{margin:0 auto;width:1200px}
}

@media only screen and (max-width:1200px){
    #subContents{padding:100px 20px}
}

@media only screen and (max-width:980px){
	#subContents{padding:60px 20px}
	.cont_title { font-size:28px; margin-bottom: 50px;}
	.cont_title:before { width: 25px; margin-bottom: 15px;}
}

@media only screen and (max-width:768px){
    #subContents{padding:50px 10px}
	.sub-contents p{margin-bottom:10px;font-size:14px;white-space:normal;word-break:break-word}
    .sub-contents .big-txt{margin-bottom:20px;font-size:25px;word-break:keep-all}
	.cont_title { font-size:22px;}
}

/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 List */
.whois-board-list{display:inline-block;padding:0;font-size:13px}
.whois-board-list .whois-board-row{width:100%;margin:0;padding:15px 0px 10px 0px;float:left;border-bottom:1px solid #eee;color:#000000}
.whois-board-list .whois-board-row:first-child{border-top:1px solid #e35677}

/* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject{margin:0 0 5px;padding:0;font-size:18px;font-weight:600}
.whois-board-list .whois-board-row .whois-board-row-info{color:#acacac;line-height:30px}
.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author{max-width:33vw;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}

/* 일반게시판 view */
.whois-board-view{display:inline-block;border-top:1px solid #e35677;}

/* Line 색상 */
.whois-board-view .whois-board-view-row{width:100%;margin:0;padding:10px 0;float:left;border-bottom:1px solid #eee}
.whois-board-view .whois-board-view-row .whois-board-view-subject{width:100%;margin:0 0 15px;padding:0;float:left;font-size:18px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-author{width:100%;margin:0 0 5px;padding:0;float:left;font-size:13px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-info{width:100%;margin:0;padding:0 0 10px;float:left;color:#acacac}
.whois-board-view .whois-board-view-row .whois-board-view-content{width:100%;margin:0;padding:10px 0;float:left;font-size:12px}
.whois-board-view .whois-board-view-files{width:100%;margin:0;padding:0;float:left}
.whois-board-view .whois-board-view-files .whois-board-view-file{width:100%;margin:0;padding:5px 0;float:left;font-size:12px}
.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count{font-size:11px;color:#c4c4c4}

/* 게시판 버튼 */
.btn-search,
.btn-sub,
.whois-button-submit{color:#fff;background-color:#555;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
.btn-search:focus,
.btn-search:hover,
.btn-sub:focus,
.btn-sub:hover,
.whois-button-submit:focus,
.whois-button-submit:hover{color:#fff;background-color:#333;}

/* 게시판 공통 */
.sub-box{margin-right:5px;background-color:#6A6A82;border:0;color:#ffffff;display:inline-block;font-family:"Nanum Gothic",sans-serif}
.sub-box.sm{font-size:12px;padding:2px 5px}
.sub-box.m{font-size:14px;padding:4px 8px}
.sub-box.lg{font-size:16px;padding:6px 12px}
.sub-border{border:1px solid #6A6A82}
.sub-border-t{border-top:1px solid #6A6A82}
.sub-border-r{border-right:1px solid #6A6A82}
.sub-border-b{border-bottom:1px solid #6A6A82}
.sub-border-l{border-left:1px solid #6A6A82}
.sub-bg{background-color:#6A6A82}
.sub-bg-hover:hover{background-color:#59598a}

/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.material-form{margin:0 auto;background:#fff}
.material-form .header{padding:50px 10px;background:#6498fe;font-size:16px;color:#fff}
.material-form .header h3{font-size:30px}
.material-form .header p,
.material-form .header span{margin-top:15px;font-size:16px;color:#fff}
.material-form .sub-header h4{font-weight:500;height:40px;line-height:40px;font-size:18px; color:#333;}
.material-form .sub-content .form-group:last-child{margin:0}
.material-form .input-group{position:relative;border:0}
.material-form .input-group .input-group-addon{padding-right:6px;padding-left:6px;background:#fff;border:0}
.material-form .form-control,
input[type='text'].whois,
input[type='password'].whois,
select.whois{border:1px solid #ccc;transition:0.3s all ease}

@media only screen and (max-width:480px){
.material-form .sub-header h4 {font-size:16px;}
}

/*.material-form .btn:first-child,*/
.material-form .input-group .form-control.first,
.material-form .input-group .form-control:first-child,
.material-form .input-group .th + .form-control,
.th + input[type='text'].whois,
.th + input[type='password'].whois,
.th + select.whois{border-bottom-left-radius:4px;border-top-left-radius:4px}

/*.material-form .btn:last-child,*/
.material-form .input-group .form-control.last,
.material-form .input-group .form-control:last-child,
.material-form .input-group .input-group-btn:last-child,
.material-form .input-group .input-group-btn:last-child .btn,
.material-form .input-group .input-group-btn:last-child button{border-bottom-right-radius:4px;border-top-right-radius:4px}
.material-form .form-group{margin-bottom:15px;overflow:visible}
.material-form .form-group.success .form-control{color:#5cb85c}
.material-form .form-group.failed .form-control{color:#d9534f}
.material-form .form-control[readonly]{background:#fff}
.material-form .btn{height:38px}
#btn_user_join { font-size: 16px;}
.material-form .btn-default{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
.material-form .input-group input,
.material-form .input-group select,
input[type='text'].whois,
input[type='password'].whois,
select.whois{z-index:10}
.input-group label.th{z-index:9;display:none;position:absolute;top:50%;left:10px;margin-top:-10px;height:20px;color:#ccc}
.input-group label.th.ie9{z-index:11;display:block}
.material-form .desc{padding:10px 0}
.chkbox{display:inline-block;margin:0;padding:0}
.chk-block,
.chk-block span{display:block;text-align:center;width:100%}
.chkbox input[type='radio'],
.chkbox input[type='checkbox']{display:none}
.chkbox input[type='radio']~.rbtn{padding:6px 12px;line-height:27px;border:1px solid #ccc;border-radius:3px;cursor:pointer}
.chkbox input[type='radio']:checked~.rbtn{background:#ccc;color:#fff}
.chkbox input[type='radio']~.box,
.chkbox input[type='checkbox']~.box{display:block;color:#bbb;cursor:pointer;transition:0.5s all ease}
.chkbox input[type='radio']~.box:before,
.chkbox input[type='checkbox']~.box:before{display:inline-block;margin-right:5px;padding:2px;font-family:'Glyphicons Halflings';font-size:18px;font-weight:normal;line-height:1;text-align:center;transition:0.4s all ease;vertical-align:middle;color:#cfcfcf}
.chkbox input[type='radio']~.box:before{content:"\e165"}
.chkbox input[type='checkbox']~.box:before{content:"\e013"}
.chkbox input[type='radio']:checked~.box,
.chkbox input[type='checkbox']:checked~.box{color:#666}
.chkbox input[type='radio']:checked~.box:before,
.chkbox input[type='checkbox']:checked~.box:before{color:#666}

/* 신청폼 등 기타 레이아웃 (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.content-wrap{overflow:hidden;position:relative;display:inline-block;width:100%}


/* 커리큘럼, 교육일정
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.edu_tb {width: 100%; border:1px solid #bf98b5; border-spacing: 10px; border-collapse: separate; word-break:keep-all;}
.edu_tb tr {}
.edu_tb tr:last-child {}
.edu_tb tr th { background: rgba(227,86,119,0.06); font-size: 18px; line-height: 1.5; color: #fff; text-align:center; padding: 5px 10px;}
.edu_tb tr:first-child th { background: #bf98b5;}
.edu_tb tr:nth-child(2) th { background: #9e6f93;}
.edu_tb tr:nth-child(3) th { background: #5c1c50}
.edu_tb tr:nth-child(4) th { background: #47103a;}
.edu_tb tr td { padding: 15px 30px; font-size: 16px; line-height: 1.5; color: #555; border-bottom: 1px solid #e1e1e1;}
.edu_tb tr td strong{ font-size:18px; color:#9e407e;}
.edu_tb tr td .sbox{background:#9e407e; color:#fff; padding:5px 10px; margin-right:10px; margin-bottom:10px; border-radius: 20px; display:inline-block;}
.edu_tb tr td .sbox2{margin-left:113px;}
.edu_tb tr td b{color:#e35677; font-size:18px; }

.edu_tb2 {width: 100%; word-break:keep-all; margin-bottom:50px;}
.edu_tb2 tr {border-bottom:1px solid #e1e1e1; }
.edu_tb2 tr:last-child {}
.edu_tb2 thead tr th { background: #47103a; font-size: 18px; color: #fff; text-align:center; padding: 20px 10px;}
.edu_tb2 tr th { background: rgba(227,86,119,0.06); font-size: 18px; line-height: 1.5; color: #fff; text-align:center; padding: 5px 10px;}
.edu_tb2 tr .bg1 { background: #bf98b5;}
.edu_tb2 tr .bg2 { background: #9e6f93;}
.edu_tb2 tr .bg3 { background: #5c1c50}
.edu_tb2 tr .bg4 { background: #47103a;}
.edu_tb2 tr td { padding: 15px 30px; font-size: 16px; line-height: 1.5; color: #555; border: 1px solid #e1e1e1; text-align:center;}
.edu_tb2 tr td a:hover {
    background: #e35677;
    color: #fff;
}
.edu_tb2 tr td a {
    display: inline-block;
    background: #933e79;
    border-radius: 25px;
    text-align: center;
    font-weight: 300;
    color: #fff;
	padding:5px 20px;
}


.cont_stitle span{color:#666; font-size:0.7em; font-weight:400;}

.full_img img{width:100%;}
.pcenter{text-align:center; font-size:18px; line-height:1.5;margin-bottom:50px; word-break: keep-all;}

@media only screen and (max-width:1200px){
}

@media only screen and (max-width:980px){
}

@media only screen and (max-width:768px){
	.edu_tb tr th { font-size: 16px; width: 25%;}
	.edu_tb tr td strong{ font-size:16px}
	.edu_tb tr td {padding: 15px 10px; }
	.edu_tb tr td .sbox{display: block; text-align:center; margin:10px 0;}
	.edu_tb tr td .sbox2{margin-left:0;}

	.edu_tb2 tr th { font-size: 16px; width: 25%;}
	.edu_tb2 thead tr th { font-size: 16px;}
	.edu_tb2 tr td {padding: 15px 10px; }

	.cont_stitle span{display:block; font-size:0.6em; word-break: keep-all; margin-top:10px;}
	.pcenter{font-size:16px !important; margin-bottom:50px !important; word-break: keep-all !important;}

}

@media only screen and (max-width:600px){
}

/* 상담/교육신청
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.sub-contents.sub02_3 {text-align:center; }
.sub02_4 .row{margin:0;padding:0;}
.sub02_4 .row img{width:100%;margin-bottom:20px;}
.sub02_4 .cont_txt2{border:30px solid #e9ecf1; padding:60px 30px 30px;}
.sub02_4 .cont_txt2 .row:first-child{border-bottom:1px solid #e9ecf1; margin-bottom:40px;}

.apply_list {display:inline-block; position: relative;margin-bottom:50px;}
.apply_list:after {content:''; display:block; clear:both; width:calc(100% - 190px); height:1px; background:#ccc; position: absolute; top: 240px; z-index: -1; left: 8.0%;}
.apply_list > li { float: left; width: 190px; text-align: center; margin-right:60px;}
.apply_list > li:last-child {margin-right:0px;}
.apply_list > li p {font-size: 15px; color: #e35677; margin-bottom: 18px;}
.apply_list > li p:before {content:''; display:block; width:10px; height:10px; background:#e35677; border-radius:50%; margin: 0 auto; margin-bottom: 30px;}
.apply_list > li h2 {font-size: 22px; color: #333; font-weight: 500; line-height:1.2; margin-bottom: 13px; word-break:keep-all;}
.apply_list > li h4 { font-size: 16px; color: #555; line-height: 22px; word-break:keep-all;}
.apply_list > li > div:after {content:''; display:block; width:1px; height:45px; background:#ccc; margin: 0 auto;}
.sub02_3_btn {margin-top: 80px;}
.sub02_3_btn > a { display: inline-block; width: 250px; font-size: 24px; background: #e35677; color: #fff; border-radius: 25px; padding:30px 20px; margin:5px;}
.sub02_3_btn > a.bg_yellow{background: #ffe700; color:#462925}
.sub02_3_btn > a img{ margin-bottom:20px;}
.sub02_3_btn > a:hover {font-weight:bold;}

@media only screen and (max-width:1200px){
	.apply_list > li { width:calc(100%/5);margin-right:0px;}
	.apply_list > li > div{padding:0 30px;}
	.apply_list:after {display:none;}
	.apply_list:after {}
	.apply_list > li p{border-top:1px solid #ccc;}
	.apply_list > li p:before {margin-top:-5px;}
	.apply_list > li > div:after {}
}

@media only screen and (max-width:980px){
	.apply_list:after {}
	.apply_list > li p { margin-top: 0px;}
	.apply_list > li p:before {}
	.apply_list > li > div:after {}
	.apply_list > li h2 {font-size: 20px; margin-bottom: 5px;}
}

@media only screen and (max-width:768px){
	.apply_list > li { width: calc(100%/3);min-height:380px;}
	.apply_list > li:nth-child(3) {margin-right: 0px;}
	.apply_list > li:nth-child(4) {margin-bottom:20px;}
	.apply_list > li:nth-child(5) {margin-bottom:20px; margin-right: 0px;} 
	.sub02_3_btn { margin-top: 0px;}
	.apply_list > li > div{padding:0 20px;}
	.apply_list > li h2 { font-size: 18px;}
	.apply_list > li h4 { font-size: 14px; }
	.sub02_3_btn > a {font-size: 20px; width:47%; margin:5px 1%;}
	.apply_list {margin-bottom:0px;}
}

@media only screen and (max-width:480px){
	.apply_list > li { min-height:330px;}
	.sub02_4 h2 img{width:90%;}
	.apply_list > li > div{padding:0 10px;}
	.sub02_4 .cont_txt2 .row:first-child{border-bottom:0px solid #e9ecf1;margin-bottom:0px;}
	.sub02_4 .cont_txt2 .row img{border-bottom:1px solid #e9ecf1; padding-bottom:20px;}


	.apply_list > li h2 {font-size:16px; }
	.apply_list > li h4 { min-height: 45px;}
}

/* 골프캐디란
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.sub01_1_top { width: 100%; background: #f5f5f5; margin-bottom: 50px; position: relative;}
.sub01_1_top .top_box { width: 50%; height: 340px; display: table; text-align: center;}
.sub01_1_top .top_box .top_inner { display: table-cell; vertical-align: middle;}
.top_box .top_inner h1 { font-size: 30px; font-weight: 300; color: #333; margin-bottom: 25px;}
.top_box .top_inner h1 > span {font-weight:500; color:#e35677;}
.top_box .top_inner p { font-size: 20px; color: #555; font-weight: 300; line-height: 1.5; position: relative;}
.top_box .top_inner p:before {content:''; display:block; width:29px; height:19px;background: url('/images/kor04r-19-0423/sub/quotes01.png') no-repeat center center;
	margin: 0 auto; margin-bottom: 20px;}
.top_box .top_inner p:after {content:''; display:block; width:29px; height:19px;background: url('/images/kor04r-19-0423/sub/quotes02.png') no-repeat center center;
	margin: 0 auto; margin-top: 25px;}
.top_img {width: 50%; height: 340px; display: inline-block; vertical-align: top;  background: #f5f5f5 url('/images/kor04r-19-0423/sub/sub01_1_img01.jpg') no-repeat right center/cover;
	position: absolute;  right: 0; top: 0;}
.cont_txt { font-size: 18px; line-height: 1.5; color: #555; text-align: center; word-break: keep-all;}
.cont_txt > span {font-weight:500; color:#333;}
.dl1 dt{background:#327b9e; color:#fff;}
.dl1 dd{background:#7fc8d7; color:#327b9e; }
.dl2 dt{background:#329e84; color:#fff; }
.dl2 dd{background:#80d7b4; color:#329e84; }
.dl3 dt{background:#32529f; color:#fff; }
.dl3 dd{background:#80a6d7; color:#32529f;}
.cont_txt2 dl{margin-bottom:30px;}
.cont_txt2 dl dt{padding:20px; text-align:center; font-size: 28px; font-weight: bold;}
.cont_txt2 dl dd{font-size: 18px; padding:20px 20px 40px; text-align:center; line-height: 1.5; word-break: keep-all;}
.cont_txt2 {margin-top:50px;}
.cont_txt2 img{width:100%;margin-bottom:50px;}
@media only screen and (max-width:1200px){
}

@media only screen and (max-width:980px){
	.sub01_1_top .top_box {width:100%; height: 300px;}
	.top_img { width:100%; position: relative;}
	.top_box .top_inner h1 {font-size: 25px;  padding: 0px 20px; line-height: 32px;}
	.top_box .top_inner p {font-size: 20px; line-height: 28px;}
	.top_img {height: 300px;}
	.top_box .top_inner p {white-space: pre-line;}
	.cont_txt { font-size: 16px;}
	.cont_txt2 dl dt{font-size: 24px;}
	.cont_txt2 dl dd{font-size: 16px;}
}

@media only screen and (max-width:768px){
	.top_box .top_inner p { font-size: 16px;}
}

/* 오시는길
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.map_tb { width: 100%; border-top: 1px solid #e35677; margin-top: 50px;}
.map_tb tr { border-bottom: 1px solid #e1e1e1;}
.map_tb tr:last-child {border-bottom: 1px solid #e35677;}
.map_tb tr th { width: 180px; background: rgba(227,86,119,0.06); padding-left: 30px; color: #333; font-size: 18px;}
.map_tb tr th > img {margin-right:10px;}
.map_tb tr td { padding: 20px 20px; font-size: 16px; color: #555; line-height: 1.2;}
.location .root_daum_roughmap {width:100%;}

@media only screen and (max-width:768px){
	.map_tb tr th {width:30%; padding-left: 15px; font-size: 16px;}
}