/* =========================================================================================
 * board common
 * =========================================================================================*/

.center-align {
	text-align: center;
}

.left-align {
	text-align: left;
}

.board-wrap {
	width: 100%;
}

table.board-list {
	width: 100%;
	border-top: 2px solid #000;
}

table.board-list td {
	border-bottom: 1px solid #E5E5E5;
	background: #FFF;
	padding: 20px 15px;
	color: #333;
	font-size: 18px;
	font-weight: 500;
}

table.board-list td font {
	font-size: 18px !important;
	font-weight: 500;
}

table.board-list td input,
table.board-list td textarea {
	width: 90%;
	border: 1px solid #CCC;
	border-radius: 0;
	background: #F9F9F9;
	padding: 5px;
	margin: 1px;
}

table.board-list td .bo__btn input {
	border: none;
	outline: none;
	background: #121212;

	color: #fff;
	width: 100%;
	cursor: pointer;
}

table.board-list .bbsno {
	width: 6%;
}

table.board-list .bbswriter {
	width: 10%;
}

table.board-list .bbsetc_dateof_write {
	width: 14%;
}

table.board-list .bbsfile_attachment {
	width: 8%;
}

table.board-list .bbsnewf5>img {
	width: 14px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

table.board-list .att_title {
	background: #F5F5F5;
	text-align: center;
}

table.board-list .board_bgcolor {
	background: #F5F5F5;
	text-align: center;
	color: #000;
	font-size: 16px !important;
	/* line-height: 1.6; */
	font-weight: 500;
}

table.board-list .board_bgcolor span {
	font-size: 16px !important;
	line-height: 1.6;
	font-weight: 500;
}

#post_area table {
	width: 100%;
}

#ext_search {
	display: flex;
	align-items: center;
	justify-content: center;
}

#search_table input,
#search_table select {
	border: 1px solid #CCC;
	height: 42px;
	margin: 0 -1px;
	padding: 0 7px;
	font-size: 15px;
}

.est_cate_cell select {
	width: 108px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: url('../main/board_arrow.gif') no-repeat 93% 50%;
}

.est_cate_cell select::-ms-expand {
	display: none;
}

.est_keyword_cell input {
	width: 210px !important;
}

.est_btn_cell input {
	border: 0 !important;
	position: relative;
	padding: 0 !important;
}

.board_admin_bgcolor {
	padding-top: 5px;
}


.list-btn-wrap {
	text-align: right;
	position: relative;
}

.btn-wrt {}

.list-btn-wrap img,
.list-btn-wrap input {
	width: auto;
	height: 36px;
}


.read-btn-wrap,
.read-btn-wrap2,
.read-btn-wrap3 {
	display: flex;
	align-items: baseline;
	justify-content: flex-end;
	position: relative;
	margin-top: 10px;
}

.read-btn-wrap img,
.read-btn-wrap input {
	width: auto;
	height: 36px;
}

.read-btn-wrap2 button {
	outline: none;
	border: none;
	background: #7A7A7A;
	color: #fff;

	width: 70px;
	height: 34px;

	cursor: pointer;
}

.read-btn-wrap3 button {
	outline: none;
	border: none;
	background: #7A7A7A;
	color: #fff;

	width: 120px;
	height: 34px;

	cursor: pointer;
}

.write-btn-wrap {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	position: relative;
}

.write-btn-wrap img,
.write-btn-wrap input {
	width: auto;
	height: 36px;
}

.write-btn-wrap .b-list {
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
}

.board-btn {
	position: relative;
	display: flex;
	flex-direction: column;
	text-align: center;
	line-height: 0;
	width: 100%;

}

.board-btn .btn-list {
	width: 100%;
	text-align: right;
	padding-top: 20px;
}

.board-btn .btn-cf {
	width: 100%;
}

.bo-btn {
	background: #000;
}




.bbsnewf5 {
	height: auto !important;
	text-align: left;
}

input[type='radio'],
input[type='checkbox'] {
	width: auto !important;
}

.paging {
	text-align: center;
	width: 100%;
	margin: 40px 0;
}

.paging a:link {
	color: #999;
	width: 35px;
	height: 35px;
	font-size: 15px;
	line-height: 1.6;
	padding-top: 4px;
	display: inline-block;
	border: 1px solid #CCC;
	margin: 0 0px;
}

.paging a:visited {
	color: #999;
}

.paging a:hover {
	color: #999;
}

.paging b {
	background: #666;
	color: #FFF;
	width: 35px;
	height: 35px;
	font-size: 15px;
	line-height: 1.6;
	padding-top: 4px;
	border: 1px solid #666;
	display: inline-block;
	margin: 0 0px;
}


/* "끝" 버튼 스타일 */
.paging .end {
	background: #3d3d3d;
	color: #FFF !important;
	width: 35px;
	height: 35px;
	font-size: 15px;
	line-height: 1.6;
	padding-top: 4px;
	display: inline-block;
	border: 1px solid #3d3d3d;

	margin: 0 0px;
}

/* "..." 구분자 스타일 (필요하면 추가) */
.paging span {
	margin: 0 8px;
	/* 좌우 간격 추가 */
	font-size: 15px;
	color: #999;
}

input[name='com_board_notice'] {
	width: 15px !important;
}

.board_desc br:first-child {
	display: none !important;
}

.board_desc iframe {
	height: 0;
}

.board_desc div {
	height: auto !important;
	margin-bottom: 5px;
}

.board_desc div:last-child {
	margin-bottom: 0;
}

.board_desc div a img {
	width: auto;
	height: 28px;
	margin-left: 5px;
}
.btn_asp {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 5px 20px;
	color: white;
	background-color: #495fa1;
	justify-content: center;
}

.btn_asp_disable {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 5px 20px;
	color: white;
	background-color: #8888;
	justify-content: center;
}
.board_sublist {
	width: 100%;
}

.board_sublist table {
	margin: 0 auto;
}

.board_sublist td {
	padding-left: 0 !important;
	padding-top: 10px !important;
}

.board_sublist td a img {
	width: 90px;
	height: auto;
}

input[name='file_attachment[]'] {
	border: 0 !important;
	background: 0 !important;
	width: 90% !important;
}



#captcha {
	vertical-align: middle;
}

input[name='captcha_code'] {
	width: auto !important;
}

input[name='phone_no1'],
input[name='phone_no2'],
input[name='phone_no3'] {
	width: 30.9% !important;
}


.board_desc table td {
	border: 0;
	padding: 0;
}

.board_desc table td input {
	width: auto !important;
}

.bbsetc_address {
	text-align: left;
}

.bbsupload_image {
	line-height: 0;
}

.bbsupload_image img {
	border: 1px solid #CCC;
	width: 130px;
	height: 90px;
}

.btn-right {
	padding-left: 30px;
}


table.list-btn {
	width: 100%;
}




@media screen and (max-width: 1280px) {


	table.board-list .board_bgcolor,
	table.board-list .board_bgcolor span {
		font-size: 16px !important;
	}

	table.board-list td {
		font-size: 16px !important;
	}

	table.board-list td font {
		font-size: 16px !important;
	}
}


@media screen and (max-width: 1024px) {

	#search_table input,
	#search_table select {
		height: 38px;
		padding: 0 5px;
		font-size: 14px;
	}

	.est_cate_cell select {
		width: 98px;
	}

	.est_keyword_cell input {
		width: 180px !important;
	}

	table.board-list .board_bgcolor,
	table.board-list .board_bgcolor span {
		font-size: 14px !important;
	}

	table.board-list {
		margin-bottom: 50px;
	}

	table.board-list td font {
		font-size: 14px !important;
	}

	table.board-list td {
		padding: 10px;
		font-size: 14px !important;
	}

	table.board-list .bbsnewf5>img {
		width: 13px;
		height: auto;
	}

	.board_sublist {
		bottom: -20px;
	}

	.board_sublist td a img {
		width: 75px;
	}


}


@media screen and (max-width: 820px) {

	#search_table input,
	#search_table select {
		height: 34px;
		font-size: 13px;
	}

	.est_cate_cell select {
		width: 88px;
	}

	.est_keyword_cell input {
		width: 150px !important;
	}

	table.board-list td {
		padding: 8px;
	}

	table.board-list {
		margin-bottom: 30px;
	}

	.btn-wrt {
		top: -60px;
	}

	.board_sublist td a img {
		width: 60px;
	}
}


@media screen and (max-width: 480px) {

	.data-room .bbsfile_attachment {
		display: none;
	}

	.data-room .att_title:last-child {
		display: none;
	}

	#search_table input,
	#search_table select {
		height: 30px;
	}

	.est_cate_cell select {
		width: 75px;
	}

	.est_keyword_cell input {
		width: 120px !important;
	}

	table.board-list {
		margin-bottom: 15px;
	}

	.read-btn-wrap {
		justify-content: center;
	}

	.btn-wrt {
		top: -45px;
	}

	.board_sublist {
		bottom: -10px;
		position: relative;
	}

	.board_sublist td {
		padding: 5px 1px !important;
	}

	.board_sublist td a img {
		width: 70px;
	}
}


@media screen and (max-width: 319px) {

	#ext_search table {
		width: 100% !important;
	}

	#search_table tr {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	#search_table input,
	#search_table select {
		margin: 1px;
	}

	.est_cate_cell select {
		background: url('../main/board_arrow.gif') no-repeat 98% 50%;
	}

	.est_keyword_cell input,
	.est_cate_cell select {
		width: 100% !important;
	}

	.est_btn_cell {
		text-align: left;
	}
}






.form-wrap {
	width: 100%;
	position: relative;
}

.form-table {
	width: 100%;
	position: relative;
}

table.form-table {
	width: 100%;
	border-top: 2px solid #000;
}

table.form-table tr {
	width: 100%;
	display: table;
}

table.form-table td {
	border-bottom: 1px solid #E5E5E5;
	background: #FFF;
	padding: 15px;
	display: table-cell;
	width: 85%;
}

table.form-table .formmail_title_bgcolor {
	background: #F5F5F5;
	text-align: center;
	display: table-cell;
	width: 15% !important;
}

table.form-table td input,
table.form-table td textarea {
	width: 95%;
	border: 1px solid #DDD;
	border-radius: 0;
	background: #F9F9F9;
	padding: 5px;
}

input[type='file'][name='attachment[]'] {
	border: 0 !important;
	background: 0 !important;
}

.formmail_cell_bgcolor br {
	display: none;
}

input[name='com_formmail_check_safe'] {
	width: 15px !important;
}

.formmail_cell_bgcolor textarea {
	font-size: 14px !important;
}

.formmail_cell_bgcolor table td {
	width: 50% !important;
	padding: 5px !important;
}

table.form-table tr:last-child td:first-child {
	width: 20%;
}


.form-btn-wrap {
	padding-top: 50px;
	text-align: center;
}

a.btn-form {
	display: inline-block;
	padding: 14px 50px;
	margin: 0 auto;
	color: #FFF;
	font-size: 19px;
	font-weight: 500;
	text-align: left;
	background: #333;
}

a.btn-form:hover {
	color: #FFF;
	background: #666;
}



@media screen and (max-width: 1024px) {

	a.btn-form {
		padding: 10px 40px;
		font-size: 17px;
	}

	.form-btn-wrap {
		padding-top: 30px;
	}
}



@media screen and (max-width: 480px) {

	.formmail_cell_bgcolor table td {
		width: 100% !important;
		padding: 2px 0 !important;
		display: block;
		text-align: left;
	}

	table.form-table tr {
		padding: 7px;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	table.form-table td input,
	table.form-table td textarea {
		width: 94%;
	}

	table.form-table tr:last-child td:first-child img {
		width: 80px;
	}

	a.btn-form {
		padding: 8px 30px;
		font-size: 15px;
	}

	.form-btn-wrap {
		padding-top: 20px;
	}
}




.sul_menu {
	text-align: right;
	padding-bottom: 20px;
}

.sul_menu a {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif !important;
	font-size: 16px !important;
	line-height: 1.6;
	border-right: none !important;
	padding: 0 20px !important;
	color: #888 !important;
	position: relative;
}

.sul_menu a font {
	font-size: 16px !important;
	color: #888 !important;
}

.sul_menu a b {
	color: #888 !important;
}

.sul_menu a:after {
	content: '';
	width: 1px;
	height: 15px;
	background: #888;
	right: -4px;
	transform: rotate(15deg);
	position: absolute;
}

.sul_menu a:hover,
.sul_menu b:hover {
	color: #000 !important;
}

.sul_menu a:hover font,
.sul_menu b:hover font {
	color: #000 !important;
}

.sul_menu>a.active_menu,
.sul_menu>b.active_menu {
	color: #000 !important;
	font-weight: 600;
}

.sul_menu a.active_menu font,
.sul_menu b.active_menu font {
	color: #000 !important;
	font-weight: 600;
}

.sul_menu img {
	display: none;
}



@media screen and (max-width: 1024px) {

	.sul_menu a {
		font-size: 14px !important;
	}

	.sul_menu a font {
		font-size: 14px !important;
	}

	.sul_menu a {
		padding: 0 12px !important;
	}

	.sul_menu a:after {
		height: 12px;
		top: 2px;
	}
}



@media screen and (max-width: 820px) {

	.sul_menu {
		padding-right: 10px;
		padding-bottom: 10px;
	}

	.sul_menu a {
		font-size: 13px !important;
	}

	.sul_menu a font {
		font-size: 13px !important;
	}

	.sul_menu a:after {
		height: 10px;
	}

	.sul_menu a {
		padding: 0 8px !important;
	}
}




.webzine_type2 tr {
	display: flex;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	flex-wrap: wrap;
}

.webzine_type2 tr .webzine_type_img_td {
	width: auto;
	padding-right: 50px;
}

.webzine_type_text_td_left {
	max-width: 1000px;
}

.webzine_subject .obj_name {
	display: none;
}

.webzine_description {
	margin-bottom: 10px;
}

.webzine_description .obj_name {
	display: none;
}

.webzine_type_img {
	display: block;
	line-height: 0;
}

dd.webzine_subject:before {
	display: none;
}

dd.webzine_description:before {
	display: none;
}

.webzine_type_text_td_left dd:before {
	font-family: 'xeicon';
	padding: 0;
	top: 7px;
	opacity: 1;
	color: #333;
	content: '\e9a7';
	left: 0;
	margin-right: 4px;
}

.obj_name {
	padding-right: 20px;
	color: #000;
	font-weight: 500;
}

.webzine_type2_table_line {
	background: #CCC;
	display: block;
	width: 100%;
	height: 1px;
}




@media screen and (max-width: 1600px) {

	.webzine_type2 tr .webzine_type_img_td {
		padding-right: 30px;
	}

	.rectangle .webzine_type_img {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 70.25%;
		overflow: hidden;
	}

	.rectangle .webzine_type_img a {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.rectangle .webzine_type_img img {
		width: 100%;
		height: 100%;
	}

	.rectangle .webzine_type2 tr {
		display: block;
	}

	.rectangle .webzine_type2 tr .webzine_type_img_td {
		width: 30%;
		display: inline-block;
	}

	.rectangle .webzine_type_text_td_left {
		width: 69%;
		display: inline-block;
	}

	.square .webzine_type_img {
		position: relative;
		width: 85%;
		height: 0;
		padding-bottom: 85%;
		overflow: hidden;
	}

	.square .webzine_type_img a {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.square .webzine_type_img img {
		width: 100%;
		height: 100%;
	}

	.square .webzine_type2 tr {
		display: block;
	}

	.square .webzine_type2 tr .webzine_type_img_td {
		width: 22%;
		padding-right: 0;
		display: inline-block;
	}

	.square .webzine_type_text_td_left {
		width: 69%;
		display: inline-block;
	}
}

@media screen and (max-width: 820px) {

	.webzine_type2 tr .webzine_type_img_td {
		vertical-align: top;
	}

	.webzine_type_text_td_left {
		vertical-align: top;
	}
}


@media screen and (max-width: 480px) {

	.webzine_type2 tr {
		flex-direction: column;
	}

	.webzine_type2 tr .webzine_type_img_td {
		padding-right: 0;
	}

	.rectangle .webzine_type2 tr .webzine_type_img_td,
	.square .webzine_type2 tr .webzine_type_img_td {
		width: 100%;
	}

	.rectangle .webzine_type2 tr .webzine_type_text_td_left,
	.square .webzine_type2 tr .webzine_type_text_td_left {
		width: 100%;
	}

	.square .webzine_type_img {
		width: 100%;
		padding-bottom: 100%;
	}

	.webzine_type_img {
		height: auto;
		padding-bottom: 0;
	}

	.webzine_type_img a {
		position: relative;
	}
}





.gallery_subject a {
	color: #000;
	font-size: 21px;
	padding-top: 15px;
	display: inline-block;
}

.gallery_etc font {
	color: #666 !important;
	font-size: 16px !important;
}

.gallery_subject {
	padding: 0 !important;
}

.gallery_etc {
	padding: 5px 0 !important;
}

.video-wrap {
	margin: 0;
	padding-bottom: 75%;
	max-width: 100%;
	height: 0;
	position: relative;
	overflow: hidden;
}

.video-wrap object {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 95%;
	position: absolute;
	top: 0;
	height: 0;
}


.youtube-wrap {
	text-align: center;
	padding: 20px 0;
}

.youtube-wrap h4 {
	padding-bottom: 30px;
}

.youtube-wrap .txt {
	padding-top: 30px;
}


#post_area img {
	max-width: 1200px !important;
	height: auto !important;
}




@media screen and (max-width: 1280px) {

	.gallery_subject {
		font-size: 18px;
	}

	.gallery_subject a {
		font-size: 17px;
	}

	.gallery_etc {
		padding-bottom: 0 !important;
		font-size: 14px !important;
	}

	.gallery_etc font {
		font-size: 14px !important;
	}

	#post_area img {
		max-width: 900px !important;
	}

	.youtube {
		position: relative;
		width: 100%;
		padding-bottom: 56.25%;
		text-align: left !important;
	}

	.youtube object {
		position: absolute;
		width: 100%;
		height: 100%;
	}
}


@media screen and (max-width: 1024px) {

	.gallery_subject a {
		font-size: 16px;
	}

	.gallery_etc {
		font-size: 13px !important;
	}

	.gallery_etc font {
		font-size: 13px !important;
	}

	table.form-table td input,
	table.form-table td textarea {
		padding: 3px;
	}

	table.form-table td {
		width: 100%;
		padding: 5px;
	}

	table.form-table .formmail_title_bgcolor {
		width: 100% !important;
		text-align: left;
		background: none;
		border-bottom: none;
	}

	input[name='phone_no1'],
	input[name='phone_no2'],
	input[name='phone_no3'] {
		width: 30.6% !important;
	}

	.bbsupload_image img {
		width: 100px;
		height: 70px;
	}



	#post_area img {
		max-width: 720px !important;
	}

}




@media screen and (max-width: 820px) {

	.gallery_subject a {
		font-size: 15px;
	}

	#captcha img {
		width: 80px;
	}

	.bbsupload_image img {
		width: 72px;
		height: 50px;
	}

	.paging a:link {
		width: 25px;
		height: 25px;
		font-size: 14px;
		padding-top: 0;
	}

	.paging>b {
		width: 25px;
		height: 25px;
		font-size: 14px;
		padding-top: 0;
	}

	.list-btn-wrap img,
	.list-btn-wrap input {
		height: 30px;
	}

	.read-btn-wrap img,
	.read-btn-wrap input {
		height: 30px;
	}

	.write-btn-wrap img,
	.write-btn-wrap input {
		height: 30px;
	}

	.board_desc div a img {
		height: 22px;
	}


	#post_area img {
		max-width: 100% !important;
		width: 100% !important;
	}

	input[name='phone_no1'],
	input[name='phone_no2'],
	input[name='phone_no3'] {
		width: 30.4% !important;
	}

}



@media screen and (max-width: 480px) {

	.board-gal-out td {
		display: block;
		width: 100%;
		height: auto;
	}

	table.form-table td {
		padding: 0 0 8px 0;
	}

	.write-btn-wrap {
		margin-top: 10px;
	}

	.write-btn-wrap .b-list {
		position: relative;
	}

	.board_output_gallery_img img {
		width: 100%;
		height: auto;
		border: 0;
	}

	.gallery_etc {
		font-size: 12px !important;
	}

	.gallery_etc font {
		font-size: 12px !important;
	}

	.board_desc div span {
		display: block;
		width: 100% !important;
	}

	.board_desc div a img {
		margin-left: 0;
	}

	input[name='phone_no1'],
	input[name='phone_no2'],
	input[name='phone_no3'] {
		width: 28.8% !important;
	}
}

@media screen and (max-width: 360px) {

	input[name='phone_no1'],
	input[name='phone_no2'],
	input[name='phone_no3'] {
		width: 27% !important;
	}
}


@media screen and (max-width: 350px) {

	.bbsupload_image img {
		width: 42px;
		height: 30px;
	}
}

@media screen and (max-width: 342px) {

	input[name='phone_no1'],
	input[name='phone_no2'],
	input[name='phone_no3'] {
		width: 28.3% !important;
	}
}


@media screen and (max-width: 310px) {

	input[name='phone_no1'],
	input[name='phone_no2'],
	input[name='phone_no3'] {
		width: 25% !important;
	}
}





table.gallery_type1 tr {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

table.gallery_type1 table table tr:first-child {
	line-height: 0;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 75.25%;
}

table.gallery_type1 table table tr:first-child a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

table.gallery_type1 table table tr:first-child a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

table.gallery_type1 tr:last-child td {
	padding-bottom: 0;
}

table.gallery_type1 tr td {
	display: block;
	padding-bottom: 40px;
}

table.gallery_type1 tr tr {
	display: block;
}

table.gallery_type1 tr td img {
	width: 100%;
	height: auto;
}

table.gallery_type1 tr td td {
	width: 100%;
	margin-right: 0;
	padding-bottom: 0;
}


.b-n04 tr td {
	width: 23.5%;
	margin-right: 2%;
}

.b-n04 tr td:nth-child(4n+4) {
	margin-right: 0;
}


.b-n03 tr td {
	width: 32%;
	margin-right: 2%;
}

.b-n03 tr td:nth-child(3n+3) {
	margin-right: 0;
}

.square-n04 tr td {
	width: 23.5%;
	margin-right: 2%;
}

.square-n04 tr td:nth-child(4n+4) {
	margin-right: 0;
}

.square-n04 table table tr:first-child {
	padding-bottom: 100% !important;
}

.square-n03 tr td {
	width: 32%;
	margin-right: 2%;
}

.square-n03 tr td:nth-child(3n+3) {
	margin-right: 0;
}

.square-n03 table table tr:first-child {
	padding-bottom: 100% !important;
}



@media screen and (max-width: 1280px) {

	table.gallery_type1 tr td {
		padding-bottom: 50px;
	}
}


@media screen and (max-width: 1024px) {

	table.gallery_type1 tr td {
		padding-bottom: 30px;
	}
}


@media screen and (max-width: 820px) {

	table.gallery_type1 tr td {
		padding-bottom: 20px;
	}
}


@media screen and (max-width: 480px) {

	table.gallery_type1 table td {
		width: 100%;
		display: block;
	}

	table.gallery_type1 td {
		display: block;
		width: 100%;
	}

	.gallery_type1 table td img {
		height: auto;
		padding: 0;
	}
}






table.gallery_type2 .bbsnewf5 {
	padding-bottom: 50px;
}


@media screen and (max-width: 1919px) {

	table.gallery_type2 table td {
		width: 33%;
		padding: 0 10px;
	}

	table.gallery_type2 table td td {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 100%;
	}

	table.gallery_type2 table td td a {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	table.gallery_type2 table td td a img {
		width: 100%;
		height: 100%;
	}
}


@media screen and (max-width: 1024px) {

	table.gallery_type2 table td {
		padding: 0 5px;
	}
}


@media screen and (max-width: 480px) {

	table.gallery_type2 table td {
		width: 100%;
		display: block;
	}

	table.gallery_type2 td {
		display: block;
		width: 100%;
	}

	.gallery_type2 table td img {
		height: auto;
		padding: 0;
	}
}




table.gallery_type3 .bbsnewf5 {
	padding-bottom: 50px;
}


@media screen and (max-width: 1919px) {

	table.gallery_type3 table td {
		width: 33%;
		padding: 0 10px;
	}

	table.gallery_type3 table td td {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 120%;
	}

	table.gallery_type3 table td td a {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	table.gallery_type3 table td td a img {
		width: 100%;
		height: 100%;
	}
}


@media screen and (max-width: 1024px) {

	table.gallery_type3 table td {
		padding: 0 5px;
	}
}


@media screen and (max-width: 480px) {

	table.gallery_type3 table td {
		width: 100%;
		display: block;
	}

	table.gallery_type3 td {
		display: block;
		width: 100%;
	}

	.gallery_type3 table td img {
		height: auto;
		padding: 0;
	}
}




.output_gal_type1 table,
.output_gal_type2 table,
.output_gal_type3 table {
	width: 100% !important;
}


@media screen and (max-width: 1480px) {

	.output_gal_type1 .board_output_gallery_img {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 66.25%;
		overflow: hidden;
	}

	.output_gal_type1 .board_output_gallery_img a {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.output_gal_type1 .board_output_gallery_img img {
		width: 100%;
		height: 100%;
	}

	.output_gal_type2 .board_output_gallery_img {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 85%;
		overflow: hidden;
	}

	.output_gal_type2 .board_output_gallery_img a {
		position: absolute;
		padding: 0 10px;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.output_gal_type2 .board_output_gallery_img img {
		width: 100%;
		height: 100%;
	}


	.output_gal_type3 .board_output_gallery_img {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 110%;
		overflow: hidden;
	}

	.output_gal_type3 .board_output_gallery_img a {
		position: absolute;
		padding: 0 10px;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.output_gal_type3 .board_output_gallery_img img {
		width: 100%;
		height: 100%;
	}
}



@media screen and (max-width: 480px) {

	.output_gal_type1 .board_output_gallery_img {
		height: auto;
		padding-bottom: 0;
	}

	.output_gal_type1 .board_output_gallery_img a {
		position: relative;
		padding: 0;
	}
}



.login-box {
	border-top: 3px solid #000 !important;
	padding: 80px 50px;
	text-align: center;
	background: #eff1f3;
}

.login-box .info h3:before {
	display: none;
}

.login-box .info i {
	font-size: 54px;
	color: #000;
}

.login-box .login-wrap {
	display: flex;
	width: 60%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
}

.login-box .login-wrap dl.inner-box {
	padding-top: 30px;
	display: flex;
	width: 80%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
}

.login-box .login-wrap dl.inner-box dt {
	width: 15%;
	color: #000;
	text-align: left;
	position: relative;
	padding-left: 14px;
}

.login-box .login-wrap dl.inner-box dt:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	top: 14px;
	left: 0;
	border-radius: 40px;
	background: #000;
	position: absolute;
}

.login-box .login-wrap dl.inner-box dd {
	width: 85%;
}

.login-box .login-wrap dl.inner-box input {
	padding: 20px;
	border: 0;
	width: 100%;
	margin: 3px;

}

.login-box .login-wrap .login-btn {
	width: 20%;
	padding-left: 10px;
	padding-top: 30px;
}


.login-box .login-wrap .login-btn input {
	background: #000;
	color: #FFF;
	width: 100%;
	height: 142px;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 700;
	border: 0;
}

ul.find_btn {
	padding-top: 30px;
	padding-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	text-align: left;
}

ul.find_btn li a {
	color: #3d4756;
	padding-left: 38px;
}

ul.find_btn li {
	text-align: center;
	padding: 0 15px;
}

.find_btn a:hover {
	text-decoration: underline;
}

ul.find_btn li a:before {
	font-family: 'xeicon';
	padding: 0;
	top: -4px;
	left: 0;
	font-size: 18px;
	line-height: 1.6;
	opacity: 1;
	color: #FFF;
	background: #3d4756;
	border-radius: 100px;
	width: 30px;
	height: 30px;
	text-align: center;
}

ul.find_btn li:nth-child(1) a:before {
	content: '\e9f3';
}

ul.find_btn li:nth-child(2) a:before {
	content: '\e97a';
}

ul.find_btn li:nth-child(3) a:before {
	content: '\e965';
}

.bot-btn {
	padding-top: 50px;
}

a.bot-btn {
	padding: 15px 40px;
	color: #FFF;
	background: #000;
	display: inline-block;
}


@media screen and (max-width: 1280px) {

	ul.find_btn li a:before {
		top: -2px;
		left: 0;
		font-size: 16px;
		width: 25px;
		height: 25px;
	}

	ul.find_btn li a {
		padding-left: 32px;
	}

	.login-box .login-wrap dl.inner-box input {
		padding: 14px;
	}

	.login-box .login-wrap .login-btn input {
		height: 115px;
	}

	.login-box .login-wrap dl.inner-box dt:before {
		width: 4px;
		height: 4px;
		top: 12px;
	}

}


@media screen and (max-width: 1024px) {

	.login-box {
		padding: 50px 30px;
	}

	.login-box .login-wrap dl.inner-box dt {
		width: 20%;
	}

	.login-box .login-wrap dl.inner-box dd {
		width: 80%;
	}

	.login-box .login-wrap dl.inner-box input {
		padding: 10px;
	}

	.login-box .login-wrap .login-btn input {
		height: 92px;
		font-size: 17px;
	}

	.login-box .login-wrap dl.inner-box dt:before {
		width: 3px;
		height: 3px;
		top: 10px;
	}

	.login-box .info i {
		font-size: 42px;
	}

	.bot-btn {
		padding-top: 30px;
	}

	a.bot-btn {
		padding: 10px 30px;
	}

}


@media screen and (max-width: 820px) {

	.login-box {
		padding: 30px;
	}

	.login-box .login-wrap {
		width: 95%;
	}

	.login-box .info i {
		font-size: 32px;
	}

	.bot-btn {
		padding-top: 20px;
	}

	a.bot-btn {
		padding: 6px 20px;
	}
}


@media screen and (max-width: 480px) {

	.login-box {
		padding: 25px;
	}

	.login-box .login-wrap {
		width: 100%;
	}

	.login-box .login-wrap dl.inner-box dt {
		width: 100%;
	}

	.login-box .login-wrap dl.inner-box dd {
		width: 100%;
		padding-bottom: 5px;
	}

	.login-box .login-wrap dl.inner-box {
		padding: 20px 0 10px 0;
		width: 100%;
	}

	.login-box .login-wrap dl.inner-box input {
		margin: 3px 0;
		padding: 7px;
	}

	.login-box .login-wrap .login-btn {
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}

	.login-box .login-wrap .login-btn input {
		height: 40px;
		font-size: 14px;
	}

	ul.find_btn {
		padding-top: 15px;
	}

	ul.find_btn li a {
		padding-left: 0;
		font-size: 14px;
	}

	ul.find_btn li {
		padding: 0 10px;
	}

	ul.find_btn li a:before {
		display: none;
	}

	ul.find_btn li a:after {
		content: '';
		top: 5px;
		width: 1px;
		height: 12px;
		background: #333;
		right: -10px;
		transform: rotate(15deg);
	}

	ul.find_btn li:last-child a:after {
		display: none;
	}

}




.mem-wrap .mem-box {
	width: 100%;
	padding-top: 100px;
}

.mem-wrap .mem-box:first-child {
	padding-top: 0;
}

.mem-wrap .mem-box textarea {
	width: 100%;
	height: 250px;
	background: #F3F3F3;
	padding: 30px;
	border: 1px solid #999;
}

.mem-wrap .mem-box .check-btn {
	display: flex;
	align-items: center;
	padding-top: 10px;
}

.mem-wrap .mem-box .check-btn input {
	width: 25px !important;
	height: 25px !important;
	margin-right: 10px;
}

.mem-wrap .mem-box-btn {
	text-align: center;
	padding-top: 50px;
}

.mem-wrap .mem-box>table {
	width: 100%;
	border-top: 3px solid #000;
}

.mem-wrap .mem-box>table td {
	border: 1px solid #E5E5E5;
	padding: 15px;
}

.mem-wrap .mem-box input,
.mem-wrap .mem-box select {
	border: 1px solid #CCC;
	border-radius: 0;
	background: #F9F9F9;
	padding: 5px;
}

.member_td_bgcolor {
	color: #000;
	background: #F5F5F5;
}

.mem-wrap .mem-box>table td table td {
	border: 0;
	padding: 0;
	padding-right: 10px;
}

.signup-form {
	padding-top: 40px;
}

.signup-form .board_desc button {
	background: #3d3d3d;
	outline: none;
	border: none;
	color: #fff;
}

.responsive-flex {
	display: flex;
	align-items: center;
	gap: 5px;
}

.responsive-flex input {
	width: 80%;
	/* PC 기본값 */
	padding: 5px;
}

.responsive-flex button {
	width: 20%;
	/* PC 기본값 */
	padding: 5px;
}
.board_desc div a {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 5px 20px;
	color: white;
	background-color: #495fa1;
}

@media screen and (max-width: 1024px) {

	.mem-wrap .mem-box {
		padding-top: 80px;
	}
}

@media (max-width: 768px) {
	.responsive-flex input {
		width: 60%;
	}

	.responsive-flex button {
		width: 40%;
	}
}

@media screen and (max-width: 820px) {

	.mem-wrap .mem-box {
		padding-top: 60px;
	}

	.mem-wrap .mem-box textarea {
		padding: 15px;
		height: 200px;

		font-size: 12px;
		text-align: justify;
		word-break: break-all;
	}

	.mem-wrap .mem-box .check-btn input {
		width: 20px !important;
		height: 20px !important;
		margin-right: 10px;
	}

	.mem-wrap .mem-box-btn {
		padding-top: 30px;
	}

	.mem-wrap .mem-box>table td {
		padding: 10px;
	}

	.mem-wrap .mem-box input,
	.mem-wrap .mem-box select {
		padding: 2px;
	}
}



@media screen and (max-width: 480px) {

	.mem-wrap .mem-box {
		padding-top: 40px;
	}

	.btn-join {
		width: 120px;
	}

	.btn-cf,
	.btn-cc {
		width: 80px;
	}


}





.popup-box {
	width: 100%;
	height: 100vh;
	position: relative;
}

.popup-box h2 {
	width: 100%;
	display: block;
	color: #FFF !important;
	background: #1E1E1E;
	text-align: left !important;
	padding: 10px 15px;
	font-size: 24px !important;
}

.popup-box h2:before {
	font-family: 'xeicon';
	padding: 0;
	margin: 0;
	top: 0;
	font-size: 24px;
	opacity: 1;
	color: #FFF;
	content: '\e9aa';
	margin-right: 10px;
}

.popup-box .inner {
	padding: 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.popup-box .inner p {
	width: 100%;
}

.popup-box .inner .input {
	width: 70%;
	padding-bottom: 10px;
}

.popup-box .inner .input input {
	border-radius: 0;
	border: 1px solid #DDD;
	background: #F5F5F5;
	padding: 7px;
	width: 100%;
}

.popup-box .inner .btn {
	width: 30%;
	padding-left: 5px;
	padding-bottom: 7px;
}

.popup-box .inner .btn input {
	background: #666;
	color: #FFF;
	font-size: 20px;
	height: 48px;
	width: 100%;
	cursor: pointer;
	border: 0;
}

.popup-box .close-wrap {
	position: absolute;
	right: 0;
	bottom: 0;
}

a.btn-close {
	display: inline-block;
	padding: 2px 10px;
	margin: 0 auto;
	color: #FFF;
	background: #999;
	font-size: 0;
	text-align: left;
}

a.btn-close:before {
	font-family: 'xeicon';
	padding: 0;
	margin: 0;
	top: 8px;
	font-size: 24px;
	opacity: 1;
	color: #FFF;
	content: '\e921';
}

a.btn-close:hover {
	background: #333;
}


.btn-big {
	padding-top: 15px;
}

a.btn-big {
	padding: 10px 22px;
	margin: 0 auto;
	color: #FFF;
	background: #458AE4;
	text-align: left;
}

a.btn-big i {
	padding-left: 5px;
}

a.btn-big:hover {
	background: #0053a9;
}

.btn-big input {
	width: auto !important;
	height: 40px;
}

.btn-change-password {
	background: #121212;
	color: #fff;
	border: none;
	outline: none;

	width: 168px;
	height: 54px;
	font-size: 18px;
	cursor: pointer;
}

/* 팝업 스타일 */
.popup-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}

.popup-content {
	background: #fff;
	padding: 20px;
	border-radius: 5px;
	width: 400px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.form-group {
	margin-bottom: 15px;
}

.form-group input {
	border: 1px solid #CCC;
	border-radius: 0;
	background: #F9F9F9;
	padding: 5px;
	margin: 1px;
}

.form-group button {
	border: none;
	outline: none;
	color: #fff;
	cursor: pointer;
}

.popup-content h3 {
	margin-bottom: 15px;
	font-size: 18px;
	color: #333;
}

@media (max-width: 768px) {

	.btn-change-password {
		background: #121212;
		color: #fff;
		border: none;
		outline: none;

		width: 120px;
		height: 36px;
		font-size: 12px;
		font-weight: 300;
		cursor: pointer;
	}
	
	/* 팝업 스타일 */
	.popup-overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 1000;
	}

	.popup-content {
		background: #fff;
		padding: 20px;
		border-radius: 5px;
		width: 360px;
		box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);

		font-size: 12px;
	}

	.form-group {
		margin-bottom: 15px;
	}

	.form-group input {
		border: 1px solid #CCC;
		border-radius: 0;
		background: #F9F9F9;
		padding: 5px;
		margin: 1px;
	}

	.form-group button {
		border: none;
		outline: none;
		color: #fff;
		cursor: pointer;
	}

	.popup-content h3 {
		margin-bottom: 15px;
		font-size: 16px;
		color: #333;
	}
}

.faq-list dt {
	cursor: pointer;
	padding: 20px 15px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	font-weight: 500;
	position: relative;
	color: #333;
}

.faq-list dt:before {
	width: 35px;
	content: "Q.";
	display: inline-block;
	padding-right: 15px;
	color: #333;
}

.faq-list dt:after {
	content: "+";
	display: inline-block;
	position: absolute;
	width: 15px;
	text-align: center;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	color: #333;
}

.faq-list dd {
	display: none;

	padding: 20px 15px;

	background-color: #f9f9f9;

	font-size: 16px;
	line-height: 21px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

	color: #555;
}

.faq-list dd:before {
	width: 35px;
	content: "A.";
	display: inline-block;
	padding-right: 15px;
	color: #777;
}

.faq-list dt.selected {
	color: #D6191F;
}

.faq-list dt.selected:before {
	color: #D6191F;
}

.faq-list dt.selected:after {
	content: "-";
	color: #D6191F;
}


.tb-wrap tr .sale_icon {
	vertical-align: middle;
	margin-right: 5px;
}

@media (max-width :768px) {

	.faq-list dt {
		cursor: pointer;
		padding: 20px 15px;
		background-color: #fff;
		border-bottom: 1px solid #ddd;
		font-size: 14px;
		font-weight: 500;
		position: relative;
		color: #333;
	}

	.faq-list dt:before {
		width: 35px;
		content: "Q.";
		display: inline-block;
		padding-right: 15px;
		color: #333;
	}

	.faq-list dt:after {
		content: "+";
		display: inline-block;
		position: absolute;
		width: 15px;
		text-align: center;
		right: 20px;
		top: 50%;
		transform: translateY(-50%);
		font-size: 18px;
		color: #333;
	}

	.faq-list dd {
		display: none;

		padding: 20px 15px;

		background-color: #f9f9f9;

		font-size: 12px;
		line-height: 1.4;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;

		color: #555;
	}

	.faq-list dd:before {
		width: 35px;
		content: "A.";
		display: inline-block;
		padding-right: 15px;
		color: #777;
	}

	.faq-list dt.selected {
		color: #D6191F;
	}

	.faq-list dt.selected:before {
		color: #D6191F;
	}

	.faq-list dt.selected:after {
		content: "-";
		color: #D6191F;
	}

	.tb-wrap tr .sale_icon {
		vertical-align: middle;
		margin-right: 5px;

		height: 18px;
	}

	.read-btn-wrap3 button {
		width: 100px;
	}
}