@charset "utf-8";
/* CSS Document */

.header {
	display: block;
	position: relative;
	background-color: #351504;
	padding: 20px 50px;
}
.header-box {
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.logo img {
	width: 100%;
}
.menu a, .menu label {
	color: #fff;
	font-size: 18px;
}
.menu a {
	padding: 0 5px;
}
.menu a:hover {
	color: #c41608;
}
.ahover {
	color: #c41608!important;
}
.content {
}
.content-main {
    background-image: url(../img/bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.content-start {
	text-align: left;
	padding-left: 20px;
}
.note {
	background-image: url(../img/bg-note.jpg);	
	background-attachment:fixed;
}
.note-box {
	width: 80%;
	margin: 0 auto;
	padding: 30px 50px;
	background: rgba(99,83,44,0.9);
}
.note-info {
	width: 90%;
	text-align: left
}
.note-info ul li {
	font-size: 20px;
	color: #fff;
	padding-bottom: 5px;
	line-height: 36px;
}
.note-info ul li span {
	font-size: 20px;
	color: #d56d29;
	font-weight: bold;
}
.note-info .disc {
	list-style-type: disc;
	list-style-position: outside;
}
.n-title {
	background-color: #352325;
	padding: 10px 0;
	margin-bottom: 20px;
	text-align: center;
}
.note-info h3 {
	color: #fff;
	font-size: 30px;
}
.note-info p {
	font-size: 20px;
	color: #fff;
	padding-bottom: 20px;
	line-height: 36px;
}
.award {
	
}
.award-box {
	    display: flex;
    justify-content: space-between;
}
.award-show {
	text-align: center;
}
.award-show p {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.know {
	
}
.know-box {
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.know-show {
	width: 330px;
	text-align: center;
	background: rgba(255,244,216,0.8);
	border-radius: 10px;
	padding: 30px 10px;
	margin-bottom: 40px;
}
.know-show p {
	color: #000;
	font-size: 20px;
	line-height: 24px;
	padding: 0;
}
.know-show img {
	margin: 0 auto;
	padding-bottom: 10px;
}
.list {
	
}
.list-box {
	padding-bottom: 80px;
}
.list-show {
	
}
.list-show ul li {
	width: 24%;
	margin-right: 1%;
	float: left;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.list-box h3 {
	font-size: 30px;
	color: #FFEAD5;
	border-bottom: 3px solid #FFEAD5;
	padding-bottom: 10px;
    margin-bottom: 10px;
}
.note-info p span {
	font-size: 20px;
	color: #d56d29;
	font-weight: bold;
}
.footer {
	display: block;
	position: relative;
	background-color: #351504;
	padding: 20px 50px;
}
.game01 {
	background-image: url(../img/bg-game01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 70px 0;
}
.game01-box {
	position: relative;
	width: 80%;
}
.game01-box-bg-game02 {
	width: 100%;
}
.game01-box-pirate01 {
	position: absolute;
    width: 30%;
    top: 10%;
    left: 8%;
}
.game01-box-frame01 {
	position: absolute;
	width: 55%;
	height: 83%;
	top: 8%;
	right: 5%;
	background-image: url(../img/bg-game03.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.game01-box-frame01 p {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	top: 30%;
	left: 22%;
	width: 55%;
}
.game01-box-frame01-btn {
	position: absolute;
	top: 65%;
	left: 30%;
	width: 38%;
}
.game02 {
	background-image: url(../img/bg-game02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 70px 0;
}
.game02-box {
	display: flex;
	justify-content: space-evenly;
	padding: 8% 0;
}
.game02-box-game {
	padding-bottom: 50px;
}
.game03 {
	background-image: url(../img/bg-game03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	padding: 70px 0;
}
.game03-frame {
	width: 100%;
}
.game03-frame-t {
	background-image: url(../img/bg-frame-t.png);
	height: 100px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
}
.game03-frame-b {
	background-image: url(../img/bg-frame-b.png);
	height: 100px;
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
}
.game03-frame-c {
	background-image: url(../img/bg-frame-c.png);
	background-position: center;
	background-size: contain;
	background-repeat: repeat-y;
}
.game03-frame-l {
	float: left;
	width: 40%;
}
.game03-frame-r {
	float: left;
	width: 50%;
}
.game03-box-pirate02 {
    padding-left: 10%;
}
.game03-qa {
	
}
.game03-qa-title {
	background-image: url(../img/bar01.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-bottom: 15px;
}
.game03-qa-title h3 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 61px;
}
.game03-qa-dist {
	
}
.game03-qa-dist a {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.game03-qa-dist img {
	padding: 10px 0;
}
.game03-qa-quest {
	text-align: left;
	padding: 10px 0;
}
.game03-qa-quest p {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.game03-qa-answer {
	text-align: left;
	padding-top: 20px;
}
.game03-qa-answer ul li {
	margin: 30px 0;
    padding: 5px;
    border-radius: 50px;
    background: linear-gradient(to top, #B75014, #FFA933);
    text-align: left;
}
.game03-qa-answer ul li .abg {
	border-radius: 50px;
    background: linear-gradient(to top, #B75014, #FFA933);
}
.game03-qa-answer ul li a {
	width: 94%;
	display: block;
	font-size: 24px;
	color: #fff;
	padding: 0 3%;
	line-height: 2em;
}
.game03-qa-tip {
	display: flex;
    justify-content: space-between;
	align-items: center;
	padding-bottom: 20px;
}
.game03-qa-tip-err {
	background-color: #fff;
    width: 50%;
	border-radius: 99em;
	padding: 10px;
}
.game03-qa-tip-err p {
	font-size: 24px;
	font-weight: bold;
	color: #9E3C3C;
}
.game03-qa-hint {
	background-color: #eeeae1;
	padding: 20px;
	border-radius: 1em;
	text-align: left;
}
.game03-qa-hint a {
	font-size: 18px;
	color: #000;
}
.game4-box {
	text-align: center;
}
.game4-box-title {
	text-align: center;
	padding-bottom: 20px;
}
.game4-box-title h4 {
	color: #fff;
    font-size: 30px;
}
.game4-box-treasure img, .game4-box-tip img {
	margin: 0 auto;
}
.game4-box-tip {
	width: 15%;
	margin: 0 auto;
	padding-top: 20px;
}
.bgframe {
	border: 4px solid #fff;
	border-radius: 10px;
	padding: 60px;
}
.ttt th{
	padding: 10px 0;
	color:#000000;
	font-size: 1.2em;
}
.ttt td{
	padding: 20px 0;
	color:#FFFFFF;
	font-size: 20px;
}
.underLineStyle-info {
	outline: none;
	border: 1px solid #A5A5A5;
	font-size: 20px;
	padding: 5px 20px;
	border-radius: 0.5em;
	width: 96%;
}
.footer-box {
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.footer-left {
	text-align: left;
	display: flex;
    flex-direction: column;
}
.footer-logo {
	width: 30%;
	display: flex;
	justify-content: space-evenly;
}
.footer-logo img {
	width: 65%;
}
.footer-menu {
	padding-bottom: 10px;
}
.footer-menu a, .footer-menu label {
	font-size: 16px;
	color: #fff;
}
.footer-co {
	text-align: right;
}
.footer-co p {
	font-size: 16px;
	color: #fff;
}
/*hamburger menu*/
.nav {
	display: none;
}
.hamburger {
	background: none;
	cursor: pointer;
	outline: none;
	z-index: 10000000000000;
	color: #fff;
	border: none;
	font-size: 50px;
	width: 100px;
}
.cross {
	background: none;
	cursor: pointer;
	outline: none;
	z-index: 10000000000000;
	color: #fff;
	border: none;
	font-size: 105px;
}
 .nav-menu {
    z-index: 1000000;
    font-weight: bold;
    width: 100%;
    background: #f1f1f1;
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 80px;
}
.nav-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.nav-menu li {
	display: block;
	padding: 36px 0 36px 0;
	border-bottom: #dddddd 1px solid;
}
.nav-menu li:hover {
	display: block;
	background: #ffffff;
	padding: 36px 0 36px 0;
	border-bottom: #dddddd 1px solid;
}
.nav-menu ul li a {
	text-decoration: none;
	margin: 0px;
	color: #666;
	font-size: 36px;
}
.nav-menu ul li a:hover {
	color: #666;
	text-decoration: none;
}
.nav-menu a {
	text-decoration: none;
	color: #666;
}
.nav-menu a:hover {
	text-decoration: none;
	color: #666;
}
.glyphicon-home {
	color: white;
	font-size: 1.5em;
	margin-top: 5px;
	margin: 0 auto;
}

/*hamburger menu end*/
/*lightbox*/
.lightbox-target {
	position: fixed;
	top: -100%;
	width: 100%;
	background: rgba(0,0,0,.9);
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	overflow: hidden;
	z-index: 3;
}
.lightbox-target2 {
	position: fixed;
	width: 100%;
	background: rgba(0,0,0,.9);
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	overflow: hidden;
	z-index: 3;
}
.lightbox-target img, .lightbox-target2 img {
	max-height: 0%;
	max-width: 0%;
}
a.lightbox-close {
	display: block;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	background: white;
	color: black;
	text-decoration: none;
	position: absolute;
	top: -80px;
	right: 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
a.lightbox-close:before {
	content: "";
	display: block;
	height: 30px;
	width: 1px;
	background: black;
	position: absolute;
	left: 26px;
	top: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
a.lightbox-close:after {
	content: "";
	display: block;
	height: 30px;
	width: 1px;
	background: black;
	position: absolute;
	left: 26px;
	top: 10px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.lightbox-target:target, .lightbox-target2:target {
	opacity: 1;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.lightbox-target:target img, .lightbox-target2:target img {
	max-height: 100%;
	max-width: 100%;
}
.lightbox-target:target a.lightbox-close, .lightbox-target2:target a.lightbox-close {
	top: 0;
}
.lightbox-target div, .lightbox-target2 div {
	width: 80%;
	padding-bottom: 20px;
}
.lightbox-target div ul li, .lightbox-target2 div ul li {
	color: #fff;
	line-height: 3em;
}
.lightbox-target p, .lightbox-target2 p {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	padding-bottom: 30px;
}
.lightbox-target h2, .lightbox-target2 h2 {
	color: #fff;
	font-size: 30px;
	padding-bottom: 10px
}
.lightbox-target a  {
	color: #fff;
	font-size: 24px;
}
.game-info {
	height: 70%;
	text-align: left;
	overflow: overlay;
}
.game-info h2 {
	color: #fff;
	font-size: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.game-info p {
	color: #fff;
	font-size: 20px;
	padding-bottom: 20px;
	font-weight: normal;
}
.game-info p span {
	font-size: 20px;
    color: #d56d29;
    font-weight: bold;
}
/*lightbox*/
@media(max-width: 1200px) {
.header-box {
	    justify-content: center;
}
.nav {
	display: flex!important;
	justify-content: space-between;
	height: 100px;
	/* background-color: #000; */
}
.menu {
	display: none!important;
}
.content-main {
	width: 100%;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;
}
.content-start img {
	margin: auto;
    padding: 15% 0;
}
.award-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.award-show {
	text-align: center;
	padding-bottom: 10px;
}
.game01-box-frame01 p {
	font-size: 20px;
}
.game02-box {
	flex-wrap: wrap;
}
.game4-box-tip {
	width: 60%;
}
.footer {
	padding: 50px;
}
.footer-box {
	    flex-direction: column;
    align-items: center;
}
.footer-left {
	text-align: center;
}
.footer-menu {
	padding-bottom: 30px;
}
.footer-logo {
	width: 50%;
	margin: 0 auto;
	padding-bottom: 30px;
}
.footer-menu a, .footer-menu label {
	font-size: 30px;
	color: #fff;
}
.footer-co {
	text-align: center;
}
.footer-co p {
	font-size: 18px;
}
.footer-logo img {
    margin: 0 auto;
}
}