@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
/* font-weight */
/* 300, 400, 700, 800 */
.nflex_info {}
.n_info_title {
	font-size: 40px;
	font-weight: 600;
	color: #898989;
}
.n_info_title strong {
	font-size: 56px;
	color: #e4007f;
	display: block;
	margin-bottom: 10px;
}
.n_info_title.n_life_title strong {
	font-size: 27px;
}

.n_info_title span {
	font-size: 36px;
}
.n_info_title b {
	color: #e4007f;
}
.n_life_title em {
	color: #e4007f;
}

.n_info_top_box {
	background-color: #fef6f6;
	border-radius: 10px;
	padding: 20px;
}
.n_info_top_name {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.n_info_top_name span {
	font-size: 30px;
	color: #e4007f;
	font-weight: 800;
}
.n_info_top_name em {
	font-size: 20px;
	color: #fff;
	background-color: #e4007f;
	border-radius: 30px;
	padding: 8px 25px;
}
.n_info_top_price {
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
	margin-bottom: 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #dba4a6;
}
.n_price_left {}
.n_price_left span {
	font-size: 16px;
	color: #fff;
	font-weight: 800;
	padding: 5px 13px;
	background-color: #dba4a6;
	border-radius: 15px 0 15px 0;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 20%);
}
.n_price_left h5 {
	font-size: 24px;
	font-weight: 600;
	color: #dba4a6;
	margin: 8px 0;
}
.n_price_left h5 b {
	font-size: 30px;
}
.n_price_left em {
	font-size: 16px;
	color: #898989;
}
.n_price_right {}
.n_price_right ul {}
.n_price_right ul li {
	padding-bottom: 10px;
}
.n_price_right ul li:last-child {
	padding-bottom: 0;
}
.n_price_right ul li img {
	margin-right: 10px;
}
.n_price_right ul li span {
	font-size: 16px;
	font-weight: 700;
	color: #47464b;
}
.n_info_top_ul {
	padding: 20px 10px;
}
.n_info_top_ul li {
	display: flex;
	gap: 10px;
	padding-bottom: 10px;
}
.n_info_top_ul li:last-child {
	padding-bottom: 0;
}
.n_info_top_ul li img {}
.n_info_top_ul li p {
	font-size: 16px;
	color: #47464b;
}
.n_info_table_wrap {
	margin: 40px 0;
}
.n_info_table_wrap h6 {
	font-size: 18px;
	color: #4b4b4b;
	margin: 0;
	margin-bottom: 10px;
}
.n_info_table_scroll {}
.n_info_table_wrap table {
	border-collapse: collapse;
	width: 100%;
}
.n_info_table_wrap table tr:not(:first-child) {
	border-bottom: 1px solid #d7d7d7;
}
.n_info_table_wrap table tr th {
	background-color: #eff2f7;
	border-top: 2px solid #4b4b4b;
}
.n_info_table_wrap table tr td {
	text-align: center;
}
.n_info_table_wrap table tr th,
.n_info_table_wrap table tr td {
	padding: 15px;
	font-size: 14px;
	color: #4b4b4b;
}

.n_info_table_wrap table tr td {
	text-align: center;
}
.n_info_table_wrap table tr th,
.n_info_table_wrap table tr td {
	padding: 15px;
	font-size: 14px;
	color: #4b4b4b;
}


.rateDetail_tbl	{
	border-collapse: collapse;
	width: 100%;
}

.rateDetail_tbl tr th {
	background-color: #eff2f7;
	border-top: 2px solid #4b4b4b;
}
.rateDetail_tbl tr td {
	text-align: center;
}
.rateDetail_tbl tr th,
.n_info_table_wrap table tr td {
	padding: 15px;
	font-size: 14px;
	color: #4b4b4b;
}

.rateDetail_tbl tr td {
	text-align: center;
}
.rateDetail_tbl tr th,
.rateDetail_tbl tr td {
	padding: 15px;
	font-size: 14px;
	color: #4b4b4b;
	border-bottom:1px solid #cacaca;
	
}



.m_bill {
	color: #e4007f;
}
.nflex_detail {
	margin-bottom: 30px;
}
.nflex_detail h6 {
	font-size: 18px;
	color: #4b4b4b;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #4b4b4b;
}
.nflex_detail ul {
	padding: 10px;
}
.nflex_detail ul li {
	font-size: 14px;
	color: #4b4b4b;	
	padding-bottom: 10px;
}
.nflex_detail ul li:last-child {
	padding-bottom: 0;
}

.nflex_detail dl {
	padding: 10px;
}

.nflex_detail dl dt {
	font-size: 14px;
	padding: 10px;
	margin-bottom:10px;
}

.nflex_detail dl dd {
	margin-left:25px;
	display: list-item;
	list-style-type:'-  ';
	font-size: 14px;
	color: #4b4b4b;	
	padding-bottom: 10px;
}
.nflex_detail dl dt:last-child {
	padding-bottom: 0;
}

.join_nflex_btn {
	display: block;
	margin: auto;
	font-size: 22px;
	font-weight: 800;
	background-color: #e4007f;
	color: #fff;
	border-radius: 30px;
	padding: 15px;
	max-width: 310px;
	width: 100%;
	text-align: center;
}
.join_nflex_btn:hover {
	color: #000;
}

/* nflex ¶óÀÌÇÁ½ºÅ¸ÀÏ ÇÃ·£ */
.nflex_lifestyle {}
.n_life_tab_btns {
	display: flex;
	background-color: #f5f5f5;
	border-radius: 30px;
}
.n_life_tab_btns button {
	font-size: 18px;
	font-weight: 700;
	color: #acacac;
	border-radius: 30px;
	padding: 12px;
	flex: 1;
	outline: none;
	border: none;
	background-color: transparent;
}
.n_life_tab_btns button.on {
	color: #fff;
	background-color: #e4007f;
}
.n_life_content {}
.n_life_head {
	padding-top: 10px;
}
.n_life_head h3 {
	font-size: 24px;
	color: #898989;
	margin: 25px 0;
}
.n_life_head_step_wrap {
	display: flex;
	gap: 10px;
}
.n_life_head_step_item {
	border: 1px solid #e5bd87;
	border-radius: 15px;
	overflow: hidden;
	width: 20%;
}
.n_life_head_step_item > img {
	max-height: 193px;
	width: 100%;
	object-fit: cover;
}
.n_life_head_step_desc {
	background-color: #f8f8f8;
	text-align: center;
	padding: 15px;
	padding-bottom: 20px;
	height: 100%;
}
.n_life_head_step_desc img {}
.n_life_head_step_desc h4 {
	font-size: 18px;
	color: #ae7e3c;
	margin-top: 12px;
	margin-bottom: 15px;
}
.n_life_head_step_desc p {
	font-size: 15px;
	line-height: 1.5em;
}
.n_life_head_info {
	position: relative;
	background-color: #fef6f6;
	border-radius: 15px;
	padding: 20px;
	margin-top: 50px;
}
.head_info_bg {
	position: absolute;
	top: 20px;
	right: 20px;
}
.n_head_info_s_title {
	font-size: 24px;
	color: #e4007f;
	position: relative;
	width: fit-content;
	z-index: 1;
	margin-bottom: 30px;
}
.n_head_info_s_title:before {
	content: '';
	position: absolute;
	width: calc(100% + 15px);
	height: 17px;
	background-color: #fee3e3;
	z-index: -1;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);	
}
.n_head_info_desc {
	margin-bottom: 20px;
}
.n_head_info_desc:last-child {
	margin-bottom: 0;
}
.n_head_info_desc h6 {
	font-size: 18px;
	color: #555;
	margin: 10px 0;
}
.n_head_info_desc p {
	font-size: 16px;
	color: #555;
	padding-left: 15px;
}
.n_head_info_desc ul {}
.n_head_info_desc ul li {
	font-size: 16px;
	color: #555;
	position: relative;
	padding-left: 15px;
	padding-bottom: 10px;
}
.n_head_info_desc ul li:last-child {
	padding-bottom: 0;
}
.n_head_info_desc ul li:before {
	content: '';
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
	top: 5px;
	left: 3px;
}
.head_info_section {
	margin-top: 30px;
}
.head_info_section ul {}
.head_info_section ul li {
	font-size: 16px;
	color: #555;
	padding-bottom: 10px;
	display: flex;
}
.head_info_section ul li:last-child {
	padding-bottom: 0;
}
.head_info_section ul li span {
	display: inline-block;
	width: 37px;
	height: 37px;
	min-width: 37px;
	border-radius: 50%;
	line-height: 37px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	margin-right: 10px;
	position: relative;
	z-index: 1;
}
.head_info_section ul li span:after {
	content: '';
	position: absolute;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background-color: #ae7e3c;
	z-index: -1;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.head_info_section ul li span:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: linear-gradient(135deg, transparent 50%, #e5bd87 50%);
	z-index: -1;
}
.head_info_section ul li p {
	padding-top: 5px;
	line-height: 1.5em;
}

@media (max-width: 768px) {
	.n_info_title {
		font-size: 24px;
		margin: 20px 0;
	}
	.n_info_title strong {
		font-size: 34px;
		margin-bottom: 5px;
	}
	.n_info_title span,
	.n_info_title b {
		font-size: 20px;
	}
	.n_info_top_box {
		padding-bottom: 0;
	}
	.n_info_top_name span {
		font-size: 22px;
	}
	.n_info_top_name em {
		font-size: 13px;
	}
	.n_price_left span {
		font-size: 12px;
	}
	.n_price_left h5 {
		font-size: 20px;
	}
	.n_price_left h5 b {
		font-size: 20px;
	}
	.n_price_left em {
		font-size: 12px;
	}
	.n_info_top_price {
		flex-direction: column;
		gap: 20px;
	}
	.n_price_right ul li img {
		margin-right: 5px;
	}
	.n_price_right ul li span {
		font-size: 14px;
	}
	.n_info_top_ul {
		padding: 20px 0;
	}
	.n_info_top_ul li {
		gap: 5px;
		align-items: center;
	}
	.n_info_top_ul li p {
		font-size: 12px;
	}
	.n_info_table_wrap h6 {
		font-size: 16px;
	}
	.n_info_table_wrap table tr th, 
	.n_info_table_wrap table tr td {
		font-size: 13px;
		padding: 10px;
	}
	.n_info_table_scroll {
		overflow-x: scroll;
	}
	.n_info_table_scroll table {
		min-width: 500px;
	}
	.nflex_detail h6 {
		font-size: 16px;
	}
	.nflex_detail ul li {
		font-size: 12px;
		padding-bottom: 5px;
		line-height: 1.5em;
	}
	.join_nflex_btn {
		font-size: 16px;
		max-width: 100%;
		padding: 12px;
		box-sizing: border-box;
	}
}


@media (max-width: 1440px) {

	.n_life_tab_btns button {
		font-size: 15px;
		padding: 10px;
	}
	.n_life_head h3 {
		font-size: 18px;
		line-height: 1.5em;
	}
	.n_life_head_step_wrap {
		flex-wrap: wrap;
	}
	.n_life_head_step_item {
		width: calc(50% - 7px);
	}
	.n_life_head_step_desc {
		padding: 10px;
	}
	.n_life_head_step_desc h4 {
		font-size: 16px;
		margin-top: 7px;
    margin-bottom: 10px;
	}
	.n_life_head_step_desc p {
		font-size: 13px;
	}
	.head_info_bg {
		display: none;
	}
	.n_head_info_s_title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.n_head_info_desc h6 {
		font-size: 16px;
	}
	.n_head_info_desc p {
		font-size: 14px;
	}
	.n_head_info_desc ul li {
		font-size: 14px;
	}
	.n_life_head_info {
		padding: 15px;
		margin-top: 30px;
	}
	.head_info_section ul li p {
		font-size: 14px;
	}
}


@media (max-width: 500px) {
	.n_life_head_step_item > img {
		max-height: 140px;
	}
}