@charset "utf-8";

/* C00298 라인의정석의원 */

/* ========================================================================================================================================= */
/* 키비주얼 */
.TopVisual{}

/* ========================================================================================================================================= */
/* 의료진소개 */
.About_DoctorArea{}
.boardThumList2 .List{border:none;}
.boardThumList2 li{border:none; padding:130px 0;}
.boardThumList2 .ViewThum{border:none;}
.boardThumList2 .ViewThum dl{padding:0;}
.boardThumList2 .ViewThum dt .Thumb{width:100%;}
.boardThumList2 .ViewThum dt .Thumb img{width:100%; object-fit:cover;}

/* ========================================================================================================================================= */
/* 오시는길 */
.About_NetworkAea_Detail{background-color:#fff;}
.About_NetworkAea_Detail .Inner{width:100%;}
.aboutMapWrap .Company_Area{display:none;}
.About_NetworkAea_Detail > .Inner{padding:0;}

/* ========================================================================================================================================= */
/* 컨택페이지 */
#container .InnerContainer{padding:100px 0;}
/* ========================================================================================================================================= */
/* 상담/예약 */
#dayTimeCommonDiv {position:relative; display:table-cell; width:100%; z-index:1;}

/* ========================================================================================================================================= */
/* 글로벌센터 */
.globalCenterWrap{}
.globalCenterWrap .LinkSection{padding:130px 0;}
.globalCenterWrap .List{display:flex; justify-content:space-between;}
.globalCenterWrap .List li{width:calc(100%/3 - 20px);}
.globalCenterWrap .List li a{display:flex; flex-direction:column; align-items:center; justify-content:center; width:100%; border:2px solid #f4f6f8; box-shadow:3px 3px 7px 0 rgba(0, 0, 0, 0.05); padding: 65px 0 70px 0;}
.globalCenterWrap .List li:hover a{border-color:#e8e9e9; transition-duration:300ms; box-shadow:3px 3px 7px 0 rgba(0, 0, 0, 0.15);}
.globalCenterWrap .List .ImgBox{width:60px; height:60px;}
.globalCenterWrap .List .ImgBox img{width:100%; height:100%; object-fit:cover;}
.globalCenterWrap .List .TextArea{padding-top:30px;}
.globalCenterWrap .List .TextBox p{font-size:18pt; text-align:center; font-weight:500;}
.globalCenterWrap .List .clickBtn{padding-top:30px;} 
.globalCenterWrap .List .clickBtn p{width:190px; height:40px; border-radius:50px; background-color:#101010; color:#fff; transition:.5s; display:flex; justify-content:center; align-items:center; font-size:14pt;}
.globalCenterWrap .List li:nth-child(2) .clickBtn p{font-size:13pt;}
.globalCenterWrap .List .clickBtn p span{font-family:'SUIT', serif; font-size:14pt; display:inline-block; padding-left:10px; font-size:12pt;}


