@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap');

/*본문 글자 설정*/
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
/*main style*/ 
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Medium';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-SemiBold';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-ExtraBold';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'BookkMyungjo-Bd';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/BookkMyungjo-Bd.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
.contents p, .read_body p { margin: 6pt 0 !important; }
.contents, .read_body, .xe_content {
  position: relative;
}
.read_body, .read_body p, .read_body span {
  font-size: 10.5pt !important;
  line-height:200% !important;
  word-break: normal !important;
  letter-spacing: 0.05px !important;
}                                 
#contents p, #contents span {
  font-size: 10.5pt !important;
  line-height:200% !important;
  word-break: normal !important;
  letter-spacing: 0.05px !important;
}
.read_body strong, b, bold, .read_body font-weight:bold, b span, b > span {
  font-weight: 800 !important;
}
.contents img, .read_body img, .xe_content img, p img {
  z-index: 9999 !important; /*질감 방지*/
  position: relative;
  margin: -20px 0;
}
* {
  margin:0;
  padding:0;
  outline:none;
  list-style:none;
  text-decoration:none;
  box-sizing:border-box;
  background: transparent;
  border:none;
}
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  -webkit-overflow-scrolling: touch;
  background: #000;
  --bg: #fff;
  --bar: #2d2b5e;
  overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
  scrollbar-face-color:var(--bar);
  scrollbar-highlight-color:var(--bg);
  scrollbar-3dlight-color:var(--bg);
  scrollbar-darkshadow-color:var(--bg);
  scrollbar-shadow-color:var(--bg);
  scrollbar-arrow-color:var(--bg);
  scrollbar-track-color:var(--bg);
}
.bg, .bg2 {
  position: fixed;
  background-size: cover; 
  z-index: -9;
  opacity: 1;
  top: 0;
  left: 0;  
  width: 100%;
  height: 100%;
  margin: 0 auto;
  animation: fade 3s ease-out alternate forwards;
}
.bg2 {
    pointer-events: none;
  z-index: 3;
  position: fixed;
  background: url(https://i.imgur.com/q0oAEbG.jpeg) center center;
  background-size: cover; 
  opacity: 1;
  top: 0;
  left: 0;  
  width: 100%;
  height: 100%;
  margin: 0 auto;
  mask-image: linear-gradient(to top, black 10vh, rgba(0, 0, 0, 0) 20vh);
  mask-size: 100% 100%;
  -webkit-mask-image: linear-gradient(to top, black 10vh, rgba(0, 0, 0, 0) 20vh);
  -webkit-mask-size: 100% 100%;
}
* {-webkit-tap-highlight-color:transparent; }
*, body, html, a, a:hover, img:hover, input, input:hover, label, label:hover, map, map:hover, area, area:hover {cursor: url(https://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
*:focus { outline:none; }
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a {-webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-tap-highlight-color: transparent; /* For some Androids */}
::-webkit-scrollbar {
   width:4px;
	 height:6px;
}
::-webkit-scrollbar-track-piece  {
   	background-color:var(--bg);
}
::-webkit-scrollbar-thumb {
   width: 10px;
  	background-color:var(--bar);
}
.bg {
  position: fixed;
  background: url(https://i.imgur.com/q0oAEbG.jpeg) center center;
  background-size: cover; 
  z-index: -9;
  opacity: 1;
  top: 0;
  left: 0;  
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.texture1 {
  position: fixed;
  background: url(https://1.bp.blogspot.com/-x0sYCQnBBQU/YXrJZGXY1LI/AAAAAAAACGw/MMLK_hoeHo0By-SgrVyB9iHo7dJtr1OngCLcBGAsYHQ/s16000/%25E1%2584%2582%25E1%2585%25A9%25E1%2584%258B%25E1%2585%25B5%25E1%2584%258C%25E1%2585%25B3%2Bcopy.png) center center;
  background-size: cover;
  pointer-events: none;
  z-index: 1;
  opacity: 0.6;
  top: 0;
  left: 0;  
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.contents {
  margin: 0px 0px 0px;
  position: relative;
  z-index: 2;
}
.thumbnail {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  background-color: #f0f0f0; 
    border: 1px solid #fff;
}
.thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  object-fit: cover;
  border: 1px solid #fff;
}


/* title */
.title {
  display: flex; 
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
.title img {
  max-width: 350px;
  text-align: left;
  float: left;
}
.hello2025 {
  margin-left: auto;
  font-family: "Instrument Serif", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #fff;
  text-align: right;
}

/*dropdown*/
.button_container {
	 position: fixed;
	 top: 15px;
	 right: 15px;
	 height: 20px;
	 width: 20px;
	 cursor: pointer;
	 z-index: 100;
	 transition: opacity 0.25s ease;
}
 .button_container span {
	 background: #fff;
	 border: none;
	 height: 2px;
	 width: 100%;
	 position: absolute;
	 top: 0;
	 left: 0;
	 transition: all 0.35s ease;
	 cursor: pointer;
}
 .button_container span:nth-of-type(2) {
	 top: 8px;
}
 .button_container span:nth-of-type(3) {
	 top: 16px;
}
 .overlay {
	 position: fixed;
	 background: rgba(0,0,0,0.9);
	 top: 0;
	 left: 0;
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-items: center;
	 width: 100%;
	 height: 0%;
	 z-index: 99;
	 overflow: hidden;
}
 .overlay.open {
	 height: 100%;
}
 .overlay.open li {
	 animation: fadeInRight 0.5s ease forwards;
	 animation-delay: 0.35s;
}
 .overlay.open li:nth-of-type(2) {
	 animation-delay: 0.4s;
}
 .overlay.open li:nth-of-type(3) {
	 animation-delay: 0.45s;
}
 .overlay.open li:nth-of-type(4) {
	 animation-delay: 0.5s;
}
 .overlay ul {
	 list-style: none;
	 padding: 0;
	 margin: 0 auto;
	 display: inline-block;
	 position: relative;
	 height: 100%;
}
 .overlay ul li {
	 display: block;
	 text-align: left;
	 height: 25%;
	 height: calc(100% / 4);
	 min-height: 50px;
	 position: relative;
	 opacity: 0;
}
 .overlay ul li a {
	 display: block;
	 position: relative;
	 color: #746fc7;
	 text-decoration: none;
	 overflow: hidden;
   font-family: "Instrument Serif", serif;
   text-align: center;
   font-size: 20px;
}
 .overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
	 width: 100%;
}
 .overlay ul li a:after {
	 content: '';
	 position: absolute;
	 bottom: 0;
	 left: 50%;
	 width: 0%;
	 transform: translateX(-50%);
	 height: 1px;
	 background: #746fc7;
	 transition: 0.6s;
}
 @keyframes fadeInRight {
	 0% {
		 opacity: 0;
		 left: 20%;
	}
	 100% {
		 opacity: 1;
		 left: 0;
	}
}
 

/*copy*/
.copy, .letter {
  text-align: right;
  color: #fff;
  font-family: "Instrument Serif", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  letter-spacing: 0px;
  padding: 10px 0;
  margin: 10px 0;
  border-top: 1px dashed #fff;
  border-bottom: 1px solid #fff;
  line-height: 1.3;
}
.letter {
  border-bottom: 1px dashed #fff;
  border-top: 1px solid #fff;
}
.copy a {
  color: #fff;
}
.copy span {
  display: block;
}

/*icon*/
.side {
  position: fixed;
  right: 0px;
  bottom: 50px;
  display: inline-block;
  z-index: 99;
}
.side i {
  font-size: 15px;
}
.top, .go-back {
  width: 36px;
  height: 36px;
  color: var(--bg);
  background: var(--bar);
  text-align: center;
  transition-duration: 0.5s;
  border: 1px solid #fff;
  border-right: 0;
}
.go-back {
  line-height: 39px;
  margin-bottom: -1px;
}
.top {
  line-height: 36px;
}
}