@charset "UTF-8";

/* 기본 레이아웃 - start */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background-color: #ececf6;
	color: #333 ;
	font-family: "Roboto", "Noto Sans KR", sans-serif !important;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	margin: 0;
	padding: 70px 0 30px;
}
input, textarea, button, select {
	font-family: "Roboto", "Noto Sans KR", sans-serif !important;
	font-size: 14px;
    outline: none;
}
.form-control, input {
	border-width: 1px;
}
ul, ol, dl, li, dl, dt, dd {
	font-family: "Roboto", "Noto Sans KR", sans-serif !important;
	list-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	font-family: "Roboto", "Noto Sans KR", sans-serif !important;
    margin: 0;
    padding: 0;
}
img {
	border: 0;
}
a:link, a:visited, a:active {
	font-family: "Roboto", "Noto Sans KR", sans-serif !important;
	color: #4582ec;
	text-decoration: none;
}
a:hover {
	font-family: "Roboto", "Noto Sans KR", sans-serif !important;
	color: #1863e6;
	text-decoration: none;
}
pre {
	color: #333 ;
	font-family: "Roboto", "Noto Sans KR", sans-serif !important;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	white-space: pre-wrap;
	word-break: keep-all
}
button {
	outline: none !important;
	box-shadow: none !important;
	/* border: none !important; */
}
select option:disabled {
  color: #ccc;
  font-style: italic;
  cursor: not-allowed;
}
/* :: 기본 레이아웃 - end */

/* 통합 레이아웃 - start */
header h1 {
	padding: 0 20px 0 10px;
}
header h1 a.navbar-brand {
	/*padding: 12px;*/
}
header h1 a.navbar-brand img {
	display: inline;
	height: 40px;
	margin-right: 10px;
}
header nav .user-menu {
	float: right;
}
header nav .user-menu .profile {
	font-size: 28px;
	line-height: 28px;
	padding: 8px;
}
header nav .user-menu .profile i {
	border: 3px solid #fff;
	padding: 5px 8px;
}
header nav .dropdown-menu a {
	padding: 10px 20px;
}
header nav .dropdown-menu a i {
	width: 25px;
}

.wrapper {
	/* display: flex; */
	margin: 10px 0;
	padding: 0 10px;
}
.wrap {
	position: relative;
	padding: 0 10px;
}
.wrap > section {
	position: relative;
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 15px;
	padding: 15px;
}
.wrap > section h2 {
	font-size: 20px;
	padding: 10px 15px;
	border-bottom: 1px solid #ccc;
}
.wrap > section h2:before {
	content: "\f02e";
	font-family: FontAwesome;
	margin-right: 15px;
}
.wrap > section h2 .title-sub {
	float: right;
	color: #e74c3c;
	font-size:16px;
}
.wrap > section h2 .info-sub {
	color: #777;
	font-size:16px;
	padding-left: 20px;
}
.wrap > section.left {
	/* min-height: 100vh; */
}
.wrap > section.main {
	/* min-height: 50vh; */
}
.wrap .section-title {
	font-size: 20px;
	font-weight: 600;
	padding: 5px;
	border-radius: 5px 5px 0 0;
	text-align: center;
}
.wrap > section.hastitle {
	border-radius: 0 0 5px 5px;
}

.form-did {
	margin-top: 50px;
	margin-bottom: 50px;
}
.form-did .btn-box {
	margin-top: 50px;
	padding-top: 20px;
	border-top: 1px dashed #ddd;
}
.form-did .btn-box button {
	margin-bottom: 10px;
}

.form-search {
	position: relative;
}
.form-search input {
	padding-right: 45px;
}
.form-search .btn-search {
	position: absolute;
	right: 2px;
	bottom: 2px;
	border: none;
	background: none;
	font-size: 28px;
	padding: 7px;
	color: #999;
}
.form-search.main .form-group {
	/* margin-top: -3px; */
	margin-bottom: 0;
	margin-left: 10px;
}
.form-search.main .form-group input {
	padding: 0 35px 0 10px;
	height: 35px;
}
.form-search.main .btn-search {
	font-size: 22px;
	padding: 5px;
}
.form-search.modal-con .form-group input,
.form-search.modal-con-change .form-group input {
	padding: 0 35px 0 10px;
	height: 35px;
}
.form-search.modal-con .btn-search,
.form-search.modal-con-change .btn-search {
	font-size: 22px;
	padding: 5px;
	bottom: auto;
	top: 0;
}

.form-group .radio-box {
	padding: 12px 20px;
}
.form-group .radio-box label {
	padding: 0 15px;
}
.form-group .ment-box {
	padding: 12px 0;
	color: #e74c3c;
}
.form-group .in-button-box {
	padding: 5px 0;
}

.submenu-group {
	display: block;
}
.submenu-group {
	display: inline-block;
}
.submenu-group > button {
	margin: 2px 5px 2px 0;
	padding-left: 15px;
	padding-right: 15px;
}

.welcome-msg {
	color: #999;
	font-size: 24px;
	line-height: 40px;
	padding: 100px 0;
	text-align: center;
}

.nodes .node-group {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	margin: 5px 0;
	cursor: pointer;
}

.nodes .node-group .depth0,
.nodes .node-group .depth1 {
	padding: 12px;
	border-radius: 5px;
}
.nodes .node-group .depth0 {
	background-color: #cacaca;
}
.nodes .node-group .depth1 {
	background-color: #eaeaea;
}
.nodes .node-group .depth0:hover {
	background-color: #c0c0c0;
}
.nodes .node-group .depth1:hover {
	background-color: #e0e0e0;
}
.nodes .node-group .depth0 i.folder,
.nodes .node-group .depth1 i.folder {
	width: 10px;
	margin-right: 10px;
}
.nodes .node-group .depth0 i.ud,
.nodes .node-group .depth1 i.ud,
.nodes .node-group .depth1 span.counter {
	float: right;
}
.nodes .node-group .depth1-group.opened,
.nodes .node-group .depth2-group.opened {
	display: block;
}
.nodes .node-group .depth1-group.closed,
.nodes .node-group .depth2-group.closed {
	display: none;
}
.nodes .node-group .depth1-group .depth1,
.nodes .node-group .depth2-group .depth2 {
	padding: 10px;
	border-radius: 5px;
}
.nodes .node-group .depth1-group .depth1 {
	width: 93%;
	margin: 0 0 2px 7%;
	background-color: #eee;
}
.nodes .node-group .depth2-group .depth2 {
	width: 90%;
	margin: 0 0 2px 10%;
	background-color: #fff;
}
.nodes .node-group .depth1-group .depth1:first-child,
.nodes .node-group .depth2-group .depth2:first-child {
	margin-top: 10px;
}
.nodes .node-group .depth2-group .depth2:before {
	content: "└";
	padding-right: 10px;
}
.nodes .node-group .depth1-group .depth1:hover {
	background-color: #e7e7e7;
}
.nodes .node-group .depth2-group .depth2:hover {
	background-color: #f7f7f7;
}
.nodes .node-group .depth0.active,
.nodes .node-group .depth1-group .depth1.active,
.nodes .node-group .depth1.active, 
.nodes .node-group .depth2-group .depth2.active {
	background-color: #2c3e50;
	color: #fff;
}
.nodes .node-group .depth0.active:hover, 
.nodes .node-group .depth1-group .depth1.active:hover,
.nodes .node-group .depth1.active:hover, 
.nodes .node-group .depth2-group .depth2.active:hover {
	background-color: #1a242f;
}
.node span {
	white-space: pre; /* or pre-wrap */
}
.node span strong {
	font-weight: 400;
	/*background-color: #ff0;
	color: #f00;*/
	color: #e74c3c;
}

.mini-nodes .nodes .node-group {
	font-size: 14px;
}
.mini-nodes .nodes .node-group .node {
	padding: 7px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mini-nodes .nodes .node-group .depth1-group .depth1 {
	width: 95%;
	margin: 2px 0 2px 5%;
}
.mini-nodes .nodes .node-group .depth2-group .depth2 {
	width: 92%;
	margin: 2px 0 2px 8%;
	font-size: 13px;
}
.mini-nodes .nodes .node-group .depth1-group .depth1:first-child,
.mini-nodes .nodes .node-group .depth2-group .depth2:first-child {
	margin-top: 5px;
}
.mini-nodes .nodes .node-group .depth2-group .depth2:before {
	padding-right:2px;
}

.btn-node-box {
	padding: 0 15px;
}
.btn-node-box.top {
	margin-bottom: 10px;
}
.btn-node-box.bottom {
	margin-top: 10px;
}
.btn-node-box button {
	width: 48%;
}
.btn-node-box button:first-child {
	margin-right: 1%;
}
.btn-node-box button:last-child {
	margin-left: 1%;
}

.btn-group-crud button:first-child {
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0;
}
.btn-group-crud button:nth-child(2) {
	width: 48%;
	margin-right: 1%;
}
.btn-group-crud button:last-child {
	width: 48%;
	margin-left: 1%;
}

.contents_thumb_img {
	width : 150px;
	height: 100px;
}

.contents_thumb_name {
	 vertical-align:top;
}

footer {
	width: 100%;
	font-size: 11px;
	color: #999;
	padding: 3px 0;
	text-align: center;
}

.wrap-table-top button, .wrap-table-top form {
	margin-top: 2px;
	margin-bottom: 2px;
}
.wrap-table {
	width: 100%;
}
.wrap-table table {
	margin-bottom: 0;
}
.wrap-table table tbody tr:hover {
	color: #3498db;
}
.wrap-table table thead tr th {
	border-bottom: 2px solid #dedede;
	text-align: center;
}
.wrap-table table tbody tr td {
	border-bottom: 1px solid #efefef;
	text-align: center;
	vertical-align: middle;
}
.wrap-table table tbody tr td.clickable {
	cursor: pointer;
}
.wrap-table table tbody tr td.text-left {
	text-align: left;
}
.wrap-table table tbody tr td.text-right {
	text-align: right;
}
.wrap-table table tbody tr td i {
	font-size: 24px;
	margin: 0 5px;
	cursor: pointer;
}
.wrap-table table tbody tr td i.fa-toggle-on {
	color: #3498db;
}
.wrap-table table tbody tr td i.fa-toggle-off {
	color: #ccc;
}
.wrap-table table tbody tr.empty td {
	height: 44px;
}
.wrap-table.screen table tbody tr td {
	border-bottom: none;
}
.wrap-table.screen table tbody tr td.col-contents {
	padding-left: 0;
	padding-right: 0;
	border-bottom: 3px solid #eee;
}

#lists_page_navi, .wrap-table-button {
	margin: 20px 0 0;
}
.wrap-table-button .bottom-check-label {
	padding-right: 20px;
}

.wrap-thumbs li {
	margin-top: 15px;
	margin-bottom: 15px;
}
.wrap-thumbs.semi li {
	position: relative;	
	margin-top: 5px;
	margin-bottom: 5px;
}
.wrap-thumbs.semi li i.con-check {
	display: none;
	position: absolute;
	top: -5px;
	right: 11px;
	font-size: 15px;
	color: #fff;
	background-color: #3498db;
	border-radius: 50%;
	padding: 2px;
}
.wrap-thumbs.semi li i.con-check.selected {
	display: block;
}
.wrap-thumbs li .thumb-name label {
	display: block;
	padding-left: 15px;
	text-indent: -15px;
}
.wrap-thumbs li .thumb-name .oneCheck {
  width: 13px;
  height: 13px;
  padding: 0;
  margin:0;
  vertical-align: bottom;
  position: relative;
  top: -4px;
  *overflow: hidden;
}
.wrap-thumbs li .thumb-name .file {
	font-size: 12px;
	font-weight: 400;
	padding-left: 5px;
	color: #999;
}
.wrap-thumbs li .thumb-image {
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #000;
	cursor:pointer;
	
	/* 16:9 */
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
}
.wrap-thumbs li .thumb-image.empty {
	background-color: #efefef;
	cursor: default;
}
.wrap-thumbs li .thumb-image img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: transform .3s ease, opacity .3s ease;
	object-fit: scale-down;
}
.wrap-thumbs li .thumb-image .mark {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 15px;
	color: #fff;
	padding: 2px;
}
.wrap-thumbs li .thumb-image .size {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 11px;
	font-weight: 300;
}
.wrap-thumbs li .thumb-image .zoom {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 50px;
	color: #fff;
	text-align: center;
	width: 50px;
	line-height:50px;
	margin: -25px 0 0 -25px;
	opacity: 0;
	transition: opacity .3s ease;
}
.wrap-thumbs.screen li .thumb-image {
	border-radius: 3px;
}
.wrap-thumbs.screen li .thumb-image .mark {
	font-size: 12px;
	right: 0;
}
.wrap-thumbs.screen li.preview .thumb-image {
	box-shadow: 0px 0px 7px 5px rgb(0, 0, 0, 0.5);
	border: 2px solid #ffffff;
}
.wrap-thumbs.screen li.preview .thumb-image .mark {
	background-color: #3498db;
}
.wrap-thumbs.screen li .thumb-image .zoom {
	font-size: 30px;
	width: 30px;
	line-height:30px;
	margin: -15px 0 0 -15px;
}
.wrap-thumbs li .thumb-image:hover img {
	transform: scale(1.2) translate(-40%, -40%);
	opacity: 0.7;
}
.wrap-thumbs li .thumb-image:hover .zoom {
	opacity: 0.7;
}
.wrap-thumbs li .thumb-info {
	padding: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	/* border-bottom: 3px solid #ccc; */
	background-color: #efefef;
}
.wrap-thumbs.semi li .thumb-info {
	padding: 0;
}
.wrap-thumbs li .thumb-info h3 {
	padding: 3px 0;
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
}
.wrap-thumbs.semi li .thumb-info h3 {
	line-height: 16px;
	font-size: 12px;
	font-weight: 400;
}

.progress-lists {
	min-height: 100px;
}
.progress-lists dt {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #efefef;
	margin: 5px 0;
}
.progress-lists dt.scr-con-sel {
	min-width: 100%;
	text-align: left;
	cursor: pointer;
}
.progress-lists dt.scr-con-sel:after {
	content: "\f0d7";
	font-family: FontAwesome;
	float: right
}
.progress-lists dd {
	position: relative;
	padding-left: 10px;
	margin-bottom: 10px;
}
.progress-lists dd .subinfo {
	font-size: 12px;
}
.progress-lists dd .subinfo .per {
	font-weight: 600;
}
.progress-lists dd .subinfo .period {
	color: #999;
}
.progress-lists dd .progress {
	clear: both;
	margin-bottom: 2px;
}
.progress-lists dd .pub-err-msg {
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}
.progress-lists dd .pub-err {
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -12px;
}

.dashboard-top {
	margin-bottom: 15px;
}
.dashboard-top > li {
	margin-bottom: 10px;
}
.dashboard-top > li .summary-box {
	position: relative;
	background-color: #18bc9c;
	color: #fff;
	border-radius: 5px;
	padding: 10px 15px;
	overflow: hidden;
	cursor: pointer;
}
.dashboard-top > li .summary-box i {
	position: absolute;
	top: -10px;
	left: -10px;
	font-size: 72px;
	opacity: 0.5;
}
.dashboard-top > li .summary-box > div {
	text-align: right;
}
.dashboard-top > li .summary-box .title {
	font-size: 20px;
	line-height: 30px;
	opacity: 0.7;
}
.dashboard-top > li .summary-box .count {
	font-size: 40px;
	line-height: 40px;
	font-weight: 600;
}

.monitor-box {
	position: relative;
	margin: 15px 0;
}
.monitor-box h5 {
	font-size: 14px;
	border-radius: 5px 5px 0 0;
	border-bottom: none;
	padding: 8px 10px;
}
.monitor-box .device-info {
	font-size: 12px;
	border-top: none;
	border-bottom: none;
	padding: 5px;
}
.monitor-box .device-info.thumb-image {
	border-radius: 0;
	padding-top: 0;
}
.monitor-box .device-info > div {
	clear: both;
	padding: 0 5px;
}
.monitor-box .device-info > div:hover {
	background-color: #efefef;
}
.monitor-box .device-info .icon {
	color: #999;
	width: 20px;
}
.monitor-box .device-info .title {
	display: inline-block;
	color: #555;
	width: 40%;
}
.monitor-box .device-info .data {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
}
.monitor-box .device-info .state {
	float: right;
	line-height: 20px;
}
.monitor-box .foot-info {
	position: relative;
	width: 100%;
	border-radius: 0 0 5px 5px;
	border-top: none;
	padding: 2px 5px 2px 10px;
	background-color: #ddd;
}
.monitor-box .foot-info .company {
	font-size: 12px;
	color: #999;
}
.monitor-box .foot-info .interval {
	position: absolute;
	top: 5px;
	right: 2px;
	font-weight: 400;
}
.monitor-box .system-control {
	position: absolute;
	top: 6px;
	right: 20px;
	text-align: center;
}
.monitor-box .system-control i {
	font-size: 15px;
	margin-left: 2px;
	padding: 2px 0;
	width: 20px;
	border-radius: 5px;
	cursor: pointer;
}
/* :: 통합 레이아웃 - end */

/* 부가 레이아웃 - start */
.indicator {top:0;left:0;width:100%;height:100%;background-color:#ffffff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:0.5;z-index:99999;}
.indicator i {top:50%;left:50%;}
.indicator i.size-lg {font-size:80px;width:80px;margin:-40px 0 0 -40px;}
.indicator i.size-sm {font-size:30px;width:30px;margin:-15px 0 0 -15px;}

.pos-fixed {position:fixed;}
.pos-absolute {position:absolute;}

.up-progress {
    position: fixed;
	width: 50%;
    bottom: 30%;
    left: 50%;
    margin-left: -25%;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(150, 150, 150, 0.5);
    border-radius: 5px;
    padding: 20px;    
    z-index: 100000; 
}
.up-progress .progress {
    height: 25px;
}
.up-progress .progress-per {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
}

.modal-layer .modal-header {
    background-color: #efefef;
	font-weight: 600;
	padding: 10px 20px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-width: 2px;
}
.modal-layer .modal-header.default {
    color: #333;
    border-bottom-color: #e5e5e5;
}
.modal-layer .modal-header.info {
    color: #3498db;
    border-bottom-color: #3498db;
}
.modal-layer .modal-header.success {
    color: #18bc9c;
    border-bottom-color: #18bc9c;
}
.modal-layer .modal-header.warning {
    color: #f39c12;
    border-bottom-color: #f39c12;
}
.modal-layer .modal-header.error {
    color: #e74c3c;
    border-bottom-color: #e74c3c;
}
.modal-layer .modal-footer {
	padding: 10px 20px;
}
.modal-layer .modal-footer button {
	width: 80px;
}
#confirm_multi_box.modal-layer .modal-footer button {
	width: auto;
}

/*
.ui-resizable-e,
.ui-resizable-w {
	width: 15px;
}
.ui-resizable-n,
.ui-resizable-s {
	height: 15px;
}
.ui-resizable-ne,
.ui-resizable-nw,
.ui-resizable-se,
.ui-resizable-sw {
	width: 15px;
	height: 15px;
}
*/

.ellips {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.space-pre {
	white-space: pre; /* or pre-wrap */
}

.disable-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.7;
	border-radius: 5px;
}

.w-25 { width: 25%; }
.w-50 { width: 50%; }
.w-75 { width: 75%; }
.w-100 { width: 100%; }

.col-pad-0 { padding: 0; }
.col-pad-left-0 { padding-left: 0; }
.col-pad-right-0 { padding-right: 0; }

.radius-circle {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.color-default { color: #95a5a6; }
.color-primary { color: #2c3e50; }
.color-success { color: #18bc9c; }
.color-info { color: #3498db; }
.color-warning { color: #f39c12; }
.color-danger { color: #e74c3c; }
.color-default-imp {color: #95a5a6 !important; }
.color-primary-imp { color: #2c3e50 !important; }
.color-success-imp { color: #18bc9c !important; }
.color-info-imp { color: #3498db !important; }
.color-warning-imp { color: #f39c12 !important; }
.color-danger-imp { color: #e74c3c !important; }

.bg-gray { background-color: #cccccc; color: #333; }
.bg-default { background-color: #95a5a6; color: #fff; }
.bg-primary { background-color: #2c3e50; color: #fff; }
.bg-success { background-color: #18bc9c; color: #fff; }
.bg-info { background-color: #3498db; color: #fff; }
.bg-warning { background-color: #f39c12; color: #fff; }
.bg-danger { background-color: #e74c3c; color: #fff; }

.border-default { border: 1px solid #95a5a6; }
.border-primary { border: 1px solid #2c3e50; }
.border-success { border: 1px solid #18bc9c; }
.border-info { border: 1px solid #3498db; }
.border-warning { border: 1px solid #f39c12; }
.border-danger { border: 1px solid #e74c3c; }

.border-ccc { border: 1px solid #ccc; }
.border-ddd { border: 1px solid #ddd; }
.border-eee { border: 1px solid #eee; }

.bold-300 { font-weight: 300; }
.bold-400 { font-weight: 400; }
.bold-600 { font-weight: 600; }
.bold-700 { font-weight: 700; }

.size-11 { font-size: 11px; }
.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-15 { font-size: 15px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-20 { font-size: 20px; }
.size-24 { font-size: 24px; }
.size-30 { font-size: 30px; }

.opacity-0 { opacity: 0; }
.opacity-10 { opacity: 0.1; }
.opacity-30 { opacity: 0.3; }
.opacity-50 { opacity: 0.5; }
.opacity-70 { opacity: 0.7; }
.opacity-90 { opacity: 0.9; }
.opacity-100 { opacity: 1; }

.sortable-highlight {
	border: 2px dashed #e74c3c;
	background-color: #ccc !important;
}
/* :: 부가 레이아웃 - end */

/* 반응형 레이아웃 - start */
@media screen and (max-width: 1023px) {
	header h1 {
		padding: 0;
	}
	header nav .user-menu {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	header nav .user-menu {
		display: block;
		float: none;
	}
	header nav .user-menu .profile {
		display: none;
	}
	.wrapper {
		display: block;
	}
}
@media screen and (max-width: 639px) {
}
@media screen and (max-width: 479px) {
	.submenu-group > button {
		width: 48%;
		margin: 2px 0.5%;
	}
}
@media screen and (max-width: 414px) {
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 359px) {
}
@media screen and (max-width: 319px) {
}
@media screen and (max-width: 279px) {
}
/* :: 반응형 레이아웃 - end */

