@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	background-size: cover;
	font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;
	background-color: #f0f0f1;
}
.webgl-content, #loadingBlock, #errorBrowserBlock {
	padding: 0px;
	position: absolute;
	height: 100vh;
	width: 100vw;
	background-color: #f0f0f1;
}
#gameContainer, canvas {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #f0f0f1;
}

#loadingBlock, #errorBrowserBlock {
//	background: url("../img/background.png") no-repeat center bottom;
//	background-size: cover;
}
#emptyBar {
	float: right;
	background: #154a7c;
	width: 60%;
	height: 100%;
	display: inline-block;
}
#fullBar {
	background: #f1ffff;
	opacity: 0.6;
	float: left;
	width: 40%;
	height: 100%;
	display: inline-block;
}
#progressBar, #warningBrowserBlock, #warningMobileBlock, #errorContent {
	height: 25vh;
	width: 40vw;
	margin: auto;
	text-align: center;
}
#warningBrowserBlock, #warningMobileBlock, #errorContent {
	margin-top: 15vh;
	color: #666666;
	font-size: 2.3vh;
}
.browserIcons {
	display: inline-flex;
	margin-top: 2vh;
}
.browserIcons a {
	width: 150px;
}
#errorContent {
	font-size: 3vh;
	margin-top: 5vh;
}
.centered {
	height: 100%;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
}
/* **************************************** *
 * 추가작업 
 * **************************************** */
.intit dt {
	text-align: Center;
}
.intit dt, .intit dt strong {
	color: #154a7c;
}
.intit dt strong {
	color: #154a7c;
	font-weight: 600;
}
.intit dd {
	text-align: Center;
	color: #303030;
	margin-left: 0px !important;
}
.centered {
	border: 6px solid #3dada1;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	width: 80%;
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 20px;
}
#seconds {
	text-align: center;
	overflow: hidden;
	font-weight: 600;
	color: #154a7c
}
 @media (orientation: portrait) {
#fullscreenButton {
	TOP: 30px;
	left: 10px !important;
}
#fullscreenButton img {
	width: 50px !important
}
}

/*가로형 문구*/
@media (orientation: landscape) {
.wide {
	display: none;
}
#fullscreenButton {
	display: none;
}
}
#fullscreenButton {
	position: fixed;
	left: 25px;
    bottom: 150px;
}



.wide {
	text-align: center;
	color: #e6476d;
	font-weight: 600;
}
 @media (min-width: 1024px) {
.intit {
	padding-top: 160px;
	margin: 0 auto;
	width:40%;
	text-align:center !important
}
.intit dt, .intit dt strong {
	font-size: 2.3rem;
	line-height: 1.5;
}
.intit dd {
	font-size: 1.1rem;
	padding: 1.5rem 2rem;
	margin: 20px auto;
	border-radius:20px;
	line-height:2.5 !important;
	text-align:left;
	margin: 2rem auto;
	position: relative;
	background: url("img/background.png") no-repeat right 30px  bottom;
	background-color:#fdfcf3;
	border:#e16548 1px solid;
}

.intit dd span {
	background-color:#e16548;
	border-radius:10px;
	color:#fff;
	padding: 5px 10px;
	font-size:0.9rem;
	margin-right: 0.7rem
}
.intit dd strong {
	color:#e16548;
}
#seconds {
	font-size: 27px;
	line-height: 50px;
}
.centered {
	padding: 7px;
	margin-top: 30px;
	margin-bottom: 10px;
	height: 50px;
	border-radius: 50px;
}
#emptyBar, #fullBar {
	border-radius: 40px;
}
.clickon44 {
}
}
 @media (min-width:641px) and (max-width:1023px) {
#fullscreenButton {
	bottom: 70px !important;
	left: 10px !important;
}

#fullscreenButton img {
	width:40px
}
.intit {
	padding-top: 20px;
}
.intit dt, .intit dt strong {
	font-size: 29px;
	line-height: 33px;
}
.intit dd {
	font-size: 18px;
	line-height: 23px;
	padding-top: 10px;
}
#seconds {
	font-size: 20px;
	line-height: 40px;
}
.centered {
	padding: 7px;
	margin-top: 16px;
	margin-bottom: 10px;
	height: 38px;
	border-radius: 50px;
}
#emptyBar, #fullBar {
	border-radius: 40px;
}
.wide {
	text-align: center;
	font-size: 15px;
	padding: 6px;
	line-height: 23px;
}
}
 @media (max-width:640px) {
#fullscreenButton {
	bottom: 120px !important;
	left: 10px !important;
}
	 
.intit {
	padding-top: 70px;
	box-sizing: border-box;
}
.intit dt, .intit dt strong {
	font-size: 26px;
	line-height: 34px;
	word-break: keep-all;
}
.intit dd {;
	font-size: 18px;
	line-height: 22px;
	padding-top: 10px;
	word-break: keep-all;
}
#seconds {
	font-size: 16px;
	line-height: 30px;
}
.centered {
	padding: 6px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 33px;
	border-radius: 40px;
}
#emptyBar, #fullBar {
	border-radius: 30px;
}

.wide {
	text-align: center;
	font-size: 16px;
	padding: 10px;
	line-height: 20px;
}
}
