@charset "utf-8";

/*snb*/

#snb {
  float: left;
  width: 180px;
  margin-bottom: 100px;
}
#snb h2 {
  width: 180px;
  height: 100px;
}
#snb .snb_dep2 > li {
}
#snb .snb_dep2 > li > a {
  display: block;
  width: 180px;
  height: 40px;
  overflow: hidden;
  background-color: #eee;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
#snb .snb_dep2 > li.on > a > img {
  margin-top: -40px;
}
#snb .snb_dep3 {
  overflow: hidden;
  height: 0;
  padding: 0;
}
#snb .snb_dep2 > li.on .snb_dep3 {
  overflow: visible;
  height: auto;
  padding: 5px 22px;
  background-color: #fafafa;
}
#snb .snb_dep3 > li > a {
  display: block;
  overflow: hidden;
  height: 24px;
}
#snb .snb_dep3 > li > a.on img {
  margin-top: -24px;
}

/* vertical snb */
#snbVertical {
  /* max-width: 1000px; */
  margin-bottom: 0px;
  padding: 30px 0px 80px 0px;
  background-color: #fff;
  margin: auto;
}
#snbVertical ul {
  width: fit-content;
  margin: 0 auto;
  display: table;
  border: solid black 1px;
}
#snbVertical ul li {
  float: left;
  width: 200px;
  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: black;
  align-items: center;
  font-size: 22px;
  /* width: 100%; */
  height: 50px;
  border-right: solid black 1px;
  margin: 5px 0;
}
#snbVertical ul li:last-child a {
  border-right: solid black 0px;
}
#snbVertical ul li.on {
  background-color: black;
}
#snbVertical ul li.on a {
  color: white;
}

.sub_top {
  position: relative;
  width: 100%;
  height: 450px;
  padding-top: 0;
  margin-bottom: 50px;
  background-size: cover !important;
  margin-top: 170px;
}
.sub_contents {
  width: 100%; /*padding-bottom:100px;*/
}
.sub_contents img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.bo_sub_contents {
  width: 760px;
  float: right;
}
.sub_contents .none_bd {
  border: 0;
}
.sub_contents .sub_title {
  margin-bottom: 20px;
  padding: 0;
  border: 0;
}
.sub_contents .sub_stitle {
  margin-bottom: 80px;
  padding: 0;
  border: 0;
}
.sub_contents .ho_sub_title {
  padding: 0;
  border: 0;
}
.sub_contents .ho_cont {
  border: 0;
  padding: 0;
}

/*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;
}

/*sub title*/
.sub_title > h2 {
  position: relative;
  padding-top: 30px;
  margin-left: 30px;
  font-size: 3em;
  font-weight: 600;
  line-height: 1.1em;
  color: #fff;
}

/* 치료방법 */
.sub_contents img.tr_title {
  padding-bottom: 0;
}
.set_tr {
  margin-top: -7px;
}
.set_tr > div {
  overflow: hidden;
  width: 760px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: 50% center;
  background-attachment: fixed;
}
.set_tr > div > img {
  padding: 0;
}
.tr01 {
  background: url(../images/sub/tr/tr01.jpg);
}
.tr02 {
  background: url(../images/sub/tr/tr02.jpg);
}
.tr03 {
  background: url(../images/sub/tr/tr03.jpg);
}
.tr04 {
  background: url(../images/sub/tr/tr04.jpg);
}
.tr05 {
  background: url(../images/sub/tr/tr05.jpg);
}
.tr06 {
  background: url(../images/sub/tr/tr06.jpg);
}
.tr07 {
  background: url(../images/sub/tr/tr07.jpg);
}
.tr08 {
  background: url(../images/sub/tr/tr08.jpg);
}
.tr09 {
  background: url(../images/sub/tr/tr09.jpg);
}
.tr10 {
  background: url(../images/sub/tr/tr10.jpg);
}
.tr11 {
  background: url(../images/sub/tr/tr11.jpg);
}
.tr12 {
  background: url(../images/sub/tr/tr12.jpg);
}
.tr13 {
  background: url(../images/sub/tr/tr13.jpg);
}
.tr14 {
  background: url(../images/sub/tr/tr14.jpg);
}
.tr15 {
  background: url(../images/sub/tr/tr15.jpg);
}
.tr16 {
  background: url(../images/sub/tr/tr16.jpg);
}
.tr17 {
  background: url(../images/sub/tr/tr17.jpg);
}
.tr18 {
  background: url(../images/sub/tr/tr18.jpg);
}
.tr19 {
  background: url(../images/sub/tr/tr19.jpg);
}
.tr20 {
  background: url(../images/sub/tr/tr20.jpg);
}
.tr21 {
  background: url(../images/sub/tr/tr21.jpg);
}
.tr22 {
  background: url(../images/sub/tr/tr22.jpg);
}
.tr23 {
  background: url(../images/sub/tr/tr23.jpg);
}
.tr24 {
  background: url(../images/sub/tr/tr24.jpg);
}
.tr25 {
  background: url(../images/sub/tr/tr25.jpg);
}
.tr26 {
  background: url(../images/sub/tr/tr26.jpg);
}
.tr27 {
  background: url(../images/sub/tr/tr27.jpg);
}
.tr28 {
  background: url(../images/sub/tr/tr28.jpg);
}
.tr29 {
  background: url(../images/sub/tr/tr29.jpg);
}
.tr30 {
  background: url(../images/sub/tr/tr30.jpg);
}
.tr31 {
  background: url(../images/sub/tr/tr31.jpg);
}
.tr32 {
  background: url(../images/sub/tr/tr32.jpg);
}
.tr33 {
  background: url(../images/sub/tr/tr33.jpg);
}
.tr34 {
  background: url(../images/sub/tr/tr34.jpg);
}
.tr35 {
  background: url(../images/sub/tr/tr35.jpg);
}
.tr36 {
  background: url(../images/sub/tr/tr36.jpg);
}

/*인사말*/
.in_text p {
  font-size: 40px;
  font-weight: 600;
  color: #1a62d1;
  margin: 0 auto 40px;
  text-align: center;
  line-height: 1.3;
  letter-spacing: -1.5px;
}
.in_text span {
  font-size: 27px;
  color: #333;
  margin: 0 auto 25px;
  text-align: center;
  display: block;
  line-height: 1.4;
  letter-spacing: -0.5px;
}
.in_text span:nth-of-type(2) {
  font-weight: 400;
  font-size: 30px;
  letter-spacing: -3px;
  width: 1000px;
  height: 52px;
  line-height: 52px;
  border: 1px solid #a3a3a3;
  margin-bottom: 50px;
}
/*의료진소개*/
.sub_contents .doc_img {
  padding-bottom: 80px;
}

/*오시는길*/

#sub_contents .map_btn1 {
  width: 1000px;
}
.map_btn1 ul {
  float: right;
  margin-bottom: 30px;
  margin-top: 35px;
}
.map_btn1 ul li {
  float: left;
  margin-left: 20px;
}
.map_btn1 ul li a {
  display: block;
  color: #fff;
  font-size: 24px;
  text-align: center;
  width: 200px;
  height: 60px;
  line-height: 60px;
  background-color: #1a62d1;
}

.map_address {
  background-color: #05367f;
  color: #fff;
  text-align: center;
  width: 1000px;
  height: 96px;
  line-height: 96px;
  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-bottom: 50px;
}
.map_btn2 .btn_wrap ul {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 660px;
}
.map_btn2 .btn_wrap ul li {
  float: left;
}
.map_btn2 .btn_wrap ul li a {
  cursor: pointer;
  display: block;
  font-size: 24px;
  color: #fff;
  background-color: #a2a2a2;
  text-align: center;
  width: 200px;
  height: 60px;
  line-height: 60px;
  margin: 0 10px;
}
.map_btn2 .btn_wrap ul li a.active {
  background-color: #111 !important;
}

.map_btn2 .map_info {
  width: 1000px;
  height: 370px;
  background-color: #eee;
  text-align: center;
  padding: 50px 0;
  margin: 0 auto;
}
.map_btn2 .map_info2 {
  height: 400px;
  display: none;
}
.map_btn2 .map_info3 {
  height: 440px;
  display: none;
}
.map_btn2 .map_info img {
  margin: 0 auto 20px;
  width: auto;
}
.map_btn2 .map_info h3 span {
  font-weight: 600;
  margin-bottom: 50px;
  display: inline-block;
}
.map_btn2 .map_info ul li {
  float: left;
  font-size: 27px;
}
.map_btn2 .map_info1 h3,
.map_btn2 .map_info2 h3 {
  color: #006db9;
  font-size: 27px;
  letter-spacing: -1.5px;
  font-weight: 400;
}
.map_btn2 .map_info3 h3 {
  color: #28baa7;
  font-size: 27px;
  letter-spacing: -1.5px;
  font-weight: 400;
}
.map_btn2 .map_info1 ul li {
  width: 50%;
  text-align: left;
  padding-left: 50px;
  box-sizing: border-box;
  color: #333;
}
.map_btn2 .map_info2 ul li,
.map_btn2 .map_info3 ul li {
  width: 33.333%;
  text-align: left;
  padding: 0 20px;
  letter-spacing: -1px;
  color: #333;
}
.map_btn2 .map_info2 ul li:first-child {
  color: #05258c;
}
.map_btn2 .map_info2 ul li:nth-child(2) {
  color: #377ab2;
}
.map_btn2 .map_info2 ul li:last-child {
  color: #edb50b;
}
.map_btn2 .map_info2 ul li span,
.map_btn2 .map_info3 ul li span {
  display: block;
  padding-left: 20px;
  box-sizing: border-box;
  color: #333;
}

.map_btn2 .map_info3 ul li b {
  font-weight: 400;
}
.map_btn2 .map_info3 ul li b.blue {
  color: #3b5eb0;
}
.map_btn2 .map_info3 ul li b.green {
  color: #629748;
}
.map_btn2 .map_info3 ul li b.red {
  color: #c71521;
}

/*진료안내*/
.hos_info {
  margin: 60px auto 50px;
  width: 1000px;
  color: #111;
}
.hos_info > div {
  float: left;
  width: 50%;
}
.hos_info > div:nth-child(2),
.hos_info > div:nth-child(3) {
  background-color: #e6f0ff;
  padding: 50px;
  box-sizing: border-box;
}
.hos_info > div:nth-child(2) {
  height: 471px;
}
.hos_info > div:nth-child(3) {
  height: 338px;
}
.hos_info > div:nth-child(2) h3,
.hos_info > div:nth-child(3) h3 {
  font-size: 35px;
  margin-bottom: 33px;
  font-weight: 400;
  letter-spacing: -2px;
  color: #111;
}

.hos_info > div:nth-child(2) ul {
  margin-bottom: 40px;
}
.hos_info > div:nth-child(2) ul li {
  font-size: 27px;
}
.hos_info > div:nth-child(2) ul li span {
  width: 130px;
  display: inline-block;
  font-weight: 500;
}
.hos_info > div:nth-child(2) ul li b {
  font-size: 20px;
  font-weight: 400;
}
.hos_info > div:nth-child(2) > span {
  font-size: 20px;
  display: block;
}
.hos_info > div:nth-child(3) h3 {
  text-align: center;
  margin-bottom: 5px;
}
.hos_info > div:nth-child(3) p {
  font-size: 50px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
  letter-spacing: -2px;
}
.hos_info > div:nth-child(3) span {
  display: block;
  font-size: 20px;
}

.hos_btn {
  position: relative;
  height: 100px;
}
.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;
}

/*한방치료 탭*/

.sub_TabWrap {
  margin: 0 auto;
  position: relative;
  background-color: #f8f8f8;
  padding: 30px 0 0;
}
.sub_TabWrap2 {
  margin: 0 auto;
  position: relative;
  background-color: #f8f8f8;
  padding: 50px 0 0;
}
.sub_TabWrap ul {
  width: 1000px;
  line-height: 50px;
  height: 50px;
  border: 1px solid #555;
  margin: 0 auto;
  box-sizing: content-box;
}
.sub_TabWrap2 ul {
  width: 1000px;
  line-height: 50px;
  height: 50px;
  border: 1px solid #555;
  margin: 0 auto;
  box-sizing: content-box;
}
.sub_TabWrap ul li {
  width: 167px;
  float: left;
  height: inherit;
  border-right: 1px solid #555;
  box-sizing: border-box;
  text-align: center;
}
.sub_TabWrap2 ul li {
  width: 50%;
  float: left;
  height: inherit;
  float: left;
  border-right: 1px solid #555;
  box-sizing: border-box;
  text-align: center;
}
.sub_TabWrap ul li:last-child {
  border-right: 0;
  width: 165px;
}
.sub_TabWrap2 ul li:last-child {
  border-right: 0;
}
.sub_TabWrap ul li a {
  display: block;
  font-size: 20px;
  color: #333;
  cursor: pointer;
  background-color: #fff;
  height: inherit;
  line-height: 50px;
}
.sub_TabWrap2 ul li a {
  display: block;
  font-size: 20px;
  color: #333;
  cursor: pointer;
  background-color: #fff;
  height: inherit;
  line-height: 50px;
}
.sub_TabWrap ul li a:hover,
.sub_TabWrap ul li a.active {
  background-color: #555;
  color: #fff;
}
.sub_TabWrap2 ul li a:hover,
.sub_TabWrap2 ul li a.active {
  background-color: #555;
  color: #fff;
}

.sub_inner {
  padding: 50px 0;
  background-color: #f8f8f8;
}
.sub_inner img {
  display: none;
}
.sub_inner img:first-child {
  display: block;
}

.sub_inner1 {
}
.sub_inner2 {
  display: none;
}
