.info_top {
	text-align: center;
}

.info_top > h6 {
	font-family: "kiaL";
	font-weight: 100;
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 5px;
	color: #bb9b6a;
}

.info_top > h1 {
	font-weight: 100;
	font-size: 32px;
	margin-bottom: 20px;
}

.info_top_cont {	
	position: relative;
    top: 0;
    left: 50%;	
    width: 400px;
    height: 125px;
    background-image: url("/img/sub/sub_visual_info01.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	text-align: center;
	margin-bottom: 50px;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);

}

.info_top_cont h6 {
	font-size: 16px;
	font-weight: 100;
	color: #141414;
	padding-top: 20px;
}

.info_top_cont h1 {
	font-size: 32px;	
	font-weight: 400;
	color: #141414;
	margin-bottom: 20px;
}

.info_top_cont p {
	font-size: 17px;
	color: #141414;
	margin-top: 15px;
}

.br_10 {
	border-radius: 10px;
}

/* 비전스퀘어 체험 스탬프*/
.stamp_section {
	background-color: #f6f6f6;
}

.stamp_box {
	overflow: hidden;
	margin-bottom: 50px;
	font-size: 0;
	text-align: center;
}

.stamp_box li {
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 10px;
}

.stamp_box li img {
	width: 70px;
}

.notice_txt {
	font-size: 14px;
	line-height: 22px;
	color: #bb162b;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
}

.notice_txt.black_txt {
	color: #141414;
}

.btn_top img {
	vertical-align: middle;
	margin-right: 5px;
}

.stamp_section .btn_primary img {
	margin-top: 10px;
    margin-right: 10px;
}

.br_5 {
	border-radius: 5px;
}


/* 강의 */
.program_section {
	background-color: #f6f6f6;
	padding: 20px 0 50px;
}

.program_section img.br_20 {
	border-radius: 20px;
}

.pd_30 {
	padding: 30px 20px;
}

.program_info {
	overflow: hidden;
}

.program_info h1 {
	float: left;
	width: 85px;
	height: 30px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-align: center;	
	padding: 5px 10px;
	margin-right: 10px;
	background-color: #bb9b6a;
	border-radius: 30px;
}

.program_info span {
	float: left;
	font-size: 16px;    
    line-height: 30px;
}

.program_content {
	background-color: #fff;
	border-top: 2px solid #7e8083;
	box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1);
	padding: 20px;
	margin-top: 3px;
	margin-bottom: 30px;
	overflow: hidden;
}

.program_content .title {
	border-bottom: 1px dashed #e4e5e6;
	padding-bottom: 20px;
	overflow: hidden;
}

.program_content h1 {
	float: left;
	width: 60px;
	height: 28px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;	
	text-align: center;	
	padding: 5px 10px;
	margin-right: 10px;
	background-color: #7e8083;
	border-radius: 35px;
}

.program_content span {
	float: left;
	width: 330px;
	font-size: 15px;
	line-height: 28px;
}

.program_content p {
	font-family: "KiaL";
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	clear: both;
}



/* 설문조사 */
.survey_section {
	background-color: #f5f5f5;
}

.subtitle {
	font-size: 16px;
	color: #bb162b;
	font-weight: 400;
	margin-bottom: 20px;
}

.survey_box {
	padding: 20px;
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
	margin-bottom: 40px;
	overflow: hidden;
}

.survey_question {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	border-bottom: 1px solid #e4e5e6;
	padding-bottom: 20px;
}

.survey_completion {
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
	margin-bottom: 40px;
	padding: 60px 20px;
}

.survey_completion h2 {
	font-size: 19px;
	text-align: center;
}

.survey_completion p {
	font-family: "kiaL";
	font-size: 15px;
	line-height: 22px;
	text-align: center;
}

.btn_gray img {
	vertical-align: middle;
}


/* 비전스퀘어 안내*/
.vision_section .bx-wrapper .bx-pager.bx-default-pager a {    
    display: block;
    width: 9px;
    height: 9px;
    margin: 0 4px;
    outline: 0;
    border-radius: 10px;
	border: none;
	background: #9c9c9e;	
    text-indent: -9999px;
}

.vision_section .bx-wrapper .bx-pager,
.vision_section .bx-wrapper .bx-controls-auto {
	bottom: 0 !important;
	margin-bottom: -30px !important;
	padding-top: 10px !important;
}

.vision_section .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #bb162b !important;
}

.vision_section .bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 56px;
    height: 9px;
	background-color: #bb162b !important;
	border: none !important;
}

a.btn_stamp {
	cursor: pointer;
}

a.btn_stamp span {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #bb162b;
	border-radius: 50px;
	padding: 7px 15px;
}

a.btn_stamp span::after {
	content: "";
    position: relative;
	display: inline-block;
    top: 6px;
    right: -12px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("/img/sub/btn_stamp_arrow.png");
    background-repeat: no-repeat;
}

a.btn_stamp.icon_plus span::after {
	content: "";
    position: relative;
	display: inline-block;
    top: 6px;
    right: -12px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("/img/sub/btn_stamp_plus.png");
    background-repeat: no-repeat;
}


.gray_box {
	padding: 20px;
	background-color: #f5f5f5;
}

.gray_box p {
	font-size: 15px;
	line-height: 20px;
}

.cont_txt {
	font-family: "kiaL";
	font-size: 14px;
	line-height: 20px;
}

.vision_map {
	padding-top: 50px;
}

.vision_line_box {
	padding: 20px;
	border: 1px solid #d8d8d8;
}
.vision_line_box h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.vision_line_box p {
	font-family: "kiaL";
	font-size: 14px;
	line-height: 22px;
}

/* 라인 bottom 박스 */
.vision_devide_box {
	padding-bottom: 40px;
}

.vision_devide_box h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.vision_devide_box p {
	font-family: "kiaL";
	font-size: 14px;
	line-height: 22px;
}

.gray_b_line {
	border-bottom: 1px solid #d8d8d8;
}

.info_img_list {
	overflow: hidden;
	margin: 0 auto;
}

.info_img_list li {
	float: left;
	font-size: 14px;
	color: #6d6e71;
	text-align: center;
}

.info_img_list li img {
	margin-bottom: 10px;
}

.info_img_table tr td {
	width: 33%;
	font-size: 13px;	
	color: #6d6e71;
	text-align: center;
}

.info_img_table_list li:first-child {
	border-top: 2px solid #000;
}

.info_img_table_list li {
	height: 45px;
	padding: 15px 0 25px;
	background-image: url("/img/sub/table_list_line.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

.info_img_table_list li:first-child {
	height: 25px;
}

.info_img_table_list li:last-child {
	background: none;
	border-bottom: 2px solid #bb162b;
}


/* 설문조사 페이지 시작 */
   /* 설문조사 기본 CSS */
.survey_box_simple {
	text-align:center;
	width: 20%;
	float: left; 
}

.survey_item {
	padding-top: 19px; 
	font-size: 14px;
}

	/* 설문 1 */

.survey_item input[type="radio"].radio_simple {
	display: none;
}

.survey_item input[type="radio"].radio_simple + label > span {
	display: inline-block;
	width: 17px;
    height: 17px;
	background: url("/img/sub/chk_radio_off.png");
    cursor: pointer;
}

.survey_item input[type="radio"]:checked.radio_simple + label > span {
    background: url("/img/sub/chk_radio_on.png");
}


	/* 설문 2 */

.survey_item input[type="checkbox"].check_simple {
	display: none;
}

.survey_item input[type="checkbox"].check_simple + label > span {
	display: inline-block;
	width: 17px;
    height: 17px;
	background: url("/img/sub/chk_off.png");
    cursor: pointer;
}

.survey_item input[type="checkbox"]:checked.check_simple + label > span {
    background: url("/img/sub/chk_on.png");
}


	/* 설문 3 */
.survey_text {
	padding-top: 19px;
}

.survey_text input[type="text"].text_content {
	font-size: 14px; 
	border-radius: 3px; 
	padding-left: 15px; 
	border: 1px solid; 
	width: 400px; 
	height: 40px; 
	border-color:#bb162b;
}

	/* 설문 4 */

.survey_item input[type="radio"].radio_content {
	display: none;
	vertical-align: middle;
}

.survey_item input[type="radio"].radio_content + label > span {
	display: inline-block;
	width: 17px;
    height: 17px;
	background: url("/img/sub/chk_radio_off.png");
    cursor: pointer;
	margin-right: 8px;
	vertical-align: middle;
}

.survey_item input[type="radio"]:checked.radio_content + label > span {
    background: url("/img/sub/chk_radio_on.png");
	vertical-align: middle;
}

.survey_etc {
	padding-top: 8px;
}

.input_ETC {
	font-size: 14px;
	border-radius: 3px; 
	padding-left: 15px; 
	margin-left: 26px; 
	border: 1px solid; 
	width: 374px; 
	height: 40px; 
	border-color: #bb162b;
}
/* 설문조사 페이지 끝 */



/* 비전스퀘어 안내 메인 */
.gray_bg {
	background-color: #f1f1f1;
}

.white_box {
	font-family: "kiaL";
	font-size: 15px;	
	line-height: 24px;
	background-color: #fff;	
	padding: 20px;
}

table.icon_table tr td:first-child {
	border-right: 0;
	padding-right: 0;
}


/* 비전스퀘어 안내 메인 Floor Guide */
ul.floor_box {
	margin-bottom: 30px;
	overflow: hidden;
}

ul.floor_box li {
	width: 90%;
	float: left;
	font-family: "kiaL";
	font-size: 15px;
	margin-bottom: 15px;
	text-indent: -35px;
	padding-left: 35px;
}

ul.floor_box li span {
	display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background-color: #bfbfbf;
    margin-right: 5px;
	text-indent: 0;
}

/* 비전스퀘어 안내 */
.top_point_txt {
	position: relative;
	width: 380px;
	height: 86px;
	margin: 20px auto;
}

/*.top_point_txt::before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #a8a8a8;
	border-right: none;
	border-bottom: none;	
}*/

/*.top_point_txt::after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #a8a8a8;
	border-left: none;
	border-top: none;
}*/

.top_point_txt::before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	width: 20px;
	height: 16px;
	background-image: url("/img/sub/txt_left.png");
}

.top_point_txt::after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 10px;	
	width: 20px;
	height: 16px;
	background-image: url("/img/sub/txt_right.png");
	margin-right: -5px;
}

.top_point_txt h1 {
	font-family: "kiaL";
	font-size: 20px;
	font-weight: 100;	
	text-align: center;
	padding: 25px 15px;
}

.txt_bg_line {
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: -23px;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	width: 128px;
	height: 128px;
	background-image: url("/img/sub/txt_line_bg.png");
}

/* 갤러리 레이어 팝업 */
.hes-gallery {
	overflow: hidden;
}

.hes-gallery ul li {
	float: left;
	width: 214px;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.hes-gallery ul li:nth-child(2n) {
	margin-right: 0px;
}
#hg-pic-cont {
	border: 1px solid #4e4e4e;
}


#hgallery button {
	bottom: 25%;
}

#hgallery button#hg-next {
    right: 10px;
    bottom: 25%;
}

#hgallery #hg-subtext {
	left: 50%;
	transform: translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	font-size: 20px;

}



/********** 층별 안내 *********/

/* Tab menu */
.tab_floor {
	width: 100%;
	height: 96px;
	background: #fff;
	text-align: center;	
	margin-bottom: 30px;
}
.tab_floor li {
	float: left;
	width: 105px;
	height: 96px;
	line-height: inherit;	
	margin-right: 5px;
}

.tab_floor li:last-child {
	margin-right: 0;
}

.tab_floor li a {
    display: block;
	height: 96px;
    color: #141414;
    font-size: 14px;
    text-align: center;	
	padding: 15px;
	border: 1px solid #d2d2d2;
	border-radius: 10px;
}

.tab_floor li a img {
	margin-bottom: 10px;
}

.tab_floor li a.selected {  /*현재 선택된 탭메뉴*/
    color: #fff;
	background: #bb162b;
	border: none;
	border-radius: 10px;
}

ul.area_cont_sort {
	background-color: #fff;
	box-shadow: 0 0 7px rgba(0,0,0,0.09);
	padding: 20px;
	overflow: hidden;
}

ul.area_cont_sort li {
	float: left;	
	display: inline-block;
	width: 110px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #f3d21e;
	border-radius: 10px;	
	margin-right: 30px;
}

ul.area_cont_sort li:last-child {
	margin-right: 0px;
}

ul.area_cont_sort li.bg_red {
	background-color: #e25555;
}

ul.area_cont_sort li.bg_blue {
	background-color: #569bd6;
}

span.sort {
	content: "";
	display: inline-block;
	width: 40px;
    height: 40px;
    border-radius: 5px;
	background-color: #f3d21e;
	margin-right: 5px;
	vertical-align: middle;
	text-align: center;	
}
span.sort.red {
	background-color: #e25555;
}

span.sort.blue {
	background-color: #569bd6;
}

span.sort::before {
	content: "";
	display: inline-block;
	width: 29px;
	height: 29px;
	background-image: url("/img/sub/floor/sort_icon01.png");
	background-repeat: no-repeat;
	line-height: 40px;
	margin-top: 5px;
}

span.sort.communi::before {
	background-image: url("/img/sub/floor/sort_icon01.png");
}

span.sort.learn::before {
	background-image: url("/img/sub/floor/sort_icon02.png");
}

span.sort.reflection::before {
	background-image: url("/img/sub/floor/sort_icon03.png");
}


ul.area_cont {
	margin-top: 30px;
	overflow: hidden;
}

ul.area_cont li {
	border-bottom: 1px solid #fff;
	padding: 20px 10px;
}


/*==== yellow (소통) ====*/
span.center_hall.sort::before {
	background-image: url("/img/sub/floor/area_icon_center_hall.png");
}

span.lounge.sort.yellow::before {
	background-image: url("/img/sub/floor/area_icon_lounge.png");
}

span.cafe.sort.yellow::before {
	background-image: url("/img/sub/floor/area_icon_cafe.png");
}

span.forum.sort.yellow::before {
	background-image: url("/img/sub/floor/area_icon_forum.png");
}

span.book.sort.yellow::before {
	background-image: url("/img/sub/floor/area_icon_book.png");
}

span.sunken.sort.yellow::before {	
	background-image: url("/img/sub/floor/area_icon_sunken.png");
}


/*==== red (학습) ====*/
span.class.sort.red::before {	
	background-image: url("/img/sub/floor/area_icon_class.png");	
}

span.big_hall.sort.red::before {	
	background-image: url("/img/sub/floor/area_icon_big_hall.png");	
}

span.seminar.sort.red::before {	
	background-image: url("/img/sub/floor/area_icon_seminar.png");	
}

span.forum.sort.red::before {
	background-image: url("/img/sub/floor/area_icon_forum.png");
}


/*==== blue (성찰) ====*/
span.sunken.sort.blue::before {	
	background-image: url("/img/sub/floor/area_icon_sunken.png");
}

span.room.sort.blue::before {	
	background-image: url("/img/sub/floor/area_icon_room.png");
}
span.gym.sort.blue::before {
	background-image: url("/img/sub/floor/area_icon_gym.png");
}

span.lounge.sort.blue::before {
	background-image: url("/img/sub/floor/area_icon_lounge.png");
}

span.walk.sort.blue::before {
	background-image: url("/img/sub/floor/area_icon_walk.png");
}


/*.area_num {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	background-color: #166fbb;
	margin-right: 15px;
}*/


/* tab menu */
.tab_area {
	width: 100%;
	background: #fff;
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}

.tab_area li {
	float: left;
	width: 105px;
	height: 96px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.tab_area li:nth-child(4n) {
	margin-right: 0;
}

.tab_area li a {
    display: block;
	height: 96px;
    color: #141414;
    font-size: 14px;
    text-align: center;
	border: 1px solid #d2d2d2;
	border-radius: 10px;
	padding: 15px;
}

.tab_area li a.selected{  /*현재 선택된 탭메뉴*/
    color: #fff;
	background: #bb162b;
	border: none;
}

.tab_area li a img {
	margin-bottom: 10px;
}



/* 오시는길 START */
.btn_map {
	background-color: #fbe300;
}

.btn_map span::before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 33px;
	background-image: url("/img/sub/icon_location.png");
	margin-right: 20px;
	vertical-align: middle;
}
/* 오시는길 END */


/* 갤러리 이미지 사이즈 조정 */
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive, .thumbnail a > img,
.thumbnail > img {
	width: 100%;
}


