/* noto sans font */
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css); 

/* PC web 가로 크기 고정 */
.container {
  width: 1188px;
  max-width: none !important;
}.top-intro {	width: 1188px;	margin:auto;	padding-top:20px;	font-weight:bold;	color:#ffffff;}.top-sub-line {	width: 1188px;	margin:auto;	padding-top:15px;	font-weight:bold;	color:#333;}
 
.heading-font {
  font-family: 'Noto Sans KR', 맑은 고딕, 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}
.body-font {
  font-family: 'Noto Sans KR', 맑은 고딕,  'Muli', 'Helvetica', 'Arial', 'sans-serif';
}
.alt-font {
  font-family: 'Noto Sans KR', 맑은 고딕,  'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
}
html,
body {
  	height: 100%;
  	width: 100%;
  	overflow-x: hidden;
}
body {
  font-family: 'Noto Sans KR', 맑은 고딕,  'Muli', 'Helvetica', 'Arial', 'sans-serif';
  font-size : 14px;
}
a {margin-top-40
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #333;
}
a:hover,
a:focus {
  color: #00649e;
}
hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}
hr.light {
  border-color: white;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Noto Sans KR', 맑은 고딕,  'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}
p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.navbar-default {
  background-color: #ffffff;
  border-color: rgba(34, 34, 34, 0.05);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  font-family: 'Noto Sans KR', 맑은 고딕,  'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 600;
  letter-spacing: 1px;
  height:100px;
}
.navbar-default .navbar-header .navbar-brand {
  font-family: 'Noto Sans KR', 맑은 고딕,  'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
  color: #fdcc52;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #fcbd20;
}
.navbar-default .navbar-header .navbar-toggle {
  font-size: 12px;
  color: #222222;
  padding: 8px 10px;
}
.navbar-default .nav > li > a {
  font-family: 'Noto Sans KR', 맑은 고딕,  'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: normal;/*1px;*/     color:#072474; font-weight:500;
  font-size: 18px; 
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  color: #072474;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #00649e;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #00649e !important;	/*#fdcc52 !important;*/
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  	.navbar-default {
		background-color: #ffffff; /*transparent;*/
    	border-color: transparent;
  	}
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    /*color: #000000;*/	/*rgba(255, 255, 255, 0.7);*/
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #ff4800;
  }
  .navbar-default.affix {
    /*background-color: white;*/
    /*border-color: rgba(34, 34, 34, 0.1);*/
    /*height : 100px;*/
    width: 99%;
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #222222;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #fdcc52;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    /*color: #000000;*/
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #ff4800;
  }
}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  overflow-y: hidden;
  background: url("/medical/assets/img/bg_main_01.jpg"), #ffffff;
  /* fallback for old browsers */
  background: url("/medical/assets/img/bg_main_01.jpg"), -webkit-linear-gradient(to left, #ffffff, #ffffff);
  /* Chrome 10-25, Safari 5.1-6 */
  background: url("/medical/assets/img/bg_main_01.jpg"), linear-gradient(to left, #ffffff, #ffffff);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: white;
  background-size: 100% auto;
}
header .header-content {
  text-align: center;
  padding: 150px 0 50px;
  position: relative;
}
header .header-content .header-content-inner {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}
header .header-content .header-content-inner h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
}
header .header-content .header-content-inner .list-badges {
  margin-bottom: 25px;
}
header .header-content .header-content-inner .list-badges img {
  height: 50px;
  margin-bottom: 25px;
}
header .device-container {
  max-width: 300px;
  margin: 0 auto 100px;
}
header .device-container .screen img {
  border-radius: 3px;
}
@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    text-align: left;
    padding: 0;
    height: 100vh;
  }
  header .header-content .header-content-inner {
    max-width: none;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  header .header-content .header-content-inner h1 {
    font-size: 35px;
  }
  header .device-container {
    max-width: none;
    max-height: calc(0vh);
    margin: 100px auto 0;
  }
}
@media (min-width: 992px) {
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
}
section {
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px;
}
section h2 {
  font-size: 50px;
}
section.download {
  padding: 150px 0;
  position: relative;
}
section.download h2 {
  margin-top: 0;
  font-size: 50px;
}
section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}
section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}
section.download .badges .badge-link img {
  height: 60px;
}
@media (min-width: 768px) {
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  section.download h2 {
    font-size: 70px;
  }
}
section.features .section-heading {
  margin-bottom: 100px;
}
section.features .section-heading h2 {
  margin-top: 0;
}
section.features .section-heading p {
  margin-bottom: 0;
}
section.features .device-container,
section.features .feature-item {
  max-width: 300px;
  margin: 0 auto;
}
section.features .device-container {
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  section.features .device-container {
    margin-bottom: 0;
  }
}
section.features .feature-item {
  text-align: center;
  margin-bottom: 100px;
}
section.features .feature-item h3 {
  font-size: 30px;
}
section.features .feature-item i {
  font-size: 80px;
  background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
  background: linear-gradient(to left, #7b4397, #dc2430);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 992px) {
  section.features .device-container,
  section.features .feature-item {
    max-width: none;
  }
}
section.cta {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('/medical/assets/img/bg_main_01.jpg');
  padding: 250px 0;
}
section.cta .cta-content {
  position: relative;
  z-index: 1;
}
section.cta .cta-content h2 {
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
  max-width: 450px;
  font-size: 50px;
}
@media (min-width: 768px) {
  section.cta .cta-content h2 {
    font-size: 80px;
  }
}
section.cta .overlay {
  height: 100%;
  width: 100%;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  position: absolute;
  top: 0;
  left: 0;
}
section.contact {
  text-align: center;
}
section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}
section.contact h2 i {
  color: #dd4b39;
}
section.contact ul.list-social {
  margin-bottom: 0;
}
section.contact ul.list-social li a {
  display: block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 40px;
  border-radius: 100%;
  color: white;
}
section.contact ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}
section.contact ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}
section.contact ul.list-social li.social-facebook a {
  background-color: #3b5998;
}
section.contact ul.list-social li.social-facebook a:hover {
  background-color: #344e86;
}
section.contact ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}
section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}
footer {
  background-color: #222222;
  padding: 25px 0;
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
}
footer p {
  font-size: 12px;
  margin: 0;
}
footer ul {
  margin-bottom: 0;
}
footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
  text-decoration: none;
}
.bg-primary {
  background: #fdcc52;
  background: -webkit-linear-gradient(#fdcc52, #fdc539);
  background: linear-gradient(#fdcc52, #fdc539);
}
.text-primary {
  color: #fdcc52;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-outline {
  color: white;
  border-color: white;
  border: 1px solid;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: white;
  background-color: #fdcc52;
  border-color: #fdcc52;
}
.btn {
  font-family: 'Noto Sans KR', 맑은 고딕,  'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 300px;
}
.btn-xl {
  padding: 15px 45px;
  font-size: 11px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}

/* *********************************************
 * create - common css
 ********************************************* */
img { 
	height: auto; 
	vertical-align: middle;
}
.div-left {
	float: left;
}
.div-right {
	float: right;
}
.div-center {
	float: auto;
}
.tt-left {
	text-align: left;
}
.tt-right {
	text-align: right;
}
.tt-center {
	text-align: center;
}

.padding-0 {
	padding: 0 0;
}
.div-height-30 {
	height: 30px !important;
}
.div-height-50 {
	height: 50px !important;
}
.div-height-70 {
	height: 70px !important;
}
.div-height-80 {
	height: 80px !important;
}
.div-height-90 {
	height: 90px !important;
}
.div-height-100 {
	height: 100px !important;
}
.div-height-110 {
	height: 110px !important;
}
.div-height-120 {
	height: 120px !important;
}
.div-height-130 {
	height: 130px !important;
}
.div-height-150 {
	height: 150px !important;
}
.div-height-180 {
	height: 180px !important;
}


.margin-top-1 {
	margin-top: 1px;
}
.margin-top-2 {
	margin-top: 2px;
}
.margin-top-3 {
	margin-top: 3px;
}
.margin-top-4 {
	margin-top: 4px;
}
.margin-top-5 {
	margin-top: 5px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-24 {
	margin-top: 24px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-top-50 {
	margin-top: 50px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-top-80 {
	margin-top: 80px;
}
.margin-top-87 {
	margin-top: 87px;
}
.margin-top-100 {
	margin-top: 100px;
}
.margin-top-120 {
	margin-top: 120px;
}
.margin-bottom-0 {
	margin-bottom: 0px;
}
.margin-bottom-1 {
	margin-bottom: 1px;
}
.margin-bottom-2 {
	margin-bottom: 2px;
}
.margin-bottom-3 {
	margin-bottom: 3px;
}
.margin-bottom-4 {
	margin-bottom: 4px;
}
.margin-bottom-5 {
	margin-bottom: 5px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.margin-left-0 {
	margin-left: px;
}
.margin-left-1 {
	margin-left: 1px;
}
.margin-left-2 {
	margin-left: 2px;
}
.margin-left-3 {
	margin-left: 3px;
}
.margin-left-4 {
	margin-left: 4px;
}
.margin-left-5 {
	margin-left: 5px;
}
.margin-left-10 {
	margin-left: 10px;
}
.margin-left-15 {
	margin-left: 15px;
}
.margin-left-20 {
	margin-left: 20px;
}
.margin-left-25 {
	margin-left: 25px;
}
.margin-left-30 {
	margin-left: 30px;
}
.margin-left-304 {   
	margin-left: 30.4px;
}
.margin-left-31 {
	margin-left: 31px;
}
.margin-left-32 {
	margin-left: 32px;
}
.margin-left-50 {
	margin-left: 50px;
}
.margin-left-55 {
	margin-left: 55px;
}
.margin-left-70 {
	margin-left: 70px;
}
.margin-right-0 {
	margin-right: opx;
}
.margin-right-1 {
	margin-right: 1px;
}
.margin-right-2 {
	margin-right: 2px;
}
.margin-right-3 {
	margin-right: 3px;
}
.margin-right-4 {
	margin-right: 4px;
}
.margin-right-5 {
	margin-right: 5px;
}
.margin-right-10 {
	margin-right: 10px;
}
.margin-right-15 {
	margin-right: 15px;
}
.margin-right-20 {
	margin-right: 20px;
}
.margin-right-30 {
	margin-right: 30px;
}
.margin-right-32 {
	margin-right: 32px;
}
.margin-right-50 {
	margin-right: 50px;
}
.margin-right-55 {
	margin-right: 55px;
}
.margin-right-70 {
	margin-right: 70px;
}

.padding-top-1 {
	padding-top: 1px;
}
.padding-top-2 {
	padding-top: 2px;
}
.padding-top-3 {
	padding-top: 3px;
}
.padding-top-4 {
	padding-top: 4px;
}
.padding-top-5 {
	padding-top: 5px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-15 {
	padding-top: 15px;
}
.padding-top-20 {
	padding-top: 20px;
}
.padding-top-30 {
	padding-top: 30px;
}
.padding-top-50 {
	padding-top: 50px;
}
.padding-top-100 {
	padding-top: 100px;
}
.padding-bottom-1 {
	padding-bottom: 1px;
}
.padding-bottom-2 {
	padding-bottom: 2px;
}
.padding-bottom-3 {
	padding-bottom: 3px;
}
.padding-bottom-4 {
	padding-bottom: 4px;
}
.padding-bottom-5 {
	padding-bottom: 5px;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-15 {
	padding-bottom: 15px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-bottom-50 {
	padding-bottom: 50px;
}
.padding-left-0 {
	padding-left: 0px;
}
.padding-left-1 {
	padding-left: 1px;
}
.padding-left-2 {
	padding-left: 2px;
}
.padding-left-3 {
	padding-left: 3px;
}
.padding-left-4 {
	padding-left: 4px;
}
.padding-left-5 {
	padding-left: 5px;
}
.padding-left-10 {
	padding-left: 10px;
}
.padding-left-15 {
	padding-left: 15px;
}
.padding-left-20 {
	padding-left: 20px;
}
.padding-left-30 {
	padding-left: 30px;
}
.padding-left-50 {
	padding-left: 50px;
}
.padding-right-0 {
	padding-right: 0px;
}
.padding-right-1 {
	padding-right: 1px;
}
.padding-right-2 {
	padding-right: 2px;
}
.padding-right-3 {
	padding-right: 3px;
}
.padding-right-4 {
	padding-right: 4px;
}
.padding-right-5 {
	padding-right: 5px;
}
.padding-right-10 {
	padding-right: 10px;
}
.padding-right-15 {
	padding-right: 15px;
}
.padding-right-20 {
	padding-right: 20px;
}
.padding-right-30 {
	padding-right: 30px;
}
.padding-right-50 {
	padding-right: 50px;
}

.font-color-ff {
	color : #ffffff;
}
.font-color-da {
	color : #dadada;
}
.font-color-c1 {
	color : #c1c1c1;
}
.font-color-0f4698 {
	color : 0f4698;
}
.font-size-12 {
	font-size: 12px;
}
.font-size-13 {
	font-size: 13px;
}
.font-size-14 {
	font-size: 14px;
}
.font-size-15 {
	font-size: 15px;
}
.font-size-16 {
	font-size: 16px;
}
.font-size-17 {
	font-size: 17px;
}
.font-size-18 {
	font-size: 18px;
}
.font-size-19 {
	font-size: 19px;
}
.font-size-20 {
	font-size: 20px;
}
.font-size-22 {
	font-size: 22px;
}
.font-size-24 {
	font-size: 24px;
}
.font-bold-400 {
	font-weight: 400;
}
.font-bold-500 {
	font-weight: 500;
}
.font-bold-600 {
	font-weight: 600;
}
.font-bold-700 {
	font-weight: 700;
}
.font-bold-800 {
	font-weight: 800;
}
.font-bold-900 {
	font-weight: 900;
}
.bg-color-ff {
	background-color : #ffffff;
}
.bg-color-da {
	background-color : #dadada;
}
.bg-color-c1 {
	background-color : #c1c1c1;
}
.tt-c {	
  	text-align: center;
}
.tt-l {	
  	text-align: left;
}
.tt-r {	
  	text-align: right;
}
.va-t {
	vertical-align: top;	
}
.va-m {
	vertical-align: middle;	
}
.va-b {
	vertical-align: bottom;	
}

.stt {	
	font-size: 22px;
	color : #000000;
	font-weight: 600;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.icc {
	color : #ff4715;
	font-size:22px;
	font-weight: 600;
}
.tt-15 {
	font-size: 15px;
	color : #222222;
	font-weight: 400;
}
.ttb-16 {
	font-size: 16px;
	color : #555555;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.ttb-18 {
	font-size: 18px;
	color : #000000;
	text-align: justify;
	padding-left: 0px;
	padding-right: 15px;
	font-weight: 400;
	line-height: 32px;
}
.tto-20 {
	font-size: 20px;
	color : #fd6716;
	font-weight: 600;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.ttb-20 {
	font-size: 20px;
	color : #000000;
	font-weight: 600;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.ttb-20-left {
	font-size: 20px;
	color : #000000;
	font-weight: 400;
	text-align: left;
	padding-left: 0px;
	padding-right: 15px;
	line-height: 32px;
}
.tto-22 {
	font-size: 22px;
	color : #fd6716;
	font-weight: 600;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.tto-22-left0 {
	font-size: 22px;
	color : #fd6716;
	font-weight: 600;
	text-align: left;
	padding-left: 0px;
	padding-right: 15px;
}
.ttb-22 {
	font-size: 22px;
	color : #072474;
	font-weight: 600;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.ttb-24 {
	font-size: 24px;
	color : #000000;
	font-weight: 600;
	text-align: left;
	padding-left: 0px;
	padding-right: 15px;
}
.ttb-30 {
	font-size: 30px;
	color : #000000;
	font-weight: 600;
	text-align: left;
	padding-left: 0px;
	padding-right: 15px;
}
.tto-30 {
	font-size: 30px;
	color : #fd6716;
	font-weight: 600;
	text-align: left;
	padding-left: 0px;
	padding-right: 15px;
}
.ttbc-36 {
	font-size: 36px;
	color : #000000;
	font-weight: 500;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.ttoc-36 {
	font-size: 36px;
	color : #fd6716;
	font-weight: 500;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.ttol-32 {
	font-size: 32px;
	color : #fd6716;
	font-weight: 500;
	text-align: left;
	padding-left: opx;
	padding-right: 15px;
}

/* *********************************************
 * create - section css
 ********************************************* */
 
/* ********** main ********** */
section.main-1 {
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
	min-width : 100%;
  	max-height: 100%;
  	height: 834px;
  	position: relative;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	padding-top: 100px;
}
section.main-1 img {
  	width : 1920px;
  	height: 834px;
}
section.main-2 {
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color:#ffffff;  
  	position: relative; 
    min-width: 100%;
    height: 719px;
}
section.main-2 {
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;   
	min-width : 100%;
  	min-height: 706px;
  	height: auto;
	position: relative;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-color: #ffffff;
  	padding: 0 0;
}
section.main-2 >.outer {
    position: absolute;
    width: 1250px;
    position: absolute;
    padding-left:100px;
    margin-left:20px;
}
.main-2-inner {
    position: absolute;
    top: -95px;
    width: 1250px;
    left: 50%;
    margin-left: -620px;
    z-index: 999;
    background: url(/assets/img/bg_round.gif) left top no-repeat;
    padding-top:30px;
}
.inner-com {
    position: absolute;
    top: 0px;
    width: 1250px;
    left: 50%;
    width: 1188px;
    height: auto; 
    margin-left: -635px;
    z-index: 600;
}
section.main-3 {
	min-width : 100%;
	min-height: 1110px;
	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;  	
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/top_img_03.jpg'); /*bg_main_03.jpg*/
  	padding: 10px 0;
}
.main-3-btn-detail {
    display: inline-block;
    margin-left: 30px;
    margin-top:580px;
    width: 200px;
    height: 50px;
    line-height: 48px;
    color: #ffffff;
    border: 1px solid #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
}
.main-3-btn-detail:hover {
  	color: #ffffff;
  	background-color: #1074ca;
    border: 1px solid #ffffff;
    text-decoration: none;
}
section.main-4 {
	min-width : 100%;
  	min-height: 710px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/top_img_04.jpg');
  	background-color: #ffffff;
  	padding: 10px 0;
}
.main-4-btn-detail {
    display: inline-block;
    margin-left: 30px;
    margin-top:400px;
    width: 200px;
    height: 50px;
    line-height: 48px;
    color: #676767;
    border: 1px solid #a5a5a5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 18px;    
    text-decoration: none;
    text-align: center;
}
.main-4-btn-detail:hover {
  	color: #ffffff;
  	background-color: #ff4800;
    border: 1px solid #ffffff;
    text-decoration: none;
}
.main-5-box-img {
	box-shadow: -14px 19px 27px -2px #9a9a9a, -20px 20px 20px -90px #9a9a9a;
}
section.main-5 {
	min-width : 100%;
  	min-height: 1030px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/bg_main_05.jpg');
  	padding: 10px 0;
}
.main-5-inner-btn {
    position: absolute;
    top: 876px;
    width: 1376x;
    left: 50%;
    margin-left: -1120px;
    z-index: 600;
}
.main-5-inner-btn-detail {
    display: inline-block;
    margin-left: 430px;
    margin-top: 100px;
    width: 300px;
    height: 60px;
    line-height: 58px;
    color: #676767;
    border: 1px solid #a5a5a5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 16px;    
    letter-spacing:0.4rem;
    text-decoration: none;
    text-align: center;
}
.main-5-inner-btn-detail:hover {
  	color: #ffffff;
  	background-color: #ff4800;
    border: 1px solid #a5a5a5;
    text-decoration: none;
}
section.main-6 {
	min-width : 100%;
  	min-height: 795px;
  	height: auto;
	position: relative;
  	-o-background-size: cover;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/bg_main_06.jpg');
  	padding: 10px 0;
}
section.main-6 .text-b {
    color : #ffffff;
    /*padding-left : 46px;*/
    font-size : 32px;
    font-weight: 500;
    text-align: left;
}
section.main-6 .text-m {
    color : #ffffff;
    /*padding-left : 46px;*/
    font-size : 18px;
    font-weight: 300;
    text-align: left;
    margin-top: 10px;
}
section.main-6 .text-app {
    color : #ff4800;
    padding-left : 28px;
    font-size : 30px;
    font-weight: 600;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 10px;
}
.main-6-btn-detail {
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 43px;
    color: #ffffff;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 10px; /*50px;*/
    font-size: 18px;
    letter-spacing: 0.4rem;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    background-color: #ff4800;
}
.main-6-btn-detail:hover {
  	color: #ffffff;
 	background-color: #1389a6;
    border: 1px solid #ffffff;
    text-decoration: none;
}
section.main-7 {
	min-width : 100%;
  	min-height: 666px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center;
  	background-image: url('/medical/assets/img/bg_main_07.jpg');
  	padding: 10px 0;
}
section.main-7 .text-b {
    color : #ffffff;
    padding-left : 46px;
    font-size : 32px;
    font-weight: 500;
    text-align: left;
}

/* 서브페이지 공통 */ 
section.sub-visual {
  	position: relative;
  	padding-top:60px;
    min-width: 100%;
    height: auto;
    background-color: #f1f1f1;
}
section.sub-com {
  	position: relative; 
    min-width: 100%;
    height: auto;
}
/* sub page - 공통 / 상단 부분 공간 주는 것*/
section.sub-bg-1 {
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;   
	min-width : 100%;
  	min-height: 100px;
  	height: auto;
	position: relative;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-color: #ffffff;
  	padding: 0 0;
}
section.sect-com {
  	position: relative; 
    min-width: 100%;
    height: auto;
}section.foot-box {  	position: relative;     min-width: 100%;    height: auto;		background-color:#f9f9f9;		padding-top:50px;}
/* 회사소개 */section.sub-line {	min-width : 100%;  	min-height: 50px;  	height: auto;	position: relative;  	-webkit-background-size: cover;  	-moz-background-size: cover;  	-o-background-size: cover;  	background-size: cover;  	background-position: center center;  	background-repeat: no-repeat;  	background-color: #f1f1f1;		border-bottom:1px solid #ffffff;  	padding: 0 0;}
/* sub page - visual 공통 */
section.sub-visual-1 {
	min-width : 100%;
	min-height: 180px;
	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;  	
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/visual_sub_01.jpg'); /*bg_main_03.jpg*/
  	padding: 0 0;
}
section.sub-visual-2 {
	min-width : 100%;
	min-height: 180px;
	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;  	
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/visual_sub_02.jpg'); /*bg_main_03.jpg*/
  	padding: 0 0;
}
section.sub-visual-3 {
	min-width : 100%;
	min-height: 180px;
	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;  	
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/visual_sub_03.jpg'); /*bg_main_03.jpg*/
  	padding: 0 0;
}
section.sub-visual-4 {
	min-width : 100%;
	min-height: 180px;
	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;  	
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/visual_sub_04.jpg'); /*bg_main_03.jpg*/
  	padding: 0 0;
}
section.sub-visual-5 {
	min-width : 100%;
	min-height: 180px;
	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;  	
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/visual_sub_05.jpg'); /*bg_main_03.jpg*/
  	padding: 0 0;
}
section.sub-visual-6 {
	min-width : 100%;
	min-height: 180px;
	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;  	
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/visual_sub_06.jpg'); /*bg_main_03.jpg*/
  	padding: 0 0;
}

/* 하단 공통 상담신청 */
.btn-app-detail {
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 46px;
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 10px; /* 50px; */
    font-size: 18px;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    background-color: #ff4800;
    margin-top:8px;
}
.btn-app-detail:hover {
  	color: #ffffff;
  	background-color: #1389a6;
    border: 1px solid #ffffff;
    text-decoration: none;
}
.text-app-table {
    color : #222222;
    padding-left : 5px;
    font-size : 30px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 15px;
}	
.tc-ff4800 {
	color: #ff4800;
}

/*  병원연구소 */
section.lab-1 {
	min-width : 100%;
  	min-height: 607px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  		background-image: url('/medical/assets/img/bg_lab_01.png'); /*bg_main_03.jpg*/
  	padding: 0 0;
}
section.lab-2 {
	min-width : 100%;
  	min-height: 363px;  
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/bg_lab_02_p.jpg'); /*bg_main_03.jpg*/
  	padding: 0 0;
}
section.lab-3 {
	min-width : 100%;
  	min-height: 680px;  
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-color: #f4f4f4;
  	padding: 0 0;
}
.emp-box {
    font-size: 18px;
    line-height: 35px;
    color:#545454;
    font-weight: 500;
    border: 1px solid #ff4800;
    width: 96%; 
    padding: 15px 15px;
    margin-top: 20px;
    box-shadow: 1px 1px 1px 1px #dcdcdc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;		text-align: justify;
}
.emp-box2 {
    font-size: 20px;
    line-height: 32px;
    color:#2e2e2e;
    /*font-weight: 600;*/ text-align: justify;
    border: 3px solid #ff4800;
    width: 96%; 
    background-color: #f5f6fa;
    padding: 15px 15px;
    margin-top: 20px;
    box-shadow: 3px 3px 3px 3px #dcdcdc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

/* 병원특허 */
section.patent-1 {
	min-width : 100%;
  	min-height: 670px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/bg_patent_01_p.gif');
  	padding: 0 0;
}
section.patent-2 {
	min-width : 100%;
  	min-height: 580px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-color: #f7f7f7;
  	padding: 0 0;
}
.img-patent-2 {
	margin-top: -620px;
}
section.patent-3 {
	min-width : 100%;
  	min-height: 460px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/bg_patent_01.jpg');
  	padding: 0 0;
}

/*  병원부동산, 증여/상속 */
section.estate-1 {
	min-width : 100%;
  	min-height: 480px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-color: #f36f21;
  	padding: 0 0;
}

/* mso */
section.mso-1 {
	min-width : 100%;
  	min-height: 620px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/bg_mso_02_p.gif');
  	padding: 0 0;
}
section.mso-2 {
	min-width : 100%;
  	min-height: 420px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-color: #f4f4f4;
  	padding: 0 0;
}

/* 회사소개 */
section.info-1 {
	min-width : 100%;
  	min-height: 530px;
  	height: auto;
	position: relative;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/medical/assets/img/bg_info_01_p.gif');
  	padding: 0 0;
}
.tt-personal {
    position: relative;    
    font-size: 18px;    
    line-height: 30px;
}