@charset "utf-8";
@import url('common.css');

body {font-family: 'noto', HelveticaNeue, AppleSDGothicNeo, sans-serif;font-size: 16px;min-width: 1100px}
#wrap {position: relative;}
#wrap>#content {min-height: 800px;}
.container {/* width: 1130px */}
.flexslider {background: none;}
.owl-nav [class*=owl-] {width:18px;height:22px;margin-top:-11px;line-height: 22px;background: #fff;border-radius: 0;font-size: 0; z-index: 2;}
.owl-nav .owl-prev {background: url(../img/btn_prev.gif)}
.owl-nav .owl-next {background: url(../img/btn_next.gif)}
.flex-control-paging li a.flex-active {background: #fff;opacity: 1}
.flex-control-paging li a {background: #ebebeb; -webkit-box-shadow: none; box-shadow: none; width: 13px; height: 13px; opacity: 0.5}
#fp-nav ul li, .fp-slidesNav ul li {width: 1em;height: 1em;margin: 1em;}
#fp-nav ul li a span, .fp-slidesNav ul li a span {width: 1em;height: 1em;margin: -1em 0 0 -1em;background: #282a5a;-webkit-box-sizing: content-box;box-sizing: content-box;border:0.5em solid transparent; background-clip: padding-box;}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {width: 1em;height: 1em;margin: -1em 0 0 -1em;border:0.5em solid rgba(40, 42, 90, 0.19);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span { width: 1em;height: 1em;border:0.5em solid rgba(40, 42, 90, 0.19);margin: -1em 0 0 -1em;}

/* HEADER */
header {height: 100px;position: fixed;left: 0;top: 0;width: 100%; background: #fff;z-index: 33;min-width: 1100px;}
header.fixed {background: rgba(255, 255, 255, 0.9)}
header h1 {float: left; min-width: 190px;height: 100px;display: table;}
header h1 a {display: table-cell;height: 100%;vertical-align: middle; }
header h1 img {display: block;}
header #gnb {height: 100px;}
header #gnb:after {content: "";display: block;position: absolute;top: 100%;left: 0;right: 0;border-top: 1px solid rgba(40, 42, 90, 0.7); background: #fff;height: 0;-webkit-transition: all 0.3s ease;transition: all 0.3s ease; z-index: -1}
header #gnb:hover:after {height: 242px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
header #gnb:hover ul ul {opacity: 1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
header.fixed #gnb:hover:after {background: rgba(255, 255, 255, 0.9);}
header #gnb>ul {white-space: nowrap;}
header #gnb>ul>li {float: left;padding-left: 65px;position: relative;}
header #gnb>ul>li>a {font-size: 20px;display: block;line-height: 100px;position: relative}
header #gnb>ul>li:last-child {float: right;}
header #gnb>ul>li>a:after {content: "";display: block;width: 0;height: 3px;background: rgba(40, 42, 90, 0.62);position: absolute;left: 0;bottom: 0;-webkit-transition: all .3s;transition: all .3s;}
header #gnb>ul>li:hover {color: #282a5a}
header #gnb>ul>li:hover>a:after {width: 100%;-webkit-transition: all .3s;transition: all .3s;}
header #gnb li ul {opacity: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: absolute;top: 100%;padding: 30px 0;}
header #gnb li li {color: #666;font-size: 15px;line-height: 1;}
header #gnb li li:hover {color: #39b4e2}
header #gnb li li+li {margin-top: 10px;}
header #toggle-open {display: none}
header .toggle-nav-wrap {display: none}

/* FOOTER */
footer {background: #b5b5b5;height: 100px; color: #fff; display: table;width: 100%; text-align: center;}
footer>div {display: table-cell;width: 100%;text-align: center;vertical-align: middle;height: 100%;}
footer address {font-size: 0.813em;display: block;line-height: 1;}
footer .scroll-top {position:fixed; right:1em; bottom:0; background:#282a5a; width: 4em; height: 4em; color:#fff; line-height:4em; text-align:center; cursor:pointer; border-radius:100%; opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;z-index: 999}
footer .scroll-top.is-showing {bottom: 7em;; opacity:0.8;}

/* INTRO */
.intro {background: url(../img/bg_intro.jpg) no-repeat 50% 0;background-size: cover;text-align: center;color: #333; padding: 130px 0;font-family: Helvetica Neue,Helvetica,Arial,sans-serif;}
.intro h1 {font-size: 2.250em}
.intro h1 b {font-size: 1.389em;}
.intro p {font-weight: 600;line-height: 1.7;margin: 2% 0}
.intro a {font-size: 1.500em;border: 2px solid #333;display: inline-block;min-width: 260px;padding: 0.5em;font-weight: 800;}
.intro .mission {margin: 5% 0 0}
.intro .mission p {font-size: 0.938em;color: #666;margin: 0;}
.intro .mission strong {font-size: 1.875em;font-weight: 800}
.intro ul {font-size: 0;text-align: center;overflow: hidden;display: inline-block;margin: 0 auto;}
.intro li {font-size: 16px;display: inline-block;}
.intro li div {position: relative;}
.intro li strong {position: absolute;top: 20%;left: 0;right: 0;z-index: 1;display: none}
.intro li:first-child strong {color: #4597ab}
.intro li:first-child span {color: #4597ab}
.intro li:last-child strong {color: #3563a0}
.intro li:last-child span {color: #3563a0}
.intro li p {padding: 0 22%;line-height: 1.4;position: absolute;left: 0;right: 0;z-index: 1;top: 36%;display: none}

/* MAIN */
.index {}
.index #fullpage {position: relative;z-index: 3;}
.index #content {min-height: 700px;}
.index .section {display: table;width: 100%;border-collapse: collapse; height: 100%;background-size: cover;background-repeat: no-repeat;background-position: 50% 0;text-align: center;position: relative;color: #fff;overflow: hidden; z-index: 3;}
.index .section h1 {font-size: 2.375em;line-height: 1.2;margin-bottom: 2.5%;-webkit-transform: translate(-5%, 0);transform: translate(-5%, 0);opacity: 0;-webkit-transition:all 0.8s ease;transition:all 0.8s ease; z-index: 3;}
.index .section ul {max-width: 1100px;margin: 0 auto;-webkit-transition:all 0.8s ease;transition:all 0.8s ease;}
.index #section-1 {/* background-image: url(../img/main_sc1.jpg) */}
.index #section-1 .flexslider {height: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: -1}
.index #section-1 .flex-viewport {height: 100%}
.index #section-1 .slides {height: 100%;}
.index #section-1 .slides .item {height: 100%;background-size: cover;background-position: 50%}
.index #section-1 .slides .item img {width: auto}
.index #section-1 .flex-control-nav {bottom: 5%}
.index #section-1 .flex-control-nav li {width: auto;height: auto;margin: 0 5px;border: 0;}
.index #section-1 .flex-control-nav li:hover {background: none !important}
.index #section-1 .flex-control-nav li a {display: block;height: 13px;}
.index #section-1 ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transform: translate(-10%, 0);transform: translate(-10%, 0);opacity: 0;}
.index #section-1 li {margin: 0 10px;border: 1px solid rgba(255, 255, 255, 0.5);width: 260px;height: 260px;font-size: 1.625em;font-weight: bold;position: relative;-webkit-transition: all 0.3s;transition: all 0.3s}
.index #section-1 li a {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;height: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
.index #section-1 li span {}
.index #section-1 li span img {display: block;margin: 0 auto 1em}
.index #section-1 li:hover {-webkit-transition: all 0.3s;transition: all 0.3s;border-color: rgba(255, 255, 255, 0.1)}
.index #section-1 li:nth-child(1):hover {background: rgba(40, 42, 90, 0.8)}
.index #section-1 li:nth-child(2):hover {background: rgba(39, 150, 178, 0.8)}
.index #section-1 li:nth-child(3):hover {background: rgba(227, 168, 55, 0.8)}
.index #section-1 li:nth-child(4):hover {background: rgba(84, 84, 84, 0.8)}
.index #section-1.active h1 {-webkit-transform: translate(0, 0);transform: translate(0, 0);opacity: 1;}
.index #section-1.active ul {-webkit-transform: translate(0, 0);transform: translate(0, 0);opacity: 1;-webkit-transition-delay: 0.4s;transition-delay: 0.4s}
.index #section-2 {background-image: url(../img/main_sc2.jpg)}
.index #section-2 ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-transform: translate(-10%, 0);transform: translate(-10%, 0);opacity: 0;}
.index #section-2 h1 {color: #333}
.index #section-2 li {margin: 0 10px;border: 1px solid rgba(0, 0, 0, 0.15);width: 320px;height: 260px;font-size: 1.625em;font-weight: bold;position: relative;-webkit-transition: all 0.3s;transition: all 0.3s; color: #333;}
.index #section-2 li a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-transition: none;transition: none; position: relative;height: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
.index #section-2 li span img {display: block;margin: 0 auto 1em}
.index #section-2 li span .on {display: none}
.index #section-2 li:hover {-webkit-transition: all 0.3s;transition: all 0.3s;border-color: rgba(255, 255, 255, 0.1); color: #fff}
.index #section-2 li:hover span .off {display: none;}
.index #section-2 li:hover span .on {display: block;}
.index #section-2 li:nth-child(1):hover {background: rgba(40, 42, 90, 0.8)}
.index #section-2 li:nth-child(2):hover {background: rgba(39, 150, 178, 0.8)}
.index #section-2 li:nth-child(3):hover {background: rgba(227, 168, 55, 0.8)}
.index #section-2 li:nth-child(4):hover {background: rgba(150, 191, 79, 0.8)}
.index #section-2 li:nth-child(5):hover {background: rgba(221, 141, 76, 0.8)}
.index #section-2 li:nth-child(6):hover {background: rgba(84, 84, 84, 0.8)}
.index #section-2 li:nth-child(4) {margin-top: 20px;}
.index #section-2 li:nth-child(5) {margin-top: 20px;}
.index #section-2 li:nth-child(6) {margin-top: 20px;}
.index #section-2.active h1 {-webkit-transform: translate(0, 0);transform: translate(0, 0);opacity: 1;}
.index #section-2.active ul {-webkit-transform: translate(0, 0);transform: translate(0, 0);opacity: 1;-webkit-transition-delay: 0.4s;transition-delay: 0.4s}
.index #section-3 {background-image: url(../img/main_sc3.jpg);}
.index #section-3 ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-transform: translate(-10%, 0);transform: translate(-10%, 0);opacity: 0;}
.index #section-3 li {margin: 0 10px;background: rgba(255, 255, 255, 0.08); width: 320px;height: 260px;font-size: 1.375em;line-height: 3.636em; font-weight: bold;position: relative;-webkit-transition: all 0.3s;transition: all 0.3s;overflow: hidden}
.index #section-3 li:after {content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: 1px solid rgba(255, 255, 255, 0.2);z-index: 0;}
.index #section-3 li:hover span {opacity: 0;-webkit-transition: all 0.3s;transition: all 0.3s;}
.index #section-3 li:hover .hover-txt {opacity: 1;-webkit-transform: translate(0,0);transform: translate(0,0);-webkit-transition: all 0.3s;transition: all 0.3s;}
.index #section-3 li span {display: block;position: relative;z-index: 1;}
.index #section-3 li .hover-txt {opacity: 0;-webkit-transform: translate(0,-100%);transform: translate(0,-100%); position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;background: rgba(40, 42, 90, 0.7);-webkit-transition: all 0.3s;transition: all 0.3s;}
.index #section-3 li .hover-txt dt {background: #282a5a;line-height: 60px;margin-bottom: 0.9em;}
.index #section-3 li .hover-txt dd {font-size: 0.682em;font-weight: normal;line-height: 1.8;text-align: left;padding-left: 25px;position: relative;}
.index #section-3 li .hover-txt dd:hover {color: #5cbef1;}
.index #section-3 li .hover-txt dd:before {content: "·";position: absolute;left: 15px;top: 0;}
.index #section-3 li .hover-txt dl.col-2 dd {float: left;width: 50%;}
.index #section-3 li:nth-child(4) {margin-top: 20px;}
.index #section-3 li:nth-child(5) {margin-top: 20px;}
.index #section-3 li:nth-child(6) {margin-top: 20px;}
.index #section-3.active h1 {-webkit-transform: translate(0, 0);transform: translate(0, 0);opacity: 1;}
.index #section-3.active ul {-webkit-transform: translate(0, 0);transform: translate(0, 0);opacity: 1;-webkit-transition-delay: 0.4s;transition-delay: 0.4s}
.index #section-4 {background-color: #e9e9ea; color: #333;}
.index #section-4 h1 {-webkit-transform: none;transform: none;margin-top: 8%;opacity: 1}
.index #section-4 .bg {position: absolute;right: 0;top: 0; background: url(../img/main_sc4.jpg) no-repeat 100% 50%;background-size: cover;width: 100%;height: 100%;-webkit-transform: translate(0, -2%);transform: translate(0, -2%);opacity: 0;-webkit-transition: all 0.6 ease;transition: all 0.6 ease;}
.index #section-4 .sc-content {vertical-align: top;}
.index #section-4 .recruit-content {-webkit-transform: translate(-30%, 0);transform: translate(-30%, 0);opacity: 0;max-width: 1100px;margin: 0 auto;-webkit-transition:all 1.2s ease;transition:all 1.2s ease;}
.index #section-4 dl {border-top: 4px solid rgba(51, 51, 51, 0.2);border-bottom: 1px solid rgba(51, 51, 51, 0.2);text-align: left;}
.index #section-4 dt {padding: 1.5em 1em;border-top: 1px solid rgba(51, 51, 51, 0.2);-webkit-transition: all 0.3s;transition: all 0.3s;}
.index #section-4 dt span {font-size: 1.500em;}
.index #section-4 dd {display: none;padding: 0 1em 1.5em;min-height: 400px; max-height: 400px; color: #666; overflow-y: auto}
.index #section-4 dt.active+dd {display: block;}
.index #section-4 dd .inner-txt {font-size: 1.063em}
.index #section-4.active .bg {-webkit-transform: translate(0, 0);transform: translate(0, 0);opacity: 1;-webkit-transition: all 0.6s ease;transition: all 0.6s ease;}
.index #section-4.active .recruit-content {-webkit-transform: translate(0, 0);transform: translate(0, 0);opacity: 1;-webkit-transition:all 1.2s ease;transition:all 1.2s ease;-webkit-transition-delay: 0.3s;transition-delay: 0.3s}
.index #section-4 .rp {position:relative;}
.index #section-4 .rp strong {display: block;font-size: 1.500em;margin-bottom: 3%;color: #333;font-weight: 600; line-height: 1.1}
.index #section-4 .rp strong span {color: #00abcd}
.index #section-4 .rp [class^=img] [class^=txt] {position: absolute;width: 35%;margin: 0;letter-spacing:-0.07em;}
.index #section-4 .rp .txt01 {left: -1%;top: 8%;}
.index #section-4 .rp .txt02 {right: -1%;top: 8%;}
.index #section-4 .rp .txt03 {left: -1%;bottom: -5%;}
.index #section-4 .rp .txt04 {right: -1%;bottom: -5%;}

.index #section-4 .rp dl {width: 310px;float: left;border-top:none;}
.index #section-4 .rp dl+dl {margin-left: 35px;}
.index #section-4 .rp dl dt {padding: 0;display: table;font-size: 0.8em;width: 100%;height: 50px;font-weight: normal;border-collapse:separate;background:#232b66;color:#fff;}
.index #section-4 .rp dl dt span {height: 100%;display: table-cell;vertical-align: middle;line-height: 1;text-align:center;}
.index #section-4 .rp dl dd {text-align: left;padding: 0 0 0 40px;padding-left: 100px!important;border-bottom: 1px solid rgba(0, 0, 0, 0.1);display: block!important;vertical-align: middle;width: 100%;height: 50px;font-size: 0.938em;color: #666;position: relative;min-height:inherit;background:#fff;line-height:48px;}
.index #section-4 .rp dl dd small {font-size: 0.813em;display: block;line-height: 1.2}
.index #section-4 .rp dl dd img {position: absolute;left: 25px;top: 50%;-webkit-transform: translate(0,-50%);transform: translate(0,-50%);max-width:10%}
.index #section-4 .rp dl dd b {display: block; font-size: 1.200em;font-weight: 400;}
/* .index #section-4 .rp dl:nth-of-type(1) dt {color: #00abcd;background: #9fd2de}
.index #section-4 .rp dl:nth-of-type(2) dt {color: #282a5a;background: #5a86c0}
.index #section-4 .rp dl:nth-of-type(3) dt {color: #a57133;background: #c49966}
.index #section-4 .rp dl:nth-of-type(1) dd {background: #f1f9fb}
.index #section-4 .rp dl:nth-of-type(1) dd b {color: #00abcd}
.index #section-4 .rp dl:nth-of-type(2) dd {background: #f1f5fb}
.index #section-4 .rp dl:nth-of-type(2) dd b {color: #282a5a}
.index #section-4 .rp dl:nth-of-type(3) dd {background: #faf5ee}
.index #section-4 .rp dl:nth-of-type(3) dd b {color: #a57133}
*/


.index #section-5 .sc-content {vertical-align: top;}
.index #section-5 .col-group {position: absolute;left: 0;top: 0;width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex;height: 100%;}
.index #section-5 .col-group [class^=col] {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1; height: 100%;background-repeat: no-repeat;background-position: 50%;background-size: cover;-webkit-transform: translate(-5%, 0);transform: translate(-5%, 0);opacity: 0;-webkit-transition: all 0.4 ease;transition: all 0.4 ease;}
.index #section-5 .col-group .col-1 {background-image: url(../img/main_sc5_1.jpg)}
.index #section-5 .col-group .col-2 {background-image: url(../img/main_sc5_2.jpg)}
.index #section-5 .col-group .col-3 {background-image: url(../img/main_sc5_3.jpg)}
.index #section-5 h1 {position: absolute;top: 5%; left: 0;right: 0; -webkit-transform: none; transform: none;z-index: 2; color: #fff}
.index #section-5 h1 small {font-size: 0.579em;color: #fff;;display: block;margin-top: 0.8em;}
.index #section-5.active h1 {opacity: 1;top: 12%}
.index #section-5.active .col-group [class^=col] {opacity: 1;-webkit-transform: translate(0,0);transform: translate(0,0);-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
.index #section-5.active .col-group .col-2 {-webkit-transition-delay: 0.1s;transition-delay: 0.1s}
.index #section-5.active .col-group .col-3 {-webkit-transition-delay: 0.3s;transition-delay: 0.3s}
.index .sc-content {display: table-cell;vertical-align: middle;height: 100%;}
.index .section-nav {position: fixed;right: 3%;z-index: 4;color: #fff;top: 0;height: 100%;display: table;}
.index .section-nav .dots {display: table-cell;height: 100%;vertical-align: middle;}
.index .section-nav .dots span {display: block;text-indent: -9999em;}
.index .section-nav .dots span a {display: block;width: 1em;height: 1em;border-radius: 50%;background: #282a5a;border: 0.5em solid transparent;-webkit-box-sizing: content-box;box-sizing: content-box; background-clip: padding-box;-webkit-transition: all 0.3s;transition: all 0.3s;}
.index .section-nav .dots span.active a, .index .section-nav .dots span:hover a {border-color: rgba(40, 42, 90, 0.2);-webkit-transition: all 0.3s;transition: all 0.3s;}

/* SUB */
.sub-top {position: relative; padding-top: 270px;border-bottom: 1px solid #e5e5e5}
.sub-top>div {position: relative;display: table;}
.sub-top h1 {display: table-cell;font-size: 2em;line-height: 100px; font-weight: 300;position: relative;vertical-align: middle;z-index: 2;}
.sub-top .go-back {display: none}
.sub-top .sub-location {display: none;}
.sub-top .bg {position: absolute;left: 0;top: -5%; width: 100%;height: 100%;background-size: cover;background-position: 50%;background-repeat: no-repeat;height: 270px; opacity: 0; -webkit-transition: all 0.6s ease; transition: all 0.6s ease;}
.sub-top .bg p {display: table-cell;vertical-align: middle;height: 100%;text-align: center;color: #fff;font-size: 30px; opacity: 0; -webkit-transform: translate(-5%, 0); transform: translate(-5%, 0); -webkit-transition: all 0.8s ease; transition: all 0.8s ease; }
.sub-top.active .bg {opacity: 1; -webkit-transition: all 0.6s ease; transition: all 0.6s ease;}
.sub-top.active .bg p {opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0);-webkit-transition: all 0.8s ease;transition: all 0.8s ease; -webkit-transition-delay: 0.4s; transition-delay: 0.4s}
.breadcrumb {display: table-cell;font-size: 1em; text-align: right;position: relative;z-index: 3;vertical-align: middle;}
.breadcrumb li:first-child {font-size: 0;}
.breadcrumb>li+li:before {padding:0 5px;content:">";font-weight: 300;}
.sub-content {overflow: hidden;padding: 6% 0;position: relative}
.sub-content p {color: #666;line-height: 1.8}
.sub-content h2 {font-size: 2.125em; font-weight: 300; margin-bottom: 2.5%;}
.sub-content h2 span {color: #00abcd}
.sub-content h2+p {font-size: 1.125em;line-height: 1.6;}

.sub-content [class^=txt] {margin: 3% 0;}
.sub-content [class^=img] {margin: 6% 0;text-align: center; position: relative;}
.sub-content [class^=img] ul {overflow: hidden}
.sub-content [class^=img] li {float: left;}
.sub-content [class^=img] li+li {margin-left: 25px;}
.greeting .img01 {float: right;margin-top: 0;margin-left: 5%;}
.greeting .txt02 {clear: both;}
.greeting .txt05 {margin-bottom: 10%;}
.greeting .lead {font-size: 2em;line-height: 1.4;color: inherit;margin-bottom: 3.5%;}
.greeting .lead span, .greeting .lead b {color: #00abcd}
.greeting .bg {position: absolute;left: 0;right: 0;bottom: 0;background-size: cover;background-position: 50% 100%; height: 50%;z-index: -1}
.history-list dt {float: left;font-size: 2.5em;color: #00abcd;font-weight: 300;line-height: 1;margin-top: -5px;padding-left: 5px;}
.history-list dd {padding-left: 235px;font-size: 0.938em; min-height: 4.3em;color: #666;line-height: 1.333em; border-bottom: 1px solid #e5e5e5;padding-bottom: 1.5em;margin-bottom: 1.5em;}
.history-list dd span {color: #333;font-size: 1.333em;display: inline-block;line-height: 1em;vertical-align: top;position: absolute;left: 0;top: -1px;}
.history-list dd li {position: relative;padding-left: 2em;}
.history-list dd li+li{margin-top: 1em;}
.history-list dd:last-child {margin-bottom: 0;}
.business .img01 {margin-bottom: 0;}
.chart .img {margin: 0;}
.chart strong span{display:none;}
.chart dl {display: none}
.executives {}
.executives .box {border: 1px solid #ddd;padding: 2.5em;width: 340px;height:340px;float: left;margin-bottom: 40px;}
.executives .box.lg {height:390px;}
.executives .box+.box {margin-left: 40px;}
.executives .box:nth-child(3n+1) {margin-left: 0;}
.executives .box:nth-child(4), .executives .box:nth-child(5) {margin-bottom: 0;}
.executives .box dt {font-size: 2.250em;color: #00abcd;padding-top: 0.5em;margin-bottom: 1em;line-height: 1; font-weight: 300; position: relative}
.executives .box dt:before {content: "";display: block;width: 1em;height: 2px;background: #00abcd;position: absolute;top: 0;}
.executives .box dd:nth-child(2) {color: #333;}
.executives .box dd {color: #888;line-height: 1;}
.executives .box dd+dd {margin-top: 1em;}
.activity .img01 {float: left;margin-top: 0;margin-right: 5%;}
.activity .img01 img {display: block}
.activity .img01 img+img {margin-top: 5%;}
.activity .lead {font-size: 2em;line-height: 1.4;color: inherit;margin-bottom: 3.5%;}
.activity .lead span, .activity .lead b {color: #00abcd}
.recruit [class^=img] [class^=txt] {position: absolute;width: 40%;margin: 0;}
.recruit [class^=img] [class^=txt] strong {display: block;font-size: 1.500em;margin-bottom: 3%;color: #333;font-weight: 400; line-height: 1.1}
.recruit [class^=img] [class^=txt] strong span {color: #00abcd}
.recruit [class^=img] .txt01 {left: -1%;top: 8%;}
.recruit [class^=img] .txt02 {right: -1%;top: 8%;}
.recruit [class^=img] .txt03 {left: -1%;bottom: -5%;}
.recruit [class^=img] .txt04 {right: -1%;bottom: -5%;}
.recruit.flow .txt02 {margin: 5% 0 0;font-size: 1.125em; color: #666;}
.recruit.flow .txt02 b {color: #00abcd;margin-right: 1em;}
.recruit dl {width: 310px;float: left;}
.recruit dl+dl {margin-left: 35px;}
.recruit dl dt {padding: 30px;display: table;font-size: 1.500em;width: 100%;height: 130px;font-weight: normal}
.recruit dl dt span {height: 100%;display: table-cell;vertical-align: middle;line-height: 1;background: #fff;-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2)}
.recruit dl dd {margin-top: 10px;text-align: left;padding: 25px 0 0 40px;padding-left: 120px;border: 1px solid rgba(0, 0, 0, 0.1);display: table;vertical-align: middle;width: 100%;height: 120px;font-size: 0.938em;color: #666;position: relative;}
.recruit dl dd small {font-size: 0.813em;display: block;line-height: 1.2}
.recruit dl dd img {position: absolute;left: 37px;top: 50%;-webkit-transform: translate(0,-50%);transform: translate(0,-50%)}
.recruit dl dd b {display: block;margin-bottom: 0.6em;line-height: 1; font-size: 1.200em;font-weight: 600;}
.recruit dl:nth-of-type(1) {margin-left: 50px;}
.recruit dl:nth-of-type(1) dt {color: #00abcd;background: #9fd2de}
.recruit dl:nth-of-type(2) dt {color: #282a5a;background: #5a86c0}
.recruit dl:nth-of-type(3) dt {color: #a57133;background: #c49966}
.recruit dl:nth-of-type(1) dd {background: #f1f9fb}
.recruit dl:nth-of-type(1) dd b {color: #00abcd}
.recruit dl:nth-of-type(2) dd {background: #f1f5fb}
.recruit dl:nth-of-type(2) dd b {color: #282a5a}
.recruit dl:nth-of-type(3) dd {background: #faf5ee}
.recruit dl:nth-of-type(3) dd b {color: #a57133}
.factory {overflow: hidden}
.factory ul {}
.factory li {width: 340px;float: left;}
.factory li+li {margin-left: 40px;}
.factory dl {border: 1px solid #ddd;padding: 2.5em;height: 330px; margin-top: -1px;position: relative}
.factory dt {font-size: 2.250em;color: #00abcd;padding-top: 0.8em;margin-bottom: 1em;line-height: 1; font-weight: 300; position: relative}
.factory dt:before {content: "";display: block;width: 1em;height: 2px;background: #00abcd;position: absolute;top: 0;}
.factory dd {color: #666;line-height: 2;letter-spacing: -1px}
.factory dd span {width: 3em;display: inline-block;}
.factory dd:before {content: "·";display: inline-block;color: #00abcd;font-weight: bold;margin-right: 10px;}
.factory dd.link {position: absolute;bottom: 0;right: 0;padding: 1em 1.5em;background: #f4f4f4;color: #888;font-size: 0.875em;line-height: 1;}
.factory dd.link:before {display: none}
.factory .location {float: right;height: 530px;position: relative;width: 500px;}
.factory .location dl {border: 0;margin-top: 0;padding: 0;padding-top: 1em;height: auto;}
.factory .location .img {position: absolute;left: 0;right: 0;bottom: 0;text-align: left;margin: 0;}
.factory .location .img img:last-child {float: right;}
.factory .map {float: left;max-width: 550px;margin-right: 50px;}
.qna dl {display: inline-block;vertical-align: top;margin: 0 38px}
.qna dl dd b {font-size: 1.5em;display: block;margin: 0.9em 0;}
.qna dl dd b img {margin-right: 10px;}
.qna dl:nth-of-type(1) b {color: #00abcd}
.qna dl:nth-of-type(2) b {color: #282a5a}
.qna dl:nth-of-type(3) b {color: #a57133}
.product {}
.product ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.product li {margin: 0 10px;background: #fff; width: 345px;height: 275px;position: relative;-webkit-transition: all 0.3s;transition: all 0.3s;text-align: center;cursor: pointer}
.product li span {font-size: 1.375em;line-height: 3.636em;position: relative;}
.product li a {display: block;position: relative;}
.product li a:after {content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: 1px solid rgba(0, 0, 0, 0.1);}
.product li img{width:100%;}
.product li:nth-child(4) {margin-top: 20px;}
.product li:nth-child(5) {margin-top: 20px;}
.product li:nth-child(6) {margin-top: 20px;}
.product.sub-list li dl {position: relative;z-index: 33;letter-spacing: -1px;padding: 78px 0 0 30px;position: relative;}
.product.sub-list li:after {content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: 1px solid rgba(0, 0, 0, 0.1);}
.product.sub-list li a:after {display: none}
.product.sub-list li:nth-child(1) dl dt {background-image: url(../img/bg_sub_prd1.jpg)}
.product.sub-list li:nth-child(2) dl dt {background-image: url(../img/bg_sub_prd2.jpg)}
.product.sub-list li:nth-child(3) dl dt {background-image: url(../img/bg_sub_prd3.jpg)}
.product.sub-list li:nth-child(4) dl dt {background-image: url(../img/bg_sub_prd4.jpg)}
.product.sub-list li:nth-child(5) dl dt {background-image: url(../img/bg_sub_prd5.jpg)}
.product.sub-list li:nth-child(6) dl dt {background-image: url(../img/bg_sub_prd6.jpg)}
.product.sub-list li dl.col-2 dd {float: left;width: 50%;}
.product.sub-list li dl dt {background-size: cover;background-position: 50% 0;background-repeat: no-repeat; line-height: 60px;font-weight: normal;color: #fff;font-size: 1.375em;position: absolute;top: 0;left: 0;right: 0;}
.product.sub-list li dl dd {font-size: 0.938em;color: #666; line-height: 1.8;text-align: left;position: relative;padding-left: 5px;}
.product.sub-list li dl dd:before {content: "·";position: absolute;left: 0;top: 0;}
.product.sub-list li dl dd:hover {color: #00abcd}
.product-detail {padding: 0 10px;overflow: hidden}
.product-detail .detail-container {display: table;width: 100%;}
.product-detail .left {display: table-cell;padding-right: 25px;vertical-align: top;}
.product-detail .left h2 {margin-bottom: 20px;text-align: center}
.product-detail .left a {display: block;font-size: 14px;color: #666}
.product-detail .left a img {margin-right: 10px;}
.product-detail .right {display: table-cell;vertical-align: top;border: 1px solid #e5e5e5;padding: 55px 35px;position: relative;}
.product-detail .right strong {display: block;margin: 50px 0;font-size: 1.875em;color: #282a5a}
.product-detail .symbol {position: absolute;right: 70px;top: 50px}
.product-detail .table {border-top: 2px solid #5a86c0;color: #666;font-size: 0.9em;}
.product-detail .table th {background: #f7f7f7;font-weight: normal;padding: 1.333em;vertical-align: top;}
.product-detail .table td {padding: 1.333em;}

/* 고객센터 */
.customer-center {float: left;width: 860px;}
.customer-center .top-search {padding: 30px;text-align: center;background: #fcfcfc;border: 1px solid #ddd;margin-bottom: 4%;}
.customer-center .lead {font-size: 27px;}
.customer-center .search-keyword {margin: 15px auto;color: #888}
.customer-center .search-keyword a {display: inline-block;vertical-align: top;padding: 0 10px}
.customer-center .search-keyword a+a:before {content: "";border-left: 1px solid #ddd;height: 10px;display: inline-block;left: -10px;position: relative;}
.customer-center .input-group {max-width: 285px;margin: 15px auto;}
.customer-center .input-group-btn .btn {min-width: 60px}
.customer-center .top-search .help-block {font-size: 14px;}
.customer-center .terms {height: 650px}
.faq-content .top-search {background: none;padding: 12px;border-color: #e5e5e5;margin-bottom: 10px;}
.faq-content .input-group {max-width: 512px;margin: 0 auto;}
.faq-content .input-group .form-control {height: 28px;border-right: 0;}
.faq-content .input-group .btn {height: 28px;font-family: 'Montserrat';font-size: 11px;font-weight: bold;text-shadow: 1px 1px #666;background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#888));background: linear-gradient(#999, #888); border-color: #666;margin-left: 0;-webkit-box-shadow: 1px 1px rgba(0, 0, 0, 0.1);box-shadow: 1px 1px rgba(0, 0, 0, 0.1)}
.faq-content .faq-list {border-top: 0;}
.faq-content .faq-list dt {padding-left: 40px;}
.faq-content .faq-list dt:before {width: 40px;}
.faq-content .faq-list dd {padding-left: 40px;}
.faq-content .faq-list dd:before {width: 40px;}
.faq-category {font-size: 12px; margin-bottom: 0;}
.faq-category li {width: 12.5%}
.faq-list {border-top: 1px solid #888;font-size: 13px;}
.faq-list dt {padding: 12px;padding-left: 180px; color: #222; border-bottom: 1px solid #eee;position: relative;font-weight: normal;}
.faq-list dt span {width: 110px;text-align: center;display: inline-block;margin-left: -110px;color: #0059c4;font-weight: 600;}
.faq-list dt.active a {}
.faq-list dt:before {content: 'Q';display: inline-block;padding: 11px 0;position: absolute;left: 0;top: 0;width:  70px;font-weight: bold; color: #222; text-align:  center;}
.faq-list dd {display: none;line-height: normal;padding: 20px 12px;padding-left: 180px;border-bottom: 1px solid #eee;background: #fbfbfb;position: relative;}
.faq-list dd:before {content: 'A';display: inline-block;padding: 19px 0;position: absolute;left: 0;top: 0;width:  70px;text-align:  center;font-weight: bold;color:  #059ec8;}
.board-list table.table {text-align: center;border-top: 1px solid #888;}
.board-list table.table tr.notice td:first-child {color: #059ec8}
.board-list table.table th, .board-list table.table td {border-color: #eee; text-align: center; font-weight: 600}
.board-list table.table td {color: #888; font-weight: normal;}
.board-list table.table td img {margin: 0 3px;}
.board-list table.table td.state {color: #888;}
.board-list table.table td.state b {color: #222;}
.board-list table.table td.title {text-align: left; color: #222;}
.board-list table.table td.reply .title {padding-left: 20px;}
.board-list table.table td.date a {color: #059ec8; display: block;}
.board-list table.table td.order-no {color: #059ec8}
.board-list table.table td.price {color: #222}
.board-list table.table td.price b {}
.board-list table.table td.price span {color: #059ec8;margin-left: 10px;}
.board-list table.table td.state .btn {background: none; border-bottom: 1px solid #ddd;padding: 0;padding-bottom: 3px}
.board-list table.table td b {color: #222;}
.board-view .view-header {border-top: 2px solid #111;border-bottom: 1px solid #eee; padding: 1em 0.5em; overflow: hidden}
.board-view .view-header strong {font-size: 18px;}
.board-view .view-header span {float: right; color: #ccc; font-size: 13px; line-height: 2;}
.board-view .view-header b {color: #222;font-weight: normal; font-size: 14px; margin: 0 10px}
.board-view .view-body {padding: 2em; min-height: 300px; line-height: 1.7; font-size: 15px; color: #666}
.board-view .btn-box {border-top: 1px solid #eee;padding-top: 2em;}
.board-write table.table textarea {min-height: 280px;}
.board-write select {width: auto;min-width: 150px;}
.board-write .email div>div, .board-write .addr div>div{margin-bottom: 5px;}
.board-write .email div>div:last-child, .board-write .addr div>div:last-child  {margin: 0;}
.board-list .btn-box, .board-view .btn-box, .board-write .btn-box {}
.board-list .btn-box .btn, .board-view .btn-box .btn, .board-write .btn-box .btn {min-width: 100px;padding: 8px 12px;}

@media (max-width: 768px) {
    body {font-size: 20px;min-width: inherit;overflow-x: hidden;}
    .container {width: 100%;}
    #wrap>#content {min-height: 590px}
    .owl-nav [class*=owl-] {width:15px;height:30px;margin-top:-15px;line-height: 28px; background: rgba(0, 0, 0, 0.2);font-size: 14px;}

    /* HEADER */
    header {text-align: center; height: 3.5em;border-bottom: 1px solid rgba(40, 42, 90, 0.39);z-index: 9;min-width: inherit}
    header h1 {font-size: 1em; margin: 0 20%;min-width: inherit;height: auto;width: auto;display: inline-block;float: none; text-align: center;line-height: 3.5em;}
    header h1 img {max-height: 1.5em;display: inline-block;position: relative;/* top: -3px; */}
    header #gnb {display: none}
    header #toggle-open {display: block;position: absolute;left: 1em;top: 50%;font-size: 1em;margin-top: -0.5em; border-radius: 0;background: none;width: auto; color: #282a5a; padding: 0; line-height: 1;z-index: 0}
    header #toggle-open img {max-height: 1em;vertical-align: top;}
    header #toggle-close {display: block;position: absolute;right: 0; top: 0;z-index: 2; border-radius: 0;background: none;color: #fff;font-size: 2em;width: 1.75em;height: 1.75em; padding: 0; line-height: 1; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition: all 0.6s; transition: all 0.6s;}
    header .toggle-nav-wrap {position: fixed;width: 100%;height: 100%;left: 0;top: 0;background: rgba(40, 42, 90, 0.95);color: #fff;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
    header .toggle-nav-wrap.active {}
    header .toggle-nav {position: absolute;left: 0; top: 0;height: 100%;width: 100%;overflow-x: hidden;overflow-y: auto;}
    header .toggle-nav-wrap.active .toggle-nav {display: block;left: 0;-webkit-transition: left 0.6s;transition: left 0.6s;}
    header .toggle-nav-wrap.active #toggle-close {-webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all 0.6s; transition: all 0.6s;}
    .toggle-nav nav {width: 60%;position: relative;left: 20%;top: 10%}
    .toggle-nav nav>ul>li {position: relative;display: block;margin: 0;line-height: normal;border: 0;margin-bottom: 1em;-webkit-transform: translate(0, -50%);transform: translate(0, -50%)}
    .toggle-nav nav>ul>li a {display: block;padding: 0.5em 12px;position: relative;font-size: 1.2em}
    .toggle-nav nav>ul ul {display: none;margin-top: 1em;}
    .toggle-nav nav>ul ul li {font-size: 0.8em;}
    .toggle-nav nav>ul>li.active>a:after {left: 0;width: 100%; -webkit-transition: all 0.3s;transition: all 0.3s;}
    .toggle-nav nav>ul>li.active ul {display: block;font-size: }
    .toggle-nav nav>ul>li>a:after {content: "";display: block;width: 0;height: 0.1em;position: absolute;bottom: 0;background: #fff; -webkit-transition: all 0.3s;transition: all 0.3s;}

    /* FOOTER */
    footer {height: 4em;}
    footer .scroll-top {width: 3em;height: 3em;line-height: 3em;}

    /* INTRO */
    .intro {height: 100%;background: none; padding: 10% 3.5%;}
    .intro h1 {font-size: 1.5em}
    .intro h1 b {font-size: 1.389em;}
    .intro p {margin: 7% 0;line-height: 1.3}
    .intro a {min-width: inherit;padding: 0.5em 1.5em;font-size: 1.4em;}
    .intro .mission {margin: 10% 0 0}
    .intro .mission strong {font-size: 1.1em;margin-bottom: 0.15em;}
    .intro .mission p {line-height: 1.1;font-size: 0.9em;}
    .intro ul {font-size: inherit;}
    .intro li {font-size: inherit;max-width: 50%;float: left;}
    .intro li p {padding: 0 20%;;letter-spacing: -1px;top: 26%}
    .intro li strong {top: 13%;}

    /* MAIN */
    .index .section h1 {font-size: 2em;padding-left: 1em;padding-right: 1em;margin-bottom: 5%;}
    .index .section ul {max-width: inherit; -ms-flex-wrap: wrap; flex-wrap: wrap}
    .index #section-1 h1 b {font-size: 0.6em}
    .index #section-1 li {width: 40%;height: auto;margin: 5px;padding: 1em;font-size: 1.3em;font-weight:normal}
    .index #section-1 li img {max-height: 2em}
    .index #section-1 .flex-control-nav li {padding: 0;}
    .index #section-1 .flex-control-nav li:hover {background: none !important}
    .index #section-1 .flex-control-nav li a {display: block;height: 13px;}
    .index #section-2 li {width: 40%;height: auto;margin: 5px;padding: 1em 0;font-size: 1.3em;font-weight:normal}
    .index #section-2 li img {max-height: 2em}
    .index #section-2 li:nth-child(4) {margin: 5px}
    .index #section-2 li:nth-child(5) {margin: 5px}
    .index #section-2 li:nth-child(6) {margin: 5px}
    .index #section-3 h1 {font-size: 1.8em}
    .index #section-3 li {width: 40%;height: auto;margin: 5px;font-size: 1em;}
    .index #section-3 li:hover span {opacity: inherit}
    .index #section-3 li .hover-txt {display: none !important}
    .index #section-3 li .hover-txt dl {margin-bottom: 1em;}
    .index #section-3 li .hover-txt dt {line-height: normal;padding: 0.5em 0;margin-bottom: 0.5em;}
    .index #section-3 li:nth-child(4) {margin: 5px}
    .index #section-3 li:nth-child(5) {margin: 5px}
    .index #section-3 li:nth-child(6) {margin: 5px}
    .index #section-4 .bg {background-size: auto 110%;background-position: 91% 50%}
    .index #section-4 dl {max-width: 90%;margin: 0 auto;border-top-width: 2px;}
    .index #section-4 dd {padding-top: 0;min-height: inherit;max-height: 300px;}
	.index #section-4 .rp:not(.flow) [class^=img] img {display: none}
    .index #section-4 .rp [class^=img] [class^=txt] {position: static;width: 100%;text-align:left;}
    .index #section-4 .rp [class^=img] [class^=txt]+[class^=txt] {margin-top: 1em;}
    .index #section-4 .rp [class^=img] [class^=txt] strong {font-size: 1.2em;}
    .index #section-4 .rp [class^=txt] br {display: block;}
	.index #section-4 .rp strong{font-size: 1.2em;}
	
	
	
	.index #section-4 .rp dl {width: 100%;}
	.index #section-4 .rp dl img {display: block !important;}
	.index #section-4 .rp dl+dl {margin-left: 0;margin-top: 5%;}
	.index #section-4 .rp dl dt {height: auto;}
	.index #section-4 .rp dl dt span {padding: 0.5em;}
	.index #section-4 .rp dl dd {height: auto;padding-left: 25%;}
	.index #section-4 .rp dl dd img {max-width: 8%;left: 1.5em}
	.index #section-4 .rp dl dd b {}
	.index #section-4 .rp dl dd br {display: none}
	.index #section-4 .rp dl dd small {font-size: inherit;line-height: inherit}
	.index #section-4 .rp dl:nth-of-type(1) {margin-left: 0;}
		
    .index #section-5 h1 {}
    .index #section-5.active h1 {top: 7%}
    .index #section-5 .col-group {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
    .index #section-5 .col-group [class^=col] {-webkit-box-flex: 3;-ms-flex-positive: 3;flex-grow: 3;}
    .index #section-5 .col-group .col-3 {/* display: none */}

    /* SUB */
    .sub-top {position: relative;position:relative;overflow: hidden; text-align: center;height: auto;background: #282a5a;padding-top: 0;color: #fff}
    .sub-top:before, .sub-top .bg, .breadcrumb {display: none;}
    .sub-top h1 {line-height: 2.5em;font-size: 1.3em;}
    .sub-top .bg {display: none}
    .sub-top .go-back {display: block;position:absolute;left: 0;top: 50%; line-height: 1em; -webkit-transform: translate(0,-50%); transform: translate(0,-50%);margin-top: -2px; margin-left: 0.5em;font-size:2em;z-index:2;}
    .sub-content h2 {font-size: 1.8em;font-weight: 600}
    .sub-content h2+p {font-size: 1.15em;}
    .sub-content p br {display: none}

    .sub-content [class^=img] li {float: none;}
    .sub-content [class^=img] li+li {margin-top: 10px;margin-left: 0;}
    .greeting .img01 {float: none;margin: 0 0 5%;}
    .greeting .lead {font-size: 1.4em;}
    .business .img01 {width: 130%;margin-left: -15%;}
    .chart .img {display: none}
    .chart strong {display: inline-block;margin: 0 auto 3%;background: #5e6dae; padding: 0.7em; color: #282a5a;font-size: 1.25em;min-width:175px;}
    .chart strong span {padding: 0.5em 1em;background: #fff;display: block;vertical-align: middle;line-height: 1;background: #fff;-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2)}
	.chart strong.ceo {background: #3baec9!important;color: #3cb2ce;}

    .chart dl {display: block;display: inline-block;width: 30%;margin: 0 1%;position: relative;vertical-align: top;}
    .chart dl:nth-of-type(4), .chart dl:nth-of-type(5), .chart dl:nth-of-type(6) {margin-top: 6%;}
    .chart dl:after {content: "";display: block;width: 1px;height: 100%;position: absolute;left: 50%;top: 0;background: #eee;z-index: 0}
    .chart dt {background: #fff;border: 5px solid #a0d3df;color: #00abcd;font-size: 1.1em;padding: 0.5em 0;font-weight: normal;position: relative;z-index: 1}
    .chart dd {border: 1px solid #ddd;padding: 0.5em;margin-top: 1em;background: #f3f9fb;color: #666; position: relative;z-index: 1}
    .history-list dt {float: none;font-size: 2em;padding-left: 0;margin-top: 0;}
    .history-list dd {padding-left: 0;margin-top: 1.5em;min-height: inherit}
    .history-list dd span {font-size: 1em;line-height: 1.330em;top: 0}
    .history-list dd li+li{margin-top: 0.5em;}
    .executives .box {width: 100%;height: auto;padding: 1.5em; margin: 0;}
	.executives .box.lg {height:inherit;}
    .executives .box+.box {margin-left: 0;margin-top: 1em;}
    .executives .box:nth-child(3n+1) {margin-left: 0;}
    .executives .box dt {font-size: 1.5em;}
    .executives .box dd {color: #888;line-height: 1;}
    .executives .box dd+dd {margin-top: 0.5em;}
    .activity .img01 {float: none;margin: 0 0 5%;}
    .activity .lead {font-size: 1.4em;}
    .recruit:not(.flow) [class^=img] img {display: none}
    .recruit [class^=img] [class^=txt] {position: static;width: 100%;}
    .recruit [class^=img] [class^=txt]+[class^=txt] {margin-top: 1em;}
    .recruit [class^=img] [class^=txt] strong {font-size: 1.5em;}
    .recruit [class^=txt] br {display: block;}
    .recruit.flow .txt02 {font-size: 1em;padding-right: 0;padding-left: 0;}
    .recruit.flow .txt02 b {margin: 0;display: block;}
    .recruit dl {width: 100%;}
    .recruit dl img {display: block !important;}
    .recruit dl+dl {margin-left: 0;margin-top: 5%;}
    .recruit dl dt {padding: 0.7em;height: auto;}
    .recruit dl dt span {padding: 0.5em;}
    .recruit dl dd {padding: 1em;height: auto;padding-left: 25%;}
    .recruit dl dd img {max-width: 12%;left: 1.5em}
    .recruit dl dd b {line-height: 1.2}
    .recruit dl dd br {display: none}
    .recruit dl dd small {font-size: inherit;line-height: inherit}
    .recruit dl:nth-of-type(1) {margin-left: 0;}
    .factory li {width: 100%;float: none;}
    .factory li img {width: 100%;}
    .factory li+li {margin-left: 0;margin-top: 1em;}
    .factory dl {padding: 1.5em;padding-bottom: 3em;height: auto;}
    .factory dt {font-size: 1.5em;}
    .factory dd {line-height: 1.5}
    .factory .location {float: none;height: auto;width: 100%;}
    .factory .location .img {position: static;margin-top: 5%;}
    .factory .location .img img {width: 48%;}
    .factory .location .img img:last-child {float: right;}
    .factory .location dl {padding-top: 0;}
    .factory .map {float: none;margin-right: 0;max-width: inherit; margin-bottom: 8%;}
    .factory .map * {width: 100%;}
    .qna dl {display: block;margin: 0;}
    .qna dl+dl {margin-top: 10%;}
    .qna dl dt img {max-width: 50%;}
    .qna dl:nth-of-type(1) b {color: #00abcd}
    .qna dl:nth-of-type(2) b {color: #282a5a}
    .qna dl:nth-of-type(3) b {color: #a57133}

    .product li {height: auto;margin: 0;width: 100%;}
    .product li+li {margin-top: 10px !important;}
    .product.sub-list li dl {padding: 60px 0 15px 15px;overflow: hidden}
    .product.sub-list li dl dt {line-height: 50px;}
    .product.sub-list li dl dd {font-size: 0.938em;color: #666; line-height: 1.8;text-align: left;position: relative;padding-left: 5px;}
    .product.sub-list li dl dd:before {content: "·";position: absolute;left: 0;top: 0;}
    .product.sub-list li dl dd:hover {color: #00abcd}

    .product-detail {padding: 0;overflow: hidden}
    .product-detail .detail-container {display: block;}
    .product-detail .left {display: block;padding: 0;margin-bottom: 1em;}
    .product-detail .left h2 {margin-bottom: 20px;}
    .product-detail .right {display: block;padding: 1.5em;}
    .product-detail .right strong {margin:0; margin-bottom: 0.5em;}
    .product-detail .symbol {right: 1.5em;top: 1em;max-width: 25%;}
    .product-detail .table th {padding: 1em;}
    .product-detail .table td {padding: 1em;}

    /* 회원가입안내 */
    .service-guide-flow {}
    .service-guide-flow>ol>li {display: block;}
    .service-guide-flow>ol>li {margin-bottom: 30px;}
    .service-guide-flow>ol>li:after {height: 30px; bottom: -30px;background-size: 15px;}
    .service-guide-flow>ol>li>div {display: block;}
    .service-guide-flow>ol>li .img {width: auto;}
    .service-guide-flow>ol>li .img img {max-width: 100%;}
    .service-guide-flow>ol>li .txt {padding: 2em;padding-top: 0;}
    .service-guide-flow>ol>li strong {font-size: 21px; font-weight: normal}
    .service-guide-flow>ol>li p {margin: 1em auto}
    .service-guide-flow>ol>li p:first-child {margin-top: 0;}
    .service-guide-flow>ol>li p:last-child {margin-bottom: 0;}
    .service-guide-flow>ol>li li {line-height: 1.7}
    .service-guide-flow .btn-box .btn {padding: 10px 12px; font-size: 15px;}

    /* 고객센터 */
    .customer-center {float: none;width: auto;}
    .customer-center .top-search {padding: 20px;}
    .customer-center .lead {font-size: 18px;}
    .customer-center .input-group {max-width: none;margin: 15px auto;}
    .customer-center .top-search .help-block {font-size: 13px;}
    .customer-center .terms {height: 280px}
    .faq-content .top-search {padding: 12px;}
    .faq-content .input-group {max-width: none;margin: 0}
    .faq-content .faq-list {border-top: 0;}
    .faq-content .faq-list dt {padding-left: 40px;}
    .faq-content .faq-list dt:before {width: 40px;}
    .faq-content .faq-list dd {padding-left: 40px;}
    .faq-content .faq-list dd:before {width: 40px;}
    .faq-category {padding-top: 1px;}
    .faq-category li {width: 25%;}
    .faq-list dt, .faq-list dd {padding: 10px;padding-left: 30px;}
    .faq-list dt span {width: 100%;text-align: left;margin-left: 0;}
    .faq-list dt:before, .faq-list dd:before {padding: 10px;width: 30px;line-height: 1.2;}
    .board-list table.table {text-align: left;border-bottom-color: #eee}
    .board-list table.table thead {display: none}
    .board-list table.table tr:first-child {border-top: 0;}
    .board-list table.table tr.notice td:first-child {background: #059ec8;color: #fff;padding: 1px 5px;border-radius: 2px;}
    .board-list table.table tr {display: block;position: relative;padding: 10px;border-top: 1px dotted #ddd;margin-top: -1px; overflow: hidden;}
    .board-list table.table td {border: 0;padding: 0;display: inline-block;vertical-align: top;font-size: 12px; color: #888;}
    .board-list table.table td+td {margin-right: 5px;}
    .board-list table.table td.no {font-weight: bold;font-size: 11px;display: none}
    .board-list table.table td.hit {display: none}
    .board-list table.table td.date a {text-decoration: underline; position: absolute;right: 0;top: 0;padding: 10px;}
    .board-list table.table td.order-no {text-decoration: underline; position: absolute;right: 0;top: 0;padding: 10px;}
    .board-list table.table td.mileage:before {content: "P"; font-size: 10px; padding: 1px 5px; line-height: 1; margin-right: 3px; background: #00a1c8; color: #fff;border-radius: 2px;}
    .board-list table.table td.title {font-size: 14px;margin: 5px 0; line-height: 1.2; font-weight: bold;display: block;position: relative; height: auto;color: #222;}
    /* .board-list table.table tr:after {content: "";display: block;width: 5px;height: 10px;position: absolute;top: 50%;right: 13px;background: url(../img/arr_right_brd.gif) no-repeat 0 0;margin-top: -5px;background-size: 5px;} */
    .board-list table.table td.img {float: left; width: 60px; height: 60px; margin-right: 10px;}
    .board-list table.table td.writer {}
    .board-list table.table td.reply {padding-left: 12px;}
    .board-list table.table td.reply .title {padding-left: 0;}
    .board-list table.table td.state {position: absolute;right: 0;bottom: 0;padding: 10px;}
    .board-list table.table td.state b {}
    .board-list table.table td.state .btn {padding: 2px 5px; border: 1px solid #ddd;font-size: 12px;}
    .board-view .view-header strong {font-size: 17px;}
    .board-view .view-header span {float: none; display: block; margin-top: 1em;}
    .board-view .view-header b {margin: 0; margin-right: 5px;}
    .board-view .view-body {padding: 1em;min-height: inherit}
    .board-write table.table {border: 0;border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
    .board-write table.table tbody {display: block;}
    .board-write table.table tr {display: block; padding: 12px 0; overflow: hidden;}
    .board-write table.table tr+tr {border-top: 1px dotted #ddd;}
    .board-write table.table th {display: block;width: 100%; height: auto; padding: 0;margin-bottom: 10px; border: 0; background: none;}
    .board-write table.table td {display: block;width: 100%; padding: 0; border: 0;}
    .board-write table.table textarea {min-height: 150px;}
    .board-write table.table select {width: 100%;}
    .board-list .btn-box .btn, .board-write .btn-box .btn, .board-view .btn-box .btn {width: auto;height: auto; min-width: 30%; padding: 10px 16px;}
}
@media (max-width: 460px) {
    body {font-size: 14px;}
}
/* iPhone 5,SE */
@media all and (max-width: 320px) {
    body {font-size: 12px;}
}
