/* reset boostrap css */

.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

button:focus,
*:focus {
  outline: 0;
}

.block ul,
nav ul {
  margin-bottom: 0;
  padding-left: 0;
}

.block li,
nav li {
  list-style: none;
}

.block .yp {
  list-style: none;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
}

img {
  max-width: 100%;
  vertical-align: middle;
  overflow: clip;
}

figure img {
  width: 100%;
  height: auto;
  border: 1px solid #eeeeee;
  border-radius: 6px;
}



/* styling */

.container-fluid {
  max-width: 1200px;
}

body {
  font: 16px  'malun gothic', sans-serif;
}


.topbar {
  background-color: #2b64ab;
  color: white;
  height: 35px;
  line-height: 35px;
  font-family: 'Open Sans', sans-serif;
}

.pf {
  background-color: #f5f6f7;
  color: #868e96;
  padding-top: 33px;
  padding-bottom: 36px;
}

.topbar nav a:hover {
  color: rgba(255, 255, 255, .8);
}

button {
  border: 0;
}

.topbar button {
  background-color: #0a448b;
  color: white;
  height: 35px;
}

.topbar .phone {
  padding-left: 5px;
}

.icon {
  width: 35px;
  height: 35px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #2b64ab;
  cursor: pointer;
  display: inline-block;
}

.icon-down {
  background-image: url(http://image.koreaportal.com/images/arrow_carrot-down.svg);
  background-size: 10px;
}

.icon-menu {
  background-image: url(http://image.koreaportal.com/images/icon_menu.svg);
  background-size: 15px;
}

.icon-close {
  background-image: url(http://image.koreaportal.com/images/icon_close.svg);
  background-size: 10px;
  float: right;
  width: 45px;
  height: 45px;
}

.icon-search {
  background-image: url(http://image.koreaportal.com/images/icon_search.svg);
  background-size: 20px;
}

.showSearch .icon-search {
  background-image: url(http://image.koreaportal.com/images/icon_close.svg);
  background-size: 10px;
}

.ph {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ph .logo {
  text-align: center;
}

.ph .logo a {
  display: block;
  width: 220px;
  height: 20px;
  /*background: url(http://image.koreaportal.com/images/logo.svg) center / contain no-repeat;*/
  margin: 0 auto 5px;
}

.ph .event a {
  display: block;
  width: 110px;
  height: 59px;
  background: url(http://image.koreaportal.com/images/lunar_newyear.jpg) center / contain no-repeat; ;
}


.ph .logo span {
  color: #2b64ab;
  text-transform: uppercase;
  display: inline-block;
}

.searchform form {
  border: 2px solid #2b64ab;
}

.searchform input {
  border: 0;
  height: 31px
}

.searchform input[type="text"] {
  background-color: white;
  width: 100%;
  text-indent: 10px;
}

.searchform input[type="submit"] {
  width: 35px;
  cursor: pointer;
  background: url(http://image.koreaportal.com/images/icon_search.svg) center / 20px no-repeat #2b64ab;
}

.pn {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  font-weight: 530;
}

.pn ul {
  line-height: 45px;
}

.pn li>a:hover,
.pn .current>a {
  background-color: #2b64ab;
  color: white;
  font-weight: 550;  
}

.pn a {
  display: block;
}

.pn li button {
  text-transform: uppercase;
  background-color: #2b64ab;
  color: white;
  height: 45px;
  padding: 0 15px;
  font-family: 'Open Sans', sans-serif;
}

.main-banner img {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
}

.iframeContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 55%;
}

.iframeContainer iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

@media (min-width: 576px) {
  .topbar button {
    padding: 0 20px;
    font-size: 18px;
  }
  .topbar .phone {
    font-size: 18px;
    padding-left: 10px;
  }
  .topbar nav ul li {
    padding-right: 14px;
  }
  .info {
    clear:both;
  }

}

@media (min-width: 768px) {
  .icon-menu,
  .icon-search,
  .icon-close {
    display: none;
  }
  .pn li {
    flex-grow: 1;
    text-align: center;
    margin-left: 1px;
  }
  .pn li:first-child {
    margin-left: 0;
  }
  .pn li button {
    display: block;
    width: 100%;
  }
  .searchform input {
    height: 40px;
    background-size: 25px;
  }
  .searchform input[type="submit"] {
    width: 46px;
  }
  .ph {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ph .container-fluid {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ph .container-fluid>div {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ph .logo a {
    width: 333px;
    height: 33px;
  }
  .scrollHeader .pn {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: white;
  }
}

@media (min-width:992px) {
  .ph .logo {
    text-align: right;
  }
  .shopping-mall a::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 101px;
    height: 19px;
    background: url(http://image.koreaportal.com/images/shopping-mall.png) center left / contain no-repeat;
    margin-left: 8px;
  }
}

@media (min-width:1200px) {
  .icon-down {
    display: none;
  }
}

@media (max-width:1199px) {
  .pn>.container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .topbar nav ul {
    display: inline-block;
    position: relative;
    z-index: 1;
  }
  .topbar nav li {
    display: none;
  }
  .topbar nav li.current {
    display: block;
  }
  .topbar nav a {
    display: block;
  }
  .topbar nav.expand ul {
    background-color: #0a448b;
    z-index: 101;
  }
  .topbar nav.expand li {
    display: block;
  }
  .topbar nav.expand li.current {
    font-weight: bold;
  }
  .topbar nav.expand a {
    padding-right: 10px;
  }
  .topbar nav.expand .icon-down {
    background-image: url(http://image.koreaportal.com/images/arrow_carrot-up.svg);
    background-color: #0a448b;
  }
}

@media (max-width:767px) {
  .topbar>div.container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .topbar nav a {
    padding-left: 10px;
  }
  .topbar .phone {
    padding-right: 5px;
  }
  .pn {
    position: fixed;
    z-index: 100;
    left: 0;
    background-color: white;
    top: 35px;
    height: calc(100vh - 35px);
    width: 290px;
    transition: 0.3s;
    transform: translateX(-100%);
  }
  .pn li>a {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 1px;
  }
  .showMenu .pn {
    transform: translateX(0);
  }
  .showMenu::before {
    content: "";
    display: block;
    position: fixed;
    z-index: 99;
    top: 35px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .65);
  }
  .ph {
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
  }
  .ph .logo {
    padding-bottom: 10px;
  }
  .ph .icon {
    position: absolute;
    top: 10px;
  }
  .scrollHeader .ph {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    background-color: white;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
    padding: 5px 0 0;
    background-color: #0a448b;
  }
  .scrollHeader .ph .logo {
    padding-bottom: 5px;
  }
  .scrollHeader .ph .logo a {
    background-image: url(http://image.koreaportal.com/images/logo2.svg);
  }
  .scrollHeader .ph .logo span {
    display: none;
  }
  .scrollHeader .ph .icon {
    top: 0;
    background-color: transparent;
  }
  .scrollHeader .ph .icon-menu {
    left: 0;
  }
  .scrollHeader .ph .icon-search {
    right: 0;
  }
  .scrollHeader .ph .searchform {
    top: 0;
    right: 36px;
  }
  .scrollHeader .ph .text-center {
    display: none;
  }
  .icon-menu {
    left: 10px;
  }
  .icon-search {
    right: 10px;
  }
  .searchform {
    position: absolute;
    top: 10px;
    right: 46px;
    width: 0;
    overflow: hidden;
    transition: 0.3s;
  }
  .showSearch .searchform {
    width: calc(100vw - 73px);
  }
  .scrollHeader.showSearch .ph .searchform {
    width: calc(100vw - 53px);
  }
}

main {
  padding-top: 15px;
  margin-bottom: 58px;
}

.block {
  position: relative;
  margin-bottom: 15px;
}

.block .more {
  color: #888;
  font-weight: 400;
  font-size: 11px;
  background: url(http://image.koreaportal.com/images/main-ico-arr.png) no-repeat center right;
  padding-right: 6px;
  text-decoration: underline;
}

.block .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-left: 5px solid #888;
  border-top: 4px inset transparent;
  border-bottom: 5px inset transparent;
  margin-left: 4px;
}

.yp-block .more {
  color: #888;
  font-weight: 400;
  font-size: 11px;
  background: url(http://image.koreaportal.com/images/main-ico-arr.png) no-repeat center right;
  padding-right: 6px;
  text-decoration: underline;
}

.yp-block .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-left: 5px solid #888;
  border-top: 4px inset transparent;
  border-bottom: 5px inset transparent;
  margin-left: 4px;
}

.block nav {
  font-size: 12px;
  padding-bottom: 15px;
  color: #666;
}

.block nav li {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.block .sp-link {
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  color: #666;
}

.block .sp-link span {
  color: #ff8500;
}

.b {
  border: 1px solid #d9d9d9 !important;
  border-radius: 6px;
  overflow: hidden; 
}

/* left side */
.press-icon {
  margin-bottom: 15px;
  padding: 1rem 1.25rem 1.25rem 1.25rem;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
}

.press-table {
  border-radius: 6px;
  border: 1px solid #ebebeb;
}

.news-block {
  margin-bottom: 15px;
  padding: 20px;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
}

.img-news {
  border-radius: 6px;
}

.block-title {
  font-size: 17px;
  font-weight: 550;
  padding:  0 0.75rem 1rem 0;
}

.title a {
  margin-top: 6px;
  display: block;
  display: -webkit-box;
  max-height: 3em; /* 두 줄 높이 */
  line-height: 1.5em; /* 한 줄 높이 */
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 두 줄로 제한 */
}

/* left widget */

.yp-block {
    margin-bottom: 15px;
    padding: 0.625rem;
    border: 1px solid #d9d9d9 !important;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

.bb {
  border-bottom: 1px solid #d9d9d9;
}

.p {
  padding-left: 15px;
  padding-right: 15px;
}

.pb {
  padding-bottom:15px;
}

.page-bottom .block-title,
.col .block-title,
.p .block-title {
  padding-left: 0;
  padding-right: 0;
}

.block figure {
  position: relative;
  margin : 0;
}

.block figure.float-left {
  margin-right: 15px;
}


.block figure figcaption {
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 2%;
}

.block figure .category {
  position: absolute;
  bottom: 0;
  left: 1px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0 6px 0 6px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 700;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  z-index: 5;
  text-transform: uppercase;
}

.block h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  margin-bottom: 5px;
  letter-spacing: -0.03em;
}

.block h4 {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}

.products {
  font-family: "Open Sans", sans-serif;
}

.products figure a {
  display: block;
}

.products figure a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border : 1px solid #e4e4e4;
  border-radius: 6px;
  -webkit-box-shadow: inset 0px 0px 25px rgba(0, 0, 0, .15);
  -moz-box-shadow: inset 0px 0px 25px rgba(0, 0, 0, .15);
  box-shadow: inset 0px 0px 25px rgba(0, 0, 0, .15);
}

.products figure .percent {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 5px;
  color: #90a900;
  border-width: 2px;
  border-style: solid;
  background-color: rgba(255, 255, 255, .8);
  font-weight: bold;
  font-size: 10px;
  line-height: 14px;
  padding-left: 3px;
  padding-right: 3px;
  font-family: "Open Sans", sans-serif;
}

.products h4 {
  opacity: 0.8;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}

.products h4 a:hover {
  color: #90a900;
}

.block .by {
  float: right;
  font-size: 10px;
  color: #aaa;
  font-weight: 400;
}

.block summary {
  font-size: 12px;
  color: #888;
  margin-bottom: 15px;
}

.block a:hover {
  color: #2a63aa;
  text-decoration: underline;
}

.block-title a:hover {
  color: inherit;
  text-decoration: none;
}

.block-content {
  margin: 0;
}

.block-content ul li {
  list-style: none;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}
.block-content ul li:last-child {
  border-bottom: 0;
}

/*.block-content ul li::before {
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #aaa;
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
}*/

.block-content ul li a {
  width: 80%;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.block iframe {
  vertical-align: middle;
}

.block .nav a {
  font-weight: bold;
  margin-right: 15px;
  padding: 5px 10px;
  display: block;
}

.block .nav a:first-child {
  padding-left: 0;
}

.block .nav a:last-child {
  margin-right: 0;
}
.block .nav a:hover {
 text-decoration: none;
}

.block .nav a.active:hover {
  text-decoration: none;
}

.block .nav a:not(.active) {
  color: #8f8f8f;
  position: relative;
}

.block .nav a:not(.active):hover {
  color: #2b64ab;
}

/*.block .nav a:not(.active)::before {
  content: "";
  display: block;
  border-bottom: 30px solid #ff8500;
  border-left: 30px inset transparent;
  position: absolute;
  bottom: 0;
  left: -30px;
}

.block .nav a:not(.active)::after {
  content: "";
  display: block;
  border-top: 30px solid #ff8500;
  border-right: 30px inset transparent;
  position: absolute;
  bottom: 0;
  right: -30px;
}*/

.tab-pane {
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-pane figure {
  margin-bottom: 0;
}

.tab-pane figure a {
  display: block;
  position: relative;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  padding-top: 50%;
  overflow: hidden;
}

.tab-pane figure a img {
  position: absolute;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  top: 50%;
  transform: translateY(-50%);
  
}

.tab-pane h4 {
  padding: 5px 0;
  margin-top: 5px;
  margin-bottom: 0;
  }

@media (min-width: 576px) {
  .bl-sm {
    border-left: 1px solid #d9d9d9;
  }
  .pl-sm {
    padding-left: 15px;
  }
  .page-bottom {
    margin-left: -15px;
  }
  .page-bottom .b {
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .p-md {
    padding-left: 15px;
    padding-right: 15px;
  }
  .bl-md {
    border-left: 1px solid #d9d9d9;
  }
  .block figure.float-md-left {
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .p-lg {
    padding-left: 15px;
    padding-right: 15px;
  }
  .bl-lg {
    border-left: 1px solid #d9d9d9;
  }
}

@media (max-width: 575px) {
  .tab-pane .col-sm-4,
  .page-bottom .col {
    margin-top: 20px;
  }
}

.logos td {
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  width: 2%;
  text-align: center;
}
.logos tr:last-child td{
border-bottom: 0px;
}

.logos td:first-of-type {
  border-left: 0;
}

.logos a {
  display: block;
  padding: 35px 0;
}

.brand {
  color: #2c2c2c;
  font-weight: 550;
  font-size: 1.1rem
}

.red {
  color: red;
}

.page-bottom .block-title {
  color: #5a5a5a;
}

.page-bottom summary {
  color: black;
  font-size: 14px;
}

.page-bottom figure a {
  display: block;
  border: 1px solid #949494;
}


.pf a:hover {
  color: rgba(255, 255, 255, .8);
}

.pf .logo a {
  display: inline-block;
  width: 270px;
  height: 26px;
  background: url(http://image.koreaportal.com/images/logo.svg) center / contain no-repeat;
  margin-bottom: 11px;
}

.pf .top {
  border-bottom: 1px dashed #868e96;
}

.pf .top li {
  padding-right: 12px;
  padding-bottom: 8px;
}

.pf .top li:last-child {
  padding-right: 0;
}

.pf .bottom nav {
  font-weight: normal;
}

.pf .bottom li {
  padding-top: 10px;
}

.pf .bottom li::before {
  content: "|";
  margin-left: 4px;
}

.pf .bottom li:first-child::before {
  content: none;
}

.pf .copyright {
  line-height: 16px;
  padding-top: 25px;
}

@media (min-width:1200px) {
  .pf {
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
    padding-right: 35px;
  }
}


.topbar .current a {
  font-weight:bold;
}

.block summary {display:block}


