@charset "UTF-8";

@font-face {
  font-family: 'GmarketSansMedium';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SpoqaHanSansNeo-Regular';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SpoqaHanSansNeo-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 13px;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  letter-spacing: -0.5px;
  font-family: 'SpoqaHanSansNeo-Regular';
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: #000;
}

img {
  width: 100%;
  display: block;
}

/**스크롤바 없애기**/
::-webkit-scrollbar {
  display: none !important;
}

/************************section_01*****************************/
/*****main****/
#maxxcard_01 {}

#wrap_mask, #wrap_mask_02 {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: #000;
  display: none;
  opacity: 0.5;
  min-width: 100%;
  min-height: 600%;
}

/*****이벤트 슬라이더**/
#event {
  width: 800px;
  height: 750px;
  margin: 0 auto;
  overflow: hidden;
}

/* margin: 0 auto;
  background-image: url(../images/main.jpg);
  background-repeat: no-repeat;
  height: 300px;
  background-size: 100%;
  min-width: 100%;
  box-sizing: border-box; */
}

#event .banner {
  width: 1000000px;
}

#event .banner li {
  float: left;
  width: 800px;
  height: 750px;
}

#event .banner li img {
  display: block;
  width: 100%;
}

/**로고**/
#maxxcard_01 .logo {
  display: block;
  margin: 14px auto 14px;
  width: 200px;
}

/*****btn********/
#maxxcard_01 .part_btn_01 {
  width: 831px;
  margin: 58px auto;
  font-size: 2.5em;
  font-family: 'S-CoreDream-8Heavy';
}

#maxxcard_01 .part_btn_01 .btn_01, .btn_02, .btn_03 {
  margin: 0 19px 0px;
  background-color: #fff;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
  color: #999;
}

#maxxcard_01 .part_btn_01 .btn_02 {
  background-color: #fff;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
  color: #999;
}

#maxxcard_01 .btn_bk {
  color: #000;
  font-size: 41px;
  background-color: #fff;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
  margin: 0 74px 0;
}

#maxxcard_01 .part_btn_01 .btn_01:hover {
  color: #305a97;
  transition: 0.5s;
}

#maxxcard_01 .part_btn_01 .btn_02:hover {
  color: #305a97;
  transition: 0.5s;
}

#maxxcard_02 .part_btn_02 .btn_03:hover {
  color: #305a97;
  transition: 0.5s;
}

#maxxcard_02 .part_btn_02 .btn_04:hover {
  color: #305a97;
  transition: 0.5s;
}

#maxxcard_04 .part_btn_03 .btn_05:hover {
  color: #000;
  transition: 0.5s;
}

#maxxcard_04 .part_btn_03 .btn_06:hover {
  color: #000;
  transition: 0.5s;
}

/**********history*******/
#maxxcard_01 .history {
  width: 1200px;
  margin: 0 auto;
  position: absolute;
  z-index: 100;
  background-image: url(../images/history.jpg);
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  display: none;
  background-size: 101%;
  font-family: 'Noto Sans KR', sans-serif;
  padding-top: 91px;
  left: 18%;
  top: 3%;
}

#maxxcard_01 .history_text {
  background-color: #fff;
  opacity: 97%;
  width: 1000px;
  margin: 0 auto;
}

#maxxcard_01 .history_text li {
  font-size: 13px;
  line-height: 25px;
}

#maxxcard_01 .history_text p {
  line-height: 24px;
  padding: 10px 23px;
  font-weight: 800;
  font-size: 17px;
  display: inline-block;
  background-color: #698fad;
  color: #fff;
}

#maxxcard_01 .history_text span {
  padding: 5px 35px;
  border-right: solid 1px #a2b9cb;
  color: #01243e;
  margin-right: 17px;
  font-weight: 800;
}

/*******history_btn******/
.history_btn_01 {
  width: 93px;
  line-height: 66px;
  position: absolute;
  left: 91%;
  z-index: 150;
  color: #fff;
  background-color: none;
  background-color: 0;
  background: transparent;
  top: 0.5%;
  font-weight: 800;
  font-size: 2.2em;
}

.history_btn_01:hover {
  color: #5cb7ff;
  transition: 0.5s;
}

.history_btn_02 {
  width: 170px;
  margin: 0 auto;
  padding: 35px;
}

.history_btn_02 button {
  display: inline-block;
  cursor: pointer;
  width: 75px;
  border-radius: 10%;
  text-align: center;
  color: #fff;
  background-color: #5186d1;
  font-size: 1.4em;
  margin: 4px;
  line-height: 2.9;
}

.history_btn_02 button:hover {
  background-color: #305a97;
  transition: 0.5s;
}

/*********about***********/
/* #maxxcard_01 .about {
  margin-top: 50px;
}

#maxxcard_01 .about p {
  text-align: center;
  font-size: 2em;
  font-weight: 800;
  line-height: 1.5;

}

#maxxcard_01 .about_text {
  padding: 54px 0 112px;
}

#maxxcard_01 .about_text li {
  text-align: center;
  line-height: 1.4;
  font-size: 1.4em;
  letter-spacing: 1px;
} */
/*********ci************/
#maxxcard_01 .ci {
  width: 40%;
  margin: 0 auto;
  display: none;
  position: absolute;
  border: solid 1px #c9c9c9;
  z-index: 100;
  background-color: #fff;
  padding-bottom: 34px;
  left: 30%;
  top: 15%;
}

#maxxcard_01 .ci img {
  display: block;
}

#maxxcard_01 .ci .x_btn_02 {
  display: block;
  cursor: pointer;
  text-align: right;
  width: 75px;
  font-size: 1.4em;
  text-align: center;
  color: #fff;
  background-color: #5186d1;
  margin: 0 auto;
  line-height: 2.9;
  border-radius: 10%;
}

#maxxcard_01 .ci .x_btn_02:hover {
  background-color: #305a97;
  transition: 0.5s;
}

#maxxcard_01 .ci_btn_01 {
  width: 93px;
  position: absolute;
  left: 90%;
  z-index: 150;
  color: #5186d1;
  background: transparent;
  top: 0.3%;
  font-weight: 800;
  font-size: 2.2em;
  line-height: 66px;
}

/************************section_02*****************************/
/******portfolio*******/
#maxxcard_02 {
  background-color: #eef6ff;
  padding: 53px 50px;
}

.portfolio {
  margin: 0 auto;
  position: absolute;
  border: solid 1px #c9c9c9;
  z-index: 100;
  background-color: #fff;
  display: none;
  padding-bottom: 42px;
  width: 40%;
  left: 30%;
  top: 15%;
}

/*******portfolio_btn******/
.portfolio_btn_01 {
  width: 81px;
  position: absolute;
  left: 88%;
  z-index: 150;
  color: #5186d1;
  background: transparent;
  top: 0.3%;
  font-weight: 800;
  font-size: 2.2em;
  line-height: 2;
}

.portfolio_btn_01:hover {
  color: #0a53ba;
  transition: 0.5s;
}

.portfolio_btn_02 {
  width: 170px;
  margin: 0 auto;
}

.portfolio_btn_02 button {
  display: inline-block;
  cursor: pointer;
  width: 75px;
  line-height: 2.9;
  border-radius: 10%;
  font-size: 1.42em;
  text-align: center;
  color: #fff;
  background-color: #5186d1;
  margin: 4px;
}

.portfolio .x_btn_03:hover {
  background-color: #305a97;
  transition: 0.5s;
}

/******media***********/
.media {
  left: 30%;
  margin: 0 auto;
  position: absolute;
  border: solid 1px #c9c9c9;
  z-index: 100;
  background-color: #fff;
  display: none;
  padding-bottom: 17px;
  width: 40%;
  top: 13%;
}

.media .x_btn_04 {
  display: block;
  cursor: pointer;
  text-align: right;
  width: 75px;
  font-size: 1.4em;
  text-align: center;
  color: #fff;
  background-color: #5186d1;
  margin: 0 auto;
  line-height: 2.9;
  border-radius: 10%;
}

.media .x_btn_04:hover {
  background-color: #305a97;
  transition: 0.5s;
}

/*************카드 이벤트 팝업 페이지 *****-*********/
/******hana card 이벤트 *******/
#hana_card {
  margin: 0 auto;
  position: absolute;
  border: solid 1px #c9c9c9;
  z-index: 110;
  background-color: #fff;
  width: 766px;
  display: none;
  left: 30%;
  top: 9%;
}

/*******hana_card btn******/
#hana_card .hanacard_btn_01 {
  width: 170px;
  margin: 0 auto;
  padding: 35px;
}

#hana_card .hanacard_btn_01:hover {
  color: #0a53ba;
  transition: 0.5s;
}

#hana_card .hanacard_btn_01 button {
  display: inline-block;
  cursor: pointer;
  text-align: right;
  width: 75px;
  border-radius: 10%;
  font-size: 1.4em;
  text-align: center;
  line-height: 2.9;
  color: #fff;
  background-color: #5186d1;
margin: 4px;
}

#hana_card .hanacard_x_btn {
  line-height: 2.2;
    position: absolute;
    left: 91%;
    z-index: 150;
    color: #fff;
    background: transparent;
    font-weight: 800;
    font-size: 2.1em;
    width: 62px;
}


/******휴대폰번호 입력창******/
#hana_card .phone {
  width: 700px;
      margin: 0 auto;
      word-break: keep-all;
}

#hana_card .phone h1 {
  width: 342px;
  background-color: #61c3b1;
  line-height: 42px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
}

#hana_card .phone_title{
  width: 500px;
      margin: 22px auto 0;
      line-height: 2.5;
      font-size: 1.5em;
    font-weight: 800;
}

#hana_card .phone_text_box{
  width: 600px;
      font-size: 1em;
      margin: 0 auto;
      word-break: keep-all;
      padding: 16px 0 37px;
}
#hana_card .phone_text_box >span{
  margin-bottom: : 11px;
    display: block;

}
#hana_card .phone_text_box >span::before{
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #666;
  border-radius: 50%;
  margin: 10px -2px;
  left: 10%;

}



#hana_card .phobe_number{
  width: 500px;
      margin: 0 auto;

}
#hana_card .phobe_number span {
  font-size: 1.4em;
  line-height: 2.2;
  vertical-align: middle;
  padding-right: 12px;
}

#hana_card .phobe_number button {
  width: 500px;
  line-height: 2.4;
  font-size: 1.5em;
  background-color: #e74d42;
  color: #fff;
  margin: 9px auto 24px;

}


#hana_card .phone input {
  display: inline-block;
  line-height: 2.5;
  width: 217px;
  vertical-align: middle;
  border: solid 4px #c3c3c3;
}

#hana_card .point_red {
  display: block;
      color: #fb6868;
      font-size: 0.9em;
      font-weight: 700;
      word-break: keep-all;

}



#hana_card .check_box {
  width: 493px;
      margin: 0 auto;
  }

#hana_card .check_box span {
  display: inline-block;
      vertical-align: middle;
      font-size: 1.1em;
}

#hana_card .check_box input {
  display: inline-block;
  line-height: 26px;
  vertical-align: middle;
}

#hana_card .check_box label {
  display: block;
  color: #fb6868;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  line-height: 15px;
  padding-top: 10px;
}
#hana_card .view {
  width: 501px;
  margin: 0 auto;
}
#hana_card .view_box {
  background-color: #f5f5f5;
  padding: 4% 3%;
  margin: 7px auto;
  width: 469px;

}

#hana_card .view li {
  font-size: 0.9em;
  line-height: 1.5;
}

#hana_card .check_box .check_view{
  background-image: url(../images/arrow_check.png);
  height: 24px;
  background-size: 33px;
  background-position-x: 34px;
  background-position-y: -2px;
  width: 30px;
  font-size: 16px;
  position: absolute;
  cursor: pointer;
}

#hana_card .check_view.on {
  background-position-y: -36px;
}


/****notice****/
#hana_card .notice_box {
  word-break: keep-all;
  width: 600px;
  margin: 23px auto;
}

#hana_card .notice_box span {
  font-weight: bold;
  color: 000;
  font-size: 1.1em;
}

#hana_card .notice_box ul {
  position: relative;
}

#hana_card .notice_box ul>li {
  font-size: 1.1em;
  line-height: 1.5;
  margin-top: 6px;
}

#hana_card .notice_box .notice_pointer::before {
  content: "";
      display: block;
      position: absolute;
      width: 3px;
      height: 3px;
      background-color: #666;
      border-radius: 50%;
      margin: 10px -2px;
      left: -1%;
}

#hana_card .notice_box .warning_03 {
  color: red;
  font-weight: bold;
}


#hana_card .notice_box .imfortant {
  font-weight:800;
  font-size: 1.1em;
  line-height: 1.4;
}



/****카드 신청하기 버튼***/
#hana_card .click_btn_03 {
  font-family: 'SpoqaHanSansNeo-Regular';
  margin: 34px auto 0;
  height: 80px;
  text-align: center;
  width: 100%;
  background-color: #286bb9;
  color: #fff;
  font-size: 1.8em;
  font-weight: 800;
  transition: 0.5s;
  cursor: pointer;
}

/******digi_loca 이벤트 *******/
#digi_loca {
  margin: 0 auto;
  position: absolute;
  border: solid 1px #c9c9c9;
  z-index: 110;
  background-color: #fff;
  width: 766px;
  display: none;
  left: 30%;
    top: 9%;
}

/*******hana_card btn******/
#digi_loca .digiloca_btn_01 {
  width: 170px;
  margin: 0 auto;
  padding: 35px;
}

#digi_loca .digiloca_btn_01:hover {
  color: #0a53ba;
  transition: 0.5s;
}

#digi_loca .digiloca_btn_01 button {
  display: inline-block;
  cursor: pointer;
  text-align: right;
  width: 75px;
  border-radius: 10%;
  font-size: 1.4em;
  text-align: center;
  line-height: 2.9;
  color: #fff;
  background-color: #5186d1;
  margin:4px;
}

#digi_loca .digiloca_x_btn {
  line-height: 2.4;
  position: absolute;
  left: 90.3%;
  z-index: 150;
  color: #8b8b8b;
  background: transparent;
  font-weight: 800;
  font-size: 1.3em;
}

/**notice**/
#digi_loca .notice_box {
  word-break: keep-all;
      width: 600px;
      margin: 23px auto;

}

#digi_loca .notice_box span {
  font-weight: bold;
  color: black;
  line-height: 28px;
}

#digi_loca .notice_box img {
  width: 25px;
  display: inline-block;
  vertical-align: middle;
}

#digi_loca .notice_box ul {
  position: relative;
}

#digi_loca .notice_box ul>li {
  font-size: 1.1em;
  line-height: 1.5;
  margin-top: 6px;
}

#digi_loca .notice_box ul>li::before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #666;
  border-radius: 50%;
  margin: 7px 1px;
  left: -2%;
}

#digi_loca .warning_03 {
  color: red;
  font-weight: bold;
}

#digi_loca .bold {
  font-weight: 700;
}

/****카드 신청하기 버튼***/
#digi_loca .click_btn_04 {
  font-family: 'SpoqaHanSansNeo-Regular';
  margin: 0 auto;
  height: 80px;
  text-align: center;
  width: 100%;
  background-color: #e93939;
  color: #fff;
  font-size: 1.8em;
  font-weight: 800;
  transition: 0.5s;
  cursor: pointer;
}

#digi_loca .click_btn_03 :hover {
  background-color: #cb1414;
}

/******lotte_maxx 이벤트 *******/
#lotte_maxx {
  margin: 0 auto;
  position: absolute;
  border: solid 1px #c9c9c9;
  z-index: 100;
  background-color: #fff;
  width: 766px;
  display: none;
  left: 30%;
  top: 9%;
}

/*******lotte_maxx_btn******/
#lotte_maxx .lottemaxx_btn_01 {
  width: 170px;
  margin: 0 auto;
  padding: 35px;
}

#lotte_maxx .lottemaxx_btn_01:hover {
  color: #0a53ba;
  transition: 0.5s;
}

#lotte_maxx .lottemaxx_btn_01 button {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  width: 75px;
  border-radius: 10%;
  font-size: 1.4em;
  text-align: center;
  line-height: 2.9;
  color: #fff;
  background-color: #5186d1;
  margin: 4px;
}

#lotte_maxx .lottemaxx_x_btn {
  line-height: 2.2;
  position: absolute;
  left: 91%;
  z-index: 150;
  color: #fff;
  background: transparent;
  font-weight: 800;
  font-size: 2.1em;
  width: 62px;
}

/****카드 신청하기 버튼***/
#lotte_maxx .click_btn_02 {
  font-family: 'SpoqaHanSansNeo-Regular';
  margin: 0 auto;
  height: 80px;
  text-align: center;
  width: 100%;
  background-color: #000;
  color: #fff;
  font-size: 1.8em;
  font-weight: 800;
  transition: 0.5s;
  cursor: pointer;
}

#lotte_maxx .click_btn_01 {
  font-family: 'SpoqaHanSansNeo-Regular';
  margin: 0 auto;
  height: 80px;
  text-align: center;
  width: 100%;
  background-color: #000;
  color: #fff;
  font-size: 1.8em;
  font-weight: 800;
  transition: 0.5s;
  cursor: pointer;
  position: absolute;
  /**fadeOut**/
  /* animation-name: fadeOut;
animation-duration: 5s;
animation-delay: 2s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
animation-direction: alternate; */
/*
  animation: fadeOut 5s 2s infinite ease-in-out alternate;
  -webkit-animation: fadeOut 5s 2s infinite ease-in-out alternate;
  -moz-animation: fadeOut 5s 2s infinite ease-in-out alternate;
  -ms-animation: fadeOut 5s 2s infinite ease-in-out alternate;
  -o-animation: fadeOut 5s 2s infinite ease-in-out alternate;
*/
}

/*********banner list**********/
.list {
  position: absolute;
  z-index: 100;
  background-color: #fff;
  width: 40%;
  display: none;
  margin: 0 auto;
  left: 30%;
  top: 12%;
}

h5 {
  text-align: center;
  font-size: 2em;
  font-weight: 800;
  color: #999;
  letter-spacing: 1px;
}

.banner_list {
  margin: 26px auto 0;
}

.banner_list li {
  width: 55%;
  margin: 28px auto;
  cursor: pointer;
}

/******list button****/
.btn_bk_04, .btn_bk_05 {
  margin: 10px 37px;
  background-color: transparent;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
  color: #999;
}

.x_btn_08:hover {
  color: #0a53ba;
  transition: 0.5s;
}

.list button {
  cursor: pointer;
  width: 75px;
  border-radius: 10%;
  font-size: 1.4em;
  text-align: center;
  line-height: 2.9;
  color: #fff;
  background-color: #5186d1;
  margin: 0 auto 20px;
  display: block;
}

/*********service**********/
#maxxcard_02 .service {
  width: 1250px;
  margin: 0 auto;
}

#maxxcard_02 .part_btn_02 {
  font-size: 2.5em;
  width: 665px;
  margin: 0 auto;
  font-family: 'S-CoreDream-8Heavy';
}

#maxxcard_02 .part_btn_02 .btn_03, .btn_04 {
  margin: 10px 35px;
  background: transparent;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
  color: #999;
}

#maxxcard_02 .part_btn_02 .btn_09 {
  margin: 10px 37px;
  background-color: #eef6ff;
  font-weight: 800;
  letter-spacing: 1px;
}

/**********************section_03********************/
/********cliant************/
#maxxcard_03 {
  background-image: url('../images/cliant_01.jpg');
  background-repeat: no-repeat;
  background-size: 130%;
}

.dim_01 {
  background-color: rgb(18 18 18 / 50%);
}

#maxxcard_03 .cliant {
  padding: 31px 0 32px;
}

#maxxcard_03 .cliant img {
  display: block;
  width: 1000px;
  margin: 0 auto;
}

#maxxcard_03 .cliant h1 {
  font-size: 2.5em;
  letter-spacing: 1px;
  font-weight: 800;
  text-align: center;
  line-height: 2.5;
  color: #fff;
  font-family: 'S-CoreDream-8Heavy';
}

/********partner************/
#maxxcard_03 .partner {
  padding: 15px 23px 63px;
}

#maxxcard_03 .partner img {
  display: block;
  width: 1000px;
  margin: 0 auto;
}

#maxxcard_03 .partner h2 {
  font-size: 2.5em;
  letter-spacing: 1px;
  font-weight: 800;
  text-align: center;
  line-height: 2.5;
  color: #fff;
  font-family: 'S-CoreDream-8Heavy';
}

/************section_04************/
/*****contact*****/
#maxxcard_04 .part_btn_03 {
  width: 871px;
  margin: 0 auto;
  font-size: 2.5em;
  font-family: 'S-CoreDream-8Heavy';
}

#maxxcard_04 .part_btn_03 .btn_05, .btn_06 {
  margin: 10px 46px;
  background-color: transparent;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
  color: #c0f1ff;
}

#maxxcard_04 .btn_bk {
  color: #fff;
  font-size: 41px;
  margin: 10px 11px;
  background-color: transparent;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
}

/*****proposal**********/
#maxxcard_04 .proposal {
  margin: 0 auto;
  position: relative;
  z-index: 100;
  background-color: transparent;
  width: 700px;
  display: none;
}

#maxxcard_04 .proposal h3 {
  text-align: center;
  line-height: 1.4;
  font-size: 1.4em;
  font-weight: 800;
  color: #4a4a4a;
  padding: 35px 0 11px;
}

#maxxcard_04 .proposal .faq_box {
  background-color: #fff;
  padding-bottom: 15px;
}

#maxxcard_04 .proposal .faq_text {
  width: 388px;
  line-height: 2;
  margin: 13px 147px auto;
  border: 3px solid #dddddd;
  font-size: 1em;
  color: #a7a7a7;
  padding: 7px;
}

#maxxcard_04 .proposal .textarea {
  width: 388px;
  margin: 23px 147px auto;
  border: 3px solid #dddddd;
  resize: none;
  overflow-y: hidden;
  height: auto;
  padding: 7px;
}

#maxxcard_04 .proposal .x_btn_05 {
  display: block;
  cursor: pointer;
  text-align: right;
  width: 81px;
  line-height: 4em;
  border-radius: 10%;
  font-size: 1.2em;
  text-align: center;
  color: #fff;
  background-color: #5186d1;
  margin: 0 auto;
}

#maxxcard_04 .x_btn_05:hover {
  background-color: #305a97;
  transition: 0.5s;
}

/********file*********/
input.upload_text {
  float: left;
  width: 325px;
  height: 30px;
  padding: 0 3px;
  border: 3px solid #e0e0e0;
  margin: 17px -1px 13px 148px;
  display: inline-block;
  vertical-align: middle;
  color: #a7a7a7;
}

div.upload-btn_wrap input.input_file {
  /*파일찾기 폼 투명하게*/
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  width: 100%;
  height: 70px;
}

div.upload-btn_wrap {
  overflow: hidden;
  position: relative;
  float: left;
  width: 70px;
  padding: 17px 6px;
}

div.upload-btn_wrap button {
  width: 70px;
  background: #3366bb;
  border: 1px solid #333;
  color: #fff;
  display: block;
  line-height: 33px;
}

/********checkbox*************/
#maxxcard_04 .check_box {
  width: 421px;
  margin: 0 auto;
}

#maxxcard_04 .check_box input {
  color: #787878;
  vertical-align: middle;
  margin-left: 13px;
}

#maxxcard_04 .check_box label {
  font-size: 14px;
  vertical-align: middle;
}

#maxxcard_04 .check_box p button {
  background-image: url('../images/arrow_check.png');
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 20px;
  background-color: #fff;
  vertical-align: middle;
  background-position-y: -4px;
}

#maxxcard_04 .check_box p button.on {
  background-position-y: -34px;
}

#maxxcard_04 .check_box .view {
  width: 376px;
  background-color: #f9f9f9;
  margin: 12px 13px;
  padding: 13px;
  display: none;
}

#maxxcard_04 .check_box ul li {
  font-size: 12px;
  line-height: 16px;
}

::placeholder {
  color: #a7a7a7;
  ;
}

#maxxcard_04 .faq_btn {
  border: solid 1px #002662;
  width: 403px;
  line-height: 2.3;
  color: #fff;
  background-color: #36b;
  font-size: 1.5em;
  font-weight: 800;
  cursor: pointer;
  margin: 18px auto;
  display: block;
}

#maxxcard_04 .faq_btn:hover {
  background-color: #1d3b6e;
  transition: 0.5s;
}

/**********career**************/
#maxxcard_04 .career {
  margin: 0 auto;
  position: relative;
  z-index: 100;
  background-color: #fff;
  padding-bottom: 17px;
  width: 750px;
  display: none;
}

#maxxcard_04 .career img {
  display: block;
}

#maxxcard_04 .career .career_box {
  width: 420px;
  margin: 0 auto;
}

#maxxcard_04 .career select {
  width: 400px;
  border: 3px solid #dddddd;
  font-size: 1em;
  color: #a7a7a7;
  height: 49px;
  padding: 7px;
}

#maxxcard_04 .career .career_text {
  width: 380px;
  line-height: 23px;
  border: 3px solid #dddddd;
  font-size: 17px;
  padding: 7px;
  margin-top: 10px;
}

#maxxcard_04 .career .x_btn_06 {
  display: block;
  cursor: pointer;
  width: 81px;
  line-height: 4em;
  border-radius: 10%;
  font-size: 1.2em;
  text-align: center;
  color: #fff;
  background-color: #5186d1;
  margin: 0 auto;
}

#maxxcard_04 .x_btn_06:hover {
  background-color: #305a97;
  transition: 0.5s;
}

/********file*********/
input.upload_text_02 {
  float: left;
  width: 288px;
  height: 38px;
  padding: 0 3px;
  border: 3px solid #e0e0e0;
  display: inline-block;
  vertical-align: middle;
  color: #787878;
  margin-top: 12px;
}

div.upload-btn_wrap_02 input.input_file_02 {
  /*파일찾기 폼 투명하게*/
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  width: 100%;
  height: 68px;
}

div.upload-btn_wrap_02 {
  overflow: hidden;
  position: relative;
  float: left;
  padding: 12px 6px;
}

div.upload-btn_wrap_02 button {
  width: 94px;
  background: #3366bb;
  border: 1px solid #333;
  color: #fff;
  display: block;
  line-height: 41px;
}

/********checkbox*************/
#maxxcard_04 {
  background-image: url('../images/city.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.dim_02 {
  background-color: rgb(18 18 18 / 40%);
  padding: 28px 0 81px;
}

#maxxcard_04 .check_box_02 input {
  color: #787878;
  vertical-align: middle;
}

#maxxcard_04 .check_box_02 label {
  font-size: 14px;
  vertical-align: middle;
}

#maxxcard_04 .check_box_02 p button {
  background-image: url('../images/arrow_check.png');
  background-repeat: no-repeat;
  background-size: 30px;
  width: 30px;
  height: 20px;
  background-color: #fff;
}

#maxxcard_04 .check_box_02 p button.on {
  background-position-y: -29px;
}

#maxxcard_04 .check_box_02 .view_02 {
  background-color: #f9f9f9;
  padding: 13px;
  display: none;
  margin-top: 11px;
}

#maxxcard_04 .check_box_02 ul li {
  font-size: 12px;
  line-height: 16px;
}

#maxxcard_04 .career_btn {
  border: solid 1px #002662;
  text-align: center;
  width: 403px;
  line-height: 2.3;
  color: #fff;
  background-color: #36b;
  font-size: 1.5em;
  font-weight: 800;
  cursor: pointer;
  margin: 16px auto 18px;
}

#maxxcard_04 .career_btn:hover {
  background-color: #1d3b6e;
  transition: 0.5s;
}

/****************contact*************/
#maxxcard_04 .contact {
  width: 1250px;
  margin: 0 auto;
}

#maxxcard_04 .contact h4 {
  font-size: 2em;
  font-weight: 800;
  text-align: center;
  line-height: 161px;
  color: #fff;
}

#maxxcard_04 .contact .address_box {
  display: inline-block;
  vertical-align: middle;
  padding: 1% 8% 1%;
}

#maxxcard_04 .company_box {
  display: inline-block;
  vertical-align: middle;
}

#maxxcard_04 .company_box li {
  font-size: 1.5em;
  line-height: 32px;
  font-weight: 800;
  letter-spacing: 0.8px;
  margin-top: 3px;
}

#maxxcard_04 .company_text {
  color: #90e0ff;
  font-weight: 800;
}

#maxxcard_04 .company_text_02 {
  color: #fff;
  font-weight: 800;
}

#maxxcard_04 .company_text i {
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
}

/************footer******************/
/******family_site 삭제*********/
/* #maxxcard_04::after {
  content: "";
  display: block;
  clear: both;
}

#family input {
  display: none;
  cursor: pointer;
}

#family {
  position: relative;
      cursor: pointer;
      float: right;
      left: 103.5%;
      font-family: 'GmarketSansMedium';
}

#family label {
  background-color: #3a72cf;
  text-align: center;
  display: block;
  line-height: 57px;
  width: 300px;
  font-size: 19px;
  font-weight: 800;
  color: #fff;
}

#family span {
  color: #fff;
  line-height: 19px;
  display: inline-block;
  vertical-align: text-top;
  margin-left: 67px;
  cursor: pointer;
}

#family .family_box {
  position: absolute;
  width: 300px;
  left: 0;
  top: 100%;
  height: 0;
  overflow: hidden;
  transition: 0.5s;
}

#family .family_box>li {}

#family .family_box>li>a {
  display: block;
  text-align: center;
  background-color: #b4d1ff;
  line-height: 45px;
  font-weight: 800;
  font-size: 15px;
  color: #333;
  border-bottom border-bottom: solid;
  border-bottom: solid 1px #fff;
  cursor: pointer;
}

#family input:checked+label+.family_box {
  height: 90px;
}

#family .family_box li>a:hover {
  background-color: #83b2ff;
      color: #ffffff;
      transition: 0.5s;
      cursor: pointer;
} */
/*******footer***************/
#maxxcard_05 {
  background-color: #3662ab;
}

#maxxcard_05 ul {
  padding: 17px 49px 12px;
}

#maxxcard_05 ul li {}

#maxxcard_05 ul li {
  color: #fff;
  line-height: 1.4;
  font-size: 1.1em;
}

/*****event_footer****/
.event_footer {
  box-sizing: border-box;
  background-color: #3662ab;
  padding: 2% 4%;
    margin: 0 auto;
}

.event_footer li {
  color: #fff;
  line-height: 1.4;
  font-size: 1.1em;
  word-break: keep-all;
}
