@charset "utf-8";
/* KHN */

/* Initialization
------------------------------------------- */
*{margin:0px; padding:0px;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin:0; padding:0; border:0 none; font-size:100%; font: inherit; vertical-align: baseline;}
/*202310.20 body{width:100%; height:100%; -webkit-text-size-adjust:none; font-family: Dotum, Gulim, Malgun Gothic, Verdana, Arial, AppleGothic, Helvetica, sans-serif; font-size:12px; }*/
body{max-width:480px; margin:0 auto; height:100%; -webkit-text-size-adjust:none; font-family: Dotum, Gulim, Malgun Gothic, Verdana, Arial, AppleGothic, Helvetica, sans-serif; font-size:12px; }
dl,ul,ol,li, dt, dd{margin:0px; padding:0px; list-style:none;}
table{border-collapse: collapse;}
h1, h2, h3, h4, h5, h6, p{margin:0px; padding:0px;}
nav, header, footer, section, aside, article, figure, figcaption, hgroup{display:block;}

/* 아이폰/아이패드 한글 폰트에 볼드 적용 */
strong {font-weight:normal; -webkit-text-stroke-width:.02em;}

/* Link
------------------------------------------- */
a {color:#454545; text-decoration:none; cursor:pointer;}
a:hover{color:#454545;}

/* Layout
------------------------------------------- */
#wrap{width:100%; height:100%; margin:0px; padding:0px; background:url(../images/main/bg_line.gif) left top repeat; font-family:'Nanum Gothic', Dotum, Gulim, Arial, Sans-serif; overflow:hidden;}
.mheader{padding-bottom:10px;}
.mTitle{-webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); -moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); overflow:hidden;}
.mTitle img{width:100%; float:left;}

/* 메인 */
.mMenu{margin-bottom:10px; padding:0px 10px; font-weight:800; font-size:1.5em;}
.mMenu li{width:100%; overflow:hidden;}
.mMenu a{position:relative; float:left; width:50%; display:inline-block; padding:0px 0px 0px 0px;}
.mMenu li a>img:first-child{float:left;}
.mMenu a img{width:100%;}
.mMenu a span{display:block; position:absolute; width:100%; text-align:center; z-index:3;}
a.mMenu1{color:#fff; background-color:#904cd3;}
.mMenu1 span{top:0px; padding-top:20%;}
.mMenu1 span.ftSize1{position:static; padding-top:1em; font-weight:600; color:#dab4ff;}
a.mMenu2{color:#661d8b; background-color:#e9d5fd;}
.mMenu2 span{top:10%;}
.mMenu2 span img{width:50%;}
a.mMenu3{color:#fff; background-color:#de4b73;}
.mMenu3 span{top:10%;}
.mMenu3 span img{width:50%;}
a.mMenu4{color:#830022; background-color:#ffcbe1;}
.mMenu4 span{top:10%;}
.mMenu4 span img{width:50%;}

.cs{padding:8px 0px; font-weight:600; font-size:1.667em; color:#494949; text-align:center; border-top:1px solid #b6b6b6;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 29%, #e3e3e3 73%, #c3c3c3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(29%,#f9f9f9), color-stop(73%,#e3e3e3), color-stop(100%,#c3c3c3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 29%,#e3e3e3 73%,#c3c3c3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f9f9f9 29%,#e3e3e3 73%,#c3c3c3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f9f9f9 29%,#e3e3e3 73%,#c3c3c3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 29%,#e3e3e3 73%,#c3c3c3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c3c3c3',GradientType=0 ); /* IE6-9 */
vertical-align:middle;}
.cs *{vertical-align:middle;}
.cs a{color:#494949; vertical-align:middle;}
.cs span{vertical-align:-2px;}
.iconTel{width:27px; margin-right:10px; }
.free{text-align:center;}
.free *{vertical-align:middle;}
.free a{display:block; height:28px; padding-top:10px; font-weight:600; font-size:1.333em; color:#fff; background-color:#6f2b91; background-image:url(../images/main/line_left.gif), url(../images/main/line_right.gif); background-position:left top, right top; background-repeat:no-repeat, no-repeat; background-size:contain, contain;}
.iconNext{width:20px; margin-left:10px;}
#gnbTop{width:100%; border-top:3px solid #6300a3;  border-bottom:3px solid #6300a3; background-color:#960aff; overflow:hidden;}
#gnbTop ul{float:left; width:100%;}
#gnbTop li{float:left; width:25%;}
#gnbTop li a{display:block; float:left; width:100%; font-weight:600; font-size:1em; text-align:center; color:#6f2b91;}
#gnbTop li a.bgGnb{background:url(../images/main/bg_gm1.jpg) left top no-repeat; background-size:100% auto;}
#gnbTop li a:hover, #gnbTop li a.bgGnb:hover{background:#2f0149;}
#gnbTop li a img{float:left; width:100%;}
#gnb{width:100%; border-bottom:1px solid #4b4b53; background-color:#e8d9f7; overflow:hidden;}
#gnb ul{float:left; width:100%; padding:6px 0px;}
#gnb li{float:left; width:20%;}
#gnb li a{display:block; font-weight:600; font-size:1em; text-align:center; color:#6f2b91;}
#gnb li a img{width:26px;}

/*
footer{position:relative; padding:10px 0px; font-size:1em; background-color:#4b4b53; color:#e4e4e4; border-top:1px solid #71717d;}
*/

footer{position:relative; padding:10px 0px; font-size:1em; color:#757575; text-align:center; border-top:1px solid #b6b6b6; background-color:#fff;}
footer img{position:absolute; left:10px; width:16%; max-width:93px;}

a.pcBtn{display:block; position:absolute; top:4px; right:10px; padding:4px 10px; font-weight:600;  background-color:#fff; color:#3d3d3d;}

.gnbCon{border-top:1px solid #d3d3d3; background-color:#f7f7f7; overflow:hidden;}
.gnbCon li{float:left; width:50%; font-weight:600; border-bottom:1px solid #d3d3d3;}
.gnbCon li.gnbLeft{-moz-box-shadow:inset -1px 0px 0px 0px #d3d3d3; -webkit-box-shadow:inset -1px 0px 0px 0px #d3d3d3; box-shadow:inset -1px 0px 0px 0px #d3d3d3;}
.gnbCon li li{border-bottom:none;}
.gnbCon li a{display:block; padding:10px 20px; font-size:1.2em;}
.gnbCon li ul{border-top:1px solid #d3d3d3;}

/* 커브스 클럽찾기 */
.sheader{clear:both; position:relative; width:100%; background-color:#fff;}
.logo{padding:8px 0px 4px 10px;}
.logo img{width:86px;}
.menuAll{position:absolute; top:11px; right:10px; font-family:Arial, Verdana, Sans-serif;}


.menuAll a{background-color:#7d00aa; border-radius:5px; border:1px solid #3f0e60;
display:inline-block; color:#ffffff; font-weight:bold; padding:8px 16px; text-transform:uppercase;
 }

 /*
.menuAll a:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #570077), color-stop(1, #7d00aa));
background:-moz-linear-gradient(top, #570077 5%, #7d00aa 100%);
background:-webkit-linear-gradient(top, #570077 5%, #7d00aa 100%);
background:-o-linear-gradient(top, #570077 5%, #7d00aa 100%);
background:-ms-linear-gradient(top, #570077 5%, #7d00aa 100%);
background:linear-gradient(to bottom, #570077 5%, #7d00aa 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#570077', endColorstr='#7d00aa',GradientType=0);
background-color:#570077;
}*/

.subtitle{clear:both; position:relative; width:100%; height:28px; padding:8px 0px 4px 0px; text-align:center; font-weight:600; font-size:1.5em; color:#fff; background-color:#6f2b91; background-image:url(../images/main/line_left.gif), url(../images/main/line_right.gif); background-position:left top, right top; background-repeat:no-repeat, no-repeat; background-size:contain, contain;}
.subtitle a{color:#fff;}
.btnBack{position:absolute; top:50%; left:22px; margin-top:-10px; z-index:2;}
.btnBack img{width:20px;}
.btnHome{position:absolute; top:50%; right:22px; margin-top:-10px; z-index:2;}
.btnHome img{width:24px;}

.findSet{margin:5px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#f8f8f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
border:1px solid #c3c3c3; -moz-border-bottom-right-radius:2em; -webkit-border-bottom-right-radius:2em; border-bottom-right-radius:2em;
 -moz-border-bottom-left-radius:2em; -webkit-border-bottom-left-radius:2em; border-bottom-left-radius:2em;
}

.locationSelect{padding-bottom:1.333em; font-family:'Nanum Gothic', Dotum, Gulim, Arial, Sans-serif;}
.locationSelect p{}
.locationSelect a{display:inline-block; width:25%; margin:-1px 0px 0px -1px; padding:1em 1px 1em 0em; text-align:center; font-weight:600; font-size:1.333em; color:#454545;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
box-shadow:1px 1px 0px #c3c3c3 inset, -1px -1px 0px #c3c3c3 inset;
}
.locationSelect a.on{background:#eeeeee;}
.locationSelect a:hover{background:#eeeeee;}

.sectionSelect{padding-bottom:1.5em;}
.sectionSelect a.on{background:#eeeeee;}
.sectionSelect a{display:inline-block; width:25%; margin:-1px 0px 0px -1px; padding:1.4em 1px 1.4em 0em; text-align:center; font-weight:600; font-size:1.2em; color:#454545;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
box-shadow:1px 1px 0px #c3c3c3 inset, -1px -1px 0px #c3c3c3 inset;
}

/*.searchBox{position:relative; margin:0px 5px 40px 5px; text-align:right; border:2px solid #540b78;}*/
.searchBox{position:relative; margin:0px 5px 20px 5px; text-align:right; border:2px solid #540b78;}
.searchLoc{display:inline-block; width:100%; height:34px; border:none;}
a.searchBtn{position:absolute; top:0px; right:0px; display:inline-block; padding:0.5em 1em; background: #6f2cac; /* Old browsers */ color:#fff; font-size:1.333em; font-family:'Nanum Gothic', Dotum, Gulim, Arial, Sans-serif;
background: -moz-linear-gradient(top,  #6f2cac 0%, #581393 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f2cac), color-stop(100%,#581393)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6f2cac 0%,#581393 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6f2cac 0%,#581393 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6f2cac 0%,#581393 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6f2cac 0%,#581393 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f2cac', endColorstr='#581393',GradientType=0 ); /* IE6-9 */
}

.locList{margin:5px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#f8f8f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
border:1px solid #c3c3c3; -moz-border-bottom-right-radius:2em; -webkit-border-bottom-right-radius:2em; border-bottom-right-radius:2em;
 -moz-border-bottom-left-radius:2em; -webkit-border-bottom-left-radius:2em; border-bottom-left-radius:2em;
}


/* 2025.06.11 지역내 클럽수 */	
.area-sido-club-count{text-align:center; font-weight: 100; font-size:1em; color:#454545; }
.area-gungu-club-count{text-align:center; font-weight: 100;font-size:1em; color:#454545; }


.speech-bubble-example{margin-top: -15px;margin-left: 10px;}

/* 2025.06.11 가까운 클럽찾기 검색 하단 말풍선 */
.speech-bubble {
	position: relative;
	padding: 10px;
	margin: 5px;
	background: #f5e4f1;
	border-radius: .4em;
	margin-top: 20px;
	-moz-border-bottom-right-radius:2em; -webkit-border-bottom-right-radius:2em; border-bottom-right-radius:2em;
    -moz-border-bottom-left-radius:2em; -webkit-border-bottom-left-radius:2em; border-bottom-left-radius:2em;
}

.speech-bubble:after {
	content: '';
	position: absolute;
	top: 0;
	left: 10%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom-color: #f5e4f1;
	border-top: 0;
	border-left: 0;
	margin-left: -10px;
	margin-top: -20px;
}

.speech-bubble-img{float: left; margin-top: -4px; height: 20px; }
.speech-bubble-title{display:block; padding-left: 10px; padding-bottom: 3px;font-weight:600; color:#6f2a94}

/*
.bubble
{
	margin:auto;
	position: relative; 	
	width: 320px;
	height: 55px;
	color:#5c5c5c;
	padding: 10px;
	background: #f1f1f1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.bubble:after
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 15px 15px;
	border-color: #f1f1f1 transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: -15px;
	left: 25px;
}
*/


/* 성공스토리 */
.sucessList{margin:5px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#f8f8f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
border:1px solid #c3c3c3; -moz-border-bottom-right-radius:2em; -webkit-border-bottom-right-radius:2em; border-bottom-right-radius:2em;
 -moz-border-bottom-left-radius:2em; -webkit-border-bottom-left-radius:2em; border-bottom-left-radius:2em;
}
.success{margin:5px; overflow:hidden;}
.success h2{
margin-top:-1px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border-bottom:none;
-moz-box-shadow: 1px 1px 0px #c3c3c3 inset, -1px -1px 0px #c3c3c3 inset; -webkit-box-shadow: 1px 1px 0px #c3c3c3 inset, -1px -1px 0px #c3c3c3 inset; box-shadow: 1px 1px 0px #c3c3c3 inset, -1px -1px 0px #c3c3c3 inset;
}
.success h2 a{display:block; padding:30px 0px 30px 84px; font-weight: 600; font-size:1.6em; background-image:url(../images/sub/icon_maxweight.png), url(../images/sub/btn_right.png); background-repeat:no-repeat, no-repeat; background-size:auto 60%, 18px 30px; background-position:20px center, 94% center;}
.success h2 .successIcon2{background-image:url(../images/sub/icon_overcome.png), url(../images/sub/btn_right.png);}
.success h2 .successIcon3{background-image:url(../images/sub/icon_friend.png), url(../images/sub/btn_right.png);}
.success h2 .successIcon4{background-image:url(../images/sub/icon_maxattend.png), url(../images/sub/btn_right.png);}

/* 클럽찾기 리스트 */
.bread{font-size:; font-size:1.333em; font-weight:600; color:#fff; background-color:#a879dd; overflow:hidden;}
.bread span{display:block; float:left; height:28px;  padding:8px 30px 0px 20px; color:#4d4d4d; background:#a879dd url(../images/sub/loc1.png) right center no-repeat;}
.bread a{display:block; float:left; height:28px;  padding:8px 0px 0px 0px; color:#fff;}
/*.detailLoc{padding-left: 10px; height:36px; font-size:1.333em; font-weight:600; background-color:#4e4e4e; color:#fff; overflow:hidden;}*/
.detailLoc{padding-left: 10px; height:36px; font-size:1em; background-color:#4e4e4e; color:#fff; overflow:hidden;align-content: center;}
/*.detailLoc span{float:left; padding:8px 20px 0px 20px;}*/
.detailLoc span{display: inline-block; padding-left:5px;padding-top: 5px;font-weight: 0;}
.detailLoc input[type=text]{float:left; height:22px; width: 50%; font-family:Dotum, Gulim, Arial, Sans-serif; border:1px solid #fff;
-moz-border-top-left-radius:4px; -webkit-border-top-left-radius:4px; border-bottom-left-radius:4px;
-moz-border-bottom-left-radius:4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px;
}
.detailBtn{float:left; display:inline-block; width:30px; height:22px; background-color:#878787; font-size:0px; vertical-align:14px; border:1px solid #878787;
-moz-border-top-right-radius:4px; -webkit-border-top-right-radius:4px; border-bottom-right-radius:4px;
-moz-border-bottom-right-radius:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px;
background-image:url(../images/sub/search.png);background-repeat: no-repeat;background-size: 22px 22px;background-position : center; }

.clubList{margin:5px; background: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
border:1px solid #c3c3c3;  -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
}

.clubList li a{display:block; padding:14px 0px; background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#f8f8f8 100%); /* W3C */
/* 2025.06.13 이미지에서 텍스트로 변경하기 위해 기존꺼 삭제
background-image:url(../images/sub/icon_spot2.jpg);
background-repeat:no-repeat;
background-position: 94% 16px; */
-moz-box-shadow:inset 0px -1px 0px 0px #d6d6d6; -webkit-box-shadow:inset 0px -1px 0px 0px #d6d6d6; box-shadow:inset 0px -1px 0px 0px #d6d6d6;
}
/* 2025.06.13 이미지에서 텍스트로 변경하기 위해 기존꺼 삭제
.clubList.clubList_free li a{
	background-image:url(../images/sub/icon_spot_free.jpg);
	background-position: 94% 50%;
}
*/
/* 2025.06.13 클럽 선택 버튼 */
.club-select-btn{display:inline-block; margin-left: 85%;padding:2px 7px 2px 5px; font-size:0.9em;color:white; background-color:#6f2a94;border: 1px; border-style: solid; border-radius: 5px;}
.club-select-btn{float: right;margin-right: 5px; padding:2px 7px 2px 5px; font-size:0.9em;color:white; background-color:#6f2a94;border: 1px; border-style: solid; border-radius: 5px;}

.clubTitle{display:block; padding:0px 0px 6px 20px; font-weight:600; font-size:1.333em; color:#444;}
.clubAds{display:block; padding:0.5em 40px 16px 20px; font-size:1em; color:#797979;}

/* 2025.06.09 지번,도로명 구분 추가 */
.clubAds1{display:block; padding:0.5em 40px 1px 20px; font-size:1em; color:#454545;}  /* 지번  상우하좌 */
.clubAds2{display:block; padding:0.5em 40px 5px 20px; font-size:1em; color:#454545;}  /* 도로명 상우하좌 */
.clubAds-type{display:inline-block; width: 36px; margin: 0 5px 0 0; border: 1px; border-style: solid; border-radius: 2px; border-color: #f0efef; background-color: #f0efef; font-size:1em; color:#454545; text-align: center; }  /* 도로명 상우하좌 */


.clubMore{font-weight:600; font-size:1.5em; text-align:center;}
.clubMore a{display:block; padding:20px 0px 36px 0px; color:#444444;}
.clubMore img{width:20px;}

/* 클럽찾기 상세페이지 - 지도 */
.map{width:100%; height:300px; margin:1.5em 0em;  border-top:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; overflow:hidden;}
.map img{float:left; width:100%;}
.mapTitle{padding:0px 10px 10px 10px; font-weight:600; font-size:1.333em; color:#444;}
.mapTitle img{width:18px; vertical-align:-4px;}
.address{padding:0.5em 10px 30px 36px; font-weight:600; font-size:1.2em; color:#797979;} /* 쓰는지 안쓰는지 확인 */

.clubMap{margin:5px; padding-top:10px; background: #fefaff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
border:1px solid #c3c3c3;  -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.clublistBtn{}
.clublistBtn{width:100%; padding:20px 0px 20px 0px; font-weight:600; text-align:center;}
.clublistBtn a{display:inline-block; width:30%; font-size:1.333em;
-moz-box-shadow:inset 0px 1px 0px 0px #9e3fc0; -webkit-box-shadow:inset 0px 1px 0px 0px #9e3fc0; box-shadow:inset 0px 1px 0px 0px #9e3fc0;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7d00aa), color-stop(1, #570077));
background:-moz-linear-gradient(top, #7d00aa 5%, #570077 100%);
background:-webkit-linear-gradient(top, #7d00aa 5%, #570077 100%);
background:-o-linear-gradient(top, #7d00aa 5%, #570077 100%);
background:-ms-linear-gradient(top, #7d00aa 5%, #570077 100%);
background:linear-gradient(to bottom, #7d00aa 5%, #570077 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d00aa', endColorstr='#570077',GradientType=0);
background-color:#7d00aa; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:1px solid #3f0e60;
color:#ffffff; padding:8px 16px; text-shadow:0px 1px 0px #3f0e60;
}
.clublistBtn_free{width:100%; padding:5px 0px; font-weight:600; text-align:center;}
.clublistBtn_free a{display:block;margin:0px 22px 10px 22px;font-size:1.333em;
background: #ed63b4;
background: -moz-linear-gradient(top,  #ed63b4 0%, #eb53ac 49%);
background: -webkit-linear-gradient(top,  #ed63b4 0%,#eb53ac 49%);
background: linear-gradient(to bottom,  #ed63b4 0%,#eb53ac 49%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed63b4', endColorstr='#eb53ac',GradientType=0 );
background-color:#eb53ac; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:1px solid #dc459e;
color:#fff; padding:8px 16px;
}

.mapInfo{margin:0px 22px 10px 22px; -moz-border-radius:5px; -webkit-border-radius:5px; font-size:1.2em; border-radius:5px; border:1px solid #c3c3c3;}
.mapAds{padding:10px; background-color:#fff;}
.mapTel{padding:10px 0px 10px 0px; text-align:center; font-size:1.2em; border-top:1px solid #d6d6d6;
background: #fbfbfb; /* Old browsers */
background: url(../images/sub/maptel.png), -moz-linear-gradient(top,  #fbfbfb 0%, #e8e8e8 100%); /* FF3.6+ */
background: url(../images/sub/maptel.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: url(../images/sub/maptel.png), -webkit-linear-gradient(top,  #fbfbfb 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: url(../images/sub/maptel.png), -o-linear-gradient(top,  #fbfbfb 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: url(../images/sub/maptel.png), -ms-linear-gradient(top,  #fbfbfb 0%,#e8e8e8 100%); /* IE10+ */
background: url(../images/sub/maptel.png), linear-gradient(to bottom,  #fbfbfb 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
background-repeat:no-repeat, no-repeat;
background-position:94% 10px, left top; background-size:20px auto, auto auto;
}
.mapTel a{display:block; font-weight:600; color:#6f2b91;}
.mapView{padding:20px 20px; text-align:center; border-top:2px solid #ab56d6; border-bottom:1px solid #d6d6d6;}
.mapView .map{width:99%; margin:0px auto; border:1px solid #b7b7b7;}
.mapView img{width:100%;}

/* 이벤트 리스트 페이지 */
.eventList{margin:5px; background: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
border:1px solid #c3c3c3;  -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.eventList ul{}
.eventList li{clear:both; padding:10px;  overflow:hidden;
-moz-box-shadow:inset 0px -1px 0px 0px #d6d6d6; -webkit-box-shadow:inset 0px -1px 0px 0px #d6d6d6; box-shadow:inset 0px -1px 0px 0px #d6d6d6;}
.eventImg{float:left; width:30%; max-width:167px; text-align:center;}
.eventImg img{width:90%; max-width:167px;}
.eventTitle{float:left; width:70%;}
.eventTitle a{display:block; color:#444;}
.eventTitle strong{display:block; margin-left:5px; padding:10px 10px 0px 0px; font-weight:400; font-size:1.2em;}
.ing{margin-left:5px; background-color:#de4b73; color:#fff; border:1px solid #de4b73; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.ing2{margin-left:5px; background-color:#8e8e8e; color:#fff; border:1px solid #8e8e8e; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.eDate{color:#797979;}

/* 이벤트 리스트 페이지 수정 20131223 */
.eventListRow{display:block; overflow:hidden;}
.eventImgSec{display:block; float:left; width:30%; max-width:167px; text-align:center;}
.eventImgSec img{width:90%; max-width:167px;}
.eventTitleSec{display:block; float:left; width:70%;}
.eventTitleSec strong{display: block; margin-left: 5px; padding: 10px 10px 0px 0px; font-weight: 400; font-size: 1.2em;}

/* 이벤트 상세 페이지 */
.eventView{margin:5px; padding-top:10px; background: #f5f4fb;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
border:1px solid #c3c3c3;  -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.eviewTitle{padding:6px 10px 12px 10px; font-weight:600; color:#444; background-color:#f5f4fb;
-moz-box-shadow:inset 0px -1px 0px 0px #d6d6d6; -webkit-box-shadow:inset 0px -1px 0px 0px #d6d6d6; box-shadow:inset 0px -1px 0px 0px #d6d6d6;}
.eviewTitle strong{display:block; padding-bottom:4px; font-size:1.333em; color:#444;}
.eviewTitle span{display:block; color:#797979;}
.eventDetail{padding:14px 12px; -moz-border-radius:5px; -webkit-border-radius:5px; font-size:1.2em; background-color:#fefaff;
-moz-box-shadow:inset 0px -1px 0px 0px #d6d6d6; -webkit-box-shadow:inset 0px -1px 0px 0px #d6d6d6; box-shadow:inset 0px -1px 0px 0px #d6d6d6;}
.eventDetail *{word-wrap:break-word;}
.eventDetail a{word-wrap:break-word;}
.eventDetail img{max-width:100%; width:auto;}
.eventDetail iframe, .eventDetail video{width:100%; margin:0px auto; text-align:center;}
.eNewsletter{width:100%;}
.eviewImg{padding-bottom:10px; text-align:center;}
.eviewImg img{width:100%; max-width:549px;}
.eSubject{line-height:1.5em; color:#444;}
.eContent{color:#797979;}
.eContent a{color:#797979;}
.center{text-align:center;}
.eventView img{height:auto !important;}
/* 성공스토리 - 최다 제중 감소 */
.memberInfo{display:block; margin-left:5px; padding-top:6px; line-height:1.5em; color:#797979;}
.weightList strong{padding:0px 0px 0px 0px;}

/* 커브스 소개 */
.introductionWrap{margin:5px 5px; padding:20px 0px; background: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */ border:1px solid #dddddd;
border:1px solid #c3c3c3; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.introduction{margin:5px 5px 0px 5px; padding:20px; background: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */ border:1px solid #dddddd;
border:1px solid #c3c3c3; -moz-border-top-right-radius:10px; -webkit-border-top-right-radius:10px; border-top-right-radius:10px;
-moz-border-top-left-radius:10px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; border-bottom:none;}
.intro1{font-weight:bold; font-size:1.2em; line-height:1.4em; color:#676767;}
.pink1{color:#ff4f75;}
.violet1{color:#6f2b91;}
.red1{color:#b32e2e;}
.history{width:100%; overflow:hidden;}
.historyWrap{padding:0px 20px 20px 20px;}
.year{clear:both; padding:0.3em 1em; font-size:1.1em; background:url(../images/sub/bg_year.gif); color:#fff;}
.historyStory{float:none; padding-top:10px; color:#616161; font-weight:600; overflow:hidden;}
.historyStory li{overflow:hidden;clear:both; padding:0px 0px 5px 0px;}
.historyStory li p.thumbImg{float:left;width:40px; margin-right:6px;}
.historyStory li p img{width:100%;}
.historyStory li p.historyCon{overflow:hidden;line-height:1.4em;}


.curvesLocation{padding:10px 20px 20px 20px;}
.curvesAds{margin-top:16px; padding:0px 0px 16px 26px; line-height:1.5em; font-weight:600; font-size:1.2em; background:url(../images/sub/icon_spot2.jpg) left top no-repeat; background-size:20px; auto; color:#444;}
#google_map{width:100%; height:300px; border:1px solid #ccc;}
.curvesTel a{display:block; padding:0.67em 0em; text-align:center; font-weight:600;  font-size:1.5em; color:#6f2b91;
background: #fbfbfb; /* Old browsers */
background: url(../images/sub/maptel.png), -moz-linear-gradient(top,  #fbfbfb 0%, #e8e8e8 100%); /* FF3.6+ */
background: url(../images/sub/maptel.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: url(../images/sub/maptel.png), -webkit-linear-gradient(top,  #fbfbfb 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: url(../images/sub/maptel.png), -o-linear-gradient(top,  #fbfbfb 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: url(../images/sub/maptel.png), -ms-linear-gradient(top,  #fbfbfb 0%,#e8e8e8 100%); /* IE10+ */
background: url(../images/sub/maptel.png), linear-gradient(to bottom,  #fbfbfb 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
background-repeat:no-repeat, no-repeat; background-position:94% center, left top; background-size:30px auto, auto auto;
border:1px solid #c3c3c3; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
.cTab{margin-bottom:20px; overflow:hidden; border-bottom:2px solid #7a2bb2;}
.cTab a{float:left; display:block; width:33%; margin:0px; padding:14px 0px; font-size:1.2em; font-weight:600; text-align:center; background-color:#8d8d8d; color:#fff;}
.cTab a.cTabOn{background-color:#7a2bb2;}
.cTab a.tabCenter{width:34%; -moz-box-shadow:inset 2px 0px 0px 0px #fff, inset -2px 0px 0px 0px #fff; -webkit-box-shadow:inset 2px 0px 0px 0px #fff, inset -2px 0px 0px 0px #fff; box-shadow:inset 2px 0px 0px 0px #fff, inset -2px 0px 0px 0px #fff;}
.brand{margin:0px 20px; background:url(../images/sub/intro_bg.png) right 80px no-repeat; background-size:50% auto;}
.brand figure{padding:10px 0px; text-align:center;}
.brand figure img{width:90%; max-width:442px;}
.brandEx{padding:0px 0px 14px 0px; line-height:1.4em; color:#616161;}

/* 커브스 특징 */

/* 2025.10.21 추가 */
.characterTitle-arrow {float: right; margin:30px 20px 0 0; border-color:#454545 transparent transparent; border-style: solid; border-width: 12px 10px 0; height: 0; width: 0;}


.characterCon{margin-top:-1px; padding:20px; overflow:hidden;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border-bottom:none;
-moz-box-shadow: 1px 1px 0px #c3c3c3 inset, -1px -1px 0px #c3c3c3 inset; -webkit-box-shadow: 1px 1px 0px #c3c3c3 inset, -1px -1px 0px #c3c3c3 inset; box-shadow: 1px 1px 0px #c3c3c3 inset, -1px -1px 0px #c3c3c3 inset;}
.success h2 .characterIcon1{background-image:url(../images/sub/icon_spec1.png); background-repeat:no-repeat; background-size:auto 60%; background-position:20px center;}
.success h2 .characterIcon2{background-image:url(../images/sub/icon_spec2.png);}
.success h2 .characterIcon3{background-image:url(../images/sub/icon_spec3.png);}
.success h2 .characterIcon4{background-image:url(../images/sub/icon_spec4.png);}
.success h2 .characterIcon5{background-image:url(../images/sub/icon_spec5.png);}
.success h2 .characterIcon6{background-image:url(../images/sub/icon_spec6.png);}
.success h2 .characterIcon7{background-image:url(../images/sub/icon_spec7.png);}

.success h2 .effectIcon1{background-image:url(../images/sub/effect_icon_spec1.png);}
.success h2 .effectIcon2{background-image:url(../images/sub/effect_icon_spec2.png);}
.success h2 .effectIcon3{background-image:url(../images/sub/effect_icon_spec3.png);}
.success h2 .effectIcon4{background-image:url(../images/sub/effect_icon_spec4.png);}
.success h2 .effectIcon5{background-image:url(../images/sub/effect_icon_spec5.png);}
.success h2 .effectIcon6{background-image:url(../images/sub/effect_icon_spec6.png);}
.success h2 .effectIcon7{background-image:url(../images/sub/effect_icon_spec7.png);}
.success h2 .effectIcon8{background-image:url(../images/sub/effect_icon_spec8.png);}
.success h2 .effectIcon9{background-image:url(../images/sub/effect_icon_spec9.png);}
.success h2 .effectIcon10{background-image:url(../images/sub/effect_icon_spec10.png);}


.characterCon h3{font-size:;}
.program{margin-top:14px; padding-bottom:20px; background:url(../images/sub/pnt_violet.gif) left top repeat;}
.program ol{padding:10px 5px; overflow:hidden;}
.program li{position:relative; float:left; width:50%; padding-bottom:10px; text-align:center;}
.program li p{min-height:100px; margin:0px 5px; padding:10px 0px; font-weight:600; background-color:#f4efff; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; color:#6f2b91;}
.program li p img{width:80%; max-width:181px;}
.program li p strong{display:block; padding-top:16px; min-height:52px;}
.program li.program5{clear:both; width:100%;}
.programNum{position:absolute; top:0px; display:block; padding:8px 10px; font-size:1.2em; background-color:#f8486f; color:#fff; -moz-border-top-left-radius:6px; -webkit-border-top-left-radius:6px; border-top-left-radius:6px;}
.programSet{margin:0px 20px; padding:10px 0px; font-weight:600; font-size:1.2em; text-align:center; background-color:#fff; -moz-border-radius:34px; -webkit-border-radius:34px; border-radius:34px; border:4px solid #7c56cc; color:#626262;}
.programSet em{font-size:1.4em; color:#7357ae;}
.programSet em span{color:#626262;}

/* 창업안내 > 가맹점 개설 조건 */
.case{}
.busienssSlider{text-align:center; padding-bottom:10px;}
.busienssSlider figure{padding-bottom:20px; background:url(../images/sub/bg_line1.gif) left bottom repeat-x;}
.busienssSlider img{margin:0px auto; width: 100%;}
.busienssSlider h3{padding:10px 0px 4px 0px; font-weight:600; font-size:1.2em; text-align:left; color:#6f2b91;}
.busienssSlider p{padding:0px 0px 10px 0px; font-size:1.2em; text-align:left; color:#444444;}
.gray1{color:#ababab;}

/* 창업안내 > 가맹점 개설 절차 */
.business{margin:5px 5px; padding:20px 0px; background: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */ border:1px solid #dddddd;
border:1px solid #c3c3c3; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.businessTab{ }
.businessTab a{display:inline-block; width:50%; padding:14px 0px; font-size:1.2em; font-weight:600; background-color:#757575; text-align:center; color:#fff; border-bottom:2px solid #7a2bb2;}
.businessTab a.bTabOn{background-color:#7a2bb2;}

/* 2025.09.24 탭메뉴 3개로 재정의  */
.businessTabTwo{ text-align: center; }
.businessTabTwo a{display:inline-block; width:45%; padding:14px 5px; font-size:1.2em; font-weight:600; background-color:#757575; text-align:center; color:#fff; border-bottom:2px solid #7a2bb2;
	border:1px solid white;}
.businessTabTwo a.bTabOn{background-color:#7a2bb2;}


/* 2025.09.24 탭메뉴 3개로 재정의  */
.businessTabThree{ text-align: center; }
.businessTabThree a{display:inline-block; width:32%; padding:14px 0px; font-size:1.2em; font-weight:600; background-color:#757575; text-align:center; color:#fff; border-bottom:2px solid #7a2bb2;
	border:1px solid white;}
.businessTabThree a.bTabOn{background-color:#7a2bb2;}
/* *****************************  */
/* 2025.09.24 간편상담신청 재정의  */
.businessAdviceTitle{margin:0px 20px 20px 20px; border:1px solid #c3c3c3; font-weight:600; font-size:1.4em; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
                 display:block; padding:10px 0px; color:#6f2b91; text-align:center;}
.businessAdviceTitle span{color:#757575;}
.businessAdviceDesc {margin:0px 20px 0px 20px; font-size:1.2em; line-height:150%; text-align:left; color:#444444;}
/* *****************************  */
/* 2025.09.25 창업안내 FAQ  */
.business-faq-title{margin-bottom: 10px; padding:0px 0px 4px 0px; font-weight:600; font-size:1.2em; text-align:left; color:#6f2b91;}
.business-faq{clear:both; width:100%; font-size:12px; border-top:2px solid #a168bd;}
.business-faq dl{width:100%;}
.business-faq dl dt,.business-faq dl dd{padding:10px 5px 5px 25px;}
.business-faq dl dt{font-weight:bold; color:#5f5f5f; font-size:14px; background:#fcf1ff url(../images/sub/icon_faq_q.png) no-repeat; background-size: 5%; background-position: left center; border-bottom:1px solid #d2d3ce;  cursor:pointer;line-height:150%;}
.business-faq dl dd{font-weight:bold;color:#5f5f5f; font-size:14px; border-bottom:1px solid #d2d3ce; background:url(../images/sub/icon_faq_a.png) no-repeat;background-size: 5%;background-position: left top 12px; }
.business-faq dl dt.active{border-bottom:none;}
.business-faq dl dd.ans{background-color:#fff; line-height:150%;}   


.businessContact{margin:0px 20px 20px 20px; border:1px solid #c3c3c3; font-weight:600; font-size:1.4em; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}
.businessContact span{color:#757575;}
.businessContact a{display:block; padding:10px 0px; color:#6f2b91; text-align:center;}
.businessCon{padding:0px 20px;}
.step{padding:6px; background:url(../images/sub/pnt_violet.gif) left top repeat;}
.step li{position:relative; background-color:#f4efff; color:#6f2b91; font-size:1.2em;
margin:5px 0px; padding:36px 10px 10px 10px; text-align:center; line-height:1.5em; font-weight:600;
-moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px; border-top-right-radius:5px;
-moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; border-bottom-left-radius:5px;
-moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px; border-bottom-right-radius:5px;}
.step li span{position:absolute; top:0px; left:0px; display:inline-block; padding:4px 8px; font-weight:600; color:#ece1ff; background-color:#914bb4;}
.businessEx{padding-bottom:14px; line-height:1.6em;}

.businessCurves {margin-bottom:20px;display:inline-block; width:100%; padding:14px 0px; font-size:1.2em; font-weight:600; background-color:#fff; text-align:center; color:#7a2bb2; border-bottom:2px solid #7a2bb2;}
/* 메인 비주얼 플러그인
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 * Written by: Steven Wanderski, 2012  * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {position:relative; *zoom: 1;}
.bx-wrapper img {max-width: 100%; display: block;}

/* LOADER */
.bx-wrapper .bx-loading {/*min-height: 50px;*/
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}

/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666;
	position:absolute;bottom:0;z-index:55;width:100%;padding:5px 0;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {
	background:#7d7d7d;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:5px;
	border-radius:50%;
	outline:0;
    -moz-box-shadow: 1px 1px 2px #222;
    -webkit-box-shadow: 1px 1px 2px #222;
    box-shadow: 1px 1px 2px #222;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background-color:#960bfe;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left:-20px; background: url(../images/sub/btn_left.png) left top no-repeat;}
.bx-wrapper .bx-next {right:-20px; background: url(../images/sub/btn_right.png) left top no-repeat;}
/*
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
*/
.bx-wrapper .bx-controls-direction a {
position: absolute; top: 24%; margin-top:0px; outline: 0; width: 41px; height: 59px; text-indent: -9999px; z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {position:absolute; text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block; text-indent: -9999px; width: 9px; height: 12px; outline: 0;
	background: url(../images/sub/btn_left.png) left top no-repeat; margin: 0 3px;}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {background-position: -9px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block; margin: 0 3px; text-indent: -9999px; width: 9px; height: 12px;
/*outline: 0;*/ background: url(../images/sub/btn_left.png) left top no-repeat;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -8px -10px;}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left; width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0; width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span {color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px;}

/* 커브스 특징 */

/* 2025.10.20 arrow add  */
.characterTitle-arrow {float: right; margin:30px 20px 0 0; border-color:#454545 transparent transparent; border-style: solid; border-width: 12px 10px 0; height: 0; width: 0;}
/* ************** */

.characterTitle1{padding-bottom:10px; font-weight:600; font-size:1.4em; line-height: 1.5em; olor:#454545}
.characterTitle2{margin-top:20px; padding:0px 0px 10px 24px; font-weight:600; font-size:1.2em; color:#6f2b91; background:url(../images/sub/blet2.gif) left top no-repeat; background-size:18px auto;}
.charachterEx{padding-bottom:20px; font-size: 14px; line-height:1.5em; background:url(../images/sub/bg_line1.gif) left bottom repeat-x; color:#454545;}
.charachterEx1{padding:10px 0px 20px 40px; font-size: 14px; line-height:1.5em; font-weight:600; color:#797979;}
.charachterEx2{padding:20px 0px 20px 0px; font-size: 14px; line-height:1.5em; font-weight:600; text-align:center; color:#797979;}
.charachterEx3{padding:20px; font-size: 14px; line-height:1.6em; background-image:url(../images/sub/bg_line1.gif), url(../images/sub/bg_line1.gif); background-color:#f5f4fb; background-repeat:repeat-x, repeat-x; background-position:left top, left bottom; color:#565656;}
.chartAge{width:100%;}
.chartAge li{position:relative; width:100%; margin-bottom:4px; background-color:#dcdddd; overflow:hidden;}
.chartAge li span{position:absolute; left:0px; z-index:10; display:block; width:62px; height:18px; padding-right:10px;  font-weight:bold; color:676767; background-color:#fff;}
.chartAge li b{float:right; display:block; height:18px; padding-left:10px; font-weight:bold; color:676767; background-color:#fff;}
.chartAge li em{position:absolute; left:62px; z-index:8; display:block; height:18px; width:100%; background:url(../images/sub/ptn_pink.gif) left top repeat;}
.chartAge li em.percent10{width:10%;}
.chartAge li em.percent30{width:30%;}
.chartAge li em.percent25{width:25%;}
.chartAge li em.percent15{width:15%;}
.chartAge li em.percent4{width:4%;}
.chartAge li em.percent5{width:5%;}
figure.free img{width:60%; max-width:295px;}

/* 공통 */
.ftSize1{font-size:0.778em;}
.violet1{color:#6f2b91;}
.pdTop1{padding-top:10px;}
.pdTop2{padding-top:8px;}
.alignLeft{text-align:left;}
.gap1{padding-top:10px; margin-bottom:10px;}

/**/
.diary{}
.diaryImg{width:100%;}
.diary div{padding:6px 10px; font-weight:600; font-size:1.4em; background-color:#fff;}
.diary span{color:#960aff; }
.cir,.diary p{display:inline-block; vertical-align:middle;}
.cir{width:20%;}
.diary p{padding-left:2%;width:78%;}
@media all and (min-width:600px) {
.diary div{font-size:1.667em;}
}

/* 20160201 업데이트 */
.bx_cs{width:100%;display:table;background-color:#ee61b4;}
.bx_cs li{display:table-cell;width:33.33%;}
.bx_cs li a{display:block;height:60px;padding:15px 0;font-weight:600; font-size:1.4em;color:#fff;border-left:2px solid #f289c7;text-align:center;}
.bx_cs li::after{}
.bx_cs li span{display:block;padding-top:10px;font-size:0.8em;}
.bx_cs li:first-child a{border-left:none;}
.bx_cs li:nth-child(1){background:url(../images/main/icon_m_loc.png) 50% 90% no-repeat;background-size:auto 20px;}
.bx_cs li:nth-child(2) em{display:inline-block;width:12px;height:12px;margin-top:-2px;background:url(../images/main/icon_m_tel.png) no-repeat;background-size:12px;vertical-align:middle;}
.bx_cs li:nth-child(3){background:url(../images/main/icon_m_free.png) 50% 90% no-repeat;background-size:auto 20px;}

/* 무료체험 */
.freepop_coup{position:relative;padding:10px 0;margin:0px 22px 10px 22px;}
.freepop_coup img{width:100%;margin-top:20px;}
.freepop_coup_input{}
.freepop_coup_input li{margin-bottom:10px;}
.freepop_coup_input input[type=text]{width:98%;height:30px;border:1px solid #d1d1d1;text-indent:5px;font-size:12px;font-family: 'Nanum Gothic','나눔고딕';background-color:#f8f8f8;}
.freepop_coup_input li label{display:block;float:left;width:60px;font-size:14px;font-weight:600;line-height:30px;color:#6a3990;}
.freepop_coup_input li span{display:block;overflow: hidden;position: relative;}
li.freehpnum_in input[type=text],
li.freehpnum_in input[type=tel]{width:26%;}
.freepop_coup p{text-align:center;font-size:14px;}
.freepop_coup p *{vertical-align:middle;}

.freepop{}
.freepop.freepop_ok{padding-top:20px;text-align:center;line-height:1.6;;}
.club_ok{font-size:20px;font-weight:600;color:#444;}
.club_ok span{display:block;font-size:20px;color:#6f2b91;}
.freepop_txt{padding:10px 0 10px;font-size:16px;color:#9b54be;font-weight:600;}
.freepop_logo{padding:20px 0 0;width:50%;}
.freepop_bg{margin:0px 22px;font-size:13px;line-height:30px;background:#f5f5f5;border:1px solid #dfdfdf;color:#444;}
.freepop_bg ul{padding:10px 0;line-height:1.4;}
.freepop_bg p{color:#fff;font-size:14px;font-weight:600;background:url('../images/sub/freepop_bg.gif') 50% 0 no-repeat;background-size:auto 30px;}


.business_input{margin-top:10px;margin-left:10px;}
.business_input li{margin-bottom:10px;margin-left:10px;}
.business_input input[type=text]{width:50%;height:30px;border:1px solid #d1d1d1;text-indent:5px;font-size:12px;font-family: 'Nanum Gothic','나눔고딕';background-color:#f8f8f8;}
.business_input li label{display:block;width:100%;font-size:14px;font-weight:600;line-height:35px;color:#6a3990;}
.business_input li span{display:block;overflow: hidden;position: relative;}


.businessTitle {margin-top:20px;display:inline-block; width:100%; padding:10px 0px; font-size:1.2em; font-weight:600; background-color:#fff; text-align:center; color:#7a2bb2; border-top:2px solid #7a2bb2;}
.businessTitle1{padding-bottom:6px; font-weight:600; font-size:1.2em; color:#de4c73;}

/* 2025.09.25 창업안내 */
.business-step{padding:6px;}
.business-step li{position:relative; background-color: #f4efff; color: #6f2b91; font-size:1.2em; 
margin:5px 0px; padding:36px 0px 20px 0px; text-align:center; line-height:1.5em; font-weight:600;
-moz-border-top-right-radius:5px; -webkit-border-top-right-radius:5px; border-top-right-radius:5px;
-moz-border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; border-bottom-left-radius:5px;
-moz-border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px; border-bottom-right-radius:5px;
margin-top: 10px;
}
.business-step li span{position:absolute; top:0px; left:0px; display:inline-block; padding:4px 8px; font-weight:600; background-color: #f4efff;color: #914bb4;}



/**
스크롤 top 버튼 정의
*/
.move_type{padding: 10px;}
.move_type img{width: 100%;}
.move_type p{font-size: 14px;}
.scroll_btn_top {
	display:none; 
    position: fixed;
    bottom: 9%;
    right: 5%;
    font-size: 16px;
    color: #fff;
    background-color:rgba(0,0,0,0.8);
    width: 40px;
    height: 40px;
    cursor:pointer;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 50%;
    }


/* 2025.09.25 유튜브 동영상 Style  */

.shorts-container {
    position:relative;
    width:100%;
    height:0;
    padding-bottom:177.78%;
}

.shorts-container iframe {
     position:absolute;
     width:100%;
     height:100%;
     left:0;
     /*top: 15px;*/
	 
}

.video-container {
  position:relative;
  height:0;
  padding-bottom:56.25%;  /*  16:9 */ 
}

.video-container iframe {
  position:absolute;
  left:0;
  /*top: 15px;*/
  width:100%;
  height:100%;
}
