@charset "utf-8";
@keyframes star_ani1 {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pointAni {
  from {
    color: #333;
  }
}
#contents {
  position: relative;
}
/* vertical snb */
#snbVertical {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1000px;
  border-radius: 25px 25px 0 0;
  overflow: hidden;
}
#snbVertical ul {
  width: 100%;
  display: flex;
}
#snbVertical ul li {
  width: 100%;
  height: 60px;
  background-color: white;
  color: black;
}
#snbVertical ul li.long {
  width: 500px;
}
#snbVertical ul li:last-child {
  margin-right: 0;
}
#snbVertical ul li a {
  display: flex;
  vertical-align: middle;
  justify-content: center;
  color: inherit;
  align-items: center;
  font-size: 18px;
  width: 100%;
  height: 50px;
  margin: 5px 0;
}
#snbVertical ul li:hover {
  background-color: #e64f71;
  color: white;
}
#snbVertical ul li.on {
  background-color: #e64f71;
  color: white;
}
#sub_top > img {
  width: 100%;
  height: auto;
}
.sub_top {
  position: relative;
  width: 100%;
  padding-top: 0;
}
.sub_top_header {
  height: 100%;
  position: relative;
}
.sub_top_bg {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.sub_top_img-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1000px;
  height: 100%;
  display: flex;
  align-items: center;
}
.sub_top_img {
  position: absolute;
  width: auto;
  left: 0;
}
.star_img {
  position: absolute;
  width: auto;
  opacity: 0;
}
.star1 {
  animation: star_ani1 0.5s 0.4s infinite alternate ease;
}
.star2 {
  animation: star_ani1 0.5s 1s infinite alternate ease;
}
.star3 {
  animation: star_ani1 0.7s 1s infinite alternate ease;
}
.sub_contents {
  width: 100%; /*padding-bottom:100px;*/
}
.sub_contents img {
  display: block;
  width: 100%;
  margin: auto;
}
.sub_contents .auto_img {
  width: auto;
}
/* 게시판 */
#bo_list, #bo_gall, #bo_w, #bo_v {
  width: 1275px;
  padding-top: 80px;
  box-sizing: border-box;
  margin: 0 auto 80px;
}
.bo_sub_contents {
  width: 760px;
  float: right;
}

/* 포인트 */
.sub_point {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  padding: 80px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sub_point_title {
  margin-right: 30px;
}
.sub_point_title h2 {
  font-size: 42px;
  color: #333;
  line-height: 1.15;
  letter-spacing: -1px;
  font-weight: 400;
  margin-bottom: -7px;
  word-break: keep-all;
}
.sub_point_title h2 span {
  font-style: italic;
}
.sub_point_title b {
  color: #e64f71;
  -webkit-animation: pointAni 0.5s 0s infinite ease alternate;
  animation: pointAni 0.5s 0s infinite ease alternate;
}
.sub_point_title > span {
  color: #333;
  line-height: 1;
  font-size: 12px;
}
.sub_point_info {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  justify-items: center;
  width: 100%;
  max-width: 800px;
}
.sub_point_info > div {
  position: relative;
}
.sub_point_info span {
  position: absolute;
  font-size: 16px;
  color: #ffffffe8;
  letter-spacing: -1px;
  top: 85px;
  width: 100%;
  text-align: center;
}
#sub_contents .sub_info .sub_infoCont {
  float: right;
}
#sub_contents .sub_info .sub_infoCont > div {
  float: left;
  width: 125px;
  height: 125px;
  margin-left: 10px;
}
#sub_contents .sub_info .sub_infoCont > div span {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding-top: 85px;
  box-sizing: border-box;
  letter-spacing: -1px;
}

/*inte_slider*/
.inte_slider {
  margin-bottom: 50px;
}
.inte_slider > div {
  height: 374px;
  border: 3px solid #deceb1;
}
.inte_slider img {
  padding: 0;
  border: 0;
}
#inte_controls {
  position: relative;
  overflow: hidden;
  top: -50px;
  left: 665px;
}
#inte_controls li {
  float: left;
  width: 34px;
  height: 34px;
  margin-left: 5px;
}
#inte_pager {
  overflow: hidden;
}
#inte_pager > li {
  float: left;
  width: 110px;
  height: 55px;
  margin-right: 20px;
}
#inte_pager > li.last {
  margin-right: 0;
}
#inte_pager > li > a {
  display: block;
  width: 106px;
  height: 51px;
  border: 2px solid #ddd;
}
#inte_pager > li > a.active {
  border: 2px solid #c1aa96;
}

/*map*/
.map_area {
  width: 754px;
  height: 374px;
  border: 3px solid #deceb1;
  margin-bottom: 20px;
}

/* board */
.bo_title > img {
  border: 0;
  padding: 0;
}

/*인사말*/
.in_text {
  margin: 100px auto;
}
.in_text img {
  width: auto;
  max-width: 650px;
  margin: auto;
}

/*의료진소개*/
.sub_contents .doc_img {
  padding-bottom: 80px;
}

/*오시는길*/

#sub_contents .map_btn1 {
  width: 1000px;
}
.sub_contents .root_daum_roughmap .wrap_controllers {
  display: none;
}
.map_btn1 ul {
  float: right;
  margin-bottom: 50px;
}
.map_btn1 ul li {
  float: left;
  margin-left: 20px;
}
.map_btn1 ul li a {
  display: block;
  color: #fff;
  font-size: 22px;
  text-align: center;
  width: 200px;
  height: 60px;
  line-height: 60px;
  background-color: #0056a4;
}

.map_address {
  background-color: #003761;
  color: #fff;
  text-align: center;
  width: 1000px;
  height: 90px;
  line-height: 90px;
  font-size: 24px;
  margin-bottom: 50px;
}
.map_address p {
  line-height: 96px;
  color: #fff;
}
.map_address span {
  display: inline-block;
  padding-left: 55px;
  box-sizing: border-box;
}

.map_btn2 .btn_wrap {
  height: 60px;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
.map_btn2 .btn_wrap ul {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 660px;
}
.map_btn2 .btn_wrap ul li {
  float: left;
  cursor: pointer;
  display: block;
  font-size: 22px;
  color: #fff;
  background-color: #0056a4;
  text-align: center;
  width: 200px;
  height: 60px;
  line-height: 60px;
  margin: 0 10px;
}
.map_btn2 .map_info {
  width: 1000px;
  height: auto;
  margin: 50px auto;
}

/*진료안내*/
.hos_info {
  margin: 60px auto 50px;
  width: 1000px;
  color: #111;
}

.hos_btn {
  position: relative;
  height: 100px;
  margin-top: 50px !important;
}
.hos_btn > div {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 717px;
}
.hos_btn a {
  float: left;
  margin: 0 10px;
}

/*둘러보기*/
#gallery {
  padding: 30px 0 80px;
}
.gallery_line {
  display: block;
  height: 50px;
  width: 1px;
  background-color: #111;
  margin: 0 auto;
}
#gallery-header {
  text-align: center;
  font-size: 0;
}
.gallery-header-center-right-links {
  display: inline-block;
  font-size: 22px;
  letter-spacing: -1px;
  color: #333;
  cursor: pointer;
  border: 1px solid #333;
  margin: 0 6px;
  width: 150px;
  height: 52px;
  line-height: 52px;
}
.gallery-header-center-right-links-current {
  color: #1b5a4d;
  font-weight: 500;
  border-color: #1b5a4d;
}
.lightboxgallery-gallery-item {
  display: inline-block;
  width: 385px;
  height: 453px;
  overflow: hidden;
  padding: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.lightboxgallery-gallery-item > div {
  overflow: hidden;
}
.cate_under_p {
  font-size: 20px;
  color: #666;
  margin: 0 0 30px;
  letter-spacing: -1.5px;
}
#gallery-header-center-right {
  margin: 0 0 30px;
}
#gallery-content-center img {
  width: 100%;
  height: auto;
}
#gallery-content-center img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.lightboxgallery-gallery-item-content {
  position: relative;
  height: 50px;
  line-height: 50px;
  background: #f4f4f4;
  text-align: center;
  font-size: 20px;
  color: #666;
  font-weight: 500;
  z-index: 1;
}

/*오시는길*/
.map_btn2 {
  margin-bottom: 80px;
}

/*게시판 내부 탭메뉴*/
.board_snb {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1275px;
  border-radius: 25px 25px 0 0;
  overflow: hidden;
}
.board_snb ul {
  width: 100%;
  display: flex;
}
.board_snb ul li {
  width: 100%;
  height: 60px;
  background-color: white;
  color: black;
}
.board_snb ul li.on {
  background-color: #003761;
}
.board_snb ul li.on a {
  color: #fff;
}
.board_snb ul li:hover {
  background-color: #003761;
}
.board_snb ul li:hover a {
  color: #fff;
}
.board_snb ul li a {
  display: flex;
  vertical-align: middle;
  justify-content: center;
  color: inherit;
  align-items: center;
  font-size: 18px;
  width: 100%;
  height: 50px;
  margin: 5px 0;
}
