/* ============================
 * 
 *     Reset Defaults
 *
 * ============================ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* ============================
 * 
 *     Whole Contents
 *
 * ============================ */
html, body {
  height: 100%;
}

body {
  width: 100%;
  font-size: 100%;
  line-height: 140%;
  color: #333333;
  background: whitesmoke;
  font-family: "Montserrat", sans-serif;
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

strong {
  font-weight: bold;
}

sup {
  position: relative;
  font-size: 62.5%;
  vertical-align: super;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  sup {
    position: relative;
    bottom: 1ex;
  }
}
input {
  font-size: 75%;
  line-height: 120%;
}

input.placeholder {
  color: #999999;
}

a {
  color: #0095d9;
  transition: all 0.25s ease-out;
}
a:visited {
  color: #0095d9;
}
a:focus {
  color: #65bee9;
}
a:hover {
  color: #65bee9;
}
a:active {
  color: #cc6666;
}

.alpha-ro a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* ============================
 * 
 *     Common Classes
 *
 * ============================ */
/* For modern browsers */
.cf:before, .cf:after {
  content: "";
  display: block;
  overflow: hidden;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}

/* ===== sprite arrows ===== */
.sprite-arrows {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url(../img/com/sprite_arrows.png) no-repeat 0 0;
  vertical-align: middle;
}

.spr-arr-b-r {
  background-position: 0px 0px;
}

.spr-arr-b-r-fat {
  width: 10px;
  height: 10px;
  background-position: 0px -16px;
}

.spr-arr-g-r {
  background-position: 0px -8px;
}

.spr-arr-g-r-fat {
  width: 10px;
  height: 10px;
  background-position: 0px -26px;
}

.spr-arr-b-l {
  background-position: -8px 0px;
}

.spr-arr-b-l-fat {
  width: 10px;
  height: 10px;
  background-position: -10px -16px;
}

.spr-arr-g-l {
  background-position: -8px -8px;
}

.spr-arr-g-l-fat {
  width: 10px;
  height: 10px;
  background-position: -10px -26px;
}

.spr-arr-b-u {
  background-position: -16px 0px;
}

.spr-arr-b-u-fat {
  width: 10px;
  height: 10px;
  background-position: -20px -16px;
}

.spr-arr-g-u {
  background-position: -16px -8px;
}

.spr-arr-g-u-fat {
  width: 10px;
  height: 10px;
  background-position: -20px -26px;
}

.spr-arr-b-d {
  background-position: -24px 0px;
}

.spr-arr-b-d-fat {
  width: 10px;
  height: 10px;
  background-position: -30px -16px;
}

.spr-arr-g-d {
  background-position: -24px -8px;
}

.spr-arr-g-d-fat {
  width: 10px;
  height: 10px;
  background-position: -30px -26px;
}

/* ===== sprite icons ===== */
.sprite-icons {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 2px;
  background: url(../img/com/sprite_icons.png) no-repeat 0 0;
  vertical-align: middle;
}

.spr-ico-down-b {
  background-position: 0px 0;
}

.spr-ico-pdf {
  width: 15px;
  background-position: 0 -9px;
}

.spr-ico-down-k {
  background-position: -9px 0;
}

.spr-ico-pdf {
  width: 15px;
  background-position: 0 -9px;
}

.spr-ico-out-b {
  background-position: -18px 0;
}

.spr-ico-pdf {
  width: 15px;
  background-position: 0 -9px;
}

.spr-ico-out-k {
  background-position: -27px 0;
}

.spr-ico-pdf {
  width: 15px;
  background-position: 0 -9px;
}

.spr-ico-disc {
  background-position: -36px 0;
}

.spr-ico-pdf {
  width: 15px;
  background-position: 0 -9px;
}

.spr-ico-triangle {
  background-position: -45px 0;
}

.spr-ico-pdf {
  width: 15px;
  background-position: 0 -9px;
}

.spr-ico-square {
  background-position: -54px 0;
}

.spr-ico-pdf {
  width: 15px;
  background-position: 0 -9px;
}

.spr-ico-email {
  background-position: -63px 0;
}

.spr-ico-pdf {
  width: 15px;
  background-position: 0 -9px;
}

/* ===== left double stripe style ===== */
.title-double-stripe {
  position: relative;
  padding: 10px 10px 10px 22px;
  border-left: 3px solid #0095d9;
  font-size: 125%;
  line-height: 120%;
  font-weight: bold;
}
.title-double-stripe:before {
  content: " ";
  position: absolute;
  left: 2px;
  top: 0;
  height: 100%;
  border-left: 7px solid #221714;
}

/* ===== overline style ===== */
.title-overline b {
  padding: 3px 1px;
  border-top: 3px solid #65bee9;
  line-height: 100%;
  font-weight: bold;
  font-size: 112.5%;
}

/* ===== gray style ===== */
.title-gray {
  padding: 5px;
  background: #d3d1d0;
  color: #505050;
  font-weight: bold;
}

/* ===== page title ===== */
.page-title {
  margin: 20px 0;
}

/* ===== regular section ===== */
.regular-section {
  width: 100%;
  margin: 40px 0;
}
.regular-section p {
  margin: 1em 0;
}
.regular-section p:first-child {
  margin-top: 0;
}
.regular-section ul, .regular-section ol {
  margin: 1em 0;
}

.regular-section-title {
  margin: 20px 0;
}
.regular-section-title .notes {
  font-size: 68.75%;
  line-height: 140%;
}

.regular-section-title-miner {
  margin: 10px 0;
}

.regular-section-wrapper {
  margin: 20px;
}

/* ===== attention section ===== */
.attention-section {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: white;
  padding: 20px;
}

.attention-section-title {
  margin: 10px 0;
}
.attention-section-title b {
  border-top: 3px solid #ff6666;
}

.attention-list dt, .attention-list dd {
  padding: 0.1em 0;
  font-size: 87.5%;
  line-height: 140%;
}
.attention-list dt {
  font-weight: bold;
}
.attention-list dd {
  padding-bottom: 0.5em;
}

/* ===== basic table style ===== */
.basic-table {
  width: 100%;
}
.basic-table th, .basic-table td {
  padding: 0.75em;
  border-top: 1px solid #d3d1d0;
  border-bottom: 1px solid #d3d1d0;
  font-size: 87.5%;
  line-height: 140%;
  vertical-align: top;
}
.basic-table th {
  width: 25%;
  color: #666666;
}
.basic-table ul, .basic-table ol {
  margin: 0;
}

/* ===== gray bordered box style ===== */
.g3-box {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 2px solid #797471;
  background: white;
}
.g3-box:hover {
  background: #e9e8e7;
}

/* ===== list style ===== */
.list-disc li {
  margin: 0.25em 0;
  margin-left: 0.75em;
  text-indent: -0.75em;
}

.def-list-disc dt {
  float: left;
  width: 9.5em;
  margin: 0;
}
.def-list-disc .disc {
  margin: 0 0.25em;
}
.def-list-disc dd {
  margin: 0.5em 0;
  padding-left: 9.5em;
}

/* ===== blue color list style ===== */
.list-kr-blue {
  color: #0095d9;
  font-weight: bold;
}
.list-kr-blue li {
  margin: 0.25em 0;
}

.list-ordered {
  list-style: inside decimal;
}

/* ===== figure and caption list ===== */
.list-figure-caption figcaption {
  margin-top: 5px;
  font-size: 75%;
  line-height: 120%;
}

/* ===== 1-col list ===== */
.list-1col {
  margin: 20px;
}
.list-1col li {
  float: none;
  width: 330px;
  margin: 10px auto;
}

/* ===== grid 2-col list ===== */
.list-grid-2col {
  margin: 20px;
}
.list-grid-2col ul {
  overflow: hidden;
  margin: -10px;
}
.list-grid-2col li {
  float: left;
  width: 330px;
  margin: 10px;
}

/* ===== grid 3-col list ===== */
.list-grid-3col {
  margin: 20px;
}
.list-grid-3col ul {
  overflow: hidden;
  margin: -5px;
}
.list-grid-3col li {
  float: left;
  width: 220px;
  margin: 5px;
}

/* ===== grid 4-col list ===== */
.list-grid-4col {
  margin: 20px;
}
.list-grid-4col ul {
  overflow: hidden;
  margin: -6px;
}
.list-grid-4col li {
  float: left;
  width: 160px;
  margin: 6px;
}

/* ===== blue back list ===== */
.blue-back-list {
  margin: 20px 0 0;
}
.blue-back-list li {
  text-align: center;
  line-height: 130%;
}
.blue-back-list a {
  position: relative;
  display: block;
  padding: 10px 0;
  background: #0095d9;
  color: white;
  text-decoration: none;
}
.blue-back-list a:hover {
  background: #65bee9;
}
.blue-back-list a:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 9px;
  height: 9px;
  background: url(../img/com/sprite_icons.png) no-repeat -45px 0;
}
.blue-back-list .supple {
  font-size: 75%;
  line-height: 140%;
}

/* ===== image layout ===== */
.put-right-image .story {
  float: left;
  width: 480px;
}
.put-right-image .image {
  float: right;
  width: 180px;
}

.put-left-image .story {
  float: right;
  width: 480px;
}
.put-left-image .image {
  float: left;
  width: 180px;
}

/* ============================
 * 
 *     Header - #masthead
 *
 * ============================ */
#masthead {
  width: 100%;
  background: white;
  border-top: 3px solid #0095d9;
  border-bottom: 1px solid #d3d1d0;
}
#masthead .wrapper {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
#masthead .logo {
  float: left;
  margin-right: 20px;
  padding-top: 16px;
}
#masthead .company {
  float: left;
  padding-top: 16px;
}
#masthead .global-nav {
  float: right;
}
#masthead .global-nav li {
  position: relative;
  float: left;
  width: 159px;
  width: 139px;
  height: 40px;
  padding: 13px 0;
}
#masthead .global-nav a {
  display: block;
  width: 158px;
  width: 138px;
  height: 40px;
  border-right: 1px solid #d3d1d0;
  line-height: 40px;
  text-align: center;
  color: #221714;
  text-decoration: none;
}
#masthead .global-nav li:first-child {
  width: 160px;
  width: 140px;
}
#masthead .global-nav li:first-child a {
  border-left: 1px solid #d3d1d0;
}
#masthead .global-nav .on:before {
  content: " ";
  position: absolute;
  left: 50%;
  top: 0;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  background: url(../img/com/sprite_arrows.png) no-repeat -31px -18px;
}

.sprite-gnav {
  display: inline-block;
  width: 158px;
  width: 138px;
  height: 40px;
  background: url(../img/com/header_gnav.gif) no-repeat 0 0;
}
.sprite-gnav .spr-lbl {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
}

.spr-gnav-index {
  background-position: -10px 0;
}

a:hover .spr-gnav-index {
  background-position: -10px -40px;
}

.spr-gnav-company {
  background-position: -170px 0;
}

a:hover .spr-gnav-company {
  background-position: -170px -40px;
}

.spr-gnav-business {
  background-position: -330px 0;
}

a:hover .spr-gnav-business {
  background-position: -330px -40px;
}

.spr-gnav-products {
  background-position: -490px 0;
}

a:hover .spr-gnav-products {
  background-position: -490px -40px;
}

.spr-gnav-ir {
  background-position: -650px 0;
}

a:hover .spr-gnav-ir {
  background-position: -650px -40px;
}

.spr-gnav-recruit {
  background-position: -970px 0;
}

a:hover .spr-gnav-recruit {
  background-position: -970px -40px;
}

.spr-gnav-contact {
  background-position: -810px 0;
}

a:hover .spr-gnav-contact {
  background-position: -810px -40px;
}

/* ===== narrow display ===== */
@media screen and (max-width: 1200px) {
  #masthead .wrapper {
    width: 960px;
  }
  #masthead .company {
    display: none;
  }
  #masthead .global-nav li {
    width: 139px;
    width: 119px;
  }
  #masthead .global-nav a {
    overflow: hidden;
    width: 138px;
    width: 118px;
  }
  #masthead .global-nav li:first-child {
    width: 140px;
    width: 120px;
  }
  #masthead .global-nav .sprite-gnav {
    margin-left: -10px;
  }
}
/* ============================
 * 
 *     Contents
 *
 * ============================ */
#main {
  position: relative;
  padding-bottom: 80px;
}

#main-fig {
  position: absolute;
  right: 40px;
  bottom: -20px;
}

#wrapper-2col {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

/* ===== contents area ===== */
#contents {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

.topic-path {
  position: relative;
  width: 960px;
  margin: 0 auto;
  margin: 15px 0;
}
.topic-path li {
  display: inline-block;
  font-size: 75%;
  line-height: 140%;
}
.topic-path li .arrow {
  margin-left: 7px;
}
.topic-path li strong a {
  color: #0095d9;
}
.topic-path li strong a:visited {
  color: #0095d9;
}
.topic-path li strong a:focus {
  color: #65bee9;
}
.topic-path li strong a:hover {
  color: #65bee9;
}
.topic-path li strong a:active {
  color: #cc6666;
}
.topic-path a {
  color: #221714;
  text-decoration: none;
}

.no-generatedcontent .topic-path li {
  display: inline;
  zoom: 1;
}

/* ===== contents area (single column) ===== */
#contents-single {
  position: relative;
  width: 720px;
  margin: 0 auto;
}

.topic-path-single {
  position: relative;
  width: 720px;
  margin: 0 auto;
}

/* ===== contents area (2 column) ===== */
#contents-2col {
  position: relative;
  float: right;
  width: 720px;
  margin: -20px 0 0;
}

/* ===== sidebar navigation ===== */
#sidebar {
  float: left;
  width: 200px;
}

.sidebar-nav {
  border-bottom: 1px solid #d3d1d0;
}
.sidebar-nav li {
  border-top: 1px solid #d3d1d0;
  font-size: 87.5%;
  line-height: 140%;
}
.sidebar-nav a {
  display: block;
  margin-left: 0.5em;
  padding: 9px 0;
  color: #221714;
  text-indent: -0.5em;
  text-decoration: none;
}
.sidebar-nav a:hover {
  color: #0095d9;
}
.sidebar-nav .indent {
  margin-left: 1em;
}

.sidebar-title {
  position: relative;
  margin: 0 0 10px;
  background: #0095d9;
  color: white;
}
.sidebar-title a {
  display: block;
  position: relative;
  padding: 12px;
  color: white;
  text-decoration: none;
}
.sidebar-title a:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 9px;
  height: 9px;
  background: url(../img/com/sprite_icons.png) no-repeat -45px 0;
}

/* ============================
 * 
 *     Footer - #colophon
 *
 * ============================ */
#colophon {
  position: relative;
  width: 100%;
  background: #221714;
  border-top: 1px solid #d3d1d0;
  color: #d3d1d0;
}
#colophon a {
  color: #d3d1d0;
  text-decoration: none;
}
#colophon a:hover {
  color: white;
}
#colophon .wrapper {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
#colophon .company {
  padding: 10px 0;
}

.footer-pagetop {
  position: absolute;
  right: -120px;
  top: 0;
  width: 40px;
  height: 40px;
}
.footer-pagetop a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  background: #4e4543;
}
.footer-pagetop a:hover {
  background: #797471;
}

.footer-nav {
  font-size: 87.5%;
  line-height: 160%;
}
.footer-nav a {
  display: inline-block;
  text-indent: -8px;
  margin-left: 8px;
}

.footer-root {
  overflow: hidden;
}
.footer-root > li {
  float: left;
  min-width: 100px;
  min-height: 120px;
  padding: 0 15px;
  border-left: 1px solid #4;
}
.footer-root > li:first-child {
  min-width: 40px;
  padding-left: 0;
  border-left: 0;
}

#footer-nav-products {
  width: auto;
}

.footer-3rd {
  float: left;
  margin: 10px 0;
}
.footer-3rd > li:first-child {
  width: 210px;
}

.footer-4th {
  font-size: 85.71%;
  line-height: 160%;
}
.footer-4th li {
  padding-left: 0px;
}

.copyright {
  padding: 30px 0 100px;
  text-align: center;
  font-size: 68.75%;
  font-family: "HelveticaNeue", Arial, sans-serif;
  letter-spacing: 1px;
}

/* ===== narrow display ===== */
@media screen and (max-width: 1200px) {
  .footer-pagetop {
    right: 0;
  }
}
