/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
}
html {
  overflow: auto;
}
html,body{
  height: 100%;
}
body,
input,
textarea,
select,
button,
table {
  font-family: 'Noto Sans KR', '돋움', Dotum, 'Apple SD Gothic Neo', sans-serif;
  font-size: 12px;
  color: #242424;
}
fieldset,
img,
button {
  border: 0 none;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
address,
caption {
  font-style: normal;
  font-weight: normal;
}
em {
  font-style: normal;
}
dl,
ul,
ol,
li {
  list-style: none;
}
a {
  color: #242424;
  text-decoration: none;
  *cursor: pointer;
}
button {
  overflow: visible;
  border: 0;
  background: transparent;
  cursor: pointer;
  box-sizing: content-box;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type='text'],
input[type='password'] {
  border: 0;
  background: transparent;
  vertical-align: top;
  outline: none;
}
input[type='checkbox'],
input[type='radio'] {
  border: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  vertical-align: top;
}
input[type='text']::-ms-clear {
  display: none;
}
input {
  -webkit-appearance: none;
  appearance: none;
}
hr {
  display: none;
}
.blind,
legend {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 100px;
  white-space: nowrap;
}
#skip {
  height: 0;
}
#skip a {
  display: block;
  position: absolute;
  left: 0;
  top: -100px;
  width: 100%;
  height: 25px;
  text-align: center;
}
#skip a:focus,
#skip a:active {
  position: absolute;
  top: 0;
  z-index: 210;
  padding: 10px 0;
  background: #fa6400;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
img {
  width: 100%;
  height: auto;
}
/* //reset */

/* noto-sans-kr-regular - korean */
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 400;
  src: url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-regular.eot?#iefix") format("embedded-opentype"), url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-regular.woff2") format("woff2"), url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-regular.woff") format("woff"), url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-regular.svg#NotoSansKR") format("svg"); /* Legacy iOS */
}
/* noto-sans-kr-700 - korean */
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 700;
  src: url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-700.eot?#iefix") format("embedded-opentype"), url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-700.woff2") format("woff2"), url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-700.woff") format("woff"), url("https://hangame-images.toastoven.net/hangame/notice/fonts/noto-sans-kr-v27-korean-700.svg#NotoSansKR") format("svg"); /* Legacy iOS */
}

/* common */
.pop-wrap{width: 550px;height: 100%;max-height: 809px;}
.pop-wrap .header{padding: 16px 24px;background-color: #474747;}
.pop-wrap .header h1{font-size: 0;line-height: normal;}
.pop-wrap .header h1 a{display: inline-block;font-size: 16px;line-height: 24px;font-weight: 700;color: #fff;vertical-align: top;}
.pop-wrap .header .btn-close{display: none;}
.pop-wrap .main{display: flex;flex-direction: column;position: relative;height: calc(100% - 56px);padding: 10px 24px 80px;box-sizing: border-box;}
.pop-wrap .main .btn-link{position: absolute;right: 24px;bottom: 24px;padding: 9px 23px;border: 1px solid #5c5c5c;border-radius: 4px;font-size: 14px;line-height: 20px;font-weight: 700;color: #5c5c5c;}

/* 게임 목록 */
.pop-wrap .main.main-split{display: table;table-layout: fixed;width: 100%;padding: 20px 24px 29px;box-sizing: border-box;}
.pop-wrap .list-game{display: table-cell;height: 100%;}
.pop-wrap .list-game:first-of-type{padding-right: 8px;}
.pop-wrap .list-game:last-of-type{padding-left: 8px;}
.pop-wrap .list-game .tit{position: relative;padding:5px 10px;font-size: 12px;line-height: 18px;font-weight: 700;color: #9e9e9e;background-color: #f5f5f5;}
.pop-wrap .list-top{padding-left: 10px;}
.pop-wrap .list-top > li > a{display: block;padding: 12px 0;font-size: 16px;line-height: 24px;font-weight: 700;letter-spacing: -0.02em;color: #242424;}
.pop-wrap .list-under{margin-top: -4px;padding-left: 10px;}
.pop-wrap .list-under a{display: block;font-size: 14px;line-height: 26px;font-weight: 400;color: #5c5c5c}

/* 아이템 목록 */
.pop-wrap .breadcrumb{flex: 0 0 auto;padding: 16px 0;font-size: 0;line-height: normal;}
.pop-wrap .breadcrumb li{display: inline-block;font-size: 20px;line-height: 30px;font-weight: 700;color: #242424;vertical-align: top;}
.pop-wrap .breadcrumb li + li:before{display: inline-block;width: 24px;height: 24px;margin: 3px 6px 0;background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAAFiUAABYlAUlSJPAAAAAnUExURUdwTCAgICUlJSQkJCQkJCQkJCUlJSgoKCMjIyUlJSUlJSQkJCQkJNF2hYsAAAAMdFJOUwAQMO/PgN8gUGCgj4X4yCIAAABCSURBVDjLY2AYBbgBtwIOiTVG2MUZcw7j0FJ2BocW9uGkxQaHFtYzRwSwSsSccRy2GphwaWCY44gjXXEIjGY6vAAAqqQh+Ymatc4AAAAASUVORK5CYII=') 0 0/cover no-repeat;vertical-align: top;content: '';}
.pop-wrap .list-item{flex: 0 1 auto;display: flex;flex-direction: column;overflow: hidden;height: calc(100% - 72px);margin-top: 10px;}
.pop-wrap .list-item .tit{padding:5px 10px;font-size: 12px;line-height: 18px;font-weight: 700;color: #9e9e9e;background-color: #f5f5f5;}
.pop-wrap .list-item ul{overflow-y: auto;flex: 0 1 auto;height: calc(100% - 36px);padding: 0 10px;font-size: 0;line-height: normal;}
.pop-wrap .list-item li{display: inline-block;width: 50%;padding: 12px 0;vertical-align: top;box-sizing: border-box;}
.pop-wrap .list-item li:nth-of-type(odd){padding-right: 5px;}
.pop-wrap .list-item li:nth-of-type(even){padding-left: 5px;}
.pop-wrap .list-item li a{display: inline-block;overflow: hidden;width: 100%;font-size: 14px;line-height: 21px;font-weight: 400;color: #242424;white-space: nowrap;text-overflow: ellipsis;}

/* 확률 상세 */
.pop-wrap .text-area{flex: 0 1 auto;display: flex;flex-direction: column;overflow: hidden;height: calc(100% - 81px);margin-top: 10px;border-top: 1px solid #d9d9d9;}
.pop-wrap .text-area .tit{padding: 20px 16px;font-size: 20px;line-height: 30px;font-weight: 700;color: #242424;}
.pop-wrap .text-area .text{flex: 0 1 auto;overflow-y: auto;height: calc(100% - 70px);padding: 0 16px;font-size: 14px;line-height: 24px;font-weight: 400;color: #242424;}
.pop-wrap .text-area table{margin:10px 0;word-break:keep-all}
.pop-wrap .text-area table th, .pop-wrap .text-area table td{padding:5px 15px;border:1px solid #111;font-size:13px;line-height:18px;text-align:center}
.pop-wrap .text-area table th{background:#f5f5f5}

@media screen and (max-width: 549px) {
  .pop-wrap{width: auto;max-height: initial;}
  .pop-wrap .header{position: relative;padding: 24px 48px 23px 24px;border-bottom: 1px solid #ebebeb;background-color: #fff;}
  .pop-wrap .header h1 a{color: #242424;}
  .pop-wrap .main{height: calc(100% - 72px);}
  .pop-wrap .header .btn-close{display: block;position: absolute;top: 24px;right: 24px;width: 24px;height: 24px;background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAAFiUAABYlAUlSJPAAAAAYUExURUdwTCMjIyIiIiUlJSUlJSMjIyUlJSQkJA3r4NcAAAAHdFJOUwBfYGCgn59FuZVUAAAAnElEQVQ4y+XTMQ7DIAwFUAuqzr0FR2Du1LVb12ydO6T/+k1JMAZ/ThAmC/SE/DEiJ1/3Voan2b/gpnVazcEDHwWAIRlKEoyWiEoCGu5IDxoZgZIRVOLBQTzYCQOFvAgohIJCGBC5AiuNPk1EmN2xgTcj/x4iI6Xp7MneNCFHSo7UlBzRWAfSYh2IeYeemLnayMInMX8nsxuXc3zXH9q5P7JvqzxOAAAAAElFTkSuQmCC') 0 0/cover no-repeat}
}

/* PC 스크롤바 스타일링 */
@media screen and (min-width: 550px) {
  .pop-wrap .list-item ul::-webkit-scrollbar,
  .pop-wrap .text-area .text::-webkit-scrollbar
  {width: 8px;height: 8px;}
  .pop-wrap .list-item ul::-webkit-scrollbar-thumb,
  .pop-wrap .text-area .text::-webkit-scrollbar-thumb
  {border-radius: 5px; background-color: #e0e0e0;}
}