.usage-wrap {
	width: 340px;
	margin-top: -260px;
	padding-top: 280px;
	background: url("../image/banner_bg.webp") center top no-repeat;
	}
.usage-wrap h2 {
	margin: 0;
	padding: 0 10px;
	}
.usage-wrap h2 img {
	width: 200px;
	}
.usage-wrap dl {
	width: calc(100% - 40px);
	margin: 20px 20px;
	padding: 20px 10px 10px;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff;
	font-family: "Cafe24Dangdanghae"; font-weight: normal;
	}
.usage-wrap dt {
	position: absolute; top: -10px; left: 20px;
	width: auto;
	padding: 0 10px;
	background-color: #212121;
	font-size: 20px;
	}
.usage-wrap dt a {
	display: block;
	position: absolute; top: 32px; left: 186px;
	width: 64px;
	z-index: 2;
	}
.usage-wrap dt a img {
	width: 100%;
	}
.usage-wrap dd {
	padding-left: 20px;
	}
.usage-wrap dd span {
	margin-right: 20px;
	}
.usage-wrap .alert {
    position: absolute;
    top: 120px;
    left: calc(50% - 100px);
    width: 200px;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid var(--border);
    background-color: var(--bgtext); color: var(--shadow);
    font-size: 14px;
	text-align: center;
	z-index: 3;
	}
.usage-wrap .patch {
	height: 400px;
	background: url("../image/banner_foot_bg.png") center top no-repeat;
	z-index: 1;
	}
.usage-wrap aside {
	height: 1912px;
	margin-top: -400px;
	padding: 300px 20px 0;
	background: url("../image/banner_bg_reverse.webp") center top no-repeat;
	z-index: 2;
	}
.usage-wrap aside.aside-patch {
	height: 1840px;
	}
.usage-wrap aside ul {
	padding: 5px 10px;
	border: 1px solid #fff; border-radius: 5px;
	}
.usage-wrap aside li {
	min-height: 64px;
	margin: 5px 0;
	border-radius: 5px;
	overflow: hidden;
	}
.usage-wrap aside li a {
	display: block;
	float: left;
	}
.usage-wrap aside li a img {
	width: 100%;
	}
.usage-wrap aside li a:hover img {
	animation: bounce 1s linear;
	}
.register .usage-wrap aside {
	height: 1958px;
	}
.register .usage-wrap aside.aside-patch {
	height: 1884px;
	}
.service-nav-wrap li:nth-child(5) {
	display: none;
	}
section.register .inquiry-view .inquiry-view-header h4 {
    margin: 0;
    padding: 0;
    border-bottom: none;
    border-left: none;
    font-family: "Cafe24Danjunghae";
    font-size: 16px;
	}
section.register .inquiry-view .inquiry-view-header-title h5 {
    margin: 0;
    font-family: "Cafe24Danjunghae";
	}
section.register .inquiry-view .inquiry-view-header-title h6 {
    margin: 0;
	}
.page-content {
	width: calc(100% - 340px);
	padding: 10px 10px 0;
	z-index: 2;
	}
.page-content form {
	margin-bottom: 10px;
	}
.form-wrap form dd .exposure {
	padding-top: 5px;
	}
.form-wrap form dd .exposure #secret-key {
	display: none;
	position: relative; top: -1px;
	font-size: 14px; font-weight: bold;
	background-color: #212121; color: #fff;
	vertical-align: middle;
	}
.form-wrap form dd .exposure #secret-key em {
	margin: 0 10px;
	}
.form-wrap form dd .exposure #secret-key input[type="number"] {
	width: 80px;
	padding: 5px 0;
	border-left: none;
	text-align: center;
	vertical-align: middle;
	}

.form-wrap dl.upload-notice {
    margin-bottom: 15px;
    padding: 10px;
    font-family: "Cafe24Dangdanghae";
    border: 1px solid #0c182f;
	}
.form-wrap dl.upload-notice dt {
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-color: #d1d1d1;
	}
.form-wrap dl.upload-notice dd {
	padding-left: 16px;
	font-size: 14px;
	}
.form-wrap dl.upload-notice dd button {
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #0c182f; border-radius: 5px;
	background-color: #fff;
	}
.form-wrap dl.upload-notice dd button:hover span {
	animation: bounce 1s linear;
	}

.form-wrap form dl input[type="radio"] {
	display: none;
	}
.form-wrap form dl label[for] {
    width: 80px;
    height: 34px;
	margin-right: 2px;
	padding-top: 4px;
	border: 1px solid #333; border-radius: 3px;
	font-weight: bold; font-size: 14px;
	}
.form-wrap form dl input[type="radio"]:checked + label {
    background-color: #333; color: #fff;
	}
.form-wrap form dl.password-wrap {
	position: absolute; top: 60px; right: 10px;
	width: calc(50% - 10px);
	z-index: 2;
	}
.form-wrap form dl.password-wrap p { 
	font-size: 13px; font-weight: bold; color: #ff3399;
	text-align: right;
	}
input.update + label[for] {
	cursor: default;
	}
.form-wrap form dl.password-wrap ul li:first-child {
	margin-bottom: 2px;
	}
.form-wrap form dl.password-wrap button {
	position: absolute; top: 0; right: 0;
	width: 34px;
	height: 34px;
	background-color: #212121; color: #fff;
	}
.form-wrap form dd .exposure {
	padding-top: 5px;
	}
.form-wrap form dd .exposure #secret-key {
	display: none;
	position: relative; top: -1px;
	font-size: 14px; font-weight: bold;
	background-color: #212121; color: #fff;
	vertical-align: middle;
	}
.form-wrap form dd .exposure #secret-key em {
	margin: 0 10px;
	}
.form-wrap form dd .exposure #secret-key input[type="number"] {
	width: 80px;
	padding: 5px 0;
	border-left: none;
	text-align: center;
	vertical-align: middle;
	}
p.counter {
    position: absolute;
    top: -20px;
    right: 0;
    width: auto;
    padding: 2px 5px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    background-color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
    text-align: right;
	}
#upload-notice-error {
	display: none;
	position: absolute; top: -20px; left: -10px;
	text-align: center;
	}
#save_result-overlay {
	display: none;
	position: absolute; top: 0; left: 0; right: 0; bottom: 0;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 3;
	}