@charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

/* HTML5 display definitions for IE 9-
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: normal; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
code,
kbd,
pre,
samp {
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/* Forms
   ========================================================================== */
optgroup {
  font-weight: normal; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

/*fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box; // for Edge, IE
  color: inherit; // for IE
  display: table; // for Edge, IE
  max-width: 100%; // for Edge, IE
  padding: 0; // for All browsers
  white-space: normal; // for Edge, IE
}
*/
textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

* {
  box-sizing: border-box; }

input, textarea, button {
  outline: 0; }

[class*=" is-show"] {
  display: block; }

button,
input,
select,
textarea {
  font-family: inherit;
  margin: 0; }

/*body:not(.page-search), body:not(.page-board){
  svg:not(:root) {
    width: 100%; height: 100%;
    vertical-align: top;
  }
}*/
table, caption, tbody, tfoot, thead, tr, th, td {
  vertical-align: middle; }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

/*
$font-family-ko : '맑은 고딕', 'Malgun Gothic', 'AppleSDGothicNeo-Light', 'Noto Sans CJK KR', Dotum, '돋움', 'Microsoft NeoGothic', 'Droid sans', Sans-serif;
$font-family-en : 'roboto', 'sans-serif', '맑은 고딕', 'Malgun Gothic', 'AppleSDGothicNeo-Light', Dotum, '돋움', 'Microsoft NeoGothic', 'Droid sans';
*/
/*

$base-font-size: 16px;
@function em($target, $context: $base-font-size) {
  @if $target == 0 { @return 0 }
  @return $target / $context + 0em;
}


$color : (
        'default' : #fff,
        'nickname': #6698ca,
        'point'   : #a63824,
        'darkpoint'   : #d25449,
        'number'  : #aaa,
        'gray-222' : #222,
        'gray-444': #444,
        'gray-666': #666,
        'gray-999': #999,
        'gray-aaa': #aaa,
        'gray-ccc': #ccc
);

@function color($type) {
  @return map-get($color, $type);
}*/
/* 삭제 예정 */
.ui-slidetab .btns::after, .search-article::after, .wiki__body::after, .wiki__reference::after, .wiki__search::after, .images.dimg::after, .images.dimg_center::after, .object-recipe::after, .custom-table::after {
  content: '';
  display: table;
  clear: both; }

.guide__tit, .recommend {
  max-width: 1180px;
  margin-left: 16px;
  margin-right: 16px; }
  @media (min-width: 960px) {
    .guide__tit, .recommend {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1260px) {
    .guide__tit, .recommend {
      margin-left: auto;
      margin-right: auto; } }

.blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px; }

/*

html
<div class="wrap-button">
	<button class="button icon-check">관심등록</button>
	<button class="button icon-check selected">관심등록</button>
</div>

<div class="wrap-button">
	<button class="button selected">관심삭제</button>
</div>

css
.wrap-button {
	@include button;
}

*/
/*
my item-search server unseal character
*/
.search-result.search-result-community .ui-dropdown.ui-dropdown-server {
  /* position: static;
	color: $font-color-medium;
	font-size: 14px;
  	width: 100%; */ }
  .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option {
    left: 0;
    right: 0;
    width: 320px;
    max-width: 1224px;
    margin: -36px auto 0 auto;
    padding: 8px;
    border: solid 1px #d3d6da;
    background-color: var(--ncui-bg);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    max-height: none;
    z-index: 100; }
    @media (min-width: 640px) {
      .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option {
        width: 600px; } }
    @media (min-width: 960px) {
      .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option {
        width: 920px; } }
    .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option header {
      padding-top: 5px;
      padding-bottom: 10px;
      padding-left: 4px;
      font-size: 14px;
      color: #1f1f1f;
      border-bottom: 0 none; }
    .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option .btn-close {
      position: absolute;
      top: 0;
      right: 0;
      width: 45px;
      height: 45px;
      text-align: left;
      text-indent: -9999em;
      white-space: nowrap;
      overflow: hidden;
      background-image: url("../img/common/icon-close.png");
      background-size: 14px 14px;
      background-position: center center;
      background-repeat: no-repeat; }
    .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option li {
      list-style: none;
      float: left;
      width: calc(100% * 0.33333 - 2px);
      margin: 1px;
      height: auto;
      border: 1px solid #f4f5f7;
      padding: 5px 0;
      text-align: center;
      font-size: 14px; }
      .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option li.selected a {
        border-color: #c69c7c;
        color: var(--ncui-point-text); }
      .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option li:hover {
        background-color: transparent; }
      .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option li:hover a {
        background-color: rgba(153, 153, 153, 0.1); }
      @media (min-width: 960px) {
        .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option li {
          width: calc(100% * 0.16667 - 2px); } }
      .search-result.search-result-community .ui-dropdown.ui-dropdown-server .option li a {
        display: block;
        text-align: center;
        margin: -5px 0;
        padding: 5px 0;
        line-height: 21px;
        color: #1f1f1f;
        text-decoration: none;
        overflow: hidden; }

/*
html
<script th:src="|${@environment.getProperty('ui.static.base')}/js/modal.js|"></script>
<div class="modal">
    <div class="contents">
        <p></p>
    </div>
    <a href="#" class="btn-close">close</a>
</div>

css
@include modal();

*/
/*
게시판 공통화 - 시그니쳐

html
<div class="ui-signature">
</div>

css

@include ui-signature;

*/
/*
 * slide tab - slide tab 관련 css 입니다.
*/
/*
페이징

html
type1
<div class="pagination">
<button class="btn prev">이전</button>
<span class="page"><strong>1-5</strong> / 5</span>
<button class="btn next">다음</button>
</div>

type2
<div class="pagination">
<button class="btn prev" disabled="disabled">이전</button>
<span class="page selected">1</span>
<span class="page">2</span>
<span class="page">3</span>
<span class="page">4</span>
<span class="page">5</span>
<button class="btn next">다음</button>
</div>

css
type1
@include pagination(true);
type2
@include pagination();

*/
/*

html



css


*/
.ui-slidetab {
  position: relative;
  height: 49px;
  padding: 0 6px;
  overflow: hidden;
  font-size: 16px; }

.ui-slidetab .handle {
  position: absolute;
  top: 0;
  left: 0; }

.ui-slidetab .btns {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.ui-slidetab .btns li {
  display: inline-block; }

.ui-slidetab .btns li a {
  display: block;
  margin: 0;
  height: 49px;
  line-height: 49px;
  color: rgba(0, 0, 0, 0.68);
  text-align: center;
  text-decoration: none;
  /*
		 * RWD 기반에서 버튼의 width 는 percentage 로 자동으로 결정됩니다.
		 * percentage tab 모드가 아니라, slidetab 모드시 버튼의 padding-left, padding-right, min-width 를 지정하시면 됩니다.
		 * 아래의 padding-left, padding-right, min-width 는 임의 설정한 것입니다.
		 */
  padding-left: 10px;
  padding-right: 10px; }
  .dark-mode .ui-slidetab .btns li a {
    color: rgba(255, 255, 255, 0.6); }

.ui-slidetab .btns li a.on {
  color: var(--ncui-point-text); }

/*
	 * slidetab 이 자동적으로 percentage navi 와 momentum scroll navi 형태로 전환되도록 하기 위해, 아래의 css 가 필요합니다.
	 */
.ui-slidetab.percentage .handle,
.ui-slidetab.percentage .btns {
  width: 100%; }

/*.ui-slidetab.percentage .btns li a {
		padding-left: 0;
		padding-right: 0;
	}*/
/*
	 * tablet, pc, max
	 */
@media screen and (max-width: 959px) {
  .ui-slidetab {
    background-color: transparent;
    border-bottom: 1px solid rgba(34, 34, 34, 0.12); }
    .dark-mode .ui-slidetab {
      border-color: rgba(255, 255, 255, 0.12); }
  .ui-slidetab .btns {
    padding-left: 6px;
    padding-right: 6px; }
  .ui-slidetab .btns li {
    position: relative;
    width: auto !important; }
  .ui-slidetab .btns li a {
    position: relative;
    height: 28px;
    margin: 10px 10px 0 10px;
    padding: 5px 0 3px;
    color: rgba(0, 0, 0, 0.68);
    line-height: 100%; }
    .dark-mode .ui-slidetab .btns li a {
      color: rgba(255, 255, 255, 0.6); }
  .ui-slidetab .btns li a.on {
    padding: 5px 12px;
    color: #fff;
    border-radius: 14px;
    background-color: var(--ncui-point-text); } }

@media screen and (min-width: 640px) {
  /*
		 * slidetab 이 자동적으로 percentage navi 와 momentum scroll navi 형태로 전환되므로, mobile, tablet, pc, max 모드를 구분하지 않습니다.
		 */ }

@media screen and (min-width: 960px) {
  /*
		 * wrap - RWD Lineage 의 layout wrap css 를 임의 작성해두었습니다. 적용시, 참고 부탁드립니다.
		 */
  .wrap {
    margin: 0 23px; }
  /*
		 * slide tab
		 * slidetab 이 자동적으로 percentage navi 와 momentum scroll navi 형태로 전환되므로, mobile, tablet, pc, max 모드를 구분하지 않습니다.
		 * 기능은 js 에서 관리하며, css 는 해상도에 따라 달라지는 디자인만을 변경해야 합니다.
		 */
  .ui-slidetab {
    margin-left: auto;
    margin-right: auto;
    height: 54px;
    font-size: 16px; }
  .ui-slidetab .btns li {
    vertical-align: top;
    border-left: 1px solid rgba(34, 34, 34, 0.12);
    background-color: rgba(34, 34, 34, 0.04); }
    .dark-mode .ui-slidetab .btns li {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: rgba(255, 255, 255, 0.04); }
  .ui-slidetab .btns li:last-child {
    border-right: 1px solid rgba(34, 34, 34, 0.12); }
    .dark-mode .ui-slidetab .btns li:last-child {
      border-color: rgba(255, 255, 255, 0.12); }
  .ui-slidetab .btns li a {
    position: relative;
    height: 54px;
    line-height: 52px;
    border-top: 1px solid rgba(34, 34, 34, 0.12);
    border-bottom: 1px solid rgba(34, 34, 34, 0.12);
    color: rgba(0, 0, 0, 0.68); }
    .dark-mode .ui-slidetab .btns li a {
      border-color: rgba(255, 255, 255, 0.12); }
  .ui-slidetab .btns li a.on {
    color: var(--ncui-point-text);
    line-height: 50px;
    border-top: 2px solid var(--ncui-point-text);
    border-bottom: 0 none;
    background-color: #fff; }
    .dark-mode .ui-slidetab .btns li a.on {
      background-color: #171717; } }

@media screen and (min-width: 1260px) {
  /*
		 * wrap - RWD Lineage 의 layout wrap css 를 임의 작성해두었습니다. 적용시, 참고 부탁드립니다.
		 */
  .wrap {
    margin: 0 auto; } }

/*
	.page-my .ui-slidetab,
	.page-search .ui-slidetab {
		background-color: #fff;
		&::before {
			content: '';
			display: block;
			height: 1px;
			position: absolute;
			left:0;
			right: 0;
			bottom: 1px;
			background: #e1e1e5;
			// border-bottom: 1px solid #e1e1e5;
		}
		.btns li {
			position: relative;
		}
		.btns li a.on::after {
			content: '';
			display: block;
			height: 1px;
			position: absolute;
			left:0;
			right: 0;
			bottom: 0;
			background-color: #c38b61;
		}
	}*/
.overlay {
  z-index: 9999999; }

.ui-modal {
  z-index: 9999999; }
  .ui-modal .modal {
    width: 100%;
    width: -webkit-calc(100% - 36px);
    /* margin left, right are 18px */
    width: -moz-calc(100% - 36px);
    width: calc(100% - 36px);
    min-width: 284px;
    margin: 0 auto;
    background: #ffffff; }
    .ui-modal .modal .contents {
      position: relative;
      -ms-word-break: break-all;
      word-break: break-all; }
      .ui-modal .modal .contents header.title {
        padding: 18px 30px;
        color: #ffffff;
        font-size: 20px;
        background-color: #b5bdca; }
      .ui-modal .modal .contents article {
        padding: 32px 30px;
        color: var(--ncui-black093);
        font-size: 13px; }
    .ui-modal .modal .btn-close {
      position: absolute;
      top: 20px;
      right: 30px;
      font-size: 0;
      text-decoration: none;
      width: 20px;
      height: 18px;
      background-image: url("../img/common/modal-close.png");
      background-size: 20px 18px;
      background-position: center center;
      background-repeat: no-repeat; }
    @media (min-width: 960px) {
      .ui-modal .modal {
        width: 674px; } }

.loadingbar {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100px;
  text-align: center;
  z-index: 1; }
  .loadingbar::before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -18px;
    margin-top: -18px;
    content: '';
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-image: url(https://assets.playnccdn.com/uikit/cnb/v3/svg/loading.png);
    background-size: contain; }

section .nodata {
  min-height: 220px;
  padding-top: 70px;
  text-align: center; }
  section .nodata p {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.54;
    color: var(--ncui-black093); }
    section .nodata p strong {
      font-weight: normal;
      color: #1f1f1f; }
  section .nodata a, section .nodata button {
    display: inline-block;
    min-width: 135px;
    padding: 9px 20px 11px 20px;
    margin: 0 auto;
    color: var(--ncui-point-text) !important;
    border: 1px solid #c69c7c;
    outline: none;
    border-radius: 100px;
    font-size: 15px;
    background-color: transparent; }
    section .nodata a:hover, section .nodata button:hover {
      text-decoration: none !important; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/lineage/v1/img/common/loading.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 99;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover::before, .slick-prev:focus::before,
    .slick-next:hover::before,
    .slick-next:focus::before {
      opacity: 1; }
  .slick-prev.slick-disabled::before,
  .slick-next.slick-disabled::before {
    opacity: 0.25; }

.slick-prev::before, .slick-next::before {
  font-size: 22px;
  line-height: 1;
  color: #c7c7cc;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev::before {
    content: ''; }
    [dir="rtl"] .slick-prev::before {
      content: ">"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next::before {
    content: ''; }
    [dir="rtl"] .slick-next::before {
      content: "<"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 4px !important;
    padding: 0;
    cursor: pointer; }
    @media (min-width: 960px) {
      .slick-dots li {
        margin: 0 6px; } }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 8px;
      width: 8px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover::before, .slick-dots li button:focus::before {
          opacity: 1; }
      .slick-dots li button::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 6px;
        height: 6px;
        border: 1px solid #cdcdcd;
        border-radius: 50%;
        font-size: 30px;
        color: #c69c7c;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        @media (min-width: 960px) {
          .slick-dots li button::before {
            width: 8px;
            height: 8px; } 
            
        }
.slick-dots li.slick-active button::before {
 border: 1px solid #c69c7c;
 color: #c69c7c;
 opacity: 0.75;
 background-color: #c69c7c; 
}

.dark-mode .slick-dots li.slick-active button::before {
 background-color: 	#BE2457;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track::before, .slick-track::after {
    content: "";
    display: table; }
  .slick-track::after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-arrow {
  top: 0;
  height: 38px;
  font-weight: bold; }
  .slick-arrow.slick-prev {
    left: 0; }
  .slick-arrow.slick-next {
    right: 0; }

/*
.slick-dots {
    margin: 0;
    //padding: 18px 0;
    li {
        width: 8px;
        height: 8px;
        button {
            width: inherit;
            height: inherit;
            &::before {
                width: 8px;
                height: 8px;
                content: '';
                color: transparent;
                border: 1px solid #cdcdcd;
                border-radius: 10px;
                opacity: $slick-opacity-on-hover;
            }
        }
        &.slick-active {
            button {
                &::before {
                    color: $slick-dot-color-active;
                    border: 1px solid $slick-dot-color-active;
                    background-color: $slick-dot-color-active;;
                    //opacity: $slick-opacity-default;
                }
            }
        }
    }
}*/
html, body {
  margin: 0;
  padding: 0; }

body.page-main .wrap-header {
  display: none; }

body.page-main .wrap-contents {
  max-width: 100%; }

body.page-download .wrap-contents, body.page-powerbook .wrap-contents {
  max-width: 100%; }

body.ingame {
  font-size: 16px; }
  body.ingame #nc-cnb .ncc-lnb {
    display: block !important; }
  body.ingame #nc-cnb.is-sticky .ncc-header {
    background-color: #192950 !important; }
  body.ingame .wrap-header {
    background-color: transparent; }
  body.ingame #nc-cnb .ncc-lnb .m7 .ncc-lnb-item__sub {
    margin-left: -300px; }
  body.ingame.page-main #nc-cnb .ncc-header {
    background-color: rgba(0, 0, 0, 0.25); }
  body.ingame.page-my #nc-cnb .ncc-header, body.ingame.page-search #nc-cnb .ncc-header {
    background-color: #192950; }
  body.ingame.page-my #nc-cnb .ncc-header .ncc-lnb-sub__bg, body.ingame.page-search #nc-cnb .ncc-header .ncc-lnb-sub__bg {
    background-color: #1f3263;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25); }
  body.ingame .wrap-header {
    min-height: 48px; }
  body.ingame .btn-servermaster,
  body.ingame .count-word {
    display: none !important; }
  body.ingame #ncCommunityView .board-view .view-body .xed font[size="2"] {
    font-size: 13px !important; }
  body.ingame #ncCommunityView .board-view .view-body .xed font[size="3"] {
    font-size: 15px !important; }
  body.ingame #ncCommunityView .board-view .view-body .xed font[size="4"] {
    font-size: 18px !important; }
  body.ingame #ncCommunityView .board-view .view-body .xed font[size="5"] {
    font-size: 20px !important; }
  body.ingame #ncCommunityList {
    min-height: 600px; }
  body.ingame #ncCommunityList .board-list-card .board-items-footer {
    padding: 0 20px; }
  body.ingame #ncCommunityList.l1-world-stat .like, body.ingame #ncCommunityList.l1-world-stat .count-like {
    display: none; }
  body.ingame .pswp__button--download {
    display: none !important; }
  body.ingame .overlay {
    background-color: rgba(0, 0, 0, 0.7) !important; }
  body.ingame .modal-confirm {
    width: 420px; }
    body.ingame .modal-confirm > .btn-close {
      display: inline-block;
      width: 30px;
      height: 30px; }
      body.ingame .modal-confirm > .btn-close::before, body.ingame .modal-confirm > .btn-close::after {
        content: '';
        position: absolute;
        width: 20px;
        height: 1px;
        top: 50%;
        left: 50%;
        margin: 0 auto;
        background-color: rgba(21, 16, 13, 0.6); }
      body.ingame .modal-confirm > .btn-close::before {
        transform: rotate(45deg); }
      body.ingame .modal-confirm > .btn-close::after {
        transform: rotate(-45deg); }
    body.ingame .modal-confirm .contents article {
      padding-bottom: 20px;
      text-align: center;
      font-size: 13px;
      line-height: 1.8;
      color: var(--ncui-black); }
      body.ingame .modal-confirm .contents article p::before {
        content: '';
        display: block;
        width: 44px;
        height: 44px;
        margin: 0 auto 15px auto;
        background-image: url("../img/common/icon-confirm.png");
        background-size: 44px 44px;
        background-position: center center;
        background-repeat: no-repeat; }
    body.ingame .modal-confirm .contents footer.wrap-button {
      text-align: center;
      padding-bottom: 40px; }
      body.ingame .modal-confirm .contents footer.wrap-button .button {
        padding: 9px 15px 9px;
        color: var(--ncui-black045);
        border: 1px solid #c7c7cc;
        outline: none;
        border-radius: 100px;
        text-decoration: none;
        background-color: transparent;
        font-size: 13px; }
        body.ingame .modal-confirm .contents footer.wrap-button .button.selected {
          color: var(--ncui-point-text);
          border: 1px solid #c69c7c; }
        body.ingame .modal-confirm .contents footer.wrap-button .button.primary {
          color: #fff;
          border-color: #c69c7c;
          background: #c69c7c; }
        @media (min-width: 960px) {
          body.ingame .modal-confirm .contents footer.wrap-button .button {
            padding-top: 7px;
            font-size: 16px; } }
      body.ingame .modal-confirm .contents footer.wrap-button .icon-check::before {
        content: '';
        display: inline-block;
        width: 12px;
        height: 9px;
        margin-right: 4px;
        background: url("../img/common/icon-check.png") no-repeat 50% 50%;
        background-size: 12px 9px; }
      body.ingame .modal-confirm .contents footer.wrap-button .icon-check.selected::before {
        background: url("../img/common/icon-check-on.png") no-repeat 50% 50%;
        background-size: 12px 9px; }
      body.ingame .modal-confirm .contents footer.wrap-button .icon-go::after {
        content: '';
        display: inline-block;
        width: 6px;
        height: 6px;
        margin-left: 4px;
        vertical-align: middle;
        background: transparent;
        border-top: 1px solid var(--ncui-black045);
        border-right: 1px solid var(--ncui-black045);
        border-left: initial;
        transform: rotate(45deg); }
      body.ingame .modal-confirm .contents footer.wrap-button .icon-go.selected::after {
        border-color: var(--ncui-point-text); }
      body.ingame .modal-confirm .contents footer.wrap-button .button {
        min-width: 80px;
        font-size: 13px;
        color: var(--ncui-point-text);
        border-color: var(--ncui-point-text);
        background-image: none !important; }
        body.ingame .modal-confirm .contents footer.wrap-button .button:hover {
          color: #fff;
          background-color: var(--ncui-point-text); }
        body.ingame .modal-confirm .contents footer.wrap-button .button + .button {
          margin-left: 5px; }
        body.ingame .modal-confirm .contents footer.wrap-button .button.btn-close {
          position: static;
          width: auto;
          height: auto; }

body .hidden {
  display: none !important; }

section h1, section h2, section h3, section h4, section h5 {
  margin: 0;
  padding: 0;
  font-weight: normal; }

section dl, section dt, section dd, section p, section figure {
  margin: 0;
  padding: 0; }

section ul, section ol, section menu {
  list-style: none;
  margin: 0;
  padding: 0; }

section li {
  display: list-item;
  margin: 0;
  padding: 0; }

section var, section i {
  font-style: normal; }

section a {
  outline: none;
  text-decoration: none;
  color: inherit; }

section img {
  vertical-align: top; }

section * {
  box-sizing: border-box;
  outline: none; }

section button {
  cursor: pointer;
  border: 0 none;
  background: transparent; }

section em {
  font-style: normal; }

section .view-body h1, section .view-body h2, section .view-body h3, section .view-body h4, section .view-body h5 {
  display: block;
  margin: initial;
  padding: initial;
  font-weight: normal; }

section .view-body p {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0; }

section .view-body ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }

section .view-body ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }

section .view-body li {
  display: list-item; }

section .view-body var, section .view-body i {
  font-style: initial; }

section .view-body a {
  color: initial;
  text-decoration: underline; }

section .view-body img {
  display: inline-block; }

section .view-body * {
  outline: initial; }

section .view-body em {
  font-style: italic; }

.floatingbanner {
  display: none;
  width: 214px;
  height: 214px;
  position: absolute;
  left: 50%;
  margin-left: -107px;
  top: 279px;
  background-size: cover;
  z-index: 15; }
  .floatingbanner a {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    border-radius: 50%; }
  .floatingbanner .event {
    width: 200px;
    height: 200px; }
  .floatingbanner .close {
    left: 174px;
    top: 141px;
    width: 40px;
    height: 40px; }
  @media (min-width: 960px) {
    .floatingbanner {
      top: 472px; } }
  @media (min-width: 1260px) {
    .floatingbanner {
      top: 619px; } }
  .floatingbanner.off {
    display: none !important; }

.btn-gift {
  position: absolute;
  right: 35px;
  top: 1px;
  display: inline-block;
  padding: 0; }
  .btn-gift:hover {
    cursor: pointer; }
    .btn-gift:hover .flag-gift {
      color: #f2703b; }
  .btn-gift .flag-gift {
    display: inline-block;
    height: 22px;
    padding: 3px 5px;
    line-height: 15px;
    color: #8c919a;
    border: 1px solid #e1e1e5;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    border-radius: 15px; }
    .btn-gift .flag-gift::before {
      content: '';
      display: inline-block;
      width: 14px;
      height: 14px;
      vertical-align: top;
      margin: 0 2px 0 0;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23F16126' d='M18.965 12.51l-6.455 6.455a3.56 3.56 0 0 1-5.02 0L1.035 12.51a3.56 3.56 0 0 1 0-5.02L7.49 1.035a3.56 3.56 0 0 1 5.02 0l6.455 6.455a3.56 3.56 0 0 1 0 5.02'%3E%3C/path%3E%3Cpath fill='%23FFF' d='M12.5 6.989s-2.374-.279-2.809 0c0 0-1.02.471-1.02 1.957v2.108c-.018 1.486 1.02 1.957 1.02 1.957.435.279 2.809 0 2.809 0v1.829c-.877.277-2.68.26-2.68.26-3.038-.002-3.32-3.394-3.32-3.394V8.294S6.782 4.902 9.82 4.9c0 0 1.803-.017 2.68.261V6.99z'%3E%3C/path%3E%3C/svg%3E"); }

#ncCommunityReport {
  z-index: 9100008; }

.board-list-default .title .category {
  width: auto; }

@media (min-width: 960px) {
  .page-board .ui-slidetab {
    margin-bottom: 20px; } }

.page-my .ui-dropdown-community .select-mobile::after, .page-my .ui-dropdown-community .select::after {
  display: none; }

.search-article .search-article__info .search-article__comment,
.nc-community-view.board-cartoon .view-header .view-info .comment,
.nc-community-view.board-best .view-header .view-info .comment,
.nc-community-view.board-stat .view-header .view-info .comment,
.nc-community-list.l1-community-cartoon .count-comment,
.nc-community-list.l1-news-best .count-comment,
.nc-community-list.l1-world-stat .count-comment {
  display: none !important; }

/* cnb character select */
#nc-cnb .ncc-character-list-wrap .loadingbar {
  display: none;
  position: fixed; }

#nc-cnb .ncc-character-list {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: var(--ncui-gray008); }
  #nc-cnb .ncc-character-list > li {
    position: relative;
    font-size: 14px;
    line-height: 1;
    text-align: left;
    color: var(--ncui-black068);
    cursor: pointer;
    border-bottom: 1px solid var(--ncui-gray012); }
    #nc-cnb .ncc-character-list > li::before {
      position: absolute;
      right: 18px;
      top: 21px;
      display: inline-block;
      content: '';
      width: 11px;
      height: 1px;
      background-color: #c7c7cc; }
    #nc-cnb .ncc-character-list > li::after {
      position: absolute;
      right: 23px;
      top: 16px;
      display: inline-block;
      content: '';
      width: 1px;
      height: 11px;
      background-color: #c7c7cc; }
    #nc-cnb .ncc-character-list > li.on::after {
      display: none; }
    #nc-cnb .ncc-character-list > li span {
      display: block;
      padding: 15px 16px; }
    #nc-cnb .ncc-character-list > li ul.l1-character-list {
      padding: 10px 0;
      background-color: var(--ncui-bg); }
      #nc-cnb .ncc-character-list > li ul.l1-character-list li {
        margin: 0;
        font-size: 13px;
        color: var(--ncui-black068); }
        #nc-cnb .ncc-character-list > li ul.l1-character-list li:hover {
          color: #d17c15; }
        #nc-cnb .ncc-character-list > li ul.l1-character-list li span {
          padding: 7px 16px; }

.page-my #nc-cnb .ncc-gnb-wrap .ncc-bi, .page-search #nc-cnb .ncc-gnb-wrap .ncc-bi, .page-board #nc-cnb .ncc-gnb-wrap .ncc-bi {
   }
  @media (min-width: 960px) {
    .page-my #nc-cnb .ncc-gnb-wrap .ncc-bi, .page-search #nc-cnb .ncc-gnb-wrap .ncc-bi, .page-board #nc-cnb .ncc-gnb-wrap .ncc-bi {
       } }

.ingame #nc-cnb .ncc-lnb .ncc-lnb-item:first-child {
  margin-left: 10px !important; }

/*

.is-sticky .ncc-header {
  background-color: $font-color-em;
}
.wrap-header {
  min-height: 50px;
  background-color: $font-color-em;

  @include breakpoint($pc) {
    position: static;
    min-height: 198px;
    background-image: url('/uikit/cnb/v2/img/header/header-lineageremaster-2021.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
    background-color: #3A242C; !* cnb-bg-image change *!
  }

  .header {
    @include breakpoint($pc) {
      position: relative;
      margin: 0 auto;
    }

    @include breakpoint($max) {
      max-width: 1260px;
    }

    .logo {
      display: none;

      @include breakpoint($pc) {
        display: block;
        position: absolute;
        top: 15px;
        left: 0;
        text-decoration: none;
        color: #000;
        font-size: 35px;
        // font-weight: 300;
      }
    }

    .header-title {
      display: none;
      margin: 0;
      padding: 0;
      font-size: 21px;
      color: #fff;
      text-align: center;
      font-weight: normal;
      line-height: 1.2;

      @include breakpoint($pc) {
        // display: block;
        font-size: 32px;
      }
    }
  }

  .header-subcopy {
    margin-top: 5px;
    //padding-bottom: 25px;
    text-align: center;
    font-size: 13px;
    color: rgba(#fff, .4);
    line-height: 1.2;

    @include breakpoint($pc) {
      margin-top: 17px;
    }
  }
}
*/
.launcherLayer {
  z-index: 10001000 !important; }

/*
.page-my, .page-search {
  .nc-cnb--lineage .ncc-bi {
    @include bg('common/bi-lineage-type2.png', 164/2, 52/2);
    @include breakpoint($pc) {
      @include bg('common/bi-lineage-type1.png', 164/2, 52/2);
    }
  }
}
*/
/* top icon */
/*
$icon-width: 40px;
[class^="fe-icon-"], [class*=" fe-icon-"] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-size: 0;
  background-image: url(/uikit/nccommunity/img/icon/comm-icon-default_@1x.png);
  background-repeat: no-repeat;
  opacity: .7;

  &:hover {
    opacity: 1;
  }

  @include breakpoint($hidpi) {
    background-image: url(/uikit/nccommunity/img/icon/comm-icon-default_@2x.png);
    background-size: 1000px auto;
  }
}

.mobile,
.tablet {
  [class^="fe-icon-"], [class*=" fe-icon-"] {
    background-image: url(/uikit/nccommunity/img/icon/comm-icon-default_@2x.png);
    background-size: 1000px auto;
  }
}
*/
/*.co-btn-top {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 10;

  @media(min-width: 1333px) {
    right: 50%;
    margin-right: -685px;
  }
}

.fe-icon-top {
  width: 37px;
  height: 37px;
  background-position: -943px -20px;
}*/
@media (min-width: 960px) {
  body.page-search .section-contents .wrap-contents {
    max-width: 100% !important; } }

body.page-search .section-contents .wrap-contents .search-result-util .ui-dropdown {
  display: inline-flex;
  align-items: flex-start; }

body.page-search .section-contents .wrap-contents .search-result-util .search-result-util-section.search-result-util-section-filter .ui-dropdown {
  display: inline-flex;
  align-items: center; }

@media (min-width: 960px) {
  body.page-search .section-contents .wrap-contents .search-result-view-tag .wrap-search-header {
    margin: 0 0 55px 0 !important; } }

.search-result-util {
  border-top: 0 none !important; }
  @media (min-width: 960px) {
    .search-result-util {
      border-bottom: 1px;
      border-top: 5px solid rgba(34, 34, 34, 0.08) !important; } }
  .search-result-powerbook .search-result-util,
  .search-result-faq .search-result-util {
    border-bottom: 1px solid rgba(34, 34, 34, 0.08); }
  .search-result-util .select-mobile::after {
    display: none; }
  .search-result-util .select-mobile + .fe-icon-arrow_down {
    content: '';
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: var(--ncui-black068);
    transform: rotate(45deg); }

.search-result.search-result-community .ui-dropdown {
  display: inline-block;
  position: relative;
  min-width: 100px;
  height: 36px;
  text-align: left;
  vertical-align: middle;
  font-size: 16px; }
  .search-result.search-result-community .ui-dropdown select {
    -webkit-appearance: none;
    border: 0 none;
    background-color: transparent; }
  .search-result.search-result-community .ui-dropdown.is-active .select::after {
    margin-top: -2px;
    transform: rotate(225deg);
    /*border-left: 5px solid transparent;
					border-right: 5px solid transparent;
					border-bottom: 6px solid #c7c7cc;
					border-top: 0 none;*/ }
  .search-result.search-result-community .ui-dropdown .select, .search-result.search-result-community .ui-dropdown .select-mobile {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
    padding-right: 35px;
    background-color: transparent;
    cursor: pointer; }
    .search-result.search-result-community .ui-dropdown .select.disabled, .search-result.search-result-community .ui-dropdown .select-mobile.disabled {
      color: var(--ncui-black100);
      background-color: var(--ncui-bg); }
    .search-result.search-result-community .ui-dropdown .select::after, .search-result.search-result-community .ui-dropdown .select-mobile::after {
      content: '';
      position: absolute;
      right: 18px;
      top: 50%;
      margin-top: -6px;
      width: 6px;
      height: 6px;
      border-style: solid;
      border-width: 0 1px 1px 0;
      border-color: var(--ncui-black068);
      transform: rotate(45deg);
      /*width: 0;
				height: 0;
				border-left: 5px solid transparent;
				border-right: 5px solid transparent;
				border-top: 6px solid #c7c7cc;*/ }
    @media (min-width: 960px) {
      .search-result.search-result-community .ui-dropdown .select, .search-result.search-result-community .ui-dropdown .select-mobile {
        font-size: 16px; } }
  .search-result.search-result-community .ui-dropdown .option {
    display: none;
    position: absolute;
    z-index: 10;
    left: -1px;
    right: -1px;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid var(--ncui-gray020);
    background-color: var(--ncui-bg); }
    .search-result.search-result-community .ui-dropdown .option li {
      height: 36px;
      padding-top: 8px;
      padding-left: 8px;
      background-color: #fff;
      cursor: pointer; }
      .search-result.search-result-community .ui-dropdown .option li:hover {
        background-color: rgba(153, 153, 153, 0.1); }
  .search-result.search-result-community .ui-dropdown [class^="fe-icon-"] {
    position: absolute;
    right: 10px;
    top: 50%; }
  .search-result.search-result-community .ui-dropdown.selected .option {
    display: block; }

.search-result.search-result-community .ui-dropdown {
  width: auto !important; }
  .search-result.search-result-community .ui-dropdown .select {
    height: 100%;
    display: flex;
    align-items: center; }
  .search-result.search-result-community .ui-dropdown .option {
    top: 35px;
    border: 1px solid rgba(34, 34, 34, 0.08); }
  .search-result.search-result-community .ui-dropdown .option li {
    height: 42px;
    padding-top: 10px;
    padding-left: 14px;
    padding-right: 20px;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: rgba(34, 34, 34, 0.12);
    white-space: nowrap;
    background-color: #f6f6f6;
    cursor: pointer;
    font-size: 15px; }
    .search-result.search-result-community .ui-dropdown .option li:first-child {
      border-top: 0 none; }
    .search-result.search-result-community .ui-dropdown .option li.selected {
      background-color: #fff; }
  .search-result.search-result-community .ui-dropdown.ui-dropdown-community .option {
    min-width: 180px;
    border-top: 1px solid var(--ncui-gray010); }
  .search-result.search-result-community .ui-dropdown.ui-dropdown-community .fe-svg {
    display: none; }

/* mobile */
.mobile .search-result.search-result-community .ui-dropdown {
  padding: 0 !important; }

.mobile .search-result.search-result-community .search-result-util .search-result-util-section.search-result-util-section-filter .ui-dropdown-wrap .ui-dropdown-elements {
  background-color: transparent !important; }

.mobile .search-result.search-result-community .search-result-util .search-result-util-section.search-result-util-section-filter .ui-dropdown-wrap .fe-svg-arrow_down {
  display: none !important; }

.section-contents a:link {
  text-decoration: none; }

.search-result-wrap section.search-index.section-search-community .search-result-list {
  margin: 0 !important; }

.section-search.section-search-index .search-result-wrap .section-search.section-search-tag.search-index.result-total {
  padding-bottom: 0 !important; }

.search-result {
  display: block;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto; }
  @media (min-width: 960px) {
    .search-result {
      margin-top: 35px; } }
  @media (min-width: 1260px) {
    .search-result {
      padding: 0; } }
  .search-result.search-result-tag {
    display: block !important; }
  .search-result .pagination-container {
    padding: 18px 0 30px 0;
    text-align: center;
    font-size: 13px;
    padding: 0; }
    .search-result .pagination-container .btn {
      outline: none;
      border: 0 none;
      font-size: 0;
      vertical-align: middle;
      background-color: transparent; }
      .search-result .pagination-container .btn::before {
        content: '';
        display: inline-block;
        width: 31px;
        height: 30px;
        color: var(--ncui-black068);
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #efefef; }
      .search-result .pagination-container .btn:disabled {
        opacity: 0.3; }
      .search-result .pagination-container .btn.prev::before {
        content: '<'; }
      .search-result .pagination-container .btn.next::before {
        content: '>'; }
    .search-result .pagination-container .page {
      padding: 0 10px;
      color: var(--ncui-black045);
      cursor: pointer; }
      .search-result .pagination-container .page:hover {
        text-decoration: underline; }
      .search-result .pagination-container .page strong {
        color: #1f1f1f;
        font-weight: normal; }
      .search-result .pagination-container .page.selected {
        color: #1f1f1f; }
        .search-result .pagination-container .page.selected:hover {
          text-decoration: none; }
    .search-result .pagination-container .pagination-list {
      margin: 30px auto 0;
      padding: 0;
      list-style: none;
      text-align: center; }
      .search-result .pagination-container .pagination-list li {
        display: inline-block;
        min-width: 30px;
        height: 30px;
        margin: 0 4px;
        font-size: 16px;
        line-height: 30px;
        vertical-align: middle; }
        .search-result .pagination-container .pagination-list li a {
          display: block;
          height: 100%;
          text-decoration: none;
          color: var(--ncui-black068); }
          .search-result .pagination-container .pagination-list li a:hover {
            text-decoration: underline; }
        .search-result .pagination-container .pagination-list li.current, .search-result .pagination-container .pagination-list li.selected {
          color: #1f1f1f; }
      .search-result .pagination-container .pagination-list .prev [class^="fe-icon-"],
      .search-result .pagination-container .pagination-list .prev [class*=" fe-icon-"],
      .search-result .pagination-container .pagination-list .next [class^="fe-icon-"],
      .search-result .pagination-container .pagination-list .next [class*=" fe-icon-"] {
        display: none; }
      .search-result .pagination-container .pagination-list .prev {
        margin-right: 15px; }
      .search-result .pagination-container .pagination-list .next {
        margin-left: 15px; }
      .search-result .pagination-container .pagination-list .prev a,
      .search-result .pagination-container .pagination-list .next a {
        position: relative;
        border: 1px solid #e1e1e5;
        border-radius: 0; }
        .search-result .pagination-container .pagination-list .prev a:hover,
        .search-result .pagination-container .pagination-list .next a:hover {
          text-decoration: underline;
          border-color: #747880; }
      .search-result .pagination-container .pagination-list .next a:before,
      .search-result .pagination-container .pagination-list .prev a:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 8px;
        height: 8px;
        border: 0 solid #747880;
        border-width: 1px 1px 0 0; }
      .search-result .pagination-container .pagination-list .prev a:before {
        margin: -4px 0 0 -2px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg); }
      .search-result .pagination-container .pagination-list .next a:before {
        margin: -4px 0 0 -6px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
    @media (min-width: 960px) {
      .search-result .pagination-container {
        font-size: 16px; } }
  .search-result em {
    font-style: normal; }
  .search-result ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.search-result-util-section-filter {
  display: none !important; }
  .search-result-util-section-filter.is-show {
    display: flex !important; }
  @media (min-width: 960px) {
    .search-result-util-section-filter {
      display: flex !important;
      justify-content: flex-end; } }

.search-result-util .search-result-util-section {
  min-height: 56px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-self: center;
  padding: 12px 16px;
  color: var(--ncui-black068); }
  @media (min-width: 960px) {
    .search-result-util .search-result-util-section {
      padding-left: 0;
      padding-right: 0; } }

.search-result.search-result-community .ui-dropdown {
  padding: 0 10px 0 8px; }
  .search-result.search-result-community .ui-dropdown.ui-dropdown-category .option {
    min-width: 180px;
    max-height: 220px;
    overflow-y: scroll; }

@media (min-width: 960px) {
  .search-result.search-result-community .search-result-util > .search-result-util-section {
    position: relative;
    min-height: 0; } }

@media (min-width: 960px) {
  .search-result.search-result-community .search-result-util > .search-result-util-section .search-util__result {
    top: 40px; } }

.search-util .search-util__result {
  margin-left: auto;
  font-size: 15px;
  color: var(--ncui-black045); }
  @media (min-width: 960px) {
    .search-util .search-util__result {
      position: absolute; } }

.search-util .search-util__filter {
  font-size: 16px;
  color: var(--ncui-black068); }

.search-util .search-util__sort {
  margin-left: auto;
  padding-top: 6px;
  font-size: 16px;
  color: var(--ncui-black068); }

.search-title {
  padding-left: 16px !important;
  padding-right: 16px !important; }
  @media (min-width: 960px) {
    .search-title {
      padding-top: 40px !important;
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .search-result-view-tag .search-title {
    margin: 0 18px !important;
    padding: 34px 0 16px !important; }
    @media (min-width: 960px) {
      .search-result-view-tag .search-title {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  .search-title h2 {
    font-size: 16px;
    font-weight: normal;
    color: #000; }
  .search-title .ui-dropdown {
    float: right;
    margin-top: -20px;
    color: var(--ncui-black068); }
    .search-title .ui-dropdown .option {
      width: 100px; }
  @media (min-width: 960px) {
    .search-title {
      margin: 0; } }

.search-article.search-article--event > ul > li, .search-article.search-article--powerbook > ul > li, .search-article.search-article--tag > ul > li, .search-article.search-article--faq > ul > li {
  position: relative;
  padding: 15px 16px 15px 16px;
  border-bottom: 1px solid rgba(34, 34, 34, 0.08); }
  @media (min-width: 960px) {
    .search-article.search-article--event > ul > li, .search-article.search-article--powerbook > ul > li, .search-article.search-article--tag > ul > li, .search-article.search-article--faq > ul > li {
      border-bottom: 0 none; } }
  @media (min-width: 960px) {
    .search-article.search-article--event > ul > li:nth-child(odd)::before, .search-article.search-article--powerbook > ul > li:nth-child(odd)::before, .search-article.search-article--tag > ul > li:nth-child(odd)::before, .search-article.search-article--faq > ul > li:nth-child(odd)::before {
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      content: '';
      width: 200%;
      height: 1px;
      background-color: rgba(34, 34, 34, 0.08); } }
  .section-search.section-search-index .search-article.search-article--event > ul > li:last-child, .section-search.section-search-index .search-article.search-article--powerbook > ul > li:last-child, .section-search.section-search-index .search-article.search-article--tag > ul > li:last-child, .section-search.section-search-index .search-article.search-article--faq > ul > li:last-child {
    border-bottom: 0 none; }
  @media (min-width: 960px) {
    .section-search.section-search-index .search-article.search-article--event > ul > li:last-child::before, .section-search.section-search-index .search-article.search-article--event > ul > li:nth-last-child(2)::before, .section-search.section-search-index .search-article.search-article--powerbook > ul > li:last-child::before, .section-search.section-search-index .search-article.search-article--powerbook > ul > li:nth-last-child(2)::before, .section-search.section-search-index .search-article.search-article--tag > ul > li:last-child::before, .section-search.section-search-index .search-article.search-article--tag > ul > li:nth-last-child(2)::before, .section-search.section-search-index .search-article.search-article--faq > ul > li:last-child::before, .section-search.section-search-index .search-article.search-article--faq > ul > li:nth-last-child(2)::before {
      display: none !important; } }

.search-article em {
  color: var(--ncui-point-text); }

.search-article__nodata {
  min-height: 330px;
  text-align: center; }
  .search-article__nodata .nodata {
    position: relative;
    display: inline-block;
    margin: 53px auto 0 auto;
    text-align: center; }
    .search-article__nodata .nodata::before {
      content: '';
      display: inline-block;
      margin: 0 auto;
      width: 86px;
      height: 132px;
      margin-left: -43px;
      background-image: url("../img/search/img-nodata.png");
      background-size: 86px 132px;
      background-position: center center;
      background-repeat: no-repeat; }
    .search-article__nodata .nodata strong {
      display: block;
      margin: 23px 0 30px 0;
      font-size: 18px;
      font-weight: normal;
      color: var(--ncui-point-text); }
    .search-article__nodata .nodata a {
      text-decoration: none;
      color: var(--ncui-point-text); }
    .search-article__nodata .nodata ol {
      list-style: none;
      text-align: left;
      padding: 0 16px 0 32px; }
      .search-article__nodata .nodata ol li {
        clear: both;
        height: auto;
        margin-bottom: 4px;
        font-size: 14px;
        line-height: 1.5;
        color: var(--ncui-black068); }
        .search-article__nodata .nodata ol li::before {
          display: inline-block;
          content: '';
          width: 3px;
          height: 3px;
          border-radius: 2px;
          vertical-align: middle;
          margin: 0 5px 2px -8px;
          background-color: #d8d8d8; }
    @media (min-width: 960px) {
      .search-article__nodata .nodata {
        min-width: 420px;
        min-height: 165px;
        margin: 90px auto 0 auto;
        text-align: left; }
        .search-article__nodata .nodata::before {
          width: 107px;
          height: 165px;
          background-size: 107px 165px; }
        .search-article__nodata .nodata strong {
          position: absolute;
          top: 29px;
          left: 90px;
          min-width: 340px;
          margin: 0;
          font-size: 20px; }
        .search-article__nodata .nodata ol {
          position: absolute;
          left: 100px;
          top: 80px;
          min-width: 380px;
          margin: 0;
          padding: 0;
          font-size: 16px; } }

body.pc .fe-icon-arrow_down {
  display: none; }

.wrap-section-searchform {
  position: relative;
  max-width: 430px;
  margin: 0 auto; }

.section-searchform {
  clear: both;
  position: relative;
  border: 0 none; }
  .section-searchform ::placeholder {
    color: var(--ncui-black045); }
  .section-searchform form {
    border: 1px solid #c7c7cc;
    background-color: #fff; }
  .section-searchform mark {
    color: var(--ncui-point-text);
    background-color: transparent; }
  .section-searchform input[data-name=suggest_delete] {
    position: absolute;
    right: 36px;
    top: 50%;
    margin-top: -8px;
    text-indent: -1000em;
    width: 16px;
    height: 16px;
    display: inline-block;
    padding: 0;
    border: 0 none;
    overflow: hidden;
    background-color: transparent;
    background-image: url("/uikit/cnb/v2/img/icon/@2x/icon-delete.png");
    background-size: 16px 16px; }
  .section-searchform #suggestInput {
    width: calc(100% - 62px);
    height: 36px;
    line-height: 36px;
    border: 0 none;
    margin-left: 10px;
    font-size: 14px;
    color: var(--ncui-black093); }
    .section-searchform #suggestInput::-ms-clear {
      display: none; }
    @media (min-width: 960px) {
      .section-searchform #suggestInput {
        height: 40px;
        line-height: 40px; } }
  .section-searchform #suggestSubmit {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 36px;
    height: 36px;
    cursor: pointer;
    border: 0 none;
    background-color: transparent;
    color: transparent;
    background-image: url("../img/common/icon-search.png");
    background-size: 16px 16px;
    background-position: center center;
    background-repeat: no-repeat; }
    @media (min-width: 960px) {
      .section-searchform #suggestSubmit {
        top: 2px; } }
  .section-searchform .suggest_wrap {
    display: none;
    position: absolute;
    z-index: 99990;
    width: 100%;
    margin: -1px 0 0 -1px;
    overflow: hidden;
    border: 1px solid #efefef;
    background-color: #ffffff; }
    .section-searchform .suggest_wrap .suggest_list {
      z-index: 999;
      font-size: 14px; }
      .section-searchform .suggest_wrap .suggest_list li {
        padding: 8px 10px;
        cursor: pointer; }
        .section-searchform .suggest_wrap .suggest_list li.focus {
          background-color: #f5f7f9; }
        .section-searchform .suggest_wrap .suggest_list li .matchKey {
          color: var(--ncui-point-text); }

.section-keyword {
  width: 284px;
  margin: 0 auto;
  padding-top: 12px;
  z-index: 100; }
  .section-keyword .btn-toggle {
    content: '';
    float: right;
    display: inline-block;
    width: 23px;
    height: 17px;
    cursor: pointer;
    background-image: url("../img/search/icon-below.png");
    background-size: 13px 7px;
    background-position: center center;
    background-repeat: no-repeat; }
  .section-keyword.on .btn-toggle {
    background-image: url("../img/search/icon-above.png");
    background-size: 13px 7px;
    background-position: center center;
    background-repeat: no-repeat; }
  .section-keyword label {
    float: left;
    display: inline-block;
    width: 47px;
    margin-top: 2px;
    font-size: 12px;
    color: var(--ncui-black045); }
  .section-keyword ol.keyword {
    float: left;
    position: relative;
    width: 100%; }
  .section-keyword .keyword__rolling {
    display: inline-block;
    height: 25px;
    overflow: hidden; }
    .section-keyword .keyword__rolling ol.keyword {
      height: 26px;
      overflow: hidden;
      width: 210px; }
  .section-keyword .keyword__list {
    display: none;
    position: absolute;
    width: calc(100% + 16px*2);
    left: -16px;
    top: 41px;
    background: #fff;
    border: 1px solid #d3d6da;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    padding: 10px 16px 12px 16px;
    z-index: 2; }
    .section-keyword .keyword__list .keyword li {
      padding: 9px 0 7px 0;
      border-bottom: solid 1px #f4f5f7; }
      .section-keyword .keyword__list .keyword li:last-child {
        border-bottom: 0 none; }
    @media (min-width: 640px) {
      .section-keyword .keyword__list {
        max-width: 290px;
        left: auto; } }

ol.keyword li {
  width: 100%;
  height: 37px;
  font-size: 14px; }
  ol.keyword li:nth-child(1) a::before {
    content: "1";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li:nth-child(2) a::before {
    content: "2";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li:nth-child(3) a::before {
    content: "3";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li:nth-child(4) a::before {
    content: "4";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li:nth-child(5) a::before {
    content: "5";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li:nth-child(6) a::before {
    content: "6";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li:nth-child(7) a::before {
    content: "7";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li:nth-child(8) a::before {
    content: "8";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li:nth-child(9) a::before {
    content: "9";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li:nth-child(10) a::before {
    content: "10";
    display: inline-block;
    box-sizing: border-box;
    width: auto;
    margin-right: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: normal; }
  ol.keyword li a {
    float: left;
    width: 160px;
    display: inline-block;
    color: #1f1f1f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  ol.keyword li .ui-rank {
    display: inline-block;
    min-width: 40px;
    color: var(--ncui-black045);
    font-size: 13px;
    vertical-align: middle; }
    ol.keyword li .ui-rank::before {
      display: inline-block;
      content: '';
      margin-right: 3px;
      font-size: 13px;
      vertical-align: top; }
    ol.keyword li .ui-rank.new {
      font-size: 0;
      color: #ff5f3c; }
      ol.keyword li .ui-rank.new::before {
        display: inline-block;
        content: '';
        vertical-align: middle;
        margin: 0 5px 3px 0;
        content: 'NEW'; }
    ol.keyword li .ui-rank.up::before {
      display: inline-block;
      content: '';
      vertical-align: middle;
      margin: 0 5px 3px 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 4.5px 5px 4.5px;
      border-color: transparent transparent #e27747 transparent; }
    ol.keyword li .ui-rank.down::before {
      display: inline-block;
      content: '';
      vertical-align: middle;
      margin: 0 5px 3px 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 4.5px 0 4.5px;
      border-color: #7399b6 transparent transparent transparent; }
    ol.keyword li .ui-rank.same {
      font-size: 0; }
      ol.keyword li .ui-rank.same::before {
        display: inline-block;
        content: '';
        vertical-align: middle;
        margin: 0 5px 3px 0;
        width: 8px;
        height: 8px;
        color: var(--ncui-black045);
        border-bottom: solid 2px #c7c7cc; }
    ol.keyword li .ui-rank.none::before {
      display: inline-block;
      content: '';
      vertical-align: middle;
      margin: 0 5px 3px 0; }
  ol.keyword li .ui-rank {
    float: right;
    font-size: 13px; }
    ol.keyword li .ui-rank.same::before {
      margin-top: 2px; }

.page-search .section-keyword .keyword__list {
  top: 75px; }
  @media (min-width: 640px) {
    .page-search .section-keyword .keyword__list {
      max-width: 290px;
      left: 70px;
      right: auto; } }

.page-powerbook .section-keyword .keyword__list {
  top: 41px; }

.section-search {
  max-width: 1260px;
  margin: 0 auto; }

.section-search-index section {
  border-bottom: 5px solid #f4f5f7; }
  @media (min-width: 960px) {
    .section-search-index section {
      padding: 0 40px; } }
  @media (min-width: 1260px) {
    .section-search-index section {
      padding: 0; } }
  .section-search-index section:last-child {
    border: 0 none; }

.section-search-index .search-result-wrap section .search-community-items:last-child {
  border-bottom: 0 none !important; }

@media (min-width: 960px) {
  .section-search-index .search-result-wrap section .search-community-items .search-community-content,
  .section-search-index .search-article > ul > li {
    padding-left: 0 !important; } }

.search-more {
  padding-left: 16px;
  padding-right: 16px;
  text-align: right;
  padding-top: 0;
  padding-bottom: 40px;
  font-size: 14px;
  color: var(--ncui-black068); }
  @media (min-width: 960px) {
    .search-more {
      padding-left: 0;
      padding-right: 0; } }
  .search-more > a {
    padding-right: 4px; }
    .search-more > a::after {
      content: '';
      display: inline-block;
      width: 7px;
      height: 7px;
      border: solid #979797;
      border-width: 0 0 1px 1px;
      transform: rotate(-135deg);
      vertical-align: middle;
      margin: 0 0 1px 8px; }

.search-article .search-article__thumb {
  float: left;
  margin-right: 12px;
  margin-bottom: 30px; }
  .search-article .search-article__thumb img {
    max-width: 69px;
    max-height: 43px; }
  .search-article .search-article__thumb.none {
    display: none !important; }

.search-article a:hover .search-article__subject {
  text-decoration: underline; }

.search-article .search-article__subject {
  max-width: 60%;
  display: inline-block;
  margin-top: 1px;
  margin-bottom: 5px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.93);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .search-article .search-article__subject strong {
    font-weight: normal;
    color: var(--ncui-point-text); }

.search-article .search-article__desc {
  line-height: 1.4;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.68);
  position: relative;
  display: block;
  display: -webkit-box;
  overflow: hidden;
  max-height: 3em;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }
  .search-article .search-article__desc strong {
    font-weight: normal;
    color: var(--ncui-point-text); }

.search-article .search-article__tag a {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  color: #bc8d5d;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
  white-space: pre-wrap; }

.search-article .search-article__info {
  margin-top: 7px;
  font-size: 14px; }
  .search-article .search-article__info > span {
    margin-right: 6px; }
  .search-article .search-article__info .search-article__writer {
    margin-right: 6px;
    color: var(--ncui-black045); }
    .search-article .search-article__info .search-article__writer:empty {
      display: none; }
  .search-article .search-article__info .search-article__category {
    color: var(--ncui-black093); }
  .search-article .search-article__info .search-article__count,
  .search-article .search-article__info .search-article__date,
  .search-article .search-article__info .search-article__like,
  .search-article .search-article__info .search-article__comment {
    color: var(--ncui-black045); }
  .search-article .search-article__info .search-article__like::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 14px;
    background-image: url(/uikit/nccommunity/img/icon/comm-icon-default_@2x.png);
    background-repeat: no-repeat;
    background-size: 1000px auto;
    background-position: -227px -20px;
    opacity: 0.7;
    margin: 0 4px 0 0;
    vertical-align: middle; }
  .search-article .search-article__info .search-article__comment::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 15px;
    background-image: url(/uikit/nccommunity/img/icon/comm-icon-default_@2x.png);
    background-repeat: no-repeat;
    background-size: 1000px auto;
    background-position: -263px -70px;
    opacity: 0.7;
    margin: 0 4px 0 0;
    vertical-align: middle; }

.search-article.search-article--nshop {
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 960px) {
    .search-article.search-article--nshop {
      padding-left: 0;
      padding-right: 0; } }

.search-article.search-article--event > ul > li {
  padding-bottom: 20px; }

.search-article.search-article--event .search-article__thumb {
  margin-bottom: 0; }

.search-article.search-article--powerbook .search-article__thumb {
  width: 70px;
  height: 70px;
  display: table;
  border: solid 1px #efefef; }
  .search-article.search-article--powerbook .search-article__thumb > p {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
  .search-article.search-article--powerbook .search-article__thumb img {
    max-width: 70px;
    max-height: 70px; }

.search-article.search-article--powerbook .search-article__desc {
  margin-bottom: 0; }

@media (min-width: 320px) {
  .search-article.search-article--community {
    /*
        .search-article__desc {
          @include line-clamp(1);
        }
        */ }
    .search-article.search-article--community .search-article__info {
      display: none; }
  .search-article.search-article--event .search-article__subject {
    margin-bottom: 0; }
  .search-article.search-article--event .search-article__desc {
    display: none; }
  .search-article.search-article--event .search-article__date {
    color: var(--ncui-black093); } }

@media (min-width: 640px) {
  .search-article > ul > li {
    max-height: 150px;
    min-height: 106px; }
  .search-article .search-article__thumb img {
    max-width: 154px;
    max-height: 120px; }
  .search-article .search-article__desc {
    position: relative;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    max-height: 3em;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 45px;
    height: 45px; }
  .search-article.search-article--community > ul > li {
    max-height: 125px; }
  .search-article.search-article--community .search-article__subject {
    margin: 5px 0; }
  .search-article.search-article--community .search-article__info {
    display: block; }
  .search-article.search-article--event {
    /*> ul > li {
          min-height: (116px + 40px);
          padding-bottom: 0;
        }*/ }
    .search-article.search-article--event .search-article__subject {
      margin: 5px 0; }
    .search-article.search-article--event .search-article__desc {
      display: block; } }

@media (min-width: 960px) {
  .search-article > ul > li {
    clear: none;
    float: left;
    width: 50%;
    min-height: 120px; }
  .search-article .search-article__desc {
    margin-right: 20px; }
  .search-article .search-article__thumb {
    margin-bottom: 0; }
  .search-article.search-article--faq > ul > li {
    min-height: 125px; }
  .search-article.search-article--tag > ul > li {
    min-height: 75px; }
  .search-article.search-article--powerbook {
    overflow: hidden; }
    .search-article.search-article--powerbook > ul > li {
      min-height: 110px; }
  .search-article.search-article--event > ul > li {
    min-height: 140px; } }

.slick-dots {
  left: 0;
  margin-top: 22px;
  font-size: 0; }
  .slick-dots li {
    width: 10px;
    height: 10px; }

.blind {
  position: fixed;
  width: 1px;
  height: 1px;
  text-indent: 100px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.wrap-contents.wrap-contents-powerbook-index {
  max-width: none; }

/*.page-powerbook {
	* {
		margin: 0;
		padding: 0;
	}
	a {
		text-decoration: none;
	}
	ul, ol, li {
		list-style: none;
	}
	.blind {
		@include blind;
	}
}*/
.page-powerbook .search-title {
  display: none; }

.page-powerbook .search-article.search-article--powerbook {
  padding-top: 40px; }

.page-powerbook .search-result.search-result-powerbook {
  margin-top: 0; }

.page-powerbook .search-result-powerbook .search-result-util {
  border-top: 0 none !important; }

.section-wiki, .wiki__search {
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px; }
  .section-wiki .section-wiki, .wiki__search .section-wiki, .section-wiki .wiki__search, .wiki__search .wiki__search {
    padding: 0; }
  @media (min-width: 960px) {
    .section-wiki, .wiki__search {
      padding-left: 0;
      padding-right: 0; } }
  .section-wiki a, .wiki__search a {
    text-decoration: none;
    color: var(--ncui-point-text); }
  .section-wiki *, .wiki__search * {
    margin: 0;
    padding: 0; }
  .section-wiki font[size='5'], .wiki__search font[size='5'] {
    font-size: 16px !important; }
  .section-wiki font[size='4'], .wiki__search font[size='4'] {
    font-size: 18px !important; }
  .section-wiki font[size='3'], .wiki__search font[size='3'] {
    font-size: 20px !important; }
  .section-wiki strong, .wiki__search strong, .section-wiki b, .wiki__search b {
    font-weight: 700 !important; }

.wiki__h1 {
  clear: both;
  margin-bottom: 30px; }
  .wiki__h1 h1 {
    font-size: 21px;
    font-weight: normal;
    line-height: 1.25;
    color: #1f1f1f; }
  .wiki__h1 .inform_area {
    padding: 25px 25px 25px 47px;
    border: 1px solid #e5d9d0;
    background-color: #fefbf5;
    text-indent: -28px;
    color: #494949;
    font-size: 13px;
    margin-top: 10px;
    line-height: 1.69; }
    .wiki__h1 .inform_area em {
      font-style: normal;
      color: #c69c7c; }
    .wiki__h1 .inform_area::before {
      background-image: url("../img/service/icon-warning.png");
      background-size: 21px 21px;
      background-position: center center;
      background-repeat: no-repeat;
      display: inline-block;
      width: 21px;
      height: 21px;
      margin-right: 8px;
      vertical-align: middle;
      content: ''; }
  @media (min-width: 960px) {
    .wiki__h1 {
      margin: 40px 0 30px 0; }
      .wiki__h1 h1 {
        font-size: 32px; } }

.wiki__h2 {
  clear: both;
  padding-bottom: 13px;
  margin-bottom: 40px;
  border-bottom: 1px solid #c7c7cc; }
  .wiki__h2 h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.25;
    color: #1f1f1f; }

.wiki__index {
  margin-top: 30px; }
  .wiki__index__handler {
    display: inline-block;
    padding: 10px 0;
    font-size: 15px;
    color: var(--ncui-point-text);
    cursor: pointer; }
    .wiki__index__handler i {
      position: relative;
      display: inline-block;
      width: 11px;
      height: 6px;
      margin-left: 8px; }
    .wiki__index__handler i::after {
      content: "";
      position: absolute;
      top: -5px;
      left: 1px;
      width: 7px;
      height: 7px;
      border: solid #c69c7c;
      border-width: 0 0 1px 1px;
      transform: rotate(-45deg); }
  .wiki__index__list {
    display: none; }
    .wiki__index__list ul {
      padding: 13px 0 22px 18px;
      border-top: 1px solid #c7c7cc;
      background: #fcfcfc;
      font-size: 13px;
      color: var(--ncui-black093); }
      .wiki__index__list ul li {
        padding-bottom: 3px; }
        .wiki__index__list ul li::before {
          content: '';
          display: inline-block;
          width: 5px;
          height: 1px;
          vertical-align: middle;
          margin: 0 7px 0 0;
          background-color: #747880; }
  .wiki__index.on .wiki__index__handler i {
    transform: rotate(-180deg); }
    .wiki__index.on .wiki__index__handler i::after {
      top: 0; }
  .wiki__index.on .wiki__index__list {
    display: block; }

.wiki__group {
  padding-top: 120px; }
  @media (min-width: 960px) {
    .wiki__group {
      padding-top: 60px; } }

.wiki__h1 + .wiki__group {
  padding-top: 0; }

.wiki__body {
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #494949; }
  .wiki__body font[color="#252525"] {
    color: #494949; }

.wiki__reference, .wiki__search {
  clear: both;
  margin: 30px 0;
  padding: 16px;
  background-color: #f0f3f7; }
  .wiki__reference header, .wiki__search header {
    padding-bottom: 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    color: #a2a8ba; }
    .wiki__reference header strong, .wiki__search header strong {
      color: #1f1f1f; }
  .wiki__reference article, .wiki__search article {
    padding: 12px;
    background-color: #fff; }

.img_center img {
  max-width: 100%;
  max-height: 100%; }

.images {
  clear: both; }
  .images img {
    max-width: 100%;
    max-height: 100%; }
  .images .imgwrap {
    width: 330px; }
    .images .imgwrap img {
      vertical-align: top; }
  .images .caption {
    max-width: 340px;
    padding-top: 6px;
    text-align: left;
    font-size: 13px;
    line-height: 1.4;
    color: #494949; }
  .images.simg_right {
    margin-bottom: 29px; }
    .images.simg_right .imgwrap {
      width: auto;
      max-width: 400px; }
  .images.simg .img_right {
    margin-bottom: 30px; }
    .images.simg .img_right img {
      max-width: 100%;
      max-height: 100%; }
  @media (min-width: 640px) {
    .images.simg .img_right {
      float: right;
      text-align: right;
      margin-left: 50px; } }
  .images.dimg {
    margin-bottom: 30px; }
    .images.dimg .img1, .images.dimg .img2 {
      max-width: 340px;
      margin-top: 20px; }
    @media (min-width: 960px) {
      .images.dimg .img1, .images.dimg .img2 {
        float: left; }
      .images.dimg .img2 {
        margin-left: 10px; } }
  .images.dimg_center {
    width: 100%;
    margin-bottom: 30px; }
    @media (min-width: 640px) {
      .images.dimg_center .imgwrap {
        float: left; }
      .images.dimg_center .imgwrap + .imgwrap {
        margin-left: 10px; } }

table .images.simg .img_center img {
  width: auto;
  height: auto; }

.wiki__search {
  margin: 30px 16px;
  position: relative; }
  .wiki__search header {
    padding-top: 14px; }
  .wiki__search article {
    padding: 32px 16px; }
  .wiki__search .more {
    position: absolute;
    right: 17px;
    top: 33px;
    font-size: 13px;
    line-height: 1.25;
    color: #a2a8ba; }
    .wiki__search .more::before {
      content: '';
      position: absolute;
      top: 7px;
      left: -16px;
      display: inline-block;
      width: 11px;
      height: 1px;
      background-color: #a2a8ba; }
    .wiki__search .more::after {
      content: '';
      position: absolute;
      left: -11px;
      top: 2px;
      display: inline-block;
      width: 1px;
      height: 11px;
      background-color: #a2a8ba; }
  .wiki__search .search-article.search-article--qna .slick-list ul {
    width: 50%;
    float: left; }
  .wiki__search .search-article.search-article--qna li {
    height: auto;
    max-height: auto;
    padding-bottom: 0;
    margin-bottom: 20px; }
  .wiki__search .search-article.search-article--qna .search-article__thumb, .wiki__search .search-article.search-article--qna .search-article__info {
    display: none; }
  .wiki__search .search-article.search-article--qna .search-article__subject {
    font-size: 15px;
    line-height: 1.25;
    color: var(--ncui-point-text);
    border-bottom-color: #c69c7c; }
    .wiki__search .search-article.search-article--qna .search-article__subject strong {
      color: inherit; }
  .wiki__search .search-article.search-article--qna .search-article__desc {
    font-size: 13px;
    line-height: 1.54;
    color: var(--ncui-black093); }
    .wiki__search .search-article.search-article--qna .search-article__desc strong {
      color: #1f1f1f; }
  @media (min-width: 640px) {
    .wiki__search {
      margin: 30px 0; }
      .wiki__search article {
        padding: 30px 27px; }
      .wiki__search .search-article.search-article--qna li {
        float: left;
        clear: none;
        display: inline-block;
        width: calc(100% * 0.5 - 32px * (1 - 0.5));
        margin-left: 32px; }
        .wiki__search .search-article.search-article--qna li:nth-child(odd) {
          margin-left: 0; } }
  @media (min-width: 960px) {
    .wiki__search {
      margin: 30px 0; }
      .wiki__search article {
        padding: 30px 24px; }
      .wiki__search .search-article.search-article--qna ul {
        width: 100%;
        float: none; }
      .wiki__search .search-article.search-article--qna li {
        float: left;
        clear: none;
        display: inline-block;
        width: calc(100% * 0.25 - 47px * (1 - 0.25));
        margin-left: 47px; }
        .wiki__search .search-article.search-article--qna li:nth-child(odd) {
          margin-left: 47px; }
        .wiki__search .search-article.search-article--qna li:nth-child(4n+1) {
          margin-left: 0; } }

body.page-powerbook .wrap-section-top {
  position: static;
  width: auto;
  margin: 0 auto;
  padding-top: 18px;
  padding-bottom: 30px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #fff; }
  @media (min-width: 960px) {
    body.page-powerbook .wrap-section-top {
      margin: -55px -40px 0 -40px;
      padding-top: 25px;
      padding-bottom: 25px;
      padding-left: 0;
      padding-right: 0;
      background: var(--ncui-gray004); }
      body.page-powerbook .wrap-section-top.wrap-section-wiki {
        max-width: 1180px;
        margin: 0 auto;
        height: 65px;
        padding-top: 0;
        background: #fff;
        border-bottom: 1px solid #efefef; }
        body.page-powerbook .wrap-section-top.wrap-section-wiki .wrap-section-searchform {
          float: right;
          width: 284px;
          max-width: 284px; } }
  @media (min-width: 1260px) {
    body.page-powerbook .wrap-section-top.wrap-section-wiki {
      padding-left: 0;
      padding-right: 0; } }

body.page-powerbook .guide {
  width: 100%;
  margin-bottom: -84px;
  padding: 20px 0;
  background: #f4f5f7; }
  @media (min-width: 640px) {
    body.page-powerbook .guide {
      padding: 20px 16px; } }
  @media (min-width: 960px) {
    body.page-powerbook .guide {
      margin: 0 -40px -70px -40px;
      padding: 30px 40px;
      max-width: initial;
      width: initial; } }

.wrap-section-searchform {
  max-width: 600px; }
  .wrap-section-searchform .ncui-searchform {
    padding: 0;
    background-color: transparent; }

.section-searchform form {
  border: 0 none;
  background-color: transparent; }

.section-keyword {
  float: right; }

.pc .guide .guide__item-tit .icon {
  display: none; }

.guide a:link {
  text-decoration: none; }

.guide::after {
  content: '';
  display: block;
  clear: both; }

.guide__tit {
  font-size: 16px;
  font-weight: normal;
  color: #1f1f1f; }

.guide__list {
  overflow: hidden;
  max-width: 1180px;
  line-height: 1.25; }
  @media (min-width: 960px) {
    .guide__list {
      margin: 0 auto; } }

.guide__item {
  outline: 0;
  height: 315px;
  overflow: hidden;
  font-size: 14px;
  position: relative; }
  @media (min-width: 640px) {
    .guide__item {
      display: block;
      float: left;
      width: calc(100% * 0.25 - 16px * (1 - 0.25));
      margin-left: 16px;
      margin-bottom: 16px; }
      .guide__item:first-child, .guide__item:nth-child(4n+1) {
        margin-left: 0; } }
  @media (min-width: 960px) {
    .guide__item {
      width: calc(100% * 0.25 - 16px * (1 - 0.25));
      margin-left: 16px; } }
  .guide__item:last-child .guide__item-tit,
  .guide__item:last-child .guide__item-list {
    margin-right: 0; }

.guide__item-tit {
  height: 43px;
  overflow: hidden;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  background: #fff;
  padding: 15px 18px 8px 18px;
  color: #c69c7c;
  margin-right: 5px; }
  @media (min-width: 640px) {
    .guide__item-tit {
      margin-right: 0; } }
  @media (min-width: 960px) {
    .guide__item-tit {
      font-size: 16px; } }
  .guide__item-tit a {
    color: #c69c7c; }

.guide__item-list {
  list-style: none;
  margin: 0 5px 0 0;
  background: #fff;
  padding: 12px 8px 20px 18px;
  position: absolute;
  top: 42px;
  bottom: 0;
  left: 0;
  right: 0; }
  @media (min-width: 640px) {
    .guide__item-list {
      margin-right: 0; } }
  .guide__item-list::before {
    position: absolute;
    top: 0;
    left: 18px;
    right: 18px;
    content: '';
    display: block;
    border-top: solid 1px #eeeff4; }
  .guide__item-list li {
    margin-top: 5px;
    /* ingame */ }
    .guide__item-list li.title {
      display: none; }
    .guide__item-list li a {
      display: inline-block;
      width: 100%;
      color: var(--ncui-black093);
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .guide__item-list li a .icon-new {
        display: inline-block; }
        .guide__item-list li a .icon-new::before {
          content: 'new';
          font-size: 12px;
          font-style: normal;
          vertical-align: top;
          color: #ff5f3c; }
    .guide__item-list li:first-child {
      margin-top: 0; }

.object {
  margin-bottom: 30px; }
  .object table {
    width: 100%;
    border-collapse: collapse; }

.object-item, .object-monster {
  border: solid 1px #e5d9d0; }

.object-monster .object__header {
  min-height: 116px; }
  .object-monster .object__header::after {
    height: 78px; }

.object-monster .object__icon {
  width: 78px;
  height: 78px; }

.object-monster .object__name {
  padding-left: 88px; }

.object__icon {
  position: absolute;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #6d6d6d;
  background-color: #181411; }

.object__name {
  display: inline-block;
  padding-left: 50px;
  font-size: 16px;
  vertical-align: middle;
  line-height: 1.3; }
  .object__name a {
    color: var(--ncui-point-text); }

.object__header {
  position: relative;
  width: 100%;
  height: 80px;
  text-align: left;
  vertical-align: middle;
  padding: 18px 14px;
  word-break: keep-all;
  border-bottom: solid 1px #e5d9d0;
  background-color: #fefbf5; }
  .object__header::after {
    clear: both;
    content: '';
    display: inline-block;
    height: 40px;
    vertical-align: middle; }

.object__attribute table th, .object__attribute table td {
  vertical-align: top;
  border-top: 1px solid #efefef;
  text-align: left;
  padding: 10px 14px; }

.object__attribute table td {
  font-size: 14px;
  color: #494949;
  word-break: keep-all;
  text-align: left; }

.object__attribute table th {
  width: 92px;
  border-right: 1px solid #efefef;
  padding: 10px 14px;
  font-size: 13px;
  color: var(--ncui-black093);
  word-break: keep-all;
  font-weight: normal;
  background: #fcfcfc; }
  @media (min-width: 640px) {
    .object__attribute table th {
      width: 200px; } }

.object__attribute table tr:first-child th, .object__attribute table tr:first-child td {
  border-top: 0; }

.object__attribute table tr td:first-child {
  border-left: 0; }

.object__price {
  float: right;
  font-size: 13px;
  color: var(--ncui-black068) !important; }
  .object__price::after {
    content: '>';
    display: inline-block; }

.drop-item {
  color: var(--ncui-black093); }
  .drop-item__bundle {
    margin-top: 14px;
    border-top: solid 1px #efefef;
    padding-top: 14px; }
    .drop-item__bundle:first-child {
      margin-top: 0;
      border-top: 0;
      padding-top: 0; }
  .drop-item__bundle-tit {
    margin-bottom: 6px;
    display: block;
    font-weight: normal; }
  .drop-item__list {
    font-size: 0; }
    .drop-item__list li {
      display: inline-block;
      margin-right: 6px;
      margin-top: 5px; }
  .drop-item__link {
    display: inline-block;
    padding: 6px 14px 9px;
    background: #f1f1f1;
    border-radius: 100px;
    font-size: 13px;
    color: var(--ncui-black093) !important; }

.object-setitem {
  display: table;
  border: solid 1px #efefef; }
  .object-setitem .object__itemlist {
    display: table-cell;
    width: 50%;
    padding: 22px 14px;
    border-right: 1px solid #efefef;
    background-color: #fcfcfc; }
    .object-setitem .object__itemlist .object__icon {
      width: 35px;
      height: 35px; }
    .object-setitem .object__itemlist .object__name {
      padding-left: 45px;
      font-size: 14px; }
    .object-setitem .object__itemlist li {
      min-height: 50px;
      padding-bottom: 19px; }
      .object-setitem .object__itemlist li:last-child {
        min-height: 35px;
        padding-bottom: 0; }
  .object-setitem .object__attribute {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 35px 15px;
    font-size: 14px;
    line-height: 1.6; }
  @media (min-width: 960px) {
    .object-setitem .object__itemlist,
    .object-setitem .object__attribute {
      padding: 23px; } }

/* 제작 */
.object-recipe {
  position: relative;
  width: 100%;
  color: #494949;
  border: solid 1px #efefef;
  overflow: hidden; }
  .object-recipe button.btn-toggle {
    display: inline-block;
    width: 121px;
    height: 37px;
    padding: 0;
    text-align: center;
    border: 1px solid #eaeaea;
    border-radius: 100px;
    margin: 0 auto; }
    .object-recipe button.btn-toggle::before {
      display: inline-block;
      font-size: 13px;
      text-align: center;
      vertical-align: middle;
      margin-bottom: 4px;
      color: var(--ncui-black068);
      content: '모두 펼치기'; }
    .object-recipe button.btn-toggle::after {
      content: '';
      display: inline-block;
      width: 7px;
      height: 7px;
      margin: 0 0 5px 8px;
      vertical-align: middle;
      border: solid #a2a8b2;
      border-width: 0 1px 1px 0;
      transform: rotate(45deg); }
    .object-recipe button.btn-toggle.on::before {
      content: '모두 닫기'; }
    .object-recipe button.btn-toggle.on::after {
      margin-bottom: 0;
      transform: rotate(-135deg); }
  .object-recipe .object__icon {
    width: 37px;
    height: 37px;
    z-index: 2; }
  .object-recipe .object__header {
    height: 60px;
    padding: 14px;
    border-bottom: 0 none; }
    .object-recipe .object__header .object__name {
      margin-right: 65px; }
  .object-recipe .object__itemlist {
    width: 100%;
    background-color: #fff;
    padding-bottom: 40px;
    text-align: center; }
    .object-recipe .object__itemlist .object__name {
      font-size: 14px;
      padding-bottom: 18px; }
    .object-recipe .object__itemlist > ul {
      margin-top: 7px;
      margin-left: 50px; }
    .object-recipe .object__itemlist li {
      position: relative;
      text-align: left; }
      .object-recipe .object__itemlist li::before {
        position: absolute;
        left: -20px;
        top: -29px;
        content: '';
        display: inline-block;
        width: 1px;
        height: 100%;
        background-color: #d8d8d8; }
      .object-recipe .object__itemlist li:last-child::before {
        height: 40px; }
      .object-recipe .object__itemlist li::after {
        position: absolute;
        left: -20px;
        top: 9px;
        content: '';
        display: inline-block;
        width: 20px;
        height: 1px;
        background-color: #d8d8d8; }
      .object-recipe .object__itemlist li .object__name {
        padding-left: 12px; }
      .object-recipe .object__itemlist li .object__icon {
        top: 7px;
        width: 0;
        height: 0;
        border: 2.5px solid #a2a8b2; }
      .object-recipe .object__itemlist li .bullet {
        position: absolute;
        left: -29px;
        top: -1px;
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        z-index: 2; }
        .object-recipe .object__itemlist li .bullet.plus {
          background-image: url("../img/powerbook/icon-plus.png");
          background-size: 20px 20px;
          background-position: center center;
          background-repeat: no-repeat; }
        .object-recipe .object__itemlist li .bullet.minus {
          background-image: url("../img/powerbook/icon-minus.png");
          background-size: 20px 20px;
          background-position: center center;
          background-repeat: no-repeat; }
      .object-recipe .object__itemlist li ul {
        margin-left: 22px;
        position: relative; }
  .object-recipe .object__attribute {
    vertical-align: top;
    background-color: #fcfcfc; }
    .object-recipe .object__attribute .object-stuff__handler {
      position: absolute;
      right: 18px;
      top: 25px;
      font-size: 13px;
      color: var(--ncui-black068);
      cursor: pointer; }
      .object-recipe .object__attribute .object-stuff__handler::after {
        content: '';
        display: inline-block;
        width: 11px;
        height: 5px;
        margin: 0 0 2px 6px;
        background-image: url("../img/powerbook/icon-below.png");
        background-size: 11px 5px;
        background-position: center center;
        background-repeat: no-repeat; }
      .object-recipe .object__attribute .object-stuff__handler.on::after {
        transform: rotate(180deg); }
    .object-recipe .object__attribute .object-stuff {
      display: none;
      width: 100%;
      margin-bottom: 21px;
      padding: 20px 15px;
      font-size: 14px;
      line-height: 1.8;
      background-color: #fcfcfc;
      z-index: 9; }
      .object-recipe .object__attribute .object-stuff strong {
        display: block;
        margin-bottom: 10px; }
  @media (min-width: 960px) {
    .object-recipe {
      background-color: #fcfcfc; }
      .object-recipe .object__itemlist {
        width: 70%;
        min-height: 350px;
        padding-top: 13px;
        border-right: 1px solid #efefef; }
        .object-recipe .object__itemlist .object__header {
          padding-top: 23px;
          padding-left: 23px;
          background-color: transparent; }
        .object-recipe .object__itemlist > ul {
          margin-left: 52px; }
        .object-recipe .object__itemlist li ul {
          margin-left: 47px; }
        .object-recipe .object__itemlist li .object__icon {
          left: 10px;
          top: -6px;
          display: inline-block;
          width: 35px;
          height: 35px;
          border-width: 1px; }
        .object-recipe .object__itemlist li .object__name {
          min-height: 50px;
          padding-left: 50px; }
        .object-recipe .object__itemlist li::after {
          width: 47px; }
        .object-recipe .object__itemlist li.minus ul::before, .object-recipe .object__itemlist li.plus ul::before {
          left: -76px;
          top: -52px; }
      .object-recipe .object__attribute {
        float: right;
        width: 30%; }
        .object-recipe .object__attribute header {
          display: none; }
        .object-recipe .object__attribute .object-stuff {
          position: static;
          display: block !important;
          padding: 32px 18px; } }

.section-wiki .list, .wiki__search .list {
  margin-bottom: 30px; }
  .section-wiki .list table, .wiki__search .list table {
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #efefef;
    border-top: 0; }
    .section-wiki .list table caption, .wiki__search .list table caption {
      position: fixed;
      width: 1px;
      height: 1px;
      text-indent: 100px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0); }
    .section-wiki .list table tr, .wiki__search .list table tr {
      /*&:first-child{
				th, td{ border-top:0; }
			}*/ }
      .section-wiki .list table tr th:first-child, .wiki__search .list table tr th:first-child, .section-wiki .list table tr td:first-child, .wiki__search .list table tr td:first-child {
        border-left: 0; }
    .section-wiki .list table td, .wiki__search .list table td, .section-wiki .list table th, .wiki__search .list table th {
      display: none;
      text-align: center;
      border-top: 1px solid #efefef;
      padding: 9px 14px 10px 14px;
      color: var(--ncui-black093); }
    .section-wiki .list table th, .wiki__search .list table th {
      border-left: 1px solid #efefef;
      text-align: center;
      font-size: 13px;
      color: var(--ncui-black093);
      font-weight: normal;
      white-space: nowrap;
      background: #f4f5f7; }
      @media (min-width: 960px) {
        .section-wiki .list table th, .wiki__search .list table th {
          display: table-cell; } }
    .section-wiki .list table td, .wiki__search .list table td {
      border-left: 1px solid #efefef;
      font-size: 14px;
      word-break: keep-all;
      color: #494949; }
      @media (min-width: 960px) {
        .section-wiki .list table td, .wiki__search .list table td {
          display: table-cell; } }
  .section-wiki .list__icon, .wiki__search .list__icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-color: #181411; }
  .section-wiki .list__name, .wiki__search .list__name {
    clear: both;
    display: block;
    text-align: center;
    margin-top: 9px; }
  .section-wiki .list__class, .wiki__search .list__class {
    width: 120px; }
    .section-wiki .list__class img, .wiki__search .list__class img {
      margin-bottom: 4px; }
  .section-wiki .list__header-label, .wiki__search .list__header-label {
    display: table-cell !important; }
  .section-wiki .list__header, .wiki__search .list__header {
    display: table-cell !important;
    background: #fcfcfc;
    width: 92px; }
    @media (min-width: 640px) {
      .section-wiki .list__header, .wiki__search .list__header {
        width: 200px; } }
  .section-wiki .list__option-label, .wiki__search .list__option-label {
    display: table-cell !important; }
  .section-wiki .list__option, .wiki__search .list__option {
    text-align: left !important;
    display: table-cell !important; }
  .section-wiki .list__desc, .wiki__search .list__desc {
    text-align: left !important; }
  .section-wiki .list__level-label, .wiki__search .list__level-label {
    display: table-cell !important; }
  .section-wiki .list__level, .wiki__search .list__level {
    display: table-cell !important; }
  .section-wiki .list__location-label, .wiki__search .list__location-label {
    display: table-cell !important; }
  .section-wiki .list__location, .wiki__search .list__location {
    display: table-cell !important; }

.list-monster .list__icon {
  width: 40px;
  height: 40px;
  background-color: #181411; }
  @media (min-width: 640px) {
    .list-monster .list__icon {
      width: 100px;
      height: 100px; } }

.list-monster .drop-item {
  display: block; }

.section-drop-item {
  position: relative;
  display: none; }
  @media (min-width: 960px) {
    .section-drop-item {
      display: block; } }

.drop-item {
  position: relative;
  /*.object-monster__drop-item{
		padding:0;
		border-left:0;

		.drop-item__bundle{
			padding-top:25px;
			&:first-child{ padding-top:0; }
		}
	}*/ }
  .drop-item__body {
    position: absolute;
    display: none;
    top: 25px;
    text-align: left;
    z-index: 10;
    width: 923px;
    background: #fff;
    border: 1px solid #c7c7cc;
    padding: 38px 14px 30px; }
  .drop-item__handler {
    color: var(--ncui-black068) !important; }
    .drop-item__handler span {
      vertical-align: middle;
      display: inline-block;
      width: 8px;
      height: 5px;
      text-indent: -99em;
      overflow: hidden;
      background: url("../img/powerbook/icon-triangle.png") 50% 0;
      transform: rotate(180deg); }
    .drop-item__handler_on span {
      transform: rotate(0deg); }
    .drop-item__handler_on + .drop-item__body {
      display: block; }
  .drop-item__close {
    position: absolute;
    top: 14px;
    right: 14px;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-indent: -99em;
    overflow: hidden;
    background: url("../img/powerbook/icon-close.png") 50% 0;
    border: 0;
    outline: 0; }

.custom-table {
  clear: both;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; }
  .custom-table th, .custom-table td {
    padding: 10px 14px;
    border: solid 1px #efefef;
    font-size: 14px;
    color: #494949;
    word-break: break-all;
    background-color: #fff; }
    .custom-table th table, .custom-table td table {
      margin: 0 auto; }
    .custom-table th td, .custom-table td td {
      padding: 0;
      border: 0 none;
      text-align: center; }
  .custom-table .img_center {
    text-align: center; }
  .custom-table .cel1 {
    background-color: #fcfcfc; }
    .custom-table .cel1 table {
      margin: 0 auto; }
    .custom-table .cel1 table td, .custom-table .cel1 table th {
      border: 0 none;
      padding: 0; }
  .custom-table .box1 {
    background-color: #f4f5f7; }
  .custom-table .box2 {
    padding: 22px 25px 20px 50px;
    background-color: #fefbf6;
    background-image: url("../img/powerbook/icon-noti.png");
    background-size: 23px 23px;
    background-position: 20px 23px;
    background-repeat: no-repeat; }

.wiki__reference .custom-table {
  border: 0 none;
  border-collapse: separate; }
  .wiki__reference .custom-table th, .wiki__reference .custom-table td {
    border: 0 none;
    vertical-align: top;
    font-size: 13px;
    background-color: transparent;
    line-height: 1.6;
    word-wrap: break-word;
    word-break: break-all; }
  .wiki__reference .custom-table .cel1 {
    padding: 10px 14px;
    border-bottom: 1px solid #efefef;
    font-size: 15px; }
  @media (min-width: 640px) {
    .wiki__reference .custom-table {
      border-spacing: 15px; }
      .wiki__reference .custom-table td, .wiki__reference .custom-table .cel1 {
        padding-top: 0; } }

.recommend {
  position: relative; }
  .recommend::after {
    content: '';
    clear: both;
    display: table; }
  .recommend__tit {
    position: fixed;
    width: 1px;
    height: 1px;
    text-indent: 100px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0); }
  .recommend__list {
    margin: 0;
    padding-top: 8px;
    padding-bottom: 68px; }
    @media (min-width: 640px) {
      .recommend__list {
        padding-top: 18px;
        padding-bottom: 68px; } }
    @media (min-width: 960px) {
      .recommend__list {
        padding-top: 50px;
        padding-bottom: 80px; } }
  .recommend__controller {
    display: none; }
    @media (min-width: 960px) {
      .recommend__controller {
        display: block;
        position: absolute;
        width: 100%;
        top: 50%;
        margin-top: -55px; } }
    .recommend__controller button {
      position: absolute;
      top: 50%;
      width: 72px;
      height: 72px;
      border-radius: 50%;
      overflow: hidden;
      text-indent: -999px;
      z-index: 999999;
      border: 0;
      background-color: rgba(19, 19, 19, 0.5); }
      .recommend__controller button::after {
        position: absolute;
        content: '';
        display: inline-block;
        top: 24px;
        width: 20px;
        height: 20px;
        border: solid #c7c7cc;
        border-width: 0 0 1px 1px; }
  .recommend__controller-prev {
    left: 10px; }
    .recommend__controller-prev::after {
      left: 30px;
      transform: rotate(45deg); }
    @media (min-width: 1260px) {
      .recommend__controller-prev {
        left: 20px; } }
  .recommend__controller-next {
    right: 10px; }
    .recommend__controller-next::after {
      right: 30px;
      transform: rotate(225deg); }
    @media (min-width: 1260px) {
      .recommend__controller-next {
        right: 20px; } }
  .recommend__bundle {
    outline: 0; }
  .recommend__bundle-tit {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #1f1f1f;
    font-weight: normal;
    text-align: center; }
    @media (min-width: 960px) {
      .recommend__bundle-tit {
        height: 20px;
        line-height: 1; } }
  .recommend__bundle-list {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0; }
    .recommend__bundle-list::after {
      content: '';
      clear: both;
      display: block; }
  .recommend__item {
    position: relative; }
    .recommend__item .pic-box__text {
      padding: 0 16px; }
    .recommend__item:nth-child(1) {
      margin-bottom: 2px; }
    .recommend__item:nth-child(2) {
      float: left;
      width: 50%;
      padding-right: 1px; }
    .recommend__item:nth-child(3) {
      float: left;
      width: 50%;
      padding-left: 1px; }
    .recommend__item:nth-child(2) .pic-box__text, .recommend__item:nth-child(3) .pic-box__text {
      font-size: 13px; }
    .recommend__item a {
      outline: 0;
      display: block;
      height: 100%; }
    .recommend__item .pic-box__text {
      color: #fff; }
    @media (min-width: 640px) {
      .recommend__item {
        float: left;
        width: calc(100% * 0.33333 - 15px * (1 - 0.33333)) !important;
        margin-left: 15px;
        margin-bottom: 0; }
        .recommend__item:first-child {
          margin-left: 0; }
        .recommend__item:nth-child(2) .pic-box__text, .recommend__item:nth-child(3) .pic-box__text {
          font-size: 15px; } }
    @media (min-width: 960px) {
      .recommend__item {
        width: calc(100% * 0.33333 - 21px * (1 - 0.33333)) !important;
        margin-left: 21px; }
        .recommend__item:nth-child(2) {
          padding-right: 0; }
        .recommend__item:nth-child(3) {
          padding-left: 0; } }
  .recommend__item-desc {
    display: none;
    color: #494949;
    font-size: 14px;
    margin-top: 11px;
    line-height: 1.5;
    text-align: center;
    padding: 0 10px; }
    @media (min-width: 960px) {
      .recommend__item-desc {
        display: block; } }

.pic-box {
  position: relative;
  font-size: 0; }
  .pic-box__text {
    font-size: 15px; }
    @media (min-width: 960px) {
      .pic-box__text {
        font-size: 16px; } }
  .pic-box_theme_full::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(19, 19, 19, 0.5); }
  .pic-box_theme_full .pic-box__img {
    width: 100%; }
  .pic-box_theme_full .pic-box__text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center; }

.fe-image-inner {
  position: relative;
  display: inline-block; }
  .fe-image-inner img {
    max-width: 100%; }

.fe-video {
  position: relative;
  max-width: 1260px;
  max-height: 708.75px;
  margin: 1em 0 !important;
  padding-bottom: 56.25% !important; }

.fe-video-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .fe-video-inner iframe {
    width: 100%;
    height: 100%; }
