body {
  -ms-overflow-style: scrollbar;
  background-color: #fff;
}
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
  margin: 0;
  padding: 0;
}
body,
input,
textarea,
select,
button,
table {
  font-family: Malgun Gothic, "µ¸¿ò", Dotum, helvetica, AppleSDGothicNeo, arial,
    sans-serif;
  font-size: 12px;
}
html {
  height: 100%;
}
img,
fieldset {
  border: 0;
}
ul,
ol {
  list-style: none;
}
em,
address {
  font-style: normal;
}
img {
  vertical-align: top;
}
a {
  text-decoration: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure {
  display: block;
  margin: 0;
  padding: 0;
}
button {
  border: 0 none;
  background: transparent;
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
hr {
  display: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.tf_m {
  padding: 0 17px 0 17px;
  border: 0;
  border-radius: 3px;
  background: #ecf1f1;
  font-size: 14px;
  color: #333;
  vertical-align: middle;
  box-sizing: content-box;
  behavior: url(/htc/PIE.htc);
}
input[type="text"]::-ms-clear {
  display: none;
}
#wrap,
.wrap {
  position: relative;
  min-width: 1920px;
}
#header h1 {
  float: left;
  display: block;
}
.clearfix {
  clear: both;
  *zoom: 1;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.blind {
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
}
.area_l {
  float: left;
}
.area_r {
  float: right;
}
.box_txt {
  position: relative;
}
.btn_l {
  display: inline-block;
  min-width: 342px;
  height: 61px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #fff;
  border-radius: 3px;
  background-color: #fff;
  behavior: url(/htc/PIE.htc);
}
.btn_l > span {
  display: block;
  position: relative;
  margin-top: -4px;
  font-size: 19px;
  line-height: 59px;
  color: #676767;
  letter-spacing: -1px;
  text-align: center;
}
.btn_l.type4 {
  border: 1px solid #35bfed;
  background-color: #35bfed;
}
.tit_1 {
  font-size: 26px;
  line-height: 1;
  font-weight: normal;
  color: #5b5b5c;
  letter-spacing: -3px;
  position: relative;
  background: #fff;
}
#footer {
  position: relative;
  padding-bottom: 15px;
  background: #3b3b3b;
}
#footer:after {
  display: block;
  content: "";
  clear: both;
  position: absolute;
  bottom: 55px;
  width: 100%;
}
#footer .inner {
  width: 1920px;
  margin: 0 auto;
}
#footer .footer_top:after {
  display: block;
  content: "";
  clear: both;
}
#footer .footer_top .footer_content {
  text-align: center;
}
#footer .footer_top .address {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #888;
  letter-spacing: -1px;
  padding-top: 25px;
}
.footer_img {
  width: 1920px;
  margin: 0 auto;
}
.box_input {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 40px;
  padding-bottom: 0px;
}
.box_input .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 303px;
  height: 100%;
  z-index: 10;
  border-radius: 13px;
  background-color: #00779f;
  opacity: 0.9;
  behavior: url(/htc/PIE.htc);
}
.box_input .inner_box {
  position: relative;
  width: 252px;
  padding: 10px 26px 30px 25px;
  z-index: 20;
}
.box_input .tit {
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  letter-spacing: -1px;
}
.box_input .btn_l {
  display: block;
  min-width: 252px;
  height: 50px;
  margin-top: 15px;
  padding: 0;
}
.box_input .btn_l span {
  font-size: 16px;
  line-height: 48px;
  color: #000;
}
.box_input .list_calc li {
  margin-top: 10px;
}
.box_input .list_calc li.agree {
  margin-top: 10px;
}
.box_input .list_calc li:first-child {
  margin-top: 19px;
}
.box_input .list_calc li:after {
  display: block;
  content: "";
  clear: both;
}
.box_input .list_calc .tit_calc {
  display: block;
  float: left;
  padding-top: 4px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fefefe;
  vertical-align: middle;
}
.box_input .list_calc .agree .tit_calc {
  display: block;
  float: right;
  padding-top: 4px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fefefe;
  vertical-align: middle;
}
.box_input .list_calc .form_calc {
  float: right;
}

.box_input .list_calc .form_calc input[type="radio"] {
  width: 14px;
  height: 14px;
  padding: 0;
  border: 0;
}
.box_input .list_calc .form_calc .txt {
  cursor: pointer;
  font-size: 16px;
  color: #c3dddd;
  padding-right: 25px;
}
.box_input .list_calc .tf_m {
  height: 25px;
  border: 1px solid #a1cfc9;
  background: none;
  color: #fff;
  line-height: 25px;
}
.box_input .list_calc .tf_m::-webkit-input-placeholder {
  color: #c3dddd;
}
.box_input .list_calc .tf_m:-moz-placeholder {
  color: #c3dddd;
}
.box_input .list_calc .tf_m::-moz-placeholder {
  color: #c3dddd;
}
.box_input .list_calc .tf_m:-ms-input-placeholder {
  color: #c3dddd;
}
.box_input .list_calc .placeholder {
  color: #c3dddd;
}
.box_input .form_calc:after {
  display: block;
  content: "";
  clear: both;
}
.box_input .list_calc .tit_calc .agree_chk {
  position: relative;
  top: 4px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.box_input .list_calc .tit_calc .agree_txt,
.box_input .list_calc .tit_calc .agree_txt a {
  font-size: 14px;
  color: #c3dddd;
  letter-spacing: -1px;
}
.box_advantage {
  width: 1920px;
  padding: 0 0 0 0;
  margin: 0 auto;
}
.box_advantage .tit {
  font-size: 32px;
  color: #333;
  text-align: center;
}
.box_advantage .tit_sub {
  margin-top: 20px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.box_advantage .tit_sub2 {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.box_advantage .tit_sub3 {
  margin-top: 10px;
  font-size: 16px;
  color: #03a5b0;
  text-align: center;
}
.box_advantage .tit em {
  color: #03a5b0;
}
.visual_2 {
  position: relative;
  background: #fff;
  background: url(https://vipcpa.hgodo.com/img/vipcpa/landing/24bang03/v5_img_01.png)
    0 0 no-repeat;
}
.visual_2_inner {
  position: absolute;
  top: 405px;
  left: 550px;
}
.list_advantage {
  position: relative;
  overflow: hidden;
  width: 1920px;
  height: 969px;
  margin: 0 0 0 0;
}
.list_advantage ul {
  width: 100%;
}
.list_advantage ul li {
  float: left;
  width: 260px;
  margin-left: 17px;
  text-align: center;
  letter-spacing: -1px;
}
.list_advantage ul li:first-child {
  margin-left: 0;
}
.list_advantage ul li p {
  margin-top: 14px;
  line-height: 24px;
  font-size: 15px;
  color: #666;
  letter-spacing: -1px;
}
.box_input_bottom {
  position: relative;
  margin-top: 60px;
  padding-bottom: 0px;
}
.box_input_bottom .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 100%;
  border-radius: 13px;
  background-color: #04b9c2;
  z-index: 10;
  opacity: 0.9;
  behavior: url(/htc/PIE.htc);
}
.box_input_bottom .inner_box {
  position: relative;
  width: 929px;
  padding: 10px 26px 30px 25px;
  z-index: 20;
}
.box_input_bottom .tit {
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  letter-spacing: -1px;
}
.box_input_bottom .btn_l {
  display: block;
  min-width: 252px;
  height: 50px;
  margin-top: 15px;
  padding: 0;
}
.box_input_bottom .btn_l.type4 {
  margin-left: 360px;
  height: 60px;
  border: 1px solid #ffc40d;
  background-color: #ffc40d;
}
.box_input_bottom .btn_l span {
  font-size: 16px;
  line-height: 48px;
  color: #000;
}
.box_input_bottom .list_calc li {
  margin-top: 10px;
}
.box_input_bottom .list_calc li.agree {
  margin-top: 10px;
}
.box_input_bottom .list_calc li:first-child {
  margin-top: 19px;
}
.box_input_bottom .list_calc li:after {
  display: block;
  content: "";
  clear: both;
}
.box_input_bottom .list_calc .tit_calc {
  display: inline-block;
  float: left;
  padding-top: 8px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  vertical-align: middle;
  text-shadow: 1px 1px 1px #000;
  width: 160px;
  text-align: center;
}
.box_input_bottom .list_calc .tit_calc.consult_01 {
  display: inline-block;
  float: left;
  padding-top: 8px;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  vertical-align: middle;
  text-shadow: 1px 1px 1px #000;
  width: 930px;
  text-align: center;
  margin-bottom: 20px;
}
.box_input_bottom .list_calc .agree .tit_calc {
  display: block;
  float: right;
  padding-top: 10px;
  padding-right: 14px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fefefe;
  vertical-align: middle;
  text-shadow: 1px 1px 1px #000;
  width: 929px;
  text-align: right;
}
.box_input_bottom .list_calc .form_calc {
  float: left;
  display: inline-block;
  width: 300px;
  height: 40px;
}
.box_input_bottom .list_calc .form_calc input[type="radio"] {
  width: 16px;
  height: 16px;
  padding: 0;
  border: 0;
}
.box_input_bottom .list_calc .form_calc .txt {
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  padding-right: 25px;
}
.box_input_bottom .list_calc .tf_m {
  height: 38px;
  border: 1px solid #a1cfc9;
  background: none;
  color: #fff;
  line-height: 38px;
}
.box_input_bottom .list_calc .tf_m.tf_sel {
  line-height: 18px;
}
.box_input_bottom .list_calc .tf_m.txtarea {
  line-height: 18px;
  overflow-y: hidden;
}
.box_input_bottom .list_calc .tf_m::-webkit-input-placeholder {
  color: #fff;
}
.box_input_bottom .list_calc .tf_m:-moz-placeholder {
  color: #fff;
}
.box_input_bottom .list_calc .tf_m::-moz-placeholder {
  color: #fff;
}
.box_input_bottom .list_calc .tf_m:-ms-input-placeholder {
  color: #fff;
}
.box_input_bottom .list_calc .placeholder {
  color: #fff;
}
.box_input_bottom .form_calc:after {
  display: block;
  content: "";
  clear: both;
}
.box_input_bottom .list_calc .tit_calc .agree_chk {
  position: relative;
  top: 4px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.box_input_bottom .list_calc .tit_calc .agree_txt,
.box_input_bottom .list_calc .tit_calc .agree_txt a {
  font-size: 14px;
  color: #c3dddd;
  letter-spacing: -1px;
}
.selectBox-dropdown {
  position: relative;
  border: solid 0px #bbb;
  text-decoration: none;
  text-align: left;
  color: #3e4652;
  vertical-align: middle;
  background: #1abdc5;
  background: -moz-linear-gradient(top, #1abdc5 1%, #1abdc5 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, #1abdc5),
    color-stop(100%, #1abdc5)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ABDC5', endColorstr='#1ABDC5', GradientType=0);
  display: inline-block;
  cursor: default;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
  border-color: #a1cfc9;
}
.selectBox-dropdown.selectBox-menuShowing-bottom {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.selectBox-dropdown.selectBox-menuShowing-top {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.selectBox-dropdown .selectBox-label {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  margin: 10px 10px 0 3px;
}
.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 100%;
  background: url(/img/vipcpa//landing/24bang03/selectbox_arrow_01.png) 50% center
    no-repeat;
  border-left: solid 1px #a1cfc9;
}
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  min-height: 1em;
  border: solid 1px #d4d8d9;
  font-size: 14px;
  line-height: 25px;
  background: #ffffff;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.selectBox-inline {
  outline: none;
  border: solid 1px #bbb;
  background: #fff;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: auto;
}
.selectBox-inline:focus {
  border-color: #666;
}
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0;
}
.selectBox-options.selectBox-options-top {
  border-bottom: none;
  margin-top: 1px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.selectBox-options.selectBox-options-bottom {
  border-top: none;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.selectBox-options LI A {
  white-space: nowrap;
  overflow: hidden;
  background: 6px center no-repeat;
  padding: 0 0 0 20px;
}
.selectBox-options LI.selectBox-hover A {
  background-color: #eff1f1;
  padding: 0 0 0 20px;
}
.selectBox-options LI.selectBox-selected A {
  background-color: #eff1f1;
  padding: 0 0 0 20px;
}
.selectBox-options .selectBox-optgroup {
  color: #666;
  background: #eee;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0.3em;
  white-space: nowrap;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
  opacity: 0.5;
  filter: alpha(opacity=50);
  border-color: #666;
}
.input_korean {
  -webkit-ime-mode: active;
  -moz-ime-mode: active;
  -ms-ime-mode: active;
  ime-mode: active;
}
.input_english,
.input_number {
  -webkit-ime-mode: disabled;
  -moz-ime-mode: disabled;
  -ms-ime-mode: disabled;
  ime-mode: disabled;
}
.pie_htc {
  behavior: url(/htc/PIE.htc);
}
.agree_chk {
  position: relative;
  width: 16px;
  height: 16px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.visual_2_v1 {
  position: relative;
  background: #fff;
  background: url(https://vipcpa.hgodo.com/img/vipcpa/landing/24bang03/v5_img_07.png)
    0 0 no-repeat;
}
.visual_2_v1_inner {
  position: absolute;
  top: 405px;
  left: 550px;
}
.list_advantage_v1 {
  position: relative;
  overflow: hidden;
  width: 1920px;
  height: 880px;
  margin: 0 0 0 0;
}
.list_advantage_v1 ul {
  width: 100%;
}
.list_advantage_v1 ul li {
  float: left;
  width: 260px;
  margin-left: 17px;
  text-align: center;
  letter-spacing: -1px;
}
.list_advantage_v1 ul li:first-child {
  margin-left: 0;
}
.list_advantage_v1 ul li p {
  margin-top: 14px;
  line-height: 24px;
  font-size: 15px;
  color: #666;
  letter-spacing: -1px;
}
