@media (min-width:1200px) {

	.doctor{
		position:relative;
		font-size: 0px;
		padding:0 15px;
		margin-bottom: 120px;
	}
	.doctor .bg01{
		height:100%;
		background:url(/img/m09_doctor_01.jpg) center;
	}
	.doctor .bg02{
		height:100%;
		background:url(/img/m09_doctor_02.jpg) center;
	}



	.swiper-container4 {
		width: 395px;
		height: 567px;
		display: inline-block;
		position: relative;
		border-radius:50px;
		overflow:hidden;
	}

	.swiper-container4  .swiper-wrapper{
		width: 100%;
		height: 100%;

	}


	/* ¹öÆ° */
	.swiper-container4 .swiper-pagination-bullet {
		background: #c9dddf;
	}


	.swiper-container4 .swiper-pagination-bullet-active {
		background: #405550!important;
	}


	.swiper-container4 .swiper-pagination {
		bottom: -30px!important;
		left: 0!important;
		width: 100%!important;
		text-align: center!important;
	}



	.doctor .txt{
		display: inline-block;
		vertical-align: top;
		width: calc(100% - 395px);
		padding:50px 0 0 50px;
		box-sizing: border-box;
		z-index:1;
		position: relative;
	}
	.doctor .txt:before {
		content: "";
		display: block;
		width:45px;
		height:5px;
		background:#405550;
		position: absolute;
		left: -22.5px;
		top: 65px;
		z-index: 2;
		letter-spacing: 2px;
	}

	.doctor .txt p:nth-child(1){
		line-height: normal;
		font-family: 'Chosunilbo_myungjo';
		font-weight: normal;
		font-size:32px;
		margin-bottom:30px;
	}
	.doctor .txt p:nth-child(1) span{
		font-size:15px;
		font-family: Notosans;
		font-weight: bold;
	}
	.doctor .txt p:nth-child(2){
		line-height: 26px;
		font-size:16px;
	}
	.doctor .txt p:nth-child(2) i{
		font-style:normal;
		display:inline-block;
		margin-right:5px;
	}






	.doctor2{
		position:relative;
		font-size: 0px;
		padding:0 15px;
		overflow:hidden;
	}
	

	.doctor2 .img {
		width: 395px;
		height: 500px;
		display: inline-block;
		position: relative;
		border-radius:50px;
		overflow:hidden;
		background:#eee;
	}


	.doctor2 .txt{
		display: inline-block;
		vertical-align: top;
		width: calc(100% - 395px);
		padding:50px 0px 0 50px;
		box-sizing: border-box;
		z-index:1;
		position: relative;
	}
	.doctor2 .txt:before {
		content: "";
		display: block;
		width:45px;
		height:5px;
		background:#405550;
		position: absolute;
		left: -22.5px;
		top: 65px;
		z-index: 2;
		letter-spacing: 2px;
	}

	.doctor2 .txt p:nth-child(1){
		line-height: normal;
		font-family: 'Chosunilbo_myungjo';
		font-weight: normal;
		font-size:32px;
		margin-bottom:30px;
	}
	.doctor2 .txt p:nth-child(1) span{
		font-size:15px;
		font-family: Notosans;
		font-weight: bold;
	}
	.doctor2 .txt p:nth-child(2){
		line-height: 26px;
		font-size:16px;
	}
	.doctor2 .txt p:nth-child(2) i{
		font-style:normal;
		display:inline-block;
		margin-right:5px;
	}






	.m09 .text{
		position: relative;
	}
	.m09 .text p{
		font-size: 16px;
		line-height: 26px;
		word-break: keep-all;
	}
	.m09 .text img{
		width:350px;
		border-radius:50px;
		overflow:hidden;
		float: right;
		display: inline-block;
		margin: 10px 0 10px 10px;
	}




}

@media (max-width:1199px) {
	.doctor{
		position:relative;
		font-size: 0px;
		margin-bottom: 60px;
	}
	.doctor .bg01{
		height:100%;
		background:url(/img/m09_doctor_01.jpg) center top; background-size: cover;
	}
	.doctor .bg02{
		height:100%;
		background:url(/img/m09_doctor_02.jpg) center top; background-size: cover;
	}



	.swiper-container4 {
		width: 100%;
		max-width:300px;
		margin: 0 auto 30px;
		height: 400px;
		position: relative;
		border-radius:30px;
		overflow:hidden;
	}

	.swiper-container4  .swiper-wrapper{
		width: 100%;
		height: 100%;

	}


	/* ¹öÆ° */
	.swiper-container4 .swiper-pagination-bullet {
		background: #c9dddf;
	}


	.swiper-container4 .swiper-pagination-bullet-active {
		background: #405550!important;
	}


	.swiper-container4 .swiper-pagination {
		bottom: -30px!important;
		left: 0!important;
		width: 100%!important;
		text-align: center!important;
	}



	.doctor .txt{
		padding:20px;
		text-align: center;
		z-index:1;
		position: relative;
	}
	.doctor .txt:before {
		content: "";
		display: inline-block;
		width:45px;
		height:5px;
		background:#405550;
		margin-bottom: 30px;
	}

	.doctor .txt p:nth-child(1){
		line-height: normal;
		font-family: 'Chosunilbo_myungjo';
		font-weight: normal;
		font-size:28px;
		margin-bottom:28px;
	}
	.doctor .txt p:nth-child(1) span{
		font-size:14px;
		font-family: Notosans;
		font-weight: bold;
	}
	.doctor .txt p:nth-child(2){
		line-height: 24px;
		font-size:14px;
	}
	.doctor .txt p:nth-child(2) i{
		display:none;
	}



	.m09 .text{
		position: relative;
		overflow: hidden;
	}
	.m09 .text p{
		font-size: 14px;
		line-height: 22px;
		word-break: keep-all;
	}
	.m09 .text img{
		max-width:350px;
		width: 60%;
		float: right;
		display: inline-block;
		margin: 10px 0 10px 10px;
		border-radius:30px;
		overflow:hidden;
	}







	.doctor2{
		position:relative;
		font-size: 0px;
		margin-bottom: 60px;
	}



	.doctor2 .img {
		width: 100%;
		max-width:300px;
		margin: 0 auto 30px;
		height: 300px;
		position: relative;
		border-radius:30px;
		overflow:hidden;
		background:#eee;
	}

	


	.doctor2 .txt{
		padding:20px;
		text-align: center;
		z-index:1;
		position: relative;
	}
	.doctor2 .txt:before {
		content: "";
		display: inline-block;
		width:45px;
		height:5px;
		background:#405550;
		margin-bottom: 30px;
	}

	.doctor2 .txt p:nth-child(1){
		line-height: normal;
		font-family: 'Chosunilbo_myungjo';
		font-weight: normal;
		font-size:28px;
		margin-bottom:28px;
	}
	.doctor2 .txt p:nth-child(1) span{
		font-size:14px;
		font-family: Notosans;
		font-weight: bold;
	}
	.doctor2 .txt p:nth-child(2){
		line-height: 24px;
		font-size:14px;
	}
	.doctor2 .txt p:nth-child(2) i{
		display:none;
	}




}
