section .success {
	border-top: 5px solid transparent;
	border-image: url("/common_file/image/gold_line.jpg") 1 stretch;
	background: #050303;
	}
section .success .inquiry .content {
	height: 340px;
	}
section .success .inquiry .content {
	margin-right: 0; margin-left: calc(100% - 1024px);
	padding-bottom: 140px;
	background: url("../image/footer_watch.webp") left top no-repeat;
	}
#schedule-clock {
	position: absolute; top: 70px; left: 113px;
	width: 200px;
	text-align: center;
	}
section .success .inquiry dl {
	position: absolute; top: 46px; right: 10px;
	width: 280px;
	color: #fff;
	text-shadow: 1px 2px 2px #212121;
	font-family: 'Oswald', sans-serif; font-size: 24px; line-height: 32px;
	}
section .success .inquiry dt span {
	display: block;
	width: 100%;
	}
section .success .inquiry dt span:last-child {
	text-align: right;
	}
section .success .inquiry dd {
	margin-top: 32px;
	font-size: 36px;
	}
section .success .motto {
	position: absolute; bottom: 0; right: 0;  
	padding: 0 5px;
	}
section .success .motto h3 {
	float: right;
	width: auto;
	margin: 0;
	padding: 10px 0 5px;
	border-bottom: 1px solid #fff;
    font-family: "Jua"; font-size: 40px;
    color: #fff;
	text-shadow: 1px 1px 1px #212121;
	}
section .success .motto h4 {
	margin-top: 10px;
	font-family: "Cafe24Danjunghae"; font-size: 18px; 
    color: #fff;
	text-shadow: 1px 1px 1px #212121;
	text-align: right;
	}