@charset "UTF-8";
@import url('https://webfontworld.github.io/gmarket/GmarketSans.css');
@import url('https://webfontworld.github.io/SCoreDream/SCoreDream.css');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&display=swap');
@import url('https://webfontworld.github.io/sunn/SUIT.css');
/* 영문폰트사용 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hedvig+Letters+Serif:opsz@12..24&family=Montserrat:wght@200&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hedvig+Letters+Serif:opsz@12..24&family=Montserrat:wght@200&family=Oswald:wght@200;300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
.noto-serif-kr-1 {
  font-family: "Noto Serif KR", serif;
  font-optical-sizing: auto;
  font-weight: 700;  /* 또는 400, 500 등 실제 값으로 대체 */
  font-style: normal;
}

::-webkit-scrollbar-track{background:#eee;}
::-webkit-scrollbar{width:4px; height:5px; background:#555;}
::-webkit-scrollbar-thumb{background:#555;}
::-moz-selection{background:#282828; color:#fff;}
::selection{background:#282828; color:#fff;}
.progress{position:fixed; top:0; left:0; border-radius:100px; height:3px; background:#ffa337; width:0%; z-index:999999;}
html, body{font-weight:400; letter-spacing:-0.03em; word-break: break-word; width:100%; text-align:left; font-size:16px; color:#333; line-height:1.4; margin:0; padding:0; font-family:'SUIT', sans-serif;}
body{transition:ease-in-out 400ms padding; -webkit-font-smoothing:antialiased; -moz-font-smoothing:unset; -moz-osx-font-smoothing:grayscale; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; backface-visibility:hidden;}
h1{padding:0; margin:0; display:inline-block;}
h1 a{text-decoration:none; color:#fff;}
a, a:link, a:focus, textarea, button, input, select{outline:none; resize:none; border:0px; text-decoration:none; -webkit-border-radius:0;}
a, a:link, a:focus{text-decoration:none; color:inherit; cursor:pointer;}
textarea, button, input, select{font-family:'pretendard','Noto Sans','sans-serif'; font-size:0.9em;}
button, input[type="button"], input[type="submit"]{cursor:pointer;}
button, input[type="button"]{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
a{display:block;}
input[type='tel'] {height:100%; font-size:0.8em; width:100%;}
input[type='text'] {height:100%; font-size:0.8em; width:100%;}
input[type='email'] {height:100%; font-size:0.8em; width:100%;}
input[type='password'] {height:100%; font-size:0.8em; width:100%;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
img{border:0; max-width:100%; vertical-align:middle; image-rendering:-webkit-optimize-contrast;}
table{border-collapse:collapse;}
table, td{border-spacing:0px; padding:0px;}
textarea, select{padding:5px; border:1px solid #eeeeee;border-radius:5px; background-color : transparent; text-decoration: none; -webkit-appearance: none; -webkit-border-radius: 0;}
input{border-radius:3px; padding:8px 10px; border:1px solid #eeeeee; background-color : transparent;}
input:focus{outline:none;}
em{font-style:normal;}
ul, li, dt, dl{list-style:none; padding:0px; margin:0px;}
h1, h2, h3, h4, h5 {clear:both; margin:0; padding:0;}
p{margin:10px 0; line-height:1.2;}
p:first-child{margin-top:0;}
p:last-child{margin-bottom:0;}
b{font-weight:600;}
strong{font-weight:700;}
.m0{margin-bottom:0 !important; }
.float_right{float:right;}
.underline{text-decoration:underline;}
.fa, .fas, .icons{vertical-align:baseline;}
.material-icons{vertical-align:bottom; font-size:1.3em;}
.wrap{width:100%;}
.none{display:none !important;}
.block{display:block;}
.hidden{overflow:hidden;}
.pc{display:block !important; margin:0 auto;}
.m{display:none !important; margin:0 auto;}
.fontsize{font-size:2em !important;}
.w1280{width:1280px !important; margin:0 auto;}
.w1000 {max-width:1000px !important; margin:0 auto;}
.w800 {max-width:800px !important; margin:0 auto;}
.color_w{color:#fff !important;}
.color{color:#00d1ff !important;}
.color2{color:#00e0b4 !important;}
.color_p{color:#1f8ca4 !important;}
.color_g{color:#666 !important;}
.color_blue{color:#295ad8 !important;}
.color_r{color:#cacaca !important;}
.color_bg{background:#ebe3cb !important;}
.gray{color:#aaa !important;}
.color_logo{color:red !important; font-weight:500;}
.black{color:#000 !important;}
.white{background:#fff !important;}
.bg_color{background:#f99541;}
.red{color:#000;}
.left0{left:0 !important;}
.right0{opacity:1 !important; visibility:inherit !important;}
.left0{left:0 !important;}
.text_center{text-align:center;}
.align_center{align-items:center;}
.text_left{text-align:left !important;}
.text_right{text-align:right !important;}
.table{display:table; width:100%;}
.cell{display:table-cell; vertical-align:middle;}
.cell50{display:table-cell; vertical-align:middle; width:50%;}
.cell50{display:table-cell; vertical-align:middle; width:50%;}
.flex{display:flex;}
.backf6{background:#f6f6f6;}
.table10{display:table; width:100%; border-spacing:10px;}
.cell{display:table-cell; vertical-align:middle;}
.bottom0 {padding-bottom:0 !important;}
.margin0{margin-bottom:0 !important;}
.top0 {padding-top:0 !important;}
.end{justify-content: flex-end !important;}
.start{justify-content: flex-start !important;}
.flex_center{justify-content:center !important;}
.show{display:block;}
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 1,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48
}
.board_detail_prev_next ul li:last-of-type {border-bottom: 0;}
.inline{display:inline-block;vertical-align:middle;}

.line_clamp_wrap .line_clamp {display:-webkit-box; -webkit-box-orient: vertical; white-space:inherit; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 1;}
.line_clamp2{-webkit-line-clamp:2 !important;}
.line_clamp3{-webkit-line-clamp:3 !important;}
.line_clamp4{-webkit-line-clamp:4 !important;}

	/* youtube */
		.youtube_wrap{position:relative; padding-bottom:56.25%; height:0; overflow:hidden; margin-bottom:30px;}
			.youtube_wrap iframe {position:absolute; top:0; left:0; width:100%; height:100%;}
		.wune_tv .swiper-slide img.check{border:5px solid #ff5757;}
	
	/* popup */
	.popup_wrap{background:#fff; position:fixed; z-index:999999; box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5); transition:All 0.0s ease; -webkit-transition:All 0.0s ease; -moz-transition:All 0.0s ease; -o-transition:All 0.0s ease;}
		.popup_wrap .popup_foot{letter-spacing:1px; text-align:left; display:flex; justify-content:space-between; font-size:12px; height:30px; color:#fff; background:#393939;}
		.popup_wrap .popup_foot span{display:flex; cursor:pointer; position:relative; padding:0 7px; text-indent:7px; line-height:30px;}
	.popup1{left:50px; bottom:63px; display:none;}
	.popup2{left:330px; bottom:63px; display:none;}
	
	.popup_wrap .popup{max-width: 720px; max-height: 720px; overflow:hidden;line-height: 0;}
		.popup_wrap img{width: 100%; height:100%; object-fit: cover;}
		.popup_wrap .btn_close {line-height: 30px;display:inline-block; float:right; padding:0 15px 0 0; line-height:30px;}

	/* table */
		.btn_wrap{margin-top:20px;}
			.btn_wrap a{display:inline-block;}
		.btn_wrap2{margin-left:50px;}
			.btn:hover{}
		.btn{position:relative; margin:0; color:#000; letter-spacing:1px; font-size:16px; height:100%; background:#fff; border:1px solid #000; text-align:center; padding:13px 40px; cursor:pointer; transition:All 0.2s ease; -webkit-transition:All 0.2s ease; -o-transition:All 0.2s ease; -ms-transition:All 0.2s ease; overflow:hidden;}
		.btn1{background:#208ca4; margin:0 !important; letter-spacing:1px; overflow:hidden; border:none; z-index:1; color:#fff; padding:15px 60px; cursor: pointer; transition: all 0.2s ease; position:relative; display:inline-block; font-weight:300;}
		.btn1:hover{background:#37a5bd; color:#fff;}
		.btn2{background:#ffffff; color:#000; border:0; border-bottom:1px solid #000; padding:5px 0px;}
		.btn3{background:rgba(255,255,255,0.1);min-width:280px; border:0; border-radius:30px; min-width:300px; padding:15px 40px; font-size:1.1em;}
			.btn3:hover{}
		.btn3:before{content: ''; position: absolute; inset: 0; border-radius: 60px; padding:3px; background: linear-gradient(to right, #00e0b4, #00d1ff); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude;}
		.btn4{background:transparent; border:0;transition: all 0.3s ease; min-width:280px; border-radius:30px; color:#fff; background-color:#f0ecfc; padding:0; width:170px; line-height:55px; background-image:linear-gradient(138deg, #00afd6 0%, #00dcb7 74%); box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);}
		/*.btn4 span{position:relative; display:block; width:100%; height:100%;}*/
		/*.btn4:before,.btn4:after{position:absolute;content: ""; right: 0; bottom: 0; background:#00576a; transition: all 0.3s ease;}*/
		.btn4:hover{background:rgba(255,255,255,0.8); color:#000;}
		.btn5{min-width:160px; line-height:40px;}
			.btn5:hover{background:rgba(255,255,255,0.8); color:#000;}
		.btn6{background:#333; color:#fff; margin:0; text-align:center; cursor:pointer; transition:All 0.2s ease; -webkit-transition:All 0.2s ease; -o-transition:All 0.2s ease; -ms-transition:All 0.2s ease; overflow:hidden;}	
		
		.kakao{background:#f3dc00; color:#000; border:0; border-radius:5px; margin:0 !important;}
		.search_flex_wrap{display:flex; padding-bottom:15px;}
		.arrow_box{display:inline-block; position:relative;}
		.arrow_box:after{content:""; position:absolute; right:20px; top:34%; width:7px; height:7px; border:solid #333; border-width: 0 0 1px 1px; display: inline-block; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
		.arrow_box select{font-size:0.9em; width:100px; background:#fff; font-weight:300; padding:12px 40px 12px 15px; border-radius:4px; color:#555555; margin-left: 0;}
		.arrow_box select.event_type{width:180px;}
		.search_box{position:relative;}
		.search_box input{width:350px; font-size:0.9em; font-weight:300; padding:12px 20px;}
		.search_box span{position:absolute; right:5%; top:50%; transform:translateY(-50%); cursor:pointer;}
		.more_wrap{display:flex !important; align-items:center;}
		.realmodel02 .more_wrap label{display:flex; align-items:center;}

	/* radio, checkbox */
		.checkbox{display:block; margin-left:auto; margin:7px 0;}
		.radiobox{font-size:0.9em;}
		.checkbox input[type="checkbox"], .radiobox input[type="radio"] {padding:0;border-radius:3px; -webkit-appearance: none;-webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width:15px; height:15px;margin:0 5px; cursor: pointer; outline: none !important; border: 1px solid #9999; vertical-align: middle;}
		.checkbox input[type="checkbox"]::before {content: "\2713"; position: absolute; top: 50%; left: 50%; overflow: hidden; transform: scale(0) translate(-50%, -50%); line-height: 1;}
		.checkbox input[type="checkbox"]:checked {background-color:#1f8ca3;border-color: rgba(255, 255, 255, 0.3);color: white;}
		.checkbox input[type="checkbox"]:checked::before {border-radius: 4px; transform: scale(1) translate(-50%, -50%)}
		.checkbox label{font-weight:600; color:#696969;}
		.radiobox input[type="radio"] {border-radius:100%;}
		.radiobox input[type="radio"]:checked {border: 0.4em solid #1f8ca3;}
		.radiobox input[type="radio"]:checked {border: 0.4em solid #1f8ca3;}
		[type="radio"]:focus-visible {outline-offset: max(2px, 0.1em); outline: max(2px, 0.1em) dotted #1f8ca3;}
		[type="radio"]:hover {box-shadow: 0 0 0 max(2px, 0.2em) #ffe2dd; cursor: pointer;}
		[type="radio"]:hover + span {cursor: pointer;}
		[type="radio"]:disabled {background-color: lightgray; box-shadow: none; opacity: 0.7; cursor: not-allowed;}
		[type="radio"]:disabled + span {opacity: 0.7; cursor: not-allowed;}

	/* quick */
		.quick_menu_wrap_pc{position:fixed; z-index:9999; bottom:60px; right:60px;}
		.quick_icon{display:flex; flex-direction:column; box-shadow: 0.2em 0.2em 0.5em rgba(0,0,0,0.1), 0 0 0.3em rgba(0,0,0,0.1); overflow:hidden; border-radius:50%;}
		.quick_icon li:nth-child(2){background:#fff;}
		.quick_icon li:nth-child(3){background:linear-gradient(1deg, #f0a659, #eb3a69, #6543de);}
		.quick_icon li a{padding:16px; display:block;}
		.quick_btn{text-align:center; background:#4577bb; font-weight:700; color:#fff; border-radius:50%; margin-bottom:15px; height:70px; width:70px; padding:14px 0;}

	/* top button */
		.go_top_wrap{}
			.go_top_wrap a{padding:21px 25px !important; font-weight:600; display:inline-block; font-size:18px; cursor:pointer; text-align:center; background:#fff; color:#000;}
			
	/* login */
		.member_box{padding:80px 60px; box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);}
		.member_box .cont_title{border-bottom:4px solid #28a9e4; padding-bottom:6px; display:inline-block;}
		.member_box .cont_text{margin:0;}
		.input_wrap{margin:15px 0;}
		.input_wrap input{border:0; border-radius:0; border-bottom:2px solid #ddd;}
		.login_box{padding:80px 60px;}
		.login_box p{margin-bottom: 5px;}
		.login_box_text{font-size:14px;}
		.login_box .modal_bt input{max-width:100%; min-width:100%;}
		.login_info{margin-bottom:30px; margin-top:10px; font-size:14px; text-align:center;}
		.login_info ul{align-items:center;}
		.login_info ul li{padding-bottom:0 !important;}
		.login_input .input_wrap{position:relative;}
		.login_input .input_wrap input{padding:10px 10px 10px 60px; font-size:0.9em;}
		.login_input .input_wrap i{position:absolute; left:10px; font-size:1.5em; color:#858585; top:9px;}
		.login_input ul li {margin-bottom:20px !important;}
		.close_wrap{position:relative; float:right;}
		.close_wrap .close{position:relative; cursor:pointer; width:100%; height:100%; padding:10px; transform:rotate(45deg);}
		.close_wrap .close:before{position:absolute; content:''; background:#555; height:2px; width:30px; left:50%; top:50%; transform:translate(-50%, -50%);}
		.close_wrap .close:after{position:absolute; content:''; background:#555; height:30px; width:2px; left:50%; top:50%; transform:translate(-50%, -50%);}
		.close2{}
		.close_wrap .close2:before{height:2px; width:20px; background:#333;}
		.close_wrap .close2:after{height:20px; width:2px; background:#333;}
		/* .login_wrap .sub_box{padding:230px 0 200px 0;} */
		.find_box .table .cell50 .input_text_wrap{margin:0;}
		.find_box .table .cell50:first-child .input_text_wrap{padding-right:10px;}
		.find_box .table .cell50:last-child .input_text_wrap{padding-left:10px;}
		.find_box .table .cell50 input{width:100%; padding:0;}
		.find_pw{font-size:0.9em;}
		.find_pw a{display:inline-block; vertical-align:middle;}
		.find_pw a:first-child{margin-right:10px;}
		.input_table input {border:0;border: 1px solid #eeeeee; border-radius: 0; width: 100%; height: 50px;}
		
		.member_wrap{padding:100px 0;}
		.member_wrap .cont_box{background:none !important;}
		.member_wrap .cont_box:after{background-image:url("/common/img/member_bg.jpg?ver=202312261734"); background-size:100%; background-position:center bottom;}

		.member_box_wrap{color:#000; position:relative; margin:0 auto; width:100%; max-width:640px; background:#fff; overflow:hidden; box-shadow:0px 5px 10px 0px rgba(0,0,0,0.15); opacity:0; -webkit-animation:member_box_open 1s forwards; animation:member_box_open 1s forwards;}
			@keyframes member_box_open{
				0%{opacity:0; -webkit-transform:translateY(-30px); -ms-transform:translateY(-30px); transform:translateY(-30px);}
				100%{opacity:1; -webkit-transform:translateY(0px); -ms-transform:translateY(0px); transform:translateY(0px);}
			}

			.member_box_head{position:relative; background:#f4f6f8; padding:15px; text-align:center; font-weight:bold; font-size:14px;}
			.member_box_head .ball_wrap{display:table; position:absolute; left:15px; top:50%; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%);}
				.member_box_head .ball{display:inline-block; float:left; margin-right:5px; height:13px; width:13px; border-radius:100%;}
					.member_box_head .ball:last-child{margin-right:0;}
					.ball_red{background:#ff5f5a;}
					.ball_yellow{background:#f1b753;}
					.ball_green{background:#98d86e;}

			.member_box .input_btn_wrap{display:block;}

			.member_title_wrap{margin-bottom:30px; text-align:center;}
				.member_title_wrap .member_title{font-size:32px; font-weight:400;}
				.member_title_wrap .member_title_info{font-size:15px; margin-top:5px;}
				.member_title_wrap img{width:auto; max-width:70%;}

		.member_box_list{margin-bottom:30px;}
			.member_box_list:last-child{margin-bottom:0;}
			.member_box_list ul li{margin-bottom:15px; padding-bottom:15px;}
				.member_box_list ul li:last-child{padding-bottom:0; margin-bottom:0;}
			.member_input_box{margin-bottom:15px; position:relative; text-align:center;}
				.member_input_box .input_text_wrap label input{padding:10px 0 !important; box-shadow:0px 1px 0px 0px #ddd; border-radius:0; border:0; width:100%; margin:0; border-bottom: 1px solid #ddd;}
				.member_input_box .input_text_wrap label input:focus{box-shadow:0px 2px 0px 0px #1a75bc;}
				.member_input_box .input_text_wrap label span{padding:0px; left:0; color:#999; position:absolute; top:0;}
	/* agree */
	.signup_box{padding:60px 50px;}
	.sub_box .signup_box .cont_title2{font-size:1.5em;}
	.agree_input_wrap{background:#fff;}
		.agree_input_wrap .agree_title{font-size:38px; margin-bottom:30px; font-weight:500;}
		.agree_input_wrap .agree_input{padding:7px 0; font-weight:600;}
		.agree_input_wrap .agree_all_wrap{padding:15px 20px; border-radius:7px; background:#f6f6f6; margin-top:10px;}
		.agree_input_wrap .agree_all_wrap .agree_all label{font-size:1.1rem; font-weight:600;}
		.agree_input_wrap .checkbox_wrap{font-size:14px; color:#666; text-align:left; padding:0; margin-bottom:5px;}
			.agree_input_wrap .checkbox{display:inline-block; position:relative; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
				.agree_input_wrap .checkbox:last-child{margin-bottom:0;}
				.agree_input_wrap .checkbox input[type=checkbox]{opacity:0; display:inline-block; vertical-align:middle; width:20px; height:16px; margin:0;margin-right:7px; }
			.agree_input_wrap .check_mark{border-radius:3px; position:absolute; top:5%; left:0; width:18px; height:18px; background:#fff; border:2px solid #ccc;}
				.agree_input_wrap .check_mark:after{content:""; position:absolute; display:none;}
			.agree_input_wrap .checkbox input:checked ~ .check_mark:after{display:block;}
			.agree_input_wrap .checkbox .check_mark:after{left:4px; top:0px; width:4px; height:9px; border:solid #fff; border-width:0 2px 2px 0; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg);}
			.agree_input_wrap .checkbox input:checked ~ .check_mark{border:2px solid #06c6bd; background:#06c6bd;}
			.agree_input_wrap .provision_wrap{text-align:left; margin:10px 0;}
				.agree_input_wrap .provision_wrap .title{text-align:left; font-size:15px; padding:15px; background:#f5f5f5; border:1px solid #e0e0e0; border-bottom:0;}
				.agree_input_wrap .provision_wrap .provision{padding:15px; background:#fff; height:190px; overflow:hidden; font-size:0.9rem; overflow-y:auto; border:1px solid #eeeeee;}

			.agree_bt{width:100%; margin-top:15px; display:flex;}
				.agree_bt .inline50{padding-right:5px; width:50%;}
					.agree_bt .inline50:first-child{padding-right:5px;}
						.agree_bt .inline50:first-child input{background:#aaa;}
					.agree_bt .inline50:last-child{padding-right:0;}
				.agree_bt input{width:100%; height:45px; color:#fff; background:#1f8ca4; border:0; cursor:pointer;}
	/* select */
	.select_wrap{text-align:center;}
		.input_select_wrap{width:100%; position:relative;}
		.select_wrap .input_select_wrap{width:32%; float:left; position:relative;}
			.input_select_wrap select{width:100%; padding:10px 15px; background:none; color:#000; border-radius:4px; -webkit-appearance:none;  appearance:none;}
				.input_select_wrap select:-ms-expand{display:none;}
				.input_select_wrap select:focus{box-shadow:0px 0px 0px 2px #2471c8; outline:none;}
				.input_select_wrap:after{content:""; position:absolute; right:10px; top:35%; width:5px; height:5px; border:solid #e0e0e0; border-width:0 0 2px 2px; display:inline-block; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg);}
		.select_wrap .input_text_wrap{width:32%;}
			.select_wrap .input_text_wrap:last-child{float:right;}

	/* input */
	.input_text_wrap{position:relative; width:100%; display:inline-block; font-size:16px;}
		.input_text_wrap label input{width:100%; padding:10px 15px !important; color:#000; outline:none; background:#fff; transition:all 0.15s; border:1px solid #eeeeee;}
		/* .input_text_wrap label input:focus{box-shadow:0px 0px 0px 2px #2471c8;}
			.input_text_wrap label input:invalid:not(:focus)+* {cursor:text; border:0px; -webkit-transform:scale(1) translateY(0); transform:scale(1) translateY(0); transform-origin:left bottom;}
			.input_text_wrap label input:focus + span{color:#2471c8;} */
		.input_text_wrap label span{color:#999; position:absolute; top:20%; left:10px; padding:0px 5px; background:#fff; transition:all 0.15s; -webkit-transform:scale(0.8) translateY(-25px); transform:scale(0.8) translateY(-25px); transform-origin:left bottom;}

	.input_width{width:100%;}

	/* signup */
	.signup_wrap{}
		.signup_img{}
			.signup_img img{width:100%; margin-bottom:30px;}
		.signup_text_wrap{text-align:center; margin-bottom:15px; padding:15px; border-radius:8px; margin-top:10px; background:#f5f5f5; color:rgba(0,0,0,0.5);}
		.signup_wrap ul{}
			.signup_wrap ul li{margin:18px 0;}
				.signup_wrap .cell{padding:15px;}
					.signup_wrap .cell:first-child{background:#f5f5f5; border-right:1px solid #e0e0e0; width:25%; min-width:110px; max-width:100px; text-align:left;}
		.signup_wrap input, .signup_wrap select{-webkit-appearance:none; -moz-appearance:none; appearance:none; border-radius:0; height:45px;}
		.signup_wrap p, .signup_wrap p{margin-bottom:5px; font-weight:600;}
		.signup_wrap input[type="submit"]{width:100%; color:#fff; background:#1f8ca4; border:0; padding:10px; font-size:18px; cursor:pointer;}
		.signup_wrap .cont_sub_title{border-top:2px solid #888; padding:10px 0; border-bottom: 1px solid #eeeeee;}

		.signup_bt{margin-top:15px;}

		.sinup_address input[type="button"]{background:#1f8ca4; color:#fff; width:100%; padding:10px 0; border-radius:4px; cursor:pointer;}
		.sinup_address p{padding-bottom:10px;}
		.sinup_address .table0{margin-bottom:15px; display:flex;}
			.sinup_address .table0:last-child{margin-bottom:0;}
			.sinup_address .table0 .cell70{width:70%;}
			.sinup_address .table0 .cell30{padding-left:5px; width:30%;}

	/* modal */
		.modal_open{cursor:pointer; display:flex;}
			.modal{position:fixed; top:0; right:0; bottom:0; left:0; z-index:99999; display:none; overflow:hidden; outline:0;}
				.modal-dialog{top:-100%; transition:0.5s all; width:85% !important; left:50%; transform:translate(-50%, -50%); position:absolute;}
				.modal.show .modal-dialog{top:40%;}
					.modal-dialog_480{max-width:480px;}
					.modal-dialog_720{max-width:720px;}
					.modal-dialog_1024{max-width:1024px; margin:30px auto;}
				.modal-content{border-radius:20px; border:0; overflow:hidden; background:#fff;}
				.modal-open{padding-right:0 !important;}
					.modal-open .modal{overflow-x:hidden; overflow-y:auto;}
					.modal-open .modal2{overflow-x:hidden; overflow-y:auto;}
				.modal-dialog-address{position:absolute; top:10%; left:50%; width:40%; transform:translateX(-50%);}
				.modal-backdrop{position:fixed;	top:0; right:0; bottom:0; left:0; z-index:1040; background:#000; opacity:0.5;}
					.modal-backdrop.show{opacity:0.5;}

				.modal_box{padding:20px; background:#fff;}
				.modal_box textarea{width:100%; font-size:12px; height:160px; line-height:1.8;}
				.modal_tab_box{border-top:1px solid #e0e0e0;}
					.modal_box_scroll{position:relative; overflow:auto; height:50vh; border:1px solid #e0e0e0; padding:20px;}
					.modal_box ul li .inline50{max-width:300px;}
					.modal_box ul{}
						.modal_box ul > li{padding-bottom:20px;}
							.modal_box ul li span{font-size:0.8em;}
							.modal_box ul li span:first-child{padding-bottom:10px;}
							.modal_box ul li .policy_list li{font-size:0.8em; padding-left:10px; padding-bottom:10px; position:relative;}
							.modal_box ul li .policy_list li:after{position:absolute; content:''; width:3px; height:12px; background:#7cade7; top:3px; left:0;}
							.modal_box .cell{padding:10px;}
								.modal_box .cell:first-child{background:#f4f6f8; font-weight:500; border-right:1px solid #e0e0e0; width:25%; min-width:110px; max-width:100px;}

					.modal_writie_wrap .modal_box .cell:first-child{width:15%;}
					
					.modal_title{position:relative; background:#fff; font-weight:600; font-size:18px; padding:20px; border-bottom:2px solid #7cade7;}
					.login_title{border:0;}
						.modal_title .close_wrap .close:before, .modal_title .close_wrap .close:after{background:#000;}
						.modal_title .modal_title_info{display:inline-block; font-size:15px; color:rgba(0,0,0,0.5);}
					.modal_stitle{font-size:15px; padding:10px 0;}
					.modal_text_box{padding:20px; border:1px solid #e0e0e0;}
						.modal_text{font-size:13px; margin:15px 0;}
							.modal_text:first-child{margin-top:0;}
							.modal_text:last-child{margin-bottom:0;}
							.modal_text ul{border:0;}
								.modal_text ul li{margin-bottom:5px; border-top:0;}
									.modal_text ul li:last-child{margin-bottom:0;}

					.modal_bt{width:100%; margin:0 auto; margin-top:15px; text-align:center;}
					.modal_bt div:first-child{margin-bottom:7px;}
						.modal_bt ul{display:table; width:100%; border:0;}
							.modal_bt ul li{border:0; display:inline-block; margin-right:10px;}
								.modal_bt ul li:last-child{margin-right:0;}
						.modal_bt input{font-size:15px; min-width:100px; max-width:200px;}

					.modal_img{}
						.modal_img img{width:100%;}
					.modal_info{color:rgba(0,0,0,0.5);}
						.modal_info ul{border:0;}
							.modal_info ul li{margin:10px 0; border-top:0;}
								.modal_info ul li:last-child{margin-bottom:0;}

			.modal_scroll{max-height:660px; overflow-y:auto;}


		.fake_textarea{height:600px; overflow:scroll; padding:20px; border:1px solid #e8e8e8; border-radius:10px;}
		.fake_textarea2{padding:40px; height:700px;}
		.fake_textarea2 p{padding-left:20px; font-weight:400; font-size:0.9em; line-height:1.4;}
		.fake_textarea .line h5{color:#333; padding-bottom:10px;}
		.fake_textarea2 .purpose{padding:20px; font-size:0.9em; line-height:1.4;}
		.fake_textarea2 .purpose ul{margin-bottom:10px;}
 
	/* 레이어 팝업 */
		.overlay2{opacity:0; position:fixed; background:rgba(0,0,0,0.7); top:0; left:0; height:100%; width:100%; z-index:11111; transition:0.35s ease-in-out; pointer-events:none; overflow:hidden;}
		.overlay2.open{opacity:1; pointer-events:inherit;}
		.layermodal{pointer-events:none; opacity:0; transition:0.35s ease-in-out; position:relative; top:20%;}
		.layermodal2{top:0;}
		.layermodal2 .modal_box{max-height:calc(100vh - 67px); overflow-y:auto; overflow-x:hidden;}
		.layermodal.open{opacity:1; pointer-events:inherit;}
		.layermodal .board_wrap{max-width:800px; margin:0 auto;}
		.layermodal .board_wrap ul li{width:100%; background:#fff; box-shadow:0 0 0 2px white, 0 0 0 4px #7dade7; padding:30px;}
		.layermodal .board_wrap ul li .img_wrap{background:#f1f1f1; box-shadow:0 0 0 2px white, 0 0 0 4px #afccef;}
		.layermodal .board_wrap ul li .txt_wrap{margin:20px 0;}
		.layermodal .board_wrap ul li .fake_textarea2{height:300px;}
		.layermodal .board_wrap ul li .fake_textarea2 div{font-size:0.85em; text-align:left;}

		.bang_modal{opacity:1; pointer-events:inherit; position:relative; top:20%;}
		.bang_wrap{max-width:450px; background:#fff; border-radius:15px; margin:0 auto; overflow:hidden;}
		.bang_top{padding:35px 35px 20px 35px;}
		.bang_wrap p{font-size:1.3em; line-height:1.5;}
		.bang_wrap img{width:26%;}
		.bang_wrap .btn_wrap{display:flex; gap:10px; margin-top:50px; justify-content:end;}
		.bang_wrap .btn_wrap input{width:100%;}
		.bang_wrap .img_wrap {display:flex; gap:10px; align-items:center;}
	
		.layermodal .board_wrap.online_modal{max-width:450px;}
		.online_input_wrap{margin-top:20px;}
		.online_input_wrap > div{margin-top:10px;}
		.online_input_wrap .input_select_wrap select{font-size:0.8em;padding: 8px 10px; height:50px;}

	/*head*/
		.header{position: fixed; width: 100%; top:0; z-index: 100; transition: all 0.2s ease-in-out;  border-bottom: 1px solid rgb(255 255 255 / 24%);}
		.head_color{background:#fff !important; z-index:111; transition:all 0.3s;}
		.head_color .head_menu_wrap .head_menu > li > a{color:#000;}
		.head_color .head_right ul li a{color:#000;}
		.head_color .head_right ul li a:after{background:#000;}
		.head_color .head .head_logo a img{filter:none;}
		
		.head_wrap{transition: all 0.3s ease-in-out;}
		.head_wrap:hover{/* background:#fff; */ border-bottom:0; z-index:100;}
		.head_top{background:rgba(0,0,0,0.3);}
		.head{display:flex; flex-wrap:wrap; padding:0 20px; margin:0 auto; max-width:1940px; justify-content:space-between; align-items:center; z-index: 100; text-align: center;}
		.head > *{z-index:0;}
		.head .menu__wrapper{position:relative; z-index:1000;}
		.head_icon{display:flex; gap:12px;}
		.head_icon a{max-width:28px; border-radius:100%; overflow:hidden;}
		.head .head_logo{}
		.head .head_logo a{}
		.head .head_logo a img{display: inline-block; filter: brightness(10); max-width:250px;}
		.head_menu_wrap {width:70%;}
		.head_menu_wrap .head_menu{display:flex; align-items: center; margin: 0 50px; justify-content:space-between;}
		.head_menu_wrap .head_menu > li{transition: all 0.2s ease-in; width:14.7%;}
		.head_menu_wrap .head_menu > li > a:after{position:absolute; content:""; left:0%; transition: all 0.2s ease-in; width:0%; height:3px; background:#1f8ca4; bottom:0;}
		.head_menu_wrap .head_menu > li:hover > a:after{width:100%; height:2px;}
		.head_menu_wrap .head_menu > li > a{padding:25px 20px; font-size:14px; color:#fff; text-transform:uppercase; font-weight:600; transition:all 0.2s ease-in-out; display:block;}
		.head_menu_wrap .head_menu > li:hover > a{transition:all 0.2s ease-in-out;}
		.head_menu_wrap .head_menu .down_menu{display:none; box-shadow:3px 0px 5px 0px rgb(97 97 97 / 22%); top:100%; height:150px;position:absolute; width:100%; left:0; background:#f7f7f7;}
			.head_menu_wrap .head_menu .down_menu > ul{max-width:1280px; top:20px; padding-left:265px; display:flex; flex-wrap:wrap; margin:0 auto; position:relative;}
			.head_menu_wrap .head_menu .down_menu > ul li{width:15.3%;}
			.head_menu_wrap .head_menu .down_menu > ul .down_menu_tit{font-size:20px; width:200px; border-right:1px solid #cecece; padding:10px; font-weight:800; position:absolute; left:0;}
			/*.head_menu_wrap .head_menu > ul:hover .down_menu.down_menu_open{display:block;} */
		.head_menu_wrap .head_menu .down_menu li > a{position:relative; text-align:left; letter-spacing:-1px; font-size:15px; text-transform:uppercase; padding:9px 15px; display:inline-block; transition:all 0.2s ease; font-weight:600; width:100%;}
		.head_menu_wrap .head_menu .down_menu li > a:after{position:absolute; content:""; left:0; top:50%; transform:translateY(-50%); width:3px; height:3px; background:#1f8ca4;}
		/* .head_menu_wrap .head_menu .down_menu li:hover > a{font-weight:600; color:#1f8ca4;} */
		/* .head_menu_wrap .head_menu .down_menu li:hover > a:after{width:100%;} */
		.head_fixed{transition:0.2s ease-in-out; z-index:9999; border-bottom:0; box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2) !important; background:rgba(32,32,32,0.85); top:-65px;}
		.head_banner_fixed{transition:0.2s ease-in-out; z-index:9999; border-bottom:0; box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2) !important; background:rgba(32,32,32,0.85); top:0;}
		
		.reserv{width:100%; text-align:left; margin-bottom:5px;}
		.reserv a{display:inline-block; background:linear-gradient(138deg, #00afd6 0%, #00dcb7 74%); color:#fff; padding:7px 15px; font-weight:600; border-radius: 30px;}

		.head_right{}
		.head_right ul{display:flex; border:1px solid rgba(255,255,255,0.6); border-radius:30px; padding:8px 0;}
		.head_right ul li{position:relative;}
		.head_right ul li:last-child{margin-right:0;}
		.head_right ul li a{padding:0 15px; font-size:0.8em; color: #fff; position:relative; display:block;}
		.head_right ul li:hover a{font-weight:500;}
		.head_right ul li a:after{position:absolute; content:""; width: 1px; height:80%; background:rgba(255,255,255,0.5); right: 0; top:10%;}
		.head_right ul li:last-child a:after{display: none;}
		.head_right_wrap .head_right ul li a:after{position:absolute; content:""; width: 1px; height:80%; background:rgba(0,0,0,0.5); right: 0; top:10%;}
		.head_right_wrap img {display: inline-block; max-width:200px;}
	
		/* head_banner */
		.head_banner_wrap{color:#000; position:relative; background:#f4f6f8;}
			.head_banner_close{position:absolute; z-index:2; right:5px; padding-right:20px; cursor:pointer; transition:ease 0.3s; top:50%; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%);}
				.head_banner_close_icon{cursor:pointer; position:absolute; right:0; top:50%; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%); width:16px; height:16px; z-index:5; border:1px solid #000;}
					.head_banner_close_icon:before, .head_banner_close_icon:after{position:absolute; left:50%; -webkit-transform:translate(-50%,0); -ms-transform:translate(-50%,0); transform:translate(-50%,0); content:''; width:100%; height:100%; width:1px; background:#000;}
						.head_banner_close_icon:before{transform:rotate(45deg);}
						.head_banner_close_icon:after{transform:rotate(-45deg);}
		.head_banner_wrap{height:65px; overflow:hidden;}
		.head_menu_slide{position:absolute; height:100%;}
		.head_banner_wrap .swiper-slide{height:65px;}
		.head_banner_wrap .swiper-slide a{height:100%;}
 		.head_banner_wrap .swiper-slide a img{height:100%; object-fit:cover;} 

	/* menu_wrapper */
		
		.head_right_wrap{padding:100px; position:absolute; top:0; right:-150%;  z-index:2; width:800px; height:100vh; background:#f3f3f3; overflow-y:scroll; transition:all 0.5s ease;}
		.head_right_wrap .cont_list {border-bottom: 1px solid rgba(0,0,0,0.5); padding-bottom:20px;}
		.head_right_wrap .cont_list .head_logo{max-width:300px;}
		.head_right_wrap > .cont_list > ul{align-items:start; flex-direction:column;}
				.head_right_wrap > .cont_list > ul li{}
		.head_right_wrap .head_menu{ display:flex; flex-direction:column; align-items:flex-start; padding-top:50px;}
		.head_right_wrap .head_menu > li{position:relative; transition: all 0.2s ease-in;}
		.head_right_wrap .head_menu > li:hover > a:after{}
		.head_right_wrap .head_menu > li > a{color:#000; font-size:1.8em; padding:20px 30px; font-weight:500; transition:all 0.2s ease-in-out; position:relative; display:block;}
		.head_right_wrap .head_menu > li:hover > a{color:#932b49; transition:all 0.2s ease-in-out;}
		
		.head_right_wrap .head_menu .down_menu{padding:20px; margin-left:30px; border-radius:0; width:300px; box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2); background:#f7f7f7;}
		.head_right_wrap .head_menu .down_menu li > a{position:relative; font-weight:500; width:100%; margin-bottom:10px; padding:20px; text-align:center; font-size:1.2em; display:inline-block; transition:all 0.3s ease;}
		.head_right_wrap .head_menu .down_menu li > a:after{position:absolute; content:""; width:100%; height:1px; background:#c0c0c0; bottom:0; left:0;}
		.head_right_wrap .head_menu .down_menu li:last-child > a:after{display:none;}
		.head_right_wrap .head_menu .down_menu li:hover > a{font-weight:500; color:#932b49;}
		.head_right_wrap .head_menu .down_menu li:hover > a:after{width:100%;}
 		.head_right_wrap .head_right{padding:0; display:block;}
		.head_right_wrap .head_right ul li a{color:#000; font-size:1em; padding:0 10px;}
		.menu__wrapper > ul > li.color{background:#000;}
		.plus{margin:0 auto; width:50px;}
		.address_input_wrap{display:flex; margin-bottom:10px;}

		

	/* menu_wrapper */
		#nav-icon1{width:35px; height:30px; z-index:11; right:0; top:0; margin: 12px 10px; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition:.5s ease-in-out; -o-transition:.5s ease-in-out; transition:.5s ease-in-out; cursor:pointer;}
		#nav-icon1 span{display:block; position:absolute; height:3px; width:100%;background:#fff;border-radius:9px;opacity:1;right:0;-webkit-transform: rotate(0deg); -moz-transform:rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;	-o-transition: .25s ease-in-out;transition:.25s ease-in-out;}
		#nav-icon1 span.active{background:#333;}
		#nav-icon1 span:nth-child(1){top:0px;}
		#nav-icon1 span:nth-child(2){top:10px; width:87%;}
		#nav-icon1 span:nth-child(3){top:20px;}
		#nav-icon1.open span{background:#333;}
		#nav-icon1.open span:nth-child(1){top:13px; -webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -o-transform:rotate(135deg); transform:rotate(135deg);}
		#nav-icon1.open span:nth-child(2){opacity:0; display:none;;}
		#nav-icon1.open span:nth-child(3){top:13px; -webkit-transform:rotate(-135deg); -moz-transform:rotate(-135deg); -o-transform:rotate(-135deg); transform:rotate(-135deg);}	
		
	
	/* signup */
		.signup_box_wrap{max-width:640px; text-align:left;}
		.sign_up .check_box label{display:flex; align-items:center;}
		.check_box{display:flex; align-items:center; gap:5px;}
		.check_box p{margin:0;}
	
	/* 공통 */
		.color_b{color:#1ba2e2;}
		.cont_title_large{font-size:3.5rem; font-weight:bold;}
		.mbot100{margin-bottom:100px !important;}

		.cont_wrap{margin-top:0;}
		.cont_wrap_hbanner{margin-top:51px;}

		.cont{max-width:1260px; width:100%; margin:0 auto; padding:0 30px; position:relative; z-index:1;}
		.w1200{max-width:1240px;}
		.cont2{padding:130px 50px;}
		.cont_box{padding:110px 0; position:relative; /* overflow:hidden; */}
		.cont_box_border{border-bottom-color:#EAECE9; border-bottom-style:dashed;}
		.cont_box1{padding:150px 0; position:relative; overflow:hidden;/*  border-top:1px solid #b3b3b3; */}
			.cont_box_back:after{content:""; position:absolute; background-repeat:no-repeat; left:0; top:0; width:100%; height:100%; background:#282828; z-index:-2;}
			.cont_box_back2:after{content:""; position: absolute; left:0; bottom:0; width:100%; height:100%; background:rgba(243,243,243,1); z-index: -1;}
			.cont_box_back3:after{content:""; position: absolute; left:0; top:0; width:100%; height:100%; background: rgba(233,233,233,0.5); z-index: -1;}
			.cont_box_back4:after{content:""; position: absolute; left:0; top:0; width:100%; height:100%; background:#f9f0ef; z-index: -2;}
			.cont_box_back5:after{content:""; position: absolute; left:0; top:0; width:100%; height:100%; background:#5e0b23; z-index: -1;}
			.cont_box_back6:after{content:""; position: absolute; left:0; top:0; width:100%; height:100%; background:url("/common/img/commiittee_back.jpg?ver=202509091422") center no-repeat; z-index: -2; filter: grayscale(1);}
				.cont_box_back6:before{content:""; position: absolute; left:0; top:0; width:100%; height:100%; background:linear-gradient(268deg, white, #ffffffd1); z-index:-1;}
		.cont_box2{max-width:1400px; width:100%; margin:0 auto; padding:0 30px 150px 30px;}	
	
		.cont_title_wrap{margin-bottom:50px;}
		
		.cont_title_info{margin-bottom:15px; text-transform:uppercase; color:#00ffe6; font-weight:700; font-size:1.2rem;}
			.cont_title_info ul{display:flex; gap:0;}
			.cont_title_info ul li{padding:2px; width:25px; background:#7dade7;}
			.cont_title_info2{margin-bottom:13px;}
			.cont_title_info2 ul{gap:0;}
			.cont_title_info2 ul li{background:#c2c2c2; padding:2px; width:15px;}
			.cont_title_info3 ul{justify-content:center;}
			.title_info{letter-spacing:10px; padding:8px; color:#00e7ff;; opacity: 0.5; background:rgba(0,0,0,0.15);}
			.cont_title_info.title{font-size:1.8em !important; font-weight:400;}
			.main_slide .cont_title_info{color:#00e7ff; opacity:0.7;}
		.cont_title{font-weight:400; font-size:2.3em; margin-bottom:30px; position:relative; line-height:1.1;}
		.cont_title2{font-weight:500; font-size:1.9em;}
		.cont_title3{font-size:1.5em; font-weight:700; letter-spacing:inherit;} 
		.cont_title em{}
		.cont_title_btn{position:relative; text-align:center;}
			.cont_title_btn .btn_wrap{position: absolute; left:100%; top:50%; transform:translate(0, -50%); margin-top:0; width:200px; margin-left: 50px;}
			.title_design{position:relative; display:inline-block; padding-left:25px;}
			.title_design:after{content:""; position: absolute; left:0; top:50%; width:10px; height:75%; transform:translateY(-50%); background:#1f8ca3;}
		.cont_sub_title{font-weight:600; font-size:1.28em; font-stretch:expanded; margin:20px 0;}
		.cont_sub_title:last-child{margin-bottom:0;}
		.cont_sub_title:first-child{margin-top:0;}
		.cont_sub_title2{text-align:left; padding-left:10px; border-left:10px solid #1f8ca3; margin-bottom:25px;}
		.text_list_title{font-size:1.2em; font-weight:700; transition:all 0.2s;}

		.cont_text_wrap{margin-top:40px;}
		.cont_text_box{margin-bottom:50px;}	
		.cont_text_title{font-size:1.2em; font-weight:600; margin-bottom:10px;}
			.text_title_design{position:relative; display:inline-block; padding-top:20px;}
			.text_title_design:after{content:""; position: absolute; left:0; top:0; width:100%; height:5px; background:#c3c3c3; opacity:0.5;}
		.cont_text{margin:15px 0; line-height:1.5; word-break: keep-all;}
			.cont_text:first-child{margin-top:0;}
			.cont_text:last-child{margin-bottom:0;}
		.cont_text2{margin:0; font-size:0.95rem;}
		.cont_text3{font-size:1.3rem; line-height:1.5; letter-spacing:-1px; font-weight:300;}
		.cont_text4{font-size:1.13rem;}
		.cont_text_info{color:#00b4ed; font-weight:300; font-size:1.1em;}
		.cont_text_inner{margin:5px 0;}
		.mtop20{margin-top:20px;}
		.mtop30{margin-top:30px;}
		.mtop40{margin-top:40px;}
		.mbot20{margin-bottom:20px;}	
		.mbot30{margin-bottom:30px;}	

		.cont_title_design:after{content:''; display:block; width:35px; height:2px; background:#00b4ed; margin:20px auto;}
		.cont_title_design .cont_text_info{font-size:0.4em; letter-spacing:10px; padding-bottom:10px;}

		.bg_color_design{position:relative;}
		.bg_color_design:before{content:""; position:absolute; left:0; bottom:0; width:100%; height:35%; background:rgb(32 140 164 / 40%);}
		.bg_color_design span{position:relative; z-index:1;}

		.flex_center{display:flex; align-items:center;}
		.cont_flex > ul {display:flex;}
			.cont_flex > ul li{margin-right:10px;}
			.cont_flex > ul li:last-child{margin-right:0;}

		.cont_flex_2 > ul > li{flex-grow:1; flex-shrink:1; flex-basis:0; margin-right:20px;}
			.cont_flex_2 > ul > li:last-child{margin-right:0;}
			.cont_flex_2 > ul > li.cont_flex1_5{flex-grow:1.5;}
			.cont_flex_2 > ul > li.cont_flex2{flex-grow:2;}
			.cont_flex_2 > ul > li.cont_flex2_5{flex-grow:2.5;}
			.cont_flex_2 > ul > li.cont_flex3{flex-grow:3;}
			.cont_flex_2 > ul > li.cont_flex4{flex-grow:4;}
			.cont_flex_2 > ul > li.cont_flex5{flex-grow:5;}
			.cont_flex_2 > ul > li.cont_flex7{flex-grow:7;}

		.cont_list > ul {display:flex; flex-wrap:wrap; justify-content:space-between; gap:30px 0;}
		.cont_list > ul > li{margin-right:30px;}
		.cont_list > ul > li:last-child{margin-right:0;}
			.cont_list1 > ul > li{width:100%; margin-right:0;}
				.cont_list1 > ul > li:nth-child(2n){margin-right:0;}
			.cont_list2 > ul > li{width:calc(50% - 20px); margin-right:0;}
				.cont_list2 > ul > li:nth-child(2n){margin-right:0;}
			.cont_list3 > ul > li{width:calc(33.33% - 20px);}
				.cont_list3 > ul > li:nth-child(3n){margin-right:0;}
			.cont_list4 > ul > li{width:calc(25% - 20px);}
				.cont_list4 > ul > li:nth-child(4n){margin-right:0;}
			.cont_list5 > ul > li{width:calc(20% - 20px);}
				.cont_list5 > ul > li:nth-child(5n){margin-right:0;}
			.cont_list6 > ul > li{width:calc(16.6% - 20px);}
				.cont_list6 > ul > li:nth-child(6n){margin-right:0;}

		.cont_list_small > ul {display:flex; flex-wrap:wrap; justify-content:space-between; gap:15px 0;}
		.cont_list_small > ul > li{margin-right:10px;}
		.cont_list_small > ul > li:last-child{margin-right:0;}
			.cont_list_small1 > ul > li{width:100%; margin-right:0;}
				.cont_list_small1 > ul > li:nth-child(2n){margin-right:0;}
			.cont_list_small2 > ul > li{width:calc(50% - 10px); margin-right:0;}
				.cont_list_small2 > ul > li:nth-child(2n){margin-right:0;}
			.cont_list_small3 > ul > li{width:calc(33.33% - 10px);}
				.cont_list_small3 > ul > li:nth-child(3n){margin-right:0;}
			.cont_list_small4 > ul > li{width:calc(25% - 10px);}
				.cont_list_small4 > ul > li:nth-child(4n){margin-right:0;}
			.cont_list_small5 > ul > li{width:calc(20% - 10px);}
				.cont_list_small5 > ul > li:nth-child(5n){margin-right:0;}
			.cont_list_small6 > ul > li{width:calc(16.6% - 10px);}
				.cont_list_small6 > ul > li:nth-child(6n){margin-right:0;}


		.list_style ul{justify-content:start;}
	
	/* button file */
	.filebox_wrap{display:flex; width:100%; height:100%;}
		.filebox_name{display:table-cell; width:60%; height:100%;}
			.filebox_name input{border-radius:4px; height:100%; display:table-cell; padding:0px 15px; width:100%; background:#fff; box-shadow:0px 0px 0px 1px #e0e0e0}
		.filebox_input{display:table-cell; width:25%; height:100%; position:relative; padding:0px 5px;}
			.filebox_input label{height:100% !important;}
			.filebox_input input{position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
		.filebox_img{display:table-cell; width:20%; height:100%; padding-left:5px;}
			.filebox_img img{width:100%; max-height:45px;}


	/* 공통 구간리스트 */
	.img_list_01 ul li{}
		.img_list_01 .img_wrap{height:350px; position:relative; overflow:hidden; border-radius:5px;}
		.img_list_01 .img_wrap > img{height:100%; width:100%; object-fit:cover; filter:brightness(0.9); transition:all 0.5s;}
		.img_list_01 .img_wrap:hover > img{filter:brightness(0.75); transform:scale(1.1);}
		.img_list_01 .cont_text{position:absolute; bottom:0; padding:30px; left:0; font-size:1.45em; color:#fff; font-weight:500; margin:0;}
		
	.list_wrap1{position:relative; border-radius:10px; padding:30px; background:#f6f6f6;}
			.list_wrap1 p{position:relative; padding:0 20px; font-weight:400;}
			.list_wrap1 p:after{position:absolute; left:0%; transform: translateY(-50%); top:50%; content: ""; padding:2px; border-radius:100%; background:#4f4f4f;}
			.list_wrap1 .cont_text_title{display:inline-block; background:#555; color:#fff; border-radius:30px; padding:5px 15px;}

	.list_wrap2{position:relative; /* border-radius:10px; padding:30px; background:rgba(233,233,233,0.5); */}
		.list_wrap2 p{position:relative; padding:0 15px; margin-bottom:5px; font-weight:500;}
		.list_wrap2 p:after{position:absolute; left:0%; transform: translateY(-50%); top:50%; content: ""; padding:3px; border-radius:100%; background:#d0d0d0;}
	
	.text_list_wrap .cont_title{}
		.text_list{border-top:3px solid #606060;}
		.text_list .downbtn{width:120px;}
		.text_list ul{}
		.text_list ul li .txt_wrap{display:block; justify-content:space-between; padding:30px 0; display:flex; gap:20px; align-items:center; border-bottom:1px solid rgba(200,200,200,0.5); transition:all 0.2s;}
		.text_list ul li:last-child{border-bottom:2px solid #ddd;}
		.text_list ul li:hover{background:rgba(216,230,247,0.2);}
		.text_list ul li:hover .num{color:#888;}
		.text_list ul li:hover .text_list_title{text-decoration:underline;}
		.text_list ul li:hover .text_list_file img{opacity:0.9;}
		.text_list ul li .num{font-size:1.7em; width:200px; text-align:center; font-weight:700; color:#ddd;}
		.text_list ul li .text_list_box{width:100%;}
		.text_list ul li .text_list_box .txt{margin-top:10px; color:#8e8e8e;}
		
		.date{font-weight:500; color:#8d8d8d; font-size:0.85em;}
		.text_list ul li .text_list_file{width:130px;}
		.text_list ul li .text_list_file img{opacity:0.5; padding:0 35px; transition:all 0.2s;}
		.text_list2 ul li{padding:10px 0;}
		.text_list2 .num{padding:10px; width:300px !important; height:150px; overflow:hidden;}
		.text_list2 .num img{object-fit:cover; width:100%; height:100%;}
		.text_list3{}
	
	.table_style{border-top:2px solid #000; width:100%; background:rgba(222,210,210,0.2);}
		.table_style tbody tr{border-bottom:1px solid #777;}
		.table_style tbody tr:nth-child(odd){background:#fff; }
		.table_style tbody tr th{padding:15px 50px; font-weight:600; text-align: center; width:300px; border-bottom:1px solid rgba(200,200,200,0.5); border-right:1px solid rgba(200,200,200,0.5);}
		.table_style tbody tr td{padding:15px 10px; border-bottom:1px solid rgba(200,200,200,0.5);}
		.table_style tbody tr td p{font-weight:400;}
		.table_style thead tr th{padding:20px 10px; border-bottom:1px solid rgba(200,200,200,0.5);}
		.table_style thead tr th:first-child{border-right:1px solid rgba(200,200,200,0.5);}


	/* sub_head */
		.sub_text{line-height:1.8;}
		.explan{font-size:0.9em;}
		.explan2{font-size:0.9em; line-height:1.6;}
		.sub_head{position:relative;}
		.sub_head .cont_title{color:#fff; margin-bottom:0; font-size:2.5rem; font-weight:700;}
		.sub_head .cont_text_wrap{padding:240px 0 140px 0; margin-bottom:0; margin-top:0; text-align:center;}
		.sub_head .cont_text_wrap2{padding:280px 0 140px 0; height:780px;}
		.sub_head .cont{position:relative; z-index:1;}
		.subhead_link{margin:40px auto 0; gap:15px; display:flex; flex-wrap:wrap; max-width:900px; justify-content:center;}
		.subhead_link li{min-width:200px; max-width:300px; width:50%; border: 1px solid rgba(255, 255, 255, .30); background-color: rgba(255, 255, 255, .25);}
		.subhead_link li a{padding:20px; color:#fff; font-size:1.2rem;font-weight: 600;}
		.subhead_link2 li{border:1px solid rgb(255 255 255 / 63%); border: 1px solid rgba(255, 255, 255, .30); background-color: rgba(255, 255, 255, .25);}
		.subhead_link_3 li{width:32%;}

		.sub_head:after{content:''; position:absolute; width:100%; height:100%; left:0; top:0; background-size:cover; background-repeat:no-repeat; background-position:top 24% center;}
		.sub_head:before{content:''; position:absolute; width:100%; height:100%; left:0; top:0; background:#333; opacity:0.7; z-index:1;}
		.sub_head_color:before{content:''; position:absolute; width:100%; height:100%; left:0; top:0; background-image:linear-gradient(158deg, #00477a 0%, #00d8d8 74%); opacity:0.7; z-index:1;}
		.center01_head:before{background:#000c1b;}
		.hospital_head:after{background-image:url("/common/img/hospital_bg.jpg?ver=202509091422");}
		.neck_head:after{background-image:url("/common/img/neck_bg.jpg?ver=202509091422");}
		.waist_head:after{background-image:url("/common/img/waist_bg.jpg?ver=202509091422");}
		.shoulder_head:after{background-image:url("/common/img/shoulder_bg.jpg?ver=202509091422");}
		.knee_head:after{background-image:url("/common/img/knee_bg.jpg?ver=202509091422");}
		.joint_head:after{background-image:url("/common/img/joint_bg.jpg?ver=202509091422");}
		.hand_head:after{background-image:url("/common/img/hand_bg.jpg?ver=202509091422");}
		.foot_head:after{background-image:url("/common/img/foot_bg.jpg?ver=202509091422");}
		.pp_head:after{background-image:url("/common/img/main02_bg.jpg?ver=202509091422");}
		.event_head:after{background-image:url("/common/img/events_bg.jpg?ver=202509091422");}
		.login_head:after{background-image:url("/common/img/login_bg.jpg?ver=202509091422");}
		.pelvic_head:after{background-image:url("/common/img/pelvic01_head.jpg?ver=202509091422");}
		.waist2_head:after{background-image:url("/common/img/waist01_head.jpg?ver=202509091422");}
		.info_head:after{background-image:url("/common/img/info_bg.jpg?ver=202405241637");background-position:top 45% center;}
		.center01_head:after{background-image:url("/common/img/center01_head.jpg?ver=202509091422");background-position: top 75% center;}
		.center01_head2:after{background-image:url("/common/img/artificial_head2.jpg?ver=202509091422");background-position: top 75% center;}
		.growth_head2:after{background-image:url("/common/img/growth_head.jpg?ver=202509091422");background-position: top 75% center;}
		.toadstool_head:after{background-image:url("/common/img/toadstool_head.jpg?ver=202509091422");background-position: top 75% center;}
		.toadstool_head:before{background:none;}
		.tension_head:after{background-image:url("/common/img/tension_head.jpg?ver=202509091422");background-position: top 75% center;}
		.tension_head:before{background:none;}
		.shoulder2_head:after{background-image:url("/common/img/soulder01_head.jpg?ver=202509091422");}
		.toadstool_head2_head:after{background-image:url("/common/img/toadstool_head.jpg?ver=202509091422");}
		.shoulderex_head:after{background-image:url("/common/img/shoulderex_head.jpg?ver=202601261150");}


		.sub_nav_wrap {width:100%; background:#fff; border-bottom: 1px solid #d7d7d7; position:absolute; z-index:12; bottom:0; left:0;}
		.sub_nav_wrap > div{max-width:1200px; margin:0 auto; display:flex; flex-wrap:wrap; align-items:center;}
		.sub_nav_wrap .gohome{padding:8px 15px; background:#000; color:#fff; background-image: linear-gradient(90deg, #00d1ff 0%, #00d4c2 74%);}
		.sub_nav_wrap .gohome span{line-height:33px;}
		.sub_nav_wrap .sub_nav {border-right:1px solid #d7d7d7;}
		.sub_nav_wrap .sub_nav .nav_title p{margin:0;}
		.sub_nav_wrap .sub_nav > ul{position:relative; padding:12px 0; cursor:pointer;}
		.sub_nav_wrap .sub_nav .nav_title{padding:0 20px; font-weight:600; font-size:15px; border-left:1px solid rgba(255,255,255,0.5); display:flex; align-items:center; gap:10px; min-width:300px; justify-content:space-between;}
		.sub_nav_wrap .sub_nav ul li span.active{transform:rotate(-45deg); transition:all 0.2s;}
		
		.sub_nav .low_menu{position:absolute; top:100%; width:100%; display:none; border-top:1px solid #d7d7d7;}
		.sub_nav .low_menu ul{width:100%;}
		.sub_nav .low_menu ul li{padding:10px 20px; border-bottom:1px solid rgba(255,255,255,0.2); background:rgba(0,0,0,0.8); transition:all 0.2s ease-in-out;width:calc(100% + 1px);border:1px solid #d7d7d7;border-top:0;background:#fff;}
		.sub_nav .low_menu ul li:hover{background:#1f8ca4;}
		.sub_nav .low_menu ul li:hover a{color:#fff;}
		.sub_nav .low_menu ul li a{transition:all 0.2s ease-in-out; font-weight:500; font-size:0.85em;}
						
		.sub_nav .nav_title .material-symbols-outlined{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
		.sub_nav .nav_title.check .material-symbols-outlined{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
		.sub_nav2 .low_menu ul li{width:calc(100% + 2px);margin-left:-1px;}
		

		.sub_box .cont > ul > li{margin-top:140px;}
		.sub_box .cont > ul > li:last-child{margin-bottom:150px;}
		
		.sub_box .check_icon1{padding-left:50px; background-image:url("/common/img/check_icon.png?ver=202601261150"); background-size:34px; font-size:1.9em; display:block; background-position:top 0px left 0px; background-repeat:no-repeat;}
		.sub_box .check_icon2{padding-left:50px; background-image:url("/common/img/check_icon2.png?ver=202601261150"); background-size:35px; font-size:1.9em; display:block; background-position:top 3px left 0px; background-repeat:no-repeat;}
		.sub_box .check_icon3{padding-left:50px; background-image:url("/common/img/check_icon3.png?ver=202601261150"); background-size:35px; font-size:1.9em; display:block; background-position:top 3px left 0px; background-repeat:no-repeat;}
		
		.sub_box2 .cont > ul > li{padding-bottom:100px; margin-top:100px; border-bottom:1px solid #ddd;}
		.sub_box2 .cont > ul > li:last-child{padding-bottom:0px;border-bottom:0;}
		.sub_title_box{align-items:end; margin-left:70px;}
		.sub_title_wrap{position:relative;}
		.sub_title_wrap2{padding-top:20px; margin-right:100px;}
		/* .sub_title_wrap:after{content:''; position:absolute; width:30px; height:5px; left:0; top:0; background:#00d2f0; z-index:1;} */
		.sub_title_wrap em{margin:5px 0; display:block; color:rgb(46 71 113 / 43%); font-weight:400; font-size:1.4rem;}
		.sub_title_wrap .cont_title{margin:0;}
		.sub_text_box{padding:45px 20px 45px 70px; margin-top:40px; border:1px solid #d9d9d9; border-radius:70px 0 0 0;}
		.sub_info .cont_title2{}
		
		.cause{justify-content:start !important;}
		.cause .img_wrap{background:rgba(246,246,246,0.8); border:1px solid #e6e6e6; padding:19px; width:180px; height:180px; border-radius:100%; display:flex; align-items:center; text-align:center; justify-content: center;}
		.cause .img_wrap2{width:250px; border-radius:30px;}
		.cause .txt em{font-weight:600; color:#00c5bb;}
		.cause .txt {line-height:1.5; font-size:1.05rem;}
		.cause_wrap .cont_text_wrap{max-width:630px; margin-top:20px; margin-left:30px;}
		.cause_wrap .cont_text_wrap2{max-width:800px;}
		.cause_wrap2 .list_box{margin-top:20px; margin-left:30px;}
		.cause_wrap2 .list_box li{}
		.cause_wrap2 .list_box p{font-size:1.15rem; padding:2px 0; line-height:30px;}
		.cause_wrap2 .list_box p span{background:#000; color:#fff; width:30px; height:30px; line-height:30px; display:inline-block; font-size:14px; text-align:center; margin-right:10px;}
		
		/* .sub_title_box2 .img_wrap ul{gap:10px;} */
		.sub_title_box2{margin-bottom:55px;}
		.sub_title_box2 .img_wrap{max-width:900px; margin:30px auto; border-radius:15px; overflow:hidden; border:1px solid #f4f4f4;}
		.sub_title_box2 .img_wrap li{width:50%; flex:1;}
		.sub_title_box2 .img_wrap li p{background:#06c6bd; margin:0; color:#fff; height:45px; line-height:45px; font-size:1.2rem; font-weight:600;}
		.sub_title_box2 .img_wrap li:last-child{border-left:1px solid #fff;}
		.sub_title_box2 .img_wrap li:last-child p{background:#c60606;}
		.sub_title_box2 .img_wrap li > div{max-height:380px; overflow:hidden;}
		.sub_title_box2 .img_wrap li img{object-fit:cover; width:100%;}

		.cure_wrap .cont_list {}
		.cure_wrap .cont_list .txt_box{padding:20px 50px 0px 0px; line-height:1.6;}
		.cure_wrap .cont_list .txt_box .cont_text:last-child{margin-top:0;}
		.cure_wrap .cont_list .txt_box .cont_text .list_wrap1{padding:15px; border-radius:0;}
		.cure_wrap .cont_list .txt_box .cont_text .list_wrap1 p{padding:0; padding-left:15px;}
		/* .cure_wrap .cont_list ul{gap:30px; flex-direction: row-reverse;} */
		.cure_wrap .cont_list li{margin:0;}
		.cure_wrap .cont_list li:last-child{max-width:420px;}
		.cure_wrap .img_wrap{border:1px solid #e8e8e8;}
		.cure_wrap2 .cont_list ul{gap:1px;}
		.cure_wrap2 .cont_list li{width:50%; flex:1;}
		.cure_wrap2 .cont_list li > p{background:#666; margin:0; color:#fff; height:40px; line-height:40px;}
		/* .cure_wrap2 .cont_list li:last-child p{background:#06c6bd;} */
		.cure_wrap2 .cont_list li .cont_text{padding:30px 50px; margin:0; height:190px; background:#f6f6f6; display:flex; align-items:center; justify-content: center;}
		.cure_wrap2 .cont_list li .cont_text .list_wrap1{text-align:left; background:none; padding:0;}
		.cure_wrap2 .cont_list li .cont_text.hfull{height:calc(100% - 40px); min-height:160px;}



	/* main */
		.full_animate {opacity:0; animation:none;}
		.full_animate.animate_active.fadeInLeft {animation-name:fadeInUp;}



		#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff !important;}
		#fp-nav.blue ul li a span, .fp-slidesNav.blue ul li a span{background:#06c6bd !important;}
		#fp-nav.blue ul li .fp-tooltip{color:#06c6bd !important;}
		
		.main_wrap .cont_title{font-size:3.1em; line-height:1.3; font-weight:600;}
		.main_wrap .cont_title:first-child{margin-bottom:10px;}
		.main_wrap .cont_title2{font-size:3.7em;}
		.main_wrap .cont_title_info{font-size:2.3em; letter-spacing:2px; font-weight:500; margin-bottom:20px; color:#000;}
		.main_wrap .section:not(.section_foot){min-height:100vh;}
		.section{position:relative; z-index: 1; overflow: hidden; background-size: cover !important;}
		.section:after{left:0; top:0; width:100%; height:100%; z-index:-3; content:''; position:absolute;}
		.section.section00{position:relative;}
		.section.section00:after{opacity:0.65; background:#000; z-index:0;}
		.section.section01{background:#303031;}
		.section.section01:after{background:url("/common/img/main02_bg.png?ver=202601261150") no-repeat center;background-size: cover; height:1000px; top:auto; bottom:0;}
		.section.section02{background:url("/common/img/main03_bg.jpg?ver=202601261150") no-repeat center;}
		.section.section02:after{}
		.section.section02:before{z-index:-1; content:''; width:100%; height:100%; max-height:55%; bottom:0; position:absolute; background-position:bottom center; background-image:url("/common/img/main03_bg2_4.png?ver=202601261150");background-size:contain; background-repeat:no-repeat;}
		.section.section03:before{content: ''; position: absolute; z-index: -1; top: 0; left: 0; width: calc(45% - 180px); height: 100%; background: url("/common/img/tree.png?ver=202601261150"), linear-gradient(90deg, #00e0b4, #00c6ee 74%); background-size:500px, cover; background-position: bottom 0px right 0px, center; background-repeat: no-repeat;}
		.section.section03:after{background:#fff;}
		.section.section04{padding:150px 0 80px 0;}
		.section.section04:after{content: ''; position: absolute; z-index: -1; top: 0; left: 0; width:100%; height:500px; background: url("/common/img/main04_bg.jpg?ver=202601261150") no-repeat center; background-size:cover;}
		/* .section.section04:before{z-index:-1; content:''; width:100%; height:100%; position:absolute; background-position:bottom center; background-image:url("/common/img/main03_bg2.png?ver=202601261150");background-size:contain; background-repeat:no-repeat;} */
		.section.section05{background-color:#fff !important;}
		.section.section05:after{background:#fff;}
		.swiper_event{overflow:hidden;}
		.swiper_event .swiper-button-prev,.swiper_event .swiper-button-next{top:60%;}
		.swiper_story{overflow:hidden;}
		.section00 .cont{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
		.section00 .youtube{    position: absolute;
		min-width: 1920px;
		width: 100%;
		height: 100%;
		margin-bottom: 0;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);}
	
		.section00 .youtube .player{display:block;}
		.section00 .youtube .player2{display:none;}
		
		.section01 .cont_title{position:relative; display:inline-block; text-align:left; padding-left:120px;}
		.section01 .cont_title:after{position:absolute; z-index:1; content:''; background-image: url("/common/img/section01.png?ver=202601261150"); top:0; left:0; width:100%; height:275px; background-size:contain; background-repeat:no-repeat;}
		.section01 .cont_title{font-weight:400;}
		.section02 .fp-tableCell{vertical-align: top;}
		.section02 .cont{top:220px;}
		.section03 .cont{display:flex; max-width:initial;}
		.section03 .cont .cont_text_box{width:500px; margin-top:100px; position:relative; left:35%; margin-left:-500px;}
		.section03 .cont .cont_text_box .cont_text_title{font-size:2em;}
		.section03 .cont .cont_text_box2{left:45%; position:relative;}
		.section04 .cont_text_wrap .cont_sub_title{display:inline-block; margin-bottom:0; padding:4px 20px; border-radius:30px; color:#fff; background:#1f8ca3;}
		.section05 .cont{max-width:1500px;}

		.main_news .cont_text_box{border-bottom: 2px solid #333; padding-bottom:15px; margin-bottom:25px; display:flex; justify-content:space-between;}
		.main_news .plus_span span a{width:100%; height:100%;}
		.main_news > ul > li:first-child{margin-right:120px;}
		.main_news ul li .txt ul li{padding:17px 0; border-bottom:1px solid rgba(0,0,0,0.3);}
		.main_news ul li .txt ul li p{margin:0; font-weight:500; font-size:1.1em;}
		.main_news ul li .txt ul li a{display:flex; gap:15px; align-items:center;}
		.main_news .logo_wrap{width:110px; height:30px; overflow:hidden; background:#fff;}
		.main_news .logo_wrap img{object-fit:contain; height:100%; width:100%;}
		.main_news .cont_title{font-size:2.5em;}

		.plus_span{display:flex; justify-content: space-between;}
		.plus_span span{width:30px; height:30px; border:1px solid #333; position:relative; transition:all 0.2s;}
		.plus_span span:after{position:absolute; content:''; background:#333; width:2px; height:50%; left:50%; top:50%; transform:translate(-50%, -50%);}
		.plus_span span:before{position:absolute; content:''; background:#333; height:2px; width:50%; left:50%; top:50%; transform:translate(-50%, -50%);}
		.plus_span span a{width:100%; height:100%;}

		.main_review{display:flex; gap:20px;}
		.main_review .box_img{width:550px;}
		.main_review .img_list{width:calc(100% - 550px);}
		.main_review .img_list ul{display:flex; height:100%; flex-direction:column; gap:10px;}
		.main_review .img_list ul li{height:25%;}
		.main_review .img_list .txt{padding:23px 15px; font-size:1.3em; font-weight:600; text-align:center; background:#d6d6d6; color:#555;}
		.main_review .img_list ul li a.check .txt{background:#00d3ee; color:#fff;}
		
		.maintv_swiper{max-width:800px;}
		.maintv_swiper .gallery-top {position:initial; margin-bottom:10px;}
		.maintv_swiper .gallery-top .swiper-slide img{width:100%;}
		.maintv_swiper .gallery-top .swiper-wrapper{}
		.maintv_swiper .gallery-top .swiper-button-next,.maintv_swiper .gallery-top .swiper-container-rtl{right:-30px;}
		.maintv_swiper .gallery-top .swiper-button-prev,.maintv_swiper .gallery-top .swiper-container-rtl {left:-30px;}
		.maintv_swiper .gallery-thumbs .swiper-slide{width:calc(33.33% - 10px);}
		.maintv_swiper .swiper-slide-container{width: 100%;height: 0; padding-bottom: 56.25%; /* 16:9 비율 유지 */ position: relative; overflow: hidden;}
		.maintv_swiper .swiper-slide-container img{ position: absolute; top: 50%;left: 50%; width: 100%; height: 100%; object-fit: cover; /* 16:9 비율로 자르기 */object-position: center; /* 중앙에서 자르기 */ transform: translate(-50%, -50%);}

		.check_txt {}
		.check_txt p{margin-bottom:20px;}
		.check_txt p span{position:relative; padding-left:40px; font-size:1.4em;}
		.check_txt p span:before{z-index:1; content:''; position:absolute; background-image: url("/common/img/check.png?ver=202601261150"); top:0; left:0; width:30px; height:30px; background-size:contain; background-repeat:no-repeat;}
		
		.review_wrap .txt_wrap{margin-top:15px;}
		.review_wrap .txt_wrap .cont_text{font-weight:600;}
		.review_wrap .img_wrap{border:2px solid #00d1ff;}
		.review_wrap h4{display:inline-block; background:#ebebeb; border-radius:5px; padding:3px 10px;}
		
		
		#map{height:400px; width:100%;}
		


		.anywhere_img img{border:2px solid #d4e2e5; border-radius:100%;}
		.anywhere{position:relative;}
		.anywhere .cont_text{position:absolute; border-radius:30px; width:150px; font-weight:700; line-height:35px; background-image:linear-gradient(90deg, #00d1ff 0%, #00d4c2 74%); font-size:1.1em; margin:0; color:#fff; bottom:-10px; padding:4px 15px; left:50%; transform:translatex(-50%);}
		.anywhere_more{margin-top:20px;}

	/* hospital */
		.tab_title{margin:20px auto; max-width:1100px;}
		.tab_title ul{display:flex; justify-content:center; flex-wrap:wrap; cursor:pointer; gap:10px; align-items: center;margin-bottom:10px;}
		.tab_title ul li{width:15%;flex:0 0 165px;}
		.tab_title ul li:nth-child(-n+5){ flex:0 0 calc(18% - 12px);}
		.tab_title ul li:nth-child(n+6){ flex:0 0 calc(17% - 12px);}

		.tab_title ul li:first-child span{}
		.tab_title span{position:relative; transition:all 0.3s ease-in-out; color:#a5a5a5; display:inline-block; padding:10px; width:100%; border:1px solid #d6d6d6; font-weight: 500;}
		.tab_title span.check{color:#00d4c7; font-weight:600; border:2px solid #00d4c7;}
		.type_box{padding:25px; background:#f6f6f6; border-radius:5px; margin-top:20px;}
			.type_box .cont_text_title{font-size:1.3em;}
		.doctor_wrap{padding-top:0;}
			
		.doctor01{max-width:none; padding:400px 0 90px 0; border-bottom: 1px solid #f6f6f6;}
		.doctor01:after{content:''; position:absolute; background:url("/common/img/main04_bg.jpg?ver=202601261150") no-repeat; background-size:cover; width:100%; height:100%; z-index:-2; left:0; top:0;}
		.doctor01:before{content:''; position:absolute; background:linear-gradient(105deg, rgb(255 255 255 / 87%), white); width:100%; height:100%; z-index:-1; left:0; top:0;}
		.doctor01 .img_wrap{padding-right:30px;}
		.doctor01 .img_wrap img{width:100%;}
		.doctor01 .cont_text_box{max-width:1400px; margin:0 auto;}
			.doctor01 .cont_sub_title{font-size:24px; margin-bottom:40px;}	
			.doctor01 .cont_sub_title h2{display:inline-block;}
			.doctor01_1 .cont_info li{margin-bottom:7px; font-weight:500; color:#666;}

		.doctor02{background:#fff;}
		.doctor02 > div{max-width:900px; margin:0 auto; padding-top:80px;}
		.doctor02 .doctor02_1 {display:flex; gap:12px; flex-wrap:wrap;}
		.doctor02 .doctor02_1 .cont_text{padding:17px 10px; border-radius:7px; width:170px; text-align:center; margin:0; border:1px solid #c1dae8; display:inline-block;}
		.doctor02 .cont_text_wrap{margin-top:70px;}
		.doctor02 > div > div:first-child{margin-top:0px;}
		.doctor_table{border-radius:20px; width:100%; overflow:hidden;}
		.doctor_table tbody tr + tr{border-top:1px solid rgba(131, 163, 184, 0.3);}
		.doctor_table thead tr th{background-color:#e6edf1; padding:20px 10px; border-bottom:0; border-left:1px solid #fff;}
		.doctor_table tbody td,.doctor_table tbody th{background-color:#fafafa;}
		.doctor_table tbody th{padding:20px 10px;}
		.doctor_table tbody td{border-left:1px solid rgba(131, 163, 184, 0.3); font-weight:700;}
		.blue2 {color:#00d2f3;}
		.green2 {color:#00d88c;}
		.doctor_title{/* border-bottom:1px solid #d8d8d8; */z-index:11; top:100px; padding-bottom:30px; position:absolute; left:50%; transform:translateX(-50%);}
		
		.map01 .map_wrap #map{height:450px;}
		.parking_youtube{margin:0 auto; padding-bottom:20px;}
			.parking_youtube_wrap{position:relative; padding-top:56%; width:100%;}
			.parking_youtube_wrap iframe{position:absolute; top:0; left:0; width:100%; height:100%;}
			.parking_youtube .ytp-impression-link{display:none !important;}
		.sub_cont_box{padding: 60px; border: 1px solid #dbdbdb; border-radius:30px; overflow:hidden;}
		.intro01{position:relative; border-radius: 30px; height:300px; overflow:hidden;}
		.intro01 img{filter: brightness(0.5);}
		.intro01 .cont_title{position:absolute; width:100%; font-size:1.7em; line-height: 1.4;text-align: center; transform: translate(-50%, -50%); left: 50%; top: 50%; color: #fff;}

		.way02{}
		.way02 > dl{display:flex; width:100%; align-items:center; padding:15px 0px; border-bottom: 1px solid #e5e5e5;}
		
		.way02 dl dt{width:200px; font-weight:700; padding:0 10px; font-size:1.2em; text-align:center; color:#1f8ca3;}
		.way02 dl dt img{}
		.way02 dl dd{width:calc(100% - 230px);}
		.way02 dl dd b{display:block; margin:10px 0; text-decoration:underline;}
		.map_guide{border-radius: 10px; padding: 30px; background: rgba(233, 233, 233, 0.5);}
		.map_guide span{padding:2px 8px; margin-right:10px; font-size:0.8em; font-weight:600; border-radius:4px; color:#fff;}
		.map_guide .bus{background:#395cb3;}
		.map_guide .subway{background:#3cb44a;}
		
		.agency_wrap{margin-top:60px;}
		.agency_wrap ul{justify-content:start; text-align:center;}
		.agency_wrap ul li{width:17%;}
		.agency_ea_img_wrap{}
		.agency_ea_img{border:1px solid #eaeaea; padding:15px; height:135px;}
		.agency_wrap .cont_text{font-weight:600; margin-top:5px;}

		.hospital01 {padding:60px 80px; border:1px solid #e0e0e0; border-radius: 30px;}
		.hospital01 .cont_title{border-bottom:5px solid #000; padding-bottom:20px; margin-bottom:0;}
		.hospital01 ul li{display:flex; padding:25px 0; align-items:center; border-bottom:1px solid #e0e0e0;}
		.hospital01 ul li .floor{margin-right:50px; font-size:2.5rem; font-weight:700; min-width:100px;}
		.hospital01 ul li .floor span{font-size:1.4rem; color:#dbdbdb; font-weight:500; margin-left:10px;}
		.hospital01 ul li .info strong{font-size:1.1rem;}
		.hospital01 ul li .info span{display:block; margin-top:5px; font-size:0.95rem;}
		.hospital03{margin-top:60px;}
		.hospital03 .swiper-slide-container {text-align: center;font-size: 18px;background: #fff;height:100%;width:100%;max-width:900px;margin:auto;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;	-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;
			align-items: center;}
		.hospital03 .gallery-top{height:80%; width:100%;}
		.hospital03 .gallery-top .swiper-slide img{width:100%;}
		.hospital03 .gallery-thumbs{height:20%;	box-sizing:border-box;padding: 10px 0;}
		.hospital03 .gallery-thumbs .swiper-slide{width:20%;height:100%;opacity: 0.4;}
		.hospital03 .gallery-thumbs .swiper-slide-active{opacity:1;}

		.equipment01{margin-bottom:80px;}
		.equipment01 .cont_title2{background:#1f8ca3; color:#fff; padding:3px; display:inline-block; font-size:3em; margin-bottom:0;}
		.equipment02 > ul{margin-top:60px;}
		.equipment02 > ul:nth-child(even){flex-direction:row-reverse;}
		.equipment02 .img_wrap{position:relative; width:520px; overflow:hidden;}
		.equipment02 .img_wrap:after{content:''; position:absolute; z-index:-1; top:0; right:0; width:400px; height: calc(100% - 32px); border:4px solid transparent; border-radius: 50%; border-image:linear-gradient(138deg, #1f8ca3 0%, #eaf1e5 74%); border-image-slice:1;}
		.equipment02 .txt_wrap{margin-left:100px; margin-top:80px;}
		.equipment02 .txt_wrap .cont_text4{margin-top:30px; line-height:1.6;}

	/* 바로척의특별함 */
		/*.center01_head{background:radial-gradient(circle, #203874 0%, #0b0e21 100%);}*/
		.center01_head{height:750px;}
		.center01_head .cont_text_wrap{padding:300px 0 140px 0;}
		/*.center01_head .cont_text_wrap > div{text-shadow:3px 4px 8px rgba(0,0,0,0.3);margin-bottom:10px;}*/
		.center01_head .cont_text_wrap > div{margin-bottom:10px;}
		.center01_head .cont_title{font-size:3rem;}
		.center01_head .cont_title2{font-size:2.1rem;}
		/* .center01_head .gra_txt{font-size:4rem; font-weight:700; background:-webkit-linear-gradient(#00e0c0, #00a0d1); -webkit-background-clip:text; -webkit-text-fill-color:transparent; text-shadow:none !important;} */
		.gra_txt{font-size:4.7rem; font-weight:700; display: inline-block; background:linear-gradient(182deg, #00ffa5, #0066ff); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
		.gra_txt span{}
		.gra_txt2{font-size:1.5em; font-weight:900; background:linear-gradient(90deg, #00e0c0, #0094cc); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
		/* 1portal */
		.portal{padding:100px 0;}
		.portal .cont_title_wrap .cont_title{font-size:2.75em;}

		.portal_cont{max-width:1920px;}
		.portal_cont .cont_list > ul{align-items:center;}
		.portal_cont .cont_list > ul > li.poratl_text_box{display:flex; justify-content:center; flex:2;}
		.portal_cont .cont_list > ul > li.poratl_text_box .cont_title3{font-weight:400;}
		.portal_cont .cont_list > ul > li .youtube_wrap{margin-bottom:0;}
		.portal_cont .cont_list > ul > li.poratl_img_box{flex:1.5;}
		.portal .cont_title_info{font-weight:400; color:#1ba2e2;}
		.portal_cont_title{font-size:1.4em; font-weight:700; line-height:1.2;}

		.portal01{position:relative;}
		.portal01 .cont_list > ul{align-items:center;}
		.portal01 .cont_list > ul .cont_title3{font-weight:400;}
		.portal01 .cont_flex > ul{gap:5px;}
		.portal01 .cont_flex > ul > li span{vertical-align:middle;}

		.portal02{background:#f6f6f6; text-align:center;}
		.portal02 .poratl_img_box{margin:0 auto 40px;}
		.portal02 .cont_title3{font-weight:400;}

		.portal03 .img_wrap{width:60%; margin:0 auto;}
		.portal03 .cont_title3{font-weight:400;}

		/*.portal06{background:url("/common/img/portal06_bg.jpg?ver=202406051009")no-repeat left center; background-size:100%;}*/
		/*.portal06 .cont_title{line-height:1.3; margin-bottom:60px;}*/
		/*.portal06 .cont_text_wrap{padding-left:40%;}*/
		.portal06{background:url("/common/img/portal06_bg2.jpg?ver=202601261150")no-repeat center center; background-size:cover; padding:180px 0;}
		.portal06 .cont_title{line-height:1.3; margin-bottom:60px;}

		.portal04{background:linear-gradient(158deg, #00477a 0%, #00d8d8 74%);}
		.portal04_box{border-bottom:1px dashed #ccc;}
		.portal04_box:last-child{border-bottom:0;}
		.portal04 .cont_title{line-height:1.3; margin-bottom:60px;}
		.portal04 .portal04_box > ul > li{display:flex; align-items:center; justify-content:space-between; text-align:center; border-bottom:1px dashed #ccc; background:#fff;}
		.portal04 .portal04_box > ul > li:first-child{align-items:flex-start; border-bottom:0;}
		.portal04 .portal04_box > ul > li:last-child{border-bottom:0;}
		.portal04 .portal04_box > ul > li > div{font-size:1.2em; padding:20px; margin:0;}
		.portal04 .portal04_box > ul > li > div:not(.vs_line){width:calc(50% - 60px);}
		.portal04 .portal04_box > ul > li .vs_line{font-size:1em; font-weight:600; color:#1e98c3;}
		.portal04 .portal04_box > ul > li .vs_tit{font-size:1.4em; font-weight:900; color:#ccc;}
		.portal04 .portal04_box > ul > li .cont_sub_title{height:70px; font-size:1.5em; color:#fff; padding:0 20px;}
		.portal04 .portal04_box > ul > li:first-child .cont_sub_title:first-child{background:#222;}
		.portal04 .portal04_box > ul > li:first-child .cont_sub_title:last-child{background:#aaa;}
		.portal04 .portal04_box > ul > li .list_wrap1{text-align:left; border-radius:0; background:none; margin-top:10px; padding:20px 30px;}
		/*.portal04 .portal04_box > ul > li .list_wrap1.gra_box p{background:linear-gradient(180deg, #00d8d8, #16afdd);}*/
		*.portal04 .portal04_box > ul > li .list_wrap1.list_wrap1_bg p{background:#aaa;}
		.portal04 .portal04_box > ul > li .list_wrap1 p:after{content:none;}
		.portal04 .portal04_box > ul > li .list_wrap1 p{font-size:0.9em; color:#fff; border-radius:8px; background:#1e98c3; padding:15px; padding-left:45px;}
		.portal04 .portal04_box > ul > li .list_wrap1 p i{position:absolute; top:50%; left:15px; vertical-align:middle; font-size:1.2em; -webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
		.portal04 .color_list_wrap p{display:inline-block; color:#fff; font-size:1.5em; font-weight:bold; background:#1e98c3; border-radius:100px; padding:10px 30px;}


		.portal05{background:url("/common/img/portal05_bg.jpg?ver=202406131457")no-repeat center center; background-size:cover; padding:150px 0;}
		.portal05{padding:150px 0;}
		.portal05 .portal05_box{padding: 70px 0;background: rgba(255,255,255,0.8);border-radius:20px;box-shadow: 0 0 15px rgba(0,0,0,0.1);}
		.portal05 .cont_title{font-weight:600; line-height:1.4; margin-bottom:0;}
		.portal05 .cont_title_large{font-size:3.2rem; margin-bottom:5px;}
		/*.portal05 .cont_title3{font-weight:400;}*/
		/*.portal05 .img_wrap{width:60%; margin:auto;}*/

		.portal07{background:#fff;}
		.portal07_box{border-bottom:1px dashed #ccc; padding:40px 20px;}
		.portal07_box:last-child{border-bottom:0;}
		.portal07 .cont_title{line-height:1.3; margin-bottom:60px;}
		.portal07 .cont_list3 > ul > li{width:calc(50% - 60px); margin-right:0;}
		.portal07 .cont_list3 > ul > li.vs_line{width:60px;}
		.portal07 .cont_list > ul > li .cont_sub_title{height:70px; color:#fff; text-align:center; background:#333; margin-bottom:0;}
		.portal07 .list_wrap1{display:flex; flex-direction:column; justify-content:center; height:180px; border:1px solid #ccc; border-radius:0; margin-top:10px; padding:20px 30px;}
		.portal07 .list_wrap1 p{margin:0; margin-bottom:10px;}
		.portal07 .list_wrap1 p:last-child{margin-bottom:0;}
		.portal07 .color_list_wrap p{display:inline-block; color:#fff; font-size:1.5em; font-weight:bold; background:#1e98c3; border-radius:100px; padding:10px 30px;}
		.portal07 .cont_list2 > ul > li{width:calc(50% - 30px); background:#fff; border:1px solid #efefef;}

		.portal08{/*background:#f3f3f3;*/ padding:150px 0; text-align:center;}
		.portal08_icon{position:relative; width:80px; height:80px; border-radius:50%; margin:0 auto 15px;}
		.portal08_icon:after{content:''; position:absolute; filter:brightness(11); top:50%; left:50%; width:80px; height:80px; background:url("/common/img/portal08_icon_c.png")no-repeat 0px 0px; background-size:cover; -webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
		.portal08_icon2:after{background-position:-80px 0px;}
		.portal08_icon3:after{background-position:-160px 0px;}
		.portal08_icon4:after{background-position:-240px 0px;}
		.portal08_icon5:after{background-position:-320px 0px;}
		.portal08_icon6:after{background-position:-400px 0px;}
		.portal09{padding:0; background:linear-gradient(331deg, #0096e2 0%, #00c5c6 74%);}
		.portal09 .cont_box{padding:10px 0;}
		.portal09 .cont_title_wrap{display:table-cell; vertical-align:middle;}
		.portal09 .cont_title_wrap .cont_title2{line-height:1.3; margin-bottom:20px;}
		.portal09_2 .cont_text{font-weight:600;}
		.portal09_2 ul {gap:0; text-align:center;}
		.portal09_2 ul li{border-right:1px dashed rgba(255,255,255,.2); margin:0; padding:30px 10px 40px; width:33%;}
		.portal09_2 ul li:nth-child(1),.portal09_2 ul li:nth-child(4){border-left:1px dashed rgba(255,255,255,.2);}
		.portal09_2 ul li:nth-child(-n+3){border-bottom:1px dashed rgba(255,255,255,.2);}

		.portal_list_wrap p{position:relative; font-size:1.5em; color:#fff; padding-left:35px; margin-bottom:25px;}
		.portal_list_wrap p:before{content:''; position:absolute; left:0; top:6px; width:18px; height:18px; border-radius:50%; background:rgba(255,255,255,0.3);}
		.portal_list_wrap p:after{content:''; position:absolute; left:4px; top:10px; width:10px; height:10px; border-radius:50%; background:#fff;}

		.portal_list_wrap2 ul li{border-radius:10px; margin-right:0; padding:50px 20px;}
		.portal_list_wrap2 .cont_list3 ul{gap:15px 0;}
		.portal_list_wrap2 .cont_list3 ul li{width:33.3%; background:#fff; border-right:1px dashed rgba(122, 122, 122, .2);}
		.portal_list_wrap2 .cont_list3 ul li:first-child{border-left:1px dashed rgba(122, 122, 122, .2);}
		.portal_list_wrap2 .cont_list5 ul li{width:calc(20% - 15px);}
		.portal_list_wrap2 ul li:last-child{margin-right:0;}
		.portal_list_wrap2 .cont_list3 ul li:nth-child(3n){margin-right:0;}
		/*.portal_list_wrap2 ul li i{font-size:2.5em; color:#1e98c3;}*/
		.portal_list_wrap2 ul li i{font-size:2.5em; background:linear-gradient(90deg, #00e0c0, #0094cc); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
		.portal_list_wrap2 ul li .cont_text{font-size:1.2em; font-weight:500;}

		.portal_list_wrap3 ul li{width:calc(20% - 15px); border:3px solid transparent; border-image:linear-gradient(114deg, #00e0c0 10.27%, #0094cc 88.58%); border-image-slice:1; background:rgba(0,0,0,0.3); padding:60px 30px; margin-right:15px;}
		.portal_list_wrap3 ul li .cont_text4{color:#fff; font-weight:600; margin-top:30px;}
		.portal04_box2{padding:20px;}

		.artificial01{}
		.artificial02{}
		.artificial02 .poratl_img_box{width:100%;}
		.artificial02 .cont_text3{font-weight:500; font-size:1.7rem;}
		.artificial03 .portal_list_wrap3 ul li{width:calc(25% - 15px);}
		.artificial03{background:url("/common/img/artificial06_bg2.jpg?ver=202601261150")no-repeat center center; background-size:cover; padding:180px 0;}
		.artificial01_icon{position:relative; background:linear-gradient(331deg, #0096e2 0%, #00c5c6 74%); width:160px; height:160px; border-radius:50%; margin:0 auto 15px;}
		.artificial01_icon:after{content:''; position:absolute; filter:brightness(11); top:50%; left:50%; width:100px; height:100px; background:url("/common/img/artificial01_icon_c.png")no-repeat 0px 0px; background-size:cover; -webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
		
		.artificial01_icon1:after{background-position:-110px 0px;}
		.artificial01_icon2:after{background-position:-5px 0px;}
		.artificial01_icon3:after{background-position:-200px 0px;}
		
		.artificial04 .cont_txt h2{color:rgb(165 165 165 / 17%); margin-bottom:20px; width:115px; text-align:center;background: linear-gradient(331deg, #0096e2 0%, #00c5c6 74%); border-radius:50px; padding:7px; display:inline-block; color:#fff; font-size:1.8rem;}
		.artificial04 .cont_txt .cont_text3{font-weight:500; font-size:1.5rem;}
		.artificial04 .cont_list ul{margin-bottom:50px;}
		.artificial04 .cont_list ul li:first-child{margin-right:60px;}

		.artificial08_icon{position:relative;  width:80px; height:80px; border-radius:50%; margin:0 auto 15px;}
		.artificial08_icon:after{content:''; position:absolute; filter:brightness(11); top:50%; left:50%; width:80px; height:80px; background:url("/common/img/artificial08_icon_c.png")no-repeat 0px 0px; background-size:cover; -webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
		.artificial08_icon2:after{background-position:-80px 0px;}
		.artificial08_icon3:after{background-position:-160px 0px;}


		.growth_icon{position:relative;  width:80px; height:80px; border-radius:50%; margin:0 auto 15px;}
		.growth_icon:after{content:''; position:absolute; filter:brightness(11); top:50%; left:50%; width:80px; height:80px; background:url("/common/img/growth_icon.png")no-repeat 0px 0px; background-size:cover; -webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
		.growth_icon2:after{background-position:-80px 0px;}
		.growth_icon3:after{background-position:-160px 0px;}

		
		.growth01{padding:70px 30px;}
		
		.growth02_box {border:4px solid #00afc8; border-radius:20px; overflow:hidden; padding:20px 10px; height:100%;}
		.growth02_box .txt_box{padding:10px; text-align:center;}
		.growth02_box .txt_box .cont_text{margin-bottom:10px;}
		.growth02_box .txt_box .cont_text span{font-size:0.8em;color:#004a54;}
		.growth02_box .img_wrap{margin:0 auto; overflow:hidden; max-width:100px;}
		.growth03 .cont_text .list_wrap1{margin-top:10px; background:#00b5c1; color:#fff; font-size:1.2em; padding:12px 20px;}
		.growth03_2{position:relative; overflow:hidden; padding:50px; background:#f6f6f6; border-radius:20px; }
		.growth03_2 img{position:absolute; right:0; bottom:0;opacity: 0.5;}

		.growth04 .portal_list_wrap3 ul{display:flex; gap:10px; align-items:center; justify-content:center;}
		.growth04 .portal_list_wrap3 ul li{margin:0; min-width:300px; text-align:center;}
		.growth04 .portal_list_wrap3 i{color:#fff; font-size:3em;}
		.growth04 .cont_title3{font-weight:400;}

		.growth05 ul li{margin-right:20px;}
		.growth05_box{border:3px solid transparent; height:100%; border-image: linear-gradient(114deg, #00e0c0 10.27%, #0094cc 88.58%); border-image-slice:1;}
		.growth05_box .txt_box{padding:20px; position:relative; text-align:center;}
		.growth05_box .txt_box h3{position:absolute; left:50%; top:-16px; transform:translatex(-50%); background:linear-gradient(331deg, #0096e2 0%, #00c5c6 74%); border-radius:50px; padding:7px 15px; min-width:60px; display:inline-block; color: #fff;}
		.growth05_box .txt_box .cont_sub_title{margin:10px 0;}

		.growth04{position:relative; background:url("/common/img/growth04_bg.jpg?ver=202601261150")no-repeat center center; background-size:cover; padding:180px 0;}
		.growth04:before {background:rgba(0,7,46,0.6); position:absolute; content:''; width:100%; height:100%; top:0; left:0;}
		.growth06_2{display:flex; justify-content:center; gap:20px; align-items:center;}
		.growth06_2 i{color:#fff; font-size:2em;}
		.growth06_2 .cont_text{border:4px solid #32fcff; text-align:center; margin:0; color:#333; font-weight:500; font-size:1.7em; line-height:300px; width:300px; height:300px; border-radius:50%; background:#fff;}

		.toadstool01 .cont_list > ul{gap:20px;justify-content: center;}
		.toadstool01 .cont_list > ul > li{margin-right:0;}
		.toadstool02{position:relative; background:url("/common/img/toadstool02_bg.jpg?ver=202601261150")no-repeat center center; background-size:cover;}
		.toadstool02 .cont_title3{line-height:2;}
		.toadstool022{position:relative; background:#295ad8; background-size:cover;}
		.toadstool022 img{position:absolute; left:50%; transform:translatex(-50%); top:-30px;}
		.toadstool022 .cont_text_wrap ul {display:flex;gap:0;}
		.toadstool022 .cont_text_wrap ul li{height:200px;width:33.33%;margin:0;display:flex; align-items:center; justify-content: center;border-right: 1px solid rgba(255,255,255,0.6);}
		.toadstool022 .cont_text_wrap ul li:nth-child(-n+3){border-bottom: 1px solid rgba(255,255,255,0.6);}
		.toadstool022 .cont_text_wrap ul li:nth-child(3n){border-right:0;}
		.toadstool022 .cont_text_wrap ul li p{font-size:1.68em; line-height:1.4;}
		.toadstool03 .cont_text_wrap a{display:flex; border-radius:5px; overflow:hidden;}
		.toadstool03 .cont_text_wrap a img{width:50%;}
		
		.toadstool04{position:relative; background:url("/common/img/toadstool04_bg.jpg?ver=202601261150")no-repeat top center; background-size:cover;}
		.toadstool04 .cont_text_wrap:last-child{border-top:1px solid rgba(255,255,255,0.2); padding-top:60px; margin-top:60px;} 
		
		.toadstool05{position:relative; background:#fff; overflow:hidden;}
		.toadstool05:after{content:''; position:absolute;left:0; bottom:0; width:100%; height:800px; background:url("/common/img/toadstool05_bg.png")no-repeat 0px 0px; background-size:cover;}
		.toadstool05 .dot-list{display:flex; align-items: center; list-style: none;padding: 0;margin: 0;}
		.toadstool05 .dot-list li {margin: 0 8px;}
		.toadstool05 .dot-list li.dot {width: 6px; height: 6px; border-radius: 50%; background:#295bd8; flex-shrink: 0;}

		.toadstool06{position:relative; background:url("/common/img/toadstool06_bg.jpg?ver=202601261150")no-repeat center center; background-size:cover;}
		.toadstool06 ul li{position:relative;display:flex; align-items:center; margin-bottom:30px;background:#fff; border-radius:50px; overflow:hidden;}
		.toadstool06 ul li span{display:inline-block;width:140px;background:#f6f6f6;color:#295bd8;font-size:1.8em;line-height:80px;height:80px;text-align:center;font-weight:600;}
		.toadstool06 ul li .cont_text_title{font-size:1.7em;font-weight:500; margin:0;margin-left:50px;}

		.toadstool07 ul{align-items:center;}
		.toadstool07 ul li:last-child img{margin-left:50px;}
		.toadstool07 ul li:first-child img{width:100%;}
		
		.tension05:after{content:''; position:absolute;left:0; bottom:0; width:100%; height:100%; background:url("/common/img/tension05_bg.jpg")no-repeat 0px 0px; background-size:cover;}

		/* 고객센터 info */

		/* cont tab */
		.info_cont_box .cont_tab{text-align:center;border-bottom:1px solid rgba(0,0,0,0.1);}
		.info_cont_box .cont_tab ul{display:flex;flex-wrap:wrap;justify-content:center;}
		.info_cont_box .cont_tab ul li{font-size:1.1em; padding:0 30px;}
		.info_cont_box .cont_tab ul li a{padding:20px 0;}
		.info_cont_box .cont_tab ul li.check{font-weight:bold;color:#208ca4;border-bottom:2px solid #208ca4;}


		.board_search_wrap{padding:10px 0; border:1px solid rgba(0,0,0,0.1); border-radius:100px; max-width:450px; margin-left:auto;}
		.board_search{position:relative; display:table; width:100%;}
		.board_search .board_search_box{display:table-cell; vertical-align:middle; border-right:1px solid rgba(0,0,0,0.1);}
		.board_search .board_search_box:first-child{width:130px; text-align:center;}
		.board_search .board_search_box:last-child{border-right:0; padding-right:35px;}
		.board_search .board_search_box .input_select_wrap select{width:100%;text-align:center;border:0;box-shadow:none;margin:0;}
		.board_search .board_search_box .input_text_wrap label input{font-size:1em; padding:5px 20px !important; box-shadow:none; border:0; border-radius:0;}
		.board_search .board_search_box .input_text_wrap label input:focus{box-shadow:none;}
		.board_search .board_search_box .input_text_wrap label span{left:20px; top:25%; transform:scale(0.8) translateY(-30px);}
		.board_search .board_search_box .search_icon{cursor:pointer; position:absolute; top:50%; left:auto; right:25px; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%);}
		.board_search .board_search_box .search_icon .bar{position:relative; height:18px; width:18px; margin:0 auto;}
		.board_search .board_search_box .search_icon .bar:after{content:'';width:8px;height:2px;display:block;position:absolute; top:85%; right:-8%; background:#aaa;border-radius:100px;transition:all 0.1s;transform: rotate(45deg);box-sizing: border-box;}
		.board_search .board_search_box .search_icon .bar:before{content:'';width:100%;height:100%;display:block;position:absolute;top:-2px; left:-2px;border:2px solid #aaa;border-radius:50%;transition:all 0.1s;box-sizing: border-box;}
		.board_search_wrap:focus-within{border:1px solid #00d1ff;}
		.board_search_wrap:focus-within .board_search_box .search_icon .bar:after{border:1px solid #00d1ff;}
		.board_search_wrap:focus-within .board_search_box .search_icon .bar:before{border:2px solid #00d1ff;}

		.w50px{width:50px;}
		.w80px{width:80px;}
		.w100px{width:100px;}
		.w130px{width:130px;}

		/* youtube */
		.youtube{position:relative; padding-bottom:56.25%; height:0; overflow:hidden;} 
		.youtube iframe{position:absolute; top:0; left:0; width:100%; height:100%; min-width:100%;}

		/* reservation */
		input[name="reservation_tbl_category"]{display:none;}
		input[name="reservation_tbl_category"]:hover{box-shadow:none;}

		.reservation_wrap{border:1px solid rgba(0,0,0,0.1); padding:20px; text-align:center;}
		.reservation_box{text-align:center; height:100%;}
		.reservation_title{font-size:1.28em; font-weight:600; font-stretch:expanded; border-top-left-radius:20px; border-top-right-radius:20px; background:#e6edf1; margin-bottom:15px; padding:10px;}
		.reservation_time{font-size:12px;}
		.reservation_time ul li a{display:block; padding:5px; background:#a5a5a5; font-size:1.1em; color:#fff; letter-spacing:0;}
		.reservation_time ul li a:hover{background:#333;}
		.reservation_time ul li a.check{background:#12a2c4;}
		.reservation_time_wrap .cont_list_small > ul{justify-content:flex-start;}
		.reservation_time_wrap .cont_list_small > ul > li{width:calc(1 / 5 * 100% - (1 - 1 / 5) * 10px);}
		.reservation_time_wrap .cont_list_small > ul > li:nth-child(5n){margin-right:0;}

		.reservation_table thead tr th{padding:10px;}
		.reservation_table tr th,.reservation_table tr td{padding:10px;}
		.reservation_table tr td{text-align:left;}
		.reservation_table tr td input{font-size:1em; font-weight:400; background:#fff; padding:10px;}
		.reservation_table tr td textarea{width:100%; min-height:200px; font-size:1em; background:#fff; padding:8px 10px; margin:0;}

		.reservation_checkbox{display:flex; justify-content:center; align-items:center;}
		.reservation_checkbox > a{font-size:0.8em; border:1px solid #ccc; padding:2px 7px; margin-left:7px;}

		.full_calendar.fc .fc-day-sun{color:#ff6a6a;}
		.full_calendar.fc .fc-day-sat{color:#0089ff;}
		.full_calendar.fc .fc-event:hover{background:#333;}
		.full_calendar.fc .check .fc-event{background:#12a2c4;}

		/* notice */
		.notice_cont_box .table_wrap table{width:100%;border-top:1px solid #000;table-layout:fixed;border-collapse:collapse;}
		.notice_cont_box .table_wrap table tbody tr.important{background:rgba(32,140,164,0.07);}
		.notice_cont_box .table_wrap table tbody tr:hover{background:#f4f6f8;}
		.notice_cont_box .table_wrap table tbody tr:hover td:last-child .bi-arrow-right-circle{color:#208ca4;}
		.notice_cont_box .table_wrap table tr th,.notice_cont_box .table_wrap table tr td{height:75px; text-align:center; border-bottom:1px solid #eee;}
		.notice_cont_box .table_wrap table tr td{padding:0 10px;}
		.notice_cont_box .table_wrap table tr td:nth-child(3){text-align:left;}
		.notice_cont_box .table_wrap table tr td .bi-megaphone-fill{font-size:1.2em; color:#208ca4;}
		.notice_cont_box .table_wrap table tr td .bi-arrow-right-circle{font-size:2em; color:#d9d9d9;}

		.notice_view_text_wrap{border-top:1px solid #000;}
		.notice_view_title{font-size:1.3em;padding:15px;border-bottom:1px solid #d9d9d9;}
		.notice_view_text{font-size:0.9em;border-bottom:1px solid #d9d9d9;padding:15px;}
		.notice_view_text > div{flex-wrap:wrap; gap:5px 0;}
		.notice_view_text > div > div{flex-basis:auto; margin-right:10px; padding-right:10px; border-right:1px solid #d9d9d9;}
		.notice_view_text > div > div:last-child{margin:0; padding:0; border:0;}
		.notice_view_content{min-height:300px;padding:25px 15px;}
		.notice_view_content img{max-width:600px; width:100%; margin:0 auto;}
		.notice_view_content iframe{max-width:100% !important;}

		.board_detail_prev_next{border-bottom:1px solid #e0e0e0;}
		.board_detail_prev_next ul li{position:relative; display:table; width:100%; border-bottom:1px solid #e0e0e0;}
		.board_detail_prev_next ul li:first-child{border-top:1px solid #e0e0e0;}
		.board_detail_prev_next ul li span{display:table-cell; vertical-align:middle;}
		.board_detail_prev_next ul li a{padding:15px 0;}
		.board_detail_prev_next ul li span:first-child{width:140px; font-weight:600; text-align:center;}
		.board_detail_prev_next ul li span a:hover{text-decoration:underline;}
		


		/* tv */
		.tv_wrap .img_wrap{border:2px solid #00d1ff; overflow:hidden;}
		.tv_wrap .txt_wrap{padding-top:10px;}
		.tv_wrap .cont_list3 > ul > li .img_wrap img{width:100%; -webkit-transition:all .2s ease;-ms-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
		.tv_wrap .cont_list3 > ul > li:hover .img_wrap img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .2s ease;-ms-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
		.tv_wrap .cont_list3 > ul > li:hover .txt_wrap{color:#208ca4;}
		.press_wrap .img_wrap{width:350px; height:350px;}
		.press_wrap .img_wrap img{height:100%; object-fit:cover;}
		.press_wrap .cont_list3 > ul > li{width:calc(33.33% - 20px);} 
		


		/* news */
		.news_wrap .cont_list3 > ul > li{border:1px solid #ddd;}
		.news_wrap .img_wrap{overflow:hidden;}
		.news_wrap .txt_wrap{padding:15px;}
		.news_wrap .cont_list3 > ul > li .img_wrap img{-webkit-transition:all .2s ease;-ms-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
		.news_wrap .cont_list3 > ul > li:hover .img_wrap img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .2s ease;-ms-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
		.news_wrap .cont_list3 > ul > li:hover .txt_wrap{color:#208ca4;}

		/* right */
		.right_cont_box .cont_text_title{font-weight:400;}
		.right_cont_box .cont_text_title b{font-weight:600;}
		.right_list_wrap{background:#f4f6f8;padding:30px 50px 50px;}
		.right_list_wrap .tit{position:relative;font-size:1.5em;margin-bottom:20px;z-index:1;}
		.right_list_wrap .tit:before{content:'';vertical-align: sub;color:rgb(32 138 162 / 10%);font-size:100px;font-weight:900;line-height:1;counter-increment:list;content:counter(list, decimal-leading-zero);z-index:-1;margin-right:10px;}
		.right_list_wrap .tit span{}
		.right_list_wrap .txt p{line-height:1.4;}
		.right_list_wrap .txt b{display:inline-block;margin-top:10px;}


		/* hospitalization */
		.hospitalization02{margin-top:100px;}
		.hospitalization_icon{position:relative;width:50px;height:50px;margin:0 auto 10px;}
		.hospitalization_icon:after{content:'';display:inline-block;position:absolute;top:50%;left:50%;width:50px;height:50px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
		.hospitalization_icon1:after{background:url("/common/img/hospitalization_icon1_1.png?ver=202405071648")no-repeat 0px 0px;background-size:cover;}
		.hospitalization_icon2:after{background:url("/common/img/hospitalization_icon1_1.png?ver=202405071648")no-repeat -50px 0px;background-size:cover;}
		.hospitalization_icon3:after{background:url("/common/img/hospitalization_icon1_1.png?ver=202405071648")no-repeat -100px 0px;background-size:cover;}
		.hospitalization_icon4:after{background:url("/common/img/hospitalization_icon2_1.png?ver=202405271450")no-repeat 0px 0px;background-size:cover;}
		.hospitalization_icon5:after{background:url("/common/img/hospitalization_icon2_1.png?ver=202405271450")no-repeat -50px 0px;background-size:cover;}
		.hospitalization_icon6:after{background:url("/common/img/hospitalization_icon2_1.png?ver=202405271450")no-repeat -100px 0px;background-size:cover;}
		.hospitalization_icon7:after{background:url("/common/img/hospitalization_icon2_1.png?ver=202405271450")no-repeat -150px 0px;background-size:cover;}
		.hospitalization_cont_box .list_wrap1{border-radius:0;}
		.hospitalization_cont_box .cont_list > ul > li{text-align:center;margin-right:40px;}
		.hospitalization_cont_box .cont_list > ul > li:last-child{margin-right:0;}
		.hospitalization_cont_box .cont_list > ul > li .bd_box:after{content:'';position:absolute;top:50%;transform:translateY(-50%);border-bottom:13px solid transparent;border-top:13px solid transparent;border-left:13px solid #aaa;border-right:13px solid transparent;}
		.hospitalization_cont_box .cont_list > ul > li:last-child .bd_box:after{content:none;}
		.hospitalization_cont_box .cont_list3 > ul > li{width:calc(33.33% - 40px);}
		.hospitalization_cont_box .cont_list4 > ul > li{width:calc(25% - 40px);}
		.hospitalization_cont_box .cont_list3 > ul > li .bd_box:after{right:-50px;}
		.hospitalization_cont_box .cont_list4 > ul > li .bd_box:after{right:-47px;}
		.hospitalization_cont_box .cont_list .list_wrap1{text-align:left;padding:20px 5px;background:transparent;}
		.hospitalization_cont_box .cont_list .list_wrap1 p{padding:0;padding-left:12px;}
		.hospitalization_cont_box .cont_list .list_wrap1 p:after{top:6px;transform:none;}

		/* nonpayment */
		.nonpay_table{font-size:0.9em;}
		.nonpay_table thead tr th{border:1px solid #fff;}
		.nonpay_table tbody td{font-weight:400;padding:10px;}
		.bd_left0{border-left:0 !important;}

		/* review */
		.review_wrap2 .date span{display:inline-block; vertical-align:top; font-size:11px; color:rgba(0,0,0,0.8); border:1px solid #ddd; padding:2px 5px; margin-right:5px;}

		/* support */
		.support_cont_box .cont_text_box{margin-bottom:100px;}
		.support_cont_box .cont_text_wrap{border-bottom:1px solid #e0e0e0; margin-bottom:70px; padding-bottom:70px;}
		.support_cont_box .cont_text_wrap:last-child{border:0; margin-bottom:0; padding-bottom:0;}
		.support_cont_box .cont_text{font-size:1.2em; font-weight:400;}
		.support_cont_box .cont_flex{margin-top:15px;}
		.support_cont_box .cont_flex_2 > ul > li{position:relative; margin-right:0;}
		.support_cont_box .cont_flex_2 > ul > li .list_wrap1:after{content:''; display:inline-block; position:absolute; top:0; bottom:0; right:0; width:1px; height:calc(100% - 60px); background:#e0e0e0; margin:auto;}
		.support_cont_box .cont_flex_2 > ul > li:last-child .list_wrap1:after{content:none;}
		.support_cont_box .cont_flex_2 > ul > li .list_wrap1 h3{color:#208ca4;}
		.support_cont_box .cont_text_wrap > .list_wrap1{margin-top:15px;}
		.support_cont_box .list_wrap1{height:100%; border-radius:0;}
		.support_cont_box .list_wrap2{font-size:1.1em; margin-top:10px;}
		.support_cont_box .cont_list2 > ul{align-items:center;}
		.support_text_box_wrap{position:relative;}
		.support_text_box{position:absolute; bottom:0; left:0; color:#fff; background:rgba(0,0,0,0.4); padding:30px;}

		/* document */
		.document_cont_box .cont_sub_title2{margin-top:70px;}
		.document_cont_box .list_wrap1 > div{border-bottom:1px solid #e0e0e0;margin-bottom:20px;padding-bottom:20px;}
		.document_cont_box .list_wrap1 > div:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0;}
		.document_cont_box .cont_list5 > ul > li{width:calc(20% - 30px);}
		.document_table thead tr th, .document_table tbody tr td{padding:15px;}
		.document_table tbody tr td{font-weight:500;}
		.document_table tbody tr td:first-child{border-left:0;}
		.document_icon1:after{background:url("/common/img/document_icon1_1.png?ver=202405271448")no-repeat 0px 0px;background-size:cover;}
		.document_icon2:after{background:url("/common/img/document_icon1_1.png?ver=202405271448")no-repeat -50px 0px;background-size:cover;}
		.document_icon3:after{background:url("/common/img/document_icon1_1.png?ver=202405271448")no-repeat -100px 0px;background-size:cover;}
		.document_icon4:after{background:url("/common/img/document_icon1_1.png?ver=202405271448")no-repeat -150px 0px;background-size:cover;}
		.document_icon5:after{background:url("/common/img/document_icon1_1.png?ver=202405271448")no-repeat -200px 0px;background-size:cover;}

		.document_btn_wrap{text-align:center;}
		.document_btn_wrap .list_wrap1 > div{border:0; padding:0; margin:0;}
		.document_btn_wrap ul{justify-content:center;}
		.document_btn_wrap ul li{width:100%; max-width:300px;}
		.document_btn_wrap ul li a{width:100%; font-size:1.2em; font-weight:bold; color:#fff; text-align:left; background:#1e597b; padding:20px 30px; overflow:hidden; -webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
		.document_btn_wrap ul li a span{vertical-align:middle;}
		.document_btn_wrap ul li a i{float:right; background:rgba(255,255,255,0.2); padding:3px 8px;}
		.document_btn_wrap ul li:hover a{background:#296689;}

		/* qna */
		.faq_list{border-top:1px solid #000;}
		.faq_list dl{border-bottom:1px solid #ddd;}
		.faq_list dl dt{position:relative;font-size:1.2em;font-weight:500;line-height:1;}
		/* .faq_list dl dt:after{content:'';position:absolute;top:50%;right:15px;width:12px;height:12px;border:solid #000;border-width:1px 1px 0 0;transform:translateY(-50%) rotate(135deg);-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;} */
		/* .faq_list dl dt.active:after{transform:translateY(-50%) rotate(-45deg);} */
		.faq_list dl dt a{display:table;width:100%;padding:20px 15px;overflow:hidden;}
		.faq_list dl dt span{float:left;font-size:1.3em;font-weight:bold;margin-right:10px;}
		.faq_list dl dt p{margin:0;}
		.faq_list dl dt i{float:right;font-size:0.8em;color:#fff;border-radius:50%;background:#222;padding:12px;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
		.faq_list dl dt.active i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}
		.faq_list dl dd{display:none;line-height:1.6;border-top:1px solid #ddd;background:#f4f6f8;padding:20px;margin:0;}

		/* paging */
		.paging{margin-top:60px; width:100%; font-size:12px;}
		.paging ul{display:table; margin:0 auto;}
		.paging ul li{min-width:35px; background:#fff; border:1px solid #e0e0e0; display:inline-block; margin-right:5px;}
		.paging ul li:last-child{border-right:1px solid #e0e0e0;}
		.paging ul li:hover{background:#f4f6f8;}
		.paging ul li a{text-align:center; cursor:auto; padding:8px 10px; display:block;}
		.paging .active{background:#000 !important; border:1px solid #000; font-weight:bold; color:#fff;}

		/* 골반성형 */
		.pelvic_head{height:1029px;}
		.pelvic_head2{height:450px;}
		.pelvic_head:before{background:transparent;}
		.pelvic_head2:after{background-position:bottom -200px center;}
		.pelvic_head2:before{background:rgba(0,0,0,0.6);}
		.pelvic_wrap .cont_box{overflow:hidden; font-weight:300; padding:150px 0px; position:relative; line-height:1.3;}
		.pelvic_wrap .cont_box2{padding:150px 0px;}
		.pelvic_wrap .cont_box:after{background-size:cover; z-index:-2; position:absolute; width:100%; height:100%; left:0; top:0; content:'';}
		.pelvic_wrap .cont_box:before{background-size:cover; z-index:-1; position:absolute; width:100%; height:100%; left:0; top:0; content:''; }
		 
		.pelvic_wrap .cont_box.pelvic01{background:#000; color:#f9bfa9; text-transform:uppercase; padding:120px 0;}
		.pelvic_wrap .cont_box.pelvic02:after{background:url("/common/img/pelvic_bg4.jpg") no-repeat center; background-size:cover; opacity:0.5;}
		.pelvic_wrap .cont_box.pelvic02:before{}
		 .pelvic_wrap .cont_box.pelvic03{padding:80px 0;;} 
		.pelvic_wrap .cont_box.pelvic04:after{}
		.pelvic_wrap .cont_box.pelvic04:before{}
		/* .pelvic_wrap .cont_box.pelvic05:before{background:#f8eedf;} */
		.pelvic_wrap .cont_box.pelvic06:after{background:url("/common/img/pelvic_bg2.jpg") no-repeat center; background-size:cover; }
		.pelvic_wrap .cont_box.pelvic06:before{}
		.pelvic_wrap .cont_box.pelvic07{padding:200px 0;}
		.pelvic_wrap .cont_box.pelvic07:after{background:url("/common/img/pelvic_bg6.jpg") no-repeat center; background-size:cover; }
		.pelvic_wrap .cont_box.pelvic07:before{}
		.pelvic_wrap .cont_box.pelvic08:after{background:url("/common/img/pelvic_bg8.jpg") no-repeat center; background-size:cover; }
		.pelvic_wrap .cont_box.pelvic08:before{}
		/* .pelvic_wrap .cont_box.pelvic09:after{background:url("../img/pelvic_bg7.jpg") no-repeat center; background-size:cover; } */
		.pelvic_wrap .cont_box.pelvic09:before{background:#dccccc;}
		.pelvic_wrap .cont_box.pelvic10:after{background:url("/common/img/pelvic_bg10.jpg") no-repeat center; background-size:cover; }
		.pelvic_wrap .cont_box.pelvic10:before{}
		
		.pelvic_wrap .cont_title{font-size:2.85em;}
		.pelvic_wrap .cont_text_title{font-size:1.35em; font-weight:400;}
		.pelvic_wrap .youtube_wrap{max-width:1000px; margin:0 auto;}
		.pelvic_wrap p{margin:10px 0; line-height:1.2;}
		.pelvic_wrap p:first-child{margin-top:0;}
		.pelvic_wrap h1,.pelvic_wrap h2,.pelvic_wrap h3{display:inline-block; margin:0;}
		.pelvic_wrap .cont_list_box ul li{position:relative; margin-bottom:7px; padding-left:15px; font-weight:400;}
		.pelvic_wrap .cont_list_box ul li:last-child{margin-bottom:0px;}
		.pelvic_wrap .cont_list_box ul li:after{background:#301800; padding:2px; border-radius:100%; position:absolute; left:0; top:50%; transform:translateY(-50%); content:'';}
	

		.pelvic00{height:100%;}
		.pelvic00 .cont_text_wrap{display:flex; flex-direction:column; text-align:left; padding:0; justify-content:center;height:100%;}
		

		.pelvic01 .cont_sub_title{letter-spacing:10px; font-size:2em;}
		.pelvic01 .cont_title{letter-spacing:10px; font-size:3em;}
		.pelvic01 .img_wrap{position:absolute; top:0; right:10%; width:400px; height:100%; z-index:-1;}
		.pelvic01 .img_wrap img{filter: opacity(0.7);}
		.pelvic03 .txt_wrap .cont_text_title{background:#301800; margin-bottom:0; color:#fff; padding:10px;}
		.pelvic03_2{margin-top:30px;}
		.pelvic03 .cont_list_box{padding:30px 20px;}
		.pelvic04{padding-bottom:0 !important;}
		.pelvic04 .cont_title{width:83%; margin:0 auto;}
		.pelvic05 .cont_text_box{}
		.pelvic05 .img_wrap{width:55%; background:#ebe5e5; /* border:2px solid #e8e8e8; */ border-radius:10%; padding:20px; margin:0 auto;}
		.pelvic05 .cont_text strong{font-size:1.2em;}
		.pelvic_wrap .cont_list > ul > li{margin-right:20px;}
		.pelvic06 .cont_text_box ul{justify-content:center;}
		.pelvic06 .cont_text_box ul li{text-align:center; margin-right: 20px; background:rgba(255,255,255,0.8); border-radius:10px; display:flex; justify-content:center; flex-direction: column; font-size:1.2em; box-shadow:1px 3px 4px rgb(160 160 160 / 38%); padding:50px 30px; height:200px;}
	
		.pelvic08 .txt_wrap .cont_text_title{background:#301800; color:#fff; padding:5px;}
		.pelvic08 .cont_list{position:relative;}
		.pelvic08 .cont_list:after{background-size:cover; background:linear-gradient(90deg, #fff, #fff, #e2d8d7); z-index:-1; position:absolute; width:100%; height:515px; left:0; bottom:0; content:'';}
		.pelvic08 .cont_list > ul{margin-top:100px; align-items:end;}
		.pelvic08 .cont_list > ul > li:first-child{}
		.pelvic08 .cont_list_box{padding:20px 0px; position:relative; font-weight:300; font-size:1.18em;}
		/*.pelvic08 .cont_list_box:after{content:''; position:absolute; width:100%; height:106%; border: 2px solid #cecac6;; top:-3%; right:-3%;}*/
		.pelvic08 .cont_list .cont_sub_title {font-size:1.8em;}
		.pelvic09 .img_wrap{background:#fff; border:2px solid #cecac6; border-radius:20px; overflow:hidden;}
		.pelvic09 .cont_sub_title{background:#3a3732; display:inline-block; margin-bottom:0; color:#fff; padding:10px;}
		/*.cont_box.pelvic12{background:#1f8ca3; color:#fff; padding:70px 0;}*/
		/*.cont_box.pelvic12 .cont_text{font-size:1.3em;}*/
		

		/* pelvic_bna */
		.pelvic_bna_title{text-align:center;}
		.pelvic_bna_title img{width:auto; max-width:75%;}
		.pelvic_bna_wrap{width: 100%;}
		.pelvic_bna{position:relative; margin-top:150px;}
		.pelvic_bna img{width:100%;}
		.pelvic_bna .cont_box{padding:0; border:1px solid #e0e0e0;}
		.pelvic_bna .cont_box .cont_boxs{position:relative; overflow:hidden;}
		.pelvic_bna .cont_box.pelvic_bna1 .cont_boxs{max-width:960px; margin:0 auto;}
		.pelvic_bna .cont_box.pelvic_bna1 .cont_list > div{padding-top:50px;}
		.pelvic_bna .cont_title {margin:0; font-size: 18px; font-weight:500; padding: 15px; border-bottom:1px solid #e0e0e0;}
		.pelvic_bna .cont_box.pelvic_bna1 .cont_title{margin-bottom:30px;}
		.pelvic_bna .cont_boxs img{transition: All 0.1s ease; -webkit-transition: All 0.1s ease; -moz-transition: All 0.1s ease; -o-transition: All 0.1s ease;}
		.pelvic_bna .cont_list_wrap{width:100%; position:absolute; height:100%; top:0; left:0;}
		.pelvic_bna .cont_list_wrap a{height:100%;}
		.pelvic_bna .cont_list_wrap .cont_list_box{display:table; width:100%; height:100%; }
		.pelvic_bna .cont_list{display:table-cell; width: 50%; height:100%; position:relative; vertical-align:middle;/* border:10px solid #1f8ca4; */}
		.pelvic_bna .cont_list.cont_list_login{background:rgba(0,0,0,0.85);}
		.pelvic_bna .cont_list > div{height:80%;}

		.before_after{position:absolute; left:0; top:-45px; display:inline-block; padding: 8px 15px; font-size: 23px; color:#fff; background:#714635; font-weight:500; width: 100%; text-align:center;}
			.before_after_first{background:#c0b5b1;}
			

		.before_after_box{width:100%; color:#fff; font-size:18px;}
		.before_after_box{height:100%; display:flex; flex-direction:column; justify-content: center; background-image: linear-gradient(transparent,#000,transparent); text-align:center;}
		.before_after_box .before_after_boxs{width: 100%;}
		.before_after_box .before_after_title{font-size: 17px; color:#fdbda2; font-weight: 400;}
		.before_after_box .before_after_text{font-size:19px; font-weight:400; margin:25px 0;}
		.before_after_box .before_after_btn input {font-size:24px; font-weight: 500; padding:7px 30px; border-radius:5px; color:#000; background:#fff; /* border:3px solid #4adeff; */}
		.before_after_box .before_after_btn a{line-height:1.2;}
			.before_after_box .before_after_btn:hover input {color:#fff; background:#4adeff; transition:all 0.3s ease-in-out;}

		.before_after_bnf{position:absolute; left:0; top:0; width:50%; padding:0 20px; background:rgba(0,0,0,0.8);}
		.bnf_box{background:#00bacf; color:#fff; padding:30px 50px; margin-top:50px;}
		.bna01{padding:0;}
		.bna01 .cont_boxs{padding:0;}
		.bna01 .cont_list2 > ul > li .board_gallery_list_img_wrap{overflow:hidden; transition:All 0.1s ease; -webkit-transition:All 0.1s ease; -o-transition:All 0.1s ease; -ms-transition:All 0.1s ease;}
		.bna01 .cont_list2 > ul > li .board_gallery_list_img{}
		.bna01 .cont_list2 > ul > li img{ transition:All 0.1s ease; -webkit-transition:All 0.1s ease; -o-transition:All 0.1s ease; -ms-transition:All 0.1s ease;}
		.bna01 .cont_list2 > ul > li:hover img{filter:brightness(0.5); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
		.bna01 .cont_list2 > ul > li .board_gallery_list_text_wrap{position:absolute; width:100%; z-index:1; top:0px; text-align:center; justify-content:space-between; display:flex;}
		.bna01 .cont_list2 > ul > li .board_gallery_list_text_wrap div{color:#fff; padding:10px 15px; font-size:20px;}
		.bna01 .cont_list2 > ul > li .board_gallery_list_text_wrap .text_title{}
		.bna01 .cont_list2 > ul > li .board_gallery_list_text_wrap ._text_title{}
		.bna01 .cont_list2 > ul > li{position:relative;}
			.bna01 .cont_list2 > ul > li:nth-child(2n){margin-right:0;}
		.bna01 .cont_list2 > ul > li:hover .board_gallery_list_img_wrap{box-shadow:0 0 0 2px white, 0 0 0 4px #003c8b; background: #fff;}
		.bna01 .before_after_box .before_after_btn input{font-size:18px; padding:5px 20px;}
		.bnf_text_view{border-top:1px solid #000;}
		.bnf_view{text-align:center; border-bottom:1px solid #000;}

		.bna02 .before_after_bnf{width:100%; height:50%;}
		.bna01.bna02 .cont_list2 > ul > li .board_gallery_list_text_wrap{height:100%; flex-direction:column; text-align: left;}
		.bna01 .cont_list2 > ul > li .board_gallery_list_text_wrap div{}
		.bna04 .before_after_bnf{width:100%; height:50%; top:auto; bottom:0;}

		.waist02_3 .img_wrap{background:#fff;}
		.waist2_05{padding:0 !important;}
		.waist2_05 .icon .cont_sub_title{font-size:1.6em; margin-bottom:10px;}
		.waist2_05 .cont_text_title{margin-bottom:0;}
		.waist2_05 .icon{padding-left:200px; height:120px; background-repeat:no-repeat; display:flex; flex-direction:column; justify-content:center;}
		.waist2_05 .icon{background-image:url("/common/img/waist02_icon.png?ver=202601261150"); background-size:190px; background-position:top -37px left 0;}
		.waist2_05 .icon1{background-size:190px; background-position:top -200px left 0;}
		.waist2_05 .icon2{background-size:198px; background-position:top -390px left 0;}
		.waist2_05 .icon3{background-size:198px; background-position:top -575px left 0;}
		.waist2_05 .icon4{background-size:198px; background-position:top -735px left 0;}
		.waist2_05 .icon5{background-size:198px; background-position:top -885px left 0;}
		.waist2_05 .icon6{background-size:198px; background-position:top -1033px left 0;}
		.waist2_05 .icon7{background-size:198px; background-position:top -1170px left 0;}
		.waist2_05 .icon8{background-size:198px; background-position:top -1320px left 0;}

		.waist2_05 .cont_text_box{margin:0; padding:60px 0;}
		.waist2_05 .cont_text_box:nth-child(odd){background:#fff;}

		.pelvic_wrap .cont_box.waist2_05:before{background:url("/common/img/shoudere_05bg.jpg?ver=202601261150") no-repeat center; background-size:cover;}
		.pelvic_wrap .cont_box.shoudere_04:before{background:url("/common/img/shoudere_04bg.jpg?ver=202601261150") no-repeat center; background-size:cover; }
		.pelvic_wrap .cont_box.shoudere_03:before{background:url("/common/img/shoudere_03bg.jpg?ver=202601261150") no-repeat center; background-size:cover; }
		
		.shoudere_03_2{display:flex; flex-direction:column; justify-content: center;}
		.shoudere_03_2 > div{margin-bottom:40px;}
		.shoudere_03_2 .cont_text_title{border-bottom:2px solid #000; font-size:1.6em; width:250px; padding-bottom:15px;}
		.shoudere_03_2 .cont_text3{color:#5b5b5b; font-weight:400;}

		.shoudere_04 .cont_title span{font-size:0.85em;}
		.shoudere_04_1 ul{}
		.shoudere_04_1 ul li{position:relative; margin-bottom:30px;}
		.shoudere_04_1 ul li span{position:absolute; top:50%; transform:translatey(-50%); left:0; display:inline-block; width:60px; height:60px; background:#000; color:#fff; border-radius:50%; font-size:1.6em; line-height:60px; text-align:center;}
		.shoudere_04_1 ul li .cont_text_title{padding-left:70px; background:#fff; border-radius:50px; padding:30px 50px; margin-left:40px;}

		.shoudere_02{padding-bottom:100px !important;}
		.shoulder_bna{margin-top:50px;}
		.shoulder_bna .cont_list{height:50%; width:100%; display:block;}
		.shoulder_bna .cont_list .before_after{top:0;}
		.shoulder_bna .cont_list > div{height:100%;}

		.shoulderex05 .img_wrap{background:#ececec;}
		.pelvic_wrap .cont_box.shouderex_04:before{background:url("/common/img/shouderex_04bg.jpg?ver=202601261150") no-repeat center; background-size:cover; }
		.pelvic_wrap .cont_box.shouderex_05:before{background:url("/common/img/shouderex_05bg.jpg?ver=202601261150") no-repeat center; background-size:cover;}
		.pelvic_wrap .cont_box.shouderex_03:before{background:url("/common/img/shouderex_03bg.jpg?ver=202601261150") no-repeat center; background-size:cover; }
		.pelvic_wrap .cont_box.shouderex08:after{background:url("/common/img/shouderex_08bg.jpg?ver=202601261150") no-repeat center; background-size:cover; }
		
		.shouderex_03{color:#fff;}
		.shouderex_03 .shoudere_03_2 .cont_text3{color:#fff;}
		.shouderex_03 .shoudere_03_2 .cont_text_title{border-bottom:2px solid #fff;}
		.shouderex08.pelvic08 .cont_list:after{background: linear-gradient(90deg, #fff, #fff, #dde5ef);}
		.shouderex_04{background:none;}
		.pelvic_wrap .cont_box.shouderex09:before{background:#b4c7db;}
		.shouderex09 .cont_sub_title{background:#081a33;}
		.shouderex09 .img_wrap{border: 2px solid #000;}


		.click_down{}
		.click_down .num{font-size:1.2em; width:15%; transition:all 0.2s; font-weight:700; color:#bfbfbf; text-align:center;}
		.click_down .question{padding-left:20px; border-left:3px solid #00d0ff; transition:all 0.2s; cursor:pointer; display:flex; align-items:center; width:100%; gap: 20px;  position:relative;}
		.click_down > ul > li{border-top:1px solid rgba(200,200,200,0.5);}
		.click_down > ul > li:last-child{border-bottom:1px solid rgba(200,200,200,0.5);}
		.click_down .cont_text_title{cursor:pointer; margin:15px 0; font-weight:500;}
		.click_down .plus_span{position:absolute; right:20px;}
		.click_down .plus_span span{border:none;}
		.click_down .answer_box{display:none; background:rgba(250,250,250,1);}
		.click_down .answer_box .txt{padding:20px 30px;}
		.click_down .answer_box .txt p{line-height:1.5;}
		.click_down .answer_box .txt p a{display:inline-block;}
		.click_down .answer_box .txt b{display:block; margin-top:15px;}
		.click_down .answer_box .txt ul{padding-left:20px; counter-reset:item;}
			.click_down .answer_box .txt ul > li{padding-left:17px; line-height:1.5; margin:10px 0; position:relative; font-size:; counter-increment:step-counter; color:#333; font-weight:300;}
			
			.click_down .answer_box .txt ul li:before{counter-increment:item; content:counters(item, ".") ". "; position:absolute; top:0; left:0;}
			.click_down .answer_box .txt ul li ul{padding-left:0px;}
			.click_down .answer_box .txt ul li ul li{padding-left:25px; font-size:inherit; font-size:0.85em; font-weight:200;} 
			.click_down .answer_box .txt ul li u{text-decoration:inherit;}
			/*.before_none li:before{display:none;}*/
		.question.active .plus_span span{transform:rotate(45deg);}
		.question.active .cont_text_title{font-weight:700;}
		
		.plus_span{display:flex; justify-content: space-between;}
		.plus_span span{width:35px; height:35px; border:1px solid #333; position:relative; transition:all 0.2s;}
		.plus_span span:after{position:absolute; content:''; background:#333; width:2px; height:30%; left:50%; top:50%; transform:translate(-50%, -50%);}
		.plus_span span:before{position:absolute; content:''; background:#333; height:2px; width:30%; left:50%; top:50%; transform:translate(-50%, -50%);}

		




	/* 척추신경센터 */
		.neck01 > ul > li .sub_text_box{background-repeat: no-repeat;}
		.neck01 > ul > li#neck01_1 .sub_text_box{background-size:840px; background-position: bottom 0px right -30px; background-image:url("/common/img/neck01_1.png?ver=202601261150");}
		.neck01 > ul > li#neck01_2 .sub_text_box{background-size:840px; background-position: bottom 0px right -125px; background-image:url("/common/img/neck01_2.png?ver=202601261150");}
		.neck01 > ul > li#neck01_3 .sub_text_box{background-size:600px; background-position: bottom -50px right -50px; background-image:url("/common/img/neck01_3.png?ver=202601261150");}
		.neck01 > ul > li#neck01_4 .sub_text_box{background-size:650px; background-position: bottom -100px right -60px; background-image:url("/common/img/neck01_4.png?ver=202601261150");}
		.waist01 > ul > li .sub_text_box{background-repeat: no-repeat; background-size:500px;}
		.waist01 > ul > li#waist01_1 .sub_text_box{background-position: bottom 0px right -30px; background-image:url("/common/img/waist01_1.png?ver=202601261150");}
		.waist01 > ul > li#waist01_2 .sub_text_box{background-size:940px; background-position: bottom 0px right -205px; background-image:url("/common/img/waist01_2.png?ver=202601261150");}
		.waist01 > ul > li#waist01_3 .sub_text_box{background-size:740px; background-position: bottom 0px right -150px; background-image:url("/common/img/waist01_3.png?ver=202601261150");}
		.waist01 > ul > li#waist01_4 .sub_text_box{background-size:940px; background-position: bottom 0px right -60px; background-image:url("/common/img/waist01_4.png?ver=202601261150");}
		.waist01 > ul > li#waist01_5 .sub_text_box{background-size:550px; background-position: bottom 0px right -100px; background-image:url("/common/img/waist01_5.png?ver=202601261150");}

	/* 어깨무릎관절센터 */
		.shoulder_head .subhead_link{max-width:inherit;}
		.shoulder_head .subhead_link li{width:24%;}
		.shoulder01 > ul > li .sub_text_box{background-repeat: no-repeat;}
		.shoulder01 > ul > li#shoulder01_1 .sub_text_box{background-size:840px; background-position: bottom 0px right -30px; background-image:url("/common/img/shoulder01_1.png?ver=202601261150");}
		.shoulder01 > ul > li#shoulder01_2 .sub_text_box{background-size:810px; background-position: bottom 0px right -90px; background-image:url("/common/img/shoulder01_2.png?ver=202601261150");}
		.shoulder01 > ul > li#shoulder01_3 .sub_text_box{background-size:600px; background-position: bottom -50px right -50px; background-image:url("/common/img/shoulder01_3.png?ver=202601261150");}
		.shoulder01 > ul > li#shoulder01_4 .sub_text_box{background-size:650px; background-position: bottom -100px right -60px; background-image:url("/common/img/shoulder01_4.png?ver=202601261150");}
		.shoulder01 > ul > li#shoulder01_5 .sub_text_box{background-size:840px; background-position: bottom 0px right -190px; background-image:url("/common/img/shoulder01_5.png?ver=202601261150");}
		.shoulder01 > ul > li#shoulder01_6 .sub_text_box{background-size:640px; background-position: bottom 0px right -70px; background-image:url("/common/img/shoulder01_6.png?ver=202601261150");}
		.shoulder01 > ul > li#shoulder01_7 .sub_text_box{background-size:700px; background-position: bottom -30px right -150px; background-image:url("/common/img/shoulder01_7.png?ver=202601261150");}
		.shoulder01 > ul > li#shoulder01_8 .sub_text_box{background-size:930px; background-position: bottom -25px right -270px; background-image:url("/common/img/shoulder01_8.png?ver=202601261150");}
		.knee_head .subhead_link li{width:32%;}
		.knee01 > ul > li .sub_text_box{background-repeat: no-repeat;}
		.knee01 > ul > li#knee01_1 .sub_text_box{background-size:930px; background-position: bottom -45px right -200px; background-image:url("/common/img/knee01_1.png?ver=202406281317");}
		.knee01 > ul > li#knee01_2 .sub_text_box{background-size:850px; background-position: bottom right -150px; background-image:url("/common/img/knee01_2.png?ver=202406281250");}
		.knee01 > ul > li#knee01_3 .sub_text_box{background-size:950px; background-position: bottom -80px right -280px; background-image:url("/common/img/knee01_3.png?ver=202406281308");}
		.knee01 > ul > li#knee01_4 .sub_text_box{background-size:880px; background-position: bottom right -110px; background-image:url("/common/img/knee01_4.png?ver=202601261150");}
		.knee01 > ul > li#knee01_5 .sub_text_box{background-size:830px; background-position: bottom right -130px; background-image:url("/common/img/knee01_5.png?ver=202601261150");}
		.knee01 > ul > li#knee01_6 .sub_text_box{background-size:1140px; background-position: bottom right -50px; background-image:url("/common/img/knee01_6.png?ver=202406281117");}
		.knee02 .list_wrap1 p:after{transform:none; top:7px;}
		.joint01 > ul > li .sub_text_box{background-repeat: no-repeat;}
		.joint01 > ul > li#joint01_1 .sub_text_box{background-size:930px; background-position: bottom -45px right -200px; background-image:url("/common/img/joint01_1.png?ver=202406281317");}
		.joint01 > ul > li#joint01_2 .sub_text_box{background-size:640px; background-position: bottom -30px right -50px; background-image:url("/common/img/joint01_2.png?ver=202406281250");}
		.joint01 > ul > li#joint01_3 .sub_text_box{background-size:650px; background-position: bottom -30px right -120px; background-image:url("/common/img/joint01_3.png?ver=202406281307");}
		.joint01 > ul > li#joint01_4 .sub_text_box{background-size:865px; background-position: bottom right -150px; background-image:url("/common/img/joint01_4.png?ver=202601261150");}
		.joint01 > ul > li#joint01_5 .sub_text_box{background-size:830px; background-position: bottom right -130px; background-image:url("/common/img/joint01_5.png?ver=202601261150");}
		
	/* 수부족센터 */
		.hand_head .subhead_link{max-width:inherit;}
		.hand_head .subhead_link li{width:24%;}
		.hand01 > ul > li .sub_text_box{background-repeat: no-repeat;}
		.hand01 > ul > li#hand01_1 .sub_text_box{background-size:640px; background-position: bottom 0px right 0px; background-image:url("/common/img/hand01_1.png?ver=202601261150");}
		.hand01 > ul > li#hand01_2 .sub_text_box{background-size:600px; background-position: top 0px right -20px; background-image:url("/common/img/hand01_2.png?ver=202601261150");}
		.hand01 > ul > li#hand01_3 .sub_text_box{background-size:550px; background-position: top 0px right -20px; background-image:url("/common/img/hand01_3.png?ver=202601261150");}
		.hand01 > ul > li#hand01_4 .sub_text_box{background-size:650px; background-position: top 0px right -50px; background-image:url("/common/img/hand01_4.png?ver=202601261150");}
		.hand01 > ul > li#hand01_5 .sub_text_box{background-size:665px; background-position: top 0px right -70px; background-image:url("/common/img/hand01_5.png?ver=202601261150");}
		.hand01 > ul > li#hand01_6 .sub_text_box{background-size:550px; background-position: top 0px right -20px; background-image:url("/common/img/hand01_6.png?ver=202601261150");}
		.hand01 > ul > li#hand01_7 .sub_text_box{background-size:700px; background-position: bottom 0px right -60px; background-image:url("/common/img/hand01_7.png?ver=202601261150");}
		.hand01 > ul > li#hand01_8 .sub_text_box{background-size:730px; background-position: top 0px right -60px; background-image:url("/common/img/hand01_8.png?ver=202601261150");}
		.hand01 > ul > li#hand01_9 .sub_text_box{background-size:640px; background-position: bottom 0px right 0px; background-image:url("/common/img/hand01_9.png?ver=202601261150");}
		.hand01 > ul > li#hand01_10 .sub_text_box{background-size:600px; background-position: top 0px right -20px; background-image:url("/common/img/hand01_10.png?ver=202601261150");}
		.hand01 > ul > li#hand01_11 .sub_text_box{background-size:600px; background-position: top 0px right -20px; background-image:url("/common/img/hand01_11.png?ver=202601261150");}
		.hand01 > ul > li#hand01_12 .sub_text_box{background-size:600px; background-position: top 0px right -20px; background-image:url("/common/img/hand01_12.png?ver=202601261150");}


		.foot_head .subhead_link{max-width:inherit;}
		.foot_head .subhead_link li{width:24%;}
		.foot01 > ul > li .sub_text_box{background-repeat: no-repeat;}
		.foot01 > ul > li#foot01_1 .sub_text_box{background-size:640px; background-position: top 0px right 0px; background-image:url("/common/img/foot01_1.png?ver=202601261150");}
		.foot01 > ul > li#foot01_2 .sub_text_box{background-size:600px; background-position: top 0px right -20px; background-image:url("/common/img/foot01_2.png?ver=202601261150");}
		.foot01 > ul > li#foot01_3 .sub_text_box{background-size:700px; background-position: top 0px right -20px; background-image:url("/common/img/foot01_3.png?ver=202601261150");}
		.foot01 > ul > li#foot01_4 .sub_text_box{background-size:650px; background-position: top 0px right -20px; background-image:url("/common/img/foot01_4.png?ver=202601261150");}
		.foot01 > ul > li#foot01_5 .sub_text_box{background-size:640px; background-position: top 0px right -20px; background-image:url("/common/img/foot01_5.png?ver=202601261150");}
		.foot01 > ul > li#foot01_6 .sub_text_box{background-size:640px; background-position: top 0px right -20px; background-image:url("/common/img/foot01_6.png?ver=202601261150");}
		.foot01 > ul > li#foot01_7 .sub_text_box{background-size:800px; background-position: top 0px right -60px; background-image:url("/common/img/foot01_7.png?ver=202601261150");}
		.foot01 > ul > li#foot01_8 .sub_text_box{background-size:730px; background-position: top 0px right -60px; background-image:url("/common/img/foot01_8.png?ver=202601261150");}



	/* foot */
		/* bottom_db */
		.bottom_db_wrap{position:fixed; padding:12px 10px; text-align:center; background:#fff; width:100%; bottom:0; left:0; z-index:999; font-size:13px; border-top:1px solid #e0e0e0;}
		.bottom_db_wrap .cell30{display:table-cell !important; width:30% !important;}
			.bottom_db_wrap .cell40{padding:0 5px;}
		.bottom_db input{padding:7px; border-radius:3px; box-shadow:0px 0px 0px 1px #ddd;}
		.bottom_db select{width:100%; padding:6px; font-size:0.85em; border-radius:3px; box-shadow:0px 0px 0px 1px #ddd;}
		.bottom_db_btn_wrap{margin-top:10px;}
			.bottom_db_btn input{background:#1f8ca4; color:#fff; width:100%; box-shadow:inherit;}
		
		.bottom_db{display:flex; gap:5px;}
		.bottom_db > div:first-child{width:100px;}
		.bottom_db .input_select_wrap{width:100px;} 

		.foot_info_wrap{overflow:hidden; background:#f6f6f6; position:relative;}
		.foot_info_wrap:before{content: ''; opacity:0.5; position: absolute; z-index:0; top:50%; left:50%; width:100%; transform:translate(-50%,-50%); height:100%; background:url("/common/img/main02_3.png?ver=202406100959"); background-size:900px, cover; background-position:center center; background-repeat: no-repeat;}
		.foot_info_wrap .cont_text{letter-spacing:-1px; color:#666; font-weight:400; font-size:1.3rem; line-height:1.5;}
		.foot_info_box{display:flex; gap:50px; max-width:1720px; margin:0 auto;}
		.foot_info_box > div{width:50%;z-index: 1; position:relative; overflow:hidden;border-radius:25px; background:rgba(255,255,255,0.6); padding:50px 30px 30px 30px; text-align:center;}
		.foot_info_box > div:after{ content: '';z-index:-1; position: absolute; top:0px; left:0px;right:0px; bottom:0px; background: linear-gradient(to bottom, #40e6ce, #00a0d1); border-radius:25px; padding:5px;mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; -webkit-mask-composite: destination-out;}
		.foot_info_box > div:first-child{padding-bottom:0;}
		.foot_info_box > div .cont_title{background: linear-gradient(to top, #40e6ce, #00c1c8); font-size:2.6rem; line-height:1.2;-webkit-background-clip: text; margin-bottom: 25px;-webkit-text-fill-color: transparent;}
		.foot_info_top{position:absolute; bottom:0;z-index: -1; left:50%; transform: translatex(-50%); width:120%;}
		.info_title{font-size:3rem; font-weight:500; line-height: 1.3; margin-bottom:60px;/*  font-family: "GmarketSans", serif; */}
		.info_title em{font-size:1.3em; letter-spacing:-1px;}
		/* .info_title em:after{content:''; display:inline-block; position:absolute; z-index:-1; bottom:2px; height:30px; width:100%; left:0; background:rgba(255,255,255,0.5);} */
		.info_title_box{background:#f6f6f6; padding-top:90px;}
		/*.info_title_box .cont_title .design{position:relative; z-index:1; display:inline-block;}*/
		/*.info_title_box .cont_title .design:after{position:absolute; z-index:-1; content:''; left:0; bottom:0; height:40%; width:100%; background:#c5f1e9;}*/
		.foot_info_top > div{}
		.foot_info_top > div:first-child{display:flex; flex:1 0 53%; max-width:53%; justify-content:end;}
		.foot_info_top > div:first-child img{max-width:1200px; width:100%;}
		.foot_info_top > div:last-child{}
		.foot_info_top .cont_text_wrap{background:rgba(255,255,255,0.9); padding:40px 50px; margin-top:0;}
		
		.foot_info_bottom{position:relative;}
		.foot_info_bottom .cont{padding:40px 30px; justify-content:space-between;}
		.foot_info_bottom .cont > div:first-child{}
		.foot_info_bottom .cont > div:last-child{}
		.foot_info_bottom .cont .cont_text_box{margin:50px 0;}
		.foot_info_bottom{width:700px; margin: 0 auto;}
		.foot_info_bottom ul{justify-content:center; gap:10px 0;}
		.foot_info_bottom ul li{text-align:center; background:#ccebef; color:#333; height:150px; border-radius:15px; display:flex; align-items:center;justify-content:center;flex-direction: column;}
		.foot_info_bottom ul li .img_wrap{padding:5px; max-height:85px; height:85px;}
		.foot_info_bottom ul li .img_wrap img{height:100%; object-fit:cover;}
		.foot_info_bottom ul li p{font-size:1.12rem; font-weight:600;}
		.foot_info_btn{padding-bottom:100px; padding-top:80px;}
		.foot_info_btn li{flex:1; border-radius:10px;}
		.foot_info_btn li a{text-align:center; padding:23px 0;font-size:20px; font-weight:600;}
		.foot_info_btn li a span{position:relative; padding-left:50px; }
		.foot_info_btn li a span:before{content:''; display:inline-block; position:absolute; z-index:1; top:50%; left:0; transform: translateY(-50%); background-size: 100%; background-repeat: no-repeat;}
		.foot_info_btn li.call{background:linear-gradient(90deg, #00d1ff 0%, #00d88c 74%);}
		.foot_info_btn li.online{background:#004077;}
		.foot_info_btn li.naver{background:#18C235;}
		.foot_info_btn li.call a span:before{background-image:url("/common/img/call.png?ver=202406100959"); width:35px; height:35px;}
		.foot_info_btn li.online a span:before{background-image:url("/common/img/quick_icon2.png?ver=202406100959"); width:35px; height:35px; filter: brightness(0) invert(1);}
		.foot_info_btn li.naver a span:before{background-image:url("/common/img/naver.png?ver=202406100959"); width:35px; height:35px; filter: brightness(0) invert(1);}
		.foot_info_btn li.kakao a span:before{background-image:url("/common/img/kakao.png?ver=202406100959"); width:35px; height:35px;}

	/* right_menu */
		.right_menu_wrap{position:fixed; border:1px solid #00dbbb; bottom:200px; right:20px; z-index:99999; padding-bottom:5px; border-radius:12px; background:#fff; overflow:hidden; text-align:center; box-shadow:0px 0px 2px 0px rgb(0, 0, 0, 0.1);}
			.right_menu{overflow:hidden;}
				.right_menu ul{}
					.right_menu ul li{background:#fff; border-bottom:1px solid rgba(0,0,0,0.1); color:#5a646e;}
						.right_menu ul li:last-child{border-bottom:0;}
						.right_menu ul li a{padding:17px 30px 17px 70px; display:block; background-position:center left 20px; background-repeat: no-repeat;}
							.right_menu ul li .right_menu_title{font-size:16px; font-weight:700;}
							.right_menu ul li.q_kakao a{background-image:url("/common/img/quick_icon1.png?ver=202601261150"); background-size: 30px;}
							.right_menu ul li.q_online a{background-image:url("/common/img/quick_icon2.png?ver=202601261150"); background-size: 30px;}
							.right_menu ul li.q_info a{background-image:url("/common/img/quick_icon3.png?ver=202601261150"); background-size: 28px;}
							.right_menu ul li.q_way a{background-image:url("/common/img/quick_icon4.png?ver=202601261150"); background-size: 30px;}
							.right_menu ul li.q_document a{background-image:url("/common/img/quick_icon5.png?ver=202601261150"); background-size: 30px;}
							.right_title{background:#00d88c; background-image:linear-gradient(138deg, #00d1ff 0%, #00dcb7 74%); padding:12px; font-weight:800; font-size:15px; color:#fff;}
		
		.list_right_menu_list{color:#fff; text-align:center; position:fixed; z-index:999; bottom:285px; right:5px; font-size:12px;}
		.list_right_menu_list li{margin-bottom:3px;}
		.list_right_menu_list li:last-child{margin-bottom:0;}
		.list_right_menu_list li a{display:block; padding:6px 12px; background:#00c6c7; border-radius:30px;}
		.list_right_menu_list li img{width:20px;}

	.list_right_menu{position:fixed; bottom:120px; right:5px; z-index:999; font-size:28px; text-align:center;}
		.list_right_menu div{display:flex;}
		.list_right_menu ul li{cursor:pointer; box-shadow: 1px 4px 9px rgb(178 178 178 / 53%); background-color:#00c6c7; color:#fff; border-radius:100%; width:48px; height:48px; margin-bottom:5px; display:flex; align-items:center; justify-content:center; font-size:14px;}
			.list_right_menu ul li:first-child{font-size:20px;}
			.list_right_menu ul li:last-child{font-size:24px; margin-bottom:0; background:#fff000; color:#333;}
		.list_right_menu .document{flex-direction:column;}
		.list_right_menu_text{font-size:10px;}
		.list_right_menu .list_right{padding:5px;}

		.footer{background:#222; font-size:0.9em;}
		.foot_wrap{}
		.foot_logo img{max-width:250px;}
		.foot_top{border-bottom:1px solid rgba(118,102,100,0.4);}
		.foot_top > div{max-width:1220px; margin:0 auto; display:flex; justify-content:space-between; padding:15px 20px; align-items: center; font-weight:700;}
		.foot_top .foot_top_left{display:flex;}
		.foot_top .foot_top_left li{padding:0 30px; border-right:1px solid rgba(118,102,100,0.4); transition: all 0.2s; color:#858585;}
		.foot_top .foot_top_left li:hover{color:#eaeaea;}
		.foot_top .foot_top_left li:first-child{padding-left:0;}
		.foot_top .foot_top_left li:last-child{border-right:0;}
		.sns_icon{display:flex; gap:15px;}
		.sns_icon li{width:40px; text-align:center; height:40px; line-height:40px; transition:all 0.2s; background:#5d5d5d; border-radius:100%;}
		.sns_icon li.nonpay_li{width:initial; color:#fff; padding:0 20px; border-radius:30px;}
		.sns_icon li.dropinfo_li{width:auto; font-size:14px; color:#aaa; background:none; border-radius:0;}
		.sns_icon li:hover{opacity:0.9;}
		.sns_icon li img{padding:9px;}
		.foot_md{color:#333; padding:40px 0 80px 0;}
		.foot_md .foot_list{color:#f6f6f6; width:800px;}
		
		.foot_right{position:absolute; right:0; width:480px; top:-70px;color:#afafaf; padding:70px 20px 70px 44px; height:calc(100% + 70px); background:#3d3d3d;}
		.foot_right .cont_sub_title{color:#fff; font-size:20px;}
		.foot_list {font-size:24px;}
		.foot_list ul{align-items:center;justify-content:start;}
		.foot_list ul li a{padding-left:45px; margin-right:40px; font-size:20px; font-weight:700; background-size:31px; background-position:center left; background-repeat: no-repeat; }
		.foot_list ul li:first-child{display:flex; align-items:center; gap:15px;}
		.foot_list ul li:first-child span{font-size:16px;}
		.foot_list ul li:first-child strong{font-size:28px;}
		.foot_list .kakao_link a{background-image:url("/common/img/kakao.png?ver=202601261150");}
		.foot_list .naver_link a{background-image:url("/common/img/naver.png?ver=202601261150");}
		.time_info{}
		.time_info > strong{font-size:1.1em; display:block; color:#f6f6f6;}
		.time_info > div{margin:20px 0;}
		.time_info > div dl{display:flex;margin-bottom: 10px;}
		.time_info > div dl dt{width:100px;display: inline-block;}
		.time_info > div dl dd{color:#f6f6f6; margin:0;}
		.time_info span{width:123px; display:block; float:left;}
		
		.foot_bottom{padding-top:30px; color:#aaa; }  
		.foot_logo{padding-bottom:30px; display:inline-block;}
		.foot_logo a{opacity:0.7; transition:all 0.2s;}
		.foot_logo a:hover{opacity:1;}
		.icon_pc{display:block;}

	
	@media screen and (max-width:1920px){
		
	}

	@media screen and (max-width:1537px){
		.foot_info_bottom{width:auto;}
	}

	@media screen and (max-width:760px){
	/* 공통 */
	html, body{font-size:14px; line-height:1.4; min-width:320px;}
	b{display:contents;}
	.m{display:block !important; margin:initial;}
	.pc{display:none !important; margin:initial;}
	.tbl_pc{display:none !important;}
	.btn_wrap{margin-top:20px;}
	.member_box .input_btn_wrap{margin-top:40px;}
	.btn:hover{box-shadow: 0px 0px 5px 5px #dfcece;}
	.w1280{max-width:100%;}
	p{margin:5px 0;}
	.btn{font-size:0.95em; margin:0 !important; padding:13px 40px;}
		.btn2{padding:7px 30px;}
		.btn3{padding:8px 25px; min-width:150px;}
		.btn4{min-width:230px; line-height:20px;padding:10px 20px;}
		.btn6{padding:8px 35px; font-size:14px;}
	.btn_more{padding:10px 20px; font-size:0.8em;}
	.member_title_wrap{margin-bottom:20px;}
	.member_title_wrap .cont_title{font-size:2.3em;}
	.log_in th{font-size:0.7em;}
	.log_in table input{width:100%;}
	.search_flex_wrap{padding-bottom:10px; flex-wrap:nowrap; gap:5px;}
	.search_flex_wrap .arrow_box{width:49%;}
	.search_flex_wrap .search_box.search_box100{width:100%;}
	.search_box input{width:100%; padding:8px 15px;}
	.search_box span{font-size:20px;}
	.sign_up .check_box label{font-size:0.8em;}
	.input_wrap input{border-bottom:1px solid #ddd;}

	.cont_title{font-size:1.6em; margin-bottom:20px;}
	.cont_title2{font-size:1.5em !important;}
	.cont_title3{font-size:1.3em; margin-bottom:10px;}
		.title_c{font-size:2.5em !important;}
		.title{font-size:2.5em !important;}
	.cont_sub_title{font-size:1.2em; margin:15px 0; line-height:1.2;}
	.cont_sub_title2{margin-bottom:15px; border-left:5px solid #1f8ca3;}
	.cont_title_info{font-size:0.75em; margin-bottom:10px;}
	.text_list_title{font-size:1.2em;}
	.cont_title_info ul li{width:18px;}
	.cont_title_info2{margin-bottom:5px;}
	.cont_title_info2 ul li{width:10px; padding:1.5px;}
	.cont_text{margin:10px 0; font-size:0.94em; letter-spacing:-0.5px;}
	.cont_text3{font-size:1em;}
	.cont_text_title{letter-spacing:inherit; font-size:1.1em; margin-bottom:15px;}
	.text_title_design{padding-top:10px;}
	.text_title_design:after{height:2px;}
	.cont{padding: 0 20px;}
	.cont1{height:auto;}
	.cont_box{padding:50px 0;}
	.cont_box1{padding:40px 0;}
	.cont_roll > ul{flex-wrap:wrap;}
		
	.cont_text_wrap{margin-top:20px;}
	.cont_title_wrap{margin-bottom:20px;}
	.cont_text_box{margin-bottom:20px;}

	.cont_flex_m > ul {align-items: center; flex-wrap: wrap;}
		.cont_flex_m > ul > li{margin-right:0; margin-bottom:20px; }
		.cont_flex_m > ul li:last-child{margin-bottom:0;}
			
	.cont_flex_m1 > ul > li{flex-direction:column !important; margin-right:0; margin-bottom:20px; width:100% !important; flex-basis:auto !important;}
		.cont_flex_m1 > ul > li:last-child{margin-bottom:0;}
	
	.cont_list_m > ul {gap:0 !important;}
		.cont_list_m > ul > li{margin-right:0 !important;}
			.cont_list_m1 > ul{flex-direction:column; gap:15px 0 !important;}
			.cont_list_m1 > ul > li{width:100% !important; margin-right:0;}
				.cont_list_m1 > ul > li:nth-child(2n){margin-right:0;}
			.cont_list_m2 > ul > li{width:calc(50% - 10px) !important; margin-right:0;}
				.cont_list_m2 > ul > li:nth-child(2n){margin-right:0;}
			.cont_list_m3 > ul > li{width:calc(33.33% - 10px) !important;}
				.cont_list_m3 > ul > li:nth-child(3n){margin-right:0 !important;}
			.cont_list_m4 > ul > li{width:calc(25% - 10px) !important;}
				.cont_list_m4 > ul > li:nth-child(4n){margin-right:0;}
	
	.click_down .answer_box .txt{padding:15px; font-size:0.9em;}
	.downbtn{margin:2px 0;}
	.downbtn a{font-size:0.9em; font-weight:500;}
	.downbtn img{width:13px;}
	
	.list_wrap1{padding:15px;}
	.list_wrap1 p{padding:0 10px;}

	.member_box_wrap{padding:35px 20px;}
	.mtop40{margin-top:30px;}

	/* popup */
	.popup_wrap{width:80%;max-width: 300px; margin:0 auto; left:10% !important; right:10% !important; box-shadow:0px 0px 10px 0px rgb(0 0 0 / 15%);}


	/* header */
	.head_fixed{top:-60px;}
	.head_banner_wrap{height:60px; text-align:center;}
	.head_menu_slide{width:100%;}
	.head_banner_wrap .swiper-slide{height:65px;}
	.head_banner_wrap .swiper-slide a img{width:100%; height:100%;}
	.head{}
	.head_right{position:absolute; left:30px; top:15px;}
	.head_right ul{border:1px solid #e5e5e5; border-radius:0;}
	.head_right ul li a{color:#333; font-size:0.9em; font-weight:600; padding:0 20px; }
	.head_right ul li a:after{background:#e5e5e5;}
	.head_color .head_right ul li a:after{background:#e5e5e5;}
	.head_menu_wrap .head_menu{flex-direction:column; justify-content:flex-start; margin:0; width:100%; height:100%; border-top:1px solid #e5e5e5; overflow-y:auto; -ms-overflow-style:none; scrollbar-width:none;}
	.head_menu_wrap .head_menu::-webkit-scrollbar{display:none;}
	.head .head_menu_wrap{position:absolute; right:-100%; top:0px; padding-top:70px; background:#fff; z-index:111; width:100%; height:100vh; transition:all 0.2s;}
	.head_menu_wrap .head_menu > li{width:100%; text-align:left;border-bottom: 1px solid #e5e5e5;}
	.head_menu_wrap .head_menu > li:hover > a{color:#333;}
	.head_menu_wrap .head_menu > li > a{color:#333; background:#fff; padding:15px 30px; font-weight:600; position:relative;}
	.head_menu_wrap .head_menu > li > a.m:after{display:none; left:auto; right:20px; width:8px; height:8px; background:none; border-top:1px solid #555; border-right:1px solid #555; transform:rotate(45deg); top:45%;}
	.head_menu_wrap .head_menu > li > a:hover:after{width:8px; height:8px; transform:rotate(135deg);}
	.menu_open .head_menu_wrap{right:0;}
	.menu_open .head_menu_wrap.m_banner_fixed{top:0;}
	.head_menu_wrap .head_menu .down_menu{position:relative; top:0; width:auto; height: auto;box-shadow:none;}
	.head_menu_wrap .head_menu .down_menu li > a{padding:10px 30px; border-top: 1px solid #dbdbdb; font-size:13px;}
	.head_menu_wrap .head_menu .down_menu li > a:after{display:none;}
	.head_menu_wrap .head_menu .down_menu > ul{padding-left:0; flex-direction:column;top:0;}
	.head_menu_wrap .head_menu .down_menu > ul .down_menu_tit{display:none;}
	.head_menu_wrap .head_menu .down_menu > ul li{width:100%; }
	.head_logo{padding:12px 0 8px 0; max-width:150px;}
	.head .head_logo a img{width:100%; padding:0;}
	
	#nav-icon1{margin:0; width:25px; height:15px;z-index:111;}
	#nav-icon1 span{height:2px;}
	#nav-icon1 span:nth-child(2){top:7px;}
	#nav-icon1 span:nth-child(3){top:14px;}

	.quick_menu_wrap_pc{bottom:10px; right:10px;}
	.go_top_wrap a{padding:10px 14px !important;}
	/* .head_banner_wrap .swiper-slide{height:65px;} */
	.head_icon a:nth-child(n+3){display:none;}
	.board_search_wrap{padding:5px 0;}
	.info_cont_box .cont_tab ul li a{padding:7px 0;}
	.board_search .board_search_box .search_icon .bar{height:15px; width:15px;}
	.input_select_wrap select{padding:10px 25px 10px 10px;}
	.press_wrap .img_wrap{width:150px; height:150px;}
	.reserv{margin-bottom:0;}
	.reserv a{margin:10px;}


	/* main */
	.fp-section.fp-table, .fp-slide.fp-table,.fp-tableCell{height:auto !important; min-height:450px; overflow:hidden;}
	.main_wrap .cont_title_info{font-size:1em;margin-bottom:10px;}
	.main_wrap .cont_title{font-size:1.9em;}
	.check_txt p span{font-size:1.2em; padding-left:35px;}
	.check_txt p span:before{width:25px; height:25px;}
	
	.main_wrap .section:not(.section_foot){min-height:auto;}
	.section.section00{height:570px !important;}
	.section00 .cont{margin-top:50px;}
	.section00 .youtube .player{display:none;}
	.section00 .youtube .player2{display:block;}
	
	
	
	.section01 .cont_title{padding-left:64px; font-size: 1.5em;}
	.section01 .cont_title:after{height:160px;}
	.section.section01:after{height:500px;}
	.section02 .cont{top:70px;}
	.section02 .fp-tableCell{}
	.section.section02:before{left:50%; transform: translatex(-50%); width:120%;}
	.section.section01{height:500px;}
	.main_wrap .section.section01{min-height:450px;}
	.main_wrap .section.section02{min-height:350px; height:380px !important;}
	.main_wrap .section.section03{min-height:650px;}
	.section.section03:before{width:100%; height:calc(90% - 180px);}
	.section03 .cont{flex-direction:column;}
	.section03 .cont .cont_text_box{left:0; margin-left:0; width:auto; margin-top:0;}
	.section03 .cont .cont_text_wrap{left:0; width:100%;}
	.section03 .cont .cont_text_box .cont_text_title{font-size:1.3em; margin-bottom:0;}
	.section03 .cont .cont_text_box2{left:0;}
	/* .section.section05{background:#f6f6f6 !important;} */
	.main_wrap .section.section05{min-height:850px;}
	.section.section05:after{background:#f6f6f6 !important;}
	.main_wrap .section.section04{min-height:400px; padding:60px 0;}
	.section.section04:after{height:350px;}
	.section04 .cont_text_wrap .cont_sub_title{font-size:1.1em; padding:6px 20px;}
	#map{height:300px;}
	.way02 > dl{flex-direction:column; align-items:start; gap:10px;}
	.way02 > dl:last-child{border-bottom:0;}
	.way02 dl dd{width:100%; margin:0;}
	.map_guide{padding:15px;}
	.way02 dl dt{width:auto;}
	.way02 dl dt img{width:60px;}
	.maintv_swiper .gallery-top .swiper-button-next, .maintv_swiper .gallery-top .swiper-container-rtl{right:-15px;}
	.maintv_swiper .gallery-top .swiper-button-prev, .maintv_swiper .gallery-top .swiper-container-rtl{left:-15px;}
	.main_news > ul > li:first-child{margin:50px 0;}
	.main_news .cont_text_box{margin-bottom:15px; padding-bottom:5px;}
	.main_news ul li .txt ul li{padding:12px 0;}
	.main_news ul li .txt ul li p{font-size:0.9em;}
	.main_review{flex-direction:column-reverse; gap:10px;}
	.main_review .img_list{width:100%;}
	.main_review .img_list ul{flex-direction:row;}
	.main_review .img_list ul li{height:auto; width:25%;}
	.main_review .box_img{width:100%;}
	.main_review .img_list .txt{font-size:0.9em; padding:10px;}

	/* sub */
	.material-symbols-outlined{font-size:20px;}
	.sub_nav_wrap .gohome{padding:5px 10px; width:40px; height:40px;}
	.sub_nav_wrap .gohome span{line-height:25px;}
	.sub_nav_wrap .sub_nav{width:calc(50% - 20px); height:40px;}
	.sub_nav_wrap .sub_nav:last-child{border-right:0;}
	.sub_nav_wrap .sub_nav > ul{padding:0;}
	.sub_nav_wrap .sub_nav .nav_title{gap:0; min-width:auto; height:40px; font-size:13px; padding:0 5px 0 10px;}
	.sub_nav .low_menu ul li{padding:8px 17px;}
	.sub_head .cont_text_wrap{padding:140px 0 120px 0;}
	.sub_head .cont_text_wrap2{height:auto; padding:140px 0 50px 0;}
	.sub_head .cont_title{font-size:2rem;}
	.sub_box .cont > ul > li{margin-top:40px;}

	/* hospital */
	.intro01{height:auto; border-radius:10px;}
	.intro01 .cont_title{font-size:1.2em;}
	.sub_cont_box{border-radius:10px; padding:20px;}
	.doctor_title{position:relative; top:0;}
	.doctor01{padding:30px 20px;}
	.doctor01 .img_wrap{padding-right:0;}
	.doctor01_1 ul{flex-direction:column; gap:0;}
	.doctor01_1 ul li{width:100%}
	.doctor01 .cont_sub_title{font-size:18px; margin-bottom:20px;}
	.doctor01_1 .cont_info li{margin-bottom:5px;}
	.doctor02 > div{padding-top:40px;}
	.doctor02 .cont_text_wrap{margin-top:40px;}
	.doctor02 .doctor02_1 .cont_text{width:calc(50% - 6px);padding: 15px 5px;}
	.doctor_table{font-size:0.9em;}
	.doctor_table thead tr th{padding:10px;}
	.doctor_table tbody th{padding:10px;}
	.tab_title ul li{width:auto; max-width:48%;}
	.tab_title ul li:nth-child(-n+5){flex:0 0 165px;}
	.tab_title ul li:nth-child(n+6){flex:0 0 165px;}
	.tab_title span{font-size:13px;}
	.equipment02 > ul:nth-child(even){flex-direction:column;}
	.equipment02 .img_wrap{width:auto;}
	.equipment02 .img_wrap:after{width:auto; min-width:300px; min-width:-webkit-fill-available; height: -webkit-fill-available;}
	.equipment02 > ul{margin-top:30px; gap:0 !important;}
	.equipment02 .txt_wrap{margin-left:0; margin-top:10px;}
	.equipment02 .txt_wrap .cont_text3{margin:5px 0; line-height: 1;}
	.equipment02 .txt_wrap .cont_text4{margin-top:10px; line-height:1.4;}
	.title_design{padding-left:15px;}
	.title_design:after{width:5px;}
	
	.hospital01{padding:30px 20px;}
	.hospital01 ul li{flex-direction:column; padding:15px 0;}
	.hospital01 ul li .floor{margin-right:0; width:100%; font-size:2.1em;}
	.hospital01 .cont_title{padding-bottom:10px;}
	.map01 .map_wrap #map{height:350px;}
	.parking_youtube{padding-bottom:0;}
	.bd_box{padding:15px 10px;}

	.agency_wrap ul{justify-content:space-between;}
	.agency_ea_img{padding:5px; height:62px;}

	/* special */
	.center01_head{height:auto;}
	.center01_head .cont_title{font-size:1.6em;}
	.center01_head .cont_title2{font-size:1.8em;}
	.center01_head .cont_title2{font-size:1.5em !important;}
	.center01_head .cont_text_wrap{padding:200px 0 80px 0;}

	.gra_txt2{font-size:1.3em;}
	.portal_list_wrap3 ul li{padding:30px;}
	.portal_list_wrap3 ul li .cont_text4{margin-top:15px;font-size:inherit; font-weight:400;}

	.portal{padding:60px 0;}
	.portal .cont_title{font-size:1.38em} 
	.portal .cont_title3{font-size:1.15em !important;} 
	.portal .cont_title2{font-size:1.4em !important;}
	.portal .cont_title_wrap .cont_title{font-size:1.6em;}
	.gra_txt{font-size:3.2rem;}
	.cont_title_large{font-size:2.5rem;}
	.cont_text_inner{margin-bottom:0; margin:5px 0;}
	.portal01{text-align:center;}
	.portal01 .cont_list > ul{flex-direction: column-reverse;}
	.portal01 .cont_flex > ul{justify-content:center;}
	.portal01 .cont_flex > ul > li img{max-width:24px;}
	.portal02 .poratl_img_box{width:100%;}
	
	.portal03 .img_wrap{width:100%;}
	.portal04 .portal04_box > ul > li > div{font-size:0.9em;}
	.portal04 .portal04_box > ul > li:first-child{align-items:center;}
	.portal04 .portal04_box > ul > li .vs_line{padding:5px 0; font-size:0.85em;}
	.portal04 .portal04_box > ul > li > div:not(.vs_line){width: calc(50% - 25px);padding:10px 5px;}
	.portal04 .portal04_box > ul > li .cont_sub_title{font-size:1.1em;}
	.portal04 .portal04_box > ul > li .list_wrap1 p{padding:10px; padding-left:30px;}
	.portal04 .portal04_box > ul > li .list_wrap1 p i{left:8px; font-size:1.1em;}
	.portal05 .cont_title_large{font-size:2.5rem;}
	.portal06 .cont_title{margin-bottom:30px;}
	.portal07 .cont_title{margin-bottom:30px;}
	.portal07 .cont_list > ul > li .cont_sub_title{height:40px;}
	.portal07 .color_list_wrap{padding-bottom:20px;}
	.portal07 .color_list_wrap p{font-size:1.2em;}
	.portal07 .list_wrap1{height:155px; padding:10px 20px;}
	.portal09{padding:0;}
	.portal09 .cont_box{padding:30px 0;}
	.portal09 .cont_title{margin-bottom:0;}
	.portal09_2 ul{gap:0 !important; justify-content: center; border-top: 1px dashed rgba(255, 255, 255, .2);border-bottom: 1px dashed rgba(255, 255, 255, .2);}
	.portal09_2 ul li{padding:10px; width:50% !important;}
	.portal09_2 ul li:nth-child(4){border-bottom:1px dashed rgba(255, 255, 255, .2);}
	.portal09_2 ul li:nth-child(3),.portal09_2 ul li:nth-child(5){border-left:1px dashed rgba(255, 255, 255, .2);}
	.portal09_2 .cont_text{margin-top:0; line-height:1.2;}
	.portal09_2_2 ul li{width:100% !important;}
	.portal08_icon{margin:0 auto;}

	.portal_list_wrap2 ul li{padding:10px;}
	.portal_list_wrap2 ul li .cont_text{font-size:0.85em;}
	.artificial01_icon{width:70px; height:70px;}
	.artificial08_icon{margin:0 auto;}
	.artificial01_icon:after{width:50px; height:50px;}
	.artificial01_icon1:after{background-position:-55px 0px;}
	.artificial01_icon2:after{background-position:-2px 0px;}
	.artificial01_icon3:after{background-position:-100px 0px;}
	.artificial02 .poratl_text_box div > ul > li:last-child{padding:20px;}
	.artificial02 .cont_text3{font-size:1.3rem;}
	.artificial04 .cont_list ul{margin-bottom:20px;}
	.artificial04 .cont_txt h2{font-size:1.2rem; margin-bottom: 10px; width:70px; padding: 3px}
	.artificial04 .cont_txt .cont_text3{font-size:1.2rem;}
	.portal07 .btn4{min-width:200px;}
	.line_clamp_wrap .line_clamp{font-size:0.9em;}


	.growth01{padding:30px 10px;}
	.growth03 .cont_text{}
	.growth04 .portal_list_wrap3 ul li{min-width:120px; padding:10px;}
	.growth04 .portal_list_wrap3 i{font-size:1.5em;}
	.growth04 .portal_list_wrap3 ul{gap:5px;}

	.growth05 ul{gap:10px !important;}
	.growth06_2{gap:10px;}
	.growth06_2 .cont_text{width:130px; height:130px; line-height:130px; font-size: 1em;}
	.growth_head2:after{background-position:top 75% right;}

	.growth03_2{padding:25px 15px;}
	.growth03_2 img{opacity:0.3;}

	.waist2_head:after{background-position:top 24% right 32%;}
	.waist2_05 .icon{padding-left:90px; background-size:110px; background-position: top 3px left -10px;}
	.waist2_05 .icon1{padding-left:90px; background-size:110px; background-position: top -90px left -10px;}
	.waist2_05 .icon2{padding-left:90px; background-size:110px; background-position: top -190px left -10px;}
	.waist2_05 .icon3{padding-left:90px; background-size:110px; background-position: top -295px left -10px;}
	.waist2_05 .icon4{padding-left:90px; background-size:110px; background-position: top -385px left -10px;}
	.waist2_05 .icon5{padding-left:100px; background-size:115px; background-position: top -493px left -10px;}
	.waist2_05 .icon6{padding-left:100px; background-size:117px; background-position: top -584px left -10px;}
	.waist2_05 .icon7{padding-left:100px; background-size:115px; background-position: top -656px left -10px;}
	.waist2_05 .icon8{padding-left:100px; background-size:115px; background-position: top -750px left -10px;}
	




	.waist2_05 .icon .cont_text_title{font-size:0.9em !important;}
	.waist2_05 .icon .cont_sub_title{font-size:1.2em;}
	.waist2_05 .cont_text_box{padding:30px 0;}
	.click_down .cont_text_title{width:230px; font-size:1em !important;}
	.click_down .plus_span{right:0;}
	.slick.bna01 .board_gallery_list_text_wrap div{padding:3px; font-size:8px;}

	/* 목질환 */
	.subhead_link{gap:10px;}
	.subhead_link li{min-width:auto; max-width:150px; width:calc(50% - 8px);}
	.subhead_link li a{font-size:0.9em; padding:12px 20px;}
	.sub_title_box{flex-direction: column; margin:0; align-items:start;}
	.sub_text_box{border-radius:0; padding:40px 20px; padding-top:230px; margin-top:25px; background-size:200px; background-position: top;}
	.sub_box .check_icon2{padding-left:33px;background-size:25px; font-size:1.5em !important;}
	.sub_box .check_icon3{padding-left:33px;background-size:25px; font-size:1.5em !important;}
	.sub_box .cont > ul > li:last-child{margin-bottom:50px;}
	.cause_wrap .cont_text_wrap{margin-left:0;}
	.cont_list_m1 > ul.cause{gap:8px !important;}
	.cause .img_wrap{width:100%;border-radius:0; height:auto; padding:10px;}
	.cause .txt{font-size:0.9rem;}
	.cause_wrap2{margin-top:30px;}
	.cause_wrap2 .list_box{margin-left:0;}
	.cause_wrap2 .list_box p span{width:20px; height:20px; font-size:11px; line-height:20px; margin-right:5px;}
	.cause_wrap2 .list_box p{font-size:0.95rem;}
	.neck01 > ul > li .sub_text_box{}
	.neck01 > ul > li#neck01_1 .sub_text_box{background-size:270px; background-position:top;}
	.neck01 > ul > li#neck01_2 .sub_text_box{background-size:320px; background-position:top right;}
	.neck01 > ul > li#neck01_3 .sub_text_box{background-size:220px; background-position:top;}
	.neck01 > ul > li#neck01_4 .sub_text_box{background-size:150px; background-position:top;}

	.waist01 > ul > li#waist01_1 .sub_text_box{background-size:170px; background-position:top;}
	.waist01 > ul > li#waist01_2 .sub_text_box{background-size:340px; background-position:top;}
	.waist01 > ul > li#waist01_3 .sub_text_box{background-size:290px; background-position:top;}
	.waist01 > ul > li#waist01_4 .sub_text_box{background-size:340px; background-position:top;}
	.waist01 > ul > li#waist01_5 .sub_text_box{background-size:200px; background-position:top;}


	/* 어깨질환 */
	.shoulder_head .subhead_link li{width: calc(50% - 8px);}
	.shoulder01 > ul > li#shoulder01_1 .sub_text_box{background-size:320px; background-position:top;}
	.shoulder01 > ul > li#shoulder01_2 .sub_text_box{background-size:325px; background-position:top;}
	.shoulder01 > ul > li#shoulder01_3 .sub_text_box{background-size:235px; background-position:top -63px center;}
	.shoulder01 > ul > li#shoulder01_4 .sub_text_box{background-size:205px; background-position:top -63px center;}
	.shoulder01 > ul > li#shoulder01_5 .sub_text_box{background-size:340px; background-position:top;}
	.shoulder01 > ul > li#shoulder01_6 .sub_text_box{background-size:260px; background-position:top -63px center;}
	.shoulder01 > ul > li#shoulder01_7 .sub_text_box{background-size:260px; background-position:top;}
	.shoulder01 > ul > li#shoulder01_8 .sub_text_box{background-size:340px; background-position:top;}

	.knee_head .subhead_link li{width:calc(50% - 8px);}
	.knee01 > ul > li#knee01_1 .sub_text_box{background-size:320px; background-position:top;}
	.knee01 > ul > li#knee01_2 .sub_text_box{background-size:325px; background-position:top;}
	.knee01 > ul > li#knee01_3 .sub_text_box{background-size:350px; background-position:top;}
	.knee01 > ul > li#knee01_4 .sub_text_box{background-size:325px; background-position:top;}
	.knee01 > ul > li#knee01_5 .sub_text_box{background-size:325px; background-position:top;}
	.knee01 > ul > li#knee01_6 .sub_text_box{background-size:325px; background-position:top; background-image:url("/common/img/knee01_6_1.png?ver=202406281117");}

	.joint01 > ul > li#joint01_1 .sub_text_box{background-size:320px; background-position:top;}
	.joint01 > ul > li#joint01_2 .sub_text_box{background-size:225px; background-position:top;}
	.joint01 > ul > li#joint01_3 .sub_text_box{background-size:263px; background-position:top 0 right;}
	.joint01 > ul > li#joint01_4 .sub_text_box{background-size:320px; background-position:top 0 right;}
	.joint01 > ul > li#joint01_5 .sub_text_box{background-size:235px; background-position:top 0 right -10px;}

	
	/* 수부족센터 */
	.hand_head .subhead_link li{width: calc(50% - 8px);}
	.hand01 > ul > li#hand01_1 .sub_text_box{background-size:270px; background-position:top 0 right 0;}
	.hand01 > ul > li#hand01_2 .sub_text_box{background-size:270px; background-position:top 0 right 0;}
	.hand01 > ul > li#hand01_3 .sub_text_box{background-size:235px; background-position:top 0 right 0;}
	.hand01 > ul > li#hand01_4 .sub_text_box{background-size:320px; background-position:top 0 right 0;}
	.hand01 > ul > li#hand01_5 .sub_text_box{background-size:240px; background-position:top 0 right 0;}
	.hand01 > ul > li#hand01_6 .sub_text_box{background-size:240px; background-position:top 0 right 0;}
	.hand01 > ul > li#hand01_7 .sub_text_box{background-size:300px; background-position:top 0 right 0;}
	.hand01 > ul > li#hand01_8 .sub_text_box{background-size:230px; background-position:top;}
	.hand01 > ul > li#hand01_9 .sub_text_box{background-size:270px; background-position:top;}
	.hand01 > ul > li#hand01_10 .sub_text_box{background-size:280px; background-position:top 0 right 0;}
	.hand01 > ul > li#hand01_11 .sub_text_box{background-size:280px; background-position:top 0 right 0;}
	.hand01 > ul > li#hand01_12 .sub_text_box{background-size:230px; background-position:top;}

	.foot_head .subhead_link li{width: calc(50% - 8px);}
	.foot01 > ul > li#foot01_1 .sub_text_box{background-size:320px; background-position:top 0 right 0;}
	.foot01 > ul > li#foot01_2 .sub_text_box{background-size:300px; background-position:top;}
	.foot01 > ul > li#foot01_3 .sub_text_box{background-size:250px; background-position:top 0 right 0;}
	.foot01 > ul > li#foot01_4 .sub_text_box{background-size:280px; background-position:top 0 right 0;}
	.foot01 > ul > li#foot01_5 .sub_text_box{background-size:230px; background-position:top 0 right 0;}
	.foot01 > ul > li#foot01_6 .sub_text_box{background-size:280px; background-position:top 0 right 0;}
	.foot01 > ul > li#foot01_7 .sub_text_box{background-size:280px; background-position:top 0 right 0;}
	.foot01 > ul > li#foot01_8 .sub_text_box{background-size:280px; background-position:top 0 right 0;}


	.sub_title_box2{margin-bottom:30px;}
	.sub_title_box2 .img_wrap{margin:20px auto;border-radius:7px}
	.sub_title_box2 .img_wrap li p{height:30px; line-height:30px; font-size:1rem;}
	.cure_wrap .cont_list ul{gap:0 !important;}
	.cure_wrap .cont_list .txt_box{padding:20px 0;}
	.cure_wrap2{margin-top:30px;}
	.sub_box2 .cont > ul > li{padding-bottom:50px;}
	.cure_wrap2 .cont_list li > p{height:30px; line-height:30px;}
	.cure_wrap2 .cont_list li .cont_text{padding:20px; height:160px;}
	.cure_wrap2 .cont_list li .cont_text.h_auto{height:auto;}

	/* cont tab */
	.info_cont_box .cont_tab2 ul li{width:50%; padding:0;}
	.info_cont_box .cont_tab3 ul li{width:33.33%; padding:0;}

	/* notice */
	.board_search .board_search_box:first-child{width:30%;}
	.board_search .board_search_box .input_text_wrap label input{padding:5px 15px !important; font-size:0.8em;}
	.notice_cont_box .table_wrap table .w130px{width:110px;}

	.notice_view_title{font-size:1.2em;}
	.board_detail_prev_next ul li span:first-child{width:80px;}

	/* hospitalization */
	.hospitalization02{margin-top:50px;}
	.hospitalization_cont_box .cont_list > ul{gap:5px 0;}
	.hospitalization_cont_box .cont_list > ul > li{width:100%; margin-right:0;}
	.hospitalization_cont_box .cont_list > ul > li .bd_box:after{content:none;}
	.hospitalization_cont_box .cont_list > ul > li .cont_sub_title{margin:5px 0;}

	/* document */
	.document_table colgroup{display:none;}
	.document_cont_box .cont_sub_title2{margin-top:50px;}
	.document_cont_box .cont_flex > ul{flex-wrap:wrap;}
	.document_cont_box .cont_flex > ul > li{flex-basis:auto; margin-right:0;}
	.document_cont_box .cont_flex > ul > li .btn{width:100%; margin-top:5px !important;}
	.document_cont_box .cont_list5 > ul{gap:15px 0;}
	.document_cont_box .cont_list5 > ul > li{width:100%; margin-right:0;}
	.document_cont_box .cont_list5 > ul > li .cont_sub_title{margin:5px 0;}

	/* nonpayment */
	.nonpay_table_wrap{overflow:hidden; overflow-x:auto;}
	.nonpay_table{width:max-content; table-layout:auto;}

	/* tv, review, news */
	.tv_wrap .cont_list3 > ul,.news_wrap .cont_list3 > ul{gap:10px 0;}
	.tv_wrap .cont_list3 > ul > li,.news_wrap .cont_list3 > ul > li{width:calc(50% - 5px); margin-right:10px;}
	.tv_wrap .cont_list3 > ul > li:nth-child(3n),.cont_list3 > ul > li:last-child,
	.news_wrap .cont_list3 > ul > li:nth-child(3n),.news_wrap > ul > li:last-child{margin-right:10px;}
	.tv_wrap .cont_list3 > ul > li:nth-child(2n),.news_wrap .cont_list3 > ul > li:nth-child(2n){margin-right:0;}
	.tv_wrap .txt_wrap .cont_text{margin:0;}


	/* support */
	.support_cont_box .cont_text{font-size:1.1em;}
	.support_cont_box .cont_text_box{margin-bottom:20px;}
	.support_text_box{font-size:13px; padding:12px;}
	.support_cont_box .cont_list2 > ul{gap:15px 0;}
	.support_cont_box .cont_list2 > ul > li{width:100%;}
	.support_cont_box .cont_list2.support_right > ul{flex-direction: column-reverse}
	.support_cont_box .cont_flex_2 > ul{flex-wrap:wrap;}
	.support_cont_box .cont_flex_2 > ul > li{flex-basis:100%;}
	.support_cont_box .cont_flex_2 > ul > li .list_wrap1:after{top:auto; left:0; width:calc(100% - 30px); height:1px;}
	.support_cont_box .cont_text_wrap{margin-bottom:30px; padding-bottom:30px;}
	.support_cont_box .cont_text_wrap > .list_wrap1{font-size:1.1em;}

	/* 골반성형 */
	.pelvic00 .cont_text_wrap{padding-bottom:60px;}
	.bna01 .cont_list2 > ul > li .board_gallery_list_text_wrap div{padding:7px 5px; font-size:15px;}
	.pelvic_head{height:450px;}
	.pelvic_head2{height:320px;}
	.pelvic_head2:after{background-position:bottom 0px center;}
	.pelvic_wrap .cont_title{font-size:2.05em;}
	.pelvic_wrap .cont_text_title{font-size:1.15em;}
	.pelvic_wrap .cont_box{padding:60px 0;}
	.pelvic_wrap .cont_box.pelvic01{padding:30px 0;}
	.pelvic_bna{margin-top:80px;}
	.before_after_box .before_after_btn input{font-size:13px; border-radius:5px;}
	.before_after{font-size:18px; top:-39px;}
	.pelvic01 .cont_title{font-size:1.8em; margin-bottom:0; letter-spacing:5px;}
	.pelvic_wrap .cont_box.pelvic03{padding:50px 0;}
	.pelvic_wrap .cont_box.pelvic07{padding:100px 0;}
	.before_after_bnf{padding:0 10px;}
	.before_after_box .before_after_title{font-size:13px;}
	.before_after_box .before_after_text{margin:15px 0; font-size:13px;}
	.bnf_box{padding:20px 15px; margin-top:20px;}

	.before_after_bnf .cont_text2{font-size:12px; line-height:1.3; margin:0;}
	.bna01 .before_after_box .before_after_btn input{font-size:12px;}

	.pelvic04 .cont_title{width:140%; position:relative; margin-bottom:20px; left:50%; transform:translatex(-50%);}
	.pelvic05 .cont_text_box{width:auto;}
	.pelvic05 .img_wrap{width:95%; padding:20px;}
	.pelvic05 .cont_text strong{font-size:1.05em;}
	.pelvic05 .cont_text_box ul{justify-content:center;}
	.pelvic06 .cont_text_box ul li{padding:30px 15px; height:130px; font-size:1em;}
	.pelvic_wrap .cont_box{padding:50px 0;}
	.pelvic_wrap .cont_box .cont_list_m > ul{justify-content:center; gap:10px !important;}
	.pelvic08 .cont_list > ul{margin-top:20px;}
	.pelvic08 .cont_list .cont_sub_title{font-size:1.4em;}
	.pelvic08 .cont_list_box{font-size:1em;}
	.pelvic10 .cont_title{width:140%; position:relative; margin-bottom:20px; left:50%; transform:translatex(-50%);}
	
	.faq_list dl dt a{padding:15px 5px; font-size:0.9em;}
	.faq_list dl dt span{font-size:1.1em;}

	.shoudere_03_2{margin-top:30px;}
	.shoudere_03_2 > div{margin-bottom:20px;}
	.shoudere_03_2 .cont_text_title{padding-bottom:10px; width:100%;}

	.shoudere_04_1 ul li{margin-bottom:20px;}
	.shoudere_04_1 ul li .cont_text_title{padding:15px 20px; border-radius: 10px;font-size:1em; margin-left:30px;}
	.shoudere_04_1 ul li span{width:40px; height:40px; line-height:40px; font-size:1.2em;}
	
	.shoudere_02{padding-bottom:50px !important;}
	.shoulder_bna{margin-top:30px;}
	.shoulder_bna .cont_list .before_after{font-size:14px; padding:4px;}
			
	.shoulder_bna .before_after_box .before_after_title,.shoulder_bna .before_after_box .before_after_text{font-size:11px; margin:10px 0;}
	.shoulder_bna .before_after_box .before_after_btn input{font-size:11px; padding:5px 20px;}

	.toadstool02 .cont_title3{font-size:1.2em; line-height:1.7;}

	.toadstool022 .cont_text_wrap ul{gap:0 !important;}
	.toadstool022 .cont_text_wrap ul li{height:100px; width:50% !important;}
	.toadstool022 .cont_text_wrap ul li p{font-size:1em; padding:0 20px;}
	.toadstool022 .cont_text_wrap ul li:nth-child(odd){border-right:1px solid rgba(255, 255, 255, 0.6);}
	.toadstool022 .cont_text_wrap ul li:nth-child(4n){border-bottom:1px solid rgba(255, 255, 255, 0.6);}
	.toadstool022 .cont_text_wrap ul li:nth-child(even){border-right:0;}
	.toadstool022 img{width:50px; top:-20px;}

	/*.toadstool03 .cont_text_wrap a{flex-direction:column;}*/
	/*.toadstool03 .cont_text_wrap a img{width:100%;}*/
	.toadstool04 .cont_text_wrap {padding:0 50px;}
	.toadstool04 .cont_text_wrap:last-child{padding-top:30px;margin-top:30px;}
	
	.toadstool05 .dot-list{flex-wrap:nowrap;}
	.toadstool05 .dot-list li{margin:0 3px;}
	.toadstool05 .dot-list li.dot{width:4px; height:4px;}

	.toadstool06 ul li{margin-bottom:15px;}
	.toadstool06 ul li span{width:50px; height: 50px;font-size:1.1em;line-height:50px;}
	.toadstool06 ul li .cont_text_title{font-size:0.95em; margin-left:10px;}
	.toadstool07 ul li:last-child img{margin:0; padding:0 20px;}
	






	/* right */
	.right_list_wrap{padding:20px 20px 30px;}
	.right_list_wrap .tit:before{font-size:4em;}

	/* faq */
	.faq_list dl dt i{display:none;}

	/* paging */
	.paging ul li{min-width:23px;}
	.paging ul li a{padding:3px 5px; font-size:0.9em;}

	/* footer */
	.paging{margin-top:30px;}
	.foot_info_btn{padding:30px 0;}
	.foot_info_btn ul{gap:10px !important;}
	.foot_info_btn ul li{width:50%; flex:auto;}
	.foot_info_btn li a{padding:15px 0; font-size:15px;}
	.foot_info_btn li a span{padding-left:35px;}
	.foot_info_btn li.call a span:before{background-image:url("/common/img/call.png?ver=202601261150"); width:30px; height:30px;}
		.foot_info_btn li.online a span:before{background-image:url("/common/img/quick_icon2.png?ver=202601261150"); width:26px; height:26px; filter: brightness(0) invert(1);}
		.foot_info_btn li.naver a span:before{background-image:url("/common/img/naver.png?ver=202601261150"); width:26px; height:26px; filter: brightness(0) invert(1);}
		.foot_info_btn li.kakao a span:before{background-image:url("/common/img/kakao.png?ver=202601261150"); width:28px; height:28px;}
	.info_title_box{padding-bottom:0px;}
	.foot_info_box{flex-direction:column; padding:0 20px;}
	.foot_info_box > div{width:100%; padding:50px 15px 20px 15px;}
	.foot_info_top{padding:0;}
	.foot_info_box > div .cont_title{font-size:2.2rem;}
	.foot_info_box > div:first-child{padding-bottom:140px;}
	.foot_info_bottom ul{gap:10px !important;}
	.foot_info_bottom ul li{height:130px;}
	.foot_info_bottom ul li .img_wrap{height:65px;}

	.footer{padding-bottom:80px;}
	.foot_info_wrap .cont_text{font-size:1.2rem;}
	.foot_info_wrap:before{top:0; left:0; transform:rotate(360deg); height:42%; background-position: top 0px center;background-size: 400px, cover;}
	.foot_wrap{}
	.foot_top{padding:10px 0px; font-size:14px; justify-content:center;}
	.foot_top > div{padding:0 10px;}
	.foot_top .foot_top_left li{padding:0 10px; border-right:1px solid #c5c5c5;}
	.foot_logo{padding-bottom:20px; text-align: center;}
	.foot_logo img{width:150px;}
	.foot_md h3{font-size:1em;}
	.foot_md{padding:30px 0px 50px 0; padding-top:350px;}
	.foot_md > ul{gap:20px 0 !important;} 
	.foot_md > ul > li:last-child{padding:20px; background:#f6f6f6; border-radius:5px;}
	.foot_md .foot_list dt{width:auto;}
	.foot_md .foot_list{width:auto;}
	.foot_right{top:0; height:auto; width:auto; left:0; padding:35px 15px;}
	.foot_list ul{gap:10px 0;}
	.foot_list ul li{margin:0;}
	.foot_list ul li:first-child{width:100%; text-align: center;}
	.foot_list ul li:nth-child(n+2){width:50%;}
	.foot_list ul li a{font-size:14px; height:30px; line-height:30px; padding-left:40px; margin-right:0; background-size:28px;}
	.sns_icon{gap:5px;}
	.icon_pc{display:none;}
	.sns_icon li{width:37px; height:37px; line-height:37px;}
	.sns_icon li.dropinfo_li{font-size:12px; margin-left:3px;}
	.sns_icon li img{padding:10px;}
	.foot_bottom{padding:15px 0px;}
	.section_foot{min-height:auto !important;}
	.time_info > div dl dt{width:70px;}



	}


	@media screen and (max-width:390px){
		.section01 .cont_title{font-size:1.3em; padding-left:55px;}
		.section01 .cont_title:after{height:135px;}
	}