@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');

/*
타토아의원
NC00340
*/

/* ================================================================================================= */
/* 기본구성 */
body{top:0 !important; padding:0 !important;}
body *{font-family:'Pretendard', 'Noto Sans KR' ; word-break:break-word; line-height:normal; letter-spacing:-0.3pt;}

/* ================================================================================================= */
/* 헤더 */
header .HeaderNav_GNB{width:100%; height:80px; background-color:rgba(33,24,20,0.8); position:absolute; left:0; top:0; z-index:3; position:fixed;}
header .headerWrap{position:fixed; top:0; left:50%; z-index:997; display:table; height:80px; transition:0.5s; width:1700px; transform:translate(-50%, 0);}
/*레이아웃*/
header .headerWrap .Logo{position:relative; display:table-cell; width:15%; vertical-align:middle;}
header .headerWrap .HeaderNav_GNBmenu{position:relative; display:table-cell; vertical-align:middle;}
header .headerWrap .Member{position:relative; display:table-cell; width:15%; vertical-align:middle;}


	/*로고*/
	header .headerWrap .Logo a{display:block; height:40px;}
	header .headerWrap .Logo img{width:110px; height:100%; object-fit:cover;}
	/*대메뉴*/
	header .HeaderNav_GNBmenu{border:0;}
	header .HeaderNav_LargeMenu{width:100%; text-align:center; margin:0 auto;}
	header .HeaderNav_GNBmenu .HeaderNav_Menu{width:13%; display:inline-block;}
	header .HeaderNav_GNBmenu .MenuBig > a{font-size:13.5pt; height:80px; line-height:80px; font-weight:300; color:#fff;}
	/*로그인아웃*/
	header .Member li{display:inline-block; padding-left:10px; font-size:13pt;}
	header .Member li:nth-child{padding-left:0;}
	header .Member li span{color:#fff; font-family:"Josefin Sans";}
	/*소메뉴*/
	.HeaderNav_SmallMenuCube{top:80px;}
	.HeaderNav_SmallMenuCube dl:before{display:none;}
	.HeaderNav_SmallMenuCube dl{width:100%; background-color:#fff; border-top:2px solid #8B7669;}
	.HeaderNav_SmallMenuCube dd a{font-size:11pt !important;}
	.HeaderNav_LargeMenu .MenuBig a{color:#000; transition:0.2s;}
	.HeaderNav_SmallMenuCube dd a:hover{color:#8B7669;}

	.SubNav{display:none;}
	.SubNav .SubNav_Area{display:none;}

	/*전후사진_소메뉴*/
	.BnfWrap .SubNav{display:block;}
	.BnfWrap .SubNav.Fixed{position:relative;}
	.BnfWrap .SubNav_Area {display:block;}
	.BnfWrap .SubNav .SubNav_Area{display:block; margin-top:80px;}
	.BnfWrap .SubNav_Small2 ul{border-radius:0;}
	.BnfWrap .SubNav_Small2 li a{font-weight:500;}
	.BnfWrap .SubNav_Small2 li.Action a{background-color:#AE9584; padding:0; line-height:44px; color:#fff;}
	.BnfWrap .SubNav_Small2 li:hover a{background-color:#AE9584; color:#fff;}
	.BnfWrap .SubNav_Small2 li a:hover{background-color:#AE9584; color:#fff;}

	.BnfWrap .SubNavApart .SubNav_Small2{display:none;}

/*장바구니*/
header .rightBox{display:none; position:absolute; right:30px; top:50%; transform:translate(0,-50%);}
header .rightBox .Badge{background-color:#e5a784; width:18px; height:18px; right:-12px; top:-7px; color:#fff; border-radius:500px; position:absolute;}
header .rightBox .Badge span{padding-top:2px; font-size:10pt;}
header .rightBox i{color:#fff; font-size:18pt;}
header .headerWrap:hover .rightBox i{filter:brightness(0);}
header.Fixed .headerWrap .rightBox i{filter:brightness(0);}

/* ================================================================================================= */
/* ================================================================================================= */
/* 하단푸터 */
.NC00340 .Footer_Area *{}
.NC00340 .Footer_Area{padding:0;}

	/* -------------------------------------------------------------------------------------------------------------------------------- */	
	/* 빠른상담신청 */
	.NC00340 .Contact_Quick{background-color:#000;}
	.NC00340 .Contact_Quick .Title strong{font-weight:500; font-family:'Pretendard';}
	.NC00340 .Contact_Quick .Btn{background-color:#6b5446; color:#fff; font-weight:600; font-size:16pt; letter-spacing:-1px; padding:15px 0; transition-duration:250ms;}
	.NC00340 .Contact_Quick .Btn:hover{background-color:#8d705d; transition-duration:250ms;}
	.NC00340 .Contact_Quick .AgreeBox label:nth-child(1){margin:0;}
	.NC00340 .Contact_Quick .AgreeBox a{background-color:#333;}
	.NC00340 .Contact_Quick .AgreeBox label big{font-family:'Pretendard'; font-size:9pt;}
	
	/* -------------------------------------------------------------------------------------------------------------------------------- */	
	/* 상세정보 */
	.NC00340 .Company_Area *{color:#000; font-weight:normal;}
	.NC00340 .Company_Area{background-color:#1F1F1F; padding:0;}
	.NC00340 .Company_Area > .Inner{width:100%; min-width:100%; display:flex; align-items:center;}
	.NC00340 .Company_Area .ContLeft{display:flex; flex-direction:column;  width:60%; padding-right:140px;}
	.NC00340 .Company_Area .ContLeft > div{overflow:hidden;}
	.NC00340 .Company_Area .ContRight{display:inline-table; width:40%;}
	.NC00340 .Company_Area .ContRight > div{overflow:hidden;}
	.NC00340 .Company_Area .ContRight *{word-break:keep-all; color: #837767; font-size:18pt;}
	.NC00340 .Company_Area .CompanyTitle{position:relative; display:block; color:#D3BFB2; letter-spacing:0; line-height:1; font-size:25pt; margin-bottom:10px; font-family:'Josefin Sans'; font-weight:600;}
		/* 주소 ------------------------------------------------------------------------------------------ */
		.NC00340 .Company_Area .Address{margin-bottom:35px; padding:35px 0; width:60%; border-top:1px solid rgba(211, 211, 211, 0.4); border-bottom:1px solid rgba(211, 211, 211, 0.4); }
		.NC00340 .Company_Area .Address .Text01{color:#fff; font-weight:300;}
		.NC00340 .Company_Area .Address label{display:flex; align-items:center; margin-top:10px;}
		.NC00340 .Company_Area .Address .public01{display:block; text-align:center; background-color:#8c8279; line-height:30px; width:30px; height:30px; border-radius:50px; color:#fff; font-size:16px;}
		.NC00340 .Company_Area .Address .public02{display:block; text-align:center; background-color:#c82127; line-height:30px; width:60px; height:30px; border-radius:50px; color:#fff; font-size:16px; font-weight:600; margin-left:5px;}
		.NC00340 .Company_Area .Address label p{margin-left:10px; color:#fff; font-size:18px;}
		.NC00340 .Company_Area .Address .adTxt{margin-top:10px;}
		.NC00340 .Company_Area .Address .adTxt p{color:#fff; margin-top:0; display:inline-block; vertical-align:middle;}
		.NC00340 .Company_Area .Address .adTxt svg{display:inline-block; width:20px; height:20px; vertical-align:middle; margin-top:0; margin-right:10px;}

		/* 전화번호 ------------------------------------------------------------------------------------------ */
		.NC00340 .Company_Area .Tel{display:block; width:100%; margin-bottom:35px;}
		.NC00340 .Company_Area .Tel p a{font-size:30pt; margin-top:5px; letter-spacing:1px; line-height:1; color:#fff; font-family:'Josefin Sans';}

		/* 진료시간 ------------------------------------------------------------------------------------------ */
		.NC00340 .Company_Area .Time{display:block; width:100%;}
		.NC00340 .Company_Area .Time .CompanyTitle{}
		.NC00340 .Company_Area .Time label{margin-top:0; display:flex;}
		.NC00340 .Company_Area .Time pre{font-size:18pt; line-height:1.7em; white-space:pre-line; letter-spacing:-0.5px; display:inline-table; color:#fff;}
		.NC00340 .Company_Area .Time pre.Left{width:11%; color:#fff; font-family:'Pretendard', serif; font-weight:500;}
		.NC00340 .Company_Area .Time pre.Center{letter-spacing:-0.5px; color:#fff; font-family:'Pretendard', serif; font-weight:300;}
		.NC00340 .Company_Area .Time p{margin-top:10px; color:#8B7669; font-weight:400; font-size:15pt;}
		.NC00340 .Company_Area .Time label span{font-size:14pt; line-height:1.5; display:table; width:100%; display:block; color:#cca590; margin-top:0.5em;}
		.NC00340 .Company_Area .Time label .Right{margin-left:10px;}
		.NC00340 .Company_Area .Time label .Right span:nth-child(1){margin-top:0.3em;}
		.NC00340 .Company_Area .Time label .Right span:nth-child(2){color:#888;}


		/* 지도 ------------------------------------------------------------------------------------------ */
		.NC00340 .Company_Area #aboutmap26{height:850px;}

	/* -------------------------------------------------------------------------------------------------------------------------------- */	
	/* 기본정보 */
	.NC00340 .Bottom_Area *{color:#f0f0f0 !important; text-align:left; font-size:10.5pt !important; font-weight:200; line-height:1.7 !important; text-align:left;} 
	.NC00340 .Bottom_Area{background-color:#303030; padding:50px 0; height:320px;}
	.NC00340 .Bottom_Area > .Inner{width:1400px; min-width:1400px; display:flex; flex-direction:column; margin:0 auto; text-align:center;}
	.NC00340 .Bottom_Area .TumbBox{margin-top:15px;}
	.NC00340 .Bottom_Area .ContLeft{display:inline-table; width:200px; vertical-align:middle;}
	.NC00340 .Bottom_Area .ContCenter{display:inline-table; width:fit-content; vertical-align:middle; margin-left:50px;}
	.NC00340 .Bottom_Area .ContRight{}

		/* 필수정보 ------------------------------------------------------------------------------------------ */
		.NC00340 .Bottom_Area .Add{padding:0; color:#645650;}

			/* 정보 */
			.NC00340 .Bottom_Area .Add p{}
			.NC00340 .Bottom_Area .Add p span{padding:0; font-family:'Pretendard'; font-weight:300;}
			.NC00340 .Bottom_Area .Add p span.Item03,
			.NC00340 .Bottom_Area .Add p span.Item06{margin-left:2em;}
			.NC00340 .Bottom_Area .Add p span.Item05{margin-left:3em;}
			.NC00340 .Bottom_Area .Add p b{color:#f0f0f0 !important; font-family:'Pretendard'; font-weight:300;}

			/* 퀵링크 */
			.NC00340 .Bottom_Area .QuickLink{position:relative; display:block; margin:5px 0;}
			.NC00340 .Bottom_Area .QuickLink ul{position:relative; display:table;}
			.NC00340 .Bottom_Area .QuickLink ul li{position:relative; display:inline-table; vertical-align:middle;}
			.NC00340 .Bottom_Area .QuickLink ul li a{position:relative; display:block; font-size:11pt; color:#e3d8c5 !important; font-weight:400; line-height:1 !important;}
			.NC00340 .Bottom_Area .QuickLink ul li a:hover{color:#222;}
			.NC00340 .Bottom_Area .QuickLink ul li + li{margin-left:10px; padding-left:10px; border-left:1px solid #e3d8c5;}

			/* 로고 */
			.NC00340 .Bottom_Area .AddLogo{margin:0;}
			.NC00340 .Bottom_Area .AddLogo img{width:180px; margin-bottom:30px;}

			/* 브레인메디 */
			.NC00340 .Bottom_Area .Add .create{display:none; color:#f0f0f0 !important; font-family:'Pretendard'; font-weight:500;}
			.NC00340 .Bottom_Area .Add .create img{opacity:1; height:10px !important; filter:invert(19%) sepia(6%) saturate(7%) hue-rotate(351deg) brightness(92%) contrast(96%);}

		/* 링크 ------------------------------------------------------------------------------------------ */
		.NC00340 .Bottom_Area .Link *{padding:0; border:none; line-height:1 !important;}
		.NC00340 .Bottom_Area .Link{border:none; width:64%;}
			.NC00340 .Bottom_Area .Link ul{text-align:left;}
			.NC00340 .Bottom_Area .Link ul li a{font-family:'Pretendard'; font-weight:500; color:#7f7e7e !important;}
			.NC00340 .Bottom_Area .Link ul li + li a{padding:0 10px; margin:0;}
			.NC00340 .Bottom_Area .Link ul li + li a:before{content:''; position:relative; display:inline-table; text-align:left; height:11px; width:1px; margin-right:20px; background-color:#7f7e7e;}

/* -------------------------------------------------------------------------------------------------------------------------------- */	
/* 퀵메뉴 */
.QuickArea{}
.QuickArea_Btn .CLOSE{display:none;}
.QuickArea section{top:30%; right:10px; z-index:997;}
.QuickArea_Link{border-radius:100px;}
.QuickArea_Link ul{background:none;}
.QuickArea_Link li{border-radius:100px; background-color:#AE9584; border:none; padding:0; margin-bottom:15px;}
.QuickArea_Link li.Tel{display:none;}
.QuickArea_Link li{width:65px; height:65px; display:flex; flex-direction:column; justify-content:center; align-items:center; position:relative;}
.QuickArea_Link li.BannerThum5 a{width:22px;}
.QuickArea_Link li.BannerThum6 a{width:20px;}
.QuickArea_Link li a{width:24px; height:auto; display:flex; justify-content:center; align-items:center;}
.QuickArea_Link li a span{position:absolute; background-color:#AE9584; left:50%; top:50%; transform:translate(-50%, -50%); border-radius:50px; width:65px; height:65px; opacity:0; font-weight:500; line-height:65px; transition:100ms; margin-top:0; font-size:10pt;}
.QuickArea_Link li a img{display:block; width:24px; object-fit:cover;}
.QuickArea_Link li:hover span{opacity:1;}
.QuickArea_Link li:hover{background-color:#AE9584;}
.QuickArea_Link li:hover span{background-color:#AE9584; font-family:'Pretendard'; color:#fff;}

.QuickArea_Link li.Quick_GoTop{background:none; color:#AE9584; height:35px;}
.QuickArea_Link li.Quick_GoTop i{color:#AE9584;}
.QuickArea_Link li.Quick_GoTop span{display:none;}
.QuickArea_Link {border:none;}

	/* 퀵메뉴_시술이벤트페이지 */
	.NC00340.PriceWrap .QuickArea{display:block; top:35%; right:0; position:fixed; z-index:999;}
	