/**
	board skin css
*/
.board .table{border-top: 2px solid #000;border-bottom: 1px solid #ccc;}
.border_button{overflow:hidden;}
.board .comment-count a{color:#348fe2;padding-left:10px;}
.board .info{overflow:hidden;}
.board .info li{float:left; padding-right:20px;}
.board .contents-view{padding:30px 20px; clear:both;}
.board .contents-view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
#post-content {word-wrap: break-word;}
#post-content img {max-width:100%;}

.board .fa-user{color:#626262;}
.board .fa-comments{color:#626262;}
.board .fa-eye{color:#626262;}
.board .fa-thumbs-up{color:#626262;}
.board .fa-thumbs-down{color:#626262;}
.board .fa-clock-o{color:#626262;}
.board .fa-reply{color:#626262;}
.board .gallery .thumbnail{margin-bottom:10px;}
.board .recommand{text-align:center;margin-bottom:20px;}
.board .recommand a:hover{background:#348fe2; color:#fff; text-decoration:none;}
.board .recommand .good{background:#e9e9e9; width:50px; height:50px; display:inline-block; border-radius:50px; padding:8px; margin:0 10px;}
.board .recommand .bad{background:#e9e9e9; width:50px; height:50px; display:inline-block; border-radius:50px;padding:6px; margin:0 10px;}
.board .like {padding-top:20px;}
.board .like a{text-decoration:none;}
.board .time{font-size:12px; padding-left:10px;}
.board .tags a{font-size:12px; padding-left:5px;}
.board .reply{float:right; font-size:12px;}
.board .reply a{padding-left:5px;}
.board .ip{font-size:12px; padding-left:10px;}
.board .tags li{float:left; padding-right:10px;}
.board .sns_button div {float:left; padding-right:5px;}
.board .btn-point-info {padding-top:8px;color:#BBB;}

.board .view_full_image {cursor:pointer;}
.board .btn-admin-manage-layer { display:none;border:1px solid #ddd;position:absolute;background-color:#fff;z-index:99999; }
.board .btn-admin-manage-layer div.item { height:23px;border-bottom:1px solid #ddd; cursor:pointer;padding-left:2px;padding-right:10px; }
.board .btn-admin-manage-layer div.item { font:normal 11px 'dotum';line-height:23px; }
.board .btn-admin-manage-layer div.item i { width:20px;text-align:center; }

.board .autowrap { margin:0 auto 15px; }
.board .autosize { position:relative; height: 0; padding-bottom: 56.25%; overflow: hidden; margin:0; }
.board .autosize iframe, .autosize object, .autosize embed { position: absolute; top: 0; left: 0; width: 100%; height:100%; }

.board .searchbox {display:none;}
.board .passcord { text-align: center;margin:10px auto 0 auto;}
.board .passcord li{display:inline-block;margin-right:20px;vertical-align:middle;}

.board .copy_post_url {cursor:pointer;}

.lucky {font-size:11px;}
.lucky .luckypoint{color:#E71A41;}

.gallery-box {float:left;}
.board .table-image .gallery-box img.thumbnail {
	object-fit: cover;
	object-position: top center;
}
.chk_comment_all_wrapper {padding:10px;}
.comment_write_box_inner {margin-top:20px; padding:20px;}
.comment_write_button_area {margin-top:20px;overflow:hidden;}

.board .url-qrcode {position:relative;cursor:pointer;}
.board .url-qrcode i {margin:3px 0 0 5px;}
#qrcode-content {display:none;position:absolute;background-color:#FFF;border:2px solid #DDD;padding:10px;width:240px;}
#qrcode-content .qrcode_code {border:5px solid #479BE3;float:left;}
#qrcode-content .qrcode_code img {width:100px;height:100px;}
#qrcode-content .qrcode_info {float:left;margin:0 0 0 10px;width:90px;font-size:12px;line-height:18px;color:#555;}

.jn-gallery-page,
.jn-gallery-write-page {
	font-family: inherit;
	color: #111;
	background: #fff;
}

.jn-gallery-shell {
	width: min(1088px, calc(100% - 48px));
	margin: 0 auto;
}

.jn-gallery-hero {
	/* background: #202020; */
	padding: 60px 0 70px;
	/* color: #fff; */
}

.jn-gallery-hero-head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 24px;
}

.jn-gallery-hero h1 {
	margin: 0 0 18px;
	font-size: 58px;
	line-height: 1;
	font-weight: 900;
	letter-spacing: 0;
}

.jn-gallery-hero p {
	margin: 0;
	font-size: 20px;
	line-height: 1.45;
	font-weight: 700;
}

.jn-gallery-submit-btn {
	position: relative;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 190px;
	height: 48px;
	border-radius: 6px;
	background: #000;
	color: #fff !important;
	font-size: 17px;
	font-weight: 800;
	text-decoration: none;
	white-space: nowrap;
}

.jn-gallery-submit-btn:visited,
.jn-gallery-submit-btn:hover,
.jn-gallery-submit-btn:focus {
	color: #fff !important;
	text-decoration: none;
	background-color:black !important;
}

.jn-gallery-hero-line {
	border-bottom: 0px solid currentColor;
	padding:3px 0px;
}
.jn-gallery-list-head {
	border-bottom: 1px solid currentColor;
	padding:3px 0px;
}

.jn-gallery-hero-line {
	margin: 28px 0 22px;
}

.jn-gallery-hero-image {
	margin: 0;
	border-radius: 16px;
	overflow: hidden;
	background: #f5f5f5;
}

.jn-gallery-hero-image picture {
	display: block;
}

.jn-gallery-hero-image img {
	display: block;
	width: 100%;
	aspect-ratio: 1088 / 342;
	object-fit: cover;
	object-position: center;
}

.jn-gallery-list-section {
	padding: 58px 0 90px;
	background: #fff;
}

.jn-gallery-list-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding-bottom: 22px;
	color: #111;
}

.jn-gallery-list-head h2 {
	margin: 0;
	font-size: 34px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 0;
}

.jn-gallery-search {
	display: flex;
	align-items: center;
	gap: 12px;
	width: min(520px, 52%);
}

.jn-gallery-search select {
	width: 96px;
	height: 38px;
	padding: 0 34px 0 18px;
	border: 1px solid #111;
	border-radius: 20px;
	color: #111;
	font-size: 15px;
	font-weight: 700;
}

.jn-gallery-search-input {
	position: relative;
	flex: 1;
	margin: 0;
}

.jn-gallery-search-input input {
	width: 100%;
	height: 38px;
	padding: 0 48px 0 18px;
	border: 1px solid #111;
	border-radius: 20px;
	background: #fff;
	color: #111;
	font-size: 15px;
}

.jn-gallery-search-input button {
	position: absolute;
	top: 50%;
	right: 14px;
	width: 24px;
	height: 24px;
	padding: 0;
	border: 0;
	background: transparent;
	transform: translateY(-50%);
}

.jn-gallery-search-input img {
	display: block;
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.jn-gallery-category-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 24px 0 0;
}

.jn-gallery-category-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 120px;
	height: 34px;
	padding: 0 20px;
	border: 2px solid #111;
	border-radius: 18px;
	color: #111;
	font-weight: 800;
	text-decoration: none;
}

.jn-gallery-category-btn.is-active,
.jn-gallery-category-btn:hover,
.jn-gallery-category-btn:focus {
	background: #111;
	color: #fff;
	text-decoration: none;
}

.jn-gallery-admin-check {
	margin: 20px 0 0;
	font-size: 14px;
}

.jn-gallery-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 34px 14px;
	margin-top: 26px;
}

.jn-gallery-card {
	position: relative;
	overflow: hidden;
	border: 1px solid rgb(229,229,229);
	border-radius: 16px;
	background: #fff;
}

.jn-gallery-card-check {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	margin: 0;
	padding: 4px;
	border-radius: 4px;
/* 	background: rgba(255, 255, 255, 0.85); */
}

.jn-gallery-card-thumb {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	overflow: hidden;
	background: #f1f1f1;
}

.jn-gallery-card-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	transition: transform 0.2s ease;
}

.jn-gallery-card:hover .jn-gallery-card-thumb img {
	transform: scale(1.03);
}

.jn-gallery-card-body {
	padding: 16px 14px 18px;
}

.jn-gallery-card h3 {
	margin: 0 0 20px;
	min-height: 44px;
	font-size: 17px;
	line-height: 1.35;
	font-weight: 500;
	letter-spacing: 0;
}

.jn-gallery-card h3 a {
	color: #111;
	text-decoration: none;
}

.jn-gallery-card-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	color: #111;
	font-size: 13px;
	font-weight: 400;
}

.jn-gallery-card-meta time {
	white-space: nowrap;
}

.jn-gallery-empty {
	grid-column: 1 / -1;
	margin: 40px 0;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #777;
}

.jn-gallery-paging {
	margin-top: 60px;
	text-align: center;
}

.jn-gallery-paging a,
.jn-gallery-paging strong {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 28px;
	height: 28px;
	margin: 0 6px;
	color: #777;
	font-size: 18px;
	font-weight: 800;
	text-decoration: none;
}

.jn-gallery-paging strong,
.jn-gallery-paging .active {
	color: #111;
}

.jn-gallery-modal-opened {
	overflow: hidden;
}

.jn-gallery-modal {
	position: fixed;
	inset: 0;
	z-index: 12000;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 40px 24px;
}

.jn-gallery-modal.is-open {
	display: flex;
}

.jn-gallery-modal__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.66);
}

.jn-gallery-modal__dialog {
	position: relative;
	z-index: 1;
	width: min(1100px, calc(100vw - 160px));
	max-height: calc(100vh - 96px);
	padding: 28px 38px 34px;
	overflow: auto;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 24px 80px rgba(0, 0, 0, 0.32);
}

.jn-gallery-modal__close {
	position: absolute;
	top: 18px;
	right: 22px;
	width: 34px;
	height: 34px;
	border: 0;
	background: transparent;
	color: #111;
	font-size: 30px;
	line-height: 1;
	font-weight: 700;
	cursor: pointer;
}

.jn-gallery-modal__head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 18px;
	padding-right: 34px;
}

.jn-gallery-modal__head h3 {
	margin: 0;
	color: #111;
	font-size: 28px;
	line-height: 1.24;
	font-weight: 500;
	letter-spacing: 0;
}

.jn-gallery-modal__date {
	flex: 0 0 auto;
	margin-top: 8px;
	color: #111;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	white-space: nowrap;
}

.jn-gallery-modal__image {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 360px;
	max-height: 520px;
	margin: 0 0 26px;
	overflow: hidden;
	background: #737373;
}

.jn-gallery-modal__image img {
	display: block;
	max-width: 100%;
	max-height: 520px;
	width: auto;
	height: auto;
	object-fit: contain;
}

.jn-gallery-modal__content {
	margin: 0;
	padding: 0 8px;
	color: #111;
	font-size: 17px;
	line-height: 1.75;
	font-weight: 400;
	letter-spacing: 0;
	white-space: pre-line;
}

.jn-gallery-admin-view {
	margin-top: 24px;
}

.jn-gallery-admin-table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #c9d4db;
	color: #111;
	font-size: 14px;
	line-height: 1.6;
	background: #fff;
}

.jn-gallery-admin-table th,
.jn-gallery-admin-table td {
	border-bottom: 1px solid #c9d4db;
	vertical-align: middle;
}

.jn-gallery-admin-table th {
	width: 150px;
	padding: 12px 14px;
	background: #e6f0f5;
	font-weight: 700;
	text-align: left;
	white-space: nowrap;
}

.jn-gallery-admin-table td {
	padding: 12px 14px;
	font-weight: 400;
}

.jn-gallery-admin-content p {
	margin: 0 0 8px;
}

.jn-gallery-admin-content p:last-child {
	margin-bottom: 0;
}

.jn-gallery-admin-images img {
	display: block;
	max-width: min(760px, 100%);
	height: auto;
	margin: 0 0 12px;
}

.jn-gallery-admin-images img:last-child {
	margin-bottom: 0;
}

.jn-gallery-write-page {
	padding: 84px 0 120px;
}

.jn-gallery-write-page h1 {
	margin: 0 0 48px;
	font-size: 40px;
	line-height: 1.2;
	font-weight: 900;
	letter-spacing: 0;
}

.jn-gallery-required-note {
	margin: 0 0 16px;
	font-size: 17px;
	font-weight: 500;
}

.jn-gallery-required-note span,
.jn-gallery-form-label span {
	color: #f43a31;
}

.jn-gallery-write-form {
	display: block;
	border-top: 1px solid #cfcfcf;
}

.jn-gallery-form-row {
	display: grid;
	grid-template-columns: 190px minmax(0, 1fr);
	align-items: center;
	min-height: 82px;
	border-bottom: 1px solid #cfcfcf;
}

.jn-gallery-content-row {
	align-items: start;
	padding: 22px 0;
}

.jn-gallery-form-label {
	padding: 0 0 0 24px;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.3;
	color: #111;
}

.jn-gallery-form-control {
	max-width: 430px;
	padding:15px 0px;
}

.jn-gallery-form-control-wide {
	max-width: 760px;
}

.jn-gallery-form-control input[type="text"],
.jn-gallery-form-control input[type="file"],
.jn-gallery-form-control textarea {
	width: 100%;
	border: 1px solid #c9c9c9;
	background: #f2f2f2;
	color: #111;
	font-size: 16px;
}

.jn-gallery-form-control input[type="text"],
.jn-gallery-form-control input[type="file"] {
	height: 56px;
	padding: 0 22px;
	border-radius: 22px;
}

.jn-gallery-form-control input[type="file"] {
	display: flex;
	align-items: center;
	padding-top: 15px;
}

.jn-gallery-form-control textarea {
	min-height: 360px;
	padding: 28px 24px;
	border-radius: 22px;
	resize: vertical;
}

.jn-gallery-extra-control input:not([type="checkbox"]):not([type="radio"]),
.jn-gallery-extra-control select,
.jn-gallery-extra-control textarea {
	width: 100%;
	border: 1px solid #c9c9c9;
	background: #f2f2f2;
	color: #111;
	font-size: 16px;
}

.jn-gallery-extra-control input:not([type="checkbox"]):not([type="radio"]),
.jn-gallery-extra-control select {
	height: 56px;
	padding: 0 22px;
	border-radius: 22px;
}

.jn-gallery-extra-control textarea {
	min-height: 180px;
	padding: 22px 24px;
	border-radius: 22px;
	resize: vertical;
}

.jn-gallery-extra-control .input-group {
	display: block;
	width: 100%;
}

.jn-gallery-extra-control .checkbox {
	display: flex;
	flex-wrap: wrap;
	gap: 14px 28px;
	align-items: center;
	margin: 0;
}

.jn-gallery-extra-control .checkbox label {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	font-size: 17px;
	font-weight: 700;
	cursor: pointer;
}

.jn-gallery-extra-control .checkbox input {
	width: 22px;
	height: 22px;
	margin: 0;
	accent-color: #111;
}

.jn-gallery-radio-group {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 34px;
	align-items: center;
}

.jn-gallery-radio-group label,
.jn-gallery-privacy-check {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	font-size: 17px;
	font-weight: 700;
	cursor: pointer;
}

.jn-gallery-radio-group input,
.jn-gallery-privacy-check input {
	width: 22px;
	height: 22px;
	margin: 0;
	accent-color: #111;
}

.jn-gallery-tip {
	margin: 0 0 16px;
	font-size: 16px;
	font-weight: 800;
	color: #111;
}

.jn-gallery-textarea-wrap {
	max-width: 880px;
}

.jn-gallery-counter {
	margin-top: 10px;
	text-align: right;
	color: #777;
	font-size: 15px;
}

.jn-gallery-upload-help {
	margin: 18px 0 0;
	color: #777;
	font-size: 15px;
	line-height: 1.55;
}

.jn-gallery-current-file {
	margin-top: 12px;
	font-size: 14px;
}

.jn-gallery-current-file label {
	margin-left: 12px;
	font-weight: 500;
}

.jn-gallery-privacy-control {
	max-width: 880px;
	padding: 14px 0;
}

.jn-gallery-privacy-box {
	min-height: 86px;
	padding: 22px 24px;
	border: 1px solid #c9c9c9;
	border-radius: 18px;
	background: #f2f2f2;
	color: #777;
	font-size: 15px;
	line-height: 1.75;
}

.jn-gallery-privacy-check {
	margin-top: 18px;
	color: #777;
}

.jn-gallery-captcha-control {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	max-width: 760px;
	padding: 14px 0;
}

.jn-gallery-captcha-control input[type="text"] {
	width: 220px;
}

.jn-gallery-form-actions {
	display: flex;
	justify-content: center;
	gap: 12px;
	margin-top: 48px;
}

.jn-gallery-btn {
	width: 230px;
	height: 54px;
	border-radius: 8px;
	font-size: 19px;
	font-weight: 900;
}

.jn-gallery-btn-cancel {
	border: 2px solid #111;
	background: #fff;
	color: #111;
}

.jn-gallery-btn-submit {
	border: 2px solid #111;
	background: #000;
	color: #fff;
}

.jn-gallery-write-form p.jn-gallery-error-message,
.jn-gallery-write-form label.error {
	display: block;
	width: 100%;
	flex: 0 0 100%;
	margin-top: 8px;
	margin-bottom: 0;
	color: #f43a31;
	font-size: 13px;
	line-height: 1.35;
	font-weight: 700;
}

.jn-gallery-write-form .jn-gallery-invalid {
	outline: none;
}

.jn-gallery-radio-group p.jn-gallery-error-message {
	order: 99;
	margin-top: 0;
}

.jn-gallery-privacy-control p.jn-gallery-error-message,
.jn-gallery-extra-control p.jn-gallery-error-message {
	clear: both;
}

@media (max-width: 900px) {
	.jn-gallery-shell {
		width: min(100% - 32px, 680px);
	}

	.jn-gallery-hero {
		padding: 40px 0 48px;
	}

	.jn-gallery-hero-head,
	.jn-gallery-list-head {
		align-items: flex-start;
		flex-direction: column;
	}

	.jn-gallery-hero h1 {
		font-size: 44px;
	}

	.jn-gallery-hero p {
		font-size: 17px;
	}

	.jn-gallery-submit-btn {
		width: 160px;
		height: 44px;
	}

	.jn-gallery-search {
		width: 100%;
	}

	.jn-gallery-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 24px 12px;
	}

	.jn-gallery-form-row {
		grid-template-columns: 1fr;
		gap: 14px;
		padding: 20px 0;
	}

	.jn-gallery-form-label {
		padding-left: 0;
	}

	.jn-gallery-form-control,
	.jn-gallery-form-control-wide,
	.jn-gallery-textarea-wrap,
	.jn-gallery-privacy-control {
		max-width: none;
	}

	.jn-gallery-radio-group {
		gap: 10px 18px;
	}

	.jn-gallery-modal {
		padding: 24px 16px;
	}

	.jn-gallery-modal__dialog {
		width: min(720px, calc(100vw - 32px));
		max-height: calc(100vh - 48px);
		padding: 24px 20px 28px;
		border-radius: 14px;
	}

	.jn-gallery-modal__head {
		display: block;
		padding-right: 32px;
	}

	.jn-gallery-modal__head h3 {
		font-size: 22px;
	}

	.jn-gallery-modal__date {
		display: block;
		margin-top: 8px;
	}

	.jn-gallery-modal__image {
		min-height: 220px;
		max-height: 420px;
	}

	.jn-gallery-modal__image img {
		max-height: 420px;
	}

	.jn-gallery-search-input img {
		display: block;
		width: 16px;
		height: 16px;
		object-fit: contain;
	}
	.jn-gallery-card h3 a {
		color: #111;
		text-decoration: none;
		font-size:calc(15.5 / 512 * 100vw);
	}
}

@media (max-width: 560px) {
	.jn-gallery-shell {
		width: calc(100vw - 40px);
		max-width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
	}

	.jn-gallery-hero {
		padding: 66px 0 61px;
	}

	.jn-gallery-hero .jn-gallery-shell {
		display: flex;
		flex-direction: column;
	}

	.jn-gallery-hero-head {
		display: contents;
	}

	.jn-gallery-hero-head > div {
		order: 1;
	}

	.jn-gallery-hero h1 {
		/* margin: 0 0 0 0px; */
		font-size: 52px;
		/* line-height: 1; */
	}

	.jn-gallery-hero p {
		/* display: none; */
	}

	.jn-gallery-hero-line {
		order: 2;
		margin: 21px 0 21px;
	}

	.jn-gallery-hero-image {
		order: 3;
		border-radius: 6px;
	}

	.jn-gallery-hero-image img {
		aspect-ratio: 432 / 286;
	}

	.jn-gallery-submit-btn {
		order: 4;
		align-self: center;
		width: 150px;
		height: 32px;
		margin-top: 38px;
		border-radius: 4px;
		font-size: 13px;
	}

	.jn-gallery-list-section {
		padding: 56px 0 90px;
	}

	.jn-gallery-list-head {
		gap: 20px;
		padding-bottom: 12px;
	}

	.jn-gallery-list-head h2 {
		font-size: 28px;
	}

	.jn-gallery-search {
		align-items: center;
		flex-direction: row;
		gap: 14px;
	}

	.jn-gallery-search select {
		flex: 0 0 91px;
		width: 96px;
		height: 31px;
		padding: 0 34px 0 22px;
		border: 1px solid #000;
		border-radius: 999px;
		/* background: #fff; */
		color: #111;
		font-size: 14px;
		font-weight: 700;
	}

	.jn-gallery-search-input {
		flex: 1;
		min-width: 0;
	}

	.jn-gallery-search-input input {
		width: 100%;
		height: 31px;
		padding: 0 48px 0 18px;
		border: 1px solid #000;
		border-radius: 999px;
		background: #fff;
		color: #111;
		font-size: 14px;
	}

	.jn-gallery-search-input button {
		right: 10px;
	}

	.jn-gallery-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 15px 10px;
		margin-top: 16px;
	}

	.jn-gallery-card-body {
		padding: 10px;
	}

	.jn-gallery-card h3 {
		min-height: 22px;
		margin-bottom: 10px;
		font-size: 14px;
		white-space: nowrap; /* 텍스트가 줄바꿈되지 않고 한 줄로 나오게 설정 */
		overflow: hidden; /* 영역을 벗어나는 텍스트 숨기기 */
		text-overflow: ellipsis; /* 벗어난 텍스트를 말줄임표(...)로 표시 */
	}

	.jn-gallery-card-meta {
		font-size: 12px;
		font-size: calc(14 / 512 * 100vw);
	}

	.jn-gallery-modal__content {
		font-size: 15px;
		line-height: 1.6;
	}

	.jn-gallery-write-page {
		padding: 54px 0 80px;
	}

	.jn-gallery-write-page h1 {
		margin-bottom: 34px;
		font-size: 32px;
	}

	.jn-gallery-form-control textarea {
		min-height: 260px;
	}

	.jn-gallery-extra-control textarea {
		min-height: 160px;
	}

	.jn-gallery-form-actions {
		flex-direction: column;
	}

	.jn-gallery-btn {
		width: 100%;
	}
}

@media (max-width: 576px) {
	.form-group > div.col-sm-10 {
		padding-left:0px;
		padding-right:0px;
	}

}