.t-right {
  text-align: right;
}

.t-gray {
  color: #ccc;
}

.flexDiv {
  display: flex;
}

.view_cont {
  width: 1280px;
  padding-top: 25px;
  margin: 0 auto;
  color: #333;
  margin-bottom: 100px;
}

.view_cont .secTit {
  color: #000;
  font-size: 28px;
  line-height: 1;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

.view_cont .secTopTab {
  margin-bottom: 15px;
}

.view_cont .secTopTab .menuTabUl {
  display: flex;
  align-items: center;
  ;
}

.view_cont .secTopTab .menuTabLi {
  border: 1px solid #ccc;
  border-right: none;
  background: #efefef;
  width: 100%;
  transition: 0.6s;
}

.view_cont .secTopTab .menuTabLi:last-child {
  border-right: 1px solid #ccc;
}

.view_cont .secTopTab .menuTabLi a {
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 17px;
  font-weight: bold;
  color: #333;
  padding: 0.8em 0.5em;
  transition: 0.6s;
}

.view_cont .secTopTab .menuTabLi:hover {}

.view_cont .secTopTab .menuTabLi:hover a {
  color: #0070bd;
}

.view_cont .secTopTab .menuTabLi.on {
  background: #0070bd;
  border: 1px solid #0070bd;
}

.view_cont .secTopTab .menuTabLi.on a {
  color: #fff;
}

.view_cont .topBanner {
  margin-bottom: 40px;
}

.view_cont .topBanner img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.view_cont .contTitle {
  font-weight: bold;
  color: #0070bd;
  font-size: 24px;
  background: url(/news/img/site/aw_w2.gif) no-repeat 0 4px;
  background-position-y: center;
  padding-left: 1em;
  margin-bottom: 15px;
}

.view_cont p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em;
}

.view_cont h3 {
  font-size: 19px;
  margin-bottom: 0.8em;
  margin-top: 1.5em;
}

.view_cont .point {
  color: #ff2401;
  font-weight: bold;
}

.view_cont .contents_view {
  border-top: 2px solid #0070bd;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}

.view_cont .contents_view .view_header {
  line-height: 1.5;
}

.view_cont .contents_view .view_header .title {
  font-size: 21px;
  font-weight: bold;
  padding: 0.6em 15px;
}

.view_cont .contents_view .view_header .detail {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.view_cont .contents_view .view_header .detail ul {}

.view_cont .contents_view .view_header .detail li {}

.view_cont .contents_view .view_header .detail li:first-child {
  width: 60%;
}

.view_cont .contents_view .view_header .detail li:last-child {
  width: 40%;
}

.view_cont .contents_view .view_header .detail li strong, .view_cont .contents_view .view_header .detail li span {
  padding: 10px 15px;
  display: block;
  min-width: 80px;
  text-align: center;
}

.view_cont .contents_view .view_header .detail li strong {
  background: #eee;
}

.view_cont .contents_view .view_header .detail li span {}

.view_cont .contents_view .cont_box {
  padding: 50px 15px;
}

.view_cont .contents_view .cont_box p {
  font-size: 16px;
  line-height: 1.5;
}

.view_cont .contents_view .cont_box p {}

.view_copyright {
  margin: 2em 0;
}

.view_copyright p {
  color: #3382ff;
}

.view_cont .contents_view .cont_box .videoBox {}

.view_cont .contents_view .cont_box iframe {
  display: block;
  width: 100%;
  height: 703px;
}

.view_cont .contents_view .cont_box img {
  display: block;
  max-width: 100%;
  margin: 1em auto;
}

.view_cont .contents_view .cont_box .viewPart1 {}

.view_cont .contents_view .cont_box .viewPart1 .downBtn {
  margin-top: 20px;
}

.view_cont .contents_view .cont_box .viewPart1 .downBtn a {
  display: block;
  background: #0070bd;
  border: 1px solid #0070bd;
  color: #fff;
  text-align: center;
  font-size: 17px;
  line-height: 1;
  padding: 0.7em;
  box-sizing: border-box;
}

.view_cont .contents_view .cont_box .viewPart1 .downBtn a:hover {
  background: #fff;
  color: #333;
}

.view_cont .contents_view .cont_box .viewPart2 {
  margin: 50px 0;
}

.view_cont .contents_view .cont_box .viewPart2 .top {}

.view_cont .contents_view .cont_box .viewPart2 .top img {
  margin: 0;
  width: 100%;
}

.view_cont .contents_view .cont_box .viewPart2 .mid {
  border: 1px solid #ccd9e6;
  border-top: none;
  box-sizing: border-box;
  padding: 20px 40px 30px;
  border-radius: 0 0 20px 20px;
}

.view_cont .contents_view .cont_box .viewPart2 .leftBox {
  width: 500px
}

.view_cont .contents_view .cont_box .viewPart2 .leftBox .imgBox {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat:
}

.view_cont .contents_view .cont_box .viewPart2 .leftBox img {
  margin: 0;
}

.view_cont .contents_view .cont_box .viewPart2 .rightBox {
  width: calc(100% - 500px);
  box-sizing: border-box;
  padding-left: 50px;
  font-size: 16px;
  line-height: 1.5;
}

.view_cont .contents_view .cont_box .viewPart2 .rightBox ul {
  box-sizing: border-box;
  padding: 15px 0;
}

.view_cont .contents_view .cont_box .viewPart2 .rightBox li {
  display: flex;
  margin-bottom: 12px;
}

.view_cont .contents_view .cont_box .viewPart2 .rightBox li .liTit, .view_cont .contents_view .cont_box .viewPart2 .rightBox li .liCont {
  display: block;
}

.view_cont .contents_view .cont_box .viewPart2 .rightBox li .liTit {
  width: 5em;
  margin-right: 0.5em;
  color: #0070bd;
}

.view_cont .contents_view .cont_box .viewPart2 .rightBox li .liCont {
  width: calc(100% - 5.5em);
}

.view_cont .contents_view .cont_box .viewPart3 .contpart {}

.view_cont .contents_view .cont_box .viewPart3 .contpart .conTit {
  background: #0070bd;
  line-height: 1.5;
  display: inline-block;
  color: #fff;
  padding: 5px 1em;
  border-radius: 1em;
}

.view_cont .contents_view .cont_box .viewPart4 {
  margin-top: 100px;
  display: flex;
  justify-content: flex-end;
}

.view_cont .contents_view .share-btn li {
  cursor: pointer;
  display: inline-block;
  width: 42px;
  height: 38px;
  background: silver;
  text-indent: -9999em;
}

.view_cont .contents_view .share-btn li.twitter {
  background-position: -42px 0;
}

.view_cont .contents_view .share-btn li.naver {
  background-position: -126px 0;
}

.view_cont .contents_view .share-btn li.google {
  background-position: -168px 0;
}

.view_cont .contents_view .share-btn li.kakao {
  background-position: -84px 0;
}

.view_cont .contWarp .bottomBox {
  padding: 50px 15px;
  justify-content: space-between;
}

.view_cont .contWarp .bottomBox .leftBox {}

.view_cont .contWarp .bottomBox .rightBox {}

.view_cont .contWarp .bottomBox .btn {
  font-size: 15px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  text-decoration: none;
}

.view_cont .contWarp .bottomBox .btn i, .view_cont .contWarp .bottomBox .btn span {
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.view_cont .contWarp .bottomBox .btn i {
  padding: 5px 0.5em;
}

.view_cont .contWarp .bottomBox .btn span {
  padding: 5px 1em;
}

.view_cont .contWarp .bottomBox .leftBox {}

.view_cont .contWarp .bottomBox .btn {
  border: 1px solid #ddd;
}

.view_cont .contWarp .bottomBox .btn i {
  background: #efefef;
}

.view_cont .contWarp .bottomBox .leftBox .btn {
  margin-right: 10px;
}

.view_cont .contWarp .bottomBox .rightBox .btn {
  margin-left: 10px;
}

.view_cont .contWarp .bottomBox .rightBox .btn:first-child {
  margin-left: 0;
}

.view_cont .contWarp .bottomBox .rightBox .btn i {}

.view_cont .contWarp .bottomBox .rewBtn {
  border: 1px solid #333;
  color: #fff;
  background: #666;
}

.view_cont .contWarp .bottomBox .rewBtn i {
  background: #333;
}

.view_cont .contWarp .bottomBox .btnList {
  background: #0070bd;
  color: #fff;
  border: 1px solid #0070bd;
}

.view_cont .contWarp .bottomBox .btnList i {
  background: #33a0eb;
}

.view_cont .contWarp .bottomBox .delBtn {
  background: #e77464;
  color: #fff;
  border: 1px solid #a85648;
}

.view_cont .contWarp .bottomBox .delBtn i {
  background: #a85648;
}

.payBox {}

.payBox h3 {
  padding: 0.8em 0.5em;
  color: #fff;
  background: #0070bd;
}

.payBox .infoBox {
  border: 1px solid #c1c8cd;
  display: flex;
  margin-bottom: 20px;
}

.payBox .infoBox .boxTit {
  padding: 15px;
  font-weight: bold;
  width: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-size: 18px;
  margin-bottom: 0;
}

.payBox .infoCont {
  padding: 15px;
  box-sizing: border-box;
  width: calc(100% - 230px);
}

.payBox .infoCont p {
  margin-bottom: 0;
}

.payBox .prid_guide {}

.payBox .prid_guide h4 {
  font-size: 18px;
  line-height: 1;
  margin: 2em 0;
}

.payBox .prid_guide h4 .xi-angle-right-min {
  color: #ff9817;
}

.payBox .prid_guide .payProcess {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto 30px;
}

.payBox .prid_guide .payProcess h5 {
  font-size: 17px;
  line-height: 1.5;
  padding-bottom: 1em;
  border-bottom: 1px solid #ffab2c;
  margin-bottom: 1em;
}

.payBox .prid_guide .payProcess .innerBox {}

.payBox .prid_guide .payType, .payBox .prid_guide .payPeriod, .payBox .prid_guide .payValue {
  border: 3px solid #0070bd;
  box-sizing: border-box;
  padding: 24px;
  border-radius: 15px;
  width: calc(33% - 30px);
}

.payBox .prid_guide .payType {}

.payBox .prid_guide .payType .serviceUl {
  margin-top: 85px;
}

.payBox .prid_guide .payPeriod {}

.payBox .prid_guide .payPeriod .periodUl {
  margin-top: 55px;
}

.payBox .prid_guide .typeLi {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.payBox .prid_guide .typeLi input {
  display: block;
  margin-right: 5px;
}

.payBox .prid_guide .typeLi label {
  cursor: pointer;
  display: block;
}

.payBox .prid_guide .typeLi input:checked+label {
  font-weight: bold;
  text-decoration: underline;
}

.payBox .prid_guide .payValue {}

.payBox .prid_guide .payValue p {
  margin-bottom: 0px;
}

.payBox .prid_guide .payValue .topBox {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}

.payBox .prid_guide .payValue .bottomBox {}

.payBox .prid_guide .payValue .bottomBox .price-f {
  font-weight: bold;
  color: #ff9817;
  font-size: 20px;
}

.payBox .prid_guide .btn1 {
  border: 1px solid #333;
  background-color: #fff;
  font-size: 15px;
  min-width: 180px;
  line-height: 1.8;
  padding: 0 10px;
  cursor: pointer;
  transition: 0.5s;
  margin-left: 20px;
}

.payBox .prid_guide .btn1:hover {
  background-color: #333;
  color: #fff;
}

.payBox .prid_guide .payAgreeBox {
  text-align: center;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.payBox .prid_guide .payAgreeBox input[type="checkbox"] {
  margin-right: 15px;
}

.payBox .prid_guide .payAgreeBox label {
  font-weight: bold;
  cursor: pointer;
}

.payBox .prid_guide .modalPop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}

.payBox .prid_guide .modalPop .positionBox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.payBox .prid_guide .modalPop .innerBox {
  width: 600px;
  background-color: #fff;
  height: 500px;
  max-height: 80%;
  box-sizing: border-box;
  padding: 0 20px 20px;
  border-radius: 10px;
}

.payBox .prid_guide .modalPop .innerBox .top {
  font-size: 16px;
  line-height: 1.5;
  padding: 12px 0;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}

.payBox .prid_guide .modalPop .innerBox .top .closeBtn {
  width: 30px;
  background: #fff;
  height: 30px;
  cursor: pointer;
  border: none;
}

.payBox .prid_guide .modalPop .innerBox .top .closeBtn span {
  width: 100%;
  height: 3px;
  display: block;
  background: #333;
  border-radius: 2px;
}

.payBox .prid_guide .modalPop .innerBox .top .closeBtn span:nth-child(1) {
  transform: rotate(45deg);
  margin: 0 0px -3px 0;
}

.payBox .prid_guide .modalPop .innerBox .top .closeBtn span:nth-child(2) {
  transform: rotate(-45deg);
}

.payBox .prid_guide .modalPop .innerBox .cont {
  overflow-y: scroll;
  height: calc(100% - 54px);
  white-space: pre-line;
}

.payBox .prid_guide .buttonWrap {
  margin: 40px auto 60px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.payBox .prid_guide .buttonWrap a, .txtInfoBox .buttonWrap .btn {
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: 2;
  padding: 0 24px;
  margin: 0 10px;
  border-radius: 5px;
  color: #fff;
  border: 1px solid #ccc;
}

.payBox .prid_guide .buttonWrap a:first-child {
  background-color: #0070bd;
  border-color: #0070bd;
}

.payBox .prid_guide .buttonWrap a:nth-child(2) {
  background-color: #ff9817;
  border-color: #ff9817;
}

.payBox .prid_guide .buttonWrap a:nth-child(3) {
  background-color: #ff2401;
  border-color: #ff2401;
}

.payBox .prid_guide .buttonWrap a:hover {
  background-color: #fff;
  color: #333;
}

.payBox .prid_guide .payRuleWrap .div-p {
  font-size: 14px;
  width: 850px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 1em;
  align-items: center;
}

#pay_intro {}

#pay_intro h3 {
  margin: 0 0 5.5em 0;
}

#pay_intro h3 i {}

.ebookPriceSec {
  max-width: 1000px;
  margin: 80px auto 50px;
}

.ebookPriceSec h3 {
  font-size: 24px;
  text-align: center;
  line-height: 1;
  margin-bottom: 1.5em;
}

.ebookPriceSec .tableBox {}

.ebookPriceSec .table1 {
  font-size: 15px;
  width: 100%;
  line-height: 1.5;
  text-align: center;
}

.ebookPriceSec .tableBox td {
  border-left: 1px solid #ddd;
  padding: 10px;
  box-sizing: border-box;
}

.ebookPriceSec .tableBox .t-boder td {
  border-top: 1px solid #ddd;
}

.ebookPriceSec .tableBox .b-boder td {
  border-bottom: 1px solid #ddd
}

.ebookPriceSec .tableBox .b-boder .divider {
  border-bottom: none;
}

.ebookPriceSec .tableBox .t-boder .divider {
  border-top: none;
}

.ebookPriceSec .tableBox .t-top td {
  border-left: 0;
}

.ebookPriceSec .tableBox .priceRow td {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
}

.ebookPriceSec .tableBox .priceRow td span {
  display: block;
  margin: 0.5em 0;
}

.ebookPriceSec .tableBox .priceRow td span b {
  margin-right: 5px;
}

.ebookPriceSec .tableBox .t-top .c1 {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.ebookPriceSec .t-top .c1 {
  font-size: 13px;
  color: #ccc;
  text-align: right;
  vertical-align: bottom;
  box-sizing: border-box;
  padding: 10px;
  border-top: 1px solid #ddd;
}

.ebookPriceSec .t-top .c2 {
  background: #22a7d4;
}

.ebookPriceSec .t-top .c3 {
  background: #1a85ca;
}

.ebookPriceSec .t-top .c4 {
  background: #1a5899;
}

.ebookPriceSec .t-top .c5 {
  background: #1a3e7b;
}

.ebookPriceSec .tableBox .gods {
  display: block;
  color: #fff;
}

.ebookPriceSec .tableBox .gods h4 {
  font-size: 17px;
  font-weight: normal;
  padding: 0.8em 0;
}

.ebookPriceSec .c2 .gods {}

.ebookPriceSec .c3 .gods {}

.ebookPriceSec .c4 .gods {}

.ebookPriceSec .c5 .gods {}

.ebookPriceSec .c1 {
  width: calc(25% - 5px);
  text-align: left;
  font-weight: 600;
  letter-spacing: -1px;
}

.ebookPriceSec .c2 {
  width: 18.75%;
}

.ebookPriceSec .c3 {
  width: 18.75%;
}

.ebookPriceSec .c4 {
  width: 18.75%;
}

.ebookPriceSec .c5 {
  width: 18.75%;
  border-right: 1px solid #ddd;
}

.ebookPriceSec .divider {
  width: 5px;
}

.ebookPriceSec .tableBox .divider {
  padding: 0;
}

.ebookPriceSec .table1 .xi-check-min {
  color: #3b65ff;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
}

.ebookPriceSec .table1 tr.t-border {
  border-top: 1px solid #ddd;
}

.ebookPriceSec .goBtn {
  background: #0070bd;
  border: 1px solid #0070bd;
  color: #fff;
  display: block;
  padding: 0.5em;
  transition: 0.5s;
}

.ebookPriceSec .goBtn:hover {
  background: #fff;
  color: #333;
}

/*joinIndex, login page*/
#registndex {}

#registndex .contBox {
  max-width: 600px;
  margin: 0 auto;
}

#registndex .titleBox, .loginWrap .titleBox {
  text-align: center;
  margin-bottom: 50px;
}

#registndex .titleBox h2, .loginWrap .titleBox h2 {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: -1px;
}

#registndex .titleBox p {}

#registndex .snsJoin {
  display: flex;
  justify-content: space-between;
}

#registndex .snsJoinLi {
  width: calc(100%/3 - 20px);
  border: 2px solid #e8e8e8;
  box-sizing: border-box;
  transition: 0.8s;
  box-shadow: 0 0 black;
}

#registndex .snsJoinLi:hover {
  border-color: #008bc6;
  box-shadow: 0 0 5px #8dade7;
}

#registndex .snsJoinLi a {
  display: block;
  padding: 55px 20px;
}

#registndex .snsJoinLi a img, #registndex .snsJoinLi a span {
  display: block;
}

#registndex .snsJoinLi a img {
  width: 50px;
  height: 50px;
  margin: 0 auto 30px;
}

#registndex .snsJoinLi a span {
  font-weight: bold;
  color: #333;
  text-align: center;
  font-size: 16px;
}

#registndex .commonJoin {
  margin-top: 25px;
}

#registndex .commonJoin p {
  text-align: center;
  position: relative;
  margin: 4em 0 2em;
}

#registndex .commonJoin p::before, #registndex .commonJoin p::after {
  display: block;
  content: "";
  width: calc(50% - 3em);
  height: 1px;
  background: #ddd;
  top: 50%;
  position: absolute;
}

#registndex .commonJoin p::after {
  right: 0;
}

#registndex .commonJoin p::before {
  left: 0;
}

#registndex .commonJoin p span {}

#registndex .commonJoin .btn {}

#registndex .commonJoin .btn a {
  display: block;
  border: 1px solid #ccc;
  font-size: 15px;
  padding: 15px 10px;
  text-align: center;
}

#registndex .commonJoin .btn:hover {}

#registndex .commonJoin .btn:hover a {
  background: #333;
  color: #fff;
}

#investCont {}

#investCont .textBox p {
  margin-bottom: 0;
}

#investCont .textBox.type2 p {
  font-size: 17px;
  margin-bottom: 0.5em;
  font-weight: bold;
}

/*회사소개 페이지*/
.company_sub {
  box-sizing: border-box;
  letter-spacing: -1px;
  word-spacing: 2px;
}

.company_sub>.title {
  display: block;
  width: 100%;
  color: #000;
  font-size: 20px;
  line-height: 1;
  padding: 0 0 15px;
  border-bottom: 1px solid #dcdcdc;
  font-weight: normal;
  box-sizing: border-box;
  margin-bottom: 15px;
}

/* 텍스트 타입 */
.tContents {
  letter-spacing: -1px;
  word-spacing: 2px;
}

.tContents .contents {
  padding: 0 10px 15px;
}

.tContents .contents * {
  font-family: 'Noto Sans KR', sans-serif !important;
  line-height: 35px;
}

.tContents .contents .title {
  font-size: 18px;
  color: #1e1d1d;
  margin-top: 10px;
}

.tContents .contents .title.important {
  font-size: 24px;
}

.tContents .contents .titleSub {
  font-size: 16px;
  color: #333;
}

.tContents .contents .header::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin-top: 30px;
  margin-bottom: 30px;
}

.tContents .contents .header.no-border::before {
  height: 0;
  margin-top: 30px;
}

.tContents .contents .header {
  width: 100%;
  font-size: 18px;
  color: black;
  font-weight: bold;
}

.tContents .contents .text {
  font-size: 13px;
  color: #666;
}

/*회사소개페이지*/
.intro_wra {
  width: 100%;
}

.intro_wra img {
  width: 100%;
}

/*introduce page style*/
.introduce>article {
  position: relative;
  margin: 3rem 0 5rem 0;
}

.introduce>article>header {
  position: relative;
  padding: 0;
  text-align: center;
  font-size: 33px;
  margin-bottom: 20px;
  font-weight: 700;
  color: rgba(0, 0, 0, .84);
  letter-spacing: -.075rem;
  line-height: 1.2;
}

.introduce>article>header>p.intro_title2 {
  position: relative;
  padding-top: 28px;
  font-size: 22px;
  font-weight: 400;
  color: #000;
}

.introduce>article>header>p>span {
  display: block;
}

.introduce>article>section {
  position: relative;
  width: 100%;
  padding: 220px 0 0 0;
  text-align: left;
}

.introduce>article>section:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -47%;
  top: 0;
  bottom: 0;
  width: 94%;
  height: 200px;
  background: url('/company/img/intro_bg.png') no-repeat top center;
  background-size: cover;
}

.introduce>article>section>p {
  margin: 2rem 0;
  text-align: center;
  line-height: 26px;
  font-size: 19px;
  color: #000;
  font-weight: 300;
}

.introduce>article>section>p:last-child {
  margin-top: 80px;
  color: #000;
  text-align: right;
}

.introduce>article>section>p>strong {
  font-size: 1.375rem;
  font-weight: 500;
}

/*찾아오시는 길*/
#map .box {
  width: 100%;
  height: 500px;
  border: 1px solid #ddd;
  margin: 0 auto;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}

#map .box iframe {
  width: 100%;
  height: 100%;
}

#map .list {
  display: flex;
  border-top: 3px solid #333;
  margin-top: 30px;
  padding-top: 10px;
}

#map .list>div {
  width: 50%;
  display: flex;
  flex-wrap: nowrap;
}

#map .list>div div.image_wrap {
  padding: 20px;
  text-align: center;
  width: 170px;
  box-sizing: border-box;
}

#map .list>div div.image_wrap span {
  font-size: 20px;
  box-sizing: border-box;
  font-weight: normal;
}

#map .list>div div.image {
  display: inline-block;
}

#map .list>div:nth-of-type(1) {}

#map .list>div div.image_wrap div.image {
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
  border: none;
}

#map .list>div:nth-of-type(1) div.image_wrap div.image {
  background-image: url("/company/img/map-icon-1.png");
}

#map .list>div:nth-of-type(1) div.content ul li p {
  display: inline;
  color: #666;
  font-weight: 300;
}

#map .list>div:nth-of-type(2) div.image {
  background-image: url("/company/img/map-icon-2.png");
}

#map .list .content {
  padding: 20px;
  position: relative;
  width: calc(100% - 150px);
  box-sizing: border-box;
}

#map .list .content::before {
  content: "";
  display: block;
  position: absolute;
  height: calc(100% - 40px);
  width: 1px;
  background-color: #eee;
  left: 0;
  top: 20;
}

#map .list .content strong {
  display: inline-block;
  font-weight: 500;
  color: #333;
  padding-right: 10px;
  font-size: 16px;
  line-height: 2;
}

#map i.circle {
  display: inline-block;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  text-indent: -1px;
  font-weight: 300;
  font-style: normal;
}

#map i.one {
  background-color: #3356b4;
}

#map i.two {
  background-color: #3bb449;
}

#map i.seven {
  background-color: #727719;
}

#map .list>div:nth-of-type(2) div.content {
  line-height: 1.8;
}

#map .list>div:nth-of-type(2) div.content p {
  display: inline;
  color: #666;
  font-weight: 300;
}

.introduce {}

.introduce .topBox {
  font-weight: normal;
  padding: 20px;
  text-align: center;
  background: #ecf5f8;
  line-height: 1.5;
  margin-bottom: 60px;
  font-family: 'MBC1961GulimM';
}

.introduce .topBox strong {
  color: #0a3c78;
  font-size: 38px;
  display: block;
  line-height: 1.3;
  margin-bottom: 0.5em;
  font-weight: normal;
}

.introduce .topBox span {
  font-size: 24px;
  display: block;
  color: #007cbc;
}

.introduce .visUl {}

.introduce .visLi {
  margin-bottom: 20px;
}

.introduce .visLi .leftBox {
  width: 120px;
}

.introduce .visLi .leftBox img {
  display: block;
  width: 100%;
}

.introduce .visLi .rightBox {
  padding: 10px 10px 10px 40px;
  box-sizing: border-box;
  width: calc(100% - 120px);
}

.introduce .visLi .rightBox p {
  margin-bottom: 0.5em;
}

.introduce .visLi .rightBox p.first {
  font-size: 18px;
  font-weight: bold;
  color: #007bff;
  margin-bottom: 1em;
}

.introduce .visLi .rightBox p.first.red {
  color: red;
}

.introduce .visLi .rightBox .plist {
  margin-top: 1em;
  color: #666;
}

.introduce .visLi .rightBox .plist span {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 0.5em;
}

.introduce .visLi .rightBox .plist span::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #666;
  border-radius: 50%;
  margin-right: 0.5em;
  vertical-align: middle;
}

.introduce .listDiv {
  margin-top: 50px;
}

.introduce .listDiv .listTit {
  font-weight: bold;
  font-size: 20px;
  color: #0a3c78;
}

.introduce .listDiv ul {}

.introduce .listDiv li {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 0.5em;
}

.introduce .chaUl {}

.introduce .chaLi {}

.introduce .chaLi a {
  color: #007bff;
  text-decoration: underline;
}

.introduce .groupList {
  border: 1px dotted #ccc;
  padding: 30px;
  box-sizing: border-box;
}

.introduce .groupList .listTit {
  position: relative;
}

.introduce .groupList .listTit span {
  background: #fff;
  padding-right: 1em;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.introduce .groupList .listTit span i {
  color: #ffab0b;
  font-size: 30px;
  vertical-align: middle;
  margin-right: 5px;
}

.introduce .groupList .listTit::after {
  height: 20px;
  width: 100%;
  position: absolute;
  content: "";
  display: block;
  background: #eee;
  bottom: 3px;
  left: 0;
  z-index: -1;
}

.introduce .groupUl {}

.introduce .groupLi {}

.introduce .groupLi b {
  display: block;
}

.introduce .groupLi span {
  display: block;
  color: #666;
}

.introduce .banner {
  margin: 50px auto;
}

.introduce .banner a {
  display: block;
  margin: 0 auto;
}

.introduce .banner img {
  display: block;
  width: 100%;
}

.introduce .searchBanner a {
  width: 790px;
  max-width: 100%;
}

.introduce p.last {
  text-align: right;
  font-size: 18px;
  font-weight: bold;
}

.introduce .imgBox {
  text-align: center;
}

.introduce .imgBox img {
  max-width: 100%;
}

.introduce .greetingBox {
  padding-bottom: 30px;
  border-bottom: 1px dotted #333;
  margin-bottom: 50px;
}

.introduce .greetingBox .imgBox {
  width: 300px;
  margin-bottom: 50px;
}

.introduce .greetingBox .imgBox img {
  display: block;
  width: 100%;
}

.introduce .greetingBox.flexBox {
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.introduce .greetingBox.flexBox .imgBox {
  width: 400px;
  margin-bottom: 0;
}

.introduce .greetingBox.flexBox .txtBox {
  width: calc(100% - 420px);
}

.introduce .greetingBox p {
  font-size: 18px;
}

.introduce .greetingBox p.last {
  font-size: 20px;
  margin-top: 2em;
  font-family: 'ChosunCentennial';
}

#ceo .midBox {
  margin-bottom: 60px;
}

#ceo .midBox .imgBox {
  max-width: 800px;
  margin: 0 auto;
}

#ceo .midBox .imgBox .alt {
  margin-top: 1em;
  font-size: 15px;
  color: #666;
}

#ceo .part {
  margin-bottom: 50px;
}

#ceo .part h3 {
  font-family: 'MBC1961GulimM';
  color: #0a3c78;
  font-size: 24px;
  font-weight: normal;
}

#ceo .part h3::before {
  content: "";
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  transform: rotate(45deg);
  vertical-align: middle;
  background: #0a3c78;
  margin-right: 0.4em;
}

#ceo .part .listDash {}

#ceo .part .listDash li {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0.5em;
}

#ceo .part .listDash li::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.5em;
  height: 1px;
  background-color: #666;
  margin-right: 0.5em;
}

#ceo .part .goLink {
  font-size: 16px;
  display: block;
  line-height: 1.5;
  margin-bottom: 0.5em;
  color: #007bff;
  font-weight: bold;
  text-decoration: underline;
  width: fit-content;
}

/*history page style*/
#history>.contents {
  margin-top: 50px;
}

#history>.contents>article .history_year {
  font-size: 33px;
  color: #3b5998;
  font-family: 'MBC1961GulimM';
  font-weight: 900;
  line-height: 1;
}

.history_group {
  padding-bottom: 44px;
  margin-bottom: 44px;
  border-bottom: 2px dotted #d0d0d0;
}

#history>.contents>article .history_content {
  margin-top: 50px;
}

#history>.contents>article .history_content .month {
  color: #007bff;
  font-size: 20px;
  font-weight: bold;
  width: 80px;
}

#history>.contents>article .history_content .contBox {
  width: calc(100% - 80px);
}

#history>.contents>article .history_lists li {
  position: relative;
  padding-left: 25px;
  border-left: 1px solid #d6d4d4;
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 1.5em;
}

#history>.contents>article .history_lists li .imgBox {
  padding-top: 0.5em;
}

#history>.contents>article .history_lists li .imgBox img {
  max-width: 100%;
  max-height: 250px;
}

#history>.contents>article .history_lists li:before {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  left: -7px;
  top: 5.5px;
  background-image: url('/company/img/history_pattern.png');
}

.history_group:last-child {
  border: none;
}

.view_cont {}

#investCont {}

#investCont .photoBox {
  border: 1px solid #0a3c78;
  min-height: 50px;
  box-sizing: border-box;
}

#investCont .photoBox img {
  display: block;
  width: 100%;
}

#investCont .contPart {
  border: 1px solid #0a3c78;
  box-sizing: border-box;
  padding: 2em;
  margin-top: 10px;
  border-left-width: 5px;
  display: flex;
  justify-content: space-between;
}

#investCont .contPart h3 {
  margin: 0;
  display: block;
  margin: 0;
  padding: 5px 20px 5px 20px;
  background-color: #0a3c78;
  color: white;
  border-radius: 0 15px 0 15px;
  width: 100px;
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
}

#investCont .contPart .textBox {
  width: calc(100% - 180px);
  font-size: 18px;
  line-height: 1.5;
}

.txtInfoBox {
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 2em;
}

.txtInfoBox {}
  .txtInfoBox .buttonWrap {
    margin-top: 3em;
  }
.txtInfoBox .buttonWrap .btn {
  background: #65369f;
  border-color: #65369f;
  width: fit-content;
  margin: 1em auto;
  cursor: pointer;
}

.txtInfoBox .buttonWrap .btn:hover {
  background: #fff;
  color: #333;
}

#forumSec .contWarp {
  max-width: 1008px;
  margin: 0 auto;
}

/*반응형*/
@media only screen and (max-width: 640px) {
  * {
    font: 13px 'Noto Sans KR', "Malgun Gothic", Dotum, "돋움", Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 1.5;
  }

  .introduce>article>header {
    font-size: 28px;
  }

  .introduce>article>header>p.intro_title2 {
    font-size: 20px;
  }

  .introduce>article>header>p>span {
    display: inline;
  }

  .introduce>article>section:before {
    width: 100%;
    margin-left: -50%;
  }

  .introduce>article>section>p {
    text-align: left;
  }

  /*찾아오시는 길 반응형*/
  /* 반응형 */
  /* 1024px */
  @media only screen and (max-width: 600px) {
    section {
      float: none;
      width: 100%;
    }

    .view_cont {
      width: 100%;
      box-sizing: border-box;
      padding: 25px 10px;
      background: #fff;
      margin-bottom: 50px;
    }

    .view_cont .secTit {
      font-size: 20px;
      font-weight: bold;
    }

    .view_cont p {
      font-size: 14px;
    }

    .view_cont .secTopTab {
      margin-bottom: 30px;
    }

    .view_cont .secTopTab .menuTabLi a {
      font-size: 15px;
      padding: 0;
      letter-spacing: -1px;
      line-height: 2;
    }

    .view_cont .contTitle {
      font-size: 18px;
    }

    .view_cont .topBanner {
      margin-bottom: 20px;
    }

    .view_cont h3 {
      font-size: 15px;
      font-weight: bold;
    }

    .payBox .infoBox {
      flex-wrap: wrap;
    }

    .payBox .infoBox .boxTit {
      width: 100%;
      padding: 8px;
    }

    .payBox .infoCont {
      width: 100%;
    }

    .payBox .infoCont b {
      font-weight: bold;
    }

    .payBox .prid_guide h4 {
      font-weight: bold;
    }

    .payBox .prid_guide .payProcess {
      flex-wrap: wrap;
      margin: 0 auto;
    }

    .payBox .prid_guide .payType, .payBox .prid_guide .payPeriod, .payBox .prid_guide .payValue {
      width: 100%;
      margin-bottom: 10px;
      padding: 15px;
      border-width: 2px;
    }

    .payBox .prid_guide .payProcess h5 {
      font-weight: bold;
      font-size: 16px;
    }

    .payBox .prid_guide .typeLi:last-child {
      margin-bottom: 0;
    }

    .payBox .prid_guide .payType .serviceUl {
      margin: 0;
    }

    .payBox .prid_guide .payPeriod .periodUl {
      margin: 0;
    }

    .payBox .prid_guide .payValue .bottomBox {
      padding: 0;
    }

    .payBox .prid_guide .buttonWrap a, .txtInfoBox .buttonWrap .btn {
      font-size: 15px;
    }

    .payBox .prid_guide .buttonWrap {
      margin: 10px auto 40px;
    }

    .payBox .prid_guide .btn1 {
      font-size: 13px;
    }

    .payBox .prid_guide .payAgreeBox {
      margin-bottom: 30px;
    }

    .payBox .prid_guide .payRuleWrap .div-p {
      width: 100%;
      flex-wrap: wrap;
      justify-content: flex-end;
    }

    .payBox .prid_guide .payRuleWrap .div-p span {
      display: block;
      width: 100%;
    }

    .payBox .prid_guide .modalPop .innerBox {
      width: calc(100% - 10px);
    }

    .ebookPriceSec .tableBox {
      overflow-x: scroll;
    }

    .ebookPriceSec .table1 {
      min-width: 600px;
    }

    .ebookPriceSec .tableBox .gods h4 {
      font-size: 15px;
      color: #fff;
      padding: 0;
      line-height: 2;
    }

    .ebookPriceSec .tableBox tr {
      padding: 0;
      margin: 0;
    }

    .ebookPriceSec .tableBox td {
      padding: 5px;
    }

    .view_cont .contents_view {
      padding: 0.5em;
    }

    .view_cont .contents_view .view_header .title {
      padding: 0;
      font-size: 18px;
    }

    .view_cont .contents_view .cont_box {
      padding: 30px 0;
    }

    .view_cont .contents_view .cont_box iframe {
      height: 280px;
    }

    .view_cont .contents_view .cont_box .viewPart1 .downBtn a {
      font-size: 15px;
      padding: 0.5em;
    }

    .view_cont .contents_view .cont_box .viewPart1 .downBtn {
      margin-top: 10px;
    }

    .view_cont .contents_view .cont_box .viewPart2 {
      margin: 30px 0 0;
    }

    .view_cont .contents_view .cont_box .viewPart2 .mid {
      flex-wrap: wrap;
      padding: 20px 20px 0;
    }

    .view_cont .contents_view .cont_box .viewPart2 .leftBox .imgBox {
      display: none;
    }

    .view_cont .contents_view .cont_box .viewPart2 .rightBox {
      padding: 0;
      width: 100%;
    }

    .view_cont .contents_view .cont_box .viewPart2 .rightBox li {
      margin-bottom: 5px;
    }

    .view_cont .contents_view .cont_box .viewPart2 .rightBox li .liTit {
      font-weight: bold;
    }

    .view_cont .contents_view .cont_box p {
      font-size: 15px;
    }

    .view_cont .contWarp .bottomBox {
      display: block;
      padding: 20px 0;
    }

    .view_cont .contWarp .bottomBox .btnList * {
      color: #fff;
    }

    .view_cont .contWarp .bottomBox .rightBox {
      margin-top: 15px;
    }

    .view_cont .contWarp .bottomBox .rightBox .btn * {
      color: #fff;
    }

    #investCont {
      padding-bottom: 30px;
    }

    #investCont .contPart {
      padding: 15px;
      display: block;
      border-left-width: 1px;
      border-top-width: 4px;
    }

    #investCont .contPart h3 {
      font-size: 15px;
      font-weight: normal;
      padding: 5px 10px;
      margin-bottom: 1em;
    }

    #investCont .contPart .textBox {
      width: 100%;
      font-size: 14px;
    }

    #investCont .textBox.type2 p {
      font-size: 15px;
    }

    #map .box {
      height: 300px;
    }

    #map .list {
      flex-wrap: wrap;
    }

    #map .list>div {
      width: 100%;
      flex-wrap: wrap;
    }

    #map .list>div div.image_wrap, #map .list .content {
      width: 100%;
      padding: 10px;
      text-align: left;
    }

    #map .list .content::before {
      display: none;
    }

    #map .list .content li {
      border: none;
      padding: 0;
    }

    #map .list>div div.image_wrap {
      display: flex;
      align-items: center;
      padding-bottom: 0;
    }

    #map .list>div div.image_wrap div.image {
      width: 34px;
      background-size: contain;
      height: 34px;
      margin: 0 10px 0 0;
    }

    #map .list>div div.image_wrap span {
      font-size: 18px;
      font-weight: bold;
    }

    #map .list .content strong {
      font-weight: bold;
    }

    #registndex .titleBox h2, .loginWrap .titleBox h2 {
      font-size: 20px;
      font-weight: bold;
    }

    #registndex .titleBox, .loginWrap .titleBox {
      margin-bottom: 35px;
    }

    #registndex .commonJoin .btn a {
      padding: 8px;
      font-size: 14px;
    }

    #registndex .snsJoin {
      flex-wrap: wrap;
    }

    #registndex .snsJoinLi {
      width: 100%;
      border: 1px solid #ddd;
      margin-bottom: 10px;
    }

    #registndex .snsJoinLi a {
      padding: 8px;
      display: flex;
    }

    #registndex .snsJoinLi a img {
      width: 30px;
      height: 30px;
      margin: 0 15px 0 0;
    }

    #registndex .snsJoinLi a span {
      font-size: 14px;
      border-left: 1px solid #eee;
      padding-left: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: calc(100% - 40px);
    }

    #registndex .commonJoin p {
      margin: 2em 0;
    }

    .loginWrap .login-top {
      margin-top: 0;
    }

    .introduce .topBox {
      padding: 15px;
      margin-bottom: 50px;
    }

    .introduce .topBox strong {
      font-size: 20px;
      font-family: inherit;
    }

    .introduce .topBox strong br {
      display: none;
    }

    .introduce .topBox span {
      font-size: 15px;
      font-family: inherit;
    }

    .introduce .visLi {
      flex-wrap: wrap;
    }

    .introduce .listDiv .listTit {
      font-size: 18px;
    }

    .introduce .visLi .leftBox {
      width: 100%;
    }

    .introduce .visLi .leftBox img {
      width: 80px;
      margin: 0 auto;
    }

    .introduce .visLi .rightBox {
      padding: 10px 0;
      width: 100%;
    }

    .introduce .visLi .rightBox p.first {
      font-size: 16px;
    }

    .introduce .visLi .rightBox .plist span {
      font-size: 13px;
    }

    .introduce .listDiv li {
      font-size: 14px;
      margin-bottom: 0.5em;
    }

    .introduce .groupList {
      padding: 15px;
    }

    .introduce .groupList .listTit span i {
      font-size: 20px;
    }

    .introduce .groupLi b {
      font-size: 14px;
      font-weight: bold;
    }

    .introduce .greetingBox p {
      font-size: 15px;
    }

    #ceo .midBox .imgBox .alt {
      font-size: 13px;
    }

    #ceo .part {
      margin-bottom: 30px;
    }

    #ceo .part h3 {
      font-size: 18px;
    }

    #ceo .part .listDash li {
      font-size: 14px;
    }

    #ceo .part .goLink {
      font-size: 14px;
    }

    #history>.contents>article .history_year {
      font-size: 24px;
    }

    #history>.contents>article .history_content {
      font-size: 20px;
    }

    #history>.contents>article .history_lists li {
      font-size: 14px;
    }

    #history>.contents>article .history_content .month {
      font-size: 16px;
      width: 50px;
    }

    #history>.contents>article .history_content .contBox {
      width: calc(100% - 50px);
    }
  }
