﻿@charset "utf-8";
@import url(common.css);

/* C00138
청담이룸병원 */


/* ========================================================================================================================================================== */
/* 시술페이지 */
/* 기본세팅 */
#contents{}
.containerWrap{}
.containerWrap section{}
.containerWrap section .Inner{width:1400px;}

	/* level 1 : 키비주얼 타이틀 */
	.containerWrap h1{position:relative; font-weight:600; font-size:45pt; line-height:1em; letter-spacing:-2px;}
	/* level 1-1 : 키비주얼 타이틀 (얇은) */
	.containerWrap h1 small{font-weight:200; line-height:1.5em;}
	/* level 2 : 섹션 타이틀 */
	.containerWrap h2{position:relative; font-weight:500; font-size:43pt; line-height:normal; letter-spacing:-2px;}
	/* level 2-1 : 섹션 타이틀 (컬러) */
	.containerWrap h2 b{font-weight:600;}
	/* level 2-2 : 섹션 타이틀 (작은) */
	.containerWrap h2 small{font-size:35pt;}
	/* level 3 : 중간크기 텍스트 (두꺼운) */
	.containerWrap h3{position:relative; font-weight:500; font-size:25pt; line-height:1em; color:#262626;}
	/* level 3-1 : 중간크기 텍스트 (작은) */
	.containerWrap h3 small{font-size:20pt;}
	/* level 4 : 작은크기 텍스트 (영어) */
	.containerWrap h4{position:relative; font-weight:400; font-size:15pt; line-height:normal; letter-spacing:2px; font-family:'Poppins',"Noto Sans KR","돋음, Dotum","Arial","sans-serif";}
	/* level 5 : 기본 설명문구 */
	.containerWrap em{position:relative; font-weight:400; font-size:14pt; line-height:1.6em; color:#262626;}
	/* level 5-1 : 기본 설명문구 (두꺼운) */
	.containerWrap em b{position:relative; font-weight:600; font-size:14pt; line-height:1.3em; color:#262626;}
	/* level 5-2 : 기본 설명문구 (작은) */
	.containerWrap em small{position:relative; font-weight:400; font-size:11pt; line-height:1.3em; color:#262626;}
	.containerWrap .Normal{letter-spacing:0;}
	
	
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 키비주얼 형태 (질환) */
	.TopVisual{position:relative; display:block; background-image:url(/clinicInfoSamsungS/img/TopVisual_Bg.jpg); background-repeat:no-repeat; background-size:auto; height:520px;}
		/* 타이틀 */
		.TopVisual .Title h1{margin:0.7em 0 0.4em 0; color:#262626;}
		.TopVisual .Title h4{font-weight:700; margin-bottom:1em; color:#68add3;}
		.TopVisual .Title h5{}
		.TopVisual .Title em{display:block;}
		/* 배경꾸밈 텍스트 */
		.TopVisual .backText{position:absolute; width:100%; height:100%; font-family:'Poppins',"Noto Sans KR","돋음, Dotum","Arial","sans-serif"; opacity:.05; display:none;} 
		.TopVisual .backText h1.backText_01{position:absolute; display:inline-block; left:5%; top:2%; font-size:60pt;} 
		.TopVisual .backText h1.backText_02{position:absolute; display:inline-block; right:10%; bottom:2%; font-size:60pt;}
		/* 컨텐츠 */
		.TopVisual .Inner{position:relative; display:table;}
		.TopVisual .contLeft{position:relative; display:inline-table; vertical-align:top;}
		.TopVisual .contRight{position:relative; display:inline-table; padding-left:5em; vertical-align:top; height:520px;}
		.TopVisual .contRight > .Title{position:relative; display:table-cell; vertical-align:middle;}
		.TopVisual .contRight > .Title img{opacity:1; width:40px;}
			
		/* 구분 */
		.checkup03Wrap .TopVisual .Title h4{font-weight:600; letter-spacing:0; margin-bottom:0.5em;}
		
		
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 키비주얼 형태 (시술) */
	.TopVisual2{position:relative; display:block; background-image:url(/clinicInfoSamsungS/img/TopVisual_Bg.jpg); background-repeat:no-repeat; background-size:auto; height:520px;}
		/* 타이틀 */
		.TopVisual2 .Title h1{margin:0.7em 0 0.4em 0; color:#2884b7;}
		.TopVisual2 .Title h4{font-weight:700; margin-bottom:1em; color:#262626;}
		.TopVisual2 .Title h5{}
		.TopVisual2 .Title em{display:block;}
		/* 배경꾸밈 텍스트 */
		.TopVisual2 .backText{position:absolute; width:100%; height:100%; font-family:'Poppins',"Noto Sans KR","돋음, Dotum","Arial","sans-serif"; opacity:.05;} 
		.TopVisual2 .backText h1.backText_01{position:absolute; display:inline-block; left:5%; top:2%; font-size:60pt;} 
		.TopVisual2 .backText h1.backText_02{position:absolute; display:inline-block; right:10%; bottom:2%; font-size:60pt;}
		/* 컨텐츠 */
		.TopVisual2 .Inner{position:relative; display:table;}
		.TopVisual2 .contLeft{position:relative; display:inline-table; vertical-align:top;}
		.TopVisual2 .contRight{position:relative; display:inline-table; padding-left:5em; vertical-align:top; height:520px;}
		.TopVisual2 .contRight > .Title{position:relative; display:table-cell; vertical-align:middle;}
		.TopVisual2 .contRight > .Title img{opacity:1; width:40px;}
		.TopVisual2 .contRight img{}
		
		
		/* 구분 */
		/* 비침습적 무통증 신호요법(페인블럭) */
		.nonSurgical08Wrap .TopVisual2 .Title h1{font-size:38pt;}
		/* 자가늑골 연골 세포 이식술(CartLife) */
		.joint03Wrap .TopVisual2 .Title h1{font-size:38pt;}
		
	
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 원인리스트 형태 */
	.CauseArea{position:relative; display:block; padding:100px 0;}
		/* 타이틀 */
		.CauseArea .Title{position:relative; display:block; text-align:center; margin-bottom:3em;}
		.CauseArea .Title h2{color:#262626;}
		.CauseArea .Title h2 b{color:#2884b7;}
		.CauseArea .Title h4{color:#2884b7; margin-bottom:0.5em;}
		/* 컨텐츠 */
		.CauseArea ul.List{position:relative; display:table; width:100%; text-align:center;}
		.CauseArea li{position:relative; display:inline-block; width:25%;}
		.CauseArea dl{position:relative; display:block; width:90%; border:1px solid #68add3;}
		.CauseArea dt{position:relative; display:block; overflow:hidden;}
		.CauseArea dt h4{position:absolute; left:6%; top:8%; padding:5px 7px; background-color:#545454; color:#fff; letter-spacing:0; z-index:1;}
		.CauseArea dt img{position:relative; display:block; width:100%;}
		.CauseArea dd{position:relative; display:table; width:100%; text-align:center; height:6.5em; background-color:#68add3;}
		.CauseArea dd em{position:relative; display:table-cell; vertical-align:middle; line-height:1.3em; color:#fff;}
		
		
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 장점리스트 형태 */
	.AdvantageArea{position:relative; display:block; padding:100px 0; background-image:url(/clinicInfoSamsungS/img/Advantage_Bg.jpg); background-repeat:no-repeat; background-size:; background-position-y:73%;}
		/* 타이틀 */
		.AdvantageArea .Title{position:relative; display:block; text-align:center; margin-bottom:3em;}
		.AdvantageArea .Title h2{color:#2884b7;}
		.AdvantageArea .Title h2 b{color:#262626;}
		.AdvantageArea .Title h4{color:#262626; margin-bottom:0.5em;}
		/* 컨텐츠 */
		.AdvantageArea .Inner{width:1200px !important; min-width:1100px !important;}
		.AdvantageArea ul.List{position:relative; display:table; width:100%; text-align:center;}
		.AdvantageArea li{position:relative; display:inline-table; width:240px; margin-right:3em; border-radius:200px;}
		.AdvantageArea li:nth-child(even){border:2px solid #2884b7;}
		.AdvantageArea li:nth-child(odd){border:2px solid #68add3;}
		.AdvantageArea dl{position:relative; display:table-cell; width:240px; height:240px; vertical-align:middle;}
		.AdvantageArea dt{position:relative; display:block; margin-bottom:0.5em;}
		.AdvantageArea dt img{position:relative; display:block; width:13%; margin:0 auto;}
		.AdvantageArea dd{position:relative; display:table; width:100%; text-align:center; }
		.AdvantageArea dd h4{position:relative; letter-spacing:0; font-weight:500; line-height:1.5em;}
		
		
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 증상리스트 형태 */
	.SymptomArea{position:relative; display:block; padding:0 0 100px 0;}
		/* 타이틀 */
		.SymptomArea .Title{position:relative; display:block; text-align:center; padding-top:100px; background-image:url(/clinicInfoSamsungS/img/SymptomArea_Bg.jpg); background-repeat:no-repeat; background-size:cover; height:390px;}
		.SymptomArea .Title h2{color:#fff;}
		.SymptomArea .Title h2 b{color:#fff;}
		.SymptomArea .Title h4{color:#fff; margin-bottom:0.5em;}
		/* 컨텐츠 */
		.SymptomArea .Inner{position:relative; display:block; margin-top:-8em; z-index:1;}
		.SymptomArea dl{position:relative; display:table; width:100%;}
		.SymptomArea dt{position:relative; display:inline-table; width:38%; overflow:hidden;}
		.SymptomArea dt img{width:100%;}
		.SymptomArea dd{position:relative; display:inline-table; width:62%; background-color:#68add3; padding:1.5em 3.5em 3.5em 3.5em; vertical-align:middle;}
		.SymptomArea dd .TextBox{}
		.SymptomArea dd em{position:relative; display:inline-table; width:93%; padding:1.5em 0 1em 0; border-bottom:1px solid #fff; color:#fff;}
		.SymptomArea dd span{display:inline-table; width:5%;}
		.SymptomArea dd em:first-child{padding-top:0;}
		
		
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 대상리스트 형태 */
	.WhoArea{position:relative; display:block; padding:100px 0; background-image:linear-gradient(to right, #ebf4f8 45%, #f8f8f8 45%);}
		/* 타이틀 */
		.WhoArea .Title{position:relative; display:table-cell; text-align:left; width:34%; vertical-align:middle;}
		.WhoArea .Title h2{color:#2884b7; line-height:1.2em; padding-right:0.8em;}
		.WhoArea .Title h2 b{color:#262626;}
		.WhoArea .Title h4{color:#262626; margin-bottom:0.5em;}
		/* 컨텐츠 */
		.WhoArea .Inner{display:table;}
		.WhoArea .TextBox{display:inline-table; width:100%; background-color:#919191;  padding:1.5em 3.5em 3.5em 3.5em; box-shadow:15px 15px 40px rgb(0 0 0 / 25%); vertical-align:middle;}
		.WhoArea .TextBox span{}
		.WhoArea .TextBox span img{}
		.WhoArea .TextBox em{position:relative; display:inline-table; width:93%; padding:1.5em 0 1em 0; border-bottom:1px solid #fff; color:#fff;}
		.WhoArea .TextBox span{display:inline-table; width:5%;}
		.WhoArea .TextBox em:first-child{padding-top:0;}
		
		
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 치료방법 형태 */
	.TreatArea{position:relative; display:block; padding:100px 0; background-color:#f4f4f4;}
		/* 타이틀 */
		.TreatArea .Title{position:relative; display:block; text-align:center; margin-bottom:3em;}
		.TreatArea .Title h2{color:#262626;}
		.TreatArea .Title h2 b{color:#2884b7;}
		.TreatArea .Title h2 small{color:#262626; line-height:1em;}
		.TreatArea .Title h4{margin-bottom:1em; color:#2884b7;}
		/* 컨텐츠 */
		.TreatArea ul.List{position:relative; display:table; width:100%;}
		.TreatArea li{position:relative; display:inline-table; width:48%; margin-bottom:4em; padding:2em; background-color:#fff; box-shadow:10px 10px 9px rgb(0 0 0 / 5%);}
		.TreatArea li .ThumBox{position:relative; display:inline-table; width:15%; background-color:#b7b7b7; height:5em; vertical-align:top; overflow:hidden;}
		.TreatArea li .ThumBox img{display:block; width:100%;}
		.TreatArea li .TextBox{position:relative; display:inline-table; width:85%; padding-left:1.5em;}
		.TreatArea li .TextBox h3{margin-bottom:0.6em; font-size:22pt;}
		.TreatArea li .TextBox >em{opacity:.6; display:block; height:6em;}
		.TreatArea li:nth-last-child(1){margin-bottom:0;}
		.TreatArea li:nth-last-child(2){margin-bottom:0;}
		.TreatArea li:nth-child(odd){margin-right:2%;}
		.TreatArea li:nth-child(even){margin-left:2%;}
		.TreatArea li:nth-child(4n){border-left:12px solid #68add3;}
		.TreatArea li:nth-child(4n+1){border-left:12px solid #68add3;}
		.TreatArea li:nth-child(4n-1){border-left:12px solid #2884b7;}
		.TreatArea li:nth-child(4n+2){border-left:12px solid #2884b7;}
		.TreatArea .More{position:relative; display:block; margin-top:1.5em; height:3em;}
		.TreatArea .More a{display:inline-block; border:1px solid #2884b7; padding:0.5em 1.8em; border-radius:100px;}
		.TreatArea .More em small{color:#2884b7;}
		.TreatArea li:nth-child(4n) .More a:hover{border-color:#68add3; background-color:#68add3; transition:400ms;}
		.TreatArea li:nth-child(4n+1) .More a:hover{border-color:#68add3; background-color:#68add3; transition:400ms;}
		.TreatArea li:nth-child(4n-1) .More a:hover{border-color:#2884b7; background-color:#2884b7; transition:400ms;}
		.TreatArea li:nth-child(4n+2) .More a:hover{border-color:#2884b7; background-color:#2884b7; transition:400ms;}
		.TreatArea .More a:hover em small{color:#fff;}
		
	
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 슬라이더 형태 */
	.SliderArea{position:relative; display:block; background-color:#fff; padding:100px 0;}
	section.SliderArea .Inner{width:1000px; min-width:1000px; background-color:#3e3e3e; border-bottom:2px solid #3e3e3e;}
		/* 타이틀 */
		.SliderArea .Title{position:relative; display:block; text-align:center; margin-bottom:3em;}
		.SliderArea .Title h2{color:#262626;}
		.SliderArea .Title h2 b{color:#2884b7;}
		.SliderArea .Title h2 small{color:#262626; line-height:1em;}
		.SliderArea .Title h4{margin-bottom:1em; color:#2884b7;}
		/* 슬라이더 */
		.SliderArea .MultiBarSlider{margin:0 auto 0 auto;}
		.SliderArea .MultiBarSlider .TextBox{display:table; width:100%; position:relative; color:#fff; padding:1.5em 3em;}
		.SliderArea .MultiBarSlider .TextBox b{position:relative; display:table-cell; font-size:23pt; vertical-align:middle; width:12%;}
		.SliderArea .MultiBarSlider .TextBox p{position:relative; display:table-cell; font-size:18pt; padding-left:15px; line-height:normal; vertical-align:middle; line-height:1.5em;}
		.SliderArea .MultiBarSlider .TextBox p:before{background-color:#fff; content:""; position:absolute; width:4px; height:28px; top:4px; left:0;}
		.SliderArea .MultiBarSlider .TextBox span{display:block; position:relative; padding-top:0.5em; font-size:15pt; font-weight:lighter;}
		.SliderArea .MultiBarSlider.ButtonLeft .slick-list{float:right; width:100%;}
		.SliderArea .MultiBarSlider.ButtonLeft ul.SliderThum_BtnPage{background-color:#fff; position:absolute; left:0; border-top:1px solid #3e3e3e; display:none !important;} /* 좌측버튼 삭제 */
		.SliderArea .MultiBarSlider.ButtonLeft ul.SliderThum_BtnPage li{border-bottom-color:#3e3e3e; border-top:1px solid #3e3e3e;}
		.SliderArea .MultiBarSlider.ButtonLeft ul.SliderThum_BtnPage li button{line-height:3.94em; background-color:#fff; color:#3e3e3e; text-align:left; font-size:14pt; margin-top:-1px; padding-left:1em;}
		.SliderArea .MultiBarSlider.ButtonLeft ul.SliderThum_BtnPage li.slick-active button{background-color:#3e3e3e; color:#fff;}
		.SliderArea .slick-button{position:absolute; right:3%; width:11%; bottom:9%; z-index:1;}
		.SliderArea .slick-button .slick-button-prev01:hover{background-color:#355fc9; border-color:#355fc9; color:#fff;}
		.SliderArea .slick-button .slick-button-next01:hover{background-color:#355fc9; border-color:#355fc9; color:#fff;}
		.SliderArea .slick-button .slick-button-prev01{position:absolute; left:7%; width:40px; height:40px; font-size:15pt; border:1px solid #fff; background:none; border-radius:50px; color:#b9d1ff;}
		.SliderArea .slick-button .slick-button-next01{position:absolute; right:7%; width:40px; height:40px; font-size:15pt; border:1px solid #fff; background:none; border-radius:50px; color:#b9d1ff;}
	
	
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 원인리스트 형태 */
	.TimeArea{position:relative; display:block; padding:100px 0; background-color:#f8f8f8;}
		/* 타이틀 */
		.TimeArea .Title{position:relative; display:block; text-align:center; margin-bottom:3em;}
		.TimeArea .Title h2{color:#262626;}
		.TimeArea .Title h2 b{color:#2884b7;}
		.TimeArea .Title h4{color:#2884b7;}
		/* 컨텐츠 */
		.TimeArea ul.List{position:relative; display:block; width:50%; text-align:center; margin:0 auto;}
		.TimeArea li .TextBox{position:relative; display:table; width:100%; margin-bottom:1.5em; border:1px solid #355fc9; border-radius:100px;}
		.TimeArea li .Left{position:relative; display:inline-table; width:30%; text-align:center; padding:0.7em 2em; border-radius:100px; background-color:#355fc9;}
		.TimeArea li .Left h3 small{color:#fff;}
		.TimeArea li .Right{position:relative; display:inline-table; width:70%; text-align:left; padding:0.7em 2em;}
		.TimeArea ul.List h4{position:relative; display:block; width:100%; letter-spacing:0; text-align:left; padding-left:1em; opacity:.5;}
		
	
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 주의사항 형태 */
	.CautionArea{position:relative; display:block; padding:100px 0;}
		/* 타이틀 */
		.CautionArea .Title{position:relative; display:block; text-align:center; margin-bottom:2em;}
		.CautionArea .Title h3{color:#262626; font-weight:normal; display:inline-block; padding:0.3em 1em; background-color:#dfdfdf;}
		/* 컨텐츠 */
		.CautionArea .Inner{width:950px !important; min-width:950px !important; background-color:#f3f3f3; padding:0 3em 3em 3em;}
		.CautionArea .TextBox{}
		.CautionArea .TextBox em{opacity:.6;}
	
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 그래프 형태 */
	.GraphArea{position:relative; display:block; padding:100px 0;}
		/* 타이틀 */
		.GraphArea .Title{position:relative; display:block; text-align:center; margin-bottom:3em;}
		.GraphArea .Title h2{color:#262626;}
		.GraphArea .Title h2 b{color:#2884b7;}
		.GraphArea .Title h4{color:#2884b7;}
		/* 컨텐츠 */
		.GraphArea .Inner{font-family:'Poppins',"Noto Sans KR","돋음, Dotum","Arial","sans-serif"; font-weight:400;}
		.GraphArea .Inner >.TextBox{margin-top:3em; text-align:center; background-color:#f4f4f4; padding:3em 0;}
		.GraphArea .Inner >.TextBox h4{letter-spacing:0; color:#355fc9; margin-top:0.5em; font-weight:500;}
		.GraphArea .List{position:relative; width:100%; display:table;}
		.GraphArea .List li{position:relative; width:48%; display:inline-table; vertical-align:middle; padding-bottom:0.8em;}
		.GraphArea .List li.TextBox{width:4%; z-index:2; background-color:#fff; text-align:center;border-right:1px solid #bebebe; border-left:1px solid #bebebe;}
		.GraphArea .List li.TextBox p{display:table-cell; vertical-align:middle;}
		.GraphArea .List li.TextBox h4{display:table-cell; vertical-align:middle; letter-spacing:0px; font-weight:500; height:1.6em;}
		.GraphArea .List li >div{position:relative; display:block; height:100%; height:2em;}
		.GraphArea .List li >div span{display:table;}
		.GraphArea .List li >div em{position:absolute; z-index:2; display:table-cell; height:1.5em; line-height:normal; top:50%; margin-top:-0.7em; vertical-align:middle; color:#fff;}
		.GraphArea .List li >div >em{font-size:12.5pt; letter-spacing:-1px;}
		.GraphArea .List li .Left span{position:absolute; right:0; height:2em; background-color:#355fc9; border-radius:5px 0 0 5px;}
		.GraphArea .List li .Left span em{position:absolute; width:8em; right:auto; left:-8.5em; color:#333; font-weight:500; text-align:right; letter-spacing:-1px;} 
		.GraphArea .List li .Left em{right:0.3em;}
		.GraphArea .List li .Right span{position:absolute; left:0; height:2em; background-color:#7d9ff6; border-radius:0 5px 5px 0;}
		.GraphArea .List li .Right span em{position:absolute; width:8em; left:auto; right:-8.5em; color:#333; font-weight:500; text-align:left;} 
		.GraphArea .List li .Right em{left:0.3em;}
		.GraphArea p{opacity:.4; position:relative; display:block; margin-top:0.5em;}
	
		/* 순위타이틀 */
		.GraphArea .NumTitle li h4{text-align:center;}
		.GraphArea .NumTitle li.TextBox{border:none;}
		.GraphArea .NumTitle li.TextBox >h4{font-weight:bold;}
		.GraphArea .NumTitle li .Left h4{font-weight:bold;}
		.GraphArea .NumTitle li .Right h4{font-weight:bold;}
		/* 1위 */
		.GraphArea .Num01 li{padding-top:0.7em;}
		.GraphArea .Num01 li .Left span{width:99.25%;}
		.GraphArea .Num01 li .Right span{width:60.95%;}
		/* 2위 */
		.GraphArea .Num02 li .Left span{width:31.15%;}
		.GraphArea .Num02 li .Right span{width:31.85%;}
		/* 3위 */
		.GraphArea .Num03 li .Left span{width:23.6%;}
		.GraphArea .Num03 li .Right span{width:21.8%;}
		/* 4위 */
		.GraphArea .Num04 li .Left span{width:20.75%;}
		.GraphArea .Num04 li .Right span{width:19.75%;}
		/* 5위 */
		.GraphArea .Num05 li .Left span{width:17.75%;}
		.GraphArea .Num05 li .Right span{width:10.25%;}
		/* 6위 */
		.GraphArea .Num06 li .Left span{width:10.15%;}
		.GraphArea .Num06 li .Right span{width:8.1%;}
		/* 7위 */
		.GraphArea .Num07 li .Left span{width:8.45%;}
		.GraphArea .Num07 li .Right span{width:7.95%;}
		/* 8위 */
		.GraphArea .Num08 li .Left span{width:7.2%;}
		.GraphArea .Num08 li .Right span{width:7.95%;}
		/* 9위 */
		.GraphArea .Num09 li .Left span{width:5.75%;}
		.GraphArea .Num09 li .Right span{width:6.85%;}
		/* 10위 */
		.GraphArea .Num10 li .Left span{width:5%;}
		.GraphArea .Num10 li .Right span{width:4.3%;}
		/* 순위타이틀 */
		.GraphArea .NumBottom li >div{width:100%; display:table;}
		.GraphArea .NumBottom li >div h4{width:24.75%; display:inline-table; padding-top:0.3em; letter-spacing:0;}
		.GraphArea .NumBottom li .Left h4:last-child{width:1%; display:inline-table; position:absolute; z-index:3; right:-4px;}
		.GraphArea .NumBottom li .Right h4:last-child{width:1%; display:inline-table; position:absolute; z-index:3; right:0;}
		.GraphArea .NumBottom li{border-top:1px solid #bebebe;}
		.GraphArea .NumBottom li.TextBox{border:none;}
		.GraphArea .NumBottom li.TextBox >h4{font-weight:500;}
		.GraphArea .NumBottom li .Left h4{font-weight:500;}
		.GraphArea .NumBottom li .Right h4{font-weight:500;}
		.GraphArea .NumBottom li em{font-weight:500; width:100%; margin-top:0.3em;}
		.GraphArea .NumBottom li:first-child em{float:left; text-align:left;}
		.GraphArea .NumBottom li:last-child em{float:right; text-align:right;}

	
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 리스트 형태 */
	.ListArea{position:relative; display:block; padding:100px 0; background-color:#f8f8f8;}
		/* 타이틀 */
		.ListArea .Title{position:relative; display:block; text-align:center; margin-bottom:3em;}
		.ListArea .Title h2{color:#262626;}
		.ListArea .Title h2 b{color:#2884b7;}
		.ListArea .Title h4{color:#2884b7;}
		/* 컨텐츠 */
		.ListArea .Inner{font-family:'Poppins',"Noto Sans KR","돋음, Dotum","Arial","sans-serif"; font-weight:400;}
		.ListArea .List{position:relative; display:block; width:100%;}
		.ListArea .List li{position:relative; display:block; width:100%; margin-bottom:1.5em;}
		.ListArea .List li dl{position:relative; display:table; width:100%;}
		.ListArea .List li dt *{color:#fff;}
		.ListArea .List li dt{position:relative; display:inline-table; width:25%; padding:2em 3em; vertical-align:middle; overflow:hidden; text-align:center;}
		.ListArea .List li dt h3{font-size:28pt;}
		.ListArea .List li dd{position:relative; display:inline-table; width:75%; padding:2.5em 3em; vertical-align:middle; overflow:hidden;}
		.ListArea .List li dd h3{letter-spacing:-1px;}
		.ListArea .List li dd em{margin-top:1em; display:block;}
		.ListArea .List li:nth-child(1){background-color:#7d9ff6;}
		.ListArea .List li:nth-child(1) dd{background-color:#edf1fa;}
		.ListArea .List li:nth-child(1) dd h3{color:#7d9ff6;}
		.ListArea .List li:nth-child(2){background-color:#355fc9; }
		.ListArea .List li:nth-child(2) dd{background-color:#e3ebff; }
		.ListArea .List li:nth-child(2) dd h3{color:#355fc9;}
		.ListArea .List li:nth-child(3){background-color:#1e3d8d;}
		.ListArea .List li:nth-child(3) dd{background-color:#dae1f3}
		.ListArea .List li:nth-child(3) dd h3{color:#394155;}
		.ListArea .List li:nth-child(4){background-color:#394155;}
		.ListArea .List li:nth-child(4) dd{background-color:#e0e1e6}
		.ListArea .List li:nth-child(4) dd h3{color:#394155;}
		.ListArea .Inner >p{padding-top:0.5em; position:relative; display:block;}
		.ListArea .Inner >p em small{opacity:.5; position:relative; display:inline-block; border-bottom:1px solid #777; margin-top:0.5em;}
		
		
	/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 테이블 형태 */
	.TableArea{position:relative; display:block; padding:100px 0;}
		/* 타이틀 */
		.TableArea .Title{position:relative; display:block; text-align:center; margin-bottom:3em;}
		.TableArea .Title h2{color:#262626;}
		.TableArea .Title h2 b{color:#2884b7;}
		.TableArea .Title h4{color:#2884b7;}
		/* 테이블 */
		.TableArea .Inner{font-family:'Poppins',"Noto Sans KR","돋음, Dotum","Arial","sans-serif"; font-weight:400;}
		.TableArea table{position:relative; display:table; width:100%; text-align:center; margin-top:1.5em; overflow:hidden;}
		.TableArea table thead{background-color:#d4def8; color:#fff;}
		.TableArea table thead tr{}
		.TableArea table thead tr:nth-child(1) th.middle{background-color:#d4def8;}
		.TableArea table thead tr th{padding:1em 0; border-right:1px solid #fff;} 
		.TableArea table thead tr th h3{color:#1e3d8d; font-weight:500; letter-spacing:0;} 
		.TableArea table thead tr th h3 small{font-weight:500} 
		.TableArea table thead tr th em{color:#1e3d8d; font-weight:500; letter-spacing:0;}
		.TableArea table tbody{background-color:#f5f8ff; }
		.TableArea table tbody tr{}
		.TableArea table tbody tr th{padding:1.3em 0; border-top:2px solid #fff; border-right:1px solid #ced6eb;}
		.TableArea table tbody tr th.middle{background-color:#e3ebff;}
		.TableArea table tbody tr th.middle em{color:#1e3d8d;}
		.TableArea table tbody tr th.middle h4{font-weight:500; letter-spacing:0;}
		.TableArea table tbody tr th:last-child{border-right:none;}
			
			/* 구분 */
			/* 국가검진안내 */
			.checkup03Wrap .section02.TableArea table{width:80%; margin:0 auto;}
			.checkup03Wrap .section03.TableArea{padding-top:0;}
			.checkup03Wrap .section03.TableArea table{width:80%; margin:0 auto;}
			.checkup03Wrap .section04.TableArea{padding-top:0;}
			.checkup03Wrap .section04 p{margin-top:2em; display:block;}
			.checkup03Wrap .section04 .Title strong{padding:1px 12px; border-radius:100px;  background-color:#2884b7; color:#fff; display:inline-block; font-weight:normal; margin-right:10px;}
			.checkup03Wrap .section04 p em{display:block; margin-bottom:2em;}
			.checkup03Wrap .section04 p em:last-child{margin:0;}
			.checkup03Wrap .section04 p em b{display:block; margin-bottom:5px;}
			.checkup03Wrap .section04 p em small{opacity:.5; position:relative; display:inline-block; margin:0.3em auto 0.3em auto;}
			/* 맞춤건강검진찾기 */
			.checkup04Wrap .section02.TableArea table{margin-top:2.5em;}
			.checkup04Wrap .section02.TableArea table:first-child{margin-top:0;}
			.checkup04Wrap .section02.TableArea table thead tr th:nth-child(1){background-color:#7d9ff6;} 
			.checkup04Wrap .section02.TableArea table thead tr th:nth-child(1) h3{color:#fff;} 
			.checkup04Wrap .section02.TableArea table thead tr th:nth-child(2){text-align:left; padding-left:2em;} 
			.checkup04Wrap .section02.TableArea table thead tr th h4{color:#222; font-weight:500; letter-spacing:0; text-align:left;} 
			.checkup04Wrap .section02.TableArea table thead tr th h4 b{color:#355fc9; font-weight:600; border-bottom:1px solid #355fc9;} 
			.checkup04Wrap .section02.TableArea table tbody tr th{border:none; text-align:left; padding:1.8em 2em 1.8em 2em;}
			.checkup04Wrap .section02.TableArea table tbody tr th em{color:#5b6784;}
			.checkup04Wrap .section02.TableArea table tbody tr th:first-child{visibility:hidden;}
			.checkup04Wrap .section02.TableArea table tbody tr th p{position:relative; display:table; margin-top:1.8em; width:100%;  border-right:none; border-left:none;}
			.checkup04Wrap .section02.TableArea table tbody tr th p:last-child{margin-top:0.5em;}
			.checkup04Wrap .section02.TableArea table tbody tr th p span{background-color:#a3abbc; line-height:1.8em;  text-align:center; color:#fff; display:inline-table; width:10%; vertical-align:middle; font-size:12.5pt;}
			.checkup04Wrap .TableArea table tbody tr th p em{display:inline-block; line-height:1.8em; width:90%; padding-left:0.5em; color:#81858d; vertical-align:middle; font-size:12.5pt;}
			.checkup04Wrap .TableArea table tbody tr th p em a:hover{text-decoration:underline;}
			/* 검진프로그램 */
			.checkup05Wrap .TabsHead{font-family:'Poppins',"Noto Sans KR","돋음, Dotum","Arial","sans-serif"; font-weight:400;}
			.checkup05Wrap .TabsHead{border:1px solid #83858b; padding:0; border-right:none; border-left:none; width:1400px; min-width:1400px; margin:100px auto 0 auto;}
			.checkup05Wrap .TabsHead em{color:#333; font-weight:600;}
			.checkup05Wrap .TabsHead li{border-right:1px solid #83858b !important; width:20%;}
			.checkup05Wrap .TabsHead li a{padding:0.5em 0 !important;}
			.checkup05Wrap .TabsHead li:hover{background-color:#f2f2f2 !important;}
			.checkup05Wrap .TabsHead li:last-child{border-right:none !important;}
			.checkup05Wrap .TabsHead li:nth-child(5) a em{color:#1e3d8d;}
			.checkup05Wrap .TabsHead .ui-state-active{background-color:#83858b !important;}
			.checkup05Wrap .TabsHead .ui-state-active em{color:#fff !important;}
			.checkup05Wrap .TabsHead .ui-state-active:hover{background-color:#83858b !important;}
			.checkup05Wrap .TabsHead .ui-state-active em{color:#fff;}
			.checkup05Wrap .section03.TableArea{padding:60px 0 100px 0;}
			.checkup05Wrap .section03.TableArea .Title{}
			.checkup05Wrap .section03.TableArea .Title h3{display:inline-block; border-bottom:1px solid #94a8db; padding:0 2em 0.5em 2em; line-height:normal;}
			.checkup05Wrap .section03.TableArea table thead em{display:block; overflow:hidden;}
			.checkup05Wrap .section03.TableArea table thead tr th{overflow:hidden;}
			.checkup05Wrap .section03.TableArea table tbody em{display:block; overflow:hidden;}
			.checkup05Wrap .section03.TableArea table tbody:nth-child(even){border-top:2px solid #c8d2e2; border-bottom:2px solid #c8d2e2;}
			.checkup05Wrap .section03.TableArea table tbody tr:first-child th:last-child{border-right:none;}
			.checkup05Wrap .section03.TableArea table tbody tr th{text-align:left; padding:0.5em 0 0.5em 1.5em; background:none; overflow:hidden; border-top:1px solid #e7e8eb;}
			.checkup05Wrap .section03.TableArea table tbody tr th:last-child{border-right:1px solid #dae1f3;}
			.checkup05Wrap .section03.TableArea table tbody tr th.middle{text-align:center; padding-left:0;}
			.checkup05Wrap .section03.TableArea table tbody tr th.last{text-align:center; padding-left:0; border-right:none;}
			.checkup05Wrap .section03.TableArea table tbody tr th.last i{font-size:12pt;}
			.checkup05Wrap .section03.TableArea table tbody tr th.last small{color:#8f8c8c; margin-top:1em; display:block; line-height:normal;}
			.checkup05Wrap .section03.TableArea table tbody tr th.middle em{font-weight:normal; color:#262626}
		
		
	/* 키비주얼 공통 */
	.TopVisualCommon em:before{display:none;}
	.TopVisualCommon em{position:relative; display:block; margin-top:1.3em; padding:0; color:#333; font-size:14pt;}
	.TopVisualCommon{position:relative; display:table; width:100%; height:250px; background:linear-gradient(#f3f3f3, #ffffff); overflow:hidden;}
	.TopVisualCommon .TopText{position:relative; display:table-cell; vertical-align:middle; text-align:center; /* background:url(/img/favicon_C00138.png); background-repeat:no-repeat; background-position-y:-15%; background-position-x:50%; */}
	.TopVisualCommon .TopText span{position:relative; display:block; font-size:11pt; letter-spacing:5px; color:#777; font-weight:300; font-family:'Poppins',"Noto Sans KR","돋음, Dotum","Arial","sans-serif";}
	.TopVisualCommon .TopText p{position:relative; display:block;  font-weight:500; letter-spacing:-1px; font-size:30pt; color:#000; line-height:normal;}
	.TopVisualCommon .TopText p b{color:#333; font-weight:200;}
	
	
/* ========================================================================================================================================================== */
/* 서브페이지 */

	/* 장비소개 */
	.About_DeviceArea{}
	.About_DeviceArea section{padding-top:0px;}
	
	.About_GalleryArea .galleryTabs > .Inner{background:none; border:none;}
	.About_GalleryArea .ContBox .SliderArea{padding-bottom:0;}
	.About_GalleryArea .SliderArea .MultiBarSlider{border:1px solid #ddd; border-bottom:none;}
	.About_GalleryArea >.SliderArea{padding-top:0;}
	
	.About_GalleryArea .ContBox .ui-tabs-panel{display:block !important; opacity:1; z-index:1;}
	.About_GalleryArea .ContBox .ui-tabs-hide{display:block !important; opacity:0; position:absolute; top:5%; width:100%; z-index:-1;}
	.About_GalleryArea .MenuBox{display:block; width:100%; column-count:2;}
	.About_GalleryArea .MenuBox ul.Menu{position:relative; display:flex; width:100%; align-content:flex-start; flex-direction:column; flex-wrap:wrap; overflow:hidden;}
	.About_GalleryArea .MenuBox ul.Menu li{position:relative; display:inline-table; width:100%; text-align:left; border-bottom:1px dashed #e0e0e0 !important;}
	.About_GalleryArea .MenuBox ul.Menu li a{font-family:'Poppins',"Noto Sans KR","돋음, Dotum","Arial","sans-serif"; font-size:16pt; margin:0.7em auto 0.7em auto; display:inline-block;}
	.About_GalleryArea .MenuBox ul.Menu li a b{display:inline-table; width:4.5em; color:#fff; font-weight:500; border-radius:100px; text-align:center; padding:0.3em 0; margin-right:0.7em;}
	.About_GalleryArea .MenuBox ul.Menu li a span{font-weight:500;}
	.About_GalleryArea .MenuBox ul.Menu li:hover span{font-weight:600;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(1):hover a b{background-color:#028701; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(2):hover a b{background-color:#785604; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(3):hover a b{background-color:#5388d3; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(4):hover a b{background-color:#5388d3; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(5):hover a b{background-color:#5388d3; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(6):hover a b{background-color:#ed4600; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(7):hover a b{background-color:#ed4600; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(8):hover a b{background-color:#ed4600; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li.ui-tabs-selected:nth-child(1) a b{background-color:#028701; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li.ui-tabs-selected:nth-child(2) a b{background-color:#785604; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li.ui-tabs-selected:nth-child(3) a b{background-color:#5388d3; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li.ui-tabs-selected:nth-child(4) a b{background-color:#5388d3; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li.ui-tabs-selected:nth-child(5) a b{background-color:#5388d3; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li.ui-tabs-selected:nth-child(6) a b{background-color:#ed4600; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li.ui-tabs-selected:nth-child(7) a b{background-color:#ed4600; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li.ui-tabs-selected:nth-child(8) a b{background-color:#ed4600; color:#fff;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(1) a b{border:2px solid #028701; color:#028701;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(2) a b{border:2px solid #785604; color:#785604;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(3) a b{border:2px solid #5388d3; color:#5388d3;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(4) a b{border:2px solid #5388d3; color:#5388d3;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(5) a b{border:2px solid #5388d3; color:#5388d3;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(6) a b{border:2px solid #ed4600; color:#ed4600;}
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(7) a b{border:2px solid #ed4600; color:#ed4600;}.NetworkAea_DetailSection1_Center .Time pre.Left
	.About_GalleryArea .MenuBox ul.Menu li:nth-child(8) a b{border:2px solid #ed4600; color:#ed4600;}
	.About_GalleryArea .MenuBox ul.Menu li a span{display:inline-table;}
	/* .About_GalleryArea .MenuBox ul.Menu li a:hover b{background-color:#2884b7;} */
	
	/* 의료진소개 */
	.About_DoctorArea >.Inner{width:1920px !important;}
	
	/* 오시는길 */
	.aboutMapArea{}
	.About_NetworkAea{}
		/* 네트워크(통합) */
		/* 지점목록 */
		.About_NetworkAea_BranchBox section.Left{}
		/* 지점분포지도 */
		.About_NetworkAea_BranchBox section.Right{}
		.About_NetworkAea_BranchBox section.Right img{}
			
		/* 지점별소개(지점) */
		.About_NetworkAea_Detail{background-color:#fff; }
		.About_NetworkAea_Detail >.Inner{overflow:hidden; padding-top:0;}
		.About_NetworkAea_Detail pre{white-space:pre-wrap;}
			.NetworkAea_DetailSection1{margin-top:3em;}
				.NetworkAea_DetailSection1 .Title{font-size:23pt; color:#444; font-family:'Poppins', 'Noto Sans KR', sans-serif; font-weight:600; padding-bottom:0.7em; margin-bottom:1.1em; border-bottom:1px solid #444; line-height:normal;}
					/* 오시는길 */
					.NetworkAea_DetailSection1_Left{display:inline-table; width:50%; padding-right:3em;}
					.NetworkAea_DetailSection1_Left .Add{margin:0; font-size:15pt;}
					/* 진료시간 */
					.NetworkAea_DetailSection1_Center{display:inline-table; width:50%; padding-right:3em;}
					.NetworkAea_DetailSection1_Center .Title{margin-bottom:0.9em;}
					.NetworkAea_DetailSection1_Center .Time{display:table; width:100%; }
					.NetworkAea_DetailSection1_Center .Time pre.Left{display:table-cell; width:41%; font-size:15pt; font-weight:normal;}
					.NetworkAea_DetailSection1_Center .Time pre.Right{display:table-cell; font-size:15pt; font-family:'Spoqa Han Sans','sans-serif'; font-weight:normal; opacity:.6; }
					/* 상담 및 예약 */
					.NetworkAea_DetailSection1_Right{display:inline-table; width:50%; vertical-align:top; padding:0; padding-right:3em; margin-top:5em;}
					.NetworkAea_DetailSection1_Right .Call{font-size:29pt; color:#444; font-family:'Poppins','sans-serif'; font-weight:300;}
					/* 주차 */
					.NetworkAea_DetailSection1_Right02{display:inline-table; width:50%; padding-right:3em; margin-top:5em;}
					.NetworkAea_DetailSection1_Right02 .Subway{margin:0; font-size:15pt; font-family:'Poppins','sans-serif'; line-height:normal; color:#444; line-height:1.5;}
					.NetworkAea_DetailSection1_Right02 .Subway strong{font-size:}
					
			.NetworkAea_DetailSection2{display:table; position:relative; width:100%; table-layout:fixed; margin-bottom:0;}
			.NetworkAea_DetailSection2 .Title{font-size:25pt; color:#444; font-family:'Poppins', 'Noto Sans KR', sans-serif; font-weight:600; padding-bottom:0.7em; margin-bottom:1.1em; border-bottom:1px solid #444; line-height:normal;}
				.NetworkAea_DetailSection2_Center{display:inline-table; width:50%; padding-right:3em;}
				.NetworkAea_DetailSection2_Center .Bus{margin:0; font-size:15pt; line-height:normal; font-family:'Poppins','sans-serif'; color:#444;}
				.NetworkAea_DetailSection2_Center .Bus pre.Left{display:table-cell; width:30%; font-size:15pt; font-weight:normal;}
				.NetworkAea_DetailSection2_Center .Bus pre.Center{display:table-cell; width:11%; font-size:15pt; font-weight:normal; opacity:.6;}
				.NetworkAea_DetailSection2_Center .Bus pre.Right{display:table-cell; width: 59%; font-size:15pt; font-weight:normal; opacity:.6;}
				.NetworkAea_DetailSection2_Right{display:inline-table; width:50%; padding-right:3em; vertical-align:top;}
				.NetworkAea_DetailSection2_Right .ParkArea{}
				.NetworkAea_DetailSection2_Right .Park{display:table; width:100%;}
				.NetworkAea_DetailSection2_Right .Park{margin:0; font-size:15pt; line-height:normal; font-family:'Poppins','sans-serif'; color:#444;}
				.NetworkAea_DetailSection2_Right .Park pre.Left{display:table-cell; width:30%; font-size:15pt; font-weight:normal;}
				.NetworkAea_DetailSection2_Right .Park pre.Right{display:table-cell; width:70%; font-size:15pt; font-weight:normal; opacity:.6;}
			.NetworkAea_DetailSection3{}
				.NetworkAea_DetailSection3_RIght #aboutmap{height:500px;}
		
	
	/* 제증명발급 */
	.About_CertificateArea{}
	.About_CertificateArea .Inner{width:40%; margin:0 auto; min-width:auto}
	.About_CertificateArea section{display:block; margin-bottom:3em; overflow:hidden;}
		.About_CertificateArea h3.mainTitle{margin-bottom:1.5em; color:#2884b7; font-family:'Poppins', "Noto Sans KR"; font-weight:600;}
		.About_CertificateArea h3 small{margin:0; font-weight:600;}
		.About_CertificateArea h3 small i{color:#2884b7;}
		.About_CertificateArea .Cont em{position:relative; display:block; margin-left:1.8em;}
		
		.About_CertificateArea .Title{position:relative; display:block; width:100%; margin-bottom:0.7em;}
		.About_CertificateArea .Cont{position:relative; display:block; width:100%;}
		.About_CertificateArea .TableArea{position:relative; display:block; padding:0;}
		.About_CertificateArea .TableArea .Title{}
		.About_CertificateArea .TableArea .Title h3{display:inline-block; border-bottom:1px solid #94a8db; padding:0 2em 0.5em 2em; line-height:normal;}
		.About_CertificateArea .TableArea table thead em{display:block; overflow:hidden;}
		.About_CertificateArea .TableArea table thead tr th{overflow:hidden;}
		.About_CertificateArea .TableArea table thead tr:first-child th:last-child{border-bottom:1px solid #fff;}
		.About_CertificateArea .TableArea table tbody em{display:block; overflow:hidden;}
		.About_CertificateArea .TableArea table tbody:nth-child(even){border-top:2px solid #c8d2e2; border-bottom:2px solid #c8d2e2;}
		.About_CertificateArea .TableArea table tbody tr:first-child th:last-child{border-right:none;}
		.About_CertificateArea .TableArea table tbody tr th{padding:0.5em 0 0.5em 0; background:none; overflow:hidden; border-top:1px solid #e7e8eb; font-family:'Poppins', "Noto Sans KR"; font-weight:600;}
		.About_CertificateArea .TableArea table tbody tr th:last-child{border-right:none;}
		.About_CertificateArea .TableArea table tbody tr th.middle{text-align:center; padding-left:0;}
		.About_CertificateArea .TableArea table tbody tr th.last{text-align:center; padding-left:0; border-right:none;}
		.About_CertificateArea .TableArea table tbody tr th.last i{font-size:12pt;}
		.About_CertificateArea .TableArea table tbody tr th.last small{color:#8f8c8c; margin-top:1em; display:block; line-height:normal;}
		.About_CertificateArea .TableArea table tbody tr th.middle em{font-weight:normal; color:#262626}
		
		.About_CertificateArea .section01{margin-top:3em;}
		.About_CertificateArea .section07{margin-top:7em;}
		.About_CertificateArea .section09 .Cont{padding-left:1.8em;}
		.About_CertificateArea .section09 a{display:inline-block; width:30%; margin-right:5%; background-color:#2884b7; border-radius:5px; padding:0.5em 0; margin-top:1em;}
		.About_CertificateArea .section09 a:hover{opacity:.7;}
		.About_CertificateArea .section09 a em{color:#fff; text-align:center; margin:0;}
		.About_CertificateArea .section09 a em i{margin-right:5px;}
		
	
	/* FAQ */
	.faqWrap{}
	.faqWrap .lisTable thead th{font-weight:600; letter-spacing:0;}
	.faqWrap .lisTable .Thumb ~ pre .Title{font-weight:600; letter-spacing:0; margin-bottom:0.8em; font-size:13pt;}
		
		

	
	
	