/* 바른 하이푸의 특별함 */
.new_header_b3{
	/* height: 71vh; */
	height: 75vh;
	margin-bottom: 150px !important;
}

.b_3 .first_inner{
	width: 100%;
}

.b_3 .new_type{
	position: absolute;
	top: -25%;
	left: 50%;
	transform: translate(-50%, -27%);
	width: 100%;
	max-width: 1000px;
	z-index: 100;
}

.b_3 .new_type img{
	width: 100%;
}

.b_3 .infoSection{
	background: #fff;
	text-align: center;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.b_3 .infoSection .text_type{
	width: 45%;
	margin: 0 auto 60px;
}

.b_3 .infoSection .img_type{
	width: 75%;
	margin: 0 auto 150px;
}

.b_3 .infoSection .img_type_02{
	width: 65%;
	position: absolute;
	bottom: -56%;
	left: 50%;
	max-width: 1000px;
	transform: translate(-50%, 0px);
}


.b_3 .infoSection h4{
	color: #cfd0d0;
	font-size: 25px;
	margin-bottom: 30px;
}

.b_3 .infoSection h5{
	color: #fff;
	display: inline-block;
	font-weight: 400;
	background: var(--mainCol);
	padding: 5px 40px;
	border-radius: 100px;
	margin: 30px 0;
	font-size: 2rem;
}

.b_3 .infoSection h5 strong{
	font-size: 1.3em;
}

.b_3 .why{
	
	padding-bottom: 0 !important;
}

.b_3 .why_img{
	width: 100%;
} 

.b_3 .why ul{
	max-width: 800px;
	margin: 0 auto 40px;
	display: flex;
}

.b_3 .why ul li{
	width: calc(92%/3);
	margin-right: 4%;
	border: 4px solid var(--mainCol);
	box-sizing: border-box;
	border-radius: 20px;
	overflow: hidden;
}

.b_3 .why ul li:last-child{
	margin-right: 0;
}

.b_3 .why ul li h5{
	background: var(--mainCol);
	color: #fff;
	text-align: center;
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 2;
	padding: 20px 0;
}

.b_3 .why ul li h5 span{
	letter-spacing: 20px;
}

.b_3 .why ul li p{
	padding: 20px 0px;
	text-align: center;
	background: #fff;
	font-size: 1.8rem;
}

.b_3 .women_bg{
	background-image: url(/include/img/sub/b3_bg.jpg);
	background-size: cover;
	width: 100%;
	background-position: 50% 50%;
	padding-top: 0 !important;
	height: 800px;
	color: #fff;
	text-align: center;
	position: relative;
}

.b_3 .women_bg h2{
	position: absolute;
	top: 15%;
	left: 50%;
	transform: translate(-50%, -10%);
	font-size: 28px;
	color: #fff;
	font-weight: 100;
}
.b_3 .women_bg p{
	position: absolute;
	top: 28%;
	left: 50%;
	transform: translate(-50%, -10%);
	font-size: 38px;
	font-weight: bold;
}
.b_3 .women_bg h4{
	position: absolute;
	top: 77%;
	left: 50%;
	transform: translate(-50%, -10%);
	font-size: 32px;
	font-weight: normal;
}

.b_3 .many h4{
	text-align: center;
	margin-bottom: 30px;
	color: #d5d5d5;
	font-size: 1.7rem ;
}

.b_3 .many h2{
	color: #313030;
	font-weight: bold;
}

.b_3 .many h2 .normal{
	font-weight: normal;
}

.b_3 .many .imgBox{
	width: 80%;
	margin: auto;
}

.b_3 .many .imgBox .new_inner_img_01{
	width: 100%;
	margin: 0 auto 50px;
}

.b_3 .many .imgBox .new_inner_img_02{
	width: 100%;
	margin: 0 auto 50px;
}

.b_3 .many .new_inner_text_01{
	width: 80%;
	max-width: 600px;
	margin: 100px auto 10px;
}

.b_3 .many .new_inner_text_02{
	width: 80%;
	max-width: 600px;
	margin: 50px auto;
}

.b_3 .new_why{
	padding: 0 !important;
}

.b_3 .new_why_01{
	padding: 0 0 70px 0 !important;
}

.b_3 .new_why_02{
	text-align: center;
}

.b_3 .new_why_03{
	background-image: url(/include/img/sub/b3_infoBg_09.jpg);
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	height: 400px;
	display: table;
}

.b_3 .new_why_03 .inner{
	display: table-cell;
}

.b_3 .new_why_03 p{
	top: 50%;
	transform: translate(-50%, -35%);
}

.b_3 .new_why_03 h2{
	top: 35%;
	transform: translate(-50%, -10%);
}


.b_3 .why_img_type_01{
	width: 100%;
	max-width: 1336px;
	margin: 0 auto;
}

/* swiper */
.b_3 .show_hospital{
	background-color: #f3f5f6;
	padding-left: 10% !important;
	padding-right: 10% !important;
	padding-bottom: 200px !important;
}

.b_3 .show_hospital p{
	font-size: 3.7rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
	color: #000;
}

.swiper{
	width: 100%;
	height: 100%;
	
}

.swiper-slide img {
	display: block;
	width: 80%;
	height: 100%;
	object-fit: cover;
	margin: 0 auto;
}

.swiper-button-next {
	top: 55% !important;
	width: calc(var(--swiper-navigation-size)) !important;
	background: url(/include/img/sub/swiper_navi_02.png) no-repeat;
	background-size: contain;
	background-position: center;
}

.swiper-button-prev {
	top: 55% !important;
	width: calc(var(--swiper-navigation-size)) !important;
	background: url(/include/img/sub/swiper_navi_01.png) no-repeat;
	background-size: contain;
	background-position: center;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	display: none;
}

/* new_banner */
.b_3 .new_banner{
	width: 100%;
	position: relative;
	padding-top: 170px !important;
}

.b_3 .new_banner .inner_banner{
	width: 80%;
	height: 200px;
	background-image: url(/include/img/sub/b3_infoBg_13.jpg);
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	top: -100px;
	left: 50%;
	transform: translate(-50%, 0);
	text-align: center;
}

.b_3 .new_banner .inner_banner p{
	font-size: 2.7rem;
	color: #fff;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 40px;
}
.b_3 .new_banner .inner_banner h2{
	font-size: 1.7rem;
	color: #fff;
	font-weight: normal;
}

.b_3 .new_banner .new_flex_part{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.b_3 .new_banner .btn_location p{
	color: #000;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.b_3 .new_banner .btn_part{
	width: 30%;
	border: 1px solid #000;
	border-radius: 40px;
	padding: 10px;
}

.b_3 .new_banner .btn_part h3{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	text-align: center;
}

.b_3 .new_banner .new_flex_part .btn_location{
	width: 50%;
}

.b_3 .new_banner .new_flex_part .map_location{
	width: 50%;
}

.b_3 .new_banner .new_flex_part .map_location img{
	object-fit:fill;
	width: 100%;
}

.b_3 .hill{
	text-align: center;
}

.b_3 .hill .sectitle{
	margin-bottom: 20px;
}

.b_3 .hill .sectitle .sTxt{
	font-size: 0.7em;
	display: inline-block;
	margin-bottom: 10px;
}

.b_3 .hill h3{
	background: var(--mainCol);
	display: inline-block;
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
	padding: 5px 20px;
	border-radius: 100px;
	margin-bottom: 30px;
}

.b_3 .hill .imgBox{
	width: 70%;
	margin: 30px auto 0;
}


@media screen and (max-width: 1440px){
	.b_3 .new_type{
		top: -30%;

	}

	.b_3 .why_img_type_01{
		max-width: 1000px;
	}
}

@media screen and (max-width: 720px){

/* 하이푸클리닉 */
.new_header_b3{
	height: 36vh;
	background: url(/include/img/sub/new_header_m_231128.png) no-repeat center / cover !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.b_3 .new_type{
	position: revert;
	transform: translate(0,0);
}
.b_3 .new_type .inner{
	width: 100%;
}

.b_3 .new_type img{
	width: 100%;
}

.b_3 .infoSection{
	padding-top: 0 !important;
}

.b_3 .infoSection h4{
	font-size: 13px;
	margin-top: 70px;
    margin-bottom: 15px;
}

.b_3 .infoSection .img_type{
	width: 100%;
	margin: 0;
	padding-top: 0px;
}

.b_3 .infoSection .img_type_02{
	width: 100%;
	bottom: -30%;
	transform: translate(-50%, 0);
}

.b_3 .infoSection .mb_banner{
	background-image: url(/include/img/sub/b3_infoBg_img_02_m.jpg);
	background-size: cover;
	background-position: 50% 50%;
	height: 180px;	
}
.b_3 .infoSection .mb_banner p{
	text-align: center;
	font-size: 11px;
	padding-top: 80px;
}

.b_3 .many .imgBox .new_inner_img_01{
	margin-top: 50px;
	margin-bottom: 30px;
}

.b_3 .many .new_inner_text_01{
	width: 90%;
	margin: 50px auto 0;
}
.b_3 .many .new_inner_text_02{
	margin: 30px auto;
	width: 90%;
}

.b_3 .why{
	padding-top: 0 !important;
}

.b_3 .why_img{
	/* padding-top: 10vw; */
}

.b_3 .why_img_mb01{
	padding-top: 0;
	width: 100%;
}

.b_3 .new_why_01{
	padding-bottom: 0 !important;
}

.b_3 .women_bg{
	background-image: url(/include/img/sub/b3_bg_m.png);
	height: 500px;
}

.b_3 .new_why_03{
	background-image: url(/include/img/sub/b3_infoBg_09_m.png);
	height: 180px;
	background-position: 50% 50%;
}

.swiper-slide img{
	width: 90%;
}

.swiper-button-prev{
	background: url(/include/img/sub/swiper_navi_01_m.png) no-repeat;
	left: -1px !important;
	top: 74% !important;
}
.swiper-button-next{
	background: url(/include/img/sub/swiper_navi_02_m.png) no-repeat;
	right: -31px !important;
	top: 74% !important;
}

.b_3 .show_hospital{
	padding-bottom: 10vw !important;
}

.b_3 .new_banner .inner_banner{
	width: 100%;
	top: 0;
	height: 175px;
}

.b_3 .new_banner{
	padding-top: 230px !important;
}

.b_3 .new_banner .new_flex_part .btn_location{
	width: 100%;
}

.b_3 .new_banner .btn_location p{
	text-align: center;
}

.b_3 .new_banner .btn_location iframe{
	margin: 0 10%;
}

.b_3 .new_banner .new_flex_part .map_location{
	width: 100%;
	margin-top: 30px;
}

.b_3 .new_banner .btn_part {
	margin: 0 auto;
}

.b_3 .new_banner .new_flex_part{
	display: block;
}

.b_3 .women_bg h2{
	font-size: 10px;
}

.b_3 .women_bg p{
	font-size: 18px;
	width: 100%;
	word-break: keep-all;
}

.b_3 .women_bg h4{
	font-size: 18px;
	width: 80%;
	top: 74%;
	word-break: keep-all;
}

.b_3 .why ul{
	flex-wrap: wrap;
	width: 85%;
	margin: 0 auto 5vw;
}

.b_3 .why ul li{
	width: 48%;
	margin-right: 4%;
}

.b_3 .why ul li:nth-child(2n){
	margin-right: 0;
}

.b_3 .why ul li:nth-child(-n+2){
	margin-bottom: 5vw;
}

.b_3 .why ul li:nth-child(3){
	transform: translateX(50%);
}

.b_3 .why ul li h5 span{
	letter-spacing: 3vw;
}

/* .b_3 .many {
    background: url(/include/img/sub/b3_manyBg_m.png) no-repeat center bottom / 100% auto;
} */

.b_3 .many .imgBox,
.b_3 .hill .imgBox{
	width: 100%;
}


}

@media screen and (max-width: 374px){
	.new_header_b3{
		height: 31vh;
	}
	.b_3 .infoSection .img_type_02{
		bottom: -36%;	
	}
}
