@charset "UTF-8";

body {
	min-width: 1280px;
}

/* reset */
html,
body,
div,
p,
img,
span,
a,
em,
strong,
pre,
h1,
h2,
h3,
h4,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
tbody,
thead,
tfoot,
tr,
th,
td,
form,
fieldset,
legend,
caption,
input,
textarea,
button,
select,
video,
iframe,
header,
article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	scroll-behavior: smooth;
}

header,
article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
menu,
nav,
section {
	display: block;
}

html {
	overflow-y: scroll;
}

body {
	color: #fff;
	line-height: 1;
	font-size: 16px;
	font-family: "Noto Sans KR", "맑은 고딕", "Malgun gothic", "돋움", "dotum",
		sans-serif;
}

input,
textarea,
button,
select {
	font-size: 16px;
	font-family: "Noto Sans KR", "맑은 고딕", "Malgun gothic", "돋움", "dotum",
		sans-serif;
}

img,
fieldset,
button {
	border: 0;
}

input,
button,
textarea {
	outline: 0;
}

button {
	cursor: pointer;
}

ul,
ol {
	list-style: none;
}

.blind {
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	top: -9999em;
	left: 0;
	width: 0;
	height: 0;
}

#wrapper {
	max-width: 2560px;
	min-width: 1280px;
	height: 8100px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	overflow: hidden;
	position: relative;
}

.container {
	position: relative;
	/* width: 1280px; */
	display: flex;
	flex-direction: column;
	align-items: center;
}

#animation_container_1,
#animation_container_2,
#animation_container_3 {
	width: 2560px;
	height: 8100px;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1280px;
}

#animation_container_3 {
	pointer-events: none;
	z-index: 50;
	top: 60px;
}

#animation_back_1 {
	z-index: -10;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1280px;
	width: 2560px;
	height: 8100px;
	opacity: 0;
	background: url("https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/bg1.png")
		0 0 no-repeat;
}

/* #animation_container.mobile {
	width: 2560px;
	height: 5000px;
	background-image: url(https://lwi.nexon.com/tales/2022/1013_896DAEFF20486D65/mobileBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
} */

.section_1 {
	position: absolute;
	width: 900px;
	height: 510px;
	top: 750px;
	left: 50%;
	margin-left: -450px;
	display: block;
	z-index: 50;
}

.section_1 iframe {
	opacity: 0;
	width: 100%;
	height: 100%;
}
.section_2 {
	position: absolute;
	top: 1500px;
	left: 0;
	width: 100%;
	height: 1300px;
}
.sub_container {
	z-index: 10;
	position: absolute;
	top: 2800px;
	left: 50%;
	margin-left: -1280px;
	width: 2560px;
	height: 5370px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/bg2.png)
		0 0 no-repeat;
	display: flex;
	flex-direction: column;
}

.section_3 {
	width: 100%;
	height: 2175px;
	position: relative;
}
.section_3 div {
	position: absolute;
	left: 50%;
}

.section_3 .title-deco {
	width: 320px;
	height: 109px;
	top: 110px;
	margin-left: -160px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/titledeco1.png)
		0 0 no-repeat;
}
.section_3 .title {
	width: 974px;
	height: 218px;
	top: 230px;
	margin-left: -487px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/title1.png)
		0 0 no-repeat;
}
.section_3 .subtitle {
	width: 695px;
	height: 25px;
	top: 465px;
	margin-left: -397.5px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/subtitle1.png)
		0 0 no-repeat;
}
.section_3 .book {
	width: 1670px;
	height: 1336px;
	top: 680px;
	margin-left: -835px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/book.png)
		0 0 no-repeat;
}
.section_3 .kanna {
	width: 850px;
	height: 605px;
	top: 400px;
	margin-left: 215px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/kanna.png)
		0 0 no-repeat;
}
.section_3 .kannatalk {
	width: 662px;
	height: 122px;
	top: 535px;
	margin-left: -282px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/talk.png)
		0 0 no-repeat;
}

.section_3 .event-content {
	width: 395px;
	height: 491px;
}

.section_3 .content1 {
	top: 770px;
	margin-left: -634px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event1-01.png)
		0 0 no-repeat;
}
.section_3 .content2 {
	top: 830px;
	margin-left: -192.5px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event1-02.png)
		0 0 no-repeat;
}
.section_3 .content3 {
	top: 770px;
	margin-left: 239px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event1-03.png)
		0 0 no-repeat;
}
.section_3 .content4 {
	top: 1310px;
	margin-left: -634px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event1-04.png)
		0 0 no-repeat;
}
.section_3 .content5 {
	top: 1370px;
	margin-left: -192.5px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event1-05.png)
		0 0 no-repeat;
}
.section_3 .content6 {
	top: 1310px;
	margin-left: 239px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event1-06.png)
		0 0 no-repeat;
}
.event-btn {
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/buttons.png)
		0 0 no-repeat;
	cursor: pointer;
}
.section_3 .event-btn {
	width: 476px;
	height: 122px;
	top: 2040px;
	margin-left: -236px;
}
.section_4 .event-btn {
	width: 900px;
	height: 120px;
	top: 2860px;
	margin-left: -446px;
	background-position-y: -432px;
}
.section_3 .event-btn:hover {
	background-position-y: -162px;
}
.section_4 .event-btn:hover {
	background-position-y: -616px;
}
.section_3 .event-btn.beforeopen {
	cursor: pointer;
	width: 472px;
	height: 120px;
	top: 2040px;
	margin-left: -236px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event-btn1.png)
		0 0 no-repeat;
}

.section_3 .event-btn.beforeopen .opendate {
	width: 265px;
	height: 51px;
	top: 90px;
	margin-left: -132.5px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/opendate1.png)
		0 0 no-repeat;
}

.section_4 {
	width: 100%;
	height: 3210px;
	position: relative;
}
.section_4 div {
	position: absolute;
	left: 50%;
}

.section_4 .title-deco {
	width: 320px;
	height: 109px;
	top: 83px;
	margin-left: -160px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/titledeco2.png)
		0 0 no-repeat;
}
.section_4 .title {
	width: 974px;
	height: 218px;
	top: 200px;
	margin-left: -487px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/title2.png)
		0 0 no-repeat;
}
.section_4 .subtitle {
	width: 843px;
	height: 38px;
	top: 330px;
	margin-left: -421.5px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/subtitle2.png)
		0 0 no-repeat;
}
.section_4 .building {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 1342px;
	height: 2447px;
	top: 387px;
	margin-left: -671px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/building.png)
		0 0 no-repeat;
}
.section_4 .roof {
	z-index: 1;
	width: 1040px;
	height: 188px;
	top: 965px;
	margin-left: -530px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/roof.png)
		0 0 no-repeat;
}
.section_4 .thor {
	width: 584px;
	height: 672px;
	top: 214px;
	margin-left: -292px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/thor.png)
		0 0 no-repeat;
}
.section_4 .figure {
	width: 305px;
	height: 252px;
	top: 510px;
	margin-left: -460px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/figure.png)
		0 0 no-repeat;
}
.section_4 .present-title {
	width: 520px;
	height: 160px;
	top: 180px;
	margin-left: -260px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/presenttitle.png)
		0 0 no-repeat;
}
.section_4 .chartalk {
	width: 474px;
	height: 256px;
	top: 350px;
	margin-left: 226px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/chartalk.png)
		0 0 no-repeat;
}
.section_4 .shelf {
	width: 1082px;
	height: 1413px;
	top: 960px;
	margin-left: -541px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/shelf.png)
		0 0 no-repeat;
}

.section_4 .event-content.firstrow {
	width: 300px;
	height: 325px;
	top: 1200px;
	display: flex;
}
.section_4 .content1 {
	margin-left: -460px;
}
.section_4 .content2 {
	margin-left: -150px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event2-2.png)
		0 0 no-repeat;
}
.section_4 .content3 {
	margin-left: 160px;
}
.content-gif {
	width: 300px;
	height: 325px;
}
.section_4 .content1 .content-gif {
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/gif_01.gif)
		0 0 no-repeat;
}
.section_4 .content3 .content-gif {
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/gif_02.gif)
		0 0 no-repeat;
}

.section_4 .inshelf {
	position: absolute;
}
.section_4 .event-wrap1 .inshelf {
	bottom: 0;
}
.section_4 .event-wrap2 .inshelf {
	bottom: 0;
}

.section_4 .event-wrap1 {
	position: absolute;
	top: 1560px;
	width: 100%;
	left: 50%;
	height: 250px;
}

.section_4 .event-wrap2 {
	position: absolute;
	top: 1810px;
	width: 100%;
	left: 50%;
	height: 250px;
}

.section_4 .content2-1 {
	margin-left: -330px;
	width: 181px;
	height: 211px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event22-1.png)
		center center no-repeat;
}
.section_4 .content2-2 {
	margin-left: -87px;
	width: 214px;
	height: 241px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event22-2.png)
		center center no-repeat;
}
.section_4 .content2-3 {
	margin-left: 150px;
	width: 226px;
	height: 216px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event22-3.png)
		center center no-repeat;
}
.section_4 .content2-4 {
	margin-left: -460px;
	width: 196px;
	height: 218px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event22-4.png)
		center center no-repeat;
}
.section_4 .content2-5 {
	margin-left: -220px;
	width: 182px;
	height: 217px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event22-5.png)
		center center no-repeat;
}
.section_4 .content2-6 {
	margin-bottom: -5px;
	margin-left: -30px;
	width: 236px;
	height: 222px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event22-6.png)
		center center no-repeat;
}
.section_4 .content2-7 {
	margin-left: 275px;
	width: 207px;
	height: 213px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event22-7.png)
		center center no-repeat;
}
.section_4 .content2-8 {
	width: 830px;
	height: 164px;
	top: 2130px;
	margin-left: -415px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event22-8.png)
		0 0 no-repeat;
}

.section_4 .event-btn.beforeopen {
	cursor: pointer;
	width: 892px;
	height: 120px;
	top: 2860px;
	margin-left: -446px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/event-btn2.png)
		0 0 no-repeat;
}
.section_4 .event-btn.beforeopen .opendate {
	width: 265px;
	height: 51px;
	top: 90px;
	margin-left: -132.5px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/opendate2.png)
		0 0 no-repeat;
}
.section_4 .gobayashi {
	top: 1985px;
	pointer-events: none;
	width: 1965px;
	height: 1145px;
	left: 50%;
	margin-left: -982.5px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/gobayashi.png)
		0 0 no-repeat;
}

#header .logo,
#header .util li a,
#header .util button,
.shortcut a {
	display: block;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	background: 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
}

#header .util li a,
#header .util button {
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/utils.png)
		0 0 no-repeat;
}

/* header */
#header {
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	z-index: 100;
	min-width: 1280px;
}

#header .logo {
	position: absolute;
	display: block;
	top: 10px;
	left: 20px;
	z-index: 1;
	width: 152px;
	height: 63px;
	background-image: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/main_talesLogo.png);
}

#header .util {
	position: absolute;
	top: 20px;
	height: 75px;
	right: 20px;
	z-index: 1;
	padding: 0 0 0 133px;
	box-sizing: border-box;
}

#header .util ul {
	*zoom: 1;
}

#header .util ul:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

#header .util li {
	float: left;
	margin-left: 4px;
}

#header .util li:first-child {
	margin-left: 0;
}

#header .util li a {
	display: block;
	width: 43px;
	height: 48px;
}

#header .util .btn_game {
	position: absolute;
	top: 1px;
	left: -5px;
	width: 123px;
	height: 80px;
	background-position: -90px -17px;
}

#header .util li .btn_home {
	background-position: -224px -17px;
}

#header .util li .btn_fb {
	background-position: -270px -17px;
}

#header .util li .btn_tw {
	background-position: -316px -17px;
}

#header .util .btn_game:hover {
	background-position: -394px -17px;
}

#header .util li .btn_home:hover {
	background-position: -528px -17px;
}

#header .util li .btn_fb:hover {
	background-position: -574px -17px;
}

#header .util li .btn_tw:hover {
	background-position: -620px -17px;
}

#header .util .btn_today {
	width: 131px;
	height: 23px;
	margin: 8px 0 0 0;

	background-position: -224px -69px;
}

#header .util .btn_today:hover {
	background-position: -528px -69px;
}

footer {
	width: 345px;
	height: 41px;
	z-index: 100;
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left: -173px;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/footer.png)
		center center no-repeat;
}

/*top button */
#wrapper .btn-top {
	cursor: pointer;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 74px;
	height: 74px;
	z-index: 100;
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/btn_top.png)
		0 0 no-repeat;
	transition: opacity 0.5s ease;
}
#wrapper .btn-top:hover {
	background: url(https://lwi.nexon.com/tales/2022/1021_40039712DBC01361/btn_top_over.png)
		0 0 no-repeat;
}
.btn-top.hide {
	opacity: 0;
}
