body {
    background-color: #fff;
    color: #7a6353;
}

header {
    height: 910px;
    background: url('bg_header.html') repeat 50% 0;
}

header h1 {
    top: 10px;
    width: 280px;
    height: 160px;
    margin-left: -140px;
    background-image: url('logo_title.html');
}

header .btn-limited {
	position: absolute;
	bottom: 160px;
	left: 50%;
	width: 290px;
	height: 130px;
	margin-left: 240px;
	background: url('btn_luckybox.html') no-repeat 50% 0;
	z-index: 1;
}

header .btn-limited a {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000px;
}

nav {
    top: 770px;
    height: 140px;
    background-image: url('bg_nav.html');
}

nav ul li:nth-child(1) {
    background-image: url('btn_menu1.html');
}

nav ul li:nth-child(2) {
    background-image: url('btn_menu2.html');
}

nav ul li:nth-child(3) {
    background-image: url('btn_menu3.html');
}

nav ul li:nth-child(4) {
    background-image: url('btn_menu4.html');
}

nav ul li:nth-child(5) {
    background-image: url('btn_menu5.html');
}

main {
    background: url('bg_content.html') repeat 50% 0;
}

.content .desc {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    color: #c9bab4;
    text-shadow: 0 2px 10px #000000;
}

.content>h3 {
    overflow: hidden;
    width: 100%;
    height: 90px;
    margin: 40px 0;
    background-position: 50% 0;
    background-repeat: no-repeat;
    text-indent: -1000px;
}

.content h4 {
    margin-top: 60px;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: bold;
    color: #7c5022;
    line-height: 1;
}

.content h4:first-child {
    margin-top: 0;
}

.content .date {
    font-size: 18px;
    font-weight: bold;
}

.content .box {
    margin: 40px auto;
    padding: 50px 40px;
    border: 8px solid #b89829;
    background-color: #ffffff;
    box-shadow: 0 0 50px rgba(0, 0, 0, .3);
    font-size: 16px;
    line-height: 1.8;
}

.content table tr th {
    background-color: #c5ad5a;
    color: #fff;
}

.content table tr:nth-child(odd) td {
    background-color: #ece5ce;
}

.content table tr:nth-child(even) td {
    background-color: #f6f1e3;
}

.content .gallery .nav {
    height: 40px;
}

.content .gallery .nav li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, .8);
    color: #ffffff;
}

.content .gallery .nav li:after {
    content: none;
}

.content .gallery .nav li.on {
    background-color: #b89829;
}

.content .box-caution {
    margin-top: -40px;
    padding: 30px 40px;
    background-color: #b89829;
    font-size: 14px;
    color: #664e29;
    line-height: 1.8;
}

.content .box-caution h3 {
    margin-bottom: 10px;
}

.content .box-caution ul li {
    list-style: disc;
    margin-left: 20px;
}

.btn-top {
    top: 1000px;
    width: 101px;
    height: 91px;
    background-image: url('btn_top.html');
}

.caution {
    margin-top: 100px;
    background-color: #ddd;
    color: #666;
}

footer {
    background-color: #191306;
    color: #777472;
}

#event1>h3 {
    background-image: url('title_event1.html');
}

#event2>h3 {
    background-image: url('title_event2.html');
}

#event3>h3 {
    background-image: url('title_event3.html');
}

#event4>h3 {
    background-image: url('title_event4.html');
}

#event5>h3 {
    background-image: url('title_event5.html');
}

#event4 .btn-new,
#event5 .btn-comeback {
    position: relative;
    margin: 20px 0;
    width: 100%;
    height: 120px;
    background-size: 100% auto;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

#event4 .btn-new:hover,
#event5 .btn-comeback:hover {
    opacity: .9;
}

#event4 .btn-new a,
#event5 .btn-comeback a {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -1000px;
}

#event4 .btn-new {
    background-image: url('btn_entry1.html');
}

#event5 .btn-comeback {
    background-image: url('btn_entry2.html');
}

.content .step-list {
    position: relative;
    font-size: 14px;
    margin-top: 40px;
}

.content .step-list li {
    position: relative;
    margin-bottom: 60px;
    padding-left: 100px;
}

.content .step-list li:last-child {
    margin-bottom: 0;
}

.content .step-list li span {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 80px;
    height: 60px;
    background-position: 50% 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    text-indent: -1000px;
}

.content .step-list li:nth-child(1) span {
    background-image: url('img_step1.html');
}

.content .step-list li:nth-child(2) span {
    background-image: url('img_step2.html');
}

.content .step-list li:nth-child(3) span {
    background-image: url('img_step3.html');
}

.content .step-list li img {
    margin-top: 20px;
}

.content .text-small {
    font-size: 12px;
}ep-list li {
    position: relative;
    margin-bottom: 60px;
    padding-left: 100px;
}

.content .step-list li:last-child {
    margin-bottom: 0;
}

.content .step-list li span {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 80px;
    height: 60px;
    background-position: 50% 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    text-indent: -1000px;
}

.content .step-list li:nth-child(1) span {
    background-image: url('img_step1.html');
}

.content .step-list li:nth-child(2) span {
    background-image: url('img_step2.html');
}

.content .step-list li:nth-child(3) span {
    background-image: url('img_step3.html');
}

.content .step-list li img {
    margin-top: 20px;
}

.content .text-small {
    font-size: 12px;
}