	/* search */
	/*.board_search_wrap{margin-bottom:30px; width:100%;}*/
	/*.board_search_wrap .board_search{display:inline-block; width:100%; max-width:740px;}*/
	/*.board_search_wrap .board_search ul{display:table; width:100%;}*/
	/*.board_search_wrap .board_search ul li{display:inline-block; vertical-align:middle; padding-right:5px; float:left;}*/
	/*.board_search_wrap .board_search ul .board_search_select{width:200px;}*/
	/*.board_search_wrap .board_search ul .board_search_input{width:calc(100% - 294px);}*/
	/*.board_search_wrap .board_search ul .board_search_right{float:right;}*/
	/*.board_search_wrap .board_search ul .input_select_wrap select{background:#f8f8f8; border-color:#eee;}*/
	/*.board_search_wrap .board_search ul .input_text_wrap label input{background:#f8f8f8; border-color:#eee;}*/
	/*.board_search_wrap .board_search ul .board_search_btn .btn{padding:15px 30px;}*/
	
	
	/* 단기입원&외래센터 */
	
	
	
	/* 재활관리 */
	/*타입1*/
	/*.cure01_3 .list_wrap ul li{color:#fff; background:#54c3c4; border-radius:7px; margin-bottom:10px; padding:7px 40px;}*/
	/*.cure01_3 .list_wrap ul li:last-child{margin-bottom:0;}*/
	/*.cure01_3 .list_wrap ul li:before{left:15px; color:#fff;}*/

	/*타입2*/
	/*.cure01_3 li{display:flex; align-items:center; border:1px solid #54c3c4; background:rgba(188, 237, 237, 0.1); padding:20px 10px 20px 30px; margin-bottom:15px;}*/
	/*.cure01_3 li:last-child{margin-bottom:0;}*/
	/*.cure01_3 li > div:first-child{position:relative; width:auto; font-weight:bold; color:#54c3c4; padding-right:20px; margin-right:20px;}*/
	/*.cure01_3 li > div:first-child:after{content:''; position:absolute; top:0; bottom:0; right:0; width:1px; height:20px; background:#54c3c4; margin:auto;}*/
	/*.cure01_3 li > div:first-child span{display:inline-block; width:max-content;}*/

	/*타입3*/
	
	/*.cure03_2:after{background:url("/common/img/cure03_2_bg.jpg")no-repeat center center; background-size:cover; filter:brightness(0.8);}*/
	
	/* 고객지원 */
	/*.review .cont_list > ul > li{border:1px solid #eee; border-radius:10px; padding:10px;}*/
	
	/*.online_box:after{content:''; position:absolute; bottom:-10px; left:0; width:450px; height:450px; background:url("/common/img/logo_bg.png?ver=202409201560") no-repeat; background-size:contain; opacity:0.3;}*/

	.modal-content{box-shadow:0px 0px 15px rgba(0,0,0,0.2);}
	
	

	/* mobile */
	@media screen and (max-width:860px){
		
		
		/* care */
		
		

		/* center */
		
	}

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