@charset "utf-8";

/*slick 슬라이드*/
.slick-arrow {
  background-size: cover;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  z-index: 10;
}

.slick-slider * {
  outline: none;
}

.slide_reset {
  opacity: 0;
  visibility: hidden;
}

/************************************************************************ banner01 ************************************************************************/
.banner01 {
  padding: 10px;
}

.banner01 .image {
  display: block;
  max-width: 100%;
  max-height: 60px;
  margin: 0 auto;
  border: 1px solid #ccc;
}

/************************************************************************ skin01 ************************************************************************/
.skin01 li {
  padding: 15px;
  border-top: 1px solid #ccc;
}

.skin01 li:first-child {
  border-top: none;
}

.skin01 li a:after {
  content: "";
  display: block;
  clear: both;
}

.skin01 .image {
  float: left;
  width: 100px;
  height: 66px;
  margin-right: 10px;
  border: 1px solid #ccc;
}

.skin01 .title {
  display: block;
  line-height: 1.3em;
  overflow: hidden;
  font-weight: 400;
  margin-bottom: 5px;
  max-height: 2.6em;
}

.skin01 .content {
  font-size: 13px;
  color: #7d7d7d;
  line-height: 21px;
  letter-spacing: -0.1rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/************************************************************************ skin02 ************************************************************************/
.skin02 {
  height: 534px;
}

.skin02 li {
  border-top: 1px solid #ccc;
}

.skin02 li:first-child {
  border-top: none;
}

.skin02 .title {
  display: block;
  height: 1.2em;
  line-height: 1.2em;
  overflow: hidden;
}

.skin02 .p15 {
  padding: 15px;
}

/************************************************************************ skin03 ************************************************************************/
.skin03 li {
  padding: 15px;
  border-top: 1px solid #ccc;
}

.skin03 li:first-child {
  border-top: none;
}

.skin03 .title {
  display: block;
  height: 1.2em;
  line-height: 1.2em;
  overflow: hidden;
}

.skin03 .title .rank {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 10px;
  line-height: 1.2em;
  font-size: 0.8em;
  color: #fff;
  text-align: center;
  background: #567ab4;
}

.skin03 .content {
  display: block;
  max-height: 2.4em;
  line-height: 1.2em;
  padding-top: 10px;
  overflow: hidden;
}

/************************************************************************ skin04 ************************************************************************/
.skin04 {
  padding: 10px 0;
}

.skin04 .image {
  display: block;
  margin: 0 5px;
  min-height: 50px;
  line-height: 50px;
  vertical-align: middle;
  border: 1px solid #ccc;
  font-weight: bold;
  text-align: center;
}

.skin04 .image img {
  width: 100%;
}

.skin04 .title {
  display: block;
  height: 2.4em;
  margin: 10px 10px 0 10px;
  line-height: 1.2em;
  overflow: hidden;
  text-align: center;
}

/************************************************************************ skin11 ************************************************************************/
.skin11 {
  padding: 10px 0;
}

.skin11>li {
  position: relative;
}

.skin11 .image {
  display: block;
  min-height: 50px;
  line-height: 50px;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}

.skin11 .image img {
  width: 100%;
}

.skin11 .title {
  font-size: 1em !important;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  padding: 20px 10px;
  box-sizing: border-box;
}

.skin11:after {
  content: '';
  display: block;
  clear: both;
}

/************************************************************************ skin12 ************************************************************************/
section article h4 {
  padding: 20px 0px 20px;
  box-sizing: border-box;
  line-height: 1.3;
  font-weight: 800;
  color: #000;
  letter-spacing: -1.5px;
  font-size: 3rem;
}

.skin12 {
  overflow: hidden;
}

.skin12 a.item {
  display: block;
  padding-top: 67%;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  color: #fff;
}

.skin12 a.item .title-wrap {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  box-sizing: border-box;
  padding: 40px 25% 30px 20px;
  background-image: linear-gradient(0deg, #000, transparent);
}

.skin12 a.item .title-wrap p {
  font-size: 2.8rem;
  line-height: 1.3;
  color: #fff;
  font-weight: 700;
  max-height: 72px;
  overflow: hidden;
  letter-spacing: -1px;
}

.skin12 .slick-arrow {
  position: absolute;
  bottom: 0;
  width: 55px;
  height: 55px;
  background: url('/news/img/arrow_square.png');
}

.skin12 .slick-prev {
  right: 56px;
}

.skin12 .slick-next {
  right: 0;
  transform: rotate(180deg);
}

.owl-theme .owl-controls {
  line-height: 0;
  margin-top: 0;
  padding: 12px 0;
}

.owl-theme .owl-controls .owl-page {
  vertical-align: top;
}

.owl-theme .owl-controls .owl-page span {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #ddd;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls .owl-page.active span {
  background-color: #0090ab;
}

.skin13 h4 {
  padding: 20px 0px 0px;
}

.skin13 ul {
  box-sizing: border-box;
  padding: 0;
  margin-top: 20px;
  border-style: solid;
  border-color: #000;
  border-width: 5px 0px;
}

.skin13 .item:nth-child(n+2) .image-wrap {
  display: none;
}

.skin13 .item:nth-child(n+2) .text-wrap {
  width: 100%;
}

.skin13 .item:nth-child(n+2) .sub {
  display: none;
}

.skin13 .item {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 20px 0px;
  display: flex;
  border-bottom: 1px solid #e9e9e9;
}

.skin13 li:first-child .item:first-child {
  padding: 40px 0px 20px;
}

.skin13 .image-wrap {
  width: 30%;
  padding-top: 20%;
  margin-right: 15px;
  overflow: hidden;
  box-sizing: border-box;
  background-size: cover;
}

.skin13 .image-wrap+.text-wrap {
  width: calc(70% - 15px);
}

.skin13 .text-wrap p {
  max-height: 68px;
  overflow: hidden;
  letter-spacing: -1px;
  line-height: 1.4;
}

.skin13 .text-wrap p.sub {
  max-height: 52px;
  margin-top: 10px;
  color: #666;
  font-size: 2.0rem;
}

.skin13 .text-wrap p strong {
  font-weight: bold;
  color: #000;
  overflow: hidden;
  font-size: 2.5rem;
}

.skin14 {
  display: flex;
  padding: 30px 40px;
  margin: 40px -40px;
  border-style: solid;
  border-color: #222;
  border-width: 5px 0px;
  line-height: 1.1;
  overflow: hidden;
}

.skin14 .box-name {
  width: 20%;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  text-align: center;
  color: #d90000;
  font-size: 2.5rem;
}

.skin14 ul {
  width: 80%;
}

.skin14 ul li {
  padding: 0 1%;
  box-sizing: border-box;
}

.skin14 ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  font-size: 2.5rem;
  letter-spacing: -1px;
  font-weight: 500;
}

.skin15 {
  background-color: #2f3f55;
  color: #fff;
}

.skin15 h4 {
  background-color: transparent;
  padding-bottom: 0;
  color: inherit;
}

.skin15 .owl-theme .owl-controls .owl-page.active span {
  background-color: ##f0f0f0;
}

.skin15 ul {
  box-sizing: border-box;
  padding: 15px 5px;
  padding-bottom: 0;
  margin: 0 - 10px;
}

.skin15 li {
  padding: 0 10px;
  box-sizing: border-box;
}

.skin15 .image-wrap {
  position: relative;
  padding-top: 66%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.skin15 .image-wrap:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 44px;
  left: 0;
  right: 0;
  top: calc(50% - 21px);
  background: url(../video_deco.png) no-repeat center center;
  margin: auto;
}

.skin15 .text-wrap p {
  color: #fff;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  max-height: 36px;
}

.skin15 .text-wrap strong {
  font-weight: 400;
  letter-spacing: -1px;
}

.skin15 .owl-controls {
  padding: 20px 0;
}

.skin15.owl-theme .owl-controls .owl-page.active span {
  background-color: #22a8f5;
}

.skin16 h4 {
  padding-bottom: 0;
}

.skin16 ul {
  box-sizing: border-box;
  padding: 15px;
}

.skin16 .parent:nth-child(1) {
  display: flex;
  justify-content: space-between;
  margin-bottom: 21px;
}

.skin16 .parent:first-child a {
  width: calc(50% - 10px);
  border-bottom: 0;
}

.skin16 .parent:first-child a .image-wrap {
  padding-top: 66%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.skin16 .parent:first-child strong {
  white-space: initial;
  text-align: center;
  line-height: 21px;
  max-height: 42px;
}

.skin16 .parent:nth-child(2) {
  border-top: 1px solid #ebebeb;
}

.skin16 li a, .skin16 li strong {
  display: block;
}

.skin16 li a {
  border-bottom: 1px solid #ebebeb;
}

.skin16 li strong {
  line-height: 40px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.skin17 h4 {
  padding: 0;
  border-bottom: 1px solid #666;
}

.skin17 h4 span {
  display: inline-block;
  position: relative;
  padding: 20px 0px 20px;
}

.skin17 h4 span::after {
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 18px;
  background: #666;
}

.skin17 h4 .moreBtn i {
  display: block;
  width: 13px;
  height: 13px;
  margin-top: 35px;
  background: url('/m/img/small_more.png');
  text-indent: -9999px;
}

.skin17 ul {
  box-sizing: border-box;
  padding-bottom: 0;
}

.skin17 .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.skin17 .item:first-child {
  margin-top: 38px;
}

.skin17 .item:last-child {
  margin-bottom: 0;
}

.skin17 .image-wrap {
  width: 144px;
  height: 144px;
  overflow: hidden;
  border-radius: 100%;
  background-size: cover;
  background-position: center center;
}

.skin17 .text-wrap {
  align-self: center;
  width: calc(100% - 174px);
}

.skin17 .text-wrap p:first-child {
  margin-bottom: 12px;
}

.skin17 .text-wrap p {
  color: #666;
  overflow: hidden;
  font-size: 2rem;
  letter-spacing: -1px;
  line-height: 1.3;
}

.skin17 .text-wrap p strong {
  display: block;
  font-weight: bold;
  color: #222;
  max-height: 63px;
  overflow: hidden;
  font-size: 2.5rem;
}

.skin17 .text-wrap p:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.skin18 {
  overflow: hidden;
  padding: 0 20px;
  background: #eee;
}

.skin18 a .image-wrap {
  display: block;
  padding-top: 66%;
  width: 100%;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  color: #fff;
}

.skin18 a.item .title-wrap {
  box-sizing: border-box;
}

.skin18 a.item .title-wrap p {
  padding: 15px 0px 30px;
  font-size: 2.5rem;
  line-height: 1;
  color: #000;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: -1px;
}

.skin18 .slick-arrow {
  position: absolute;
  top: -47px;
  width: 11px;
  height: 19px;
  background-image: url('/m/img/arrow_big.png');
}

.skin18 .slick-prev {
  right: 36px;
}

.skin18 .slick-prev::after {
  content: '';
  display: block;
  position: absolute;
  left: 23px;
  bottom: 0px;
  width: 1px;
  height: 19px;
  background: #d4d4d4;
}

.skin18 .slick-next {
  right: 0px;
  transform: rotate(180deg);
}

.skin19 {
  position: relative;
}

/* .skin19::after {
  content: '';
  display: block;
  position: absolute;
  bottom:-4%;
  width:100%;
  height:1px;
  background:#e9e9e9;
} */
.skin19 h4 {
  color: #000;
}

.skin19 a {
  color: #444;
  display: flex;
  box-sizing: border-box;
  line-height: 27px;
}

.skin19 a>b {
  display: block;
  padding: 12px 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 2.5rem;
}

.skin19 a>b::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 14px;
  background: #505050;
  vertical-align: 8px;
}

.skin19 li:first-child a>b {
  padding-top: 0px;
}

.skin20 {
  background-color: #f6f6f6;
}

.skin20 h4 {
  background-color: transparent;
}

.skin20 li {
  padding: 20px 10px;
  border-bottom: 1px solid #bebebe;
}

.skin20 li:last-child {
  border-bottom: 0;
}

.skin20 h6 {
  font-size: 19px;
  line-height: 1;
  letter-spacing: -0.05rem;
  font-weight: bold;
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.skin20 .flex-wrap {
  display: flex;
}

.skin20 img {
  width: 135px;
  height: 90px;
}

.skin20 .image-wrap {
  margin-right: 10px;
}

.skin20 .text-wrap {
  align-self: center;
  max-height: 84px;
  overflow: hidden;
}

.skin20 .text-wrap p {
  letter-spacing: -0.075rem;
  color: #515151;
}

.skin21 {
  background-color: #f6f6f6;
  display: flex;
  padding: 5px 10px;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
}

.skin21 .box-name {
  width: 80px;
  white-space: nowrap;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(../22_pattern.png) center center;
  font-size: 13px;
}

.skin21 ul {
  width: calc(100% - 80px);
}

.skin21 ul li {
  padding: 0 10px;
  box-sizing: border-box;
}

.skin21 ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  padding: 5px 0;
  font-size: 15px;
  letter-spacing: -1px;
}

.skin22 h4 {
  padding-bottom: 0;
}

.skin22 ul {
  box-sizing: border-box;
  padding: 0;
}

.skin22 .item {
  box-sizing: border-box;
  padding: 14px 10px;
  display: flex;
  border-bottom: 1px solid #ebebeb;
}

.skin22 .item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.skin22 .image-wrap {
  width: 115px;
  height: 73px;
  overflow: hidden;
  margin-right: 10px;
}

.skin22 .image-wrap img {
  width: 100%;
  height: 100%;
}

.skin22 .image-wrap+.text-wrap {
  width: calc(100% - 155px);
}

.skin22 .text-wrap p:first-child {
  margin-bottom: 10px;
}

.skin22 .text-wrap p {
  color: #797979;
  max-height: 42px;
  overflow: hidden;
  line-height: 21px;
  letter-spacing: -1px;
  font-size: 14px;
}

.skin22 .text-wrap p strong {
  font-weight: bold;
  color: #383838;
  white-space: nowrap;
  overflow: hidden;
  font-size: 15px;
  text-overflow: ellipsis;
  display: block;
  letter-spacing: -1px;
}

.skin23 {
  overflow: hidden;
}

.skin23 h4 {
  position: relative;
  border-bottom: 2px solid #ddd;
}

.skin23 h4::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ddd;
}

.skin23 ul {
  box-sizing: border-box;
}

.skin23 li a, .skin23 li strong {
  display: block;
  color: #000;
}

.skin23 li a {
  padding: 15px 0;
  border-bottom: 1px solid #e9e9e9;
}

.skin23 li .parent:last-child a:last-child {
  border-bottom: 2px solid #000;
}

.skin23 li strong {
  max-height: 64px;
  line-height: 1.3;
  font-weight: 500;
  font-size: 2.5rem;
  letter-spacing: -1px;
  overflow: hidden;
}

.skin23 li .sub {
  max-height: 64px;
  margin-top: 15px;
  color: #888;
  font-size: 2rem;
  line-height: 1.5;
  overflow: hidden;
}

.skin23 .moreBtn {
  margin-top: 18px;
  color: #c00000;
  font-size: 1.8rem;
  font-weight: 600;
}

.skin23 .slick-arrow {
  position: absolute;
  bottom: -37px;
  width: 11px;
  height: 19px;
  background-image: url('/m/img/arrow_big.png');
}

.skin23 .slick-prev {
  right: 36px;
}

.skin23 .slick-prev::after {
  content: '';
  display: block;
  position: absolute;
  left: 24px;
  bottom: 0px;
  width: 1px;
  height: 19px;
  background: #d4d4d4;
}

.skin23 .slick-next {
  right: 0px;
  transform: rotate(180deg);
}

.skin24 h4 {
  background-color: #fff;
}

.skin24 li {
  line-height: 1.1;
}

.skin24 li:last-child {
  border-bottom: 0;
}

.skin24 li a {
  display: flex;
  padding: 12px 0px;
  align-items: center;
}

.skin24 li:first-child a {
  padding-top: 0px;
}

.skin24 li:nth-child(n + 4) span {
  background: #fff;
  border: 1px solid #e5e5e5;
  color: #444;
}

.skin24 a span {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background: #c00000;
  border: 1px solid #990000;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  line-height: 23px;
  text-align: center;
  box-sizing: border-box;
}

.skin24 a b {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: -1px;
  width: calc(100% - 35px);
  color: #444;
  font-weight: bold;
}

.skin24 li:nth-child(n+4) a b {
  font-weight: normal;
}

.skin25 {
  position: relative;
  overflow: hidden;
}

.skin25 ul {
  margin: 0 -5px;
  box-sizing: border-box;
}

.skin25 li {
  margin: 0px 5px;
  box-sizing: border-box;
  border-bottom: 2px solid #d7d9dc;
}

.skin25 .image-wrap {
  position: relative;
  padding-top: 69%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.skin25 .text-wrap {
  padding: 10px 15px 20px;
  background: #fff;
}

.skin25 .text-wrap p.cate {
  padding: 5px 0px;
}

.skin25 .text-wrap p.cate span {
  color: #ec7a00;
  font-size: 14px;
  font-weight: bold;
}

.skin25 .text-wrap p.headline {
  overflow: hidden;
  font-size: 1.8rem;
  line-height: 1.3;
  height: 47px;
}

.skin25 .text-wrap strong {
  letter-spacing: -1px;
}

.skin25 .slick-arrow {
  position: absolute;
  top: -47px;
  width: 30px;
  height: 30px;
  background-image: url('/m/skin/last/m_25/box_arrow.png');
}

.skin25 .slick-prev {
  right: 66px;
}

.skin25 .slick-next {
  right: 5px;
  transform: rotate(180deg);
}

.skin25 .num {
  position: absolute;
  top: 35px;
  right: 36px;
}

.skin25 .num .index::after {
  content: '/';
}

.skin25 .num .total {
  margin-left: -5px;
}

.skin26 .heading-wrap {
  display: flex;
  border-top: 1px solid #bebebe;
}

.skin26 .heading-wrap h4 {
  text-align: center;
  flex: 1;
  font-size: 17px;
  color: #262626;
  background-color: #eee;
  font-weight: bold;
  border-bottom: 1px solid #bebebe;
  box-sizing: border-box;
}

.skin26 .heading-wrap h4.current {
  background-color: #fff;
  color: #0c4ea9;
  border-left: 1px solid #bebebe;
  border-right: 1px solid #bebebe;
  border-bottom: 1px solid transparent;
}

.skin26 .heading-wrap h4:first-child {
  border-left: 1px solid transparent !important;
}

.skin26 .heading-wrap h4:last-child {
  border-right: 1px solid transparent !important;
}

.skin26 li a {
  display: flex;
  letter-spacing: -1px;
  padding: 13px;
  line-height: 16px;
  border-bottom: 1px solid #bebebe;
}

.skin26 li span {
  font-size: 15px;
  color: #0c4ea9;
  font-weight: bold;
  margin-right: 15px;
  white-space: nowrap;
}

.skin26 li p {
  font-size: 16px;
  width: calc(100% - 30px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.skin26 .article-wrap>div {
  display: none;
}

.skin26 .article-wrap>div.current {
  display: block;
}

.skin27 a.item {
  display: block;
  padding-top: 66%;
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  background-repeat: no-repeat;
  color: #fff;
}

.skin27 a.item .title-wrap {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  box-sizing: border-box;
  padding: 15px 15px 35px;
  background-color: rgba(0, 0, 0, .8);
}

.skin27 a.item .title-wrap p {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  font-weight: 700;
  max-height: 50px;
  overflow: hidden;
  letter-spacing: -2px;
}

.skin27 .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 10px;
}

.skin28 ul {
  box-sizing: border-box;
  padding: 15px;
}

.skin28 li {
  margin: 0 -7px;
}

.skin28 li:after {
  content: '';
  display: block;
  clear: both;
}

.skin28 .item {
  width: 50%;
  float: left;
  padding: 0 7px;
  box-sizing: border-box;
}

.skin28 .image-wrap {
  padding-top: 66.666%;
  background-color: #ebebeb;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.skin28 .text-wrap p:first-child {
  margin: 10px 0;
}

.skin28 .text-wrap p {
  color: #797979;
  max-height: 42px;
  overflow: hidden;
  line-height: 21px;
  letter-spacing: -1px;
  font-size: 14px;
}

.skin28 .text-wrap p strong {
  display: block;
  font-weight: 400;
  color: #383838;
  height: 42px;
  overflow: hidden;
  font-size: 16px;
  letter-spacing: -2px;
}

.skin28 .owl-theme .owl-controls {
  padding: 0;
}

.skin29 h4 {
  background-color: #f6f6f6;
  font-size: 17px;
}

.skin29 ul {
  padding: 15px;
  box-sizing: border-box;
}

.skin29 ul:after {
  content: '';
  display: block;
  clear: both;
}

.skin29 li {
  width: 50%;
  padding: 0 7px;
  box-sizing: border-box;
  float: left;
}

.skin29 ul li:nth-child(2n) {
  margin-bottom: 15px;
}

.skin29 ul li:last-child {
  margin-bottom: 0px;
}

.skin29 li .image-wrap {
  padding-top: 66.666%;
  background-position: center center;
  background-size: cover;
}

.skin29 li a {
  display: block;
  position: relative;
}

.skin29 li .rank {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #0090ab;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.skin29 .text-wrap {
  border: 1px solid #cdcdcd;
  padding: 10px;
  box-sizing: border-box;
}

.skin29 .text-wrap p {
  height: 42px;
  letter-spacing: -1px;
  overflow: hidden;
}

.skin30 {
  position: relative;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

.skin30 .contLi {
  position: relative;
  aspect-ratio: 8 / 5;
}

.skin30 .tit_alink {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.skin30 a.item {
  display: block;
  padding-top: 59%;
  width: 100%;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  color: #fff;
}

.skin30 .title-wrap {
  padding: 35px 10px 40px;
  background: linear-gradient(360deg, black, rgba(0, 0, 0, 0.8) 50%, transparent);
  border-bottom: 4px solid #0256b2;
  box-sizing: border-box;
  width: 100%;
}

.skin30 .title-wrap p {
  height: 1.4em;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.4;
  font-weight: 900;
  letter-spacing: -1.5px;
  text-align: center;
  overflow: hidden;
  text-wrap: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.skin30 .slick-arrow {
  position: absolute;
  bottom: 0px;
  width: 55px;
  height: 105px;
  background-image: url('/m/img/square_big_btn.jpg');
}

.skin30 .slick-prev {
  left: 0px;
}

.skin30 .slick-next {
  right: 0px;
  transform: rotate(180deg);
}

.skin30 .slick-dots {
  text-align: center;
  position: absolute;
  bottom: 15px;
  width: 100%;
}

.skin30 .slick-dots li {
  display: inline-block;
}

.skin30 .slick-dots button {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  border: none;
  background: #fff;
  margin: 0 5px;
  text-indent: -9999px;
}

.skin30 .slick-dots .slick-active button {
  background: #0256b2;
}

.skin31 {
  background-color: #f6f6f6;
  padding-bottom: 20px;
}

.skin31 ul {
  box-sizing: border-box;
  padding: 15px;
}

.skin31 h4 {
  background-color: transparent;
  padding-bottom: 0;
}

.skin31 li {
  margin: 0 -7px;
}

.skin31 li:after {
  content: '';
  display: block;
  clear: both;
}

.skin31 .item {
  width: 50%;
  float: left;
  padding: 0 7px;
  box-sizing: border-box;
  margin-bottom: 21px;
}

.skin31 li:last-child .item {
  margin-bottom: 0;
}

.skin31 .item>div {
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.skin31 .image-wrap {
  padding-top: 66.666%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.skin31 .text-wrap {
  padding: 10px;
  background-color: #fff;
}

.skin31 .text-wrap p {
  color: #222;
  max-height: 42px;
  overflow: hidden;
  line-height: 21px;
  letter-spacing: -1px;
  font-size: 13px;
}

.skin31 .owl-theme .owl-controls {
  padding: 0;
}

.skin31>p {
  padding: 0 15px;
}

.skin31 button {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  background-color: #fff;
  line-height: 30px;
  font-weight: 600;
  padding: 5px;
}

.skin32 h4 {
  padding-bottom: 0;
}

.skin32 ul {
  box-sizing: border-box;
  padding: 0 15px;
}

.skin32 .parent:last-child {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}

.skin32 .parent:last-child a {
  width: calc(50% - 10px);
  border-bottom: 0;
}

.skin32 .parent:last-child a .image-wrap {
  padding-top: 66%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.skin32 .parent:last-child strong {
  white-space: initial;
  text-align: center;
  line-height: 21px;
  max-height: 42px;
}

.skin32 .parent:nth-last-child(2) a:last-child {
  border-bottom: 0;
}

.skin32 li a, .skin32 li strong {
  display: block;
}

.skin32 li a {
  border-bottom: 1px solid #ebebeb;
}

.skin32 li strong {
  line-height: 40px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.skin33 h4 {
  padding: 15px;
}

.skin33 ul {
  box-sizing: border-box;
  padding-bottom: 0;
}

.skin33 li .item:first-child {
  border-top: 1px solid #ebebeb;
}

.skin33 .item {
  display: flex;
  padding: 14px 10px;
  border-bottom: 1px solid #ebebeb;
}

.skin33 .item:last-child {
  margin-bottom: 0;
}

.skin33 .image-wrap {
  order: 1;
  width: 95px;
  height: 95px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
  border: 1px solid #ebebeb;
  background-size: cover;
  background-position: center center;
}

.skin33 .text-wrap {
  position: relative;
  order: 2;
  align-self: center;
  width: calc(100% - 135px);
}

.skin33 .text-wrap p {
  font-weight: 400;
  color: #383838;
  max-height: 50px;
  overflow: hidden;
  font-size: 18px;
  letter-spacing: -2px;
  line-height: 25px;
}

.skin33 .text-wrap span {
  position: absolute;
  top: -20px;
  left: 0;
  color: #999;
  line-height: 20px;
  font-size: 14px;
}

.skin34 .tab-list a {
  display: block;
  float: left;
  width: 33.3333%;
  height: 70px;
  background: #e1e3e4;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #707685;
  color: #666;
  font-size: 3rem;
  font-weight: bold;
  line-height: 70px;
  text-align: center;
  box-sizing: border-box;
}

.skin34 .tab-list a:nth-child(2) {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.skin34 .tab-list a.active {
  background: #dc4537;
  color: #fff;
}

.skin34 .tab-link {
  display: block;
}

.skin34 .tab-cont {
  padding: 10px 0px;
  border: 1px solid #d2d2d2;
  border-width: 0px 1px 1px 1px;
}

.skin34 .tab-cont li {
  box-sizing: border-box;
  overflow: hidden;
}

.skin34 .tab-link .image-wrap {
  width: 100%;
  padding-top: 74%;
  background-size: cover;
  background-position: center;
}

.skin34 .tab-link .text-wrap {
  overflow: hidden;
  color: #000;
  font-size: 2.5rem;
  line-height: 2;
  letter-spacing: -1px;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.skin34 .tab-link .text-wrap::before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #ddd;
  margin: 0px 15px;
  vertical-align: middle;
}

.skin34 .info {
  font-size: 1.8rem;
  font-weight: 500;
}

.skin34 .info .time {
  color: #888;
}

.skin34 .info .time::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  margin: 0px 2px 0px 8px;
  background: #d1d1d1;
  vertical-align: -1px;
}

.skin34 .info .cate {
  color: #c00000;
}

.skin35 {
  display: flex;
  padding: 26px 40px;
  margin: 40px -40px;
  border-style: solid;
  border-color: #d2d2d2;
  border-width: 1px 0px;
  line-height: 1.1;
  overflow: hidden;
}

.skin35 .box-name {
  white-space: nowrap;
  box-sizing: border-box;
  color: #0256b2;
  font-size: 2.5rem;
  font-weight: 900;
  margin-right: 5px;
  letter-spacing: -0.05em
}

.skin35-slider-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.skin35 ul {
  position: absolute;
  width: 100%;
}

.skin35 ul li {
  padding: 0 1%;
  box-sizing: border-box;
}

.skin35 ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  color: #444;
  font-size: 2.5rem;
  letter-spacing: -1px;
  font-weight: 500;
}

.skin36 {
  overflow: hidden;
}

.skin36 ul {
  margin: 0 -5px;
  box-sizing: border-box;
}

.skin36 li {
  position: relative;
  width: 50%;
  padding: 0px 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
}

.skin36 .image-wrap {
  position: relative;
  padding-top: 63%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.skin36 .text-wrap {
  position: absolute;
  bottom: 0px;
  padding: 20px 15px 15px;
  background: linear-gradient(0deg, #212020, transparent);
}

.skin36 .text-wrap p {
  overflow: hidden;
  font-size: 1.8rem;
  line-height: 1.3;
  max-height: 68px;
}

.skin36 .text-wrap strong {
  color: #fff;
  font-weight: 400;
  letter-spacing: -1px;
}

.skin37 h4 {
  padding: 20px 0px 0px;
}

.skin37 ul {
  box-sizing: border-box;
  padding: 0;
  margin-top: 20px;
}

.skin37 .item {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 20px 0px;
  display: flex;
  border-bottom: 1px solid #e9e9e9;
}

.skin37 .item:last-child {
  border: none;
}

.skin37 li:first-child .item:first-child {
  padding: 0px 0px 20px;
}

.skin37 .image-wrap {
  width: 32%;
  padding-top: 21%;
  margin-right: 15px;
  overflow: hidden;
  box-sizing: border-box;
  background-size: cover;
}

.skin37 .image-wrap+.text-wrap {
  width: calc(68% - 15px);
}

.skin37 .text-wrap p {
  max-height: 68px;
  overflow: hidden;
  letter-spacing: -1px;
  line-height: 1.4;
}

.skin37 .text-wrap p.sub {
  max-height: 52px;
  margin-top: 10px;
  color: #666;
  font-size: 2.0rem;
}

.skin37 .text-wrap p strong {
  font-weight: bold;
  color: #000;
  overflow: hidden;
  font-size: 2.5rem;
}

.skin38 h4 {
  padding: 0;
  border-bottom: 1px solid #666;
  box-sizing: border-box;
  line-height: 1.3;
  font-weight: 800;
  color: #000;
  letter-spacing: -1.5px;
  font-size: 3rem;
}

.skin38 h4 span {
  display: inline-block;
  position: relative;
  padding: 20px 0px 20px;
}

.skin38 h4 span::after {
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 18px;
  background: #666;
}

.skin38 h4 .moreBtn i {
  display: block;
  width: 13px;
  height: 13px;
  margin-top: 35px;
  background: url('/m/img/small_more.png');
  text-indent: -9999px;
}

.skin38 ul {
  box-sizing: border-box;
  padding: 0;
  margin-top: 20px;
}

.skin38 .item {
  float: left;
  display: table;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 0px;
}

.skin38 .item:nth-child(n+1):nth-child(-n+2) .sub {
  display: none;
}

.skin38 .item:nth-child(2) {
  float: right;
}

.skin38 li:first-child .item:nth-child(n+1):nth-child(-n+2) {
  position: relative;
  display: block;
  width: 49%;
  padding: 0px 0px 15px;
  box-sizing: border-box;
}

.skin38 li:first-child .item:nth-child(n+1):nth-child(-n+2) .image-wrap {
  display: block;
  width: 100%;
  padding-top: 68%;
  margin-right: 0;
}

.skin38 li .item:nth-child(n+1):nth-child(-n+2) .text-wrap {
  display: block;
  position: absolute;
  bottom: 15px;
  width: 100%;
  padding: 15px 20px 20px;
  background: linear-gradient(0deg, #212020, transparent);
  box-sizing: border-box;
}

.skin38 li .item:nth-child(n+1):nth-child(-n+2) .text-wrap p {
  display: block;
  width: 100%;
  box-sizing: border-box;
  max-height: 56px;
}

.skin38 li:first-child .item:nth-child(n+1):nth-child(-n+2) .text-wrap strong {
  color: #fff;
  font-size: 2rem;
}

.skin38 .image-wrap {
  display: table-cell;
  width: 24%;
  padding-top: 17%;
  overflow: hidden;
  box-sizing: border-box;
  background-size: cover;
}

.skin38 .image-wrap+.text-wrap {
  display: table-cell;
  width: 76%;
  vertical-align: middle;
  padding-left: 15px;
}

.skin38 .text-wrap p {
  max-height: 68px;
  overflow: hidden;
  letter-spacing: -1px;
  line-height: 1.4;
}

.skin38 .text-wrap p strong {
  font-weight: bold;
  color: #000;
  overflow: hidden;
  font-size: 2.5rem;
}

.skin39 {
  position: relative;
}

.skin39 h4 {
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #666;
  box-sizing: border-box;
  line-height: 1.3;
  font-weight: 800;
  color: #000;
  letter-spacing: -1.5px;
  font-size: 3rem;
}

.skin39 h4 span {
  display: inline-block;
  position: relative;
  padding: 20px 0px 20px;
}

.skin39 h4 span::after {
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 18px;
  background: #666;
}

.skin39 h4 .moreBtn i {
  display: block;
  width: 13px;
  height: 13px;
  margin-top: 35px;
  background: url('/m/img/small_more.png');
  text-indent: -9999px;
}

.skin39 a {
  color: #444;
  display: flex;
  box-sizing: border-box;
  line-height: 27px;
}

.skin39 a>b {
  display: block;
  padding: 12px 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 2.5rem;
}

.skin39 a>b .deco1,
.skin39 a>b .deco2 {
  padding: 4px;
  margin-right: 10px;
  background: #fa453e;
  color: #fff;
  font-family: 'dotum';
  font-style: normal;
  font-size: 11px;
  vertical-align: 6px;
}

.skin39 a>b .deco2 {
  background: #fa453e;
}

.skin39 li:first-child a>b {
  padding-top: 0px;
}

.skin40 li {
  padding: 10px;
  background: #f4f6f6;
}

.skin40 li a {
  display: flex;
  padding: 30px 0px;
  background: #fff;
}

.skin40 li .image-wrap {
  display: flex;
  width: 35%;
  justify-content: center;
  align-items: center;
}

.skin40 li .image-wrap img {
  width: 100%;
}

.skin40 li .text-wrap {
  width: 65%;
  padding-right: 10px;
  box-sizing: border-box;
}

.skin40 .text-wrap p {
  overflow: hidden;
  color: #000;
  font-size: 2.5rem;
  line-height: 1.5;
  letter-spacing: -1px;
  font-weight: 500;
  overflow: hidden;
}

/*스킨 반응형*/
@media (min-width:1200px) {
  #container .contents {
    float: left;
    width: 60%;
  }

  #container .aside {
    float: right;
    width: 40%;
  }

  #container .aside section {
    margin-left: 0;
  }

  #container section {
    padding: 0px 3% 30px;
  }

  .skin30 {
    width: 100%;
    margin-left: 0px;
  }
}

@media (min-width: 576px) and (max-width:719px) {
  html {
    font-size: 8px;
  }

  /*skin12*/
  .skin12 a.item .title-wrap p {
    max-height: 58px;
  }

  /*skin13*/
  .skin13 .text-wrap p {
    max-height: 56px;
  }

  .skin13 .text-wrap p.sub {
    max-height: 48px;
    margin-top: 5px;
  }

  /*skin23*/
  .skin23 li strong {
    max-height: 50px;
  }

  .skin23 li .sub {
    max-height: 50px;
    margin-top: 10px;
  }

  /*skin25*/
  .skin25 .text-wrap p {
    max-height: 50px;
  }

  /*skin34*/
  .skin34 .tab-cont li {
    padding: 3px 0px;
  }

  /*skin19*/
  .skin19 a>b {
    padding: 10px 0px;
  }

  .skin19 a>b::before {
    vertical-align: 6px;
  }

  /*skin24*/
  .skin24 li a {
    padding: 10px 0px;
  }

  /*slick 버튼*/
  .skin23 .slick-arrow {
    width: 9px;
    height: 16px;
  }

  .skin23 .slick-prev::after {
    left: 22px;
    height: 16px;
  }

  .skin25 .num {
    top: 30px;
  }

  .skin25 .text-wrap p.headline {
    max-height: 37px;
  }

  .skin30 .slick-arrow {
    height: 86px;
  }

  .skin37 .text-wrap p {
    max-height: 52px;
  }

  .skin37 .text-wrap p.sub {
    max-height: 40px;
  }

  .skin38 .text-wrap p {
    max-height: 55px;
  }

  .skin38 li .item:nth-child(n+1):nth-child(-n+2) .text-wrap p {
    max-height: 44px;
  }

  .skin40 li {
    padding: 10px;
    background: #f4f6f6;
  }

  .skin40 li a {
    display: flex;
    padding: 30px 0px;
    background: #fff;
  }

  .skin40 li .image-wrap {
    display: flex;
    width: 35%;
    justify-content: center;
    align-items: center;
  }

  .skin40 li .image-wrap img {
    height: 25px;
  }

  .skin40 li .text-wrap {
    width: 65%;
    padding-right: 10px;
    box-sizing: border-box;
  }

  .skin40 .text-wrap p {
    overflow: hidden;
    color: #000;
    font-size: 2.5rem;
    line-height: 1.5;
    letter-spacing: -1px;
    font-weight: 500;
    overflow: hidden;
  }
}

@media (min-width: 0px) and (max-width:575px) {
  html {
    font-size: 7px;
  }

  /*skin12*/
  .skin12 a.item .title-wrap p {
    max-height: 50px;
  }

  /*skin13*/
  .skin13 .image-wrap {
    width: 35%;
    padding-top: 25%;
  }

  .skin13 .image-wrap+.text-wrap {
    width: calc(65% - 15px);
  }

  .skin13 .text-wrap p {
    max-height: 48px;
  }

  .skin13 .text-wrap p.sub {
    max-height: 38px;
    margin-top: 5px;
  }

  .skin17 .image-wrap {
    width: 80px;
    height: 80px;
  }

  .skin17 .text-wrap {
    width: calc(100% - 85px);
  }

  .skin17 .text-wrap p strong {
    max-height: 43px;
  }

  /*skin23*/
  .skin23 li strong {
    max-height: 45px;
  }

  .skin23 li .sub {
    max-height: 45px;
    margin-top: 10px;
  }

  /*skin25*/
  .skin25 ul {
    margin: 0 -10px;
  }

  .skin25 li {}

  .skin25 .text-wrap p {
    max-height: 45px;
  }

  .skin25 .text-wrap p.headline {
    height: 33px;
  }

  .skin25 .slick-next {
    right: 10px;
  }

  .skin25 .num {
    top: 25px;
    right: 33px;
  }

  /*skin14*/
  .skin14 .box-name {
    width: 40px;
  }

  .skin14 ul {
    width: calc(100% - 40px);
  }

  .skin30 .title-wrap p {
  }

  .skin30 .slick-arrow {
    height: 80px;
    background-size: contain;
  }

  /*skin34*/
  .skin34 .tab-list a {
    height: 50px;
    line-height: 50px;
    font-size: 1.8rem;
  }

  .skin34 .tab-cont li {
    padding: 0px 10px;
    margin-bottom: 10px;
  }

  .skin35 {
    margin: 0px -40px;
  }

  .skin36 li {
    width: 100%;
  }

  .skin36 .text-wrap p {
    font-size: 2.5rem;
    max-height: 48px;
  }

  .skin34 .tab-link .text-wrap::before {
    margin: 0 5px;
  }

  .skin37 .text-wrap p {
    max-height: 48px;
  }

  .skin37 .text-wrap p.sub {
    max-height: 40px;
    margin-top: 2px;
  }

  .skin38 .text-wrap p {
    max-height: 48px;
  }

  .skin38 li .item:nth-child(n+1):nth-child(-n+2) .text-wrap {
    padding: 15px 20px 13px;
  }

  .skin38 li .item:nth-child(n+1):nth-child(-n+2) .text-wrap p {
    max-height: 36px;
  }

  .skin40 li a {
    display: block;
    padding: 25px 20px;
    background: #fff;
  }

  .skin40 li .image-wrap {
    width: 100%;
    margin-bottom: 10px;
    max-height: 200px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
  }

  .skin40 li .text-wrap {
    width: 100%;
    padding: 0px;
  }

  .skin40 .text-wrap p {
    max-height: 50px;
  }

  /*skin19*/
  .skin19 a>b {
    padding: 10px 0px;
  }

  .skin19 a>b::before {
    vertical-align: 6px;
  }

  /*skin24*/
  .skin24 li a {
    padding: 10px 0px;
  }

  /*slick 버튼*/
  .skin12 .slick-arrow {
    width: 35px;
    height: 35px;
    background-size: cover;
  }

  .skin12 .slick-prev {
    right: 36px;
  }

  .skin23 .slick-arrow, .skin18 .slick-arrow {
    width: 9px;
    height: 16px;
  }

  .skin23 .slick-prev::after, .skin25 .slick-prev::after, .skin18 .slick-prev::after {
    left: 22px;
    height: 16px;
  }

  .skin18 .slick-arrow {
    top: -40px;
  }
}
