@media all and (min-width:1024px) {

	#gnb_1dul li.gnb_1dli:hover .gnb_2dul {
		display: block;
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translateX(-50%);
		min-width: 190px;
		padding: 25px 0;
		text-align: center;
		border-top: solid 1px #c9c9c9;
		background: rgba(255, 255, 255, 0.8);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

}


@media all and (max-width:1024px) {

	body.active {
		overflow-y: hidden;
	}

	img.mobile {
		display: block;
		width: 100%;
	}

	img.pc {
		display: none;
	}

	.top_mark,
	#top_menu,
	#lnb,
	#hd_pop,
	#header {
		display: none;
	}

	header#m_hd {
		display: block !important;
	}

	.topArea .inner,
	#main .inner {
		width: 100%;
		padding: 70px 20px 0;
	}

	#top_btn {
		bottom: 40px;
		right: 20px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	#top_btn span {
		font-size: 12px;
		line-height: 40px;
	}

	header#m_hd {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 74px;
		text-align: center;
		border-bottom: solid 1px #c9c9c9;
		background: #fff;
		overflow-x: hidden;
	    overflow-y: scroll;
		z-index: 100;
	}

	.mainBody header#m_hd {
		border-bottom: 0;
		background: transparent;
	}

	.mainBody header#m_hd.fix {
		border-bottom: solid 1px #c9c9c9;
		background: #fff;
	}

	#m_hd_wrapper {
		height: 100%;
		text-align: center;
	}

	.gnb_logo {
		display: table;
        padding: 0;
        margin: 0 auto;
        height: 100%;
	}

	.gnb_logo a {
		display: table-cell;
		font-size: 0;
        margin: 0;
		width: 230px;
        height: 100%;
        vertical-align: middle;
		background: url(../img/logo.png) no-repeat 50% 50%;
		background-size: 230px auto;
	}

	.mainBody .gnb_logo a {
		background: url(../img/logo2.png) no-repeat 50% 50%;
		background-size: 230px auto;
	}

	.mainBody header#m_hd.fix .gnb_logo a {
		background: url(../img/logo.png) no-repeat 50% 50%;
		background-size: 230px auto;
	}

	#gnb {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-top: 30px;
		background: #fff;
		z-index: 999;
		overflow-x: hidden;
		overflow-y: scroll;
	}

	#gnb_open {
		display: block;
		width: 30px;
		height: 20px;
		font-size: 0;
		background-repeat: no-repeat;
		background-position: 100% 0;
		background-image: url(../img/ico_gnb_open_bk.png);
		background-size: auto 20px;
	}

	.mainBody #gnb_open {
		background-image: url(../img/ico_gnb_open_wt.png);
	}

	.mainBody header#m_hd.fix #gnb_open {
		background-image: url(../img/ico_gnb_open_bk.png);	
	}

	#gnb_open,
	#gnb_close {
		position: absolute;
		top: 25px;
		right: 20px;
		width: 27px;
		height: 20px;
		border: 0;
		outline: 0;
		background-color: transparent;
	}

	#gnb_open img,
	#gnb_close img {
		height: 20px;
	}

	#gnb #gnb_1dul {
		display: block;
		background: #fff;
	}

	#gnb #gnb_1dul a {
		display: block;
		font-size: 17px;
		color: #000;
	}

	#gnb #gnb_1dul a.on {
		color: #fff;
		background: #051e40;
	}

	#gnb_1dul li.gnb_1dli {
		display: block;
		height: auto;
		position: relative;
		line-height: 60px;
		float: none;
	    padding: 0;
		margin: 0;
		text-align: left;
	}

	.gnb_1dli button {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 60px;
		overflow: hidden;
		border: 0;
		font-size: 1.2em;
		background: #fff;
		background: url(../img/ico_gnb_plus.png) no-repeat calc(100% - 20px) 50%;
		background-size: 16px auto;
		outline: 0;
		text-indent: -9999px;
	}

	.gnb_1dli button.btn_gnb_cl {
		background: url(../img/ico_gnb_minus.png) no-repeat calc(100% - 20px) 50%;
		background-size: 12px auto;
	}

	.gnb_1da {
		padding: 7px 20px;
		border-top: 1px solid #c4c4c4;
		font-weight: bold;
		font-size: 1.2em;
	}

	.gnb_1dli:last-child .gnb_1da {
		border-bottom: solid 1px #c4c4c4;
	}

	.gnb_2dul {
		display: none;
		background: #fff;
		position: static;
		top: auto;
		min-width: 140px;
		padding: 15px 0;
	}

	#gnb .gnb_2dli {
		line-height: 35px;
		padding: 0 !important;
	}

	#gnb #gnb_1dul .gnb_2da {
		font-size: 15px;
		padding: 5px 0 5px 30px;
	}

	#gnb #gnb_1dul .gnb_2da:before {
		display: none;
		content: "";
		width: 4px;
		height: 4px;
		margin-right: 5px;
		vertical-align: middle;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background: #000;
	}

	#gnb #gnb_1dul #gnb #gnb_1dul .gnb_2da {
		font-size: 14px;
	}

	#gnb_close {
		display: block;
		position: absolute;
		right: 8px;
		top: 10px;
		z-index: 99;
		font-weight: bold;
		margin: 0;
		height: 40px;
		width: 40px;
		border: 0;
		color: #bfb8b2;
		font-size: 2em;
		background: transparent;
	}

	.gnb_top {
		display: flex;
		padding: 0 25px 25px;
	}

	.gnb_top .top_menu {
		display: flex;
		align-items:center;
		font-size: 13px;
		padding-top: 15px;
	}

	.gnb_top .top_menu ul {
		display: flex;
	}

	.gnb_top .top_menu li {
		margin-right: 10px;
	}

	.gnb_top .top_menu li:last-child {
		margin-right: 0;
	}

	.gnb_top .gnb_logo2 {

	}

	.gnb_top .gnb_logo2 img {
		height: 34px;
	}

	.gnb_qk {
		
	}

	.gnb_qk ul {
		display: flex;
		justify-content: space-around;
		padding: 15px 25px;
	}

	.gnb_qk li a {
		display: block;
		width: 60px;
		height: 60px;
		font-size: 0;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-color: #f4f4f4;
	    background-size: 30px auto;
	}

	.gnb_qk li.q01 a {
	    background-image: url(../img/new/main/ico_qk_01.png);
	}

	.gnb_qk li.q02 a {
	    background-image: url(../img/new/main/ico_qk_02.png);
	}

	.gnb_qk li.q03 a {
	    background-image: url(../img/new/main/ico_qk_03.png);
	}

	.gnb_qk li.q04 a {
	    background-image: url(../img/new/main/ico_qk_04.png);
	}


/*───────────────────────────────────────────────────────────
    메인
───────────────────────────────────────────────────────────*/
	#visual .swiper-pagination {
		bottom: 20px;
	}

	#main .tit {
		padding-bottom: 17px;
		margin-bottom: 20px;
	}

	#main .tit strong {
		font-size: 30px;
	}

	#main .tit span {
		font-size: 17px;
		padding-left: 10px;
	}

	#clinic .swiper-slide {
		width: 60% !important;
		height: 260px;
	}

	#clinic .swiper-slide .txt {
		padding-top: 30%;
	}

	#clinic .swiper-slide .txt strong {
		font-size: 20px;
		padding-bottom: 16px;
		margin-bottom: 20px;
	}

	#clinic .swiper-slide .txt strong:after {
		width: 70px;
	}

	#clinic .swiper-slide .txt p {
		font-size: 14px;
	}

	.clinic_cont .swiper-button-prev,
	.clinic_cont .swiper-button-next {
		display: none;
	}

	.main_bn {
		padding-top: 70px;
	}

	.bn_cont {
		height: 424px;
	}

	.bn_cont .txt {
		width: 100%;
		padding: 0 20px;
        background-size: 65% auto;
        background-position: 110% 100%;
	}

	.bn_cont .txt > div {
		width: 45%;
		padding-bottom: 10%;
	}

	.bn_cont .txt span {
		font-size: 18px;
	}

	.bn_cont .txt strong {
		font-size: 26px;
		margin-bottom: 10px;
	}

	.bn_cont .txt p {
		font-size: 14px;
	}

	.interior_wp {
		padding-bottom: 70px;
	}

	.inte_top {
		display: block;
	}

	.inte_top p {
		font-size: 14px;
	}

	.inte_top img {
		width: 100%;
	}

	.inte_top .tabs_cont {
		padding-top: 25px;
	}

	.inte_list ul {
		flex-wrap: wrap;
		width: calc(100% + 10px);
		margin: 0 0 0 -10px;
		padding-top: 10px;
	}

	.inte_list li {
		width: 50%;
		padding: 0 0 10px 10px;
	}

	.map_wp {
		padding-bottom: 70px;
	}

	.map_cont {
		flex-direction: column-reverse;
	}

	.map_cont .info {
		width: 100%;
		padding-top: 30px;
	}

	.map_cont .info h3 {
		margin-bottom: 15px;
	}

	.map_cont .info h3 img {
		height: 30px;
	}

	.map_cont .info strong {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.map_cont .info dt {
		font-size: 16px;
		padding: 15px 30px 0 0;
	}

	.map_cont .info dd {
		font-size: 16px;
		padding: 15px 30px 0 0;
		margin: 0;
	}

	.map_cont .info dd em {
		font-size: 14px;
	}

	.map_cont .map {
		width: 100%;
	}

	.map_cont .map .root_daum_roughmap {
		width: 100%;
		height: 240px;
	}


/* 게시판 */
	.row {
		margin-right: 15px !important;
		margin-left: 15px !important;
	}

	.col-sm-12 {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.card-position {
		width: 100%;
		padding: 0 5px;
	}

	#bo_btn_top {
		padding: 0 20px;
	}

	.bo_fx {
		float: none;
		padding: 0;
	}

	#bo_gall {
		padding-top: 0;
	}

	#bo_sch {
		position: relative;
		width: 80%;
		float: none;
		margin: 0 auto 20px;
	}

	#bo_sch .sch_input {
		width: calc(100% - 100px);
	}

	#bo_sch select {
		width: 90px;
	}

	#bo_sch .sch_btn {
		position: absolute;
		top: 0;
		right: 0;
		width: 40px;
		z-index: 1;
	}

	/* table */
	.sub_tb table th,
	.sub_tb table td {
		font-size: 12px;
		padding: 10px 5px;
	}

/* sub */

	#container {
		width: 100%;
		padding: 0;
	}

	.container {
		width: 100%;
	}

	.sub_vs {
		height: 136px;
	}

/* tit */
	.sub_vs .sub_tit strong {
		font-size: 20px;
	}

	.sub_vs .sub_tit p {
		font-size: 13px;
	}

	.tit2 {
		font-size: 15px;
		margin-bottom: 20px;
	}

	.tit2.left {
		text-align: center;
	}

	.tit2 strong {
		font-size: 18px;
	}

	.tit2 strong span {
		display: block;
		font-size: 15px;
		padding: 5px 0 0;
	}

	.tit2 p {
		padding-top: 10px;
	}

	.tit3 {
		font-size: 15px;
		margin-bottom: 20px;
	}

	.tit3 strong {
		font-size: 20px;
		margin-bottom: 10px;
	}

/* 하단 */
	footer {
		padding: 45px 0;
	}

	footer .inner {
		width: 100%;
        flex-direction: column-reverse;
        align-items: baseline;
        padding: 0 20px;
	}

	footer .ft_info {
		padding-top: 24px;
	}

	footer .ft_info p {
		font-size: 14px;
	}

	footer .ft_info p .address {
		display: block;
		padding-left: 0;
	}

	footer h2 img {
		height: 30px;
	}

/*───────────────────────────────────────────────────────────
    서브
───────────────────────────────────────────────────────────*/
	#page {
		padding: 30px 0 50px;
	}

	#page .inner {
		display: block;
		width: 100%;
		padding: 0 20px;
	}

	.imgTop + .imgTop {
		padding-top: 30px;
	}

	.imgTop .txt {
		padding-top: 30px !important;
	}

	.imgTop .txt strong {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.imgTop .txt p {
		font-size: 17px;
		width: 100% !important;
	}

	.imgTop .txt p + p {
		padding-top: 30px;
	}

	.imgSide {
		display: block;
	}

	.imgSide .img {
		margin: 0 !important;
	}

/* sub1 병원소개 */
	.sub1 .person .txt li {
		font-size: 17px;
	}

	.sub1 .person .txt ul + ul {
		padding-top: 30px;
	}

/* sub3 진료시간 및 오시는길 */
	.cs_info {
		margin-bottom: 20px;
	}

	.cs_info dl {
		display: block;
	}

	.cs_info dl + dl {
		padding-top: 40px;
	}

	.cs_info dt {
		font-size: 23px;
		padding: 0 0 20px;
	}

	.cs_info dd {
		font-size: 19px;
	}

	.cs_info dl.phone dd {
		font-size: 40px;
		line-height: 1;
	}

	.cs_info ul {
		display: block;
	}

	.cs_info li {
		font-size: 25px;
	}

	.cs_info li + li {
		margin: 20px 0 0;
	}

	.cs_info p {
		font-size: 16px;
	}

	.sub3 .map .root_daum_roughmap {
		height: 200px;
	}

	.tst {
		padding: 35px 0 25px;
	}

	.tst h3 {
		font-size: 23px;
		line-height: 30px;
		padding-left: 40px;
		margin-bottom: 15px;
	}

	.tst.bus h3 {
		background-size: auto 26px;
	}

	.tst.subway h3 {
		background-size: auto 30px;
	}

	.tst.car h3 {
		background-size: auto 22px;
	}

	.tst .box strong {
		font-size: 18px;
	}

	.tst .box p {
		font-size: 16px;
		word-break: keep-all;
	}

	.tst .box span {
		font-size: 15px;
	}

	.tst .box span em {
		width: 40px;
		font-size: 13px;
		line-height: auto;
	}

	.tst.bus .boxWp {
		display: block;
	}

	.tst.car li {
		font-size: 16px;
		padding: 10px 0 10px 38px;
		background: url(../img/sub/ico_depth.png) no-repeat 10px 15px;
		background-size: 16px auto;
	}

	.tst.car ul::before {
		display: inline-block;
		content: "";
		position: absolute;
        top: 20px;
		left: 16px;
		width: 4px;
		height: calc(100% - 40px);
	}

/* sub4_3 배뇨장애  */
	.sub4_3 .imgSide:nth-child(2) {
		margin-top: 30px;
	}

	.sub4_3 .imgSide {
		padding: 40px 0;
	}
    
/* sub4_6 비뇨기종양  */
	.imgTit {
		font-size: 14px;
		margin-bottom: 24px;
		padding: 10px 0;
	}

/* sub5 장비소개  */
	.sub5 .imgTop .txt strong {
		padding: 5px 0 5px 32px;
		margin-bottom: 10px;
		background-position: 0 8px;
		background-size: auto 20px;
	}

}
