@charset "euc-kr";

/* ���� ���̾ƿ� ������ CSS */

#info_notice_section {
	background-color: #c53639;
	display: block;
}
#info_contact_section { display: none; }
/*##################### �������� ##################################*/
/* ����, ũ��, �� ��ҵ��� �������� ���� �߰��Ͽ� Ȩ�������� �°� ����ϽǼ� �ֽ��ϴ� */
/* ------------------------------------------ �����ܹ�� 01 ---------------------------------------------- */
#icon_banner_bg01 {
	display: block;
	padding: 60px 15px;
}

#icon_banner_bg01 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font-weight: 600;
	font-size: 28px;
	color: #3A3A3A;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
	display: none;
}

#icon_banner_bg01 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#icon_banner_bg01 .main_banner .type_icon {
	border-radius: 100px;
	background-color: #F3F3F3;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #6E6E6E;
	margin-left: auto;
	margin-right: auto;
	font-size: 36px;
}

#icon_banner_bg01 .main_banner ul li {
	float: left;
	width: 25%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#icon_banner_bg01 .main_banner ul li a div i { color: #6E6E6E; }

#icon_banner_bg01 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#icon_banner_bg01 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#icon_banner_bg01 .main_banner ul li a .main_banner_title {
	color: #6E6E6E;
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#icon_banner_bg01 .main_banner ul li a:hover .main_banner_title { color: #C41F1F; }

#icon_banner_bg01 .main_banner ul li a:hover .type_icon { background-color: #E4570E; }

/* ------------------------------------------ �����ܹ�� 02 ---------------------------------------------- */
#icon_banner_02 {
	padding: 60px 15px;
	background-color: rgba(58,58,58,1.00);
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
}

#icon_banner_02 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: block;
	padding-bottom: 55px;
}

#icon_banner_02 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
}

#icon_banner_02 .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
	color: #FFFFFF;
	margin-top: 15px;
}

#icon_banner_02 .main_banner ul li:hover { background-color: rgba(58,58,58,1.00); }

#icon_banner_02 .main_banner ul li div i { color: #FFFFFF; }

#icon_banner_02 .main_banner ul li {
	outline-style: none;
	text-decoration: none;
	background-color: #9D0B0E;
}

#icon_banner_02 .main_banner ul li:hover div > i { color: #FFFFFF; }

#icon_banner_02 .main_banner ul li .main_banner_title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#icon_banner_02 .main_banner ul li:hover .main_banner_title { color: #FFFFFF; }

#icon_banner_02 .main_banner ul li .main_banner_dec {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#icon_banner_02 .main_banner ul li:hover .type_icon { }

/* ------------------------------------------ �����ܹ�� 03 ---------------------------------------------- */
#icon_banner_bg03 {
	display: block;
	overflow-y: hidden;
	padding: 60px 15px;
	background-color: #FFFFFF;
}

#icon_banner_bg03 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #3A3A3A;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#icon_banner_bg03 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#icon_banner_bg03 .type_icon {
	border-radius: 100px;
	background-color: #F3F3F3;
	text-align: center;
	text-decoration: none;
	display: none;
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #6E6E6E;
	margin-left: auto;
	margin-right: auto;
	font-size: 36px;
}

#icon_banner_bg03 .main_banner ul li a:hover .type_icon { background-color: #E4570E; }

#icon_banner_bg03 .main_banner ul li { }

#icon_banner_bg03 .main_banner ul li a div i { color: #6E6E6E; }

#icon_banner_bg03 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#icon_banner_bg03 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#icon_banner_bg03 .main_banner ul li a .main_banner_title {
	color: #9B9B9B;
	font-size: 28px;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#icon_banner_bg03 .main_banner ul li a:hover .main_banner_title { color: #C41F1F; }

#icon_banner_bg03 .main_banner ul li a .main_banner_dec { color: rgba(126,126,126,1.00); }

#icon_banner_bg03 .main_banner ul li a:hover .main_banner_dec { }
/* ------------------------------------------ 의료진소개 ---------------------------------------------- */
.doctor-profile-section {
  position: relative;
  padding: 60px 0 0;
  overflow: hidden;
}
.bg-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.06;
  z-index: 0;
  pointer-events: none;
}
.bg-logo img {
  width: 610px; 
  max-width: 90%;
}
.doctor-profile-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 10px;
  z-index: 1;
}
.doctor-photo {
  flex: 1 1 450px;
  text-align: center;
  display: flex;
  align-items: stretch;
  justify-content: center;
  overflow: hidden;
}
.doctor-photo img {
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
}
.doctor-section-title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
  color: #1c2c54;
}
.doctor-text {
	flex: 1 1 620px;
	margin-left: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.doctor-name {
  font-size: 46px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #333;
}
.doctor-name span {
  font-weight: 400;
  margin-left: 2px;
}
.doctor-major {
  color: #1c2c54;
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 40px;
  display: block;
}
.doctor-career ul {
	columns: 2 240px;
	column-gap: 20px;
	padding-left: 0;
  }
  
.doctor-career ul li {
	position: relative;
	padding-left: 0;
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 4px;
	letter-spacing: -0.2px;
	white-space: normal;
	color: #333;
	break-inside: avoid;
	word-break: keep-all; 
  }
.doctor-career ul li.section-break {
  margin-top: 20px;
}
@media (max-width: 768px) {
 .doctor-profile-container {
    flex-direction: column-reverse;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .bg-logo {
	top: auto;           
	bottom: 10%;         
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	}
 .bg-logo img {
	width: 300px; 
	max-width: 70%;
	height: auto;
	display: block;
	margin: 0 auto;
	}
  .doctor-text {
    margin-left: 0;
    padding: 0 20px;
  }

  .doctor-name {
    font-size: 28px;
  }
  .doctor-major {
    font-size: 20px;
  }
  .doctor-career ul {
    columns: 1;
    list-style-position: inside;
    padding-left: 20px; 
  }
  .doctor-career ul li {
    font-size: 16px;
  }
}
/* 교차 배경 컬러 */
.bg-light-gray {
  background-color: #eef0f4;
}
.bg-white {
  background-color: #ffffff;
}
/* ------------------------------------------discharge_01---------------------------------------------- */
.surgery-widget {font-family: 'nanumsquare', sans-serif; color: #333; background-color: #fff;}
.container {max-width: 1220px; margin: 0 auto; padding: 80px 0 60px;}
.section-title {
  font-size: 20px;
  font-weight: 800;
  color:#1c2c54;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.highlight-title, .discharge-heading {
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
  color: #1c2c54;
}
.highlight-title span {
	color: #1c2c54;
	font-weight: 800;
 }
  .highlight-title .blue {
	color: #4fb5e9;
	font-weight: 800;
}
.description {
  font-size: 20px;
  color: #333;
  margin-bottom: 40px;
}
.surgery-image-grid {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  align-items: stretch;
}
.left-image,
.right-images {
  flex: 1;
}
.left-image img,
.right-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.right-images {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.discharge-section.light {
	background-color: #dfdfdf;
	text-align: center;
	padding: 60px 20px;
  }
  .illness-wrapper {
	display: flex;
	gap: 0;
	align-items: stretch;
	margin: 0 auto 40px auto;
  }
  .illness-image,
  .illness-list-box {
	flex: 1;
	max-width: 50%;
  }
  .illness-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  .illness-list-box {
	background: #fff;
	padding: 50px 50px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
  }
  .illness-list {
	list-style: none;
	margin: 0;
	padding: 0;
  }
  .illness-list li {
	font-size: 20px;
	color: #333;
	margin-bottom: 12px;
	line-height: 1.6;
  }
  .flow-pill-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	width: 100%;
  }
  .pill-step {
	background-color: #1c2c54;
	color: #fff;
	padding: 12px 70px;
	border-radius: 30px;
	font-size: 20px;
	font-weight: 700;
	white-space: nowrap;
  }
  .flow-arrow {
	height: 30px;
	width: auto;
  }
@media (max-width: 992px) {
  .container {
    padding: 60px 20px;
  }

  .highlight-title,
  .discharge-heading {
    font-size: 30px;
    text-align: center;
  }
  .description,
  .illness-list li {
    font-size: 16px;
    text-align: center;
  }
  .illness-wrapper {
    flex-direction: column;
    align-items: stretch;
  }
  .illness-image,
  .illness-list-box {
    max-width: 100%;
    flex: 1 1 100%;
  }
  .illness-list-box {
    text-align: center;
    padding: 40px 20px;
  }
  .flow-pill-wrap {
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
  }
  .pill-step {
    font-size: 16px;
    padding: 12px 28px;
  }
  .flow-arrow {
    height: 22px;
  }
}
@media (max-width: 768px) {
  .highlight-title,
  .discharge-heading {
    font-size: 28px;
    line-height: 1.4;
    text-align: center;
  }
  .section-title {
    font-size: 16px;
    text-align: center;
  }
  .surgery-image-grid {
    flex-direction: column;
  }
  .left-image,
  .right-images {
    flex: 1 1 100%;
  }
  .right-images {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
  }
  .right-images img {
    flex: 1 1 48%;
    aspect-ratio: 4 / 3;
  }
  .description {
    font-size: 16px;
    text-align: center;
  }
  .illness-list li {
    font-size: 15px;
  }
  .illness-list-box {
    padding: 25px;
  }
  .flow-pill-wrap {
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .pill-step {
    font-size: 15px;
    padding: 10px 20px;
    width: calc(50% - 12px);
    text-align: center;
  }
  .flow-arrow {
    display: none; 
  }
}
/* ------------------------------------------non-surgical_02---------------------------------------------- */
.non-surgical-widget {font-family: 'nanumsquare', sans-serif; background-color: #fff; color: #333;}
.non-surgical-container { max-width: 1220px; margin: 0 auto; padding: 80px 20px;}
.non-surgical-title {
  font-size: 20px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.non-surgical-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
}
.non-surgical-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
}
.non-surgical-heading .blue {
  color: #4fb5e9;
  font-weight: 800;
}
.non-surgical-description {
  font-size: 20px;
  color: #333;
  margin-bottom: 40px;
  line-height: 1.8;
}
.non-surgical-image-grid {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  align-items: stretch;
}
.non-surgical-image-grid .left-image,
.non-surgical-image-grid .right-images {
  flex: 1 1 50%;
}
.non-surgical-image-grid .left-image img,
.non-surgical-image-grid .right-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.non-surgical-image-grid .right-images {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.non-surgical-effect-section-v2 {background-color: #f5f5f5; padding: 80px 20px;}
.non-surgical-effect-header {text-align: center; margin-bottom: 50px;}
.non-surgical-effect-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
}
.non-surgical-effect-body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.non-surgical-effect-image {flex: 1 1 45%; max-width: 550px;}
.non-surgical-effect-image img {width: 100%; height: auto;}
.non-surgical-effect-content {flex: 1 1 45%; max-width: 550px;}
.non-surgical-effect-list {display: flex; flex-direction: column; gap: 24px;}
.non-surgical-effect-item {
  background: #fff;
  border-radius: 999px;
  padding: 18px 28px;
  font-weight: 700;
  font-size: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  color: #333;
  width: 100%;
  text-align: left;
}
.non-surgical-point-section {background: #fff; padding: 80px 20px; text-align: center;}
.non-surgical-description.center {text-align: center;
}
.non-surgical-card-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  max-width: 1220px;
  margin: 50px auto 0;
}
.non-surgical-card-item {
  background-color: #1c2c54;
  color: #fff;
  padding: 30px 26px;
  display: flex;
  align-items: center;
  text-align: left;
}
.non-surgical-card-item .num {
  font-size: 36px;
  font-weight: 750;
  color: #4fb5e9;
  margin-right: 30px;
  min-width: 38px;
  border-right: 2px solid rgba(255, 255, 255, 0.6);
  padding-right: 30px;
  display: flex;
  align-items: center; 
  height: 100%; 
}
.non-surgical-card-item .text {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 600;
}
.non-surgical-check-section {position: relative; padding: 100px 20px; background-color: #000;overflow: hidden;}
.non-surgical-bg-img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0;}
.non-surgical-check-header {
  position: relative;
  z-index: 2;
  max-width: 1220px;
  margin: 0 auto;
  text-align: center;
}
.non-surgical-title.white {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.non-surgical-heading.white {
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.5px;
  margin-bottom: 70px;
}
.non-surgical-check-box {
  background: #fff;
  padding: 80px 50px;
  margin: 40px auto 0;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  max-width: 1120px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
.non-surgical-check-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.non-surgical-check-list li {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #333;
  line-height: 1.8;
  text-align: center;
}
.non-surgical-check-list li img {
  width: 22px;
  height: 22px;
  margin-right: 12px;
}
@media (max-width: 992px) {
  .non-surgical-heading,
  .non-surgical-effect-heading {
    font-size: 32px;
  }
  .non-surgical-description {
    font-size: 18px;
  }
  .non-surgical-effect-body {
    flex-direction: column;
    align-items: center;
  }
  .non-surgical-effect-content,
  .non-surgical-effect-image {
    max-width: 100%;
  }
  
  .non-surgical-image-grid {flex-direction: column;}
  .non-surgical-image-grid .right-images {flex-direction: row; flex-wrap: wrap;}
  .non-surgical-image-grid .right-images img {flex: 1 1 48%; aspect-ratio: 4 / 3;}
  }
@media (max-width: 768px) {
  .non-surgical-card-grid {grid-template-columns: 1fr; justify-items: center;}
  .non-surgical-heading {
    margin-top: 10px;  
    margin-bottom: 24px;
    line-height: 1.4;
  }
  .non-surgical-card-item {
    min-height: 80px; 
    padding: 10px 16px; 
    margin: 6px auto; 
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    max-width: 360px;
  }
  .non-surgical-card-item .num {
    font-size: 20px;
    min-width: 32px;
    margin-right: 14px; 
    padding-right: 14px;
	text-align: center;
  }
  .non-surgical-card-item .text {
    font-size: 16px;
	line-height: 1.4;
	 padding-left: 12px; 
    word-break: keep-all;
  }
  .non-surgical-check-box {padding: 40px 20px;}
  .non-surgical-check-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    gap: 16px;
  }
  .non-surgical-check-list li {
    display: flex;
    align-items: flex-start;
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    text-align: left;
    gap: 8px; 
    word-break: keep-all;
  }
.non-surgical-check-list li img {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    margin-top: 3px;
  }
  .non-surgical-heading.white {font-size: 26px;}
}
/* ------------------------------------------eswt_03---------------------------------------------- */
.eswt-widget {font-family: 'nanumsquare', sans-serif; background-color: #fff; color: #333;}
.eswt-container { max-width: 1220px; margin: 0 auto; padding: 80px 20px;}
.eswt-title {
  font-size: 20px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.eswt-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
}
.eswt-heading .blue {color: #4fb5e9; font-weight: 800;}
.eswt-description {
  font-size: 20px;
  color: #333;
  margin-bottom: 40px;
  line-height: 1.8;
}
.eswt-image-grid {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  align-items: stretch;
}
.eswt-image-grid .left-image,
.eswt-image-grid .right-images {
  flex: 1 1 50%;
}
.eswt-image-grid .left-image img,
.eswt-image-grid .right-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.eswt-image-grid .right-images {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.eswt-effect-section-v2 {
  background-color: #eeeeee;
  padding: 70px 20px;
}
.eswt-effect-header {
  text-align: center;
  margin-bottom: 50px;
}
.eswt-effect-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 80px;
  letter-spacing: -0.5px;
}
.eswt-effect-body {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
.eswt-effect-image {flex: 1 1 45%; max-width: 550px;}
.eswt-effect-image img {width: 100%; height: auto;}
.eswt-effect-content {
  flex: 1 1 45%;
  max-width: 550px;
  transform: translateY(10px);
}
.eswt-effect-list {
  display: flex;
  flex-wrap: column;
  gap: 22px;
  justify-content: flex-start;
}
.eswt-effect-item {
  background: #fff;
  border-radius: 999px;
  padding: 16px 28px;
  font-weight: 700;
  font-size: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  color: #333;
  width: 100%;
  text-align: left;
  margin-bottom: 24px;
}
.eswt-effect-list.vertical {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
}
.eswt-need-section {
  background: linear-gradient(to bottom, #ffffff 0% 50%, #1c2c54 50% 100%);
  padding: 60px 20px;
  text-align: center;
  color: #1c2c54;
}
.eswt-need-title {
  font-size: 20px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.eswt-need-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 80px;
  letter-spacing: -0.5px;
}
.eswt-need-heading .blue {color: #4fb5e9; font-weight: 800;}
.eswt-need-grid {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: nowrap;
  max-width: 100%;
}
.eswt-need-item {
  flex: 0 0 calc((100% - 40px) / 3); 
  flex-direction: column;
}
.eswt-need-item img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.eswt-need-item .text-box {
  background-color: #fff;
  padding: 36px 12px;
  font-size: 20px;
  line-height: 1.6;
  color: #333;
  text-align: center;
  font-weight: 500;
}
.eswt-footnote {font-size: 20px; color: #fff; margin-top: 60px; line-height: 1.8;}
@media (max-width: 992px) {
.eswt-heading {font-size: 28px;}
.eswt-description {font-size: 16px;}
.eswt-effect-heading {font-size: 26px;}
.eswt-effect-item {font-size: 15px; padding: 12px 20px;}
}
@media (max-width: 768px) {
.eswt-image-grid {flex-direction: column;}
.eswt-image-grid .right-images {
    flex-direction: row;
    flex-wrap: wrap;
}
.eswt-image-grid .right-images img {
    flex: 1 1 48%;
    aspect-ratio: 4/3;
}
.eswt-effect-body {
 flex-direction: column;
 align-items: center;
 gap: 40px;
  }
.eswt-effect-content, .eswt-effect-image {
    max-width: 100%; width: 100%;
  }
.eswt-effect-item {font-size: 18px; padding: 14px 16px; width: 100%; box-sizing: border-box;}
.eswt-effect-list.vertical {align-items: center; width: 100%;}
.eswt-effect-heading {font-size: 24px; margin-bottom: 40px;}

.eswt-need-grid {flex-direction: column; gap: 24px;}
.eswt-need-item {width: 100%;}
.eswt-need-heading {font-size: 28px;}
.eswt-need-item .text-box {font-size: 16px; padding: 24px 10px;}
.eswt-footnote {font-size: 16px; line-height: 1.7;}
.text-box {border: 1px solid #ddd;}
}
/* ------------------------------------------therapy_04---------------------------------------------- */
.therapy-widget {font-family: 'nanumsquare', sans-serif; background-color: #fff; color: #333;}
.therapy-container { max-width: 1220px; margin: 0 auto; padding: 80px 20px;}
.therapy-title {
  font-size: 20px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.therapy-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
}
.therapy-heading .blue {color: #4fb5e9; font-weight: 800;}
.therapy-description {
  font-size: 20px;
  color: #333;
  margin-bottom: 40px;
  line-height: 1.8;
}
.therapy-image-grid {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  align-items: stretch;
}
.therapy-image-grid .left-image,
.therapy-image-grid .right-images {
  flex: 1 1 50%;
}
.therapy-image-grid .left-image img,
.therapy-image-grid .right-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.therapy-image-grid .right-images {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.therapy-feature-section {
  background-color: #eeeeee;
  padding: 60px 20px;
  text-align: center;
}
.therapy-feature-grid {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  max-width: 100%;
  margin-top: 40px;
}
.therapy-feature-item {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  padding: 30px 20px;
  width: calc((100% - 72px) / 4); /* 4칸 기준 */
  min-width: 220px;
  max-width: 260px;
  text-align: center;
  box-sizing: border-box;
  transition: transform 0.3s ease;
}
.therapy-feature-item img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin-bottom: 18px;
}
.therapy-feature-item p {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin: 0;
  line-height: 1.6;
}
.therapy-check-section {position: relative; padding: 100px 20px; background-color: #000;overflow: hidden;}
.therapy-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.therapy-check-header {
  position: relative;
  z-index: 2;
  max-width: 1220px;
  margin: 0 auto;
  text-align: center;
}
.therapy-title.white {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.therapy-heading.white {
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.5px;
  margin-bottom: 80px;
}
.therapy-check-box {
  background: #fff;
  padding: 80px 60px;
  margin: 40px auto 0;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  max-width: 1120px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
.therapy-check-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.therapy-check-list li {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #333;
  line-height: 1.8;
  text-align: center;
}

.therapy-check-list li img {
  width: 22px;
  height: 22px;
  margin-right: 12px;
}
@media (max-width: 992px) {
.therapy-heading {font-size: 28px;}
.therapy-description {font-size: 16px;}
.therapy-feature-item {
    flex: 0 0 calc(50% - 12px);
  }
}
@media (max-width: 768px) {
.therapy-image-grid {flex-direction: column;}
.therapy-image-grid .right-images {
    flex-direction: row;
    flex-wrap: wrap;
}
.therapy-image-grid .right-images img {flex: 1 1 48%; aspect-ratio: 4/3;}
.therapy-feature-grid {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }
.therapy-feature-item {
    width: 100%;
    max-width: 340px;
    padding: 26px 18px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    border-radius: 16px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
  }
.therapy-feature-item img {
    width: 56px;
    height: 56px;
    margin-bottom: 16px;
  }
.therapy-feature-item img {
    width: 60px;
    height: 60px;
    margin-bottom: 16px;
  }
  .therapy-feature-item p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 600;
  }
.therapy-heading {font-size: 28px;}
.therapy-description {font-size: 18px;}
.therapy-check-box {
    padding: 40px 20px;
  }
.therapy-check-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    gap: 16px;
  }
 .therapy-check-list li {
    display: flex;
    align-items: flex-start;
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    text-align: left;
    gap: 8px; 
    word-break: keep-all;
  }
  .therapy-check-list li img {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    margin-top: 3px;
  }
  .therapy-heading.white {font-size: 26px;}
}

/* ------------------------------------------exercise_05---------------------------------------------- */
.exercise-widget {font-family: 'nanumsquare', sans-serif; background-color: #fff; color: #333;}
.exercise-container { max-width: 1220px; margin: 0 auto; padding: 80px 20px;}
.exercise-title {
  font-size: 20px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.exercise-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
}
.exercise-heading .blue {color: #4fb5e9; font-weight: 800;}
.exercise-description {
  font-size: 20px;
  color: #333;
  margin-bottom: 40px;
  line-height: 1.8;
}
.exercise-image-grid {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  align-items: stretch;
}
.exercise-image-grid .left-image,
.exercise-image-grid .right-images {
  flex: 1 1 50%;
}
.exercise-image-grid .left-image img,
.exercise-image-grid .right-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.exercise-image-grid .right-images {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.exercise-effect-section-v2 {
  background-color: #eeeeee;
  padding: 70px 20px;
}
.exercise-effect-header {
  text-align: center;
  margin-bottom: 50px;
}
.exercise-effect-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 80px;
  letter-spacing: -0.5px;
}
.exercise-effect-body {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
.exercise-effect-image {flex: 1 1 45%; max-width: 550px;}
.exercise-effect-image img {width: 100%; height: auto;}
.exercise-effect-content {
  flex: 1 1 45%;
  max-width: 550px;
  transform: translateY(10px);
}
.exercise-effect-list {
  display: flex;
  flex-wrap: column;
  gap: 22px;
  justify-content: flex-start;
}
.exercise-effect-item {
  background: #fff;
  border-radius: 999px;
  padding: 16px 28px;
  font-weight: 700;
  font-size: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  color: #333;
  width: 100%;
  text-align: left;
  margin-bottom: 24px;
}
.exercise-effect-list.vertical {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
}
.exercise-need-section {
  background: linear-gradient(to bottom, #ffffff 0% 50%, #1c2c54 50% 100%);
  padding: 60px 20px;
  text-align: center;
  color: #1c2c54;
}
.exercise-need-title {
  font-size: 20px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.exercise-need-heading {
  font-size: 40px;
  font-weight: 800;
  color: #1c2c54;
  margin-bottom: 80px;
  letter-spacing: -0.5px;
}
.exercise-need-heading .blue {color: #4fb5e9; font-weight: 800;}
.exercise-need-grid {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: nowrap;
  max-width: 100%;
}
.exercise-need-item {
  flex: 0 0 calc((100% - 40px) / 3); 
  display: flex;
  flex-direction: column;
}
.exercise-need-item img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.exercise-need-item .text-box {
  background-color: #fff;
  padding: 36px 12px;
  font-size: 20px;
  line-height: 1.6;
  color: #333;
  text-align: center;
  font-weight: 500;
}
.exercise-footnote {font-size: 20px; color: #fff; margin-top: 60px; line-height: 1.8;}
@media (max-width: 992px) {
.exercise-heading {font-size: 28px;}
.exercise-description {font-size: 16px;}
.exerciset-effect-heading {font-size: 26px;}
.exercise-effect-item {font-size: 15px; padding: 12px 20px;}
}
@media (max-width: 768px) {
.exercise-image-grid {
    flex-direction: column;
}
.exercise-image-grid .right-images {
    flex-direction: row;
    flex-wrap: wrap;
}
.exercise-image-grid .right-images img {
    flex: 1 1 48%;
    aspect-ratio: 4/3;
}
.exercise-effect-body {
 flex-direction: column;
 align-items: center;
 gap: 40px;
  }
.exercise-effect-content, .eswt-effect-image {
    max-width: 100%; width: 100%;
  }
.exercise-effect-item {font-size: 18px; padding: 14px 16px; width: 100%; box-sizing: border-box;}
.exercise-effect-list.vertical {align-items: center; width: 100%;}
.exercise-effect-heading {font-size: 24px; margin-bottom: 40px;}

.exercise-need-grid {flex-direction: column; gap: 24px;}
.exercise-need-item {width: 100%;}
.exercise-need-heading {font-size: 28px;}
.exercise-need-item .text-box {font-size: 16px; padding: 24px 10px;}
.exercise-footnote {font-size: 16px; line-height: 1.7;}
.text-box {border: 1px solid #ddd;}
}

/* ------------------------------------------ 푸터 ---------------------------------------------- */
#footer-contact-map {
  background: #f5f6f8;
  width: 100%;
  font-family: 'NanumSquare', sans-serif;
}
.footer-contact-inner {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  min-height: 500px;
}
.footer-map {
  flex: 1 1 50%;
  min-height: 500px;
}
.footer-map iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
.footer-contact {
  flex: 1 1 50%;
  padding: 90px 90px 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 28px;
  color: #1c2c54;
}
.info-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 24px;
}
.info-label {
  width: 160px;
  font-weight: 800;
  font-size: 2.4rem;
  color: #111;
  line-height: 1.4;
}
.info-content {
  font-size: 2.2rem;
  font-weight: 500;
  color: #222;
  line-height: 1.6;
}
.info-content.phone {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.phone-number {
  font-size: 4.4rem;
  font-weight: 800;
  color: #4fb5e9;
  display: block;
  margin-top: -5px;
  line-height: 1;
}
.desc {
  font-size: 2.0rem;
  font-weight: 400;
  color: #333;
  margin-top: 0.4rem;
  line-height: 1.4;
}
.naver-btn {
  font-size: 1.5rem;
  font-weight: 600;
  padding: 6px 20px;
  border: 1px solid #ccc;
  border-radius: 30px;
  background: #fff;
}
.time-line {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  font-size: 2.2rem;
  line-height: 1.5;
}
.time-line strong {
  min-width: 100px;
  font-weight: 800;
  font-size: 2.2rem;
  color: #1c2c54;
  margin-right: 8px;
  white-space: nowrap;
  letter-spacing: -0.02em;
}
.time-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.main-time {
  font-size: 2.2rem;
  color: #333;
}
.sub-desc {
  font-size: 2.2rem;
  margin-top: 0;
}
.blue {
  color: #4fb5e9;
  font-weight: 600;
}
@media (max-width: 991px) {
  .footer-contact-inner {
    flex-direction: column;
  }
  .footer-map,
  .footer-contact {
    flex: 1 1 100%;
    min-height: auto;
  }
  .footer-map iframe {
    height: 300px;
  }
  .footer-contact {
    padding: 40px 25px;
    gap: 20px;
  }
  .info-label {
    width: 110px;
    font-size: 1.8rem;
  }
  .info-content {
    font-size: 1.7rem;
  }
  .phone-number {
    font-size: 2.8rem;
  }
  .desc {
    font-size: 1.5rem;
  }
  .naver-btn {
    font-size: 1.4rem;
    padding: 6px 16px;
  }
  .time-line {
    flex-direction: column;
    align-items: flex-start;
  }
  .time-line strong {
    font-size: 1.8rem;
    min-width: auto;
    margin-bottom: 4px;
  }
  .main-time,
  .sub-desc {
    font-size: 1.6rem;
  }
}
/* ------------------------------------------ �����ܹ�� 04 ---------------------------------------------- */
#icon_banner_bg04 {
	background-color: #DE4555;
	display: block;
	overflow-y: hidden;
	padding: 60px 15px;
}

#icon_banner_bg04 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
}

#icon_banner_bg04 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1440px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#icon_banner_bg04 .type_icon {
	border-radius: 65px;
	width: 60px;
	line-height: 65px;
	font-size: 22px;
	float: left;
	padding-top: 10px;
}

#icon_banner_bg04 .type_text { overflow: hidden; }

#icon_banner_bg04 .main_banner ul li a:hover .type_icon { }

#icon_banner_bg04 .main_banner ul li { }

#icon_banner_bg04 .main_banner ul li a div i {
	color: #C7162D;
	border-radius: 100px;
	display: block;
	width: 45px;
	height: 45px;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#icon_banner_bg04 .main_banner ul li a:hover div > i { }

#icon_banner_bg04 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}

#icon_banner_bg04 .main_banner ul li a .main_banner_title {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -2px;
	margin-bottom: 5px;
}

#icon_banner_bg04 .main_banner ul li a:hover .main_banner_title { color: #AC1E2D; }

#icon_banner_bg04 .main_banner ul li a .main_banner_dec { color: rgba(255,225,229,1.00); }

#icon_banner_bg04 .main_banner ul li a:hover .main_banner_dec { color: #FFFFFF; }
/* ------------------------------------------ �����ܹ�� 04a ---------------------------------------------- */
#icon_banner_bg04a {
	background-color: #1F1F1F;
	display: block;
	overflow-y: hidden;
	padding: 60px 15px;
}

#icon_banner_bg04a .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font-size: 38px;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -2px;
}

#icon_banner_bg04a .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	display: block;
}

#icon_banner_bg04a .type_icon {
	border-radius: 65px;
	text-align: center;
	text-decoration: none;
	line-height: 65px;
	font-size: 19px;
	float: left;
	padding-top: 10px;
	margin-right: 15px;
}

#icon_banner_bg04a .type_text { overflow: hidden; }

#icon_banner_bg04a .main_banner ul li a:hover .type_icon { }

#icon_banner_bg04a .main_banner ul li { }

#icon_banner_bg04a .main_banner ul li a div i {
	color: #C7162D;
	border-radius: 100px;
	display: block;
	width: 35px;
	height: 35px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}

#icon_banner_bg04a .main_banner ul li a:hover div > i { }

#icon_banner_bg04a .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}

#icon_banner_bg04a .main_banner ul li a .main_banner_title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: -2px;
	margin-bottom: 5px;
}

#icon_banner_bg04a .main_banner ul li a:hover .main_banner_title { color: #AC1E2D; }

#icon_banner_bg04a .main_banner ul li a .main_banner_dec { color: #FFFFFF; }

#icon_banner_bg04a .main_banner ul li a:hover .main_banner_dec { }

/* ------------------------------------------ �����ܹ�� 04b ������ ---------------------------------------------- */
#icon_banner_bg04b {
	background-color: #1F1F1F;
	display: block;
	overflow-y: hidden;
	padding: 60px 15px;
}

#icon_banner_bg04b .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font-size: 38px;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -2px;
}

#icon_banner_bg04b .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	display: block;
}

#icon_banner_bg04b .type_icon {
	border-radius: 65px;
	text-align: center;
	text-decoration: none;
	line-height: 65px;
	font-size: 19px;
	float: left;
	padding-top: 10px;
	margin-right: 15px;
}

#icon_banner_bg04b .type_text { overflow: hidden; }

#icon_banner_bg04b .main_banner ul li a:hover .type_icon { }

#icon_banner_bg04b .main_banner ul li { }

#icon_banner_bg04b .main_banner ul li a div span {
	color: #9D0824;
	border-radius: 100px;
	display: block;
	width: 35px;
	height: 35px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 35px;
	text-align: center;
 y
}

#icon_banner_bg04b .main_banner ul li a:hover div > span { }

#icon_banner_bg04b .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}

#icon_banner_bg04b .main_banner ul li a .main_banner_title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: -2px;
	margin-bottom: 5px;
}

#icon_banner_bg04b .main_banner ul li a:hover .main_banner_title { color: #AC1E2D; }

#icon_banner_bg04b .main_banner ul li a .main_banner_dec { color: #FFFFFF; }

#icon_banner_bg04b .main_banner ul li a:hover .main_banner_dec { }
/* ------------------------------------------ �����ܹ�� 05 ---------------------------------------------- */
#icon_banner_bg05 {
	padding: 60px 15px;
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-image: url(../images/main_metapo01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
}

#icon_banner_bg05 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: block;
	padding-bottom: 25px;
}

#icon_banner_bg05 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#icon_banner_bg05 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
	background-color: #FFFFFF;
	border-radius: 100px;
	color: #DE4555;
}

#icon_banner_bg05 .main_banner ul li { }

#icon_banner_bg05 .main_banner ul li:hover { }

#icon_banner_bg05 .main_banner ul li a div i { }

#icon_banner_bg05 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#icon_banner_bg05 .main_banner ul li:hover a div > i { }

#icon_banner_bg05 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#icon_banner_bg05 .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; }

#icon_banner_bg05 .main_banner ul li a .main_banner_dec { color: #FFFFFF; }

#icon_banner_bg05 .main_banner ul li a:hover .type_icon {
	background-color: #FFFFFF;
	color: #3A3A3A;
}
/* ------------------------------------------ �����ܹ�� 05_a ---------------------------------------------- */
#icon_banner_bg05_a {
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-image: url(../images/banner_bg02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
	padding: 60px 15px;
}

#icon_banner_bg05_a .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: block;
	padding-bottom: 25px;
	padding-top: 25px;
}

#icon_banner_bg05_a .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
	padding: 25px;
}

#icon_banner_bg05_a .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
	background-color: #FFFFFF;
	border-radius: 100px;
	color: #C12232;
}

#icon_banner_bg05_a .main_banner ul li { }

#icon_banner_bg05_a .main_banner ul li:hover { }

#icon_banner_bg05_a .main_banner ul li a div i { }

#icon_banner_bg05_a .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#icon_banner_bg05_a .main_banner ul li:hover a div > i { }

#icon_banner_bg05_a .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#icon_banner_bg05_a .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; }

#icon_banner_bg05_a .main_banner ul li a .main_banner_dec { color: #FFFFFF; }

#icon_banner_bg05_a .main_banner ul li a:hover .type_icon {
	background-color: #FFFFFF;
	color: #3A3A3A;
}

/* ------------------------------------------ �����ܹ�� 06 ---------------------------------------------- */
#icon_banner_bg06 {
	background-color: #1F1F1F;
	display: block;
	overflow-y: hidden;
	padding: 15px 15px 10px;
}

#icon_banner_bg06 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
	display: none;
}

#icon_banner_bg06 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#icon_banner_bg06 .type_icon {
	text-align: center;
	text-decoration: none;
	float: left;
	margin-right: 10px;
}

#icon_banner_bg06 .main_banner ul li a:hover .type_icon { }

#icon_banner_bg06 .main_banner ul li {
	display: block;
	width: 25%;
	float: left;
}

#icon_banner_bg06 .main_banner ul li a div i {
	color: #434343;
	border-radius: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 25px;
	height: 25px;
}

#icon_banner_bg06 .main_banner ul li a:hover div > i { color: #C7162D; }

#icon_banner_bg06 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	font-size: 14px;
}

#icon_banner_bg06 .main_banner ul li a .main_banner_title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-bottom: 15px;
	display: none;
}

#icon_banner_bg06 .main_banner ul li a:hover .main_banner_title { color: #AC1E2D; }

#icon_banner_bg06 .main_banner ul li a .main_banner_dec {
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	line-height: 25px;
}

#icon_banner_bg06 .main_banner ul li a:hover .main_banner_dec {
	color: #E74D3C;
	font-weight: 600;
}

/* ------------------------------------------ �����ܹ�� 06a ---------------------------------------------- */
#icon_banner_bg06a {
	background-color: #6A3906;
	overflow-y: hidden;
	padding: 15px 15px 10px;
}

#icon_banner_bg06a .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
	display: none;
}

#icon_banner_bg06a .main_bannerx {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1300px;
	text-align: center;
}

#icon_banner_bg06a .type_icon {
	text-decoration: none;
	display: inline-block;
	text-align: center;
}

#icon_banner_bg06a .main_bannerx ul li a:hover .type_icon { }

#icon_banner_bg06a .main_bannerx ul li {
	display: inline-block;
	padding-right: 15px;
}

#icon_banner_bg06a .main_bannerx ul li a div i {
	color: #434343;
	border-radius: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 25px;
	height: 25px;
}

#icon_banner_bg06a .main_bannerx ul li a:hover div > i { color: #C7162D; }

#icon_banner_bg06a .main_bannerx ul li a {
	outline-style: none;
	text-decoration: none;
	font-size: 14px;
}

#icon_banner_bg06a .main_bannerx ul li a .main_banner_title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-bottom: 15px;
	display: none;
}

#icon_banner_bg06a .main_bannerx ul li a:hover .main_banner_title { color: #AC1E2D; }

#icon_banner_bg06a .main_bannerx ul li a .main_banner_dec {
	color: #FFFFFF;
	padding-left: 5px;
	line-height: 25px;
	display: inline-block;
}

#icon_banner_bg06a .main_bannerx ul li a:hover .main_banner_dec {
	color: #E74D3C;
}

/* ------------------------------------------ �����ܹ�� 06b ---------------------------------------------- */
#icon_banner_bg06b {
	background-color: #1F1F1F;
	display: block;
	overflow-y: hidden;
	padding-top: 55px;
	padding-bottom: 55px;
}

#icon_banner_bg06b .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
	display: none;
}

#icon_banner_bg06b .main_bannerx {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#icon_banner_bg06b .type_icon {
	text-align: center;
	text-decoration: none;
	font-size: 55px;
	width: 100%;
}

#icon_banner_bg06b .main_bannerx ul li a:hover .type_icon { }

#icon_banner_bg06b .main_bannerx ul li {
	display: block;
	width: 25%;
	float: left;
	position: relative;
}

#icon_banner_bg06b .main_bannerx ul li:after {
	position: absolute;
	content: "";
	right: 0px;
	width: 1px;
	height: 50%;
	top: 50%;
	transform: translateY(-50%);
	border-right: 1px groove #B8B8B8;
	opacity: 0.5;
}

#icon_banner_bg06b .main_bannerx ul li:last-child:after { display: none; }

#icon_banner_bg06b .main_bannerx ul li a div i { }

#icon_banner_bg06b .main_bannerx ul li a:hover div > i { }

#icon_banner_bg06b .main_bannerx ul li a {
	outline-style: none;
	text-decoration: none;
	color: #FFFFFF;
}

#icon_banner_bg06b .main_bannerx ul li a .main_banner_title {
	font-size: 22px;
	letter-spacing: -1px;
	margin-bottom: 15px;
	display: block;
}

#icon_banner_bg06b .main_bannerx ul li a:hover .main_banner_title { }

#icon_banner_bg06b .main_bannerx ul li a .main_banner_dec {
	text-align: center;
	padding-left: 10px;
	line-height: 25px;
	font-size: 16px;
	text-decoration: none;
}

#icon_banner_bg06b .main_bannerx ul li a:hover .main_banner_dec { font-weight: 600; }

/* ------------------------------------------ INFO BANNER 01 ---------------------------------------------- */
#info_banner_bg1 {
	padding-top: 55px;
	padding-bottom: 55px;
	background-color: rgba(31,31,31,1.00);
	width: 100%;
	background-image: url(../../../../bizdemo47296/img/homepee/images/hotel.jpg);
	background-size: cover;
	overflow-y: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#info_banner_bg1 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	padding: 15px;
	display: none;
}

#info_banner_bg1 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#info_banner_bg1 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#info_banner_bg1 .main_banner ul li { background-color: #C7162D; }

#info_banner_bg1 .main_banner ul li:hover { background-color: rgba(58,58,58,1.00); }

#info_banner_bg1 .main_banner ul li a div i { color: #FFFFFF; }

#info_banner_bg1 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}

#info_banner_bg1 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#info_banner_bg1 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#info_banner_bg1 .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; }

#info_banner_bg1 .main_banner ul li a .main_banner_txt {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

#info_banner_bg1 .main_banner ul li a:hover .type_icon { }

/* ------------------------------------------ �ѹ� ī���� 01 ---------------------------------------------- */
#num_counter_bg01 {
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-image: url(../images/banner_bg01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
	padding: 60px 15px;
}

#num_counter_bg01 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#num_counter_bg01 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: rgba(0,0,0,0.50);
}

#num_counter_bg01 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
	border-radius: 100px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#num_counter_bg01 .main_banner #count-number {
	font-weight: 400;
	font-size: 30px;
}

#num_counter_bg01 .main_banner ul li { }

#num_counter_bg01 .main_banner ul li:hover { }

#num_counter_bg01 .main_banner ul li a div i { }

#num_counter_bg01 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}

#num_counter_bg01 .main_banner ul li:hover a div > i { }

#num_counter_bg01 .main_banner ul li a .main_banner_title {
	font-size: 22px;
	font-weight: 400;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#num_counter_bg01 .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; }

#num_counter_bg01 .main_banner ul li a .main_banner_dec {
	color: #FFFFFF;
	display: none;
}

#num_counter_bg01 .main_banner ul li a:hover .type_icon { }

/* ------------------------------------------ �̹��� ��� 01 ---------------------------------------------- */

#img_banner_bg01 {
	background-color: #000000;
	padding: 60px 15px;
	display: block;
}

#img_banner_bg01 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font-size: 28px;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-bottom: 25px;
}

#img_banner_bg01 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	text-align: center;
	display: block;
}

#img_banner_bg01 .main_banner .type_img {
	background-color: #FFFFFF;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 8px;
	padding: 5px;
}

#img_banner_bg01 .main_banner .type_img .bg_black {
	position: absolute;
	width: 101%;
	z-index: 10;
	line-height: 30px;
	opacity: 0.8;
	color: #E4E4E4;
	font-weight: 600;
	top: 100%;
	left: -1px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 101%;
	background-image: -webkit-linear-gradient(270deg, rgba(31,31,31,1.00) 0%, rgba(241,242,236,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(31,31,31,1.00) 0%, rgba(241,242,236,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(31,31,31,1.00) 0%, rgba(241,242,236,1.00) 100%);
	padding-top: 5px;
	display: block;
}

#img_banner_bg01 .main_banner .type_img:hover .bg_black { top: 50%; }

#img_banner_bg01 .main_banner .type_img:hover img { }

#img_banner_bg01 .main_banner ul li {
	position: relative;
	padding-bottom: 40px;
}

#img_banner_bg01 .main_banner ul li a div i {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#img_banner_bg01 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}

#img_banner_bg01 .main_banner ul li a:hover div > i { color: #2156A5; }

#img_banner_bg01 .main_banner ul li a .main_banner_title {
	color: #E5E5E5;
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-color: #C41F1F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 35px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#img_banner_bg01 .main_banner ul li a:hover .main_banner_title { color: #C41F1F; }
#img_banner_bg01 .main_banner .main_banner_dec { color: #E8E8E8; }
#img_banner_bg01 .main_banner .main_banner_btn {
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
}

/* ------------------------------------------ �̹��� ��� 02 ---------------------------------------------- */
#img_banner_bg02 {
	padding: 120px 20px;
	background-color: #e8eaef;
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
}
#img_banner_bg02 .banner_subject {
  font-family: 'nanumsquare', sans-serif;
  font-size: 40px;
  letter-spacing: -3px;
  font-weight: 750;
  text-align: center;
  color: #1c2c54;
  margin-bottom: 10px;
}
#img_banner_bg02 .banner_subject .highlight{color: #55b6e7;}
#img_banner_bg02 .banner_desc{
  font-family: 'nanumsquare', sans-serif;
  font-size: 20px;
  letter-spacing: -1px;
  margin-top: 10px;
  color: #333333;
  margin-bottom: 30px;
  text-align: center;
}
#img_banner_bg02 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: 'nanumsquare', sans-serif;
	text-align: center;
	display: block;
}
#img_banner_bg02 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}
#img_banner_bg02 .main_banner ul li { }
#img_banner_bg02 .main_banner ul li:hover { background-color: transparent;}
#img_banner_bg02 .main_banner ul li a div i { color: #FFFFFF; }
#img_banner_bg02 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}
#img_banner_bg02 .main_banner ul li a .type_img img {
	width: 100%;
	display: block;
	transition: transform 0.3s ease; /* 부드럽게 확대 */
  }
  #img_banner_bg02 .main_banner ul li a:hover .type_img img {
	transform: scale(1.05); /* 마우스 올렸을 때 확대 */
  }
#img_banner_bg02 .main_banner ul li a:hover div > i { color: #FFFFFF; }
#img_banner_bg02 .main_banner ul li a .main_banner_title {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -1px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #1c2c54;
}
#img_banner_bg02 .main_banner ul li a:hover .main_banner_title { color: #1c2c54; }
#img_banner_bg02 .main_banner ul li a .main_banner_dec {
  color: #0e0e0e;
  font-size: 16px;
  text-align: center;
}
#img_banner_bg02 .main_banner ul li a:hover .type_img { }
@media (max-width: 768px) {
  #img_banner_bg02 .banner_subject {
    font-size: 28px; 
  }
  }
/* ------------------------------------------ �̹��� ��� 03 ---------------------------------------------- */
#img_banner_bg03 {
	background-color: #F3F3F3;
	padding: 60px 15px;
	display: block;
}

#img_banner_bg03 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #3A3A3A;
	max-width: 1300px;
	text-align: center;
	display: block;
	padding-bottom: 25px;
}

#img_banner_bg03 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg03 .main_banner .type_img {
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	display: block;
}

#img_banner_bg03 .main_banner .type_img .bg_black {
	position: absolute;
	width: 101%;
	z-index: 10;
	line-height: 30px;
	opacity: 0.8;
	color: #E4E4E4;
	font-weight: 600;
	top: 100%;
	left: -1px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 101%;
	padding-top: 5px;
	display: block;
	background-color: #000000;
}

#img_banner_bg03 .main_banner .type_img:hover .bg_black { top: 50%; }

#img_banner_bg03 .main_banner .type_img:hover img { }

#img_banner_bg03 .main_banner ul li { }

#img_banner_bg03 .main_banner ul li a div i {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#img_banner_bg03 .main_banner ul li a:hover div > i { color: #2156A5; }

#img_banner_bg03 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}

#img_banner_bg03 .main_banner ul li a .main_banner_title {
	color: #3A3A3A;
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-color: #C41F1F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 35px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#img_banner_bg03 .main_banner ul li a:hover .main_banner_title { color: #C41F1F; }

#img_banner_bg03 .main_banner .main_banner_dec {
	color: #3A3A3A;
	margin-bottom: 15px;
}

/* ------------------------------------------ �̹��� ��� 04 ---------------------------------------------- */
#img_banner_bg04 {
	padding: 60px 15px;
	background-color: rgb(226, 231, 232);
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
}

#img_banner_bg04 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	display: block;
	padding-bottom: 25px;
}

#img_banner_bg04 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg04 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg04 .main_banner ul li { background-color: rgba(231,77,60,1.00); }

#img_banner_bg04 .main_banner ul li:hover { background-color: rgba(31,31,31,1.00); }

#img_banner_bg04 .main_banner ul li a div i { color: #FFFFFF; }

#img_banner_bg04 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#img_banner_bg04 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#img_banner_bg04 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	color: #FFFFFF;
	padding: 15px;
}

#img_banner_bg04 .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; }

#img_banner_bg04 .main_banner ul li a .main_banner_dec {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#img_banner_bg04 .main_banner ul li a:hover .type_img { }

/* ------------------------------------------ �̹��� ��� 04_a ---------------------------------------------- */
#img_banner_bg04_a {
  padding: 80px 0 120px 0;
  position: relative;
  width: 100%;
  display: block;
}

#img_banner_bg04_a .main_banner {
  margin: 0 auto;
  width: 100%;
  max-width: 1300px; 
  text-align: center;
  padding: 0 15px;
  box-sizing: border-box;
}
#img_banner_bg04_a .main_banner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 10px;
}

#img_banner_bg04_a .main_banner ul li {
  flex: 1 1 calc(25% - 10px);
  box-sizing: border-box;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

#img_banner_bg04_a .main_banner ul li a {
  display: block;
}

#img_banner_bg04_a .main_banner ul li .type_img {
  overflow: hidden;
  position: relative;
}

#img_banner_bg04_a .main_banner ul li .type_img img {
  width: 100%;
  display: block;
  transition: transform 0.5s ease; /* 부드러운 전환 */
}

#img_banner_bg04_a .main_banner ul li a:hover .type_img img {
  transform: scale(1.05); /* 1.05배 확대 */
}

.title_wrap {
  text-align: center;
}

.title_wrap .main_title {
  font-family: 'nanumsquare', sans-serif;
  font-size: 40px;
  letter-spacing: -3px;
  font-weight: 750;
  color: #1c2c54;
}

.title_wrap .highlight {
  color: #55b6e7;
}

.title_wrap .subtitle {
  font-family: 'nanumsquare', sans-serif;
  font-size: 20px;
  letter-spacing: -1px;
  margin-top: 10px;
  color: #333333;
}

/* ✅ 반응형: 태블릿 */
@media (max-width: 991px) {
  #img_banner_bg04_a .main_banner ul li {
    flex: 1 1 calc(50% - 10px);
  }
}
@media (max-width: 767px) {
  .title_wrap .main_title {
    font-size: 28px;
  }
  .title_wrap .subtitle {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  #img_banner_bg04_a .main_banner ul li {
   flex: 1 1 calc(50% - 10px);
  }
}
/* ------------------------------------------ �̹��� ��� 04_b nopadding ---------------------------------------------- */
#img_banner_bg04_b {
	padding: 60px 15px;
	position: relative;
	width: 100%;
	display: block;
}

#img_banner_bg04_b .banner_subject {
	margin-left: auto;
	margin-right: auto;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#img_banner_bg04_b .main_bannern {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	text-align: center;
	display: block;
	
}
#img_banner_bg04_b .main_bannern ul {
	border-top: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}
#img_banner_bg04_b .main_bannern .type_img {
	overflow: hidden;
	position: relative;
}

#img_banner_bg04_b .main_bannern ul li a .type_img img { transition: 0.3s; }

#img_banner_bg04_b .main_bannern ul li a:hover .type_img img { transform: scale(1.3, 1.3) rotate(10deg); }

#img_banner_bg04_b .main_bannern ul li {
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

#img_banner_bg04_b .main_bannern ul li:hover { }

#img_banner_bg04_b .main_bannern ul li a div i { color: #FFFFFF; }

#img_banner_bg04_b .main_bannern ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#img_banner_bg04_b .main_bannern ul li a:hover div > i { color: #FFFFFF; }

#img_banner_bg04_b .main_bannern ul li a .main_banner_title {
	font-size: 21px;
	letter-spacing: -1px;
	color: #a80632;
	padding: 15px;
	position: relative;
}

#img_banner_bg04_b .main_bannern ul li a .main_banner_title:after {
	content: "";
	width: 10%;
	height: 1px;
	position: absolute;
	left: 50%;
	bottom: 8px;
	transform: translateX(-50%);
	z-index: 1;
	background-color: #ccc;
}

#img_banner_bg04_b .main_bannern ul li a:hover .main_banner_title { color: #6E6E6E; }

#img_banner_bg04_b .main_bannern ul li a .main_banner_dec {
	color: #6E6E6E;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* ------------------------------------------ �̹��� ��� 05 ---------------------------------------------- */
#img_banner_bg05 {
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-image: url(../images/banner_bg01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
	padding: 60px 15px;
}

#img_banner_bg05 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: block;
	padding-bottom: 25px;
}

#img_banner_bg05 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg05 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg05 .main_banner ul li { background-color: rgba(31,31,31,1.00); }

#img_banner_bg05 .main_banner ul li:hover { background-color: #9D0B0E; }

#img_banner_bg05 .main_banner ul li a div i { color: #FFFFFF; }

#img_banner_bg05 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#img_banner_bg05 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#img_banner_bg05 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	color: #FFFFFF;
	padding: 15px;
}

#img_banner_bg05 .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; }

#img_banner_bg05 .main_banner ul li a .main_banner_dec {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#img_banner_bg05 .main_banner ul li a:hover .type_img { }

/* ------------------------------------------ �̹��� ��� 06 ---------------------------------------------- */
#img_banner_bg06 {
	position: relative;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	padding: 60px 15px;
}

#img_banner_bg06 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font-size: 38px;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -2px;
}

#img_banner_bg06 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	text-align: center;
	display: block;
}

#img_banner_bg06 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg06 .main_banner ul li { }

#img_banner_bg06 .main_banner ul li:hover { }

#img_banner_bg06 .main_banner ul li a div i { color: #FFFFFF; }

#img_banner_bg06 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#img_banner_bg06 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#img_banner_bg06 .main_banner ul li a .big_title {
	font-size: 28px;
	color: rgba(110,110,110,1.00);
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#img_banner_bg06 .main_banner ul li a .small_title { color: rgba(110,110,110,1.00); }

#img_banner_bg06 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #434343;
	display: none;
}

#img_banner_bg06 .main_banner ul li a:hover .main_banner_title { color: rgba(222,69,85,1.00); }

#img_banner_bg06 .main_banner ul li a .main_banner_dec { color: #5C5C5C; }

#img_banner_bg06 .main_banner ul li a .type_img {
	margin-top: 25px;
	margin-bottom: 25px;
}

#img_banner_bg06 .main_banner ul li a:hover .type_img { }

/* ------------------------------------------ �̹��� ��� 07 ---------------------------------------------- */
#img_banner_bg07 {
	position: relative;
	width: 100%;
	display: none;
	background-color: rgba(157,11,14,1.00);
	padding: 60px 15px;
}

#img_banner_bg07 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#img_banner_bg07 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg07 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg07 .main_banner ul li { }

#img_banner_bg07 .main_banner ul li:hover { }

#img_banner_bg07 .main_banner ul li a div i { color: #FFFFFF; }

#img_banner_bg07 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#img_banner_bg07 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#img_banner_bg07 .main_banner ul li a .big_title {
	font: 600 36px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
}

#img_banner_bg07 .main_banner ul li a .small_title { color: rgba(255,210,205,1.00); }

#img_banner_bg07 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	background-color: #1F1F1F;
}

#img_banner_bg07 .main_banner ul li a:hover .main_banner_title {
	color: rgba(31,31,31,1.00);
	background-color: #FFFFFF;
}

#img_banner_bg07 .main_banner ul li a .main_banner_dec { color: #FFFCFC; }

#img_banner_bg07 .main_banner ul li a .type_img {
	margin-top: 55px;
	margin-bottom: 55px;
}

#img_banner_bg07 .main_banner ul li a:hover .type_img { }

/* ------------------------------------------ �̹��� ��� 07_a ---------------------------------------------- */
#img_banner_bg07_a {
	position: relative;
	width: 100%;
	display: block;
	background-color: rgba(0,0,0,1.00);
	padding: 60px 15px;
}

#img_banner_bg07_a .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font-weight: 600;
	font-size: 28px;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#img_banner_bg07_a .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	text-align: center;
	display: block;
}

#img_banner_bg07_a .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg07_a .main_banner ul li { padding: 0.5%; }

#img_banner_bg07_a .main_banner ul li:hover { }

#img_banner_bg07_a .main_banner ul li a div i { color: #FFFFFF; }

#img_banner_bg07_a .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#img_banner_bg07_a .main_banner ul li a:hover div > i { color: #FFFFFF; }

#img_banner_bg07_a .main_banner ul li a .big_title {
	font: 600 36px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
}

#img_banner_bg07_a .main_banner ul li a .small_title { color: #FFFFFF; }

#img_banner_bg07_a .main_banner ul li a .main_banner_title {
	font-size: 22px;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	background-color: #E11313;
}

#img_banner_bg07_a .main_banner ul li a:hover .main_banner_title {
	color: rgba(31,31,31,1.00);
	background-color: #FFFFFF;
}

#img_banner_bg07_a .main_banner ul li a .main_banner_dec { color: #FFFCFC; }

#img_banner_bg07_a .main_banner ul li a .type_img {
	margin-top: 55px;
	margin-bottom: 55px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

#img_banner_bg07_a .main_banner ul li a:hover .type_img { opacity: 0.8; }

/* ------------------------------------------ �̹��� ��� 08 ���� ��ǥ���  ---------------------------------------------- */
#img_banner_bg08 {
	padding: 60px 15px;
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-color: rgba(237,237,237,1.00);
}

#img_banner_bg08 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#img_banner_bg08 .main_bannern {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg08 .main_bannern .type_img {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg08 .main_bannern ul li {
	float: left;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 3px none rgba(31,31,31,1.00);
}

#img_banner_bg08 .main_bannern ul li:hover { }

#img_banner_bg08 .main_bannern ul li a div i { color: #FFFFFF; }

#img_banner_bg08 .main_bannern ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

#img_banner_bg08 .main_bannern a .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#img_banner_bg08 .main_bannern a:hover .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
}

#img_banner_bg08 .main_bannern ul li a:hover div > i { color: #FFFFFF; }

#img_banner_bg08 .main_bannern a .main_banner_title {
	font-size: 2.5vmin;
	font-weight: 600;
	letter-spacing: -1px;
	color: #FFFFFF;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
	width: 100%;
	padding: 15px;
	z-index: 2;
	top: 10%;
	opacity: 0;
}

#img_banner_bg08 .main_bannern a .main_banner_dec {
	text-align: center;
	font-size: 2vmin;
}

#img_banner_bg08 .main_bannern a:hover .main_banner_title {
	opacity: 0.7;
	background-color: #1F1F1F;
	top: 40%;
}

#img_banner_bg08 .main_bannern a:hover .main_banner_dec { }

/* ------------------------------------------ �̹��� ��� 08a ���� ��ǥ���  ---------------------------------------------- */
#img_banner_bg08a {
	padding: 60px 15px;
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-color: rgba(237,237,237,1.00);
}

#img_banner_bg08a .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#img_banner_bg08a .main_bannern {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg08a .main_bannern .type_img {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg08a .main_bannern ul li {
	float: left;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 3px none rgba(31,31,31,1.00);
}

#img_banner_bg08a .main_bannern ul li:hover { }

#img_banner_bg08a .main_bannern ul li a div i { color: #FFFFFF; }

#img_banner_bg08a .main_bannern ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

#img_banner_bg08a .main_bannern a .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#img_banner_bg08a .main_bannern a:hover .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
}

#img_banner_bg08a .main_bannern ul li a:hover div > i { color: #FFFFFF; }

#img_banner_bg08a .main_bannern a .main_banner_title {
	font-size: 3vmin;
	font-weight: 600;
	letter-spacing: -1px;
	color: #FFFFFF;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
	width: 100%;
	padding: 15px;
	z-index: 2;
	top: 50%;
	opacity: 0;
	background-color: transparent;
	
}

#img_banner_bg08a .main_bannern a .main_banner_dec {
	text-align: center;
	font-size: 1.6vmin;
	display: none;
}

#img_banner_bg08a .main_bannern a:hover .main_banner_title {
	opacity: 1;
	background-color: transparent; 
    color: #FFFFFF;
  }

#img_banner_bg08a .main_bannern a:hover .main_banner_dec { }

/* ------------------------------------------ �̹��� ��� 08b ���� ��ǥ���  ---------------------------------------------- */

#img_banner_bg08b {
	padding: 60px 15px;
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-color: rgba(237,237,237,1.00);
}

#img_banner_bg08b .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#img_banner_bg08b .main_bannern {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg08b .main_bannern .type_img {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg08b .main_bannern ul li {
	float: left;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 3px none rgba(31,31,31,1.00);
}

#img_banner_bg08b .main_bannern ul li:hover { }

#img_banner_bg08b .main_bannern ul li a div i { color: #FFFFFF; }

#img_banner_bg08b .main_bannern ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

#img_banner_bg08b .main_bannern a .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#img_banner_bg08b .main_bannern a:hover .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
}

#img_banner_bg08b .main_bannern ul li a:hover div > i { color: #FFFFFF; }

#img_banner_bg08b .main_bannern a .main_banner_title {
	font-size: 3vmin;
	font-weight: 600;
	letter-spacing: -1px;
	color: #FFFFFF;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
	width: 100%;
	padding: 15px;
	z-index: 2;
	top: 32%;
	opacity: 0.8;
}

#img_banner_bg08b .main_bannern a .main_banner_dec {
	text-align: center;
	display: none;
}

#img_banner_bg08b .main_bannern a:hover .main_banner_title {
	opacity: 1;
	background-color: #E11313;
}

#img_banner_bg08b .main_bannern a:hover .main_banner_dec { }
/* ------------------------------------------ �̹��� ��� 08c ���� ��ǥ���  ---------------------------------------------- */
#img_banner_bg08c {
  position: relative;
  overflow: hidden;
  background: #fff;
}

#img_banner_bg08c .bg-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 220px;
  object-fit: cover;
  z-index: 0;
}

/* 섹션 내부 */
#img_banner_bg08c .section_inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 160px 20px 0;
  position: relative;
  z-index: 1;
}

/* content_wrap */
#img_banner_bg08c .content_wrap {
  display: flex;
  align-items: flex-start; /* 이미지가 바닥에 붙도록 */
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

/* 텍스트 박스 */
#img_banner_bg08c .text_box {
  flex: 1 1 200px;
  text-align: left;
}

#img_banner_bg08c .text_box h2 {
  font-size: 40px;
  margin-bottom: 20px;
  font-weight: 750;
  line-height: 1.3;
  color: #002f5f;
}

#img_banner_bg08c .text_box h2 .highlight {
  color: #00a0e9;
  font-weight: 750;
}

#img_banner_bg08c .text_box p {
  font-size: 20px;
  margin-bottom: 35px;
  color: #333;
}

/* 버튼 */
#img_banner_bg08c .btn {
  display: inline-block;
  background-color: #002f5f;
  color: #fff;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.4s ease;
}

#img_banner_bg08c .btn:hover {
  background-color: #00478f;
}

/* 이미지 박스 */
#img_banner_bg08c .image_box {
  flex: 1 1 450px;
  position: relative;
  text-align: center;
  align-self: flex-end;
  transform: translateX(-30px); /* 의사쌤 이미지를 왼쪽으로 이동 */
}

#img_banner_bg08c .image_box .doctors {
  width: 110%; /* PC에서 조금 키움 */
  height: auto;
  right: 0%;
  position: relative;
  z-index: 2;
  margin-bottom: -30px; /* 바닥에 완전 붙이기 */
}

/* 엠블럼 */
#img_banner_bg08c .image_box .emblem {
  position: absolute;
  top: -5%;
  right: -5%; /* 살짝 더 오른쪽으로 */
  width: 200px; /* 더 크게 */
  z-index: 1;
  opacity: 0.9;
}

@media (max-width: 991px) {
  #img_banner_bg08c .section_inner {
    padding: 80px 15px 0;
  }

  #img_banner_bg08c .content_wrap {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  #img_banner_bg08c .text_box {
    text-align: center;
  }

  #img_banner_bg08c .text_box h2 {
    font-size: 26px;
  }

  #img_banner_bg08c .text_box p {
    font-size: 14px;
  }

  #img_banner_bg08c .btn {
    margin-top: 15px;
  }

  #img_banner_bg08c .image_box {
    flex: 1 1 auto; /* 모바일에서 자동 크기 */
    transform: none; /* 모바일 중앙 정렬 유지 */
  }
  
  #img_banner_bg08c .image_box .doctors {
    width: 100%; /* 모바일에서 꽉 채우기 */
    margin-bottom: -35px; /* 더 붙이기 */
  }

  #img_banner_bg08c .image_box .emblem {
    top: 0%;
    right: 50%;
    transform: translateX(50%);
    width: 150px; /* 모바일 로고 크기 조정 */
  }
}

@media (max-width: 480px) {
  #img_banner_bg08c .text_box h2 {
    font-size: 20px;
  }

  #img_banner_bg08c .text_box p {
    font-size: 14px;
  }

  #img_banner_bg08c .btn {
    font-size: 13px;
    padding: 8px 20px;
  }
}
/* ------------------------------------------ �̹��� ��� 09 ���� ��ǥ���  ---------------------------------------------- */
#img_banner_bg09 {
	padding: 60px 15px;
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-color: rgba(237,237,237,1.00);
}

#img_banner_bg09 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px "��������", "Nanum Gothic", sans-serif;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	display: block;
	padding-bottom: 25px;
}

#img_banner_bg09 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg09 .main_banner .type_img {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg09 .main_banner li .type_img img {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

#img_banner_bg09 .main_banner li:hover .type_img img {
	-webkit-transform : scale(1.2, 1.2);
	transform : scale(1.2, 1.2);
}

#img_banner_bg09 .main_banner ul li {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 3px none rgba(31,31,31,1.00);
	overflow-y: hidden;
	padding: 0.5%;
	position: relative;
}

#img_banner_bg09 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

#img_banner_bg09 .main_banner a .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#img_banner_bg09 .main_banner a:hover .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
}

#img_banner_bg09 .main_banner a .main_banner_title {
	font-size: 5vmin;
	font-weight: 600;
	letter-spacing: -1px;
	color: #FFFFFF;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
	width: 100%;
	padding: 15px;
	z-index: 2;
	top: 40%;
	opacity: 0.8;
}

#img_banner_bg09 .main_banner a .main_banner_dec {
	text-align: center;
	font-size: 2.5vmin;
}

#img_banner_bg09 .main_banner a:hover .main_banner_title {
	opacity: 1;
	color: #FED01B;
}

#img_banner_bg09 .main_banner a:hover .main_banner_dec { }

/* ------------------------------------------ �̹��� ��� 09a ���� ��ǥ���  ---------------------------------------------- */
#img_banner_bg09a {
	padding: 60px 15px;
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-color: rgba(237,237,237,1.00);
}

#img_banner_bg09a .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font-size: 38px;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	letter-spacing: -2px;
	text-transform: uppercase;
}

#img_banner_bg09a .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg09a .main_banner .type_img {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg09a .main_banner li .type_img img {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

#img_banner_bg09a .main_banner li:hover .type_img img {
	-webkit-transform : scale(1.1, 1.1);
	transform : scale(1.1, 1.1);
}

#img_banner_bg09a .main_banner ul li {
	float: left;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 3px none rgba(31,31,31,1.00);
	overflow-y: hidden;
	position: relative;
	overflow-x: hidden;
}

#img_banner_bg09a .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

#img_banner_bg09a .main_banner a .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#img_banner_bg09a .main_banner a:hover .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
}

#img_banner_bg09a .main_banner a .main_banner_title {
	font-size: 5vmin;
	font-weight: 600;
	letter-spacing: -1px;
	color: #FFFFFF;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
	width: 100%;
	padding: 15px;
	z-index: 2;
	top: 20%;
	opacity: 0.8;
	text-transform: uppercase;
}

#img_banner_bg09a .main_banner a:hover .main_banner_title {
	opacity: 1;
	font-size: 5vmin;
}

#img_banner_bg09a .main_banner a .main_banner_dec { text-align: center; }

#img_banner_bg09a .main_banner a:hover .main_banner_dec { }

#img_banner_bg09a .main_banner .main_banner_btn {
	width: 150px;
	border: 2px solid rgba(255,255,255,1.00);
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	background-color: rgba(0,0,0,0.25);
	position: absolute;
	top: 70%;
	display: block;
	left: 50%;
	margin-left: -75px;
	z-index: 2;
	vertical-align: middle;
	padding: 10px 15px;
	font-weight: 600;
	transition: 0.3s ease;
}

#img_banner_bg09a .main_banner .main_banner_btn:hover {
	text-decoration: none;
	background-color: rgba(255,255,255,0.45);
}

/* ------------------------------------------ �̹��� ��� 09b ���� ��ǥ���  ---------------------------------------------- */
#img_banner_bg09b {
	padding: 60px 15px;
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-color: rgba(237,237,237,1.00);
}

#img_banner_bg09b .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px "��������", "Nanum Gothic", sans-serif;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#img_banner_bg09b .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	text-align: center;
	display: block;
}

#img_banner_bg09b .main_banner .type_img {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg09b .main_banner li .type_img img {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

#img_banner_bg09b .main_banner li:hover .type_img img {
	-webkit-transform : scale(1.2, 1.2);
	transform : scale(1.2, 1.2);
}

#img_banner_bg09b .main_banner ul li {
	float: left;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 3px none rgba(31,31,31,1.00);
	overflow-y: hidden;
	position: relative;
}

#img_banner_bg09b .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

#img_banner_bg09b .main_banner a .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#img_banner_bg09b .main_banner a:hover .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
}

#img_banner_bg09b .main_banner a .main_banner_title > i { display: none; }

#img_banner_bg09b .main_banner a .main_banner_title {
	font-size: 6vmin;
	letter-spacing: -1px;
	color: #FFFFFF;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
	width: 100%;
	padding: 15px;
	z-index: 2;
	top: 20%;
	opacity: 0.8;
}

#img_banner_bg09b .main_banner li:hover .main_banner_title {
	opacity: 1;
	color: #FED01B;
}

#img_banner_bg09b .main_banner li .main_banner_title:after {
	content: " ";
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	width: 15%;
	position: absolute;
	height: 5px;
	left: 50%;
	background-color: #FFFFFF;
	transform: translateX(-50%);
	bottom: -10px;
}

#img_banner_bg09b .main_banner li:hover .main_banner_title:after {
	background-color: #FED01B;
	width: 55%;
}

#img_banner_bg09b .main_banner a .main_banner_dec {
	text-align: center;
	font-size: 4.5vmin;
}

#img_banner_bg09b .main_banner a:hover .main_banner_dec { }

/* ------------------------------------------ �̹��� ��� 09c ���� ��ǥ���  ---------------------------------------------- */
#img_banner_bg09c {
	padding: 60px 15px;
	position: relative;
	width: 100%;
	display: block;
	overflow-y: hidden;
	background-color: rgba(255,255,255,1.00);
}

#img_banner_bg09c .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font-size: 5vmin;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	letter-spacing: -2px;
	text-transform: uppercase;
	display: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}

#img_banner_bg09c .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "Noto Sans KR", sans-serif;
	text-align: center;
	display: block;
}

#img_banner_bg09c .main_banner .type_img {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 48px;
	line-height: 110px;
}

#img_banner_bg09c .main_banner li .type_img img {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

#img_banner_bg09c .main_banner li:hover .type_img img {
	-webkit-transform : scale(1.1, 1.1);
	transform : scale(1.1, 1.1);
}

#img_banner_bg09c .main_banner ul li {
	float: left;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 3px none rgba(31,31,31,1.00);
	overflow-y: hidden;
	position: relative;
	overflow-x: hidden;
}

#img_banner_bg09c .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

#img_banner_bg09c .main_banner a .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.0);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#img_banner_bg09c .main_banner .even a .type_img:after { background-color: rgb(0, 0, 0); }
@media (max-width:991px){
#img_banner_bg09c .main_banner .even a .type_img:after { background-color: rgba(0,0,0,0); }
}
#img_banner_bg09c .main_banner a:hover .type_img:after {
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	content: " ";
	height: 100%;
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.5);
}

#img_banner_bg09c .main_banner a .main_banner_title {
	font-size: 5vmin;
	font-weight: 600;
	letter-spacing: -1px;
	color: #FFFFFF;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
	width: 100%;
	padding: 15px;
	z-index: 2;
	top: 20%;
	opacity: 0.8;
	text-transform: uppercase;
}

#img_banner_bg09c .main_banner a:hover .main_banner_title {
	opacity: 1;
	font-size: 5vmin;
}

#img_banner_bg09c .main_banner .even a .main_banner_title { }

#img_banner_bg09c .main_banner a .main_banner_dec { font-size: 16px; }

#img_banner_bg09c .main_banner a:hover .main_banner_dec { }

#img_banner_bg09c .main_banner .even a .main_banner_dec { }

#img_banner_bg09c .main_banner .main_banner_btn {
	width: 150px;
	border: 1px solid rgba(255,255,255,1.00);
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	background-color: rgba(0,0,0,0.25);
	position: absolute;
	top: 70%;
	display: block;
	left: 50%;
	margin-left: -75px;
	z-index: 2;
	vertical-align: middle;
	padding: 5px 15px;
	font-weight: 600;
	transition: 0.3s ease;
}

#img_banner_bg09c .main_banner .main_banner_btn:hover {
	text-decoration: none;
	background-color: rgba(255,255,255,0.45);
}

/* ------------------------------------------ �̹��� ��� 10 ---------------------------------------------- */
#img_banner_bg10 {
	background-color: #1F1F1F;
	display: block;
	overflow-y: hidden;
	padding: 60px 15px;
}

#img_banner_bg10 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
	display: none;
}

#img_banner_bg10 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	display: block;
}

#img_banner_bg10 .type_img {
	border-radius: 50%;
	float: left;
	margin-right: 15px;
	width: 65px;
	overflow: hidden;
}

#img_banner_bg10 .type_text { overflow: hidden; }

#img_banner_bg10 .main_banner ul li a:hover .type_img { }

#img_banner_bg10 .main_banner ul li { }

#img_banner_bg10 .main_banner ul li a div i {
	color: #C7162D;
	border-radius: 100px;
	display: block;
	width: 35px;
	height: 35px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}

#img_banner_bg10 .main_banner ul li a:hover div > i { }

#img_banner_bg10 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}

#img_banner_bg10 .main_banner ul li a .main_banner_title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: -2px;
	margin-bottom: 5px;
}

#img_banner_bg10 .main_banner ul li a:hover .main_banner_title { color: #AC1E2D; }

#img_banner_bg10 .main_banner ul li a .main_banner_dec { color: #FFFFFF; }

#img_banner_bg10 .main_banner ul li a:hover .main_banner_dec { }

/* ------------------------------------------ �̹��� ��� 10a ---------------------------------------------- */
#img_banner_bg10a {
    background-color: #182887;
    display: block;
    overflow-y: hidden;
    padding: 60px 15px;
}

#img_banner_bg10a .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font-size: 38px;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: block;
	padding-bottom: 55px;
}

#img_banner_bg10a .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	display: block;
}

#img_banner_bg10a .type_img {
	border-radius: 50%;
	width: 50%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

#img_banner_bg10a .type_text {
	overflow: hidden;
	text-align: center;
}

#img_banner_bg10a .main_banner ul li a:hover .type_img { }

#img_banner_bg10a .main_banner ul li { }

#img_banner_bg10a .main_banner ul li a div i {
	color: #C7162D;
	border-radius: 100px;
	display: block;
	width: 35px;
	height: 35px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}

#img_banner_bg10a .main_banner ul li a:hover div > i { }

#img_banner_bg10a .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}

#img_banner_bg10a .main_banner ul li a .main_banner_title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: -2px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#img_banner_bg10a .main_banner ul li a:hover .main_banner_title {
    color: #212121;
}

#img_banner_bg10a .main_banner ul li a .main_banner_dec { color: #FFFFFF; }

#img_banner_bg10a .main_banner ul li a:hover .main_banner_dec { }

/* ------------------------------------------ �̹��� ��� 10b ---------------------------------------------- */
#img_banner_bg10b {
	background-color: #2e6871;
	display: block;
	overflow-y: hidden;
	padding: 60px 15px;
}

#img_banner_bg10b .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
	display: none;
}

#img_banner_bg10b .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	display: block;
}

#img_banner_bg10b .type_img {
	border-radius: 50%;
	width: 114px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#img_banner_bg10b .type_text {
	overflow: hidden;
	text-align: center;
}

#img_banner_bg10b .main_banner ul li a:hover .type_img { }

#img_banner_bg10b .main_banner ul li { }

#img_banner_bg10b .main_banner ul li a div i {
	color: #C7162D;
	border-radius: 100px;
	display: block;
	width: 35px;
	height: 35px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}

#img_banner_bg10b .main_banner ul li a:hover div > i { }

#img_banner_bg10b .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}

#img_banner_bg10b .main_banner ul li a .main_banner_title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: -2px;
	margin-bottom: 5px;
}

#img_banner_bg10b .main_banner ul li a:hover .main_banner_title { color: #AC1E2D; }

#img_banner_bg10b .main_banner ul li a .main_banner_dec { color: #FFFFFF; }

#img_banner_bg10b .main_banner ul li a:hover .main_banner_dec { }

/* ------------------------------------------ �̹��� ����Ʈ 01 nopadding ---------------------------------------------- */
.img_list01 {
	padding: 60px 15px;
	position: relative;
	width: 100%;
	display: block;
}

.img_list01 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	color: #6E6E6E;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
	font-size: x-large;
}

.img_list01 .main_bannern {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	text-align: center;
	display: block;
	
}
.img_list01 .main_bannern ul {
	border-top: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}
.img_list01 .main_bannern .type_img {
	overflow: hidden;
	padding: 20px 0;
	position: relative;
}

.img_list01 .main_bannern ul li a .type_img img {  }

.img_list01 .main_bannern ul li a:hover .type_img img {  }

.img_list01 .main_bannern ul li {
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	flex:1;
}

.img_list01 .main_bannern ul li:hover { }

.img_list01 .main_bannern ul li a div i { color: #FFFFFF; }

.img_list01 .main_bannern ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

.img_list01 .main_bannern ul li a:hover div > i { color: #FFFFFF; }

.img_list01 .main_bannern ul li a .main_banner_title {
	font-size: 18px;
	letter-spacing: -1px;
	color: #6E6E6E;
	padding: 6px;
	position: relative;
	border-top: 1px solid #E8E8E8;
}

.img_list01 .main_bannern ul li a:hover .main_banner_title { color: #434343; }


/* ------------------------------------------ ������ 01 ---------------------------------------------- */
#main_movie_bg01 {
	padding: 60px 15px;
	background-color: rgba(0,0,0,1.00);
	position: relative;
	width: 100%;
	display: block;
}

#main_movie_bg01 .movie_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	max-width: 1300px;
	text-align: center;
	display: block;
	padding-bottom: 25px;
}

#main_movie_bg01 .main_movie {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_movie_bg01 .main_movie .type_movie {
	text-align: center;
	text-decoration: none;
	font-size: 48px;
	line-height: 110px;
}

#main_movie_bg01 .main_movie ul li {
	float: left;
	width: 32.33%;
	padding: 10px;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-bottom: 15px;
}

#main_movie_bg01 .main_movie ul li:hover { }

#main_movie_bg01 .main_movie ul li a div i { color: #79A42F; }

#main_movie_bg01 .main_movie ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#main_movie_bg01 .main_movie ul li a .main_movie_title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#main_movie_bg01 .main_movie ul li a:hover .main_movie_title { color: #DE4555; }

#main_movie_bg01 .main_movie ul li a .main_movie_txt { color: #FFFFFF; }

#main_movie_bg01 .main_movie ul li a:hover .type_movie { background-color: #FFFFFF; }

/* ------------------------------------------ ���������̵� 01 ---------------------------------------------- */
#slick_banner_bg01 {
  background: #fff;
  text-align: center;
  padding: 80px 20px;
  margin: 0;
}
.partner-title {
  font-size: 40px;
  font-weight: 750;
  letter-spacing: -2px;
  color: #002f5f;
  margin-bottom: 10px;
}
.partner-title span {
  color: #00a0e9;
  margin-left: 5px;
}
.partner-subtitle {
  font-size: 20px;
  color: #333;
  letter-spacing: -1px;
  margin-bottom: 40px;
}
.partner-logo-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
  background: #fff;
  padding: 30px 30px;
  max-width: 900px;
  margin: 0 auto;
  border-radius: 4px;
  box-shadow: 2px 4px 18px rgba(0, 0, 0, 0.1);
  flex-wrap: wrap;
}
.partner-logo-box div {
  flex: 0 0 auto;
}
.partner-logo-box img {
  max-height: 60px;
  width: auto;
}
/* 반응형 */
@media (max-width: 767px) {
  .partner-title {
    font-size: 24px;
  }

  .partner-subtitle {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .partner-logo-box {
    gap: 20px;
  }

  .partner-logo-box img {
    max-height: 30px;
  }
}
/* ------------------------------------------ ��ǰ�Ұ� 01 ---------------------------------------------- */
#album_bbs_bg01 .board_output tr td { width: 25%; }

#album_bbs_bg01 {
	background-color: #FFFFFF;
	padding: 60px 15px;
	display: none;
}

#album_bbs_bg01 .banner_subject a {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #3A3A3A;
	max-width: 1300px;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-bottom: 25px;
}

#album_bbs_bg01 .product {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
}

#album_bbs_bg01 .product .board_output_gallery_subject a {
	display: block;
	color: #3A3A3A;
	background-color: #FFFFFF;
	height: auto;
	font: 600 16px/30px "����";
	text-align: center;
	text-decoration: none;
	border-top-color: rgba(199,22,45,1.00);
	border-top-width: 3px;
	border-top-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

#album_bbs_bg01 .product table:hover .board_output_gallery_subject a {
	background-color: rgba(199,22,45,1.00);
	color: #FFFFFF;
}

#album_bbs_bg01 .product .board_output_gallery_img a img { min-width: 100%; }

/* ------------------------------------------ ��ǰ�Ұ� 02 ---------------------------------------------- */
#album_bbs_bg02 {
	background-color: #FFFFFF;
	padding: 60px 15px;
	display: block;
}

#album_bbs_bg02 .banner_subject a {
	margin-left: auto;
	margin-right: auto;
	font-size: 38px;
	color: #3A3A3A;
	max-width: 1300px;
	text-align: center;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	letter-spacing: -2px;
}
#album_bbs_bg02 .underbar {
	width: 50px;
	height: 3px;
	margin: 15px auto 45px;
	background-color: #1F1F1F;
}
#album_bbs_bg02 .product { margin-top: 25px; }

#album_bbs_bg02 .product .board_output_gallery_subject a {
	display: block;
	color: #434343;
	background-color: #FFFFFF;
	height: auto;
	font: 14px/35px "Noto Sans KR", sans-serif !important;
	text-align: center;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	margin-top: 5px;
	margin-bottom: 5px;
}

#album_bbs_bg02 .product table:hover .board_output_gallery_subject a {
    background-color: rgba(38,171,175,1.00);
    color: #FFFFFF !important;
}

#album_bbs_bg02 .product .board_output_gallery_img a img {
	min-width: 100%;
	border: 1px solid #EBEBEB;
	transition: 0.3s ease-in-out;
}

#album_bbs_bg02 .product .board_output_gallery_img a img:hover { opacity: 0.7; }

/* ------------------------------------------ // ��ǰ�Ұ� 02 ---------------------------------------------- */
/* ------------------------------------------ ��ǰ�Ұ� 03 ---------------------------------------------- */
#album_bbs_bg03 {
	background-color: #1F1F1F;
	padding: 60px 15px;
	display: none;
}

#album_bbs_bg03 .banner_subject a {
	margin-left: auto;
	margin-right: auto;
	font-size: 38px;
	color: #F8F8F8;
	max-width: 1300px;
	text-align: center;
	text-decoration: none;
	display: block;
	letter-spacing: -2px;
	text-transform: uppercase;
}
#album_bbs_bg03 .underbar {
	width: 50px;
	height: 3px;
	margin: 15px auto 45px;
	background-color: #FFFFFF;
}
#album_bbs_bg03 .product { margin-top: 25px; }

#album_bbs_bg03 .product .board_output_gallery_subject a {
	display: block;
	color: #FFFFFF !important;
	background-color: #1F1F1F;
	height: auto;
	line-height: 45px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border-top-color: rgba(199,22,45,1.00);
	border-top-width: 3px;
	border-top-style: solid;
	font-family: "Noto Sans KR", sans-serif !important;
}

#album_bbs_bg03 .product table:hover .board_output_gallery_subject a {
	background-color: rgba(199,22,45,1.00);
	color: #FFFFFF !important;
}

#album_bbs_bg03 .product .board_output_gallery_img a img {
	min-width: 100%;
	border: 1px solid #000000;
}

/* ------------------------------------------ // ��ǰ�Ұ� 03 ---------------------------------------------- */
/* ------------------------------------------ ��ǰ�Ұ� 04 ---------------------------------------------- */
#album_bbs_bg04 {
	background-color: #FFFFFF;
	padding: 60px 15px;
	display: block;
}

#album_bbs_bg04 .banner_subject a {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #3A3A3A;
	max-width: 1300px;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-bottom: 25px;
}

#album_bbs_bg04 .product { }

#album_bbs_bg04 .product .board_output_gallery_subject a {
	display: block;
	color: #434343;
	background-color: #FFFFFF;
	height: auto;
	font: 14px/35px "Noto Sans KR", sans-serif;
	text-align: center;
	text-decoration: none;
	transition: 0.3s ease-in-out;
}

#album_bbs_bg04 .product .board_output_gallery_subject a:hover {
	background-color: rgba(199,22,45,1.00);
	color: #FFFFFF;
}

#album_bbs_bg04 .product .board_output_gallery_img a img {
	min-width: 100%;
	border: 1px solid #EBEBEB;
	transition: 0.3s ease-in-out;
}

#album_bbs_bg04 .product .board_output_gallery_img a img:hover { opacity: 0.7; }

/* ------------------------------------------ // ��ǰ�Ұ� 04 ---------------------------------------------- */
/* ------------------------------------------ ���θ� ��ǰ�Ұ� 01 ---------------------------------------------- */
#item_bg01 {
	background-color: #FFFFFF;
	padding: 60px 15px;
	display: none;
}

#item_bg01 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 600 28px "��������", "Nanum Gothic", sans-serif;
	color: #3A3A3A;
	max-width: 1300px;
	text-align: center;
	text-decoration: none;
	padding-bottom: 25px;
}

#item_bg01 .item {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
}

#item_bg01 #item_list ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

#item_bg01 .item .board_output_gallery_subject a {
	display: block;
	color: #FFFFFF;
	background-color: #6E6E6E;
	height: 45px;
	font: bold 14px/45px "�����ٸ�����", "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	text-decoration: none;
}

#item_bg01 .item .board_output_gallery_img a img { min-width: 100%; }

/* ------------------------------------------ bbs_webzine_bg01 ---------------------------------------------- */
#bbs_webzine_bg01 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	padding: 60px 15px;
}

#bbs_webzine_bg01 .banner_subject a {
	margin-left: auto;
	margin-right: auto;
	font-size: 38px;
	color: #434343;
	max-width: 1300px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -2px;
	display: block;
}

#bbs_webzine_bg01 .notice_webzine { }

#bbs_webzine_bg01 .notice_webzine .notice_webzine_out { }

#bbs_webzine_bg01 .notice_webzine .notice_webzine_out .board_output tr {
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 10px;
	width: 50%;
	float: left;
}

#bbs_webzine_bg01 .notice_webzine .notice_webzine_out .board_output tr td {
	padding-left: 128px;
	padding-right: 15px;
}

#bbs_webzine_bg01 .notice_webzine .notice_webzine_out .board_output tr td a {
	color: #6E6E6E;
	font-weight: normal;
	font-family: "��������", "Nanum Gothic", sans-serif;
	font-size: 12px;
}

#bbs_webzine_bg01 .notice_webzine .notice_webzine_out .board_output tr td a { }

#bbs_webzine_bg01 .notice_webzine .notice_webzine_out .board_output tr td a:nth-child(1) {
	width: 128px;
	display: block;
	float: left;
	padding-right: 25px;
	max-width: 160px;
	min-width: 70px;
	margin-left: -128px;
}

#bbs_webzine_bg01 .notice_webzine .notice_webzine_out .board_output tr td a:nth-child(2) {
	padding-bottom: 5px;
	display: inline-block;
	color: #434343;
	font-size: 16px;
}

#bbs_webzine_bg01 .notice_webzine .notice_webzine_out .board_output tr td a:nth-child(3) { }

/* ------------------------------------------ bbs 01 ---------------------------------------------- */
#bbs {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	padding: 60px 15px;
	display: block;
}

#bbs .bbs_big_title {
	font: bold 14px "����", Gulrim, "Arial Unicode MS";
	padding-right: 5px;
	padding-bottom: 10px;
	display: inline-block;
	letter-spacing: -1px;
	color: #3A3A3A;
}

#bbs .small_title { color: #6E6E6E; }

#bbs .notice {
	float: left;
	width: 35%;
	padding-right: 15px;
}

#bbs .product {
	float: left;
	width: 40%;
	padding-right: 15px;
}

#bbs .tel {
	float: left;
	width: 25%;
}

#bbs .tel .office_hour {
	color: rgba(155,155,155,1.00);
	font: 12px "��������", "Nanum Gothic", sans-serif;
	text-indent: 20px;
}

#bbs .tel .phone {
	display: block;
	width: 100%;
	background-color: #434343;
	color: rgba(240,240,240,1.00);
	font: 600 18px "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

#bbs .tel .sms_send { display: block; }

#bbs .tel a { text-decoration: none; }

/* ------------------------------------------ // bbs 01 ---------------------------------------------- */
/* ------------------------------------------ bbs 02 ---------------------------------------------- */
#bbs02 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	padding: 60px 15px;
	display: block;
}

#bbs02 a {
	outline-style: none;
	text-decoration: none;
}

#bbs02 .bbs_big_title {
	font: bold 14px "����", Gulrim, "Arial Unicode MS";
	padding-right: 5px;
	padding-bottom: 10px;
	display: inline-block;
	letter-spacing: -1px;
	color: #3A3A3A;
}

#bbs02 .small_title { color: #6E6E6E; }

#bbs02 .notice {
	float: left;
	width: 35%;
	padding-right: 15px;
}

#bbs02 .product {
	float: left;
	width: 35%;
	padding-right: 15px;
}

#bbs02 .tel {
	float: left;
	width: 30%;
}

#bbs02 .tel .office_hour {
	color: rgba(155,155,155,1.00);
	font: 12px "��������", "Nanum Gothic", sans-serif;
	text-indent: 20px;
}

#bbs02 .tel .phone {
	display: block;
	width: 100%;
	border-radius: 4px;
	background-color: #434343;
	color: rgba(240,240,240,1.00);
	font: 600 18px "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

#bbs02 .tel .sms_send {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#bbs02 .tel a {
	color: rgba(110,110,110,1.00);
	font-weight: 600;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-decoration: none;
}

/* ------------------------------------------ // bbs 02 ---------------------------------------------- */
/* ------------------------------------------ bbs 02_a ---------------------------------------------- */
#bbs02_a {
	background-color: #FCFCFC;
	padding: 60px 15px;
	display: block;
}

#bbs02_a a {
	outline-style: none;
	text-decoration: none;
}

#bbs02_a .bbs_big_title {
	font: 500 18px "��������", "Nanum Gothic", sans-serif;
	padding-right: 5px;
	padding-bottom: 10px;
	display: inline-block;
	letter-spacing: -1px;
	color: #3A3A3A;
}

#bbs02_a .small_title { color: #6E6E6E; }

#bbs02_a .notice { }

#bbs02_a .product { }

#bbs02_a .tel { }

#bbs02_a .tel .office_hour {
	color: rgba(155,155,155,1.00);
	font: 12px "��������", "Nanum Gothic", sans-serif;
	text-indent: 20px;
}

#bbs02_a .tel .phone {
	display: block;
	width: 100%;
	border-radius: 4px;
	background-color: #434343;
	color: rgba(240,240,240,1.00);
	font: 600 18px "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

#bbs02_a .tel .sms_send {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#bbs02_a .tel a {
	font-weight: 600;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-decoration: none;
}

/* ------------------------------------------ bbs 03 ---------------------------------------------- */
#bbs03 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	padding: 60px 15px;
	display: block;
}

#bbs03 a {
	outline-style: none;
	color: #3A3A3A;
	text-decoration: none;
}

#bbs03 .bbs_big_title {
	font: bold 14px "����", Gulrim, "Arial Unicode MS";
	padding-right: 5px;
	padding-bottom: 10px;
	display: inline-block;
	letter-spacing: -1px;
	color: #787878;
}

#bbs03 .small_title { color: #6E6E6E; }

#bbs03 .notice {
	float: left;
	width: 33.33%;
	padding-right: 15px;
	padding-left: 15px;
}

#bbs03 .product {
	float: left;
	width: 35%;
	padding-right: 15px;
}

#bbs03 .tel {
	float: left;
	width: 30%;
}

#bbs03 .tel .office_hour {
	color: rgba(155,155,155,1.00);
	font: 12px "��������", "Nanum Gothic", sans-serif;
	text-indent: 20px;
}

#bbs03 .tel .phone {
	display: block;
	width: 100%;
	border-radius: 4px;
	background-color: #434343;
	color: rgba(240,240,240,1.00);
	font: 600 18px "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

#bbs03 .tel .sms_send {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#bbs03 .tel a {
	color: rgba(110,110,110,1.00);
	font-weight: 600;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-decoration: none;
}



/* ------------------------------------------ greeting 01 ---------------------------------------------- */
#greeting_bg01 {
	background-color: #FFFFFF;
	padding: 60px 15px;
	display: block;
}

#greeting_bg01 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
}

#greeting_bg01 .banner_subject a {
	font-family: "��������", "Nanum Gothic", sans-serif;
	color: #3A3A3A;
	text-decoration: none;
	display: inline-block;
	font-size: 28px;
	font-weight: 600;
}

#greeting_bg01 .st {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
}

#greeting_bg01 .st .st_header {
	font-weight: 600;
	font-size: 28px;
	text-align: center;
	padding: 15px;
}

#greeting_bg01 .st .st_img {
	float: left;
	width: 30%;
	margin-right: 3%;
}

#greeting_bg01 .st .st_img img { width: 100%; }

#greeting_bg01 .st .st_body {
	float: left;
	width: 67%;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	text-decoration: none;
	font-family: "��������", "Nanum Gothic", sans-serif;
	font-weight: 600;
}

#greeting_bg01 .st .st_body .st_txt01 {
	font-size: 22px;
	color: #666666;
	padding: 0px 0px 20px;
}

#greeting_bg01 .st .st_body .st_txt02 {
	font-size: 18px;
	color: #575757;
	padding-bottom: 15px;
}

#greeting_bg01 .st .st_body .st_txt03 {
	color: #848484;
	padding-bottom: 15px;
}

/* ------------------------------------------ // greeting 01 ---------------------------------------------- */

/* ------------------------------------------ info_notice 01 ---------------------------------------------- */
#info_notice_bg01 {
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}

#info_notice_bg01 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	text-align: center;
	padding-bottom: 25px;
	display: none;
}

#info_notice_bg01 .banner_subject a {
	font: 32px "��������", "Nanum Gothic", sans-serif;
	color: #3A3A3A;
	text-decoration: none;
	display: inline-block;
}

#info_notice_bg01 .st {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
	color: #FFFFFF;
}

#info_notice_bg01 .st .st_header {
	font-weight: 600;
	font-size: 28px;
	padding: 15px;
	display: none;
}

#info_notice_bg01 .st .st_img {
	float: left;
	width: 18%;
	margin-right: 5%;
	display: none;
}

#info_notice_bg01 .st .st_img img {
	width: 100%;
	border-radius: 100%;
}

#info_notice_bg01 .st .st_body {
	float: left;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	width: 77%;
}

#info_notice_bg01 .st .st_body .st_txt01 {
	font-size: 5vmin;
	padding: 0px 0px 20px;
	color: #FFFFFF;
}

#info_notice_bg01 .st .st_body .st_txt02 {
	font-size: 4vmin;
	padding-bottom: 15px;
}

#info_notice_bg01 .st .st_body .st_txt03 p {
	padding-bottom: 15px;
	font-size: 2.2vmin;
	font-family: "��������", "Nanum Gothic", sans-serif;
}

@media (max-width:767px) {

#info_notice_bg01 .st .st_body .st_txt01 { font-size: 8vmin; }

#info_notice_bg01 .st .st_body .st_txt02 { font-size: 4vmin; }

#info_notice_bg01 .st .st_body .st_txt03 p { font-size: 3vmin; }
}

@media (min-width:768px) and (max-width:991px) {

#info_notice_bg01 .st .st_body .st_txt01 { font-size: 4vmin; }

#info_notice_bg01 .st .st_body .st_txt02 { font-size: 3vmin; }

#info_notice_bg01 .st .st_body .st_txt03 p { font-size: 2vmin; }
}

/* ------------------------------------------ info_notice 01_a ---------------------------------------------- */
#info_notice_bg01_a {
	background-color: #FFFFFF;
	padding: 60px 15px;
	display: block;
}

#info_notice_bg01_a .banner_subject {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#info_notice_bg01_a .banner_subject a {
	font-family: "��������", "Nanum Gothic", sans-serif;
	color: #3A3A3A;
	text-decoration: none;
	display: inline-block;
}

#info_notice_bg01_a .st {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
}

#info_notice_bg01_a .st .st_header {
	font-weight: 600;
	font-size: 70px;
	text-align: center;
	padding: 15px;
	display: none;
}

#info_notice_bg01_a .st .st_img {
	float: left;
	width: 18%;
	margin-right: 5%;
}

#info_notice_bg01_a .st .st_img img {
	width: 100%;
	border-radius: 100%;
}

#info_notice_bg01_a .st .st_body {
	float: left;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	text-decoration: none;
	font-family: "��������", "Nanum Gothic", sans-serif;
	font-weight: 600;
	width: 77%;
}

#info_notice_bg01_a .st .st_body .st_title {
	font-weight: 600;
	font-size: 70px;
	color: #E74D3C;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
}

#info_notice_bg01_a .st .st_body .st_txt01 {
	font-size: 30px;
	color: #666666;
	padding-bottom: 55px;
}

#info_notice_bg01_a .st .st_body .st_txt02 {
	font-size: 20px;
	color: #E74D3C;
	padding-bottom: 25px;
}

#info_notice_bg01_a .st .st_body .st_txt03 {
	color: #848484;
	padding-bottom: 15px;
}

/* ------------------------------------------ info_notice 02 ---------------------------------------------- */

#info_notice_bg02 {
	background-color: #1F1F1F;
	padding: 60px 15px;
	display: block;
}

#info_notice_bg02 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	text-align: center;
	display: none;
	padding-bottom: 25px;
}

#info_notice_bg02 .banner_subject a {
	font-family: "��������", "Nanum Gothic", sans-serif;
	color: #3A3A3A;
	text-decoration: none;
	display: inline-block;
}

#info_notice_bg02 .st {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1300px;
	font-family: "��������", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#info_notice_bg02 .st .st_header {
	font-weight: 600;
	font-size: 28px;
	text-align: center;
	display: block;
	padding-bottom: 25px;
	color: #E74D3C;
}

#info_notice_bg02 .st .st_img {
	float: left;
	width: 15%;
	padding: 15px;
}

#info_notice_bg02 .st .st_img img {
	width: 100%;
	border-radius: 100%;
}

#info_notice_bg02 .st .st_body {
	float: left;
	padding: 15px 15px 15px 35px;
	text-align: left;
	text-decoration: none;
	font-family: "��������", "Nanum Gothic", sans-serif;
	font-weight: 600;
	width: 85%;
	vertical-align: middle;
}

#info_notice_bg02 .st .st_body .st_txt01 {
	font-size: 22px;
	color: #DDDDDD;
	padding: 0px 0px 20px;
}

#info_notice_bg02 .st .st_body .st_txt02 {
	font-size: 18px;
	color: #C5C5C5;
	padding-bottom: 15px;
}

#info_notice_bg02 .st .st_body .st_txt03 {
	color: #848484;
	padding-bottom: 15px;
	display: none;
}

/* ------------------------------------------ // info_notice 02 ---------------------------------------------- */
	
/* ######################### ���� �⺻��� ############################################*/

@media (max-width:767px) {

#icon_banner_bg06a { display: block; }

#icon_banner_bg06 .main_bannerx ul li:after { display: none; }

#icon_banner_bg06a .main_bannerx { text-align: left; }

.main_bannerx ul li {
	width: 100% !important;
	margin-left : 0px !important;
	margin-right : 0px !important;
	margin-top: 5px;
	margin-bottom: 5px;
}
.main_banner .main_banner_btn {
	padding: 5px !important;
	font-size: 14px !important;
	font-weight: normal !important;
	border: 1px solid rgba(255,255,255,1.00) !important;
}
.st_img {
	width: 90% !important;
	text-align: center;
	float: none !important;
	margin-left: auto;
	margin-right: auto !important;
	margin-bottom: 15px;
}

.st_body {
	width: 100% !important;
	padding: 15px !important;
	text-align: center;
}

.main_movie ul li {
	width: 100% !important;
	margin-bottom: 15px;
}

.notice,
.product,
.tel {
	width: 100% !important;
	padding-bottom: 25px;
}

.tel {
	background-image: none;
	padding-left: 0px;
}
}

@media (min-width:768px) and (max-width:991px) {

#icon_banner_bg06 .main_bannerx ul li:after { display: none; }

#icon_banner_bg06a .main_bannerx { text-align: left; }

.main_bannerx ul li {
	width: 48%;
	margin-bottom: 15px;
}
}

/* ######################### // ���� �⺻��� ############################################*/

/* flex code  */
.main_banner ul {
	margin: 0px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.main_banner ul li { margin-bottom: 1%; }

.main_banner ul.base05 li {
	-webkit-flex-basis: 19%;
	-ms-flex-preferred-size: 19%;
	flex-basis: 19%;
}

.main_banner ul.base04 li {
	-webkit-flex-basis: 24%;
	-ms-flex-preferred-size: 24%;
	flex-basis: 24%;
}

.main_banner ul.base03 li {
	-webkit-flex-basis: 32.33%;
	-ms-flex-preferred-size: 32.33%;
	flex-basis: 32.33%;
}

.main_banner ul.base02 li {
	-webkit-flex-basis: 49%;
	-ms-flex-preferred-size: 49%;
	flex-basis: 49%;
}

/**/
.main_bannern ul {
	margin: 0px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.main_bannern ul li { margin-bottom: 0%; }

.main_bannern ul.base05 li {
	-webkit-flex-basis: 20%;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
}

.main_bannern ul.base04 li {
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}

.main_bannern ul.base03 li {
	-webkit-flex-basis: 33.33%;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
}

.main_bannern ul.base02 li {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

@media (min-width:768px) and (max-width:991px) {

.main_banner ul.base05 li {
	-webkit-flex-basis: 32.33%;
	-ms-flex-preferred-size: 32.33%;
	flex-basis: 32.33%;
}

.main_banner ul.base04 li {
	-webkit-flex-basis: 49%;
	-ms-flex-preferred-size: 49%;
	flex-basis: 49%;
}

.main_banner ul.base03 li {
	-webkit-flex-basis: 32.33%;
	-ms-flex-preferred-size: 32.33%;
	flex-basis: 32.33%;
}

.main_banner ul.base02 li {
	-webkit-flex-basis: 49%;
	-ms-flex-preferred-size: 49%;
	flex-basis: 49%;
}

/**/
.main_bannern ul.base05 li {
	-webkit-flex-basis: 33.33%;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
}

.main_bannern ul.base04 li {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

.main_bannern ul.base03 li {
	-webkit-flex-basis: 33.33%;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
}

.main_bannern ul.base02 li {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}
}

@media (max-width:767px) {

.main_banner ul.base05 li {
	-webkit-flex-basis: 99%;
	-ms-flex-preferred-size: 99%;
	flex-basis: 99%;
	padding-bottom: 25px;
}

.main_banner ul.base04 li {
	-webkit-flex-basis: 99%;
	-ms-flex-preferred-size: 99%;
	flex-basis: 99%;
	padding-bottom: 25px;
}

.main_banner ul.base03 li {
	-webkit-flex-basis: 99%;
	-ms-flex-preferred-size: 99%;
	flex-basis: 99%;
	padding-bottom: 25px;
}

.main_banner ul.base02 li {
	-webkit-flex-basis: 99%;
	-ms-flex-preferred-size: 99%;
	flex-basis: 99%;
	padding-bottom: 25px;
}

/**/
.main_bannern ul.base05 li {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.main_bannern ul.base04 li {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.main_bannern ul.base03 li {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.main_bannern ul.base02 li {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
}
