/*########## 페이징 공통 ##########*/
#container_title {
	position:relative;
	background:url('/skin/layouts/incell/images/sub_bg.jpg') center center;
	background-size:cover;
	z-index:9;
	height:400px;
	line-height:430px;
	color:rgba(255,255,255,1);
	font-size:3em;
	font-weight:600;
	text-align:center;
	text-shadow:3px 2px 3px rgba(0,0,0,0.35);
	margin:0;
}
.board_botalab {
	position:relative !important;
	background:url('/skin/layouts/incell/images/sub_bg02.jpg') center center !important;
	background-size:cover !important;
}
.board_incell {
	position:relative !important;
	background:url('/skin/layouts/incell/images/sub_bg03.jpg') center center !important;
	background-size:cover !important;
}

.board_food {
	position:relative !important;
	background:url('/skin/layouts/incell/images/sub_bg04.jpg') center center !important;
	background-size:cover !important;
}

#container_title:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
	z-index:-99;
}
#container_title span {
	position:relative;
	font-size: 1.2em;
}


@media (max-width:969px){
	#container_title {
		height:250px;
		line-height:280px;
		font-size:25px;
	}
}



/* Layout */
#cont_inner{
	/* max-width: 1200px;  */
	margin:0 auto;
	text-align:center;
}
#cont_inner:after{
	content: ''; 
	clear: both; 
	display: block;
}
#cont_wrap{
	margin:70px 0;
}
#cont_wrap:after{
	content: ''; 
	clear: both; 
	display: block;
}

/*Top_menu*/
#topsubmenu {
	position: relative;
    padding: 0px 0;
    margin: -60px auto 60px;
    z-index: 999;
}
#topsubmenu ul {
	margin:0;
}
#topsubmenu ul:after { 
	display:block; 
	visibility:hidden; 
	clear:both; 
	content:""
}
#topsubmenu li{
	float: left;
    position: relative;
    text-align: center;
    border-right:1px solid #fff;
    transform: translateY(0px);
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
#topsubmenu li:last-child{
	border-right:0;
}
#topsubmenu .nom2 li{
	width:50%;
}
#topsubmenu .nom3 li{
	width:33.3333%;
}

#topsubmenu .nom11 li{
	width:50%;
}

#topsubmenu .nom6 li{
	width:50%;
}
#topsubmenu li a {
	display: block;
    max-width: 100%;
    height: 60px;
	line-height:60px;
    vertical-align: top;
    text-align: center;
    background:rgba(0,0,0,0.5);
    color: #fff;
	font-size:1.35em;
	font-weight:500;
}
#topsubmenu li a:hover {
	background:rgba(0,0,0,0.3);
	color:#fff;
}
#topsubmenu li a.active {
	background:rgba(255,255,255,0.8);
	color:#000;
}
#topsubmenu li a.active:hover {
	background:rgba(255,255,255,0.8);
	color:#000;
}

@media (max-width:1200px){
	#cont_inner { width:100%; }
	#cont_wrap { clear: both; width:100%; margin:30px 0; }
	#topsubmenu { display: none; }
 }



/* page design */
/* #content h3 {
	
	font-size: 38px;
	font-weight:500;
	text-align:center;
	margin:0;
} */
/* #content h3 span {
	position:relative;
} */
/* #content h3 span:after {
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	margin:0 auto;
	background-color: #9999;
} */

#ctt { 
	padding:0px;
}

#ctt_con { 
	padding: 0px;
}
#ctt_con h4, #cont_wrap h4 { 
	position:relative;
	font-size:25px;
	margin:70px 0 40px; 
	color:#0367b0; 
	font-weight:900; 
}
#ctt_con h4.first, #cont_wrap h4.first {
	margin:0 0 50px;
}
#cont_wrap h5.first {
	margin:0 0 30px;
}
#ctt_con h4.right {
	padding-top:15px;
}
/* #ctt_con h4:before, #cont_wrap h4:before {
	content: '';
	display: block;
	position: relative;
	width: 20px;
	height: 2px;
	background: #0468b0;
	margin-bottom:15px;
} */
#ctt_con h4.right:before {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 2px;
	right:0;
	top:0;
	background: #0468b0;	
}
#ctt_con h4 span { 
	padding-right:5px; 
	color:#458fb4;
}
#ctt_con h5 { 
	font-size:23px; 
	margin:50px 0 30px; 
	color:#0367b0;
	text-align:left
}
#ctt_con h6 { 
	font-size:15px; 
	margin-bottom:15px; 
	color:#333; 
}
#ctt_con .h6 { 
	float:left; 
}
#ctt_con .h6_span { 
	font-size:15px; 
	margin-bottom:15px; 
	color:#333; 
	float:right; 
}
/* #ctt_con img { 
 	display:block;
 	margin: 0 auto;
 } */
.gr2 {
	width: 70%;
	text-align: center;
	margin: 0 auto;
}


.con01 { 
	display:none; 
}

.blank_10 { height:20px; }
.blank_20 { height:20px; }
.blank_30 { height:30px; }
.blank_40 { height:40px; }
.blank_50 { height:50px; }
.blank_60 { height:60px; }
.blank_70 { height:70px; }

.b_line { 
	padding-bottom:37px;
	margin-bottom:30px; 
	border-bottom:1px solid #dadada; 
}

.sm_txt { 
	font-size:13px; 
}

.sub_txt { 
	padding-bottom:37px; 
	margin-bottom:30px; 
	border-bottom:1px solid #dadada; 
	font-size:15px; 
}
.sub_txt b {
	font-weight:500;
}
.sub_txt_noline { 
	margin-bottom:20px; 
	font-size:15px; 
}
.sub_margin { 
	margin-bottom:70px;
}

.cont_table {
	border-spacing: 0; 
	border-collapse: separate; 
	border-top: 2px solid #3b8e10; 
	font-size: 14px; 
	width:100%;
	line-height: 1.6em; 
	letter-spacing: -1px;
margin: 0 auto;
}
.cont_table tr th {
	color:#333; 
	background:#f0f0f0;
	border-bottom: 1px solid #fff; 
	padding:12px 6px;
	text-align:center;
	font-size:16px;
	font-weight:500;
}
.cont_table tr td {
	color:#555; 
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding:5px 10px; 
	text-align:center;
}
.cont_table tr td.c_blue {
	background:rgba(73,177,185,0.1);
}
.cont_table .t_left {
	text-align:left;
	padding-left:30px;
}

.root_daum_roughmap .wrap_controllers /* Kakao Map */ { 
	display:none !important;
} 


.mapca {max-width:840px;width:100%;margin: 0 auto;padding: 20px;}


@media (max-width:969px){
	#content h3 {
		font-size: 15px;
		font-weight: 500;
		padding-left: 20px;
		text-align:left;
		
	}
	#content h3 span {
		padding-left:10px;
	}
	#content h3 span:after {
		position:absolute;
		display: inline-block;
		left: 0;
		top: 0;
		width: 3px;
		height: 17px;
	}

	#ctt_con { 
		padding:0px 0 0;
		margin-bottom:20px;
	}
	#ctt_con h4, #cont_wrap h4 {
		font-size:22px;
		margin:40px 0 20px;
	}
	#ctt_con h4.first {
		margin:0 0 20px;
	}
	#ctt_con h5 {
		font-size:17px;
		margin:30px 0;
	}

	.cont_table tr th {
		font-size:13px;
	}
	.cont_table tr td {
		font-size:12px;
	}
}



/* 공통디자인 */
.con_wr {
	position: relative;
	text-align:center;
	padding:15px;
	font-size:15px;
	font-weight:500;
	color:#333;
}
.left_sort {
	text-align:left;
}
.con_wr img {
	width:100%;
    max-width: 1200px;
}
.con_wr img.s_auto {
	width:auto;
	margin:0 auto;
}
.con_wr p { 
	margin-bottom:0;
    
}
.con_wr p strong {
	display:block;
	margin-bottom:15px;
}
.con_wr .left_txt {
	margin-bottom:60px;
	text-align:left;
}
.con_wr .right_txt {
	margin-bottom:60px;
	text-align:right;
}
.con_wr .con_txt .t_style {
	font-family: 'Nanum Brush Script', cursive;
	font-size:35px;
	font-weight:100;
	line-height:40px;
	margin-bottom:25px;
}
.con_wr .con_txt .t_style span {
	font-size:50px;
	font-weight:600
}
.con_wr .c_left {
	float:left;
}
.con_wr .c_right {
	float:right;
}

@media (max-width:969px){
	.con_wr {
		margin:0px;
		padding:10px;
	}
	.left_sort {
		margin-bottom:30px;
		text-align:center;
	}
	.con_wr img.s_auto {
		width:100%;
	}
	.con_wr .left_txt, .con_wr .right_txt { 
		margin-bottom:0px;
	}
	.con_wr .left_txt img { width: 80% !important;}
	.con_wr .con_txt .t_style {
		font-size:23px;
		line-height:30px;
		margin-bottom:20px;
	}
	.con_wr .con_txt .t_style span {
		font-size:28px;
		font-weight:500;
	}
}

/* box 디자인 */
.con_box .box_wr {
	background:#f1f1f1;
	overflow:hidden;
}
.con_box .box_wr .box {
	width:50%;
	float:left;
	padding:20px;
}


.con_box .box_wr .box_table {
	border-spacing: 0; 
	border-collapse: separate;
	font-size: 14px; 
	width:100%;
	line-height: 1.6em; 
	letter-spacing: -1px;
	margin-bottom:20px;
}
.con_box .box_wr .box_table tr th {
	color:#014299; 
	background:rgba(5,105,176,0);
	padding:5px;
	text-align:left;
	font-size:15px;
	font-weight:500;
}
.con_box .box_wr .box_table tr td {
	color:#555; 
	padding:5px 10px;
	text-align:left;
}

.con_box .box_wr .name {
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
.con_box .box_wr .link_btn li a {
	display: block;
	float: left;
	padding-top: 28px;
	text-align: center;
	width: 85px;
	height: 98px;
	box-sizing: border-box;
	margin-right: 15px;
	background:url('/skin/layouts/incell/images/page/link_btn.png') center center;
	font-size: 14px;
	color: #0f6eb7;
}

.con_box .piece_wr {
	position:relative;
	overflow:hidden;
	margin-bottom:50px;
}
.con_box .piece_wr li { 
	float:left;
}
.con_box .piece_wr li p {
	padding:50px 20px;
	margin:0 15px 0 0;
	border:1px solid #e2e2e2;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.con_box .piece_wr li:last-child p {
	margin:0;
}
.con_box .piece_wr li p:hover {
	border:1px solid #337ab7;
}
.con_box .piece_wr li p:hover strong {
	color:#337ab7;
}
.con_box .piece_wr li p strong {
	font-size:20px;
	margin:0 0 20px 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

@media (max-width:969px){
	.con_box .box_wr .box {
		width:100%;
	}
	
	.con_box .piece_wr {
		text-align:left;
		margin-bottom:0px;
	}
	.con_box .piece_wr li p strong {
		display:inline-block;
		text-align:left;
		font-size:18px;
		margin:0 10px 0 0;
	}
}

/* 기업이념 */
.idea_wr .con_txt {
	margin:50px 0 20px;
}
.idea_wr .con_txt p strong {
	font-size:3em;
	font-weight: 900;
    color: #0669b4;
    text-shadow: 2px 3px 3px rgba(0,46,80,0.3);
}

@media (max-width:969px){
	.idea_wr .con_txt {
		margin:30px 0 20px;
	}
	.idea_wr .con_txt p {
		padding:10px;
	}
	.idea_wr .con_txt p strong {
		font-size:1.65em;
	}
}

/* 연혁 */
#fh5co-timeline {
  padding: 3em 0;
}
#fh5co-timeline h3 {
	text-align:inherit;
}
#fh5co-timeline h5 {
	font-size:25px; 
	margin:20px 0 30px; 
	color:#0367b0; 
	font-weight:900; 
}
#fh5co-timeline .timeline {
  list-style: none;
  padding: 20px 0 0px;
  position: relative;
}
#fh5co-timeline .timeline:before {
  top: 20px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 1px;
  background: #434343;
  left: 50%;
  margin-left: 0px;
}
@media screen and (max-width: 768px) {
  #fh5co-timeline h5 {
	margin:20px 0;
	font-size:22px;
  }
  #fh5co-timeline .timeline:before {
    margin-left: -64px;
  }
  #fh5co-timeline .timeline .timeline-heading {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-timeline .timeline:before {
    margin-left: -64px;
  }
}
#fh5co-timeline .timeline .timeline-heading > div h3 {
  display: inline-block;
  padding: 7px 15px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 99;
  background: #1b1b1b;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  #fh5co-timeline .timeline .timeline-heading > div h3 {
    float: left;
    margin-bottom: 0;
  }
}
#fh5co-timeline .timeline .timeline-heading h3 {
  color: #000;
}
#fh5co-timeline .timeline > li {
  margin-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #fh5co-timeline .timeline > li {
    margin-bottom: 30px;
  }
}
#fh5co-timeline .timeline > li:before, #fh5co-timeline .timeline > li:after {
  content: " ";
  display: table;
}
#fh5co-timeline .timeline > li:after {
  clear: both;
}
#fh5co-timeline .timeline > li > .timeline-panel {
  width: 45%;
  float: left;
  margin-bottom: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  #fh5co-timeline .timeline > li > .timeline-panel {
    width: 85% !important;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-timeline .timeline > li > .timeline-panel {
    width: 75% !important;
  }
  #fh5co-timeline .timeline > li > .timeline-panel:before {
    top: 30px;
  }
  #fh5co-timeline .timeline > li > .timeline-panel:after {
    top: 31px;
  }
}
#fh5co-timeline .timeline > li > .timeline-badge {
  color: #fff;
  width: 44px;
  height: 44px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -21px;
  background-color: #0064b0;
  z-index: 100;
  display: table;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  #fh5co-timeline .timeline > li > .timeline-badge {
    margin-left: -10px !important;
  }
}
@media screen and (max-width: 992px) {
  #fh5co-timeline .timeline > li > .timeline-badge {
    margin-left: -10px !important;
  }
}
#fh5co-timeline .timeline > li > .timeline-badge i {
  display: table-cell;
  vertical-align: middle;
  height: 44px;
  font-size: 18px;
}
#fh5co-timeline .timeline > li.timeline-unverted {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #fh5co-timeline .timeline > li.timeline-unverted {
    text-align: left;
  }
}
#fh5co-timeline .timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align:left;
}
#fh5co-timeline .timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
#fh5co-timeline .timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
#fh5co-timeline .timeline-title {
	font-size:25px;
	font-weight:900;
	margin:10px 0 30px;
	color:#0367b0;
}
#fh5co-timeline .company {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 2px;
  font-weight: bold;
}
#fh5co-timeline .timeline-body > p,
#fh5co-timeline .timeline-body > ul {
  margin-bottom: 0;
  font-size:17px;
  color:rgb(0, 0, 0, 1);
}
#fh5co-timeline .timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 992px) {
  #fh5co-timeline ul.timeline:before {
    left: 90px;
  }
  #fh5co-timeline ul.timeline > li > .timeline-panel {
    width: calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
  }
  #fh5co-timeline ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 0px;
  }
  #fh5co-timeline ul.timeline > li > .timeline-panel {
    float: right;
  }
  #fh5co-timeline ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  #fh5co-timeline ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  #fh5co-timeline .timeline-body > p,
  #fh5co-timeline .timeline-body > ul {
    font-size:15px;
  }
}

/* 분양중_서브 */
#cont_wrap.on_sub_wr h5 {
	font-size:25px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0 0 30px;
}
.on_sub_wr .top_section img {
	margin-bottom:10px;
}
.on_sub_wr .top_section small { 
	display:block;
	padding:0 75px;
}

@media (max-width:969px){
	.on_sub_wr .top_section small {
		padding:0px 0;
	}
}

/* 입주절차 */
.step_wr .con_box .piece_wr li { 
	width:100%;
}
.step_wr .con_box .piece_wr li p {
	padding:40px 100px;
	margin:0 0 15px 0;
}
.step_wr .con_box .piece_wr li p strong {
	display:inline-block;
	margin-bottom:0;
	float:left;
}
.step_wr .con_box .piece_wr li:last-child p {
	margin:0;
}

#cont_wrap.step_wr .con_txt h4.modi { 
	margin:50px 0 10px; 
}
#cont_wrap.step_wr .con_txt small {
	display:block;
	margin-bottom:30px;
}
.step_wr .txt_section {
	position:relative;
	overflow:hidden;
}
.step_wr .con_txt b {
	display:block;
	color:#0367b0;
	font-weight:500;
	margin:10px 0;
}
.step_wr .con_txt p {
	margin-bottom:30px;
}
.step_wr .con_txt p strong {
	font-size:17px;
}

@media (max-width:969px){
	.step_wr .con_box .piece_wr li { 
		width:100%;

	}
	.step_wr .con_box .piece_wr li p {
		padding:20px 0 20px 30px;
		margin:0 0 15px 0;
	}
}

/* 입주 시 유의사항 */
.note_wr .con_box .piece_wr img {
	margin-bottom:15px;
}
.note_wr .con_box .piece_wr li { 
	width:100%;
	text-align:center;
}
.note_wr .con_box .piece_wr li p {
	padding:40px 20px;
	margin:0 0 15px 0;
	min-height:0px;
}
.note_wr .con_box .piece_wr li:nth-child(4) p,
.note_wr .con_box .piece_wr li:nth-child(8) p,
.note_wr .con_box .piece_wr li:last-child p{
	margin:0 0 15px 0;
}

@media (max-width:969px){
	.note_wr .con_box .piece_wr img {
		margin-bottom:5px;
	}
	.note_wr .con_box .piece_wr li { 
		width:100%;
	}
	.note_wr .con_box .piece_wr li p {
		font-size:13px;
		min-height:auto;
		padding:20px;
		margin:5px 0;
	}
	.note_wr .con_box .piece_wr li:nth-child(4) p,
	.note_wr .con_box .piece_wr li:nth-child(8) p,
	.note_wr .con_box .piece_wr li:last-child p{
		margin:5px 0;
	}
	.note_wr .con_box .piece_wr li p strong {
		display:block;
	}
}

/* 브랜드 */
.bi_wr .bi_con01 {
	border-bottom:1px solid rgba(0,0,0,0.1);
	padding-bottom:100px;
	margin-bottom:70px;
}

@media (max-width:969px){
	.bi_wr .bi_con01 {
		padding-bottom:30px;
		margin-bottom:30px;
	}
}

/* 게시판 서브 */
#bo_gallery #cont_wrap, #bo_v #cont_wrap {
	margin:70px 0 0;
}
#bo_v #cont_wrap {
	margin:0;
}
#bo_gallery h4 {
	margin:50px 0 20px;
}

@media (max-width:969px){
	#bo_gallery h4 {
		text-align:left;
	}
}

.membership {
	width:100%;
	margin-top:50px;
	margin-bottom:50px;
}
.member_img img {width:100%;}
.memberships {display:none;}

@media (max-width:969px){
	.membership {display:none;} 
	.memberships {display:block;} 
	.member_img_mo img {width:100%;}
}

/* section2시작! */
.section2 {
width:100%;
}
.section2 .inner {
width:1400px;
margin: 0 auto;
margin-top: 150px;
}

.section2 .inner ul {
overflow:hidden;
margin: 0 auto;
}

.section2 .inner ul:after{
	content: '';
	display: block;
	clear: both;
}

.section2 .inner ul li {
width:33.3%;
float: left;
list-style:none;
padding: 30px;
}

.section2 .inner ul li:last-child{
margin-right: none;
}

.section2 .inner  li .product_img{
	overflow: hidden;
}

.section2 .inner  li .product_img a{
	display: block;	
}

.section2 .inner  li  .product_img {
width:100%;
transition: 0.2s ease-in-out;
transform: scale(1)
display: block;
height: 100%;
margin-bottom: 30px;
}

.section2 .inner  li .product_img:hover {
transform: scale(1.05)
}


.section2 .inner h3 {
width:100%;
text-align: center;
font-size:30px;
font-weight: bold;
}

.section2 .inner  li  .product_txt p {
font-size:21px;
margin-bottom: -2px;
font-weight: 700;
text-align: center;
-ms-word-break: keep-all;
word-break: keep-all;
}

.section2 .inner  li  .product_txt span {
font-size:13px;
color:#969696;
text-align: center;
display: block;
-ms-word-break: keep-all;
word-break: keep-all;
}

/* section3시작! */
.section3 {
width:100%;
margin-top: 170px;
}
.section3 .inner {
width:1400px;
margin: 0 auto;	
}

.section3 .inner ul {
overflow:hidden;
margin: 0 auto;
}

.section3 .inner ul:after{
	content: '';
	display: block;
	clear: both;
}
.section3 .inner ul li {
width:33.3%;
float: left;
list-style:none;
padding: 30px;
}

.section3 .inner  li  .product_txt p {
font-size:17px;
margin-bottom: -2px;
font-weight: 700;
text-align: center;
display: block;
-ms-word-break: keep-all;
word-break: keep-all;
}
.section3 .inner  li  .product_txt span {
font-size:13px;
color:#969696;
text-align: center;
display: block;
-ms-word-break: keep-all;
word-break: keep-all;
}





/* section4시작! */
section4 {
width:100%;
margin-top: 170px;
}
.section4 .inner {
width:1400px;
margin: 0 auto;
margin-bottom: 170px;	
}

.section4 .inner ul {
overflow:hidden;
margin: 0 auto;
}

.section4 .inner ul:after{
	content: '';
	display: block;
	clear: both;
}
.section4 .inner ul li {
width:33.3%;
float: left;
list-style:none;
padding: 30px;
}

.section4 .inner  li  .product_txt p {
font-size:17px;
margin-bottom: -2px;
font-weight: 700;
text-align: center;
display: block;
-ms-word-break: keep-all;
word-break: keep-all;

}
.section4 .inner  li  .product_txt span {
font-size:13px;
color:#969696;
text-align: center;
display: block;
-ms-word-break: keep-all;
word-break: keep-all;

}



/* section 메인 페이지 반응형 제작 */
/* product */
/* 1200px */
@media screen and (max-width: 1200px){
.section2 .inner, .section3 .inner,.section4 .inner {
width:100%;}
.section2 .inner .product_img img,.section3 .inner .product_img img,.section4 .inner .product_img img {
width:100%;
}
}

/* 969px */
@media screen and (max-width: 969px){
.section2 .inner,.section3 .inner,.section4 .inner {
width:100%;}
.section2 .inner .product_img img,.section3 .inner .product_img img,.section4 .inner .product_img img {
width:100%;
}
}

/* 690px */
@media screen and (max-width: 690px){
.section2 .inner ul li ,.section3 .inner ul li,.section4 .inner ul li {
width:100%;
}
.section2 .inner li .product_txt p{
font-size:18px;
}
.section2 .inner li .product_txt span{
font-size:13px;
}
}

/* 슬라이드이미지 모바일 */
/* 1200 */
@media screen and (min-width: 1200px){
.slick-slide img{
 width:100%;
}
.slick-dots {
width:70%;
}
}

/* 960 */
/* @media screen and (max-width: 960px){
.slick-slide img{
 width:100%;
}
} 
 */
.bottomBox {
max-width: 1200px ;
margin: 0 auto;
margin-bottom: 150px;
padding: 0 20px;
height: 550px;
}

.bottomBox h2 {
padding: 25px;
}

.fix_call {
    position: fixed;
    right: 20px;
    bottom: 10%;
    z-index: 99999999999999999999999;
}


.fix_call a {

    display: block;
    margin-bottom: 20px;
}


@media (max-width: 350px)
.fix_call img {
    width: 60%;
}


.cont_inner h2 {
font-size: 2rem;
text-align: center;
padding:100px 20px;
font-weight: bold;
}


-ms-word-break: keep-all;
word-break:keep-all;
}

.map{
	max-width: 1200px;
	margin: 0 auto;
}


@media (max-width: 690px){
.bottomBox {
    height: 55vw;
}
}

@media (max-width: 690px){
.bottomBox h2 {
   font-size:22px;
   padding: 20px;
   -ms-word-break: keep-all;
   word-break: keep-all;
}
}

@media (max-width: 352px){
.bottomBox h2 {
   font-size:15px;
}
}

#company {
	max-width:1200px;	
	width: 100%;
	margin: 0 auto;	
}

#company .introtext h2 {
	font-size: 27px;
	text-align: center;
	-ms-word-break: ;
	word-break:keep-all;
	padding: 25px;
	margin-top: 50px;
}

#company .introtext p {
	font-size: 20px;
	text-align: center;
	-ms-word-break: ;
	word-break:keep-all;
	padding: 7px;
}

#company .imgBox {
	overflow: hidden;
}
#company .imgBox .left {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 45px;	
}
#company .imgBox .left img{
	width: 40%;
	margin: auto;
	text-align: center;
}

#company .imgBox .right{
	margin-bottom: 150px;
}
#company .imgBox .right img{
	width:100%;
}


/* 1200pc모드 */
@media(max-width:1200px){
	#company .imgBox .left img {

	width: 100%;
	
}
}
@media(max-width:1200px){
	#company .imgBox .right img {
	float:none;
	width: 100%;
}
}

@media(max-width:1200px) {
	#company .introtext P{
	font-size: 16px;
	padding: 10px;
}
}
@media(max-width:1200px) {
	#company .introtext h2 {
	font-size: 21px;
	line-height: 1.5;
}
}



/* 메인부분css */

.mainin {
	max-width:1920px;
	width: 100%;
}

.mainin h2{
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	padding: 15px;
	-ms-word-break: ;
	word-break:keep-all;
} 



.main_blog{
	width:100%;
	margin: 50px auto;
}


.main_blog ul{
	width:100%;
}

@media(max-width:690px){
.main_blog ul{width:80%; margin: 0 auto;}
}
 .main_blog ul:after{
	content: '';
	display: block;
	clear: both;
}

 .main_blog ul li{
	width:50%;
	float: left;
	text-align: center;
}

@media(max-width:960px){
	.main_blog ul li{width:50%; margin-bottom: 15px;}
}

@media(max-width:690px){
	.main_blog ul li{width:100%; margin-bottom: 15px;}
}


.main_blog ul li a{
	color: #000;
}

.main_blog ul li .main_img{
	position:relative;
	overflow:hidden;
	width:100%;
}
 .main_blog ul li .main_img img{width:100%;}

.main_blog ul li .main_img .main_bg{
	position:absolute;
	bottom: -100%;
	left:0;
	background: rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	transition: all 0.9s;
}

 .main_blog ul li .main_img .main_bg div{
	border: 1px solid #fff;
	width: 90%;
	height: 90%;
	margin:3% auto;
}

.main_blog ul li .main_img .main_bg  a{
	display: block;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	color:#fff;
	text-align: center;
	
	word-break:keep-all;
}
.main_blog ul li .main_img .main_bg  a span {
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 32px;
	word-break:keep-all;
	padding: 24% 0px;
}
@media(max-width:360px){
	.main_blog ul li .main_img .main_bg  a span{
	padding:17% 0px;
	font-size: 15px;
}
}
@media(max-width:300px){
	.main_blog ul li .main_img .main_bg  a span{
	padding:0px;
}
}

.main_blog ul li .main_img .main_blog ul a p {
	font-weight: normal;
	word-break:keep-all;
	line-height: 1.5;
}

ul li .main_img:hover .main_bg {
	bottom:0;
}

@media(max-width:1844px){
	.main_blog ul li .main_img .main_bg  a{
	font-size:14px;
	padding: 20px;
}
	.main_blog ul li .main_img .main_bg  a span {
	font-size: 29px;
}
}

@media(max-width:1558px){
	.main_blog ul li .main_img .main_bg  a{
	font-size:12px;
}
	.main_blog ul li .main_img .main_bg  a span {
	font-size:16px;
	margin-bottom: 10px;
}
}
@media(max-width:1356px){
	.main_blog ul li {
	float:none;
	width: 100%;
}
	.main_blog ul li .main_img .main_bg  a span {
	font-size: 24px;
	margin-bottom: 25px;
}
	.main_blog ul li .main_img .main_bg  a {
	font-size: 18px;
}
}
@media(max-width:1000px){
	.main_blog ul li .main_img .main_bg  a{
	font-size:12px;
}
	.main_blog ul li .main_img .main_bg  a span {
	font-size:16px;
	margin-bottom: 10px;
}
}


@media(max-width:690px){
	.main_blog ul li .main_img .main_bg p {
	display: none;
}
	.main_blog ul li .main_img .main_bg span {
	font-size: 19px;
	padding-bottom: 20px;
}
}





.bottomin {
	background:url("/skin/layouts/incell/images/fixde.jpg");no-repeat center center;
    width: 100%;
    margin: 0 auto;
	background-size: cover;
    background-attachment: fixed;
    text-align: center;
    position: relative;
    color: #fff;
    z-index: 1;
    padding: 150px 0
}
.bottomin img {
	width: 100%;
}
.bottomin h2 {
	font-size:32px;
	font-weight: bold;
	color:#fff;
	-ms-word-break: ;
	word-break:keep-all;
}
.bottomin p {
	font-size: 19px;
	word-break:keep-all;
}

@media (max-width:430px){
	.bottomin h2 {
	font-size: 24px;
}
 .bottomin p {
	font-size: 17px;
	padding: 10px;
}
}





.snsbox{
	width:100%;
	margin: 50px auto;
}


.snsbox ul{
	width:100%;
}

@media(max-width:690px){
.snsbox ul{width:80%; margin: 0 auto;}
}
 .snsbox ul:after{
	content: '';
	display: block;
	clear: both;
}

 .snsbox ul li{
	width:25%;
	float: left;
	text-align: center;
}

@media(max-width:960px){
	.snsbox ul li{width:50%; margin-bottom: 15px;}
}

@media(max-width:690px){
	.snsbox ul li{width:100%; margin-bottom: 15px;}
}


.snsbox ul li a{
	color: #000;
}

 ul li .sns_img{
	position:relative;
	overflow:hidden;
	width:100%;
}
 ul li .sns_img img{width:100%;}

 ul li .sns_img .sns_bg{
	position:absolute;
	bottom: 0%;
	left:0;
	background: rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	transition: all 0.9s;
}

 ul li .sns_img .sns_bg div{
	border: 1px solid #fff;
	width: 80%;
	height: 80%;
	margin: 10% auto;
}

 ul li .sns_img .sns_bg  a{
	display: block;
	width:30%;
	height:30%;
	margin: 35% auto;
	background:#fff;
	border-radius:50%;
	padding-top: 35px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
}

@media(max-width:1700px){
	 ul li .sns_img .sns_bg  a{padding-top: 30px;}
}
@media(max-width:1570px){
	 ul li .sns_img .sns_bg  a{padding-top: 30px; font-size: 15px;}
}
@media(max-width:1440px){
	 ul li .sns_img .sns_bg  a{padding-top: 30px; font-size: 14px; width:35%; height:35%;}
}
@media(max-width:1200px){
	 ul li .sns_img .sns_bg  a{padding-top: 25px; font-size: 14px; width:35%; height:35%;}
}
@media(max-width:1100px){
	 ul li .sns_img .sns_bg  a{padding-top: 30px; font-size: 14px; width:40%; height:40%;}
}

@media(max-width:960px){
	 ul li .sns_img .sns_bg  a{
		display: block;
	width:30%;
	height:30%;
	margin: 35% auto;
	background:#fff;
	border-radius:50%;
	padding-top: 35px;
	font-family: 'GowunBatang-Regular';
	font-size: 17px;
	font-weight: 600;
	}
}

@media(max-width:790px){
	 ul li .sns_img .sns_bg  a{padding-top: 30px; font-size: 12px;}
}

@media(max-width:690px){
	ul li .sns_img .sns_bg  a{padding-top: 40px; font-size: 12px;}
}

@media(max-width:590px){
	ul li .sns_img .sns_bg  a{padding-top: 35px; font-size: 12px;}
}

@media(max-width:550px){
	ul li .sns_img .sns_bg  a{padding-top: 30px; font-size: 12px;}
}

@media(max-width:480px){
	ul li .sns_img .sns_bg  a{padding-top: 25px; font-size: 12px;}
}

@media(max-width:400px){
	ul li .sns_img .sns_bg  a{padding-top: 35px; font-size: 12px; width:40%; height:40%;}
}

@media(max-width:360px){
	ul li .sns_img .sns_bg  a{padding-top: 30px; font-size: 12px; width:40%; height:40%;}
}
@media(max-width:320px){
	ul li .sns_img .sns_bg  a{padding-top: 25px;font-size: 10px;}
}

@media(max-width:293px){
	ul li .sns_img .sns_bg  a {padding-top: 20px;font-size:9px;}
}



ul li .sns_img:hover .sns_bg{
	bottom:0;
}




.map {
	width: 100%;
	max-width: 1400px;
	margin: 70px auto;
}
.map h2 {
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	-ms-word-break: ;
	word-break:keep-all;
}
.mabtn{
	margin-top: 25px;
}

.mabtn p {
	font-size: 18px;
	text-align: center;
	-ms-word-break: ;
	word-break:keep-all;
	font-weight: 600;
	
}
@media(max-width:430px){
	.map h2 {
	font-size: 22px;
	padding: 10px;
}
	.mabtn p {
	font-size:16px;
	padding-left: 10px;
	padding-right: 10px;
}
}




/* 회사소개 */
.cont_inner .company{
	max-width:1500px;
	width: 100%;
	margin:0 auto;
	text-align: center;
}
.cont_inner .company img {
	width: 80%;
}
@media(max-width:520px){
	.cont_inner .company img {
	width:100%;
}
}

/* 프로그램안내 */

#program {
	width: 100%;
	}
#program .program_inner {
	max-width:1200px;
	width: 100%;
	margin: 0 auto;
}
#program .program_inner h1 {
	font-size: 32px;
	padding: 25px;
	text-align: center;
	-ms-word-break: ;
	word-break:keep-all;
	font-weight: 700;
	border-bottom:1px solid #ccc;
}

#program .program_inner .first h2  {
	font-size: 24px;
	text-align: center;
	word-break:keep-all;
	}

#program .program_inner .first {
	margin-bottom: 170px;
}
#program .program_inner .first h3 {
	font-size: 18px;
	text-align: center;
	word-break:keep-all;
}
#program .program_inner .first h4 {
	font-size: 16px;
	color:#000;
	font-weight: 400;
	text-align: center;
	-ms-word-break: ;
	word-break:keep-all;
	padding: 10px;
}
#program .program_inner .first img {
	width: 90%;
	margin-bottom: 90px;
}
#program .program_inner .first p {
	font-size: 18px;
	text-align: center;
	
}
#program .program_inner .first .btnbox {
	text-align:center;
	margin:40px auto;
}
#program .program_inner .first .btn {
	background: #000;
	padding: 15 35px;
	margin-right: 15px;
}
#program .program_inner .first .btn a {
	color:#fff;
	text-align: center;
	font-style: 17px;
	font-weight: bold;
}
@media(max-width:690px){
	#program .program_inner h1 {
	font-size: 22px;
}
	#program .program_inner .first h2 {
	font-size:16px;
	padding: 10px;
	}
	#program .program_inner .first h3 {
	font-size: 14px;
	padding: 10px;
	margin-bottom: 20px;
}
	#program .program_inner .first img {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 40px;
}
	#program .program_inner .first p {
	font-size: 16px;
	padding: 10px;
}
	#program .program_inner .first p {
	width: 100%;
}
	#program .program_inner .first {
	margin-bottom: 55px;
}
}
@media(max-width:550px){
	#program .program_inner .first .btn  {
	width: 70%;
}
	#program .program_inner .first .btn  a {
	font-size: 13px;
}
}

/* second*/
#program .second {
	width: 100%;
	margin-bottom: 170px;
}
#program .second h2 {
	font-size:32px;
	text-align: center;
	font-weight: bold;
	-ms-word-break: ;
	word-break:keep-all;
	border-bottom:1px solid #ccc;
	padding: 25px;
}

#program .second h3 {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	-ms-word-break: ;
	word-break:keep-all;
	margin-bottom: 70px;
}

#program .second .txtb {
	margin: 0 auto;
	text-align: center;
}

#program .second .txtb {
	font-size: 18px;
	margin-bottom: 70px;
}
#program .second .nutrients:after{
	display:block;
	content: "";
	clear:both;
}

#program .second .nutrients {
	overflow: hidden;
}
#program .second .nutrients li {
	float:left;
	width: 33.3333%;
	text-align: center;
	
}
#program .second .nutrients li img {
	margin: 0 auto;
	text-align: center;
}
#program .second .nutrients li span {
	width: 100%;
	text-align: center;
	font-size:19px;
	display: block;
	margin-top: 15px;
}
@media(max-width:690px) {
	#program .second h2 {
	font-size: 22px;
	padding: 10px;
}
	#program .second h3  {
	font-size: 16px;
	padding: 10px;
	}
	#program .second p {
	font-size: 16px;
}
	#program .second .nutrients li {
	float:none;
	width: 100%;
	margin-bottom: 25px;	
}
	#program .second .nutrients li  span {
	font-size: 16px;
	padding: 10px;
}
	#program .second {
	margin-bottom: 70px;
}
}

/* third */
#program .third {
	width: 100%;
	margin-bottom: 170px;
}
#program .third h2 {
	font-size: 32px;
	text-align: center;
	-ms-word-break: ;
	word-break:keep-all;
	padding: 25px;
	border-bottom:1px solid #ccc;
	font-weight: bold;
}

#program .third h3 {
	font-size:24px;
	-ms-word-break: ;
	word-break:keep-all;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 85px;
}
#program .third h3 span{
	font-size: 15px;
	display: block;
	margin-top: 10px;
	word-break:keep-all;
}

#program .third .pbox{
	margin: 0 auto;
	text-align: center;
	
}
#program .third .pbox p {
	font-size: 23px;
	font-weight: bold;
	-ms-word-break: ;
	word-break:keep-all;
}
#program .third .check {
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
	padding: 20px;
}
#program .third .check p {
	text-align: center;
}

@media(max-width:690px){
	#program .third h2 {
	font-size: 22px;
	padding: 10px;
}
	#program .third h3 {
	font-size: 16px;
	padding: 10px;
}
	#program .third .pbox p{
	font-size: 16px;
	padding: 10px;
}
	#program .third .check p {
	font-size: 15px;
}
}
@media(max-width:1200px){
	.lastimg {
	max-width:1200px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
	.lastimg img {
	width: 100%;
}
}




.member .member_img {
	max-width:1200px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 30px;
}

.member .member_img img {
	width: 100%;
}	

@media (max-width:560px) {
	.member .member_img {
	padding: 10px;
}
}



