<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-kr";
/* ----------------------------- 메인페이지 스타일 ----------------------------- */
/* 메인비주얼 */
#mainVisual {position:relative; overflow:hidden; z-index:20}
body.scrollfix #mainVisual {margin-top:61px}
#mainVisual &gt; .imgList {position:relative; height:960px}
#mainVisual &gt; .imgList &gt; li {position:absolute; top:0; left:100%; width:100%; height:960px; background-size:cover !important}
#mainVisual &gt; .imgList &gt; li.item1 {left:0; background:url(../../img/main_visual1.jpg) center top no-repeat}
#mainVisual &gt; .imgList &gt; li.item2 {background:url(../../img/main_visual2.jpg) center top no-repeat}
#mainVisual &gt; .imgList &gt; li.item3 {background:url(../../img/main_visual3.jpg) center top no-repeat}
#mainVisual &gt; .direction a {position:absolute; top:40%; margin-top:-29px; z-index:30}
#mainVisual &gt; .direction .prev {left:60px}
#mainVisual &gt; .direction .next {right:60px}
#mainVisual &gt; .pagination {position:absolute; bottom:250px; left:50%; width:1200px; margin-left:-600px; font-size:0; z-index:30}
#mainVisual &gt; .pagination &gt; li {display:inline-block; font-size:13px; width:17px; height:17px; margin-right:8px; border-radius:50%; background:#fff; cursor:pointer}
#mainVisual &gt; .pagination &gt; li.active, #mainVisual &gt; .pagination &gt; li:hover {background:#ff8400}
/* 상단 와이드 배너 */
#wideBanner {position:relative; margin:-350px auto 0 auto; height:940px; z-index:30}
#wideBanner img {position:relative; left:50%; margin-left:-960px}
/* 메인페이지 섹션 공통 */
.section {position:relative}
.section &gt; .innerContainer {position:relative; width:1200px; margin:auto}
.section &gt; .innerContainer:after {clear:both; display:block; content:''}
.section .section-tit {margin-bottom:40px; text-align:center}
.section .section-tit h2 {font-family:'Nanum Myeongjo'; font-size:30px; font-weight:normal; color:#989898; margin-bottom:5px}
.section .section-tit h3 {font-size:18px; font-weight:600; color:#9b9b9b; letter-spacing:4px; text-transform:uppercase}
.section .section-tit h3 span {color:#25221d}
/* Before &amp; After */
#section1 {margin:130px 0 100px 0}
#section1 .control-box {float:left; width:400px}
#section1 .control-box h2 {font-family:'Nanum Myeongjo'; font-size:60px; font-weight:normal; color:#cca865; line-height:1.16; margin-bottom:25px}
#section1 .control-box h2 span {color:#25221d}
#section1 .control-box h3 {font-family:'NBG'; font-size:19px; font-weight:600; color:#989898}
#section1 .control-box .btngroup {margin:40px 0 50px 0; font-size:0}
#section1 .control-box .btngroup &gt; button {width:40px; height:40px; margin-right:1px; font-size:12px; color:#999; border:none; background:#ececec; cursor:pointer; outline:none}
#section1 .control-box .btngroup &gt; button:hover {background:#dedede}
#section1 .control-box .tab-list li {position:relative; width:240px; height:40px; margin-bottom:10px; padding-left:30px; font-family:'NBG'; font-size:15px; color:#25221d; line-height:38px; border:1px solid #e0e0e0; cursor:pointer; transition:all .1s ease}
#section1 .control-box .tab-list li:after {position:absolute; right:30px; font-family:'Pe-icon-7-stroke'; font-size:20px; content:'\e684'; color:#b4b4b4}
#section1 .control-box .tab-list li.active, #section1 .control-box .tab-list li:hover {color:#be9356; border-color:#cca865}
#section1 .control-box .tab-list li .active:after, #section1 .control-box .tab-list li:hover:after {color:#be9356}
#rollingBox {position:relative; float:right; width:800px; overflow:hidden}
#rollingBox .rolling-box {display:none; position:relative; overflow:hidden}
#rollingBox .rolling-box.active {display:block !important}
#rollingBox .rolling-box &gt; .imgList {position:relative; width:1000%}
#rollingBox .rolling-box &gt; .imgList &gt; li {float:left; width:800px}
#rollingBox .rolling-box &gt; .imgList &gt; li:after {clear:both; display:block; content:''}
#rollingBox .rolling-box &gt; .imgList &gt; li &gt; div {position:relative}
#rollingBox .rolling-box &gt; .imgList &gt; li &gt; div &gt; img {display:block; width:100%}
#rollingBox .rolling-box &gt; .imgList &gt; li &gt; div:after {position:absolute; display:inline-block; bottom:0; padding:12px 20px; font-size:18px; font-weight:500; color:#fff; z-index:20}
#rollingBox .rolling-box &gt; .imgList &gt; li .before {float:left; width:50%}
#rollingBox .rolling-box &gt; .imgList &gt; li .after {float:right; width:50%}
#rollingBox .rolling-box &gt; .imgList &gt; li .before:after {right:0; content:'BEFORE'; background:#25221d}
#rollingBox .rolling-box &gt; .imgList &gt; li .after:after {left:0; content:'AFTER'; background:#be9356}
/* 3단 롤링 섹션 */
#section2 {margin-bottom:100px}
#grid-rolling {position:relative}
#grid-rolling &gt; .slide-wrapper {position:relative; overflow:hidden}
#grid-rolling &gt; .slide-wrapper &gt; .imgList {position:relative; width:1000%}
#grid-rolling &gt; .slide-wrapper &gt; .imgList &gt; li {float:left; width:400px}
#grid-rolling &gt; .slide-wrapper &gt; .imgList &gt; li a img {display:block}
#grid-rolling &gt; .control-btn &gt; button {position:absolute; top:50%; width:50px; height:50px; font-size:28px; color:#d0d0d0; margin-top:-25px; border:none; background:transparent; cursor:pointer; outline:none}
#grid-rolling &gt; .control-btn &gt; button:hover {color:#aaa}
#grid-rolling &gt; .control-btn &gt; .prev {left:-90px}
#grid-rolling &gt; .control-btn &gt; .next {right:-90px}
/* 2단 와이드 배너 섹션 */
#section3 {height:660px; background:url(../../img/main_wide_btm_bg.jpg) center top no-repeat}
#section3 &gt; .innerContainer {height:100%}
#section3 .spacer {display:table; width:100%; height:100%}
#section3 .left, #section3 .right {display:table-cell; height:100%; text-align:center; vertical-align:middle}
/* 그리드 배너 섹션 1 */
#section4 {padding:80px 0; background:#ff9b2c}
#section4 div[class^=grid] a img {display:block}
#section4 .grid-left {float:left; margin-right:32px}
#section4 .grid-right {float:right}
#section4 .grid-right .top {margin-bottom:33px}
#section4 .grid-right .top .left {float:left; margin-right:34px}
#section4 .grid-right .top .right {float:right}
/* 그리드 배너 섹션 2 */
#section5 {padding:55px 0 55px 0}
#section5 .grid &gt; li {float:left; margin:0 14px 12px 0}
#section5 .grid &gt; li.right-end {margin-right:0}
#section5 .grid &gt; li.grid-center {margin-right:13px}
#section5 .grid &gt; li.item-contact {width:391px; height:344px; padding:0px 0px 0 0px; background:#2b2b2b}
#section5 .grid &gt; li.item-contact h3 {font-size:20px; font-weight:600; color:#fff; letter-spacing:1.5px; text-transform:uppercase; margin-bottom:15px}
#section5 .grid &gt; li.item-contact strong {display:block; font-size:30px; color:#cca865; margin-bottom:10px}
#section5 .grid &gt; li.item-contact p {font-size:14px; color:#bbb; line-height:1.5; margin-bottom:20px}
#section5 .grid &gt; li.item-contact .sns-list {font-size:0}
#section5 .grid &gt; li.item-contact .sns-list li {display:inline-block; font-size: 14px; font-weight:600; color:#fff; line-height:1.28; margin-right:10px}
#section5 .grid &gt; li.item-contact .sns-list li &gt; a {display:block; width:36px; height:36px; font-size:23px; color:#2b2b2b; text-align:center; line-height:36px; border-radius:50%; background:#cca865}
#section5 .grid &gt; li.item-contact .sns-list li &gt; a:hover {background:#c6a25f}
#section5 .grid &gt; li.item-contact .sns-list li.sns-kakao &gt; a {background:#fff20f}
#section5 .grid &gt; li.item-contact .sns-list li.sns-kakao &gt; a:hover {background:#f5e800}
#section5 .grid &gt; li.item-contact .sns-list li.sns-kakao &gt; a img {vertical-align:middle}
#main_map {width:809px; height:344px}

/* ----------------------------- 서브페이지 스타일 ----------------------------- */
/* 서브페이지 섹션 공통 */
.sub-section {position:relative; padding:60px 0 60px 0}
.sub-section.no-padding {padding:0}
.sub-section &gt; .innerContainer {position:relative; width:1200px; margin:auto}
.sub-section &gt; .innerContainer:after {clear:both; display:block; content:''}
.sub-section .section-tit {margin-bottom:50px; text-align:center}
.sub-section .section-tit h2 {font-size:35px; font-weight:600; color:#3a3a3a; margin-bottom:10px}
.sub-section .section-tit h2 span {font-weight:300}
.sub-section .section-tit h3 {font-size:12px; font-weight:500; color:#888; letter-spacing:5px; text-transform:uppercase}
.sub-section .section-tit h3 span {color:#25221d}
/* 배경타입 컨텐츠 */
.container-bgtype {background-position:center top; background-repeat:no-repeat}
/* 의료진소개 */
.team-info {position:relative; margin-bottom:20px}
.team-info .info-box {position:absolute; bottom:0; left:0; padding:20px; background:rgba(0, 0, 0, .75); z-index:10}
.team-info .info-box span {display:block; margin-bottom:5px; font-size:15px; color:#a6a6a6}
.team-info .info-box h3 {font-size:18px; font-weight:normal; color:#fff; margin-bottom:20px}
.team-info .info-box p {font-size:15px; color:#fff}
/* 찾아오시는 길 */
.location-wrapper {padding-top:30px}
.location-wrapper .leftArea {float:left; width:480px}
.location-wrapper .leftArea h3 {font-size:30px; font-weight:600; color:#000; margin-bottom:25px}
.location-wrapper .leftArea img {margin-bottom:25px}
.location-wrapper .leftArea h4 {font-size:20px; font-weight:600; color:#2b2b2b; margin-bottom:15px}
.location-wrapper .leftArea p {font-size:16px; margin-bottom:5px}
.location-wrapper .leftArea strong {display:block; font-size:30px; font-weight:600; color:#746d66}
.location-wrapper .rightArea {float:right; width:650px}
.location-wrapper .rightArea #map {width:650px; height:400px}
/* 둘러보기 */
#facilitySlider .big-thumb {position:relative; margin-bottom:50px}
#facilitySlider .big-thumb .thumb-list &gt; li {display:none}
#facilitySlider .big-thumb .thumb-list &gt; li.active {display:block}
#facilitySlider .big-thumb .thumb-list &gt; li img {display:block; width:100%}
#facilitySlider .big-thumb .floor-tab {position:absolute; display:table; bottom:0; left:0; width:100%; table-layout:fixed; border-spacing:1px; border-collapse:separate}
#facilitySlider .big-thumb .floor-tab &gt; li {display:table-cell; width:auto; height:40px; padding-left:15px; color:#333; vertical-align:middle; background:rgba(200, 201, 202, .8); cursor:pointer}
#facilitySlider .big-thumb .floor-tab &gt; li.active {color:#fff; background:rgba(0, 0, 0, .8)}
#facilitySlider .floor-container .floor-info {display:none}
#facilitySlider .floor-container .floor-info h2 {font-size:40px; font-weight:300; color:#2b2b2b; margin-bottom:40px}
#facilitySlider .floor-container .floor-info.active {display:block}
#facilitySlider .floor-container .floor-info .thumb-list {margin:0 -10px}
#facilitySlider .floor-container .floor-info .thumb-list:after {clear:both; display:block; content:''}
#facilitySlider .floor-container .floor-info .thumb-list &gt; li {position:relative; float:left; width:33.333334%; margin-bottom:20px; padding:0 10px; cursor:pointer}
#facilitySlider .floor-container .floor-info .thumb-list &gt; li:before {position:absolute; top:0; left:10px; right:10px; bottom:0; content:''; border:0px solid #be9356; transition:all .25s ease}
#facilitySlider .floor-container .floor-info .thumb-list &gt; li.selected:before, #facilitySlider .floor-container .floor-info .thumb-list &gt; li:hover:before {border-width:6px}
#facilitySlider .floor-container .floor-info .thumb-list &gt; li img {display:block; width:100%}
/* ----------------------------- 포토갤러리 게시판 스타일 ----------------------------- */
/* 리스트 페이지 */
.photo_list_wrapper {margin:0 -15px}
.photo_list_wrapper:after {clear:both; display:block; content:''}
.photo_list_wrapper.brd-grid-1 &gt; table {width:100%}
.photo_list_wrapper.brd-grid-2 &gt; table {width:50%}
.photo_list_wrapper.brd-grid-3 &gt; table {width:33.3333334%}
.photo_list_wrapper.brd-grid-4 &gt; table {width:25%}
.photo_list_wrapper.brd-grid-5 &gt; table {width:20%}
.photo_list_wrapper &gt; table {float:left; margin-bottom:30px; padding:0 15px}
.photo_list_wrapper &gt; table.board {float:none; clear:both; width:100% !important; padding:0}
.photo_list_wrapper &gt; table .bbsnewf5 td[valign="bottom"] a {position:relative; display:block}
.photo_list_wrapper &gt; table .bbsnewf5 td[valign="bottom"] a:before {position:absolute; top:0; left:0; width:100%; height:100%; content:''; border:0 solid #be9356; transition:all .3s; z-index:30; box-sizing:border-box}
.photo_list_wrapper &gt; table .bbsnewf5 td[valign="bottom"] a:hover:before {border-width:5px}
.photo_list_wrapper &gt; table .bbsnewf5 a img {display:block; width:100%; height:auto; transition:all .3s}
.photo_list_wrapper &gt; table .bbsnewf5 a:hover img {opacity:.8; filter:alpha(opacity='80')}
.photo_list_wrapper &gt; table .bbsnewf5 .gallery_subject {padding:10px 0}
.photo_list_wrapper &gt; table .bbsnewf5 .gallery_subject .gallery_title {font-family:inherit !important; font-size:14px; color:#555}
.image_sublist {display:none}
.tbl_board {margin-bottom:30px; border-top:2px solid #666}
.tbl_board th, .tbl_board td {font-family:inherit !important; padding:15px !important; border-bottom:1px solid #e5e5e5}
.tbl_board td td {border:none}
.tbl_board div th, .tbl_board div td {padding:0 !important}
.tbl_board span, .tbl_board font, .tbl_board a {font-family:inherit !important; font-size:inherit !important; color:#555}
.tbl_board a:hover {color:#333 !important}
.tbl_board .board_bgcolor {font-size:inherit !important; font-weight:500; color:#4b4b4b; background:#f4f4f4}
.tbl_board input[type=text], .tbl_board input[type=password] {font-family:inherit !important; font-size:inherit !important; height:35px; padding-left:10px; border:1px solid #dedede; background:#fff}
.tbl_board select {font-family:inherit !important; font-size:inherit !important; min-width:120px; height:35px; padding-left:10px; border:1px solid #dedede; background:#fff; vertical-align:middle}
.tbl_board .att_title {font-weight:600; color:#343434; text-align:center; background:#fff !important}
.tbl_board .att_title span, .tbl_board .att_title a, .tbl_board .att_title font {font-weight:600; color:#343434}
.tbl_board.tbl_list tr:hover {background:#f9f9f9}
.tbl_board.tbl_list td a font {font-weight:normal !important; margin-left:10px}
.tbl_board td textarea {width:98%; font-family:inherit !important; font-size:inherit !important; padding:10px; border:1px solid #dedede; background:#fff}
.tbl_board .td_center {text-align:center}
/* ----------------------------- 게시판 공통 스타일 ----------------------------- */
/* 통합 폰트 관련 */
.board, .bbsnewf5 {font-family:inherit !important; font-size:inherit !important}
/* 카테고리 */
.brd_category {display:none}
.board_tab {margin-bottom:30px}
.board_tab &gt; ul {display:table; width:100%; table-layout:fixed}
.board_tab &gt; ul &gt; li {display:table-cell; width:auto}
.board_tab &gt; ul &gt; li &gt; a {display:block; width:100%; height:100%; height:55px; font-size:16px; color:#333; text-align:center; line-height:55px; border:1px solid #d5d5d5; border-left:none}
.board_tab &gt; ul &gt; li:first-child &gt; a {border-left:1px solid #d5d5d5}
.board_tab &gt; ul &gt; li.on &gt; a {color:#fff; border-color:#be9356; background:#be9356 !important}
.board_tab &gt; ul &gt; li:hover &gt; a {background:#f4f4f4}
/* 하단 글쓰기 버튼 */
.btn_btm_write {text-align:right}
/* 페이징 */
.board-pagination {margin-top:30px; font-size:0; text-align:center}
.board-pagination &gt; b, .board-pagination &gt; a {display:inline-block; width:36px; height:36px; margin:0 3px; font-size:18px; text-align:center; line-height:34px; border:1px solid #dedede}
.board-pagination &gt; a {color:#777}
.board-pagination &gt; a:hover {color:#555; background:#f4f4f4}
.board-pagination &gt; b {color:#fff; border-color:#333; background:#4b4b4b}
/* 검색 */
#ext_search {margin-top:30px}
#ext_search &gt; table {margin:0 auto}
#ext_search select {min-width:80px; height:35px; margin-right:2px; padding-left:10px; border:1px solid #dedede}
#ext_search input[type=text] {height:35px; margin-right:2px; padding:0 10px; border:1px solid #dedede}
/* 댓글 영역 */
.board_comment_bgcolor {margin-bottom:30px}

/* ----------------------------- 예약 관련 스타일 ----------------------------- */
/* 예약 캘린더 */
.reserveWrapper .pickMonth {text-align:center; margin-bottom:30px}
.reserveWrapper .pickMonth .btn {padding:0 15px !important}
.reserveWrapper .pickMonth .btn i {margin:0}
.reserveWrapper .pickMonth #cur {display:inline-block; margin:0 15px; font-size:16px; color:#be9356; letter-spacing:2px}
.tbl_calendar {width:100%; border-top:2px solid #666; table-layout:fixed}
.tbl_calendar thead th {padding:20px 0; font-size:15px; color:#333; border-left:1px solid #e5e5e5; border-bottom:1px solid #dedede}
.tbl_calendar thead th span {font-size:10px !important; font-weight:500 !important; letter-spacing:3px; opacity:.5}
.tbl_calendar thead th:first-child {border-left:none}
.tbl_calendar tbody td {padding:20px; border-left:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; vertical-align:top}
.tbl_calendar tbody td:hover {background:#f9f9f9}
.tbl_calendar tbody tr &gt; td:first-child {border-left:none}
.tbl_calendar .td_sun {color:#c62b2b}
.tbl_calendar .td_sat {color:#3f63eb}
.tbl_calendar .m_sunday, .tbl_calendar .m_saturday {background:#f4f4f4 !important}
.tbl_calendar .ye {display:inline-block; color:#fff !important; margin-right:3px; padding:2px 5px; border-radius:2px; background:#23bbab}
.tbl_calendar .wan {display:inline-block; color:#fff !important; margin-right:3px; padding:2px 5px; border-radius:2px; background:#c43c3c}
.tbl_calendar div[style*='hand'] {cursor:pointer; padding:2px 0}
#order_list {display:none; margin-top:30px; padding:30px; border:1px solid #dedede; background:#f9f9f9}
#order_list h3 {font-size:15px; font-weight:normal; color:#222; margin-bottom:20px}
#order_list ul &gt; li {color:#777; line-height:1.65}
#order_list input[type=button] {padding:10px 45px; border:1px solid #d5d5d5 !important; border-radius:2px; background:#fff; cursor:pointer}
/* 예약하기 폼 */
#css_orderform table {width:100%; border-top:2px solid #666; border-collapse:collapse}
#css_orderform table th, #css_orderform table td {padding:15px; border-bottom:1px solid #e5e5e5}
#css_orderform table th {width:15%; font-weight:500; color:#4b4b4b; background:#f4f4f4}
#css_orderform table td input[type=text] {font-family:inherit !important; font-size:inherit !important; height:35px; padding-left:10px; border:1px solid #dedede; background:#fff}
#css_orderform table td select {font-family:inherit !important; font-size:inherit !important; min-width:70px; height:35px; margin:0 10px; padding-left:5px; border:1px solid #dedede; background:#fff; vertical-align:middle}
#css_orderform table td select:first-child {margin-left:0}
#css_orderform table td label {margin-right:10px}
.agreeWrapper .checkArea:after {clear:both; display:block; content:''}
.agreeWrapper .checkArea .left {float:left}
.agreeWrapper .checkArea .right {float:right}
.agreeWrapper .agreeinfo {clear:both; margin-top:5px}
.agreeWrapper .agreeinfo textarea {width:100%; height:160px; padding:10px; border:1px solid #dedede; background:#fff}
.reserve-btn {margin-top:30px; text-align:center}

/* 예약확인 및 취소 */
h2.reservation-title {margin-bottom:20px; font-size:16px; font-weight:normal; color:#333}
h2.reservation-title:before {display:inline-block; width:6px; height:2px; margin-right:7px; content:''; background:#be9356; vertical-align:6px}
.reservation-box {padding:20px; border:1px solid #e5d4c6}
.reservation-box ul &gt; li {line-height:1.8}
.reservation-box ul &gt; li:before {display:inline-block; width:2px; height:2px; margin-right:5px; content:''; background:#ccc; vertical-align:4px}
/* ----------------------------- 회원 관련 스타일 ----------------------------- */
/* 회원 관련 공통 요소 */
.member-box h2 {font-size:28px; font-weight:300; color:#be9356; margin-bottom:30px}
.member-box h3 {font-size:16px; font-weight:normal; color:#4b4b4b; margin-bottom:20px}
.member-box h4 {font-size:15px; font-weight:600; color:#555; margin-bottom:10px}
.member-box input[type=text], .member-box input[type=password] {display:block; width:100%; height:45px; margin-bottom:10px; padding:10px; border:1px solid #dedede; background:#f9f9f9}
.member-box .btn-confirm {display:block; width:100%; height:45px; font-size:15px; color:#fff; border:none; background:#be9356; cursor:pointer; outline:none}
.member-box .btn-confirm:hover {background:#b58c52}
.member-btm-btn {margin-top:30px; text-align:center}
.member_td_bgcolor {color:#4b4b4b; background:#f4f4f4}
/* 로그인페이지 */
.loginWrapper {position:relative}
.loginWrapper:after {clear:both; display:block; content:''}
.loginWrapper &gt; .login-box {float:right; width:560px; padding:30px; border:1px solid #e5e5e5}
.loginWrapper &gt; .login-box:first-child {float:left}
.loginWrapper &gt; .login-box .helpList {margin-top:30px; padding-top:20px; border-top:1px solid #e5e5e5}
.loginWrapper &gt; .login-box .helpList &gt; li {position:relative; color:#888; padding:4px 0 4px 10px}
.loginWrapper &gt; .login-box .helpList &gt; li.warning {color:#ff7e00}
.loginWrapper &gt; .login-box .helpList &gt; li:before {position:absolute; top:5px; left:0; content:'-'}
.loginWrapper &gt; .login-box .helpList &gt; li a {margin-left:10px}
/* 회원가입 중복확인 페이지 */
.joinWrapper &gt; .join-box {width:560px; margin:auto; padding:30px; border:1px solid #e5e5e5}
/* 회원가입 약관동의 페이지 */
.joinWrapper .agree-box {margin-bottom:40px}
.joinWrapper .agree-box textarea {width:100%; height:250px; margin-bottom:15px; padding:10px; border:1px solid #e5e5e5}
.joinWrapper .agree-box input[type=checkbox] {margin-right:5px}

/* ----------------------------- 버튼 공통 스타일 ----------------------------- */
.btn {display:inline-block; padding:0 25px !important; height:35px !important; font-family:inherit !important; font-size:14px !important; color:#666 !important; text-align:center; line-height:33px !important; text-decoration:none !important; border:1px solid #dedede; border-radius:2px; background:#fff; cursor:pointer; vertical-align:middle}
.btn.btn-default:hover {color:#555 !important; border-color:#aaa}
.btn.btn-primary {color:#fff !important; border-color:#be9356; background:#be9356}
.btn.btn-primary:hover, .btn.btn-primary:focus {border-color:#b58c52; background:#b58c52}
.btn.btn-secondary {color:#fff !important; border-color:#6d7281; background:#6d7281}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {border-color:#686d7b !important; background:#686d7b}
.btn.btn-link {font-size:12px !important; line-height:23px !important; padding:0 15px !important; height:25px !important}
.btn.btn-link:hover {border-color:#aaa; background:#f9f9f9}
.btn i {margin-right:7px; vertical-align:0}
.btn.right-icon i {margin:0 0 0 7px}
/* ----------------------------- 탭 공통 스타일 ----------------------------- */
.tab-primary {display:table; width:100%; margin-bottom:30px; table-layout:fixed}
.tab-primary &gt; li {display:table-cell; width:auto; height:55px; text-align:center; vertical-align:middle}
.tab-primary &gt; li a {display:block; width:100%; height:100%; font-size:16px; color:#333; line-height:55px; text-align:center; border:1px solid #d5d5d5; border-left:none}
.tab-primary &gt; li:first-child a {border-left:1px solid #d5d5d5}
.tab-primary &gt; li.active a {color:#fff; border-color:#be9356; background:#be9356 !important}
.tab-primary &gt; li:hover a {background:#f4f4f4}</pre></body></html>