@charset "utf-8";
/* *******************************************************
 * description : 서브레이아웃 및 컨텐츠 CSS
******************************************************** */

/* ******************  서브 컨텐츠 : 공통 ********************** */
/*subtop*/
div.sub_top{position: relative; margin:0px auto 0; padding-top:90px;}
div.sub_top div.sub_top_bg{position: relative;top: 0;left: 0;width: 100%;overflow: hidden;}
div.sub_top div.sub_top_bg .line{position:relative;margin:10px auto;width: 0%;height: 1px;display:block; background:#fff; transition:1.2s;}
div.sub_top div.sub_top_bg .line.on{width:244px;  transform-origin:center;}
div.sub_top div.sub_bg_img {position: relative; top: 0%; left: 0%; z-index: -1; width: 100%; height: 300px; -webkit-transform:scale(1.07);transform:scale(1.07); transition: 1.5s; -webkit-transition: 1.5s;}
div.sub_top div.sub_bg_img img{background-size:cover; background-position:center; }
div.sub_top div.sub_bg_img.on{-webkit-transform:scale(1);transform:scale(1); transform-origin:center; transform: rotate(.001deg); background:#f5f5f5;}
div.sub_top div.sub_top_bg .sub_tits {font-size:20px; color:#fff; font-weight:300; text-align:center;}
div.sub_top div.sub_top_bg .sub_titb {font-size:35px; color:#fff; font-weight:600; line-height:50px;text-align:center;font-weight:lighter;}
div.sub_top div.sub_top_bg .sub_titb b{font-weight:800;}
div.sub_top [class*=sub_title0]{text-align:center;color:#333;letter-spacing:-.1px;font-weight: 600;font-family: 'Montserrat';display: block;font-size: 44px;}


/*subtop title*/
div.sub_top div.inner_wrap{position:absolute;width: 100%;height:auto;top: 52%;left: 0;transform: translate(0, -50%);}
div.sub_top .gNon div.inner_wrap{top: 50%;}
div.sub_top div.inner_wrap .sub_tit_box{width:100%;height:auto;overflow:hidden; line-height:45px;}
div.sub_top div.inner_wrap .sub_tit_box p{text-shadow: 3px 3px 3px rgba(0,0,0, 0.7);}
div.sub_top div.inner_wrap .sub_title01{position:relative;z-index:999;opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);margin-bottom: 0px; font-size:38px; color:#fff; font-family: 'arial'; line-height:100%;}
div.sub_top div.inner_wrap .sub_title01.on{opacity:1; -webkit-transform:translateY(0px); transform:translateY(0px); -webkit-transition: 1s 0.6s; transition: 1s 0.6s; font-size:38px; color:#fff; font-family: 'arial'; line-height:100%;}
div.sub_top div.inner_wrap .sub_title02{position:relative;margin: 0 auto;opacity:0;-webkit-transform:translateY(-60px);transform:translateY(-60px); font-size:20px; color:#fff; line-height:180%; text-transform:uppercase; font-family: 'NanumSquare';}
div.sub_top div.inner_wrap .sub_title02.on{opacity:1; -webkit-transform:translateY(0px); transform:translateY(0px); -webkit-transition: 1s 0.6s; transition: 1s 0.6s; font-size:20px; color:#fff; line-height:180%; text-transform:uppercase; font-family: 'NanumSquare';}


div.sub_tab_box{width: 100%;position: relative;z-index: 500; margin: -0px auto 0; top:0; left:0; transform:translate(0%, 0%); border-bottom:1px solid #bbb;}
ul.sub_tab{font-size:0; max-width: 1200px; margin: 0 auto 0; height: 68px;}
ul.sub_tab .home{background:#eaeaea url('http://www.cellivery.com/img/common/home_icon.png')no-repeat left  165px center; padding-left: 200px;box-sizing: border-box;}
ul.sub_tab .dep1{background:#dbdbdb url('http://www.cellivery.com/img/common/sub_dep_icon1.png')no-repeat right 30px center;}
ul.sub_tab .dep2{background:#142e7b url('http://www.cellivery.com/img/common/sub_dep_icon2.png')no-repeat right 30px center; }
ul.sub_tab .dep{padding:0 30px;box-sizing: border-box;}
ul.sub_tab > li{display: inline-block;position:relative;vertical-align: top;width: 33.33%;line-height: 68px;}

ul.sub_tab li>a{color: #333;font-size:16px; font-weight:500; letter-spacing:-.1px;height: 68px;display: block;box-sizing: border-box;}
ul.sub_tab .dep:after{position:absolute;display:block;content:'';top:50%;transform: translate(0, -50%);right: 35px;background:url(/images/common/page_location_arr.png)no-repeat right center;width:10px;height:6px;}
ul.sub_tab .dep ul {
   display: none;
   position: absolute;
   left: 0;
   top: 100%;
   box-sizing: border-box;
   width: 100%;
}
ul.sub_tab .dep1 ul{background: #dbdbdb;}
ul.sub_tab .dep2 ul{background:#142e7b;}
ul.sub_tab .dep2 a{color:#fff; font-weight:400;}
}
ul.sub_tab .dep ul li a {
	padding:0 35px;
	box-sizing:border-box;
	height:40px;
	line-height:40px;
	font-weight:500;
}
ul.sub_tab li ul li a{line-height: 68px;height: 68px;padding:0 30px;box-sizing:border-box;border-top: 1px solid #bebebe;}
ul.sub_tab .dep1 ul li a:hover{background: #eeeeee;}
ul.sub_tab .dep2 ul li a:hover{background: #1c3fa7;}

ul.sub_tab2{overflow:hidden;font-size:0; text-align:center;}
ul.sub_tab2 li{display:inline-block; position:relative;vertical-align: top; width:auto; }
ul.sub_tab2 li a{color: #000;opacity:0.5; font-size:18px; font-weight:400; letter-spacing:-.1px; display: block; box-sizing: border-box; padding:15px 40px;}
ul.sub_tab2 li a:hover{color:#f59a00; font-weight:bold; opacity:1.0;}
ul.sub_tab2 li.on a{color:#f59a00 !important; font-weight:bold; opacity:1.0;}
ul.sub_tab2.sub_tab_wide{max-width: 98%; }
ul.sub_tab2.sub_tab_wide li{padding:0 20px;}

.sgnb{margin-bottom:20px;}
.sgnb a{display:inline-block; border:1px solid #ddd; color:#333; height:50px; line-height:48px; width:24.7%; text-align:Center; margin-bottom:2px;}
.sgnb a span{display:inline;}
.sgnb a:hover{background:#f5f5f5;}
.sgnb a.on{background:#333; color:#fff;}
.sgnb.col3 a{width:33.03%;}
.sgnb.col2 a{width:49.4%;}


@media(max-width:1280px){
	div.sub_top{margin:0px auto 0;}
	div.sub_top div.sub_bg_img{height:250px; -webkit-transform: scale(1); transform: scale(1); transition:0s;}
	div.sub_tab_box{width:93%;}
	div.sub_tab_on{width:93%;}
	ul.sub_tab .home{background:#eaeaea url('http://www.cellivery.com/img/common/home_icon.png')no-repeat left  30px center; padding-left:65px;}
}

@media(max-width:1024px){
	div.sub_top{position: relative; margin:0px auto 0; padding-top:80px;}
}

@media(max-width:768px){
	div.sub_top{margin:0px auto 0;  padding-top:80px;}
	div.sub_top div.sub_bg_img{height:180px;}
	div.sub_top div.inner_wrap .sub_title01{line-height:40px;}
	div.sub_top div.inner_wrap .sub_title02{line-height:22px;}
	div.sub_top div.sub_top_bg .line{margin:5px auto;}
	div.sub_top div.sub_top_bg .line.on{width:142px;}
	div.sub_top div.sub_top_bg .sub_tits {font-size:16px;}
	div.sub_top div.sub_top_bg .sub_titb {font-size:24px; line-height:35px;}

	div.sub_top div.inner_wrap .sub_title01{font-size:30px;}
	div.sub_top div.inner_wrap .sub_title01.on{font-size:30px;}
	div.sub_top div.inner_wrap .sub_title02{font-size:16px;}
	div.sub_top div.inner_wrap .sub_title02.on{font-size:16px;}


	ul.sub_tab > li{line-height:50px;}
	ul.sub_tab li>a{height:50px;}
	ul.sub_tab > li:nth-child(1),ul.sub_tab > li:nth-child(2){display:none;}
	ul.sub_tab > li.dep2{width:100%;}
	ul.sub_tab li ul li{height:50px; line-height:50px;}
	ul.sub_tab li ul li a{height:50px; line-height:50px;}

	ul.sub_tab2{padding:10px 0;}
	ul.sub_tab2 li{padding:0 10px;}
	ul.sub_tab2.sub_tab_wide li{padding:0 10px;}
	ul.sub_tab2 li a{ font-size:13px; padding:5px 3px;}

	.sgnb{width:95%; margin:0 auto;}
	.sgnb a{ width:49.3%; font-size:13px; height:40px; line-height:38px; }
	.sgnb a span{display:none;}
}


.ssm{text-align:center; overflow:auto; margin-bottom:30px;}
.ssm li{display:inline;}
.ssm li a{display:inline-block; background:#f1f1f1; padding:10px 0px; text-align:center; width:150px; border-radius:20px;}
.ssm li.selected a{background:#ff6600; color:#fff;}

.gray_half {background:#f5f5f5 url(/design/default/images/sub/gray_half.jpg) repeat-x;}

.m00{position:relative; padding:30px 0 0 0; box-sizing:border-box;}
.m00:after{display:block; content:""; clear:both;}
.m00 .con{position:relative; top:0; left:0; padding-bottom:0px;}
.m00 .con:after{display:block; content:""; clear:both;}
.m00 .sub_page_title{margin:50px 0; font-family: 'Noto Sans Korean';}
.m00 .sub_page_title .sub_main_tit{font-size:45px; font-weight:400; text-align:center; font-family:'Noto Sans Korean'; letter-spacing:-2px; color:#333;}
.m00 .sub_page_title .sub_main_tit:afterr{display:block; content:""; position:relative; margin:40px auto 0; width:25px; height:13px; background:url(/design/default/images/main_tit_arw.gif) no-repeat center center;}
.m00 .sub_page_title .sub_sub_tit{text-align:center; font-size:22px; color:#323537; font-family:'Noto Sans Korean'; margin-top:0px; letter-spacing:-1px;}
.m00 .sub_page_title .sub_sub_tit span{font-weight:600;}
.m00 .sub_page_title .sub_sub_tit2{text-align:center; font-size:17px; color:#323537; font-family:'Noto Sans Korean'; margin-top:0px; letter-spacing:-1px;}
.m00 .sub_page_title .sub_sub_tit3{text-align:center; font-size:20px; color:#323537; font-family:'Noto Sans Korean'; margin-top:50px; letter-spacing:3px;font-weight:lighter;}


@media(max-width:768px){
	.gray_half {background:none;}

	.m00 .sub_page_title{margin:10px 0 30px;}
	.m00 .sub_page_title .sub_main_tit{font-size:24px; }
	.m00 .sub_page_title .sub_main_tit:after{margin:20px auto 0;}
}

.m00 .sub_page_title .sub_text {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    font-family: 'Montserrat';
    letter-spacing: 1px;
}
.m00 .sub_page_title .sub_main_txt{font-size:16px; color:#777; font-weight:500; text-align:center; font-family:'Noto Sans Korean'; margin-top:10px; letter-spacing:-1px;}

@media(max-width:1200px){
	.m00 .con{width:95%; margin:0 auto;}
}


h3.type01{font-family:'Noto Sans Korean'; font-size:28px; color:#333; margin-bottom:20px; background:url(/design/default/images/view_tit_bg.gif) repeat-x left top; padding-top:45px;}
h3.type01 strong{color:#ff6600;}
h3.type01 span{font-size:20px; color:#009999; font-weight:normal;}
h3.type01 u{color:#0066cc; font-size:30px; line-height:40px; text-decoration:none; margin-right:5px; display:inline-block; position:relative;}
h3.type01 u small{font-size:20px; line-height:40px;}
h3.type01 u:before{content:""; display:block; width:7px; height:7px; border-radius:2px; background:#0066cc; position:absolute; left:0; top:0; margin-top:-7px;}
h3.type02{font-family:'Noto Sans Korean'; font-size:28px; color:#333; margin-bottom:20px;}
h4.type01{font-family:'Noto Sans Korean'; font-size:22px; color:#000;}
h4.type01:after{content:""; display:inline-block; width:0px; height:6px; background:#325c49; border-radius:2px; margin-left:5px;}
h4.type01.green{color:#325c49;}
h4.type02{}
.text_type01{font-size:18px; line-height:150%; font-family:'Noto Sans Korean';}
.text_type01 strong{ display:inline-block; border-bottom:10px solid #d1dcec; line-height:10%; color:#003366; font-weight:normal;}
.text_type02{font-size:15px; line-height:150%;}
.text_type03{font-size:13px; line-height:150%; color:#8f8f8f;}

@media(max-width:768px){
	h3.type01, h3.type02{font-size:18px; }
	h3.type01 u{font-size:24px;}
	h3.type01 u small{font-size:16px;}
	h4.type01{font-size:18px;}
	.text_type01{font-size:14px;}
	.text_type03{font-size:11px; line-height:18px; color:#8f8f8f; padding:10px 20px 10px 20px;}
}

.p_list{ text-align:center; position:relative;}
.p_list .box:nth-child(4n+1){clear:both;}
.p_list .box{width:25%; float:left; text-align:center;}
.p_list .box .photo{width:95%; margin:0 auto;}
.p_list .box .photo img{width:100%; height:auto;}
.p_list .box .text{width:95%; margin:0 auto; padding:10px 0;}
.p_list .box .text a{font-size:13px;}
.p_list iframe{margin:0 auto !important; max-width:100% !important;}
.p_list.type02 .box{width:100%; float:none; text-align:center;}
.p_list.type02 .box .photo img{max-width:250px;}
.p_list a.linkW{display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:999; }
@media(max-width:767px){
	.p_list .box:nth-child(2n+1){clear:both;}
	.p_list .box{width:50%; float:left; text-align:center;}
}
@media(max-width:400px){
	.p_list iframe{ height:230px;}
}

#subContainer .btn{ display:block; text-align:center; margin:0 auto; }
#subContainer .btn.type01{font-size:16px; width:240px; padding:15px 0; border:1px solid #333; color:#fff;
	animation: colorchange1 5s infinite; 
	-webkit-animation: colorchange1 5s infinite;
}
#subContainer .btn.type01:hover{background:#333; color:#fff;}
#subContainer .btn.type02{font-size:16px; width:240px; padding:15px 0; border:1px solid #333; color:#fff;
	animation: colorchange2 5s infinite; 
	-webkit-animation: colorchange2 5s infinite;
}
#subContainer .btn.type02:hover{background:#333; color:#fff;}

.L{width:48%; float:left;}
.R{width:48%; float:right;}
@media(max-width:768px){
	.L, .R{width:100%; float:none;}
}
.prod_mnt{background:#f5f5f5; text-align:center; padding:50px 20px; margin-bottom:15px;}
.prod_overview{background:#f5f5f5; padding:30px;}

@keyframes colorchange1
{
  0%   {background: #0074ba;}
  25%  {background: #ff6600;}
  50%  {background: #ff8e09;}
  75%  {background: #ff6600;}
  100% {background: #0074ba;}
}
@-webkit-keyframes colorchange1 /*Safari and Chrome*/
{
  0%   {background: #0074ba;}
  25%  {background: #ff6600;}
  50%  {background: #ff8e09;}
  75%  {background: #ff6600;}
  100% {background: #0074ba;}
}

@keyframes colorchange2
{
  0%   {background: red;}
  25%  {background: #6e0be8;}
  50%  {background: red;}
  75%  {background: #6e0be8
  ;}
  100% {background: red;}
}
@-webkit-keyframes colorchange2 /*Safari and Chrome*/
{
  0%   {background: red;}
  25%  {background: #6e0be8;}
  50%  {background: red;}
  75%  {background: #6e0be8;}
  100% {background: red;}
}



.list_type01{float:left; width:100%;}
.list_type01 li{font-size:16px; width:20.0%; float:left; border:1px solid #ededed; border-radius:10px; margin:4px 0.5%; padding:10px 10px 10px 28px; position:relative;}
.list_type01 li:nth-child(2n+2){background:#f5f5f5;}
.list_type01 li i{color:#5e92d3; font-size:20px; position:absolute; left:8px; top:8px;}
.list_type01 li span{display:block; text-align:center; padding:10px 0;}
.list_type01 li img{max-width:90%; margin:0 auto; display:block;}
.list_type01.col2 li{width:47%;}
.list_type01.col3 li{width:30.3%;}
@media(max-width:1199px){
	.list_type01 li{width:28.0%;}
}
@media(max-width:768px){
	.list_type01 li{width:37.0%; font-size:14px; }
	.list_type01.col2 li{width:97%;}
}


.list_type02{}
.list_type02 li{font-size:16px; padding:10px 10px 10px 20px; border-radius:10px; position:relative; line-height:150%; border-bottom:1px dashed #dcdcdc;}
.list_type02 li i{color:#5e92d3; position:absolute; left:0; top:14px;}
@media(max-width:768px){
	.list_type02 li{font-size:14px; }
}

.list_type03{width:100%; float:left;}
.list_type03 li{width:33.3%; float:left;}
.list_type03 li p{border:1px solid #ededed; border-radius:20%; text-align:center; width:200px; height:200px; line-height:200px; margin:0 auto 10px; color:#fff; font-size:16px; background-size:cover;}

.list_type04{padding:15px; background:#f5f5f5;}
.list_type04 li{font-size:16px; padding:10px 10px 10px 20px; border-radius:10px; position:relative; line-height:150%;}
.list_type04 li i{color:#5e92d3; position:absolute; left:0; top:14px;}


/* 테이블 */
.innerTb{width:100%;}
.innerTb th{background:#333; color:#fff; font-size:16px; font-weight:normal; padding:10px 0; text-align:center;}
.innerTb td{ font-size:15px; border-bottom:1px dashed #ddd; padding:10px 15px; }
.innerTb td a{ font-size:15px; }
.innerTb td input{border:1px solid #ddd;}
.innerTb td.stt{ font-size:16px; text-align:center; background:#f1f1f1; }
.innerTb td.alLeft{text-align:left;}
.red{color:#990000;}
.innerTb.leftTb th{text-align:left; padding:10px 15px; border-bottom:1px solid #666;}


.dynaTb{width:100%;}
.dynaTb th{background:#333; color:#fff; font-size:14px; font-weight:normal; padding:10px 0; text-align:center;}
.dynaTb td{ font-size:14px; border-bottom:1px dashed #ddd; padding:10px 15px; }
.dynaTb td input{height:30px; line-height:30px; font-size:14px; border:1px solid #ededed;}
.dynaTb td textarea{line-height:30px; font-size:14px; border:1px solid #ededed;}

.boardBtnC{text-align:center; padding:30px 0;}
.boardPaging{text-align:center; padding:30px 0;}


figure.snip1432 {
  color: #fff;
  position: relative;
  overflow: hidden;
  width: 99%;
  margin:0 auto;
  background: #000000;
  color: #ffffff;
  text-align: left;
}
figure.snip1432 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.snip1432 img {
  opacity: 0.8;
  width: 100%;
  vertical-align: top;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip1432 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; 
}
figure.snip1432 figcaption > div {
  height: 75%;
  overflow: hidden;
  width: 100%; 
  position: relative;
}
figure.snip1432 h2,
figure.snip1432 h3 {
  margin: 0;
  position: absolute;
  left: 0;
  padding: 0 30px;
  text-transform: uppercase;
}
figure.snip1432 h2 {
	font-family:'Noto Sans Korean';
	font-size:30px;
	font-weight: normal;
	top: 0;
	margin-top:10px;
}
figure.snip1432 h3 {
  font-size: 1em;
  bottom: 0;
  font-weight: 500;
}
figure.snip1432 h3:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: translateY(150%);
  transform: translateY(150%);
}
figure.snip1432 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip1432:hover img,
figure.snip1432.hover img {
  opacity: 0.3;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
figure.snip1432:hover figcaption h3:first-of-type,
figure.snip1432.hover figcaption h3:first-of-type {
  -webkit-transform: translateY(150%);
  transform: translateY(150%);
  opacity: 0;
}
figure.snip1432:hover figcaption h3:nth-of-type(2),
figure.snip1432.hover figcaption h3:nth-of-type(2) {
  opacity: 1;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}




/* ******************  서브공통 ********************** */
/* -------- 서브공통 :: 타이틀 -------- */
.sub-tit-style1{margin-bottom:1.375rem;}
.sub-tit-style1 strong{color:#222; font-weight:400; font-size:1.125rem; letter-spacing:-0.027em;  font-weight:400; font-family:'Roboto','Noto Sans KR', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif; } 
.sub-tit-style1 strong:after{display:inline-block; width:5px; height:5px; border-radius:5px; background-color:#ff6600; margin-left:5px; content:"";}

/* -------- 서브공통 :: 레이아웃 -------- */
.sub-content-box{margin-bottom:1rem}
/* 서브공통 ::상단텍스트 */
.cm-sub-content-top{text-align:center; margin-bottom:2.5rem; word-break:keep-all;}
.cm-sub-content-top .cm-sub-top-txt{color:#222; letter-spacing:-0.01em; font-size:1.75rem; font-weight:300; line-height:1.428em; }
.cm-sub-main-tit{position:relative; }
.cm-sub-main-tit h3{font-family: 'Raleway', sans-serif; color:#fff; font-weight:900; font-size:9.375rem; line-height:1.2; text-shadow:10px 10px 15px rgba(0, 0, 0, .02);}
.cm-sub-main-tit .font-170{font-size:170px;}
.cm-sub-main-tit .font-130{font-size:126px;}
.cm-sub-main-up-txt{position:absolute; top:50%;left:0px; width:100%; text-align:center;  -webkit-transform:translateY(-50%); transform:translateY(-50%); }
.cm-sub-main-up-txt .up-txt1{font-size:2.5rem; letter-spacing:0.4em; font-weight:300; color:#222; }
.cm-sub-main-up-txt .up-txt1 br{display:none;}
.cm-sub-main-up-txt .up-txt2{font-size:20px; letter-spacing:-0.025em; line-height:1.8em; font-weight:300; color:#222; }
.cm-sub-content-top .red-text{color:#ff6600; font-weight:300;}


/* -------- 기업소개 :: 기업소개 -------- */
.company-intro-tbl{width:100%; border-top:1px solid #c1c1c1;}
.company-intro-tbl th,
.company-intro-tbl td{font-size:0.938rem; line-height:1.2em; padding:1.125rem 1rem; border-bottom:1px solid #c1c1c1; background-color:#fff; font-weight:400; } 
.company-intro-tbl tr:first-child th,
.company-intro-tbl tr:first-child td{border-top-color:#c1c1c1;}
.company-intro-tbl th{width:103px; color:#fff; background:#885c3e;}
.company-intro-tbl td{word-break:keep-all;}

.company_info {padding:100px 0px; width:100%; overflow:hidden;}
.company_info .half1 {width:40%; float:left;}
.company_info .half1,.left {padding-left:95px;}
.company_info .half1 p {font-size:36px; color:#2a2d59;line-height:42px;}
.company_info .half1 p span {font-weight:bold;}
.company_info .half1 p img {padding:30px 0px;}

.company_info .half2 {width:60%; float:left;}
.company_info .half2 .company-table {width:100%; border-bottom:1px solid #bababa;}
.company_info .half2 .company-table thead th {border-top:6px solid #21234c; background:#fff; font-size:17px; color:#4c5251; line-height:40px; padding:5px 10px; text-align:center;}
.company_info .half2 .company-table thead td {border-top:6px solid #ac654a; font-size:17px; color:#4c5251; line-height:40px; padding:5px 10px; text-align:left;}
.company_info .half2 .company-table tbody th {border-top:0px solid #21234c; background:#fff; font-size:17px; color:#4c5251; line-height:40px; padding:5px 10px; text-align:center;}
.company_info .half2 .company-table tbody td {border-top:0px solid #ac654a; font-size:17px; color:#4c5251; line-height:40px; padding:5px 10px; text-align:left;}

@media(max-width:768px){
	.company_info {padding:0px 0px;}
	.company_info .half1 {width:100%; float:none;}
	.company_info .half1,.left {padding-left:0px;text-align:center;}
	.company_info .half1 p {font-size:24px; color:#2a2d59;line-height:35px;}

	.company_info .half2 {width:100%; float:none;}
	.company_info .half2 .company-table thead th {border-top:3px solid #21234c; background:#fff; font-size:14px; color:#4c5251; line-height:30px; padding:5px 10px; text-align:center;}
	.company_info .half2 .company-table thead td {border-top:3px solid #ac654a; font-size:14px; color:#4c5251; line-height:30px; padding:5px 10px; text-align:left;}
	.company_info .half2 .company-table tbody th {border-top:0px solid #21234c; background:#fff; font-size:14px; color:#4c5251; line-height:30px; padding:5px 10px; text-align:center;}
	.company_info .half2 .company-table tbody td {border-top:0px solid #ac654a; font-size:14px; color:#4c5251; line-height:30px; padding:5px 10px; text-align:left;}



}


/* -------- 기업소개 :: PHILOSOPHY -------- */
.about .inner .stepWrap {padding:20px 0px 100px; width:100%; overflow:hidden;}
.about .inner .stepWrap li {float:left; width:29.333333%; margin-left:2%; margin-right:2%;text-align:center;height:350px;}
.about .inner .stepWrap li:nth-child(1) {background:url(/design/default/images/sub/about_step01.png) no-repeat center; color:#5f2155;background-size: 296px 300px;}
.about .inner .stepWrap li:nth-child(2) {background:url(/design/default/images/sub/about_step02.png) no-repeat center; color:#061e5f;background-size: 296px 300px;}
.about .inner .stepWrap li:nth-child(3) {background:url(/design/default/images/sub/about_step03.png) no-repeat center; color:#149dab;background-size: 296px 300px;}
.about .inner .stepWrap li h2 {font-size:38px;line-height:45px;padding-top:70px;font-weight:lighter;}
.about .inner .stepWrap li:nth-child(1) p {font-size:20px; line-height:24px;padding-top:60px;}
.about .inner .stepWrap li:nth-child(2) p {font-size:20px; line-height:24px;padding-top:45px;}
.about .inner .stepWrap li:nth-child(3) p {font-size:20px; line-height:24px;padding-top:45px;}
.about .inner .stepWrap li p span {font-weight:bold;}

@media(max-width:768px){
	.about .inner .stepWrap li {float:none; width:90%; margin-left:5%; margin-right:5%;text-align:center;height:350px;}

}


/* 기업소개 :: 슬로건 */
.company-intro-box{position:relative; margin-bottom:5rem; padding-top:160px; }
.company-intro-box:after{position:absolute; top:150px; left:40px; width:50px; bottom:-10%; margin-top:28px;  background:#0066cc; opacity:0.5;filter:Alpha(opacity=50); content:"";  }
.company-intro-box img{max-width:100%;}
.company-intro-box .m-img{display:none;}
.company-intro-txt-box{position:absolute; top:30px; left:40px; z-index:1; }
.company-intro-txt-box p{color:#222; font-size:2.1rem; letter-spacing:-0.016em; line-height:1.4em; font-weight:300; font-family:"NanumSquare";}
.company-intro-txt-box p:after{display:inline-block; width:5px; height:5px; border-radius:5px; background-color:#0066cc; margin-left:5px; content:"";}
.company-intro-txt-box b{font-size:4.375rem; font-weight:400; color:#0066cc; line-height:4.375rem}
.company-intro-bottom-txt{color:#222; font-size:1.2rem; line-height:1.6em; letter-spacing:-0.027em; margin:40px 0 0 120px; word-break:keep-all; font-weight:normal;  }
.company-intro-bottom-txt strong{color:#0066cc; font-weight:normal;}
.company-intro-bottom-txt strong.type02{color:#009999;}



@media(max-width:768px){
	.company-intro-txt-box{ position:absolute; top:20px; left:10px; z-index:1; }
	.company-intro-box:after{display:none;}
	.company-intro-txt-box p{ font-size:1.6rem;}
	.company-intro-bottom-txt{ margin:30px 0 0 10px; }
}

/*연혁*/
#timeline {
    position: relative;
    display: table;
    width:100%; 
	height: 100%;
    margin-top: 0;
    padding: 50px 0 30px;
}
#timeline div:after {
    content: '';
    width: 1px;
    position: absolute;
    top: .5rem;
    bottom: 0rem;
    left: 69px;
    z-index: 1;
    background: #ff6600;
}
#timeline h3 {
    position: absolute;
    top: 0rem;
    color: #222;
    margin: 0;
    font-size: 1.4rem;
    font-weight: 400;
}
@media (min-width: 62em) {
    #timeline h3 {
        font-size: 1.8rem;
        font-weight: 600;
    }
}
#timeline section.year {
    position: relative;
	width:90%;
}
#timeline section.year:first-child section {
    margin-top: -1.3em;
    padding-bottom: 0px;
}
#timeline section.year section {
    position: relative;
    padding-bottom: 2.25em;
    margin-bottom: 3.2em;
}
#timeline section.year section h4 {
    position: absolute;
    bottom: 0;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0;
    padding: 0 0 0 89px;
    color: #ff6600;
}
div.item {
    padding: 0;
}
@media (min-width: 62em) {
    #timeline section.year section h4 {
        font-size: 1em;
    }
}
#timeline section.year section ul {
    list-style-type: none;
    padding: 0 0 0 75px;
    margin: -1.35rem 0 1em;
    font-size: 1em;
}
@media (min-width: 62em) {
    #timeline section.year section ul {
        font-size: 16px;
        padding: 0 0 0 95px;
		
    }
}
#timeline section.year section ul:last-child {
    margin-bottom: 0;
}
#timeline section.year section ul:first-of-type:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #ff6600;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 62px;
    top: 6px;
    z-index: 2;
}
#timeline section.year section ul li {
    margin-left: .5rem;
	margin-bottom:15px;
	padding-left:35px;
	padding-top:2px;
	position:relative;
	font-size:1.4rem; color:#666;
	text-align:left;
}

#timeline section.year section ul li:not(:first-child) {
    margin-top: .4rem;
}
#timeline section.year section ul li span.price {
    color: mediumturquoise;
    font-weight: 500;
}
#timeline .year-bold {
    font-size: 1.4rem;
    margin-right: 10px;
    color: #000;
    font-weight: 600;
	position:absolute; left:0; top:2px;
}
#timeline .thum {
    padding-top: 20px;
}
#timeline .thum:before {
    content: none !important;
}


.history_p {}
.history_p .p_type01{width:49%;}
.history_p .p_type01 img{width:100%; display:block; margin-bottom:25px;}


.st_text{ text-align:Center; }
.st_text strong{display:block; font-size:34px; color:#000; letter-spacing:-0.5px;}
.st_text strong.eng{font-family:arial; font-size:50px; font-weight:bold;}
.st_text strong.bold {font-weight:bold;}
.st_text strong.green{color:#30af4e;}
.st_text strong.red{color:#910023;}
.st_text strong.brown{color:#a0673f;}
/* .st_text span{display:block; font-size:25px; padding:10px;} */
.st_text p.st_textEng {font-size:54px; font-weight:lighter;}

.st_text1{ text-align:Center; }
.st_text1 span{display:block; font-size:16px; letter-spacing:-0.5px;}
.st_text1 strong{display:block; font-size:40px; color:#000;font-weight:lighter;}

.st_text2{ text-align:Center; font-size:25px; color:#000; letter-spacing:0.3em; margin-bottom:30px;}
.st_text2 strong{}

.st_text3{ text-align:Center; font-size:70px; color:#000; }

@media(max-width:768px){
	.st_text {font-size:15px; ;}
	.st_text strong{ font-size:20px; }
	.st_text strong.eng{ font-size:35px;}
	.st_text span{ font-size:16px;}
	.st_text2{ font-size:20px;}
	.st_text3{ font-size:30px;}
}


/*Form*/
#hscroll_box { height: 100px; overflow: auto; padding:10px; font-size:13px; color:#666; text-align:left;}

.join_form{display:block;width:70%;margin:0 auto;}
.formWrap input[type="text"],
.formWrap input[type="tel"],
.formWrap input[type="email"],
.formWrap input[type="password"]
{width:100%;padding:12px 0px;font-size:16px;border:0 none;}
.formWrap select{width:100%;height:42px;font-size:16px;border:none;border-radius:0px;background:#fff url("/design/default/images/selectbox.png") no-repeat center right;background-size:16px 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0.01px;text-overflow:"";}
.formWrap select::-ms-expand{display:none;}
.formWrap textarea{width:100%;border:none;height:140px;line-height:140%;font-size:16px;padding:10px 0px;-webkit-appearance:none;-moz-appearance:none;appearance:none; font-family:"NanumSquare";}
.formWrap input[type="checkbox"]{width:1px;height:1px;border:0 none;position:absolute;z-index:-1;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.formWrap input[type="radio"]{width:1px;height:1px;border:0 none;position:absolute;z-index:-1;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.formWrap input[type="submit"]{width:100%;padding:14px 0px;font-size:16px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;text-align:center;border:1px solid #3ab0c2;background-color:#2ac1bc;color:#fff;font-weight:bold;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.formWrap input[type="submit"]:hover{cursor:pointer;opacity:0.9;filter:alpha(opacity=90);}
.formWrap label{position:absolute;left:16px;top:17px;font-size:16px;color:#444;cursor:text;}
.formWrap i{position:absolute;right:16px;top:14px;width:24px;height:24px;background:#ddd url("/design/default/images/reg_btn.png") no-repeat;background-size:cover;}
.formWrap .title{height:55px; padding:12px 0;}
.formWrap .bg01{background-position:0px 0px;} /*이메일*/
.formWrap .bg02{background-position:0px -50px;} /*사람*/
.formWrap .bg03{background-position:0px -100px;} /*하트*/
.formWrap .bg04{background-position:0px -150px;} /*핸드폰*/
.formWrap .bg05{background-position:0px -200px;} /*자물쇠 열림*/ 
.formWrap .bg06{background-position:0px -250px;} /*자물쇠 닫힘*/
.formWrap .bg07{background-position:0px -350px;} /*집*/
.formWrap .bg08{background-position:0px -400px;} /*카드*/
.formWrap .bg09{background-position:0px -450px;} /*톱니*/
.formWrap ul{border:1px solid #ccc;  width:90%; margin:0 auto 15px;}
.formWrap li{position:relative;padding:5px 15px;border-bottom:1px solid #eee;background-color:#fff;}
.formWrap li:last-child{border-bottom:none;}
.formWrap .join_bagic dl{position:absolute;top:9px;right:9px;}
.formWrap dl:after{display:block;clear:both;content:"";}
.formWrap dd{float:left; position:relative; padding:0; }
.formWrap dd:last-child .radio{border-right:1px solid #bbb;}
.formWrap dd .btn{border-right:none;position:relative;top:0px;right:0px; margin:0; border-radius:0;}
.formWrap dd:last-child .btn{border-right:1px solid #bbb;}

.formWrap .join_part label{left:1px;top:16px;}
.formWrap .join_part dd{width:25%;padding-right:2%;margin-right:2%;border-right:1px solid #eee;}
.formWrap .join_part dd a{display:block;font-size:14px;color:#666;padding:10px 12px;margin:4px 0px;border:1px solid #888;box-shadow:inset 1px 1px 1px #fff;background-color:#f0f0f0;text-align:center;}
.formWrap .join_part a:hover{border-color:#4c4c4c;text-decoration:none;box-shadow:inset 1px 1px 1px #f0f0f0;background-color:#fcfcfc;}
.formWrap .join_part a:focus{border-color:#d58a8a;color:#d58a8a;}
.formWrap .join_part dd+dd{width:21%;}
.formWrap .join_part dd+dd+dd{width:46%;padding-right:0px;margin-right:0px;margin-left:-2px;border-right:none;}

.formWrap .btn{display:block;position:absolute;width:80px;line-height:32px;height:32px;top:9px;right:9px;border:1px solid #bbb;text-align:center;background-color:#fff;color:#aaa;cursor:pointer;font-size:13px;z-index:10;box-shadow:inset 1px 1px 1px #eee;}
.formWrap .btn.on{border-color:#2ac1bc;background:#2ac1bc;color:#fff;box-shadow:inset 1px 1px 1px #3ab0c2;} /* color 변경 2ac1bc */
.formWrap .radio{display:block;width:80px;line-height:32px;height:32px;border:1px solid #bbb;border-right:none;text-align:center;background-color:#fff;color:#aaa;cursor:pointer;font-size:13px;z-index:10;box-shadow:inset 1px 1px 1px #eee;}
.formWrap .radio.on{border-color:#2ac1bc;background:#2ac1bc;color:#fff;box-shadow:inset 1px 1px 1px #3ab0c2;}

.formWrap .social_img2{display:none;}
.formWrap .social_btn{position:absolute;bottom:9px;left:9px;}
.formWrap .social_btn dd{float:left;font-size:14px;color:#666;padding:10px 12px;border:1px solid #888;box-shadow:inset 1px 1px 1px #fff;background-color:#f0f0f0;cursor:pointer;margin-right:-1px;font-weight:normal;}
.formWrap h6{position:absolute;right:16px;top:10px;font-size:13px; color:#2ac1bc;}

.formWrap i.no{background-color:#d58a8a;}
.formWrap i.ok{background-color:#2ac1bc;}
.formWrap h2{padding:50px 15px 10px 15px;line-height:100%;text-align:center;}
.formWrap h2 img{vertical-align:middle;width:250px;}
.formWrap p{font-size:13px;margin:5px 0px 40px 0px;padding:0px 15px;line-height:140%;color:#777;text-align:center;}
.formWrap em{display:block;border:1px solid #2ac1bc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;box-shadow:1px 1px 1px #f0f0f0;}


.formWrap .join_bagic{padding:18px 16px;font-size:16px;color:#666;}
.formWrap .join_bagic strong{font-weight:normal;vertical-align:middle;height:16px;display:inline-block; font-size:14px;}
.formWrap .join_bagic .false{color:#d58a8a;}
.formWrap .join_bagic span{cursor:pointer;}
.formWrap .join_bagic div{display:block;}
.formWrap .join_bagic div q{display:inline-block;width:16px;height:16px;background:url("/design/default/images/help_b.png");vertical-align:middle;quotes:none;cursor:pointer;}
.formWrap .join_file{border:none;}
.formWrap .join_file li{border:none;background:none;padding:0px;}
.formWrap .join_file input[type="checkbox"]{width:14px;height:14px;border:1px solid #666;position:relative;z-index:1;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;vertical-align:middle;margin:0px 7px;}
.formWrap .addr{padding:9px 9px;}
.formWrap .addr a{display:inline-block;font-size:14px;color:#666;padding:10px 12px;border:1px solid #888;box-shadow:inset 1px 1px 1px #fff;background-color:#f0f0f0;}
.formWrap .addr a:hover{border-color:#4c4c4c;text-decoration:none;box-shadow:inset 1px 1px 1px #f0f0f0;background-color:#fcfcfc;}
.formWrap .addr a:focus{border-color:#d58a8a;color:#d58a8a;}

.help_msg{display:none;width:240px;position:absolute;top:-44px;right:0px;text-align:center;padding:10px;border:1px solid #aaa;background:#fff;color:#666;font-size:12px;z-index:99;opacity:0.9;filter:alpha(opacity=90);}
.help_msg2{width:auto;top:-35px;right:9px;color:#d58a8a;}
.help_msg3{top:-40px;color:#d58a8a;}
.help_msg:before, .help_msg:after{content:"";position:absolute;z-index:1000;bottom:-11px;right:25px;border-top:11px solid #fff;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:0;}
.help_msg:before{border-top:11px solid #aaa;bottom:-12px;}

.btnWrap{text-align:center;}


.file_input_textbox{ width:70% !important; float: left; color:#999; height:45px; text-indent:70px;  border:1px solid blue;}
.file_input_div{   width: 152px;  height: 45px;  overflow: hidden;  }
.file_input_button{ width: 152px;  height:45px; line-height:45px; position: absolute;  top: 5px; right:10px; border-color:#757575;background:#757575;color:#fff; font-size:16px;   }
.file_input_hidden{ 
font-size: 45px;  position: absolute;  right: 0px;  top: 7px;  opacity: 0;  
filter: alpha(opacity=0); 
-ms-filter: "alpha(opacity=0)"; 
-khtml-opacity: 0; 
-moz-opacity: 0;
}

 /* -------------프리미엄 --------------*/
 .how_area{padding: 100px 0 150px; }
 .how_area .fixed_in{max-width:1200px; width:100%; margin:0 auto; text-align:center;}
  .how_area .fixed_in p {font-size:28px; color:#3b3b3b;}
  .how_area .fixed_in p.small {font-size:19px; color:#3b3b3b;}
  .how_area .fixed_in h2 {font-size:110px;color:#3b3b3b;}
  .how_area .fixed_in h3 {font-size:50px; color:#3b3b3b; font-weight:lighter;}
  .how_area .fixed_in p.brown {font-size:28px; color:#a16046;}
 .how_area .b_item{overflow: hidden; position:relative; width: 100%; padding-top:50px;}
	/*	.business_area .b_item{overflow: hidden; position:relative; float:left; width: 185px; background-repeat: no-repeat; background-position: 50% 50%; } */
.how_area .b_item .inner{display: block; box-sizing: border-box;}
.how_area .b_item .tit{position:relative; padding-top:10px; font-size: 20px;color: #333;line-height: 1.22; text-align:center; font-weight:normal;}
.how_area .b_item + .b_item{margin-left: 30px;}
.how_area .b_item .no1{}
.how_area .b_item .no2{}
.how_area .b_item .no3{}
.how_area .b_item .go{transition: 0.2s;  background-color: rgba(0, 0, 0, .9); width:185px; height:185px; border-radius:50%; position:relative; overflow:hidden;}
.how_area .b_item .go > span{transition:margin 0.4s ease 0.2s;display:inline-block; font-size: 0px; transition: 0.2s;position: absolute;bottom:-185px;left:0;width: 100%;height:185px;background: rgba(0, 0, 0, 0.5) url(/design/default/images/main_ctgr_plus.png) no-repeat center center;}
.how_area .b_item:hover .go span{bottom:0;}
.how_area .b_item:hover .go > span{margin-right:20px;}
.how_area .b_item p.logoImg {padding:30px; background:#fff;}

.how_area .b_item li {float:left; width:29.333333%; margin-left:2%; margin-right:2%; text-align:center; }
.how_area .b_item li .navy {display:block; background:#2e324a; font-size:18px; color:#fff; line-height:100px;}
.how_area .b_item li .blue {display:block; background:#3e498d; font-size:18px; color:#fff; line-height:100px;}

 .how_area .fixed_in .img {display: block; margin:60px 0px 0px;}
 .how_area .fixed_in .img img {padding:20px 0px;}

 @media(max-width:768px){
	.how_area{padding: 50px 0 100px; }
	.how_area .fixed_in p {font-size:18px; color:#3b3b3b;}
	.how_area .fixed_in p.small {font-size:14px; color:#3b3b3b;}
	.how_area .fixed_in h2 {font-size:60px;color:#3b3b3b;}
	.how_area .fixed_in h3 {font-size:24px; color:#3b3b3b; font-weight:lighter;}
	.how_area .fixed_in p.brown {font-size:18px; color:#a16046;}
	
	.how_area .b_item li {float:left; width:96%; margin-left:2%; margin-right:2%; margin-bottom:10px; text-align:center; }
	.how_area .b_item li .navy {font-size:14px; line-height:50px;}
	.how_area .b_item li .blue {font-size:14px; line-height:50px;}

	.how_area .fixed_in .img {display: block; margin:20px 0px 0px;}
	.how_area .fixed_in .img img {padding:10px 0px;}

	.how_area .b_item + .b_item{padding-top:0px;}


}


.premium3_area .b_item{overflow: hidden; position:relative; width: 100%; padding-top:50px;}
/*	.business_area .b_item{overflow: hidden; position:relative; float:left; width: 185px; background-repeat: no-repeat; background-position: 50% 50%; } */
.premium3_area .b_item .inner{display: block; box-sizing: border-box;}
.premium3_area .b_item .tit{position:relative; padding-top:10px; font-size: 20px;color: #333;line-height: 1.22; text-align:center; font-weight:normal;}
.premium3_area .b_item + .b_item{margin-left: 30px;}
.premium3_area .b_item .no1{}
.premium3_area .b_item .no2{}
.premium3_area .b_item .no3{}
.premium3_area .b_item .go{transition: 0.2s;  background-color: rgba(0, 0, 0, .9); width:185px; height:185px; border-radius:50%; position:relative; overflow:hidden;}
.premium3_area .b_item .go > span{transition:margin 0.4s ease 0.2s;display:inline-block; font-size: 0px; transition: 0.2s;position: absolute;bottom:-185px;left:0;width: 100%;height:185px;background: rgba(0, 0, 0, 0.5) url(/design/default/images/main_ctgr_plus.png) no-repeat center center;}
.premium3_area .b_item:hover .go span{bottom:0;}
.premium3_area .b_item:hover .go > span{margin-right:20px;}
.premium3_area .b_item p.logoImg {padding:30px; background:#fff;}

.premium3_area .b_item li {float:left; width:21%; margin-left:2%; margin-right:2%; text-align:center;}
.premium3_area .b_item li .navy {display:block; background:#2e324a;  border-radius:20px; font-size:18px; color:#fff; line-height:24px; height:158px; padding-top:60px;}
.premium3_area .b_item li .blue {display:block; background:#3e498d;  border-radius:20px; font-size:18px; color:#fff; line-height:24px; height:158px; padding-top:45px;}

.premium3_area p.brown {font-size:25px; color:#a16046;}
.premium3_area p.small {font-size:21px; color:#3b3b3b;}

  @media(max-width:768px){
	.premium3_area .b_item{padding-top:30px;}
	.premium3_area .b_item li {float:none; width:96%; margin-left:2%; margin-right:2%; text-align:center;}
	.premium3_area .b_item li .navy {border-radius:20px; font-size:15px; color:#fff; line-height:22px; height:auto; padding-top:20px; padding-bottom:20px;}
	.premium3_area .b_item li .blue {border-radius:20px; font-size:15px; color:#fff; line-height:22px; height:auto; padding-top:20px; padding-bottom:20px;}

	.premium3_area p.brown {font-size:19px; color:#a16046;}
}


 /*-------------- 분양조건 -------------*/
.invest_area {padding: 100px 0 150px; margin-bottom:60px;}
.invest_area li {position:relative; float:left; width:23%; margin-left:1%; margin-right:1%; background:#eee4de;text-align:center;font-size:21px; line-height:26px;padding:50px 0 30px;}
.invest_area li span {font-weight:bold; color:#b07b66;}
.invest_area li.no1:before {position:absolute;display:block;content:'';top:-30px;transform: translate(0, -50%);left:25%;background:url(/design/default/images/sub/invest01.png)no-repeat center top;width:131px;height:131px;}
.invest_area li.no2:before {position:absolute;display:block;content:'';top:-30px;transform: translate(0, -50%);left:25%;background:url(/design/default/images/sub/invest02.png)no-repeat center top;width:131px;height:131px;}
.invest_area li.no3:before {position:absolute;display:block;content:'';top:-30px;transform: translate(0, -50%);left:25%;background:url(/design/default/images/sub/invest03.png)no-repeat center top;width:131px;height:131px;}
.invest_area li.no4:before {position:absolute;display:block;content:'';top:-30px;transform: translate(0, -50%);left:25%;background:url(/design/default/images/sub/invest04.png)no-repeat center top;width:131px;height:131px;}

 @media(max-width:768px){
	.invest_area {padding: 50px 0 150px; margin-bottom:60px;}
	.invest_area li {position:relative; float:left; width:48%; margin-left:1%; margin-right:1%; margin-bottom:50px;background:#eee4de;text-align:center;font-size:17px; line-height:24px;padding:50px 0 30px; height:120px;}
	.invest_area li.no1:before {position:absolute;display:block;content:'';top:0px;transform: translate(0, -50%);left:30%;width:80px;height:80px;background-size:80px;}
	.invest_area li.no2:before {position:absolute;display:block;content:'';top:0px;transform: translate(0, -50%);left:30%;width:80px;height:80px;background-size:80px;}
	.invest_area li.no3:before {position:absolute;display:block;content:'';top:0px;transform: translate(0, -50%);left:30%;width:80px;height:80px;background-size:80px;}
	.invest_area li.no4:before {position:absolute;display:block;content:'';top:0px;transform: translate(0, -50%);left:30%;width:80px;height:80px;background-size:80px;}


 }



 /*-------------- 멤버쉽 -------------*/
.member_area {padding: 100px 0 150px; margin-bottom:60px;}
.member_area li {position:relative; float:left; width:23%; margin-left:1%; margin-right:1%; background:#eee4de;text-align:center;font-size:21px; line-height:26px;padding:50px 0 30px;}
.member_area li span {font-weight:bold; color:#b07b66;}
.member_area li.no1:before {position:absolute;display:block;content:'';top:-30px;transform: translate(0, -50%);left:25%;background:url(/design/default/images/sub/invest01.png)no-repeat center top;width:131px;height:131px;}
.member_area li.no2:before {position:absolute;display:block;content:'';top:-30px;transform: translate(0, -50%);left:25%;background:url(/design/default/images/sub/invest02.png)no-repeat center top;width:131px;height:131px;}

 @media(max-width:768px){
	.invest_area {padding: 50px 0 150px; margin-bottom:60px;}
	.invest_area li {position:relative; float:left; width:48%; margin-left:1%; margin-right:1%; margin-bottom:50px;background:#eee4de;text-align:center;font-size:17px; line-height:24px;padding:50px 0 30px; height:120px;}
	.invest_area li.no1:before {position:absolute;display:block;content:'';top:0px;transform: translate(0, -50%);left:30%;width:80px;height:80px;background-size:80px;}
	.invest_area li.no2:before {position:absolute;display:block;content:'';top:0px;transform: translate(0, -50%);left:30%;width:80px;height:80px;background-size:80px;}
	.invest_area li.no3:before {position:absolute;display:block;content:'';top:0px;transform: translate(0, -50%);left:30%;width:80px;height:80px;background-size:80px;}
	.invest_area li.no4:before {position:absolute;display:block;content:'';top:0px;transform: translate(0, -50%);left:30%;width:80px;height:80px;background-size:80px;}


 }


.point_area {padding: 100px 0 150px; text-align:center;}
.point_area .fixed_in{max-width:1200px; width:100%; margin:0 auto; text-align:center;}
.point_area .fixed_in p {font-size:19px; color:#3b3b3b;}
.point_area .fixed_in p.tit {font-size:23px; color:#3b3b3b;}
.point_area .fixed_in p.txt_green {font-size:20px; color:#149dab;}
.point_area .fixed_in p.small {font-size:19px; color:#3b3b3b;padding-top:20px;}
.point_area .fixed_in h2 {font-size:32px;color:#3b3b3b;}
.point_area .fixed_in h3 {font-size:50px; color:#3b3b3b; font-weight:lighter;}
.point_area .first {padding-top:50px;}

.point_area .fixed_in .imgWrap {margin-top:80px; width:100%; overflow:hidden;background:#f6f6f6;}
.point_area .fixed_in .imgWrap .half {float:left;width:50%;text-align:left;box-sizing: border-box;}
.point_area .fixed_in .imgWrap .half_R {position:relative; float:left;width:50%;text-align:left;padding:90px 0px 0px 60px;box-sizing: border-box;}
.point_area .fixed_in .imgWrap .half_R p {font-size:19px; color:#4b4b4e; line-height:60px;display:block;}
.point_area .fixed_in .imgWrap .half_R p img {padding-right:30px;vertical-align:middle;}

 @media(max-width:768px){
	.point_area {padding: 50px 0 30px; text-align:center;}
	.point_area .fixed_in p.tit {font-size:19px; color:#3b3b3b;}
	.point_area .fixed_in h2 {font-size:24px;color:#3b3b3b;}
	.point_area .fixed_in p.small {font-size:15px; color:#3b3b3b;padding-top:20px;}
	.point_area .fixed_in p.txt_green {font-size:18px; color:#149dab;}

	.point_area .fixed_in .imgWrap {margin-top:30px; width:100%; overflow:hidden;background:#f6f6f6;}
	.point_area .fixed_in .imgWrap .half {float:none;width:100%;text-align:left;box-sizing: border-box;}
	.point_area .fixed_in .imgWrap .half_R {position:relative; float:none;width:100%;text-align:left;padding:30px 0px 20px 20px;box-sizing: border-box;}
	.point_area .fixed_in .imgWrap .half_R p {font-size:15px; color:#4b4b4e; line-height:45px;display:block;}
	.point_area .fixed_in .imgWrap .half_R p img {padding-right:20px;vertical-align:middle;}
	.point_area .fixed_in p {font-size:15px; color:#4b4b4e; line-height:45px;display:block;}

}


.offline_area{padding: 100px 0 150px; }
.offline_area .fixed_in{max-width:1200px; width:100%; margin:0 auto; text-align:center;}

.offline_area .fixed_in .navyWrap {padding-top:50px; margin-bottom:20px; overflow:hidden;}
.offline_area .fixed_in .navyWrap li.tit {float:left;width:40%;position:relative;text-align:left;padding-top:40px;}
.offline_area .fixed_in .navyWrap li.tit img {padding-right:50px;vertical-align:middle;}
.offline_area .fixed_in .navyWrap li.tit span {padding-left:20px;font-size:26px; color:#2e324a; font-weight:bold;}
.offline_area .fixed_in .navyWrap li.tit span:after {position:absolute;display:block;content:'l';top:48px;left:120px;width:2px;height:20px;color:#636678;}
.offline_area .fixed_in .navyWrap li.txt {float:left;width:60%;background:#2e324a;color:#fff;font-size:19px;height:125px;text-align:left;padding:20px 40px;display:flex;align-items:center;}

.offline_area .fixed_in .blueWrap {padding-top:50px; margin-bottom:20px; overflow:hidden;}
.offline_area .fixed_in .blueWrap li.tit {float:left;width:40%;position:relative;text-align:left;padding-top:40px;}
.offline_area .fixed_in .blueWrap li.tit img {padding-right:50px;vertical-align:middle;}
.offline_area .fixed_in .blueWrap li.tit span {padding-left:20px;font-size:26px; color:#3e498d; font-weight:bold;}
.offline_area .fixed_in .blueWrap li.tit span:after {position:absolute;display:block;content:'l';top:48px;left:120px;width:2px;height:20px;color:#6f77a9;}
.offline_area .fixed_in .blueWrap li.txt {float:left;width:60%;background:#3e498d;color:#fff;font-size:19px;height:125px;text-align:left;padding:20px 40px;display:flex;align-items:center;}

.offline_area .fixed_in p.brown {font-size:25px; color:#a16046;}
.offline_area .fixed_in p.brown b {font-weight:bold;}

 @media(max-width:768px){
	.offline_area{padding: 30px 0 150px; }
	.offline_area .fixed_in p.brown {font-size:19px; color:#a16046;}

	.offline_area .fixed_in .navyWrap {padding-top:20px; margin-bottom:20px; overflow:hidden;}
	.offline_area .fixed_in .navyWrap li.tit {float:none;width:100%;position:relative;text-align:center;padding-top:20px;}
	.offline_area .fixed_in .navyWrap li.tit img {padding-right:30px;vertical-align:middle;}
	.offline_area .fixed_in .navyWrap li.tit span {padding-left:20px;font-size:19px; color:#2e324a; font-weight:bold;}
	.offline_area .fixed_in .navyWrap li.tit span:after {position:absolute;display:block;content:'l';top:30px;left:150px;width:2px;height:20px;color:#636678;}
	.offline_area .fixed_in .navyWrap li.txt {float:none;width:100%;background:#2e324a;color:#fff;font-size:14px;height:auto;text-align:left;margin-top:20px; padding:20px 20px;display:flex;align-items:center;}

	.offline_area .fixed_in .blueWrap {padding-top:20px; margin-bottom:20px; overflow:hidden;}
	.offline_area .fixed_in .blueWrap li.tit {float:none;width:100%;position:relative;text-align:center;padding-top:20px;}
	.offline_area .fixed_in .blueWrap li.tit img {padding-right:30px;vertical-align:middle;}
	.offline_area .fixed_in .blueWrap li.tit span {padding-left:20px;font-size:19px; color:#3e498d; font-weight:bold;}
	.offline_area .fixed_in .blueWrap li.tit span:after {position:absolute;display:block;content:'l';top:30px;left:150px;width:2px;height:20px;color:#6f77a9;}
	.offline_area .fixed_in .blueWrap li.txt {float:none;width:100%;background:#3e498d;color:#fff;font-size:14px;height:auto;text-align:left;margin-top:20px; padding:20px 20px;display:flex;align-items:center;}


}


.point6_area {padding: 50px 0 150px; }
.point6_area .fixed_in {max-width:1200px; width:100%; margin:0 auto; }
.point6_area .fixed_in .leftWrap {background:#eeeeee;float:left; width:48%;margin-right:2%;overflow:hidden;}
.point6_area .fixed_in .leftWrap h2{display:block; background:#292d59;font-size:22px; padding:15px 0px; color:#fff; text-align:center;}
.point6_area .fixed_in .leftWrap ul {}
.point6_area .fixed_in .leftWrap li {position:relative; display:block; font-size:18px; color:#383838; text-align:left;line-height:28px;float:left;padding:10px 0px;}
.point6_area .fixed_in .leftWrap li.tit {width:25%;padding-left:50px;}
.point6_area .fixed_in .leftWrap li.txt {width:75%;padding-left:10px;}
.point6_area .fixed_in .leftWrap li.txt:before {position:absolute;display:block;content:':';top:px;left:0px;width:1px;height:20px;color:#383838;}

.point6_area .fixed_in .rightWrap {background:#eeeeee;float:left; width:48%;margin-left:2%;overflow:hidden;}
.point6_area .fixed_in .rightWrap h2{display:block; background:#292d59;font-size:22px; padding:15px 0px; color:#fff; text-align:center;}
.point6_area .fixed_in .rightWrap ul {}
.point6_area .fixed_in .rightWrap li {position:relative; display:block; font-size:18px; color:#383838; text-align:left;line-height:28px;float:left;padding:10px 0px;}
.point6_area .fixed_in .rightWrap li.tit {width:25%;padding-left:50px;}
.point6_area .fixed_in .rightWrap li.txt {width:75%;padding-left:10px;}
.point6_area .fixed_in .rightWrap li.txt:before {position:absolute;display:block;content:':';top:px;left:0px;width:1px;height:20px;color:#383838;}

 @media(max-width:768px){
	.point6_area {padding: 30px 0 150px; }
	.point6_area .fixed_in .leftWrap {float:none; width:100%;margin-right:0%;clear:both;margin-bottom:20px;}
	.point6_area .fixed_in .leftWrap h2{font-size:17px; padding:10px 0px; color:#fff; text-align:center;}
	.point6_area .fixed_in .leftWrap li {font-size:14px; color:#383838; text-align:left;line-height:22px;float:left;padding:5px 0px;}
	.point6_area .fixed_in .leftWrap li.tit {width:25%;padding-left:20px;}
	.point6_area .fixed_in .leftWrap li.txt {width:75%;padding-left:10px;}

	.point6_area .fixed_in .rightWrap {float:none; width:100%;margin-left:0%;clear:both;}
	.point6_area .fixed_in .rightWrap h2{font-size:17px; padding:10px 0px; color:#fff; text-align:center;}
	.point6_area .fixed_in .rightWrap li {font-size:14px; color:#383838; text-align:left;line-height:22px;float:left;padding:5px 0px;}
	.point6_area .fixed_in .rightWrap li.tit {width:25%;padding-left:20px;}
	.point6_area .fixed_in .rightWrap li.txt {width:75%;padding-left:10px;}
}



/* -------------- 입지환경 확대 ------------------- */
	.map_zoom {position: relative; width:100%; margin: 0 auto;}
	.target {
		display: block;
		width: 100%;
	}
	.magnifier {
		width: 350px;
		height: 350px;
		position: absolute;
		border-radius: 100%;
		box-shadow: 0 0 0 7px rgba(0, 47, 83, 1),0 0 7px 7px rgba(0, 0, 0, 0.25),inset 0 0 20px 2px rgba(0, 0, 0, 0.25);
		display: none;
		cursor: none;
	}

.lineWrap {position: relative; padding: 100px 0 60px; overflow:hidden;background:#f5f5f5;}
.lineWrap .fixed_in {max-width:1200px; width:100%; margin:0 auto; box-sizing: border-box;}
.lineWrap .fixed_in .left {float:left; width:50%;box-sizing: border-box;text-align:center;}
.lineWrap .fixed_in .right {float:right; width:50%; box-sizing: border-box;}
.lineWrap .fixed_in .right li {background:url(/design/default/images/sub/line_bg.jpg) repeat-y; background-size: 5px 835px;position: relative; float:left;padding-left:50px; padding-bottom:70px; font-size:16px; color:#3b3b3b; line-height:35px;}
.lineWrap .fixed_in .right li h2 {font-size:26px; font-weight:bold;line-height:40px;}
.lineWrap .fixed_in .right li p {font-size:19px; color:#3b3b3b; font-weight:bold;}
.lineWrap .fixed_in .right li.no1:before{content:""; display:block; width:15px; height:15px; border-radius:50%; background:#fff; border:7px solid #14a83b; position:absolute; left:-12px; top:0;}
.lineWrap .fixed_in .right li.no1 h2 {color:#14a83b;}
.lineWrap .fixed_in .right li.no2:before{content:""; display:block; width:15px; height:15px; border-radius:50%; background:#fff; border:7px solid #e8342f; position:absolute; left:-12px; top:0;}
.lineWrap .fixed_in .right li.no2 h2 {color:#e8342f;}
.lineWrap .fixed_in .right li.no3:before{content:""; display:block; width:15px; height:15px; border-radius:50%; background:#fff; border:7px solid #d59400; position:absolute; left:-12px; top:0;}
.lineWrap .fixed_in .right li.no3 h2 {color:#d59400;}
.lineWrap .fixed_in .right li.no4:before{content:""; display:block; width:15px; height:15px; border-radius:50%; background:#fff; border:7px solid #0d5197; position:absolute; left:-12px; top:0;}
.lineWrap .fixed_in .right li.no4 h2 {color:#0d5197;}
.lineWrap .fixed_in .right li.no5:before{content:""; display:block; width:15px; height:15px; border-radius:50%; background:#fff; border:7px solid #00959d; position:absolute; left:-12px; top:0;}
.lineWrap .fixed_in .right li.no5 h2 {color:#00959d;}
.lineWrap .fixed_in .right li.no6 {background:none;}
.lineWrap .fixed_in .right li.no6:before{content:""; display:block; width:15px; height:15px; border-radius:50%; background:#fff; border:7px solid #632c86; position:absolute; left:-12px; top:0;}
.lineWrap .fixed_in .right li.no6 h2 {color:#632c86;}


@media(max-width:1200px){
	.lineWrap {position: relative; padding: 50px 0 60px;}
	.lineWrap .fixed_in .left {display:none;}
	.lineWrap .fixed_in .right {float:none; width:100%; box-sizing: border-box;}
	.lineWrap .fixed_in .right li {background:url(/design/default/images/sub/line_bg.jpg) repeat-y 50px;padding-left:70px; padding-right:30px; padding-bottom:35px; font-size:13px; }
	.lineWrap .fixed_in .right li.no1:before{content:""; display:block; width:10px; height:10px; border-radius:50%; background:#fff; border:5px solid #14a83b; position:absolute; left:43px; top:0;}
	.lineWrap .fixed_in .right li.no2:before{content:""; display:block; width:10px; height:10px; border-radius:50%; background:#fff; border:5px solid #e8342f; position:absolute; left:43px; top:0;}
	.lineWrap .fixed_in .right li.no3:before{content:""; display:block; width:10px; height:10px; border-radius:50%; background:#fff; border:5px solid #d59400; position:absolute; left:43px; top:0;}
	.lineWrap .fixed_in .right li.no4:before{content:""; display:block; width:10px; height:10px; border-radius:50%; background:#fff; border:5px solid #0d5197; position:absolute; left:43px; top:0;}
	.lineWrap .fixed_in .right li.no5:before{content:""; display:block; width:10px; height:10px; border-radius:50%; background:#fff; border:5px solid #00959d; position:absolute; left:43px; top:0;}
	.lineWrap .fixed_in .right li.no6:before{content:""; display:block; width:10px; height:10px; border-radius:50%; background:#fff; border:5px solid #632c86; position:absolute; left:43px; top:0;}
	.lineWrap .fixed_in .right li h2 {font-size:18px; font-weight:bold;line-height:26px;}
	.lineWrap .fixed_in .right li p {font-size:15px; color:#3b3b3b; font-weight:bold;}
}


.boardWrap {padding: 100px 0 60px;}
.boardWrap .fixed_in {max-width:1200px; width:100%; margin:0 auto; box-sizing: border-box; text-align:center;font-size:14px; }
.boardWrap .fixed_in p {font-size:19px; color:#3b3b3b; font-weight:normal;}
.boardWrap .fixed_in p.brown {font-size:26px; color:#ac654a; font-weight:bold;}
.boardWrap .fixed_in .Wrap {padding: 50px 0 30px;}



/********** 멤버쉽 ************/
/* ===== GRID LIST ===== */
.grid-list {
	overflow:hidden;
	padding-bottom:50px;
}
.grid-list .sct {
	margin-top:-60px;
	margin-left:-30px;
}
.grid-list .sct-slider .sct {
	margin-top:0 !important;
	margin-left:0 !important;
}
.grid-list .sct::after {
    content:"";
    display:block;
    clear:both;
}
.grid-list .sct .sct_li {
    float:left;
    margin-left:30px;
    margin-top:60px;
    width:calc((100% - 90.1px)/2);
}
.grid-list .sct .sct_img_wrap {
    overflow:hidden;
    position:relative;
    padding-bottom:100%;
    height:0;
}
.grid-list .sct .sct_img {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    border:1px solid #ddd;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    -webkit-transition:0.2s cubic-bezier(.48,.57,.42,.92);
    transition:0.2s cubic-bezier(.48,.57,.42,.92);
}
.grid-list .sct .sct_opt_wrap {
    opacity: 0;
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.3);
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    -webkit-transition: all 0.2s cubic-bezier(.48,.57,.42,.92);
    transition: all 0.2s cubic-bezier(.48,.57,.42,.92);
	border-color:1px solid #000;
}
.grid-list .sct .sct_img_wrap:hover .sct_opt_wrap {
    opacity: 1;
    visibility: visible;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transition: all 0.4s cubic-bezier(.48,.57,.42,.92);
    transition: all 0.4s cubic-bezier(.48,.57,.42,.92);
}
.grid-list .sct .sct_li .btn-type01 {
    font-family:'EB Garamond', 'Noto Serif KR', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;
}
.grid-list .cart-layer {
    position:absolute;
    left:0;
    top:0;
    width:0;
    height:0;
    font-size:0;
    text-indent:-9999px;
}
.grid-list .sct_op_btn {
    display:flex;
    justify-content:center;
    align-items:center;
    position:absolute;
    left:0;
    bottom:45%;
    width:100%;
	font-size:18px;
	color:#fff;
}
.grid-list .sct_op_btn > * {
    display:block;
    position:relative;
    margin-left:42px;
    width:20px;
    height:20px;
    background-position:center center;
    background-repeat:no-repeat;
}
.grid-list .sct_op_btn > *::after {
    content:"";
    position:absolute;
    left:-22px;
    top:2px;
    width:2px;
    height:16px;
    background-color:#aaa;
}
.grid-list .sct_op_btn > *:first-child {
    margin-left:0;
}
.grid-list .sct_op_btn > *:first-child::after {
    display:none;
}
.grid-list .btn-sight {
    background-image:url(/img/ico/ico-sight.png);
}
.grid-list .btn-sight:hover {
    background-image:url(/img/ico/ico-sight-on.png);
}
.grid-list .btn-like {
    background-image:url(/img/ico/ico-like.png);
}
.grid-list .btn-like:hover {
    background-image:url(/img/ico/ico-like-on.png);
}
.grid-list .btn-wishdel {
    background-image:url(/img/ico/ico-wishdel.png);
}
.grid-list .btn-wishdel:hover {
    background-image:url(/img/ico/ico-wishdel-on.png);
}
.grid-list .sct_txt {
    margin:10px 0 0;
    text-align:center;
}
.grid-list .sct_txt a {
    overflow:hidden;
    display:inline-block;
    max-width:100%;
    font-size:17px;
    color:#333333;
    font-weight:600;
    text-overflow:ellipsis;
    white-space:nowrap;
    line-height:30px;
    vertical-align:middle;
	text-align:center;
}
.grid-list .sct_desc {
    margin-top:20px;
    text-align:left;
}
.grid-list .sct_desc span {
    display:block;
    font-size:16px;
    color:#c9ab81;
    line-height:20px;
    text-align:left;
}
.grid-list .sct_desc p {
    margin-top:10px;
    font-size:16px;
    color:#888888;
    line-height:20px;
}
.grid-list .sct_cost {
    margin-top:28px;
    line-height:30px;
    text-align:left;
}
.grid-list .sct_cost .price_discount {
    display:inline-block;
    position:relative;
    top:2px;
    margin-right:10px;
    font-size:18px;
    color:#888888;
    font-family:'Noto Serif KR', 'EB Garamond', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;
    font-weight:500;
    vertical-align:middle;
}
.grid-list .sct_cost .price_discount::after {
    content:"";
    position:absolute;
    left:0;
    top:50%;
    margin-top:-0.5px;
    width:100%;
    height:1px;
    background-color:#888;
}
.grid-list .sct_cost .price_discount strong {
    font-weight:500;
    font-family:'EB Garamond', 'Noto Serif KR', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;
}
.grid-list .sct_cost .price_cost {
    display:inline-block;
    font-size:16px;
    color:#333333;
    font-family:'Noto Serif KR', 'EB Garamond', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;
    font-weight:500;
    vertical-align:middle;
}
.grid-list .sct_cost .price_cost strong {
    font-size:26px;
    color:#333333;
    font-family:'EB Garamond', 'Noto Serif KR', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;
    font-weight:500;
}

@media all and (max-width:1440px) {
	.grid-list .sct {
		margin-left:-10px;
	}
	.grid-list .sct .sct_li {
		margin-left:10px;
		width:calc((100% - 30.1px)/2);
	}
	.grid-list .sct_cost {
		margin-top:20px !important;
	}
	.grid-list .sct_cost .price_discount {
        margin-bottom:5px;
    }
    .grid-list .sct_cost .price_cost {
        display:block;
    }
	.grid-list .sct .sct_opt_wrap {
		right:10px;
		top:10px;
		bottom:10px;
		left:10px;
	}
	.grid-list .sct_op_btn {
		bottom:10px;
	}
	.grid-list-opt .grid-opt-left {
		width:100%;
	}
	.grid-list-opt .grid-opt-right {
		margin-top:20px;
		width:100%;
	}
}

@media all and (max-width:1024px) {
	.grid-list .sct {
		margin-top:-40px;
	}
	.grid-list .sct .sct_li {
		margin-top:40px;
		width:calc((100% - 20.1px)/1);
	}
    .grid-list .sct_txt {
        margin-top:20px;
    }
	.grid-list .sct_txt a {
        font-size:18px;
    }
    .grid-list .sct_desc {
        margin-top:10px !important;
    }
    .grid-list .sct_desc span {
        font-size:14px;
    }
    .grid-list .sct_desc p {
        margin-top:2px;
        font-size:14px;
    }
    .grid-list .sct_cost {
        margin-top:5px !important;
    }
    .grid-list .sct_cost .price_discount {
        margin-bottom:0;
        font-size:16px;
    }
    .grid-list .sct_cost .price_discount strong {
        font-size:13px;
    }
    .grid-list .sct_cost .price_cost strong {
        font-size:26px;
    }

}

@media all and (max-width:767px) {
	.grid-list .sct .sct_li .btn-type01,
	.grid-list .sct .sct_li .btn-type01 svg,
	.grid-list .sct .sct_li .btn-type01 svg rect {
		width:120px;
		height:40px;
		line-height:40px;
	}
	.grid-list .sct .sct_li .btn-type01,
	.grid-list .sct .sct_li .btn-type01 span {
		height:40px;
		font-size:13px;
		line-height:40px;
	}
	.grid-list .sct_desc span {
        font-size:12px;
    }
    .grid-list .sct_desc p {
        font-size:12px;
    }

}


.member {width:100%; max-width:860px; margin:0 auto; margin-top:50px; padding-bottom:50px;}
.member h2 {font-size:60px; color:#e0f2f4; font-weight:900; text-align:right; line-height:70px;padding-bottom:70px;}
.member h3 {padding-left:20px; font-size:30px; color:#000; font-weight:bold; text-align:left; line-height:35px;}
.member p.gray {font-size:45px; color:#f0f0f0; text-align:right; font-weight:bold; padding-top:30px;} 
.member p.black {display:block; padding-top:80px;font-size:30px; color:#000; text-align:center; font-weight:bold;}
.member .txt_con {margin:30px 80px; overflow:auto;}
.member .txt_con ul {display:block; clear:both;}
.member .txt_con li {float:left; margin-right:50px;color:#000; font-size:24px;padding:10px 0px;}
.member .txt_con li strong {font-weight:bold;}


@media (max-width:768px){
	.member h2 {font-size:30px; color:#e0f2f4; font-weight:900; text-align:right; line-height:40px;padding-bottom:40px;}
	.member h3 {padding-left:0px; font-size:20px; color:#000; font-weight:bold; text-align:left; line-height:25px;}
	.member p.gray {font-size:25px; color:#f0f0f0; text-align:right; font-weight:bold; padding-top:20px;} 
	.member p.black {display:block; padding-top:50px;font-size:20px; color:#000; text-align:center; font-weight:bold;}
	.member .txt_con {margin:10px 20px; overflow:auto;}
	.member .txt_con li {float:left; margin-right:30px;color:#000; font-size:20px;padding:5px 0px;}
}

.member .mint_area {background:#33b7c4; padding:50px 80px;}
.member .mint_area p {color:#fff; font-size:16px; line-height:24px;}
.member .mint_area p.tit {font-size:24px;}
.member .mint_area p.big {font-size:40px;line-height:80px;}
.member .mint_area p.big2 {padding-top:20px;}
.member .mint_area p.small {font-size:12px; padding-top:20px; font-weight:lighter;}
.member .mint_area .no1 {border-top:1px solid #fff; margin-top:50px; padding-top:20px;}
.member .mint_area .no3 {border-top:1px solid #fff; margin-top:50px; margin-bottom:30px; padding-top:20px;}

.member .mint_area2 {background:#48beca; padding:20px; text-align:center;}
.member .mint_area2 p.small {color:#fff; font-size:12px; font-weight:lighter;}
.member .mint_area2 p.small span {padding:0 20px;}

.member .mint_area3 {background:#33b7c4; padding:30px;}


@media (max-width:768px){
	.member .mint_area {padding:30px;}
	.member .mint_area p {color:#fff; font-size:14px; line-height:20px;}
	.member .mint_area p.tit {font-size:20px;}
	.member .mint_area p.big {font-size:26px;line-height:65px;}
	.member .mint_area .no1 {margin-top:30px; padding-top:10px;}
	.member .mint_area .no3 {border-top:1px solid #fff; margin-top:30px; margin-bottom:30px; padding-top:10px;}

	.member .mint_area2 {background:#48beca; padding:10px; text-align:center;}
	.member .mint_area2 p.small span {padding:0 10px;}

	.member .mint_area3 {background:#33b7c4; padding:20px;}

}

.number_area {padding:50px 100px; text-align:center;}
.number_area p {color:#838383; font-size:16px;}
.number_area p.tell {font-size:40px; font-weight:lighter; padding-top:15px;}
.number_area p strong {font-weight:bold;}
.number_area p.tell span {padding:0 20px;}


@media (max-width:768px){
	.number_area {padding:50px 10px; text-align:center;}
	.number_area p {color:#838383; font-size:14px;}
	.number_area p.tell {font-size:24px; font-weight:lighter; padding-top:15px;}
	.number_area p.tell span {padding:0 10px;}
}