/*부영골프*/
/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500|Roboto:300,400,500,700&display=swap');
.f1 {
	width: 653.3px;
	font-family: 'Noto Sans KR', sans-serif;
}*/
em {
	font-style: normal;
}
.pjt-content h3 {
	font-size: 22px;
	text-align: left;
	line-height: 28px;
	letter-spacing: -1px;
}
.booyoung .img {
	width: 100%;
}
.booyoung .img img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.booyoung .step1 .text h4 {
	margin-bottom: 0;
	text-align: justify;
}
.booyoung .step1 .text h4 em {
	font-weight: 500;
}
.booyoung .step2 h4,
.booyoung .step3 h4,
.booyoung .step4 h4,
.booyoung .step5 h4 {
	text-align: justify;
}
.booyoung .step2 .list {
	margin-top: 50px;
}
.booyoung .step2 .list .btn {
	width: 100%;
	text-align: center;
}
.booyoung .step2 .list .btn:after {
	content: "";
	display: block;
	clear: both;
}
.booyoung .step2 .list .btn a {
	position: relative;
	float: left;
	width: 50%;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.5px;
	border: 1px solid #999;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #222;
	background: #efefef;
}
.booyoung .step2 .list .btn a.on.b_left {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 0;
	background: #fff;
	z-index: 1;
}
.booyoung .step2 .list .btn a.on.b_right {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 0;
	background: #fff;
	z-index: 1;
}
.booyoung .step2 .list .btn a.b_right {
	margin-left: -1px;
}
.booyoung .step2 .list .substance {
	position: relative;
	margin-top: 60px;
}
.booyoung .step2 .list .substance .subs {
	display: none;
}
.booyoung .step2 .list .substance .subs.on {
	display: block;
}
.booyoung .step3 em {
	display: inline-block;
	font-size: 30px;
	font-weight: 400;
	color: #444;
	vertical-align: bottom;
}
.booyoung .step3 .option .op_2 {
	margin-top: 50px;
}
.booyoung .step3 table tr td em {
	font-size: 17px;
	font-weight: 500;
}
.booyoung .step3 .em_left {
	padding-right: 5px;
}
.booyoung .step3 .em_right {
	padding-left: 5px;
}
.booyoung .step3 .text .op_title {
	font-size: 20px;
	font-weight: 400;
}
.booyoung .step3 .text table {
	float: none;
	table-layout: none;
	margin-top: 20px;
}
.booyoung .step3 .text table tbody tr th,
.booyoung .step3 .text table tbody tr td {
	padding: 10px;
	border: 1px solid #ddd;
}
.booyoung .step3 .text table tbody tr th {
	text-align: center;
	border-left: 0;
	background: #fafafa;
}
.booyoung .step3 .text table tbody tr td {
	padding-left: 20px;
	font-size: 17px;
	font-weight: 300;
	line-height: 28px;
	border-right: 0;
}
.booyoung .step3 .text table tbody tr th span {
	display: inline-block;
	width: 60px;
	text-align: left;
	font-size: 17px;
	font-weight: 300;
}
.booyoung .step5 {
	background: #fafafa;
}
.booyoung .step5 .inner {
	padding: 50px 15px;
}
.booyoung .step5 .inner .list .one,
.booyoung .step5 .inner .list .two {
	display: block;
	margin-top: 20px;
}
.booyoung .step5 .inner .list h5 {
	margin: 0;
	font-size: 18px;
}
.booyoung .step5 .inner .list .list_top .pics p {
	display: inline-block;
	margin-top: 20px;
	width: 90px;
	height: 70px;
	line-height: 70px;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	background: #999;
	color: #fff;
	border-radius: 5px;
	vertical-align: middle;
}
.booyoung .step5 .inner .list .list_top .pics p.ex2 {
	width: 130px;
	padding-top: 5px;
	line-height: 20px;
	box-sizing: border-box;
	background: #3f8dcb;
}
.booyoung .step5 .inner .list .list_top .pics p span {
	display: block;
	padding: 0 10px;
	font-size: 13px;
	text-align: center;
}
.booyoung .step5 .inner .list .list_top .pics .arrow {
	display: inline-block;
	margin-top: 20px;
	padding: 0 5px;
	color: #999;
	vertical-align: middle;
}
@media (max-width:450px){
	.pjt-content h3 {
		font-size: 20px;
	}
	.booyoung .step2 .list {
		margin-top: 30px;
	}
	.booyoung .step2 .list .substance {
		margin-top: 30px;
	}
	.booyoung .step2 .list .btn a {
		font-size: 16px;
	}
	.booyoung .step3 .text .op_title {
		font-size: 18px;
	}
	.booyoung .step3 .text table tbody tr th span {
		width: auto;
	}
}