@charset "utf-8";

/*
 *
 * CSS CONTENTS:
 *
 * 01. Web Font
 * 02. Type Selector Reset
 * 03. Accessibility Navigation
 * 04. Layout Selector
 * 05. Components
 * 06. Entry Content
 * 07. Comment
 * 08. Widget & Template Page
 * 09. ETC
 * 10. Column & Color Type
 * 11. Retina Display
 * 12. Media Screen - Tablet
 * 13. Media Screen - Mobie
 *
 */

/* Web Font Load */
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
  font-family: "LGSmHaR";
  font-style: normal;
  font-weight: 400;
  src: url("./images/LGSmHaTR.eot");
  src: url("./images/LGSmHaTR.eot?#iefix") format("embedded-opentype"),
    url("./images/LGSmHaTR.woff") format("woff"),
    url("./images/LGSmHaTR.ttf") format("truetype");
}
@font-face {
  font-family: "LGSmHaSB";
  font-style: normal;
  src: url("./images/LGSmHaTSB.eot");
  src: url("./images/LGSmHaTSB.eot?#iefix") format("embedded-opentype"),
    url("./images/LGSmHaTSB.woff") format("woff"),
    url("./images/LGSmHaTSB.ttf") format("truetype");
}

/* Type Selector Reset */
body {
  -webkit-text-size-adjust: 100%;
  font-weight: 400;
  font-family: "LGSmHaR", "Noto Sans KR", sans-serif;
  font-size: 1em;
  line-height: 1.25;
}
html,
body {
  width: 100%;
	min-width: 360px;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
details,
menu,
figure,
figcaption {
  display: block;
  box-sizing: border-box;
}
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  overflow: visible;
  cursor: pointer;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
}
input,
select,
textarea,
button {
  font-family:  "LGSmHaR", "Noto Sans KR", sans-serif;
  font-size: 100%;
  border-radius: 0;
}
button {
  overflow: visible;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
ul li {
  list-style: none;
}
img,
fieldset {
  border: none;
  vertical-align: top;
}
hr {
  display: none;
}

/* Accessibility Navigation */
#acc-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 0;
}
#acc-nav a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-left: -1px;
  margin-bottom: -1px;
  text-align: center;
  font-weight: bold;
  font-size: 0.875em;
  color: #000;
  white-space: nowrap;
}
#acc-nav a:focus,
#acc-nav a:hover,
#acc-nav a:active {
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: #000;
  color: #fff;
  z-index: 1000;
}

/* Layout Selector */
#wrap {
  position: relative;
}
#header {
  position: relative;
  border-bottom: 4px solid #e61b7e;
  height: 174px;
}
#header .inner {
  max-width: 1100px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
#header .inner:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
#header h1 {
  max-width: 500px;
  overflow: hidden;
  /* padding: 40px 0; */
  font-size: 1.25em;
  line-height: 28px;
  letter-spacing: 0.5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*
  width: 240px;
  height: 23px;
  */
  width: 248px;
  height: 30px;
  position: absolute;
  top: 40px;
  left: 0;
}
#header h1 a {
  display: block;
  text-decoration: none;
  color: #e61b7e;
 /*background: url("data:img/png;base64,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")
    no-repeat 0 0;*/
  /*
  	background: url('./images/LGuplus_logo.png') no-repeat; 
  */
	background: url('./images/LGuplus_logo_main.png') no-repeat;
  overflow: hidden;
  text-indent: -10000px;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-position: 50%;
}
#header h1 img {
  width: auto;
  height: 28px;
}
#header .mobile-menu {
  display: none;
}
#header .link_sns,
#footer .link_sns {
  float: right;
  height: 110px;
  display: inline-flex;
  align-items: center;
}
#footer .link_sns {
  float: none;
  height: 35px;
}
#header .link_sns a,
#footer .link_sns a {
  width: 30px;
  height: 30px;
  margin-left: 15px;
  background: url(./images/hesderSns.png) no-repeat;
  overflow: hidden;
  text-indent: -10000px;
}
#header .link_sns a.yt,
#footer .link_sns a.yt {
  background-position: -45px;
}
#header .link_sns a.nb,
#footer .link_sns a.nb {
  background-position: -90px;
}
#header .link_sns a.in,
#footer .link_sns a.in {
  background-position: -135px;
}
#gnb {
  position: relative;
  height: 60px;
  clear: both;
  border-top: 1px solid #c4c4c4;
  display: block !important;
}
#gnb .link_tit {
  display: none;
}
#gnb .category_list {
  display: flex;
  justify-content: flex-start;
}
#gnb .category_list > li {
  /* float: left; */
  padding: 16px 16px;
  font-size: 0.875em;
  position: relative;
}
#gnb .category_list > li a {
  display: block;
  /* min-width: 125px; */
  position: relative;
  padding: 0 25px;
  text-decoration: none;
  line-height: 28px;
  color: #000;
  font-size: 19px;
  font-family: "LGSmHaSB";
  text-align: center;
  letter-spacing: -1px;
}
#gnb .category_list > li a:hover {
  color: #e61b7e;
}
#gnb .category_list .sub_category_list {
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.3s;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 999;
}
#gnb:after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  top: 100%;
  width: 100%;
  height: 140px;
  z-index: 99;
  border: 4px solid #e61b7e;
  border-top: none;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.3s;
  box-sizing: border-box;
}
#gnb .category_list .sub_category_list a {
  font-size: 14px;
  padding: 0 4px;
}
#gnb:hover .sub_category_list,
#gnb:hover:after {
  visibility: visible;
  opacity: 1;
}
#content .inner {
  overflow: hidden;
  max-width: 860px;
  margin: 0 auto;
}
#wrap > section.container {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#wrap > section.container > #content {
  width: 800px;
}
#wrap > section.container > aside#aside {
  width: 265px;
}
#tt-body-index #wrap > section.container {
  display: block;
  width: 100%;
}
#tt-body-index #wrap > section.container #content {
  width: auto;
  /* margin: 0 auto; */
}
#tt-body-index #wrap > section.container > aside#aside {
  display: none;
}
#aside {
  margin-top: 60px;
  /* padding: 57px 0 24px; */
  /* border-top: 1px solid #e6e6e6; */
}
#aside .inner {
  overflow: hidden;
  max-width: 1100px;
  margin: 0 auto;
}
#aside h2 {
  margin-bottom: 6px;
  font-size: 20px;
  color: #2f334a;
}
#aside .sidebar_banner {
  margin-top: 40px;
}
#aside .sidebar_banner img {
  width: 100%;
  height: auto;
}
#aside .posts {
  margin-bottom: 56px;
}
#aside .posts li {
  border-bottom: 1px solid #e6e6e6;
}
#aside .posts li a {
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 8px 0;
  text-overflow: ellipsis;
  text-decoration: none;
  white-space: nowrap;
  font-size: 0.875em;
  line-height: 1.5714;
  color: #b2b2b2;
}
#aside .posts li a:hover {
  color: #e61b7e;
}
#aside .tags {
  margin: 0 0 40px;
}
#aside .tags h2 {
  margin-bottom: 10px;
}
#aside .tags .items {
  margin-bottom: 5px;
}
#aside .tags .more {
  text-decoration: none;
  font-size: 12px;
  line-height: 2;
  color: #cbcbcb;
}
#aside .tags .more:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 8px;
  margin-left: 6px;
  background: url(./images/ico_package.png) no-repeat 0 -300px;
  vertical-align: baseline;
}
#aside .tags .more:hover {
  color: #e61b7e;
}
#aside .tags .more:hover:after {
  background-position-x: -50px;
}
#aside .search {
  margin-bottom: 57px;
}
#aside .search h2 {
  display: none;
}
#aside .search fieldset {
  position: relative;
  /* margin-top: 19px; */
  padding-right: 38px;
  background: #e6e6e6;
}
#aside .search input {
  width: 100%;
  height: 38px;
  padding: 0 10px;
  border: 0;
  font-size: 0.875em;
  line-height: 1.5714;
  color: #000;
  box-sizing: border-box;
  background-color: transparent;
}
#aside .search input::-webkit-input-placeholder {
  color: #999;
}
#aside .search button {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 38px;
  background: url(./images/ico_package.png) no-repeat 13px -337px;
  text-align: left;
  text-indent: -999em;
}
#aside .search button:hover,
#aside .search button:focus,
#aside .search input:focus + button {
  background-position-x: -37px;
}
#aside .count {
  margin: 0 0 40px;
}
#aside .count .total {
  margin: 11px 0 2px;
  font-size: 1.875em;
  color: #e61b7e;
}
#aside .count ul li {
  overflow: hidden;
  padding: 4px 0;
  border-bottom: 1px solid #e6e6e6;
  text-align: right;
  font-size: 0.875em;
  line-height: 2.1428;
  color: #b2b2b2;
}
#aside .count ul li strong {
  float: left;
  font-weight: normal;
}

#footer {
  padding: 40px 0;
  background-color: #000;
  border-top: 15px solid #e61b7e;
  color: #6d6e71;
}
#footer h3 a {
  display: block;
  width: 124px;
  height: 35px;
  background: url(./images/LGlogo.png) no-repeat 0 0;
  text-indent: -10000px;
  overflow: hidden;
}
#footer .footer-container {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
#footer .footer-privacy {
  margin-left: auto;
  margin-right: 20px;
  color: #999;
  font-size: 13px;
}
#footer .footer-privacy a {
  color: #999;
  font-size: 14px;
  margin: 0 10px;
}
#footer .footer-content {
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
}
#footer .footer-content ul {
  display: flex;
  line-height: 1;
  margin-top: 8px;
}
#footer .footer-content ul li + li {
  border-left: 1px solid #6d6e71;
  margin-left: 10px;
  padding-left: 10px;
}
#footer .footer-content ul:nth-child(2) li:nth-child(2) {
  border-left: none;
}
#footer .copyright {
  font-size: 12px;
  color: #999;
  margin-top: 10px;
}
#footer a {
  text-decoration: none;
  color: #e61b7e;
}
#footer .admin:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 11px;
  margin: 1px 9px 2px;
  background-color: #b2b2b2;
  vertical-align: middle;
}

/* Components */
.btn,
a.btn {
  display: inline-block;
  position: relative;
  width: 158px;
  padding: 0 10px;
  border: 1px solid #e61b7e;
  text-decoration: none;
  text-align: left;
  font-size: 12px;
  line-height: 38px;
  color: #e61b7e;
  -webkit-transition: color 0.2s, background-color 0.2s;
  transition: color 0.2s, background-color 0.2s;
}
.btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 11px;
  height: 9px;
  margin-top: -5px;
  background: url(./images/ico_package.png) no-repeat -100px 0;
}
.btn:hover {
  background-color: #e61b7e;
  border-color: #e61b7e;
  color: #fff;
}
.btn:hover:after {
  background-position-x: 0;
}

.cover-slider {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 37.9%;
  /* margin: -1px 0 80px; */
  width: 65.5%;
}
.cover-slider .prev,
.cover-slider .next {
  position: absolute;
  top: 50%;
  left: 30px;
  z-index: 20;
  width: 49px;
  height: 83px;
  margin-top: -42px;
  background-image: url(./images/ico_package.png);
  background-repeat: no-repeat;
  text-indent: -999em;
}
.cover-slider .prev {
  /* margin-left: -600px; */
  background-position: 0 -200px;
}
.cover-slider .prev:hover {
  background-position-x: -100px;
}
.cover-slider .next {
  right: 30px;
  background-position: -50px -200px;
  left: auto;
}
.cover-slider .next:hover {
  background-position-x: -150px;
}
.cover-slider .paging {
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 20;
  width: 100%;
  text-align: center;
}
.cover-slider .paging button {
  display: inline-block;
  overflow: hidden;
  width: 20px;
  height: 1px;
  margin: 0 5px;
  background-color: #b2b2b2;
  text-indent: -999em;
  vertical-align: bottom;
}
.cover-slider .paging .current {
  height: 5px;
  margin-top: 0;
  background-color: #333;
}
.cover-slider ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cover-slider ul li {
  display: table;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
.cover-slider ul li .text-box {
  display: table-cell;
  background-color: rgba(0, 0, 0, 0.25);
  text-align: center;
  vertical-align: middle;
  font-weight: 100;
  text-decoration: none;
}
.cover-slider ul li .text-box strong {
  font-weight: 700;
}
.cover-slider ul li .text-box .title {
  display: block;
	display: none;
  margin-bottom: 40px;
  text-shadow: 0 0 24px rgba(0, 0, 0, 0.4);
  font-size: 3.75em;
  line-height: 1;
  color: #fff;
}
.cover-slider ul li .text-box .title em {
  display: block;
  margin-bottom: 15px;
  text-shadow: 0 0 24px rgba(0, 0, 0, 0.4);
  font-style: normal;
  font-size: 0.5em;
  line-height: 1;
  color: #fff;
}
.cover-slider ul li .text-box .btn {
  z-index: 10;
  border-color: #fff;
  color: #fff;
  background-color: rgba(170, 170, 170, 0.1);
  box-shadow: 0 0 24px rgba(170, 170, 170, 0.3);
}
.cover-slider ul li .text-box .btn:after {
  background-position-x: 0;
}
.cover-slider ul li .text-box .btn:hover {
  background-color: #fff;
  color: #e61b7e;
}
.cover-slider ul li .text-box .btn:hover:after {
  background-position-x: -100px;
}

.cover-slider.slide-on ul li {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.cover-thumbnail-list-1 {
  overflow: hidden;
  max-width: 1100px;
  margin: 80px auto 71px;
  box-sizing: border-box;
}
.cover-thumbnail-list-1 h2 {
  float: left;
  width: 24%;
  font-weight: 300;
  font-size: 1.875em;
  line-height: 1.3333;
  color: #e61b7e;
}
.cover-thumbnail-list-1 h2:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  margin-top: 31px;
  background-color: #e61b7e;
}
.cover-thumbnail-list-1 h2 em {
  display: block;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 700;
  font-size: 0.4666em;
  color: #000;
}
.cover-thumbnail-list-1 ul {
  float: left;
  width: 76%;
}
.cover-thumbnail-list-1 ul li {
  float: left;
  width: 33.3333%;
  padding-left: 16px;
  text-align: center;
  font-size: 0.875em;
  line-height: 2.25;
  color: #666;
  box-sizing: border-box;
}
.cover-thumbnail-list-1 ul li a {
  display: block;
  text-decoration: none;
  color: #666;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.cover-thumbnail-list-1 ul li .thum {
  display: block;
  margin-bottom: 7px;
  position: relative;
}
.cover-thumbnail-list-1 ul li .thum img {
  width: 100%;
  height: auto;
}
.cover-thumbnail-list-1 ul li .title {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cover-thumbnail-list-1 ul li a:hover {
  color: #000;
}
.cover-thumbnail-list-1 ul li .thum:before {
  content: "";
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.cover-thumbnail-list-1 ul li a:hover .thum:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}

.cover-special-contents {
  max-width: 1100px;
  margin: 71px auto 80px;
}
.cover-special-contents ul li {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.cover-special-contents ul li .thum {
  display: block;
  float: left;
  width: 50%;
}
.cover-special-contents ul li .thum img {
  max-width: 100%;
  height: auto;
}
.cover-special-contents ul li .box {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  margin-top: -230px;
}
.cover-special-contents ul li:nth-child(even) .thum {
  float: right;
}
.cover-special-contents ul li:nth-child(even) .box {
  left: 0;
}
.cover-special-contents ul li .category {
  display: block;
  margin: 0 0 17px;
  font-weight: 700;
  font-size: 0.875em;
  color: #e61b7e;
}
.cover-special-contents ul li .title {
  display: block;
  margin: 0 0 32px;
  font-weight: 300;
  font-size: 1.875em;
  line-height: 1.3333;
  color: #e61b7e;
}
.cover-special-contents ul li .title:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  margin: 33px auto 0;
  background-color: #e61b7e;
}
.cover-special-contents ul li .excerpt {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 12.8568em;
  margin-bottom: 51px;
  padding: 0 21%;
  font-size: 0.875em;
  line-height: 2.1428;
  text-overflow: ellipsis;
  color: #666;
}

.cover-wide-panel {
  max-width: 1100px;
  margin: 80px auto 120px;
}
.cover-wide-panel .bg {
  height: 300px;
  background-position: 50% 50%;
  background-size: cover;
}
.cover-wide-panel .box {
  max-width: 1000px;
  margin: -100px auto 0;
  padding-top: 58px;
  text-align: center;
  background-color: #fff;
}
.cover-wide-panel .category {
  display: block;
  margin-bottom: 9px;
  font-weight: 700;
  font-size: 0.875em;
  color: #e61b7e;
}
.cover-wide-panel h2 {
  display: block;
  margin-bottom: 32px;
  padding: 2px 0 3px;
  font-weight: 300;
  font-size: 1.875em;
  line-height: 1.3333;
  color: #e61b7e;
}
.cover-wide-panel h2:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  margin: 33px auto 0;
  background-color: #e61b7e;
}
.cover-wide-panel p {
  display: block;
  margin-bottom: 48px;
  padding: 0 125px;
  font-size: 0.875em;
  line-height: 2.1428;
  color: #666;
}

.post-header {
  position: relative;
  z-index: 10;
  overflow: hidden;
  max-width: 860px;
  margin: 40px auto 0;
  border-bottom: 1px solid #bdbdbd;
  text-align: left;
  /* color: #e61b7e; */
}
.post-header:first-child {
  margin-top: 60px;
}
.post-header h2 {
  display: inline-block;
font-size: 1.45em;
    line-height: 40px;
    vertical-align: top;
    min-height: 40px;
    color: #e61b7e;
}
.post-header .list-type {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  display: none;
}
.post-header .list-type button {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 0 0 5px;
  border: 1px solid #cfcfcf;
  background-image: url(./images/ico_package.png);
  text-indent: -999em;
  box-sizing: border-box;
}
.post-header .list-type .thum {
  background-position: 0 -100px;
}
.post-header .list-type .thum:hover,
.post-header .list-type .thum.current {
  background-position: -100px -100px;
  outline: none;
}
.post-header .list-type .list {
  background-position: -50px -100px;
  outline: none;
}
.post-header .list-type .list:hover,
.post-header .list-type .list.current {
  background-position: -150px -100px;
  outline: none;
}

.post-item {
  float: left;
  width: 23.255813953488372%;
  padding: 20px 0 33px 2.325581395348837%;
  border-bottom: 1px solid #e6e6e6;
}
.post-item:nth-child(4n + 1) {
  padding-left: 0;
}

.cover-thumbnail-list-2 {
  overflow: hidden;
  max-width: 1100px;
  margin: 0 auto 40px;
}
.cover-thumbnail-list-2 h2 {
  position: relative;
  z-index: 10;
  overflow: hidden;
  max-width: 1100px;
  margin: 0 auto;
  /* border-top: 1px solid #e61b7e; */
  border-bottom: 1px solid #ddd;
  /* text-align: center; */
  font-size: 21px;
  line-height: 40px;
  /* color: #e61b7e; */
  font-family: "LGSmHaSB", "Noto Sans KR", sans-serif;
}
.cover-thumbnail-list-2 h2 small {
  position: absolute; top: 0; right: 0;
}
.cover-thumbnail-list-2 h2 small a {
  color: #666;
	font-size: 0.85em;
	font-weight: 400;
	font-family: 'LGSmHaR';
	text-decoration: none;
}
.cover-thumbnail-list-2 ul {
  margin: 0 -12px;
}
.cover-thumbnail-list-2 ul li {
  float: left;
  width: calc(100% / 3);
  padding: 20px 12px 33px 12px;
  box-sizing: border-box;
}
.post-item .thum,
.cover-thumbnail-list-2 ul li .thum {
  display: block;
  position: relative;
  overflow: hidden;
  height: 0;
  margin-bottom: 17px;
  padding-bottom: 78.57142857142857%;
  background-color: #ebebeb;
}
.post-item .thum:before,
.cover-thumbnail-list-2 ul li .thum:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 22px;
  height: 18px;
  margin: -9px 0 0 -11px;
  background: url(./images/ico_package.png) no-repeat -150px -300px;
}
.post-item .thum img,
.cover-thumbnail-list-2 ul li .thum img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.post-item a,
.cover-thumbnail-list-2 ul li a {
  display: block;
  text-decoration: none;
}
.post-item .title,
.cover-thumbnail-list-2 ul li .title {
  display: block;
  overflow: hidden;
  /* width: 90%; */
  margin-bottom: 10px;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
  font-weight: 700;
  font-size: 1em;
  line-height: 1.5;
  height: 3em;
  color: #000;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-item .excerpt,
.cover-thumbnail-list-2 ul li .excerpt {
  display: none;
  overflow: hidden;
  width: 90%;
  height: 4.125rem;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 16px;
  text-overflow: ellipsis;
  font-size: 0.875em;
  line-height: 1.375rem;
  color: #666;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.post-item .excerpt {
  display: -webkit-box;
}
.cover-thumbnail-list-2 ul li .date {
  font-size: 12px;
  color: #999;
}
.post-item .excerpt.protected:before,
.cover-thumbnail-list-2 ul li .excerpt.protected:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 13px;
  margin-right: 10px;
  background: url(./images/ico_package.png) no-repeat -100px -350px;
  vertical-align: middle;
}
.post-item .more,
.cover-thumbnail-list-2 ul li .more {
  display: inline-block;
  font-size: 0.75em;
  /* color: #cbcbcb; */
  vertical-align: top;
}
.post-item .more {
  display: none;
}
.post-item .more:after,
.cover-thumbnail-list-2 ul li .more:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 8px;
  margin: 3px 0 4px 6px;
  background: url(./images/ico_package.png) no-repeat 0 -300px;
  vertical-align: top;
}
.post-item .thum:after,
.cover-thumbnail-list-2 ul li .thum:after {
  content: "";
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.post-item a:hover .thum:after,
.cover-thumbnail-list-2 ul li a:hover .thum:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
.post-item a:hover .title,
.cover-thumbnail-list-2 ul li a:hover .title {
  color: #e61b7e;
}
.post-item a:hover .excerpt,
.cover-thumbnail-list-2 ul li a:hover .excerpt {
  color: #000;
}
.post-item a:hover .more,
.cover-thumbnail-list-2 ul li a:hover .more {
  color: #e61b7e;
}
.post-item a:hover .more:after,
.cover-thumbnail-list-2 ul li a:hover .more:after {
  background-position-x: -50px;
}

.post-type-text .post-item {
  float: none;
  width: auto;
  margin-left: 0;
  padding: 28px 0;
}
.post-type-text .post-item a {
  overflow: hidden;
  width: 100%;
}
.post-type-text .post-item .thum {
  float: left;
  width: 210px;
  height: 165px;
  margin: 0 30px 0 0;
  padding-bottom: 0;
}
.post-type-text .post-item .thum:before {
  display: none;
}
.post-type-text .post-item .thum img {
  position: relative;
  width: 100%;
  /*margin: -29px 0 0;*/
}
.post-type-text .post-item .title {
  width: auto;
  margin-bottom: 3px;
  padding: 10px 0 0;
  font-size: 1.125em;
}
.post-type-text .post-item .excerpt {
  width: auto;
}
.post-type-text .post-item .more {
  line-height: 1.25;
}

.hgroup {
  max-width: 1100px;
  margin: 0 auto 60px;
  padding: 60px 0 20px;
  border-bottom: 1px solid #bdbdbd;
}
.hgroup .category {
  margin-top: 30px;
  font-weight: 700;
  font-size: 16px;
  color: #999999;
}
.hgroup .category a {
  color: #999999;
  text-decoration: none;
}
.hgroup h1 {
  letter-spacing: -1px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  color: #333;
}
.hgroup .post-meta {
  margin: 8px 0 -2px;
  font-size: 16px;
  color: #999;
}
.hgroup .post-meta a {
  text-decoration: none;
  color: #cbcbcb;
}
.hgroup .post-meta a:hover {
  color: #e61b7e;
}
.hgroup .post-meta span:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 9px;
  margin: 0 9px;
  background-color: #b3b3b3;
  vertical-align: middle;
}
.hgroup .post-meta span:first-child:before {
  content: none;
}

.hgroup.guest h2 {
  font-size: 0.875em;
  font-weight: bold;
  line-height: 40px;
  color: #e61b7e;
}
.hgroup.guest {
  max-width: 860px;
  margin: 0 auto 60px;
  padding: 75px 0 0;
  border-bottom: 1px solid #e61b7e;
}

.hgroup.tag {
  max-width: 860px;
  margin: 0 auto 60px;
  padding: 75px 0 0;
  border-bottom: 1px solid #e61b7e;
}
.hgroup.tag h2 {
  font-size: 0.875em;
  font-weight: bold;
  line-height: 40px;
  color: #e61b7e;
}

.post-btn {
  max-width: 1100px;
  margin: 200px auto 20px;
}
.post-btn button {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 2px;
  text-align: left;
  text-indent: -999em;
  background-image: url(./images/ico_package.png);
  background-repeat: no-repeat;
  border: 1px solid #cbcbcb;
  box-sizing: border-box;
}
.post-btn .share {
  background-position: 0 -50px;
}
.post-btn .report {
  background-position: -50px -50px;
}
.post-btn .share:hover {
  background-position: -100px -50px;
}
.post-btn .report:hover {
  background-position: -150px -50px;
}

.another-category {
  max-width: 1100px;
  margin: 20px auto 36px;
  padding: 38px 0 0;
  border-top: 1px solid #e61b7e;
}
.another-category h4 {
  margin-bottom: 10px;
  font-size: 1em;
  color: #666;
}
.another-category table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875em;
  color: #b2b2b2;
}
.another-category table th {
  padding: 8px 0 4px;
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
  font-weight: 400;
}
.another-category table th a {
  text-decoration: none;
  color: #b2b2b2;
}
.another-category table th a:hover {
  color: #e61b7e;
}
.another-category table th span {
  font-size: 0.75em;
}
.another-category td {
  width: 60px;
  padding: 8px 0 4px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0.75em;
  line-height: 1;
  color: #b2b2b2;
}

/* Style Important */
.another_category table {
  border: none !important;
}
.another_category td {
  border: none !important;
}

.tags {
  position: relative;
  overflow: hidden;
  max-width: 860px;
  margin: 35px auto 32px;
  color: #b2b2b2;
}
.tags h2 {
  margin-bottom: 10px;
  font-size: 1em;
  color: #666;
}
.tags .items {
  margin: 0 0 0 -18px;
}
.tags .items a {
  display: inline-block;
  margin-left: 18px;
  text-decoration: none;
  font-size: 0.875em;
  line-height: 2.1428;
  color: #b2b2b2;
}

.tags .items a:hover {
  color: #e61b7e;
}
.tags .items a:before {
  content: "#";
}
#content .tags .items a {
  margin-left: 8px;
}
#content .tags .items {
  margin: 0 0 0 -18px;
  padding-left: 10px;
}

.related-articles {
  overflow: hidden;
  max-width: 1100px;
  margin: 40px auto 80px;
}
.related-articles h2 {
  margin-bottom: 28px;
  border-top: 1px solid #e61b7e;
  border-bottom: 1px solid #e61b7e;
  text-align: center;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 40px;
  color: #666;
}
.related-articles h2 strong {
  font-weight: 700;
  color: #000;
}
.related-articles ul {
  margin-left: -20px;
  vertical-align: top;
}
.related-articles ul li {
  float: left;
  position: relative;
  width: 25%;
  padding: 0 0 0 20px;
  box-sizing: border-box;
}
.related-articles ul li a {
  overflow: hidden;
  display: block;
  position: relative;
}
.related-articles ul li .thum {
  display: block;
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 98.4848%;
  background-color: #ebebeb;
}
.related-articles ul li .thum:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 22px;
  height: 18px;
  margin: -9px 0 0 -11px;
  background: url(./images/ico_package.png) no-repeat -150px -300px;
}
.related-articles ul li .thum img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.related-articles ul li .title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1em;
  line-height: 40px;
  color: #fff;
  box-sizing: border-box;
}

.comments {
  max-width: 860px;
  margin: 0 auto;
  border-bottom: 1px solid #e6e6e6;
}
.comments h2 {
  font-size: 1em;
  color: #666;
}
.comments h2 .count {
  color: #e61b7e;
}
.comments .comment-list {
  font-size: 16px;
  margin-bottom: 6px;
  overflow: hidden;
}
.comments .comment-list ul li {
  padding: 30px 0 25px;
  border-top: 1px solid #e6e6e6;
  position: relative;
  min-height: 48px;
}
.comments .comment-list ul li:first-child {
  border: none;
}
.comments .comment-list ul li ul li {
  padding: 26px 0 0 60px;
  border-top: 0;
  border-bottom: 0;
}
.comments .comment-list ul li .author-meta {
  position: absolute;
  overflow: hidden;
  top: 30px;
  height: 48px;
  left: 0;
  right: 0;
  padding: 4px 0 0 60px;
}
.comments .comment-list ul li ul li .author-meta {
  top: 26px;
  left: 60px;
}
.comments .comment-list ul li .author-meta .avatar {
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.comments .comment-list ul li .author-meta span {
  display: inline-block;
}

.comments .comment-list ul li .author-meta a {
  text-decoration: none;
  color: #000;
}
.comments .comment-list ul li .author-meta .nickname {
  float: left;
  font-size: 0.875em;
  line-height: 20px;
}
.comments
  .comment-list
  ul
  li
  .author-meta
  .nickname
  .tistoryProfileLayerTrigger {
  margin-bottom: 3px;
  margin-right: 0;
  vertical-align: bottom;
}

.comments .comment-list ul li .author-meta .date {
  float: left;
  margin-left: 10px;
  font-size: 0.75em;
  color: #999;
  line-height: 20px;
}
.comments .comment-list ul li .author-meta .date:before,
.comments .comment-list ul li .author-meta .date a:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 9px;
  margin-right: 10px;
  background-color: #b2b2b2;
}
.comments .comment-list ul li .author-meta .date a {
  margin-left: 10px;
}
.comments .comment-list ul li .control {
  position: absolute;
  top: 33px;
  right: 0;
}
.comments .comment-list ul li ul li .control {
  top: 29px;
}
.comments .comment-list ul li .control a {
  margin: 0 2px;
  text-decoration: none;
  font-size: 12px;
  color: #999;
}
.comments .comment-list ul li p {
  position: relative;
  margin: 29px 0 0 60px;
  font-size: 0.875em;
  line-height: 1.5714;
  color: #666;
}
.comments .comment-form .field {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
}
.comments .comment-form input[type="text"],
.comments .comment-form input[type="password"],
.comments .comment-form textarea {
  border: 1px solid #e6e6e6;
  font-size: 0.875em;
  line-height: 1.25;
  color: #666;
}
.comments .comment-form input[type="text"],
.comments .comment-form input[type="password"] {
  width: 120px;
  height: 40px;
  padding: 10px;
  box-sizing: border-box;
}
.comments .comment-form input::-webkit-input-placeholder,
.comments .comment-form textarea::-webkit-input-placeholder {
  color: #d6d6d6;
}
.comments .comment-form textarea {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  resize: none;
  box-sizing: border-box;
}
.comments .comment-form .field .secret {
  float: right;
}
.comments .comment-form .field .secret input {
  display: none;
}
.comments .comment-form .field .secret label {
  font-size: 0.875em;
  line-height: 40px;
  color: #666;
  outline: none;
  cursor: pointer;
}
.comments .comment-form .field .secret label:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 9px;
  border: 1px solid #e1e1e1;
  vertical-align: middle;
  background-color: #fff;
}
.comments
  .comment-form
  .field
  .secret
  input[type="checkbox"]:checked
  + label:before {
  background-image: url(./images/ico_package.png);
  background-repeat: no-repeat;
  background-position: -97px -295px;
}
.comments .comment-form .submit {
  margin-bottom: 10px;
  text-align: right;
}

.pagination {
  max-width: 860px;
  margin: 60px auto 160px;
  text-align: center;
}
.pagination a {
  display: inline-block;
  margin: 0 10px;
  text-decoration: none;
  font-size: 0.875em;
  line-height: 30px;
  color: #cbcbcb;
  vertical-align: middle;
}
.pagination a:hover {
  color: #e61b7e;
}
.pagination .selected {
  color: #000;
}
.pagination .prev,
.pagination .next {
  width: 30px;
  height: 30px;
  background-image: url(./images/ico_package.png);
  background-repeat: no-repeat;
  border: 1px solid #cbcbcb;
  text-indent: -999em;
  vertical-align: middle;
  box-sizing: border-box;
}
.pagination .prev {
  background-position: 0 -150px;
}
.pagination .prev:hover {
  background-position: -100px -150px;
}
.pagination .next {
  background-position: -50px -150px;
}
.pagination .next:hover {
  background-position: -150px -150px;
}
.pagination .no-more-prev,
.pagination .no-more-next {
  display: none;
}

.pagination .view-more {
  display: block;
  width: 100%;
  margin: 0;
  padding: 14px 0 11px;
  border: 1px solid #cbcbcb;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  color: #cbcbcb;
}
.pagination .view-more:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-right: 9px;
  background: url(./images/ico_package.png) no-repeat 0 -400px;
}
.pagination .view-more:hover {
  background-color: #cbcbcb;
  color: #fff;
}
.pagination .view-more:hover:before {
  background-position-x: -50px;
}

/* Entry Content */
.entry-content {
  max-width: 1100px;
  margin: 0 auto;
}
.entry-content h1 {
  clear: both;
  margin: 29px 0 22px;
  font-size: 1.6875em;
  line-height: 1.5;
  color: #000;
}
.entry-content h2 {
  clear: both;
  margin: 29px 0 22px;
  font-size: 1.5em;
    line-height: 1.5;
    color: #333;
    display: flex;
}
.entry-content h2:before {
    content: "";
    margin: 4px 10px 7px 0;
    vertical-align: middle;
    display: inline-block;
    width: 5px;
    background: #EC008B;
}
.entry-content h3 {
  clear: both;
  margin: 29px 0 22px;
  font-size: 1.45em;
    line-height: 1.5;
    color: #333;
    display: flex;
	font-weight: 600 !important;
}
.entry-content h3:before {
    content: "";
    margin: 5px 10px 5px 0;
    vertical-align: middle;
    display: inline-block;
    width: 5px;
    background: #EC008B;
}
.entry-content h4 {
  clear: both;
  margin: 7px 22px;
  font-weight: 500;
  font-size: 1.2em;
  line-height: 1.5;
  color: #000;
}
.entry-content p {
  margin-bottom: 22px;
  word-break: break-all;
  font-size: 1em;
  line-height: 1.8;
  color: #333;
}
.entry-content p img {
  max-width: 100%;
  height: auto;
}
.entry-content hr {
  display: block;
  height: 0;
  border: 0;
  border-bottom: 1px solid #000;
}
.entry-content pre {
  word-break: break-all;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.entry-content pre code.hljs {
  padding: 20px;
}
.entry-content ul {
  list-style: disc inside;
  margin-bottom: 22px;
}
.entry-content ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 22px;
  font-size: 1em;
  line-height: 1.5714;
  color: #666;
  text-indent: -22px;
  list-style: inherit;
}
.entry-content ol {
  list-style: decimal inside;
  margin-bottom: 22px;
}
.entry-content ol li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 16px;
  font-size: 1em;
  line-height: 1.5714;
  color: #666;
  text-indent: -15px;
  list-style: inherit;
}
.entry-content a {
  color: #666;
}
.entry-content img.alignleft {
  float: left;
  margin: 0 22px 22px 0;
}
.entry-content img.aligncenter {
  display: block;
  margin: 0 auto 22px;
}
.entry-content img.alignright {
  float: right;
  margin: 0 0 22px 22px;
}
.entry-content blockquote {
  margin-top: 10px;
  padding: 16px 20px;
  border-left: 4px solid #e6e6e6;
}
.entry-content blockquote p {
  margin: 22px 0 0;
}
.entry-content blockquote p:first-child {
  margin-top: 0;
}
.entry-content table {
  width: 100%;
  margin-bottom: 22px;
  border: 1px solid #e6e6e6;
  border-collapse: collapse;
  text-align: center;
  font-size: 1em;
  line-height: 1.5714;
  color: #666;
}
.entry-content table thead th {
  padding: 7px 0 11px;
  border-left: 1px solid #e6e6e6;
}
.entry-content table tbody td {
  padding: 7px 0 11px;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
.entry-content input {
  height: 40px;
  padding: 0 10px;
  border: 1px solid #e6e6e6;
  font-size: 0.875em;
  line-height: 1.25;
  color: #666;
  box-sizing: border-box;
  vertical-align: middle;
}
.entry-content .protected_form {
  margin-bottom: 40px;
  padding: 120px 0 200px;
  border-bottom: 1px solid #e61b7e;
  text-align: center;
}
.entry-content .protected_form input {
  width: 200px;
  margin-bottom: 10px;
  vertical-align: top;
}
.entry-content .cap1 {
  text-align: center;
  font-size: 0.875em;
  font-style: italic;
}
.entry-content .iframe-wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.entry-content .iframe-wrap iframe:not([mapdata]) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#tt-body-page p[data-ke-size="size18"], p[data-ke-size="size18"] {
    font-size: 1.1em;
}

/* Comment */

/* Widget & Template Page */

/* ETC */
#dimmed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

#mediaLogNest {
  max-width: 1100px;
  margin: 0 auto;
}

/* Column & Color Type */
.layout-float #wrap {
  padding-left: 240px;
}
.layout-float #header {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  width: 240px;
  height: 100%;
  border-bottom-width: 0;
  border-right: 1px solid #e6e6e6;
  background-color: #fff;
}
.layout-float #header h1 {
  float: none;
  padding: 80px 0 60px;
  text-align: center;
}
.layout-float #gnb {
  float: none;
  padding: 0 40px;
}
.layout-float #gnb .category_list li {
  float: none;
  padding: 0;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}
.layout-float #gnb .category_list li a {
  padding: 10px 0 1px;
}
.layout-float #gnb .category_list li a:hover:after {
  margin: 0;
}
.layout-float #content {
  max-width: 900px;
  padding: 80px 0 0 60px;
}
.layout-float #aside {
  padding-left: 60px;
}
.layout-float #aside .inner {
  max-width: 900px;
  margin: 0;
}
.layout-float #footer .copyright {
  max-width: 900px;
  padding-left: 60px;
}
.layout-float .cover-slider {
  padding-bottom: 53.3333%;
}
.layout-float .cover-slider .prev {
  margin-left: -430px;
}
.layout-float .cover-slider .next {
  margin-left: 381px;
}
.layout-float .cover-slider ul li .text-box .title {
  font-size: 3em;
}
.layout-float .cover-thumbnail-list-1 ul li {
  padding-left: 36px;
}
.layout-float .cover-special-contents ul li .category {
  margin-top: 57px;
}
.layout-float .cover-special-contents ul li .title {
  margin-bottom: 26px;
  font-size: 1.5em;
}
.layout-float .cover-special-contents ul li .title:after {
  margin-top: 22px;
}
.layout-float .cover-special-contents ul li .excerpt {
  height: 10em;
  margin-bottom: 35px;
  padding: 0 55px;
  line-height: 1.7142;
}
.layout-float .cover-wide-panel .box {
  width: 800px;
  margin-top: -80px;
}
.layout-float .cover-wide-panel h2 {
  font-size: 1.5em;
}
.layout-float .cover-wide-panel p {
  padding: 0 60px;
}

.layout-float .post-item {
  width: 30.6666%;
}
.layout-float .post-item:nth-child(4n + 1) {
  padding-left: 4%;
}
.layout-float .post-item:nth-child(3n + 1) {
  padding-left: 0;
}
.layout-float.post-type-text .post-item {
  width: auto;
  padding-left: 0;
}
.layout-float .related-articles ul li .thum {
  padding-bottom: 100%;
}
.layout-float .cover-thumbnail-list-2 ul {
  margin-left: -36px;
}
.layout-float .cover-thumbnail-list-2 ul li {
  width: 33.3333%;
  padding-left: 36px;
}
.layout-float #aside .sidebar-1,
.layout-float #aside .sidebar-2,
.layout-float #aside .sidebar-3 {
  width: 33.3333%;
}
.layout-float #aside .sidebar-1 {
  padding-right: 24px;
}
.layout-float #aside .sidebar-3 {
  padding-left: 24px;
}
.layout-float .related-articles ul {
  margin-left: -36px;
}
.layout-float .related-articles ul li {
  padding-left: 36px;
}

/* Black Type */
.color-dark,
.color-dark #header,
.color-dark .cover-wide-panel .box,
.color-dark #aside .search input,
.color-dark .comments .comment-form input[type="text"],
.color-dark .comments .comment-form input[type="password"],
.color-dark .comments .comment-form textarea {
  background-color: #141414;
}
.color-dark .entry-content ul li:before {
  background-color: #333;
}
.color-dark #footer {
  background-color: #000;
}
.color-dark #gnb .category_list li a:hover:after,
.color-dark .cover-thumbnail-list-1 h2:after,
.color-dark .cover-special-contents ul li .title:after {
  background-color: #cbcbcb;
}
.color-dark .btn:hover,
.color-dark .pagination .view-more:hover {
  background-color: #e61b7e;
}
.color-dark #header,
.color-dark #aside,
.color-dark .post-item,
.color-dark .cover-thumbnail-list-2 ul li,
.color-dark .comments .comment-list ul li,
.color-dark .comments {
  border-color: #000;
}
.color-dark .hgroup,
.color-dark .another-category,
.color-dark .related-articles h2 {
  border-color: #cbcbcb;
}
.color-dark #gnb .category_list li,
.color-dark #aside .posts li,
.color-dark #aside .count ul li,
.color-dark #aside .search fieldset,
.color-dark .entry-content blockquote,
.color-dark .entry-content table,
.color-dark .entry-content table thead th,
.color-dark .entry-content table tbody td,
.color-dark .another-category table th,
.color-dark .another-category table td,
.color-dark .comments .comment-form input[type="text"],
.color-dark .comments .comment-form input[type="password"],
.color-dark .comments .comment-form textarea,
.color-dark .comments .comment-form .field .secret label:before {
  border-color: #333;
}
.color-dark .btn,
.color-dark .pagination .view-more,
.color-dark .post-header .list-type button,
.color-dark .pagination .prev,
.color-dark .pagination .next,
.color-dark .entry-content a,
.color-dark .cover-thumbnail-list-2 h2,
.color-dark .post-header {
  border-color: #e61b7e;
}
.color-dark .post-item .more,
.color-dark .cover-thumbnail-list-2 ul li .more,
.color-dark .pagination a,
.color-dark .entry-content a {
  color: #e61b7e;
}
.color-dark #header h1 a {
  color: #d4bda9;
}
.color-dark #gnb .category_list li a:hover,
.color-dark #aside .posts li a:hover,
.color-dark #aside .tags .more:hover,
.color-dark #aside .count .total,
.color-dark #footer a,
.color-dark .tags .items a:hover,
.color-dark .cover-thumbnail-list-1 h2,
.color-dark .cover-special-contents ul li .title,
.color-dark .cover-wide-panel h2,
.color-dark .post-item a:hover .title,
.color-dark .post-item a:hover .more,
.color-dark .cover-thumbnail-list-2 ul li a:hover .title,
.color-dark .cover-thumbnail-list-2 ul li a:hover .more,
.color-dark .pagination a:hover,
.color-dark .hgroup h1,
.color-dark .pagination .selected,
.color-dark .comments h2 .count,
.color-dark .cover-thumbnail-list-1 ul li a:hover {
  color: #cbcbcb;
}
.color-dark #gnb .category_list li a,
.color-dark #aside h2,
.color-dark .hgroup .category,
.color-dark .cover-thumbnail-list-1 h2 em,
.color-dark .cover-special-contents ul li .category,
.color-dark .cover-wide-panel .category,
.color-dark .entry-content h2,
.color-dark .post-item a:hover .excerpt,
.color-dark .cover-thumbnail-list-2 h2,
.color-dark .cover-thumbnail-list-2 ul li a:hover .excerpt,
.color-dark .post-header h2,
.color-dark .another-category h4,
.color-dark .tags h2,
.color-dark .related-articles h2 strong,
.color-dark .comments h2,
.color-dark .comments .comment-list ul li .author-meta .nickname,
.color-dark .comments .comment-list ul li .author-meta a,
.color-dark .btn:hover,
.color-dark .pagination .selected,
.color-dark .pagination .view-more:hover {
  color: #fff;
}
.color-dark #aside .posts li a,
.color-dark #aside .count ul li,
.color-dark #aside .search input,
.color-dark .cover-thumbnail-list-1 ul li a,
.color-dark .cover-special-contents ul li .excerpt,
.color-dark .cover-wide-panel p,
.color-dark .post-item .excerpt,
.color-dark .cover-thumbnail-list-2 ul li .excerpt,
.color-dark .entry-content p,
.color-dark .entry-content ul li,
.color-dark .entry-content ol li,
.color-dark .entry-content table,
.color-dark .tags .items a,
.color-dark .another-category table th a {
  color: #808080;
}
.color-dark #aside .search input::-webkit-input-placeholder,
.color-dark .comments .comment-form input::-webkit-input-placeholder,
.color-dark .comments .comment-form textarea::-webkit-input-placeholder {
  color: #333;
}
.color-dark #aside .tags .more,
.color-dark .btn,
.color-dark .pagination .view-more,
.color-dark .comments .comment-list ul li .author-meta .control a {
  color: #e61b7e;
}
.color-dark .post-item .title,
.color-dark .cover-thumbnail-list-2 ul li .title {
  color: #ccc;
}
.color-dark #aside .search button {
  background-position-x: -37px;
}
.color-dark #aside .search button:hover,
.color-dark #aside .search button:focus,
.color-dark #aside .search input:focus + button {
  background-position-x: 13px;
}
.color-dark #aside .tags .more:after {
  background-position-x: -50px;
}
.color-dark #aside .tags .more:hover:after {
  background-position-x: 0;
}
.color-dark .pagination .prev {
  background-position-x: -100px;
}
.color-dark .pagination .next {
  background-position-x: -150px;
}
.color-dark .pagination .prev:hover {
  background-position-x: 0;
}
.color-dark .pagination .next:hover {
  background-position-x: -50px;
}
.color-dark .post-header .list-type .thum {
  background-position-x: -100px;
}
.color-dark .post-header .list-type .thum:hover,
.color-dark .post-header .list-type .thum.current {
  background-position-x: 0;
}
.color-dark .post-header .list-type .list {
  background-position-x: -150px;
}
.color-dark .post-header .list-type .list:hover,
.color-dark .post-header .list-type .list.current {
  background-position-x: -50px;
}
.color-dark .pagination .view-more:before {
  background-position-x: -100px;
}
.color-dark .pagination .view-more:hover:before {
  background-position-x: -50px;
}
.color-dark .btn:after {
  background-position-x: -100px;
}
.color-dark .btn:hover:after,
.color-dark .pagination .view-more:hover {
  background-position-x: 0;
}
.color-dark .post-item .more:after,
.color-dark .cover-thumbnail-list-2 ul li .more:after {
  background-position-x: -50px;
}
.color-dark .post-item a:hover .more:after,
.color-dark .cover-thumbnail-list-2 ul li a:hover .more:after {
  background-position-x: 0;
}

.color-dark #header .mobile-menu span,
.color-dark #header .mobile-menu:before,
.color-dark #header .mobile-menu:after {
  background-color: #cbcbcb;
}
.color-dark #gnb {
  background-color: #141414;
}

.color-dark .container_postbtn .postbtn_like .txt_like {
  color: #808080;
}

/* Retina Display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #aside .tags .more:after,
  #aside .search button,
  .btn:after,
  .cover-slider .prev,
  .cover-slider .next,
  .post-header .list-type button,
  .post-item .thum:before,
  .cover-thumbnail-list-2 ul li .thum:before,
  .post-item .more:after,
  .cover-thumbnail-list-2 ul li .more:after,
  .post-btn button,
  .related-articles ul li .thum:before,
  .comments
    .comment-form
    .field
    .secret
    input[type="checkbox"]:checked
    + label:before,
  .pagination .prev,
  .pagination .next,
  .pagination .view-more:before {
    background-image: url(./images/ico_package_2x.png);
    background-size: 200px auto;
  }
}

/* Media Screen - Tablet */
@media screen and (max-width: 1199px) {
  .cover-slider .prev {
    left: 20px;
    margin-left: 0;
  }
  .cover-slider .next {
    left: auto;
    right: 20px;
    margin-left: 0;
  }
  .cover-special-contents ul li .box {
    margin-top: -177px;
  }
  .cover-special-contents ul li .excerpt {
    height: 6.4284em;
    -webkit-line-clamp: 3;
  }
  .cover-wide-panel .box {
    max-width: none;
    margin-left: 50px;
    margin-right: 50px;
  }
  .entry-content img.alignleft,
  .entry-content img.alignright {
    max-width: 50%;
  }

  .layout-float #header,
  .layout-float .cover-thumbnail-list-1,
  .layout-float .cover-special-contents,
  .layout-float .cover-wide-panel,
  .layout-float .cover-thumbnail-list-2,
  .layout-float .pagination,
  .layout-float #content .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .layout-float .cover-thumbnail-list-1 h2,
  .layout-float .cover-special-contents ul li .title,
  .layout-float .cover-wide-panel h2 {
    font-size: 1.25em;
  }
  .layout-float .cover-thumbnail-list-1 ul li {
    padding-left: 20px;
  }
  .layout-float .cover-special-contents ul li .category {
    margin-top: 30px;
  }
  .layout-float .cover-special-contents ul li .title {
    margin-bottom: 17px;
  }
  .layout-float .cover-special-contents ul li .title:after {
    margin-top: 16px;
  }
  .layout-float .cover-special-contents ul li .excerpt {
    height: 5.1426em;
    margin-bottom: 21px;
    padding: 0 10%;
    font-size: 0.75em;
  }
  .layout-float .cover-wide-panel {
    margin-bottom: 80px;
  }
  .layout-float .cover-wide-panel p {
    padding: 0 10%;
    font-size: 0.75em;
  }
  .layout-float .cover-thumbnail-list-2 ul {
    margin-left: -20px;
  }
  .layout-float .cover-thumbnail-list-2 ul li {
    padding-left: 20px;
  }
  .layout-float .cover-thumbnail-list-2 ul li .title,
  .layout-float .post-item .title {
    font-size: 1em;
  }
  .layout-float .cover-thumbnail-list-2 ul li .excerpt,
  .layout-float .post-item .excerpt {
    height: 5em;
    font-size: 0.75em;
    line-height: 1.6666;
  }
  .layout-float .post-header {
    margin: 0;
  }
  .layout-float #content {
    padding: 80px 34px 0;
  }
  .layout-float .cover-wide-panel .box {
    width: auto;
  }
  .layout-float #aside {
    padding-left: 34px;
    padding-right: 34px;
  }
  .layout-float #aside .sidebar-1 {
    width: 50%;
    padding: 0 10px 0 0;
  }
  .layout-float #aside .sidebar-2 {
    width: 50%;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .layout-float #aside .sidebar-3 {
    clear: both;
    float: none;
    width: auto;
    padding: 0;
  }
  .layout-float #aside .search {
    float: left;
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .layout-float #aside .count {
    float: right;
    width: 50%;
    margin: 0;
    padding-left: 10px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1023px) {
  #header h1 {
    float: none;
    padding: 20px 50px 20px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    /* background-size: 100%; */
  }
  #header h1 a {
    background-size: 100%;
    background-position: 50%;
  }
  #header .link_sns {
    display: none;
  }
  #header .mobile-menu {
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    width: 48px;
    height: 48px;
    transform: translateY(-50%);
    text-indent: -999em;
    outline: none;
  }
  #header .mobile-menu span,
  #header .mobile-menu:before,
  #header .mobile-menu:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 3px;
    margin-left: -9px;
    background-color: #8d8d8d;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
  }
  #header .mobile-menu span {
    top: 50%;
    margin-top: -1px;
  }
  #header .mobile-menu:before {
    content: "";
    margin-top: -8px;
  }
  #header .mobile-menu:after {
    content: "";
    margin-top: 6px;
  }
  #header .mobile-menu.on {
    position: fixed;
    top: 30px;
    margin-top: 0;
    z-index: 99999999;
    outline: none;
  }
  #header .mobile-menu.on span {
    display: none;
  }
  #header .mobile-menu.on:before {
    margin-top: -1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #header .mobile-menu.on:after {
    margin-top: -1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #gnb {
    position: fixed;
    top: 0;
    left: -300px;
    z-index: 999999;
    width: 300px;
    height: 100%;
    /* padding-top: 68px; */
    background-color: #fff;
    box-sizing: border-box;
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
  }
  #gnb .category_list {
    overflow-y: auto;
    height: 100%;
    flex-direction: column;
  }
  #gnb .category_list li {
    float: none;
    padding: 0;
    border-top: 1px solid #ebebeb;
    font-size: 1.125em;
  }
  #gnb .category_list .sub_category_list {
    position: static;
    visibility: visible;
    opacity: 1;
  }
  #gnb .category_list .sub_category_list a {
    font-size: 15px;
    line-height: 2.5;
    background-color: #fafafa;
  }
  #gnb .category_list li a {
    padding: 6px 30px 6px;
  }
  #gnb .category_list li a:hover:after {
    display: none;
  }
  #gnb.on {
    left: 0;
  }
  #aside {
    display: none;
  }
  #aside .sidebar-1 {
    width: 50%;
    padding: 0 10px;
  }
  #aside .sidebar-2 {
    width: 50%;
    margin: 0;
    padding: 0 10px;
  }
  #aside .sidebar-3 {
    clear: both;
    float: none;
    width: auto;
    padding: 0;
  }
  #aside .search {
    float: left;
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box;
  }
  #aside .count {
    float: right;
    width: 50%;
    margin: 0;
    padding-left: 10px;
    box-sizing: border-box;
  }
  #header,
  .cover-thumbnail-list-1,
  .cover-special-contents {
    /* padding: 0 34px; */
    height: 74px;
  }
  .cover-slider {
    margin-bottom: 20px;
    padding-bottom: 62.0625%;
  }
  .cover-slider ul li .text-box .title {
    margin-bottom: 21px;
    font-size: 2.25em;
  }
  .cover-slider ul li .text-box .title em {
    margin-bottom: 8px;
    font-size: 0.5555em;
  }
  .btn,
  a.btn {
    width: 138px;
  }
  .cover-thumbnail-list-1 {
    margin-bottom: 41px;
  }
  .cover-thumbnail-list-1 h2 {
    font-size: 1.5em;
  }
  .cover-thumbnail-list-1 h2 em {
    margin-bottom: 3px;
    font-size: 0.5833em;
  }
  .cover-thumbnail-list-1 h2:after {
    width: 40px;
    margin-top: 24px;
  }
  .cover-thumbnail-list-1 ul li {
    padding-left: 20px;
    font-size: 0.75em;
  }
  .cover-special-contents {
    margin-bottom: 50px;
  }
  .cover-special-contents ul li .category {
    margin: 48px 0 -46px;
  }
  .cover-special-contents ul li .title {
    margin: 48px 0 26px;
    font-size: 1.5em;
  }
  .cover-special-contents ul li .title:after {
    margin-top: 21px;
  }
  .cover-special-contents ul li .excerpt {
    height: 5.1426em;
    margin-bottom: 38px;
    padding: 0 10%;
    line-height: 1.7142;
  }
  .cover-wide-panel {
    margin-bottom: 100px;
  }
  .cover-wide-panel .bg {
    height: 180px;
  }
  .cover-wide-panel .box {
    margin-top: -65px;
    padding-top: 48px;
  }
  .cover-wide-panel .category {
    margin-bottom: 0;
  }
  .cover-wide-panel h2 {
    margin-bottom: 20px;
    font-size: 1.5em;
  }
  .cover-wide-panel h2:after {
    margin-top: 24px;
  }
  .post-header:first-child {
    margin-top: 50px;
  }
  #wrap > section.container > #content {
    margin: 0 20px;
  }
  
  .post-item {
    width: 22.75%;
    padding-left: 3%;
  }
  .post-type-text .post-item {
    padding: 30px 0 22px;
  }
  .post-type-text .post-item .title {
    margin: 0 0 2px;
    padding: 0;
    font-size: 1em;
  }
  .post-type-text .post-item .excerpt {
    margin-bottom: 9px;
    -webkit-line-clamp: 2;
    font-size: 0.95em;
  }
  .hgroup {
    margin-bottom: 50px;
    padding-bottom: 30px;
  }
	.entry-content p { 
    font-size: .9em !important;
		line-height: 2;
}
	.entry-content h3 {
font-size: 1.25em;
}
  .related-articles {
    margin-bottom: 80px;
  }
  .related-articles ul {
    margin-left: -20px;
  }
  .related-articles ul li {
    padding-left: 20px;
  }
  .related-articles ul li .title {
    font-size: 0.75em;
  }
  .comments {
    margin-bottom: 40px;
  }
  .layout-float #wrap {
    padding-left: 180px;
  }
  .layout-float #header {
    width: 180px;
  }
  .layout-float #gnb {
    position: relative;
    width: auto;
    top: auto;
    right: auto;
    padding: 0 30px;
  }
  .layout-float #gnb .category_list li {
    font-size: 0.875em;
    border-top: 0;
  }
  .layout-float .post-item {
    padding-left: 4%;
  }
  .layout-float #header .mobile-menu {
    display: none;
  }
  .layout-float .cover-slider {
    padding-bottom: 57.6923%;
  }
  .layout-float .cover-slider ul li .text-box .title {
    font-size: 1.875em;
  }
  .layout-float .related-articles ul {
    margin-left: -20px;
  }
  .layout-float .related-articles ul li {
    padding-left: 20px;
  }
}

/* Media Screen - Mobie */
@media screen and (max-width: 767px) {
  section.container {
    /* padding: 0 20px; */
  }
  #header,
  #content .inner,
  .cover-thumbnail-list-1,
  .cover-thumbnail-list-2 {
    padding: 0;
  }
  .pagination {
    padding: 0 20px;
    margin: 20px auto 60px;
  }
  .cover-special-contents {
    padding: 0;
  }
	/*
  #header h1 {
    line-height: 20px;
		width: 214px;
  }
  #header h1 img {
    height: 20px;
  }
	*/
  #header .mobile-menu {
    right: 0;
  }
  #header .mobile-menu.on {
    top: 30px;
  }
  #gnb {
    padding-top: 60px;
  }
  #aside {
  }
  #aside .sidebar-1,
  #aside .sidebar-2,
  #aside .sidebar-3,
  #aside .search,
  #aside .count {
    float: none;
    width: auto;
    padding: 0;
  }
  #aside .posts li a {
    padding: 7px 0 4px;
  }
  .main_search {
    border: 7px solid #ed1e8c !important;
  }
  .main_search .menu_4 {
    top: -7px !important;
    left: 7px !important;
    right: 7px !important;
    bottom: -7px !important;
  }
  .main_search .recommand-tag,
  .main_search .recommand-tag h3 {
    font-size: 13px;
  }
  .main_search .recommand-tag ul {
    flex-wrap: wrap;
  }
  .main_search .recommand-tag h3 {
    display: none;
  }
  .cover-slider {
    padding-bottom: 75%;
  }
  .cover-slider .prev,
  .cover-slider .next {
    width: 24px;
    height: 42px;
    margin-top: -21px;
    background-size: 100px auto;
  }
  .cover-slider .prev {
    left: 10px;
    background-position: 0 -100px;
  }
  .cover-slider .prev:hover {
    background-position-x: -50px;
  }
  .cover-slider .next {
    right: 10px;
    background-position: -25px -100px;
  }
  .cover-slider .next:hover {
    background-position-x: -75px;
  }
  .cover-slider .paging {
    bottom: 20px;
  }
  .cover-slider ul li .text-box .title {
    margin-bottom: 28px;
    padding: 0 30px;
    font-size: 1.5em;
  }
  .cover-slider ul li .text-box .title em {
    margin-bottom: 10px;
    font-size: 0.75em;
  }
  .cover-thumbnail-list-1 {
    margin-bottom: 30px;
  }
  .cover-thumbnail-list-1 h2 {
    float: none;
    width: auto;
    margin-bottom: 20px;
    text-align: center;
  }
  .cover-thumbnail-list-1 h2 br {
    display: none;
  }
  .cover-thumbnail-list-1 h2:after {
    margin: 24px auto 0;
  }
  .cover-thumbnail-list-1 ul {
    float: none;
    width: auto;
  }
  .cover-thumbnail-list-1 ul li {
    float: none;
    width: auto;
    margin-bottom: 10px;
    padding: 0;
    font-size: 0.875em;
    line-height: 2.2857;
  }
  .cover-thumbnail-list-1 ul li .thum img {
    width: 100%;
  }
  .cover-special-contents {
    margin: 0;
  }
  .cover-special-contents ul li,
  .cover-special-contents ul li:nth-child(even) {
    width: auto;
    margin-bottom: 100px;
    padding: 0;
  }
  .cover-special-contents ul li .thum,
  .cover-special-contents ul li:nth-child(even) .thum {
    float: none;
    width: auto;
    margin: 0;
  }
  .cover-special-contents ul li .box {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    margin: 0;
  }
  .cover-special-contents ul li .category {
    margin: 28px 0 -25px;
  }
  .cover-special-contents ul li .title {
    margin: 28px 0 16px;
  }
  .cover-special-contents ul li .title:after {
    margin-top: 13px;
  }
  .cover-special-contents ul li .excerpt {
    margin-bottom: 46px;
  }
  .cover-wide-panel {
    margin-bottom: 80px;
  }
  .cover-wide-panel .bg {
    height: 100px;
  }
  .cover-wide-panel .box {
    margin: -20px 10px 0;
  }
  .cover-wide-panel p {
    padding: 0 10px;
  }
  .cover-thumbnail-list-2 {
    margin-bottom: 20px;
  }
  .cover-thumbnail-list-2 ul li {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
	.cover-thumbnail-list-2 ul li + li {
    border-top: 1px solid #ebebeb;
  }
  .cover-thumbnail-list-2 ul li .thum {
    float: left;
    width: 40%;
    margin-right: 10px;
    margin-bottom: 0;

    padding-bottom: 30%;
  }
  .post-item .title,
  .cover-thumbnail-list-2 ul li .title {
    box-sizing: border-box;
  }
  .post-item .excerpt,
  .cover-thumbnail-list-2 ul li .excerpt {
    height: 2.5rem;
    margin-bottom: 8px;
    padding-right: 10%;
    font-size: 0.75em;
    line-height: 1.25rem;
  }
  .post-header {
    margin: 0;
  }
  .post-item {
    width: 50%;
    padding-left: 0;
    box-sizing: border-box;
  }
  .post-type-thumbnail .post-item {
    border-bottom: none;
	}
	.post-type-text .post-item {
    padding: 20px 0 12px;
}
	.post-type-text .post-item .title {
		font-size: 0.9em;
  }
	.post-type-text .post-item .excerpt {
		font-size: 0.8em;
  }
  .post-type-text .post-item .thum {
    width: 120px;
    height: 90px;
  }
  .post-type-text .post-item .thum img {
    margin: 0;
  }
  .hgroup {
    padding: 49px 0 30px;
  }
  .hgroup.guest {
    margin: 0 20px 25px;
  }
  .hgroup.tag {
    margin: 0 20px;
  }
  #content .tags.section {
    padding: 0 20px;
  }
  .entry-content h2 {
    font-size: 1.125em;
  }
  .entry-content .table-wrap {
    overflow: auto;
    width: 100%;
  }
  .entry-content table {
    width: 680px;
    table-layout: fixed;
    font-size: 0.75em;
  }
  .entry-content img.alignleft,
  .entry-content img.alignright {
    max-width: 100%;
  }
  .related-articles ul {
    margin-left: -10px;
  }
  .related-articles ul li {
    width: 50%;
    margin-bottom: 10px;
    padding-left: 10px;
  }
  .comments {
    margin-bottom: 20px;
  }
  .comments .comment-list {
    margin-bottom: 10px;
    border-top: 1px solid #e6e6e6;
  }
  .comments .comment-list ul li {
    padding-bottom: 0;
  }
  .comments .comment-list ul li ul {
    border-top: 1px solid #e6e6e6;
  }
  .comments .comment-list ul li ul li {
    padding: 20px 0 0 48px;
  }
  .comments .comment-list ul li .author-meta,
  .comments .comment-list ul li ul li .author-meta {
    position: relative;
    top: 0;
    left: 0;
  }
  .comments .comment-list ul li .author-meta img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .comments .comment-list ul li .author-meta .nickname,
  .comments .comment-list ul li .author-meta .date {
    display: block;
    float: none;
    line-height: 1.5;
  }

  .comments
    .comment-list
    ul
    li
    .author-meta
    .nickname
    .tistoryProfileLayerTrigger {
    margin-bottom: 4px;
  }

  .comments .comment-list ul li .author-meta .date {
    margin-left: 0;
    margin-top: 2px;
  }
  .comments .comment-list ul li .author-meta .date::before {
    display: none;
  }

  .comments .comment-list ul li p {
    margin: 14px 0 0;
  }

  .comments .comment-list ul li .control {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin: 9px 0 18px -2px;
  }
  .comments .comment-list ul li ul li .control {
    top: auto;
  }
  .comments .comment-form .field {
    width: auto;
    margin: 0;
    padding-right: 80px;
  }
  .comments .comment-form .field .secret {
    float: none;
    position: absolute;
    bottom: 10px;
    right: 0;
  }
  .comments .comment-form .field .secret label {
    line-height: 20px;
  }
  .comments .comment-form input[type="text"],
  .comments .comment-form input[type="password"] {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .comments.guest {
    margin-bottom: 20px;
    padding: 0 20px;
  }
  .pagination a {
    margin: 0 5px;
  }
  .layout-float #wrap {
    padding: 0;
  }
  .layout-float #header {
    float: none;
    position: relative;
    z-index: auto;
    width: 100%;
    height: auto;
    padding: 0 10px;
    border-bottom-width: 1px;
    box-sizing: border-box;
  }
  .layout-float #header h1 {
    float: none;
    padding: 20px 0;
    text-align: left;
  }
  .layout-float #header .mobile-menu {
    display: block;
  }
  .layout-float #gnb {
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 600;
    width: 300px;
    height: 100%;
    padding: 60px 0 0;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
    box-sizing: border-box;
  }
  .layout-float #gnb.on {
    right: 0;
  }
  .layout-float #gnb .category_list li {
    float: none;
    padding: 0;
    border-top: 1px solid #ebebeb;
    border-bottom: none;
    font-size: 1.125em;
    text-align: left;
  }
  .layout-float #gnb .category_list li a {
    padding: 19px 30px 12px;
  }
  .layout-float #content {
    padding: 0;
  }
  .layout-float .cover-thumbnail-list-1 ul li {
    padding: 0;
  }
  .layout-float #header,
  .layout-float .cover-thumbnail-list-1,
  .layout-float .cover-special-contents,
  .layout-float .cover-wide-panel,
  .layout-float .cover-thumbnail-list-2,
  .layout-float .pagination,
  .layout-float #content .inner {
    padding: 0 10px;
  }
  .layout-float .cover-slider {
    padding-bottom: 75%;
  }
  .layout-float .cover-slider .prev {
    left: 10px;
    margin-left: 0;
  }
  .layout-float .cover-slider ul li .text-box .title {
    margin-bottom: 28px;
    padding: 0 30px;
    font-size: 1.5em;
  }
  .layout-float .cover-slider ul li .text-box .title em {
    margin-bottom: 10px;
    font-size: 0.75em;
  }
  .layout-float .cover-thumbnail-list-1 h2,
  .layout-float .cover-special-contents ul li .title,
  .layout-float .cover-wide-panel h2 {
    font-size: 1.5em;
  }
  .layout-float .cover-special-contents ul li .excerpt {
    height: 5.1426em;
    margin-bottom: 46px;
    padding: 0 10%;
    line-height: 1.7142;
    font-size: 0.875em;
  }
  .layout-float .cover-wide-panel .box {
    margin: -20px 10px 0;
  }
  .layout-float .cover-wide-panel p {
    margin-bottom: 48px;
    padding: 0 10px;
    font-size: 0.875em;
    line-height: 2.1428;
  }
  .layout-float .cover-thumbnail-list-2 ul {
    margin-left: -10px;
  }
  .layout-float .cover-thumbnail-list-2 ul li {
    width: 50%;
    padding-left: 10px;
  }
  .layout-float .post-header {
    margin: 0 10px;
  }
  .layout-float .post-item {
    width: 50%;
    padding-left: 0;
  }
  .layout-float .post-item:nth-child(4n + 1) {
    padding-left: 0;
  }
  .layout-float .post-item:nth-child(even) {
    padding-left: 5px;
  }
  .layout-float .related-articles ul {
    margin-left: -10px;
  }
  .layout-float .related-articles ul li {
    padding-left: 10px;
  }
  .layout-float #aside {
    padding: 40px 10px;
  }
  .layout-float #aside .sidebar-1,
  .layout-float #aside .sidebar-2,
  .layout-float #aside .sidebar-3,
  .layout-float #aside .search,
  .layout-float #aside .count {
    float: none;
    width: auto;
    padding: 0;
  }
  .layout-float.color-dark #gnb {
    background-color: #141414;
  }
  .layout-float.color-dark #gnb .category_list li {
    border-color: #333;
  }
}

.revenue_unit_wrap.position_list {
  max-width: 860px;
  margin: 30px auto;
}

/* main banner */
#edition_top {
  width: 100%;
  height: 417px;
  margin: 30px auto;
  max-width: 1100px;
  overflow: hidden;
}
#edition_top div {
  float: left;
}
#edition_top #slider {
  display: none;
  width: 1100px;
  height: 417px;
}
#edition_top #main_banner01 {
  width: 354px;
  height: 131px;
  margin-left: 19px;
}
#edition_top .main_video {
  width: 354px;
  height: 266px;
  margin-top: 18px;
  margin-left: 19px;
}
#edition_top #slider.desktop .bx-viewport {
  width: 1100px !important;
}
#edition_top .main_big_left {
  width: 720px;
  margin-right: 10px;
}
#edition_top .main_big_left img {
  width: 720px;
  height: 417px;
}
#edition_top .main_big_right {
  width: 370px;
}
#edition_top .main_big_right li {
  padding-bottom: 0 !important;
}
#edition_top .main_big_right img {
  height: 132px;
  margin-bottom: 10px;
  width: 370px;
}
#edition_top .main_big_right .main_big_right_half {
  width: 180px;
  float: left;
  margin-right: 10px;
}
#edition_top .main_big_right .main_big_right_half img {
  width: 100%;
}
#edition_top .main_big_right li:last-child {
  margin-right: 0px;
}
#edition_top:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
  visibility: hidden;
}
#edition_top .bx-wrapper {
  border: none;
  padding: 0;
  box-shadow: none;
}
/*  */
.youtube-container {
  padding: 50px 0;
  background-color: #2e2b35;
}
#youtube_slider {
  margin: 0 auto;
  display: none;
}
.youtubeWrap {
  width: 1100px;
  height: 433px;
  overflow: hidden;
  margin: 0 auto;
}
.youtube {
  float: left;
  width: 717px;
  height: 433px;
  background: #000;
}
.youtubeWrap .iframe {
  display: none;
}
/*	.youtube object {width:717px;height:433px}*/
/*	.youtube embed {width:717px;height:433px}*/
.youtube_list {
  float: right;
  width: 364px;
}
.youtube_list .item {
  clear: both;
  position: relative;
  padding: 23px 0 0 17px !important;
  /* background: #ebebec; */
  height: 92px;
}
.youtube_list .item:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 17px;
  width: 330px;
  height: 1px;
  background: #b0baba;
  /* content: ""; */
}
.youtube_list .thum {
  float: left !important;
  margin-right: 17px !important;
}
.youtube_list .subjcet {
  display: block;
  float: left;
  width: 147px;
  height: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* padding-top: 11px !important; */
  line-height: 1.4;
  text-decoration: none;
}
.youtube_list .subjcet:hover .ytxt {
  color: #fff !important;
}
.youtube_list .subjcet .ytxt {
  /* font-family: "Nanum Gothic" !important; */
  /* font-weight: bold !important; */
  font-size: 13px !important;
  color: #ccc !important;
  line-height: 18px !important;
  letter-spacing: -0.75px !important;
}
.youtube_list .item.first {
  padding-top: 0 !important;
}
.youtube_list .item.last {
  padding-bottom: 10px !important;
}
.youtube_list .item.last:after {
  width: 0;
  height: 0;
}
.youtube_list .item {
  *zoom: 1;
}
.youtube_list .item:after,
.youtubeWrap:after {
  display: block;
  /* content: ""; */
  clear: both;
}

@media screen and (max-width: 1023px) {
  .youtube-container {
    padding: 40px 20px;
		margin: 0 -20px;
  }
  #youtube_slider {
    /* margin: 50px auto; */
    display: block;
  }
  .youtubeWrap {
    display: none;
  }
	.bx-wrapper{
    box-shadow: none !important;
		background-color: transparent !important;
		margin-bottom: 0!important;
  }
	.bx-viewport,
	.bx-viewport ul li{
    height: 240px;
  }
}

.main_search {
  max-width: 1100px;
  margin: 30px auto 50px;
  background-color: #ebecee;
  border: 15px solid #ed1e8c;
  position: relative;
  height: 110px;
  box-sizing: border-box;
}
.main_search .menu_4 {
  position: absolute;
  top: -15px;
  left: 15px;
  right: 15px;
  bottom: -15px;
  background-color: #ebecee;
}
.main_search .searchBtn {
  display: none;
}
.main_search .search {
  width: 600px;
  max-width: 90%;
  margin: 20px auto 12px;
  position: relative;
}
.main_search .search input[type="text"] {
  width: 100%;
  height: 32px;
  line-height: 30px;
  font-size: 18px;
  border: 1px solid transparent;
  text-align: center;
  background-color: transparent;
  color: #000;
}
.main_search .search input[type="text"]:focus {
  outline: none;
  border-bottom: 1px solid #ed1e8c;
}
.main_search .search button {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent url("./images/btnSearch.png") no-repeat 50% 50%;
  width: 32px;
  height: 32px;
  text-indent: -10000px;
  overflow: hidden;
}
.recommand-tag {
  display: flex;
  justify-content: center;
}
.recommand-tag h3 {
  font-size: 18px;
  font-weight: normal;
  color: #333;
}
.recommand-tag h3:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #333;
  margin: 0 20px;
  vertical-align: middle;
}
.recommand-tag ul {
  display: inline-flex;
}
.recommand-tag ul li + li {
  margin-left: 18px;
}
.recommand-tag ul li a {
  color: #ed1e8c;
  text-decoration: none;
}

/*  */
@media screen and (max-width: 1023px) {
  #edition_top {
    height: auto; /*margin-top: 14px;*/
  }
  #edition_top .pc_slider {
    display: block;
    width: 100%;
    height: auto;
  }
  #edition_top .pc_slider .main_big_left img {
    width: 100%;
    height: auto;
  }
  #edition_top .pc_slider .main_big_left {
    margin-bottom: 10px;
  }
  #edition_top .main_big_right {
    width: 100%;
  }
  #edition_top .main_big_right img {
    width: 100%;
    height: auto;
  }
  #edition_top .main_big_right .main_big_right_half {
    width: 49%;
    margin-right: 2%;
  }
  #edition_top .main_big_right .main_big_right_half.last_half {
    margin-right: 0px;
  }
  #edition_top .main_big_right .main_big_right_half img {
    margin-bottom: 0px;
  }
  #edition_top #slider .bx-controls-direction {
    display: none;
  } /*모바일 메인 슬라이드화살표 */

  #edition_top #main_banner {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  #edition_top #main_banner > div {
    width: 33.3%;
    height: auto;
  }

  #edition_top #main_banner a {
    height: auto;
  }
  #edition_top #main_banner img {
    width: 100%;
    height: auto;
  }
  #edition_top #main_banner div img:hover {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  }
}
.slider-container {
  max-width: 1100px;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.slider-container .main_big_right {
  width: 32.7%;
  margin-left: auto;
}
.slider-container .main_big_right img {
  width: 100%;
}
.slider-container .main_big_right li {
  margin-bottom: 18px;
  width: 100%;
  float: left;
}
.slider-container .main_big_right li:nth-child(3),
.slider-container .main_big_right li:nth-child(4) {
  width: calc(50% - 10px);
	margin-bottom: 0;
}
.slider-container .main_big_right li:nth-child(4) {
  margin-left: 20px;
}
.slider-container:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 1023px) {
  .slider-container {
    flex-wrap: wrap;
  }
  .slider-container .cover-slider {
    width: 100%;
		padding-bottom: 57.9%;
  }
  .slider-container .main_big_right {
    margin: 0;
    width: 100%;
  }
  .slider-container .main_big_right ul {
    display: flex !important;
    justify-content: space-between;
  }
  .slider-container .main_big_right li {
    width: calc(50% - 7px);
  }
  .slider-container .main_big_right_half {
    display:none;
  }
  #footer {
    padding: 20px;
  }
  #footer .footer-content {
    font-size: 12px;
  }
  #footer .footer-content ul {
    flex-wrap: wrap;
    line-height: 1.3;
  }
  #footer .footer-content ul li + li {
    border: none;
    padding: 0;
  }
  #footer .copyright {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #footer .footer-container {
    position: relative;
    padding-top: 60px;
  }
  #footer h3 {
    position: absolute;
    top: 0;
    left: 0;
  }
  #footer .footer-privacy {
    position: absolute;
    top: 50px;
    right: -10px;
    margin: 0;
  }
  #footer .footer-privacy a {
    font-size: 12px;
  }
  #footer .link_sns {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
}
@media screen and (max-width: 767px){
  .slider-container .main_big_right ul {
    display: block !important;
  }
	.slider-container .main_big_right li {
		width: 100%;
		float:none;
	}
  .slider-container .main_big_right li + li {
    margin-top: 20px;
}
}

/* newsroom banner 25. 03.27 */
.floating {
  z-index: 1;
  width: 100px;
  height: 100px;
  position: fixed;
  display: inline-block;
  right: 10px;
  top: 45%;
  background: url(https://tistory1.daumcdn.net/tistory/387707/skin/images/newsroom_banner.png) no-repeat center center;
}

.floating a {
  display: block;
  width: 100%;
  height: 100%;
}
