/*
원앤온리성형외과
C00364
*/

@import url(/clinicInfoOnly/css/utility.css);
@import url(/common/font/NanumMyeongjo.css);
@font-face {
	font-family: 'GMarketSans2';
	src: url('/clinicInfoOnly/font/GmarketSansLight.woff') format('woff');
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: 'GMarketSans2';
	src: url('/clinicInfoOnly/font/GmarketSansMedium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: 'GMarketSans2';
	src: url('/clinicInfoOnly/font/GmarketSansBold.woff') format('woff');
	font-weight: 700;
	font-display: swap;
}

/* ================================================================================================= */
/* 팝업 */
body .LayerPopSlider{}


/* ================================================================================================= */
/* 기본구성 */
html{font-size:15px; color:#121212;}
body *{font-family:'Pretendard'; word-break:break-word; line-height:normal; letter-spacing:-0.025em; line-height:1;}
body{top:0 !important; padding:0 !important; color:#121212;}


/* ================================================================================================= */
/* 헤더 */
header .HeaderWrap{position:fixed; top:0; left:0; z-index:900; display:table; height:85px; transition:0.5s; width:100%; background:rgba(255, 255, 255, 1);}
header.Fixed .HeaderWrap{box-shadow:0 3px 8px rgba(0,0,0,0.1);}
/* 레이아웃 */
header .HeaderWrap .Logo{position:relative; display:table-cell; width:21.25%; vertical-align:middle; text-align:left; padding-left:70px;}
header .HeaderWrap .HeaderNav_GNBmenu{position:relative; display:table-cell; width:45% !important; min-width:45% !important; vertical-align:middle;}
header .HeaderWrap .Member{position:relative; display:table-cell; width:21.25%; vertical-align:middle; text-align:right;}
	/* 로고 */
	header .HeaderWrap .Logo img{width:auto;}

	/* 대메뉴 */
	header .HeaderNav_GNBmenu{border:0;}
	header .HeaderNav_LargeMenu .MenuBig a{color:#222; transition:0.2s;}
	header .HeaderNav_LargeMenu .MenuBig a:hover{color:#584b40;}
	header .HeaderNav_LargeMenu{width:100%; text-align:center; width:100%; display:inline-flex; align-items:center; justify-content:space-between; gap:3em;}
	header .HeaderNav_GNBmenu .HeaderNav_Menu{height:85px; display:flex; align-items:center; width:max-content;}
	header .HeaderNav_GNBmenu .MenuBig > a{font-size:var(--px_18); line-height:1.1; font-weight:500;}
	header .HeaderNav_GNBmenu .MenuBig > a:has(+ .HeaderNav_SmallMenuCube):before{content:''; width:6px; height:6px; border-radius:10px; background:#584b40; display:block; position:absolute; left:50%; bottom:17px; transform:translate(-50%,0); opacity:0; transition:200ms; display:none;}
	/* 소메뉴 */
	header .HeaderNav_SmallMenuCube{top:85px; width:180px; left:50%; transform:translate(-50%,0); display:block; max-height:0; overflow:hidden; transition:max-height 0.3s ease;}
	header .HeaderNav_SmallMenuCube dl:before{display:none;}
	header .HeaderNav_SmallMenuCube dl{width:100%; background:rgb(83 75 69 / 90%); border-top:none; transition:200ms;}
	header .HeaderNav_LargeMenu .HeaderNav_SmallMenuCube a{color:#fff; font-size:var(--px_16) !important; line-height:36pt; font-weight:400;}
	header .HeaderNav_LargeMenu .HeaderNav_SmallMenuCube a:hover{color:#dcc4aa;}
	header .HeaderNav_Menu:hover .HeaderNav_SmallMenuCube{max-height:500px;}
	header .HeaderNav_GNBmenu .MenuBig:hover > a:has(+ .HeaderNav_SmallMenuCube):before{opacity:1;}

	/* 로그인아웃 */
	header .Member{}
	header .Member li{display:inline-block; padding-right:70px;display:none !important;}
	header .Member li span{font-size:11pt; color:#9b9693; letter-spacing:0.5px; font-family:'GmarketSans2'; font-weight:500;}

	/* 1개숨김 */
	header .SubNav_Hide02{display:none;}

@media screen and (max-width:1600px) {
	header .HeaderWrap .Logo{width:18%;}
	header .HeaderWrap .Member{width:18%;}
}
@media screen and (max-width:1400px) {
	header .HeaderWrap .Logo{width:15%;}
	header .HeaderWrap .Member{width:15%;}
	header .HeaderWrap .Logo img{padding-left:30px;}
	header .Member li{padding-right:30px;}
}
@media screen and (max-width:1300px) {
	header .HeaderNav_GNBmenu .MenuBig > a{font-size:12pt;}
	header .Member li span{font-size:10pt;}
	header .HeaderWrap .Logo img{width:3.5em;}
}

/*서브페이지 서브메뉴*/
.SubNav{display:none;}
.SubNav.Fixed{display:none;}

/* ================================================================================================= */
/* 빠른상담신청 */
body .Contact_Quick{background:none; height:75px; display:flex; align-items:center; padding:0; bottom:13px;}
body .Contact_Quick .Inner{min-width:1350px; padding:12px 12px 12px 33px; border-radius:100px; background:rgba(255,255,255,0.95); box-shadow:0 0px 12px rgba(0, 0, 0, 0.3); backdrop-filter:blur(10px); overflow:hidden;}
body .Contact_Quick .Title{margin:0;}
body .Contact_Quick .Title strong{color:#333; font-size:16pt;}
body .Contact_Quick .BtnBox a{background-color:#C5A37E; font-weight:600; color:#fff; font-size:16pt; letter-spacing:0; padding:15px 0px; border-radius:100px;}
body .Contact_Quick .AgreeBox a{background-color:#656565;}
body .Contact_Quick .AgreeBox label big{font-weight:500; font-size:9pt; letter-spacing:-0.5px; color:#676767 !important;}
body .Contact_Quick .AgreeBox .Checkbox input:checked ~ .Box i.icon.fill{color:#676767 !important;}
body .Contact_Quick dl{display:flex; align-items:center;}
body .Contact_Quick dl dt:first-child{margin-right:1.5em; width:auto; flex:none;}
body .Contact_Quick .Title{margin:0;}
body .Contact_Quick dl dt:nth-last-child(2){width:28%;}
body .Contact_Quick dl dt:last-child{margin:0 0 0 auto; width:auto;}
body .Contact_Quick dl dd{width:13%;}
body .Contact_Quick dl dd select{border-color:#bdbdbd; height:37px; font-size:11pt;}
body .Contact_Quick dl dd input{border-color:#bdbdbd; height:37px; font-size:11pt; padding:0 0 0 10px !important;}



/* ================================================================================================= */
/* 우측퀵 */
body .QuickArea_Link{width:auto;}
body .QuickArea section{right:30px; top:30%;}
body .QuickArea_Link .Tel{display:none;}
body .QuickArea_Btn .CLOSE{display:none;}
body .QuickArea_Link li a i{display:none !important;}
body .QuickArea_Link ul{width:auto; background:transparent;}
body .QuickArea_Link li{width:60px; height:60px; border-radius:500px; position:relative; background:#534B45; margin-bottom:10px; padding:0; border:0; transition:100ms; }
body .QuickArea_Link li a{display:flex; align-items:center; justify-content:center; position:relative; width:100%; height:100%; background:transparent;}
body .QuickArea_Link li a img{display:block; width:100%; transition:200ms;}
body .QuickArea_Link li a span{width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); color:#fff; font-weight:500; margin-top:0; opacity:0; transition:100ms; font-size:9.5pt;} 
	/* 마우스오버 */
	body .QuickArea_Link li:hover{}
	body .QuickArea_Link li:hover a img{opacity:0;}
	body .QuickArea_Link li:hover a span{opacity:1;}
	/* 상단으로버튼 */
	body .QuickArea_Link .Quick_GoTop{background:#a3411f; display:none;}
	body .QuickArea_Link .Quick_GoTop a span{opacity:1; color:#fff; font-size:12pt; font-weight:600; letter-spacing:1px;}
	body .QuickArea_Link .Quick_GoTop:hover{background:#883519;}
	

/* ================================================================================================= */
/* 푸터 */
body .Footer_Area{padding-bottom:0;}
body .footerArea .footerBottom{background:#F2ECE4;}
	/* 하단정보 */
	body .footerArea .footerBottom{padding:0 0 70px 0;}
	body .footerArea .footerBottom .bottomArea #aboutmap26{height:600px; width:100%;}
	body .footerArea .footerBottom .cont01{}
	body .footerArea .footerBottom .cont02{}
	body .footerArea .footerBottom .cont02 .title{min-width:140px;}
	body .footerArea .footerBottom .address{}
	body .footerArea .footerBottom .address p{margin-top:-5px;}
	body .footerArea .footerBottom .tel{}
	body .footerArea .footerBottom .time{}
	body .footerArea .footerBottom .time pre{margin-top:-11px;}
	body .footerArea .footerBottom .parking{}
	body .footerArea .footerBottom .parking .textBox{background-color:#BEB7AB; border-radius:5px; width:475px; padding:var(--px_20);}
	body .footerArea .footerBottom .parking span{background-color:rgba(83, 75, 69, 0.70); border-radius:5px; text-align:center; flex:none; padding:var(--px_10); display:flex; align-items:center; justify-content:center;}
	body .footerArea .footerBottom .parking .textBox > div > div{width:calc((100% - var(--px_15)) / 2);}
	body .footerArea .footerBottom .subway{}
	body .footerArea .footerBottom .subway p b{color:#1FB150;}
	body .footerArea .footerBottom .bus{}
	body .footerArea .footerBottom .bus .textBox{background-color:rgba(255, 255, 255, 0.50); border-radius:5px; width:520px; padding:var(--px_20); row-gap:var(--px_10);}
	body .footerArea .footerBottom .bus .textBox span:nth-child(1){color:#1D58D7;}
	body .footerArea .footerBottom .bus .textBox span:nth-child(2){color:#1FB150;}
	body .footerArea .footerBottom .bus .textBox span:nth-child(3){color:#E42D2D;}
	body .footerArea .footerBottom p,
	body .footerArea .footerBottom pre,
	body .footerArea .footerBottom a{color:#6d6b69;}

	/* 기본정보 */
	body .footerArea .footerInfo{padding-top:25px; padding-bottom:100px; border-top:1px solid rgba(51, 51, 51, 0.10); background:#F2ECE4;}
	body .footerArea #SkipNavAdd span{color:#333 !important; padding:0 13px; font-size:var(--px_16); font-weight:400;}
	body .footerArea #SkipNavAdd .Item01{color:#333 !important; display:block; padding:0; margin-bottom:10px;}
	body .footerArea #SkipNavAdd .Item02{padding-left:0;}
	body .footerArea #SkipNavAdd b{color:#918e8a !important; display:block; font-weight:300; margin-top:10px; font-size:var(--px_15); font-weight:400;}

	/* 브레인메디 로고 */
	body .footerArea .footerInfo .create{color:#918e8a !important; font-size:var(--px_13); margin-top:10px; display:block;}
	body .footerArea .footerInfo .create img{margin-left:2px; filter:brightness(0.5); height:10px !important; opacity:.7;}

	/* 퀵링크 */
	body .footerArea .footerInfo .Link{border:none; margin-bottom:35px;}
	body .footerArea .footerInfo .Link ul{width:100%; display:flex; justify-content:start;}
	body .footerArea .footerInfo .Link ul li{}
	body .footerArea .footerInfo .Link ul li + li{border-left:1px solid #918e8a;}
	body .footerArea .footerInfo .Link ul li a{padding:0px 15px; border:0; color:#333; font-size:var(--px_16); font-weight:400; opacity:.7; }
	body .footerArea .footerInfo .Link ul li:first-child a{border:0; padding-left:0;}

